2018-08-22 18:48:54,718 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-230 | | 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-08-22 18:48:54,726 - 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.24,192.30.9.5 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.24:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=CHdJRyd1GcfgT3w14p5FhdwxB 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=d69b1f3fec314e8ebf952b8c456a331b export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-22 18:48:54,726 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-22 18:48:54,728 - 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-08-22 18:48:54,780 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-22 18:48:55,092 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 18:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 18:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 18:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 18:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 18:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 18:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 18:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 18:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 18:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 18:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 18:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 18:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 18:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 18:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 18:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 18:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 18:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 18:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 18:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 18:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 18:48:55,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 18:48:55,100 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-22 18:48:55,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-08-22 18:48:55,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:48:55,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50ea7236-0186-4bee-a7b5-0678d85d5c86 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 18:48:55,110 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-50ea7236-0186-4bee-a7b5-0678d85d5c86 2018-08-22 18:48:55,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 18:48:55,577 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T19:48:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d69b1f3fec314e8ebf952b8c456a331b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "032439070e6549a2a698896c40df0822"}, "audit_ids": ["Bfe9nCdLRLGc89SwxWgTfw"], "issued_at": "2018-08-22T18:48:55.000000Z"}} 2018-08-22 18:48:55,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a3824fb19f7652238709e54335c6bbbb6161ebdc" 2018-08-22 18:48:56,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:48: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-f6d7f9a6-47ee-4bc9-9d00-d8804116f2e4 x-compute-request-id: req-f6d7f9a6-47ee-4bc9-9d00-d8804116f2e4 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-08-22 18:48:56,363 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-aggregates used request id req-f6d7f9a6-47ee-4bc9-9d00-d8804116f2e4 2018-08-22 18:48:56,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.26250600815s 2018-08-22 18:48:56,363 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-aggregates used request id req-f6d7f9a6-47ee-4bc9-9d00-d8804116f2e4 2018-08-22 18:48:56,363 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-22 18:48:56,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:48:56,370 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 22 Aug 2018 18:48:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0ddbbb5-847d-45f1-b8b4-3c78f5eadff4 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.24:5000/v3/", "rel": "self"}]}]}} 2018-08-22 18:48:56,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d0ddbbb5-847d-45f1-b8b4-3c78f5eadff4 2018-08-22 18:48:56,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 18:48:56,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a3824fb19f7652238709e54335c6bbbb6161ebdc" 2018-08-22 18:48:56,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:48:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee406138-9b0f-46cd-89b1-ae75259f0e98 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/4beeafd00465418cb49ec3ca3c085af1"}, "tags": [], "enabled": true, "id": "4beeafd00465418cb49ec3ca3c085af1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-08-22 18:48:56,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-ee406138-9b0f-46cd-89b1-ae75259f0e98 2018-08-22 18:48:56,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.189908981323s 2018-08-22 18:48:56,561 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-ee406138-9b0f-46cd-89b1-ae75259f0e98 2018-08-22 18:48:56,562 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'4beeafd00465418cb49ec3ca3c085af1', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-08-22 18:48:56,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-22 18:48:56,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a3824fb19f7652238709e54335c6bbbb6161ebdc" 2018-08-22 18:48:56,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:48:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cc0ee9e-7d40-47d7-9605-206775b176cf Content-Encoding: gzip Content-Length: 1967 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/022f1111a680449ab993cad3e83b7fd6"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e0c9147a4d574e978029f1012c1b5cef", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/07ccda9b2b08437a97361636cf340978"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "90ec3a4eb1404aca9331a3fdd05edd8c", "id": "07ccda9b2b08437a97361636cf340978"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/17c69234c4194851803f59e5b9606ac0"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a9017a380550492e8503ea9057d0335b", "id": "17c69234c4194851803f59e5b9606ac0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3682951b77e84c39a40f21e39aa03386"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d8c1f20da90743b58333c3bb17f76467", "id": "3682951b77e84c39a40f21e39aa03386"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3703e8aab8554a64bc4080e320522c66"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "17f5b5991b0049a1b919d6c384e393fb", "id": "3703e8aab8554a64bc4080e320522c66"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3a0d11e2ab9a4dad99c5a728caa54744"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0463693267b343c6b911ff54fcb45cc8", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4148ce52d4be45d9ae96016083376fa3"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d8c1f20da90743b58333c3bb17f76467", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4ba3a5b31a25463bbe8c8bd2d65906d8"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "90ec3a4eb1404aca9331a3fdd05edd8c", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4f31947b8e3c41a1904ad6e50b48d49b"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "45bfe01157a94ea1b20f2c101df89c13", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5031271106c9455fb5325132480a3775"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4a53873eb85541dd8415eb2067956803", "id": "5031271106c9455fb5325132480a3775"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/529d19ad272e490f9ca8c49c0bdac410"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "660098b3e4b444b09de7f0daabfb5510", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5652df2e76134be39a852d492aba371c"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "93654fc43b2d4242bab3c33541799fc1", "id": "5652df2e76134be39a852d492aba371c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5e0aec819b5d4f40a72ec3e852c95bdd"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "17f5b5991b0049a1b919d6c384e393fb", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/62ebad5fe390491e81b193388b24dd83"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "45bfe01157a94ea1b20f2c101df89c13", "id": "62ebad5fe390491e81b193388b24dd83"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/63b268c400fc4fd4bd8ca3a6bb86eeda"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e0c9147a4d574e978029f1012c1b5cef", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/71f7b289f2df4a8facbb35dd19b13d76"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "eed3565bb76d48b7a1725f264a59d873", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/74b79c756ed7404696b53af6d3393892"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "975d1e8041c9482eb6fcb83abc92e2ae", "id": "74b79c756ed7404696b53af6d3393892"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/76cf7a44382c45e7859dbe98302cc4d2"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "eed3565bb76d48b7a1725f264a59d873", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/78f9ddcd74df4323abca7ee4d716048e"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "90ec3a4eb1404aca9331a3fdd05edd8c", "id": "78f9ddcd74df4323abca7ee4d716048e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7985554d643c4195ae83869044721011"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "45bfe01157a94ea1b20f2c101df89c13", "id": "7985554d643c4195ae83869044721011"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7a46a96842784bfb88457a62e82d0279"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0463693267b343c6b911ff54fcb45cc8", "id": "7a46a96842784bfb88457a62e82d0279"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7aa17c3c835b4332b40eca6bef3b53f1"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "93654fc43b2d4242bab3c33541799fc1", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8839d48a78d044539b0a8eb5b3a725dc"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "660098b3e4b444b09de7f0daabfb5510", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8be14c0878204924afe0be3893d4b106"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4a53873eb85541dd8415eb2067956803", "id": "8be14c0878204924afe0be3893d4b106"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/a7cb04f732ef45a49da685dadf99c317"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/abead4ae448b464e9b795304e5f59fcb"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96dda4b622854e40b5c815e2d19b98e2", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b0a17f0c7eb74308805541c626c36688"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "17f5b5991b0049a1b919d6c384e393fb", "id": "b0a17f0c7eb74308805541c626c36688"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b7c8984c02b046208d99b4946d67b00d"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96dda4b622854e40b5c815e2d19b98e2", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/cdaa33fd4a8c449ab696c670fab64517"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d8c1f20da90743b58333c3bb17f76467", "id": "cdaa33fd4a8c449ab696c670fab64517"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d2a6439d655349b4bd23db9375d95409"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "975d1e8041c9482eb6fcb83abc92e2ae", "id": "d2a6439d655349b4bd23db9375d95409"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e32c0a13a151499c80f1ecf6dedd7c4f"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "eed3565bb76d48b7a1725f264a59d873", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e62aa7e215624d73a2f1b2e0c698bea2"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a9017a380550492e8503ea9057d0335b", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e6c04a401cb24c698ec707cfaf5e77ac"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4a53873eb85541dd8415eb2067956803", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ed79c13ffbf84f0ea7a316dc3bf91373"}, "url": "http://12.0.0.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f37f76c9194d489e8ae90ce383bbea29"}, "url": "http://12.0.0.26:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "id": "f37f76c9194d489e8ae90ce383bbea29"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f4b3cfd2c4634edc9e05a6474678cdb0"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a9017a380550492e8503ea9057d0335b", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f59557c8947a488cb39b7baae14f977d"}, "url": "http://172.30.9.24:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "660098b3e4b444b09de7f0daabfb5510", "id": "f59557c8947a488cb39b7baae14f977d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f5b17312d27d4c3b9afbf5a6b4fd510f"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e0c9147a4d574e978029f1012c1b5cef", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fb3cf2b9037f49259630ab02528e4eb5"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96dda4b622854e40b5c815e2d19b98e2", "id": "fb3cf2b9037f49259630ab02528e4eb5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fb7b04820fc84763b62f564eb2552320"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "975d1e8041c9482eb6fcb83abc92e2ae", "id": "fb7b04820fc84763b62f564eb2552320"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fd047360e12a4c83ab0516f339f20aa7"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0463693267b343c6b911ff54fcb45cc8", "id": "fd047360e12a4c83ab0516f339f20aa7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fe88f042c3584800865a41a88708f354"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "93654fc43b2d4242bab3c33541799fc1", "id": "fe88f042c3584800865a41a88708f354"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-22 18:48:56,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-9cc0ee9e-7d40-47d7-9605-206775b176cf 2018-08-22 18:48:56,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.181486129761s 2018-08-22 18:48:56,748 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-9cc0ee9e-7d40-47d7-9605-206775b176cf 2018-08-22 18:48:56,753 - 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.24:5000/v3/endpoints/022f1111a680449ab993cad3e83b7fd6'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e0c9147a4d574e978029f1012c1b5cef', u'id': u'022f1111a680449ab993cad3e83b7fd6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/07ccda9b2b08437a97361636cf340978'}, u'url': u'http://172.30.9.24:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'90ec3a4eb1404aca9331a3fdd05edd8c', u'id': u'07ccda9b2b08437a97361636cf340978'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/17c69234c4194851803f59e5b9606ac0'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a9017a380550492e8503ea9057d0335b', u'id': u'17c69234c4194851803f59e5b9606ac0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/3682951b77e84c39a40f21e39aa03386'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd8c1f20da90743b58333c3bb17f76467', u'id': u'3682951b77e84c39a40f21e39aa03386'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/3703e8aab8554a64bc4080e320522c66'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'17f5b5991b0049a1b919d6c384e393fb', u'id': u'3703e8aab8554a64bc4080e320522c66'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/3a0d11e2ab9a4dad99c5a728caa54744'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0463693267b343c6b911ff54fcb45cc8', u'id': u'3a0d11e2ab9a4dad99c5a728caa54744'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/4148ce52d4be45d9ae96016083376fa3'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd8c1f20da90743b58333c3bb17f76467', u'id': u'4148ce52d4be45d9ae96016083376fa3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/4ba3a5b31a25463bbe8c8bd2d65906d8'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'90ec3a4eb1404aca9331a3fdd05edd8c', u'id': u'4ba3a5b31a25463bbe8c8bd2d65906d8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/4f31947b8e3c41a1904ad6e50b48d49b'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'45bfe01157a94ea1b20f2c101df89c13', u'id': u'4f31947b8e3c41a1904ad6e50b48d49b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/5031271106c9455fb5325132480a3775'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4a53873eb85541dd8415eb2067956803', u'id': u'5031271106c9455fb5325132480a3775'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/529d19ad272e490f9ca8c49c0bdac410'}, u'url': u'http://192.30.9.5:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'660098b3e4b444b09de7f0daabfb5510', u'id': u'529d19ad272e490f9ca8c49c0bdac410'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/5652df2e76134be39a852d492aba371c'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'93654fc43b2d4242bab3c33541799fc1', u'id': u'5652df2e76134be39a852d492aba371c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/5e0aec819b5d4f40a72ec3e852c95bdd'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'17f5b5991b0049a1b919d6c384e393fb', u'id': u'5e0aec819b5d4f40a72ec3e852c95bdd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/62ebad5fe390491e81b193388b24dd83'}, u'url': u'http://172.30.9.24:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'45bfe01157a94ea1b20f2c101df89c13', u'id': u'62ebad5fe390491e81b193388b24dd83'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/63b268c400fc4fd4bd8ca3a6bb86eeda'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e0c9147a4d574e978029f1012c1b5cef', u'id': u'63b268c400fc4fd4bd8ca3a6bb86eeda'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/71f7b289f2df4a8facbb35dd19b13d76'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'eed3565bb76d48b7a1725f264a59d873', u'id': u'71f7b289f2df4a8facbb35dd19b13d76'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/74b79c756ed7404696b53af6d3393892'}, u'url': u'http://192.30.9.5:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'975d1e8041c9482eb6fcb83abc92e2ae', u'id': u'74b79c756ed7404696b53af6d3393892'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/76cf7a44382c45e7859dbe98302cc4d2'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'eed3565bb76d48b7a1725f264a59d873', u'id': u'76cf7a44382c45e7859dbe98302cc4d2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/78f9ddcd74df4323abca7ee4d716048e'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'90ec3a4eb1404aca9331a3fdd05edd8c', u'id': u'78f9ddcd74df4323abca7ee4d716048e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/7985554d643c4195ae83869044721011'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'45bfe01157a94ea1b20f2c101df89c13', u'id': u'7985554d643c4195ae83869044721011'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/7a46a96842784bfb88457a62e82d0279'}, u'url': u'http://172.30.9.24:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0463693267b343c6b911ff54fcb45cc8', u'id': u'7a46a96842784bfb88457a62e82d0279'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/7aa17c3c835b4332b40eca6bef3b53f1'}, u'url': u'http://172.30.9.24:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'93654fc43b2d4242bab3c33541799fc1', u'id': u'7aa17c3c835b4332b40eca6bef3b53f1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/8839d48a78d044539b0a8eb5b3a725dc'}, u'url': u'http://192.30.9.5:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'660098b3e4b444b09de7f0daabfb5510', u'id': u'8839d48a78d044539b0a8eb5b3a725dc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/8be14c0878204924afe0be3893d4b106'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4a53873eb85541dd8415eb2067956803', u'id': u'8be14c0878204924afe0be3893d4b106'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/a7cb04f732ef45a49da685dadf99c317'}, u'url': u'http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7b70f44e9cd7440ba88a7ed2efa82fcc', u'id': u'a7cb04f732ef45a49da685dadf99c317'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/abead4ae448b464e9b795304e5f59fcb'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'96dda4b622854e40b5c815e2d19b98e2', u'id': u'abead4ae448b464e9b795304e5f59fcb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/b0a17f0c7eb74308805541c626c36688'}, u'url': u'http://172.30.9.24:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'17f5b5991b0049a1b919d6c384e393fb', u'id': u'b0a17f0c7eb74308805541c626c36688'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/b7c8984c02b046208d99b4946d67b00d'}, u'url': u'http://172.30.9.24:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'96dda4b622854e40b5c815e2d19b98e2', u'id': u'b7c8984c02b046208d99b4946d67b00d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/cdaa33fd4a8c449ab696c670fab64517'}, u'url': u'http://172.30.9.24:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd8c1f20da90743b58333c3bb17f76467', u'id': u'cdaa33fd4a8c449ab696c670fab64517'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/d2a6439d655349b4bd23db9375d95409'}, u'url': u'http://192.30.9.5:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'975d1e8041c9482eb6fcb83abc92e2ae', u'id': u'd2a6439d655349b4bd23db9375d95409'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/e32c0a13a151499c80f1ecf6dedd7c4f'}, u'url': u'http://172.30.9.24:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'eed3565bb76d48b7a1725f264a59d873', u'id': u'e32c0a13a151499c80f1ecf6dedd7c4f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/e62aa7e215624d73a2f1b2e0c698bea2'}, u'url': u'http://172.30.9.24:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a9017a380550492e8503ea9057d0335b', u'id': u'e62aa7e215624d73a2f1b2e0c698bea2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/e6c04a401cb24c698ec707cfaf5e77ac'}, u'url': u'http://172.30.9.24:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4a53873eb85541dd8415eb2067956803', u'id': u'e6c04a401cb24c698ec707cfaf5e77ac'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/ed79c13ffbf84f0ea7a316dc3bf91373'}, u'url': u'http://12.0.0.26:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7b70f44e9cd7440ba88a7ed2efa82fcc', u'id': u'ed79c13ffbf84f0ea7a316dc3bf91373'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/f37f76c9194d489e8ae90ce383bbea29'}, u'url': u'http://12.0.0.26:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7b70f44e9cd7440ba88a7ed2efa82fcc', u'id': u'f37f76c9194d489e8ae90ce383bbea29'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/f4b3cfd2c4634edc9e05a6474678cdb0'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a9017a380550492e8503ea9057d0335b', u'id': u'f4b3cfd2c4634edc9e05a6474678cdb0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/f59557c8947a488cb39b7baae14f977d'}, u'url': u'http://172.30.9.24:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'660098b3e4b444b09de7f0daabfb5510', u'id': u'f59557c8947a488cb39b7baae14f977d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/f5b17312d27d4c3b9afbf5a6b4fd510f'}, u'url': u'http://172.30.9.24:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e0c9147a4d574e978029f1012c1b5cef', u'id': u'f5b17312d27d4c3b9afbf5a6b4fd510f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/fb3cf2b9037f49259630ab02528e4eb5'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'96dda4b622854e40b5c815e2d19b98e2', u'id': u'fb3cf2b9037f49259630ab02528e4eb5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/fb7b04820fc84763b62f564eb2552320'}, u'url': u'http://172.30.9.24:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'975d1e8041c9482eb6fcb83abc92e2ae', u'id': u'fb7b04820fc84763b62f564eb2552320'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/fd047360e12a4c83ab0516f339f20aa7'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0463693267b343c6b911ff54fcb45cc8', u'id': u'fd047360e12a4c83ab0516f339f20aa7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/fe88f042c3584800865a41a88708f354'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'93654fc43b2d4242bab3c33541799fc1', u'id': u'fe88f042c3584800865a41a88708f354'})] 2018-08-22 18:48:56,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-08-22 18:48:56,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a3824fb19f7652238709e54335c6bbbb6161ebdc" 2018-08-22 18:48:56,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:48: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-9be98cca-0a5c-419f-bbb2-d46ed176b712 x-compute-request-id: req-9be98cca-0a5c-419f-bbb2-d46ed176b712 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-08-22 18:48:56,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/extensions used request id req-9be98cca-0a5c-419f-bbb2-d46ed176b712 2018-08-22 18:48:56,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.108222007751s 2018-08-22 18:48:56,864 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/extensions used request id req-9be98cca-0a5c-419f-bbb2-d46ed176b712 2018-08-22 18:48:56,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-08-22 18:48:56,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a3824fb19f7652238709e54335c6bbbb6161ebdc" 2018-08-22 18:48:58,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:48: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-9a93db2b-6aa6-4c7d-99f8-a160e131ad85 x-compute-request-id: req-9a93db2b-6aa6-4c7d-99f8-a160e131ad85 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-08-22 18:48:58,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-floating-ip-pools used request id req-9a93db2b-6aa6-4c7d-99f8-a160e131ad85 2018-08-22 18:48:58,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.94282889366s 2018-08-22 18:48:58,823 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-floating-ip-pools used request id req-9a93db2b-6aa6-4c7d-99f8-a160e131ad85 2018-08-22 18:48:58,824 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-08-22 18:48:58,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:48:58,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a3824fb19f7652238709e54335c6bbbb6161ebdc" 2018-08-22 18:48:58,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4c351cea-c8c8-4e43-a080-2d740b2290ac Date: Wed, 22 Aug 2018 18:48:58 GMT RESP BODY: {"floatingips": []} 2018-08-22 18:48:58,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-4c351cea-c8c8-4e43-a080-2d740b2290ac 2018-08-22 18:48:58,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0545349121094s 2018-08-22 18:48:58,884 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-4c351cea-c8c8-4e43-a080-2d740b2290ac 2018-08-22 18:48:58,884 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-22 18:48:58,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-22 18:48:58,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a3824fb19f7652238709e54335c6bbbb6161ebdc" 2018-08-22 18:48:59,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:48: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-bdecf33f-365d-44c1-9655-86777d8bb1fd x-compute-request-id: req-bdecf33f-365d-44c1-9655-86777d8bb1fd Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"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-08-22 18:48:59,036 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-bdecf33f-365d-44c1-9655-86777d8bb1fd 2018-08-22 18:48:59,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.152149915695s 2018-08-22 18:48:59,037 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-bdecf33f-365d-44c1-9655-86777d8bb1fd 2018-08-22 18:48:59,038 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.4', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "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", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 10}, 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.7', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "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", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 9}, 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-08-22 18:48:59,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-08-22 18:48:59,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a3824fb19f7652238709e54335c6bbbb6161ebdc" 2018-08-22 18:48:59,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:48: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-6354450f-ff62-48a1-b52d-85f6421a2437 x-compute-request-id: req-6354450f-ff62-48a1-b52d-85f6421a2437 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-22 18:48:59,172 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-6354450f-ff62-48a1-b52d-85f6421a2437 2018-08-22 18:48:59,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.133187055588s 2018-08-22 18:48:59,172 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-6354450f-ff62-48a1-b52d-85f6421a2437 2018-08-22 18:48:59,172 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-22 18:48:59,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:48:59,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a3824fb19f7652238709e54335c6bbbb6161ebdc" 2018-08-22 18:48:59,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-da1baf6a-9d96-4111-9670-8438f328a9f1 Date: Wed, 22 Aug 2018 18:48:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 18:48:59,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-da1baf6a-9d96-4111-9670-8438f328a9f1 2018-08-22 18:48:59,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0758891105652s 2018-08-22 18:48:59,249 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-da1baf6a-9d96-4111-9670-8438f328a9f1 2018-08-22 18:48:59,249 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'37350c7d-7f7a-4dc4-acdb-2f5b730b9a18'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-22T18:46:39Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', 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-08-22T18:46:34Z', u'provider:network_type': u'flat', u'tenant_id': u'1069e6f21fd84144b26b3ff0ad5800c8', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1069e6f21fd84144b26b3ff0ad5800c8', u'l2_adjacency': True})] 2018-08-22 18:48:59,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-22 18:48:59,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a3824fb19f7652238709e54335c6bbbb6161ebdc" 2018-08-22 18:48:59,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bfbcbc4d-c310-496e-bc55-c352b6d9e594 Date: Wed, 22 Aug 2018 18:48:59 GMT RESP BODY: {"ports":[]} 2018-08-22 18:48:59,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-bfbcbc4d-c310-496e-bc55-c352b6d9e594 2018-08-22 18:48:59,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0263531208038s 2018-08-22 18:48:59,276 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-bfbcbc4d-c310-496e-bc55-c352b6d9e594 2018-08-22 18:48:59,277 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-08-22 18:48:59,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-22 18:48:59,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a3824fb19f7652238709e54335c6bbbb6161ebdc" 2018-08-22 18:48:59,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:48:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaac1606-388c-48c9-8d6a-9491cb0ecc72 Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "d69b1f3fec314e8ebf952b8c456a331b"}}, "role": {"id": "2ee01e2b9ad34783bd2bafab61f87aaf"}, "user": {"id": "032439070e6549a2a698896c40df0822"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b/users/032439070e6549a2a698896c40df0822/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}}, {"scope": {"project": {"id": "1069e6f21fd84144b26b3ff0ad5800c8"}}, "role": {"id": "2ee01e2b9ad34783bd2bafab61f87aaf"}, "user": {"id": "15a124b818f94b6f8d4e561699824a03"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8/users/15a124b818f94b6f8d4e561699824a03/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}}, {"scope": {"project": {"id": "1069e6f21fd84144b26b3ff0ad5800c8"}}, "role": {"id": "2ee01e2b9ad34783bd2bafab61f87aaf"}, "user": {"id": "1a5834c253b945518668d3a42948440e"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8/users/1a5834c253b945518668d3a42948440e/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}}, {"scope": {"project": {"id": "1069e6f21fd84144b26b3ff0ad5800c8"}}, "role": {"id": "2ee01e2b9ad34783bd2bafab61f87aaf"}, "user": {"id": "212fa331c3fc4b88abeb892a12d8c622"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8/users/212fa331c3fc4b88abeb892a12d8c622/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}}, {"scope": {"project": {"id": "1069e6f21fd84144b26b3ff0ad5800c8"}}, "role": {"id": "2ee01e2b9ad34783bd2bafab61f87aaf"}, "user": {"id": "279162aa67b442a2a824bc8c812edfd8"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8/users/279162aa67b442a2a824bc8c812edfd8/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}}, {"scope": {"project": {"id": "1069e6f21fd84144b26b3ff0ad5800c8"}}, "role": {"id": "d44c8f6806ac4337b790f7e40507de51"}, "user": {"id": "279162aa67b442a2a824bc8c812edfd8"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8/users/279162aa67b442a2a824bc8c812edfd8/roles/d44c8f6806ac4337b790f7e40507de51"}}, {"scope": {"project": {"id": "1069e6f21fd84144b26b3ff0ad5800c8"}}, "role": {"id": "2ee01e2b9ad34783bd2bafab61f87aaf"}, "user": {"id": "74be058f90ec404ba195e82dde4a711a"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8/users/74be058f90ec404ba195e82dde4a711a/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}}, {"scope": {"project": {"id": "1069e6f21fd84144b26b3ff0ad5800c8"}}, "role": {"id": "2ee01e2b9ad34783bd2bafab61f87aaf"}, "user": {"id": "9e152da6712e410f87843fbc708a537e"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8/users/9e152da6712e410f87843fbc708a537e/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}}, {"scope": {"project": {"id": "1069e6f21fd84144b26b3ff0ad5800c8"}}, "role": {"id": "2ee01e2b9ad34783bd2bafab61f87aaf"}, "user": {"id": "9f9a811a19204cf6b4f29bd941ef3c6f"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8/users/9f9a811a19204cf6b4f29bd941ef3c6f/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}}, {"scope": {"project": {"id": "1069e6f21fd84144b26b3ff0ad5800c8"}}, "role": {"id": "2ee01e2b9ad34783bd2bafab61f87aaf"}, "user": {"id": "be65e9921330484a8dac68f771984c7f"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8/users/be65e9921330484a8dac68f771984c7f/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}}, {"scope": {"project": {"id": "1069e6f21fd84144b26b3ff0ad5800c8"}}, "role": {"id": "2ee01e2b9ad34783bd2bafab61f87aaf"}, "user": {"id": "c7f1c50f111a49178cb00fa4bf24ef9c"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8/users/c7f1c50f111a49178cb00fa4bf24ef9c/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}}, {"scope": {"project": {"id": "1069e6f21fd84144b26b3ff0ad5800c8"}}, "role": {"id": "2ee01e2b9ad34783bd2bafab61f87aaf"}, "user": {"id": "d47b56ef732141e5aac4f6c5524080f5"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8/users/d47b56ef732141e5aac4f6c5524080f5/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}}, {"scope": {"project": {"id": "1069e6f21fd84144b26b3ff0ad5800c8"}}, "role": {"id": "2ee01e2b9ad34783bd2bafab61f87aaf"}, "user": {"id": "e72b2ed5f43542b48fbb5bbc93bdfc63"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8/users/e72b2ed5f43542b48fbb5bbc93bdfc63/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}}, {"scope": {"project": {"id": "1069e6f21fd84144b26b3ff0ad5800c8"}}, "role": {"id": "2ee01e2b9ad34783bd2bafab61f87aaf"}, "user": {"id": "fe0a5cacb96147cb801ded0cb36ec4cd"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8/users/fe0a5cacb96147cb801ded0cb36ec4cd/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}}, {"scope": {"domain": {"id": "4beeafd00465418cb49ec3ca3c085af1"}}, "role": {"id": "2ee01e2b9ad34783bd2bafab61f87aaf"}, "user": {"id": "7dafaa3fd91f4322ab63401f4fea06e8"}, "links": {"assignment": "http://172.30.9.24:5000/v3/domains/4beeafd00465418cb49ec3ca3c085af1/users/7dafaa3fd91f4322ab63401f4fea06e8/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}}, {"scope": {"system": {"all": true}}, "role": {"id": "2ee01e2b9ad34783bd2bafab61f87aaf"}, "user": {"id": "032439070e6549a2a698896c40df0822"}, "links": {"assignment": "http://172.30.9.24:5000/v3/system/users/032439070e6549a2a698896c40df0822/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}}], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments", "previous": null, "next": null}} 2018-08-22 18:48:59,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments used request id req-aaac1606-388c-48c9-8d6a-9491cb0ecc72 2018-08-22 18:48:59,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.186058998108s 2018-08-22 18:48:59,466 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments used request id req-aaac1606-388c-48c9-8d6a-9491cb0ecc72 2018-08-22 18:48:59,470 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'd69b1f3fec314e8ebf952b8c456a331b', 'id': u'2ee01e2b9ad34783bd2bafab61f87aaf', 'user': u'032439070e6549a2a698896c40df0822'}), Munch({'project': u'1069e6f21fd84144b26b3ff0ad5800c8', 'id': u'2ee01e2b9ad34783bd2bafab61f87aaf', 'user': u'15a124b818f94b6f8d4e561699824a03'}), Munch({'project': u'1069e6f21fd84144b26b3ff0ad5800c8', 'id': u'2ee01e2b9ad34783bd2bafab61f87aaf', 'user': u'1a5834c253b945518668d3a42948440e'}), Munch({'project': u'1069e6f21fd84144b26b3ff0ad5800c8', 'id': u'2ee01e2b9ad34783bd2bafab61f87aaf', 'user': u'212fa331c3fc4b88abeb892a12d8c622'}), Munch({'project': u'1069e6f21fd84144b26b3ff0ad5800c8', 'id': u'2ee01e2b9ad34783bd2bafab61f87aaf', 'user': u'279162aa67b442a2a824bc8c812edfd8'}), Munch({'project': u'1069e6f21fd84144b26b3ff0ad5800c8', 'id': u'd44c8f6806ac4337b790f7e40507de51', 'user': u'279162aa67b442a2a824bc8c812edfd8'}), Munch({'project': u'1069e6f21fd84144b26b3ff0ad5800c8', 'id': u'2ee01e2b9ad34783bd2bafab61f87aaf', 'user': u'74be058f90ec404ba195e82dde4a711a'}), Munch({'project': u'1069e6f21fd84144b26b3ff0ad5800c8', 'id': u'2ee01e2b9ad34783bd2bafab61f87aaf', 'user': u'9e152da6712e410f87843fbc708a537e'}), Munch({'project': u'1069e6f21fd84144b26b3ff0ad5800c8', 'id': u'2ee01e2b9ad34783bd2bafab61f87aaf', 'user': u'9f9a811a19204cf6b4f29bd941ef3c6f'}), Munch({'project': u'1069e6f21fd84144b26b3ff0ad5800c8', 'id': u'2ee01e2b9ad34783bd2bafab61f87aaf', 'user': u'be65e9921330484a8dac68f771984c7f'}), Munch({'project': u'1069e6f21fd84144b26b3ff0ad5800c8', 'id': u'2ee01e2b9ad34783bd2bafab61f87aaf', 'user': u'c7f1c50f111a49178cb00fa4bf24ef9c'}), Munch({'project': u'1069e6f21fd84144b26b3ff0ad5800c8', 'id': u'2ee01e2b9ad34783bd2bafab61f87aaf', 'user': u'd47b56ef732141e5aac4f6c5524080f5'}), Munch({'project': u'1069e6f21fd84144b26b3ff0ad5800c8', 'id': u'2ee01e2b9ad34783bd2bafab61f87aaf', 'user': u'e72b2ed5f43542b48fbb5bbc93bdfc63'}), Munch({'project': u'1069e6f21fd84144b26b3ff0ad5800c8', 'id': u'2ee01e2b9ad34783bd2bafab61f87aaf', 'user': u'fe0a5cacb96147cb801ded0cb36ec4cd'}), Munch({'domain': u'4beeafd00465418cb49ec3ca3c085af1', 'id': u'2ee01e2b9ad34783bd2bafab61f87aaf', 'user': u'7dafaa3fd91f4322ab63401f4fea06e8'}), Munch({'id': u'2ee01e2b9ad34783bd2bafab61f87aaf', 'user': u'032439070e6549a2a698896c40df0822'})] 2018-08-22 18:48:59,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 18:48:59,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a3824fb19f7652238709e54335c6bbbb6161ebdc" 2018-08-22 18:48:59,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:48:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8446c77-e2ad-4cb1-9578-a472024a6596 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 18:48:59,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d8446c77-e2ad-4cb1-9578-a472024a6596 2018-08-22 18:48:59,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107357978821s 2018-08-22 18:48:59,582 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d8446c77-e2ad-4cb1-9578-a472024a6596 2018-08-22 18:48:59,583 - 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'admin', 'id': u'2ee01e2b9ad34783bd2bafab61f87aaf'}), 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'3e8d1649ab36403ebd01008504a9f9d1'}), 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'81768ab888da4b9ba2d6d91befcb7b0f'}), 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'9c047a9e273d45b98f5f6820f2a58056'}), 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'ResellerAdmin', 'id': u'd44c8f6806ac4337b790f7e40507de51'}), 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'fcfaa1b827964add84cae2af4091e66c'})] 2018-08-22 18:48:59,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-22 18:48:59,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a3824fb19f7652238709e54335c6bbbb6161ebdc" 2018-08-22 18:48:59,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-87ccb8d2-c78a-4ffc-bd59-26f2baaf0dc5 Date: Wed, 22 Aug 2018 18:48:59 GMT RESP BODY: {"routers": []} 2018-08-22 18:48:59,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-87ccb8d2-c78a-4ffc-bd59-26f2baaf0dc5 2018-08-22 18:48:59,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0448389053345s 2018-08-22 18:48:59,629 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-87ccb8d2-c78a-4ffc-bd59-26f2baaf0dc5 2018-08-22 18:48:59,629 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-22 18:48:59,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:48:59,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a3824fb19f7652238709e54335c6bbbb6161ebdc" 2018-08-22 18:48:59,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:48: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-a6a22b00-c4ce-4567-8734-42409f2dfbec x-compute-request-id: req-a6a22b00-c4ce-4567-8734-42409f2dfbec Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-22 18:48:59,828 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a6a22b00-c4ce-4567-8734-42409f2dfbec 2018-08-22 18:48:59,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198719978333s 2018-08-22 18:48:59,828 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a6a22b00-c4ce-4567-8734-42409f2dfbec 2018-08-22 18:48:59,829 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-22 18:48:59,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-22 18:48:59,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-22 18:48:59,842 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 22 Aug 2018 18:48:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d47da18-756a-4d8d-bc53-e32a046c1a41 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.5:35357/v3/", "rel": "self"}]}]}} 2018-08-22 18:48:59,842 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.5:35357/ used request id req-1d47da18-756a-4d8d-bc53-e32a046c1a41 2018-08-22 18:48:59,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a3824fb19f7652238709e54335c6bbbb6161ebdc" 2018-08-22 18:48:59,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:48:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e7c888c-80b4-4208-b48c-36978f8bd134 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/0463693267b343c6b911ff54fcb45cc8"}, "enabled": true, "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/17f5b5991b0049a1b919d6c384e393fb"}, "enabled": true, "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/45bfe01157a94ea1b20f2c101df89c13"}, "enabled": true, "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4a53873eb85541dd8415eb2067956803"}, "enabled": true, "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/660098b3e4b444b09de7f0daabfb5510"}, "enabled": true, "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/7b70f44e9cd7440ba88a7ed2efa82fcc"}, "enabled": true, "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/90ec3a4eb1404aca9331a3fdd05edd8c"}, "enabled": true, "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/93654fc43b2d4242bab3c33541799fc1"}, "enabled": true, "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/96dda4b622854e40b5c815e2d19b98e2"}, "enabled": true, "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/975d1e8041c9482eb6fcb83abc92e2ae"}, "enabled": true, "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a9017a380550492e8503ea9057d0335b"}, "enabled": true, "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/d8c1f20da90743b58333c3bb17f76467"}, "enabled": true, "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e0c9147a4d574e978029f1012c1b5cef"}, "enabled": true, "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/eed3565bb76d48b7a1725f264a59d873"}, "enabled": true, "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/efa5c8345fa0427abeeecc5bef642565"}, "enabled": true, "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-08-22 18:48:59,940 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-6e7c888c-80b4-4208-b48c-36978f8bd134 2018-08-22 18:48:59,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.107631921768s 2018-08-22 18:48:59,940 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-6e7c888c-80b4-4208-b48c-36978f8bd134 2018-08-22 18:48:59,945 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'0463693267b343c6b911ff54fcb45cc8', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'17f5b5991b0049a1b919d6c384e393fb', 'name': u'glance'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'45bfe01157a94ea1b20f2c101df89c13', 'name': u'heat'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'4a53873eb85541dd8415eb2067956803', 'name': u'placement'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'660098b3e4b444b09de7f0daabfb5510', 'name': u'cinder'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'7b70f44e9cd7440ba88a7ed2efa82fcc', 'name': u'swift'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'90ec3a4eb1404aca9331a3fdd05edd8c', 'name': u'nova'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'93654fc43b2d4242bab3c33541799fc1', 'name': u'heat-cfn'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'96dda4b622854e40b5c815e2d19b98e2', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'975d1e8041c9482eb6fcb83abc92e2ae', 'name': u'keystone'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'a9017a380550492e8503ea9057d0335b', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'd8c1f20da90743b58333c3bb17f76467', 'name': u'panko'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'e0c9147a4d574e978029f1012c1b5cef', 'name': u'neutron'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'eed3565bb76d48b7a1725f264a59d873', 'name': u'aodh'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'efa5c8345fa0427abeeecc5bef642565', 'name': u'ceilometer'})] 2018-08-22 18:48:59,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-22 18:48:59,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a3824fb19f7652238709e54335c6bbbb6161ebdc" 2018-08-22 18:48:59,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-4e478eea-d0f4-46c1-92ff-a8c81d87bb3b Date: Wed, 22 Aug 2018 18:48:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-22T18:46:39Z","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":"37350c7d-7f7a-4dc4-acdb-2f5b730b9a18","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1069e6f21fd84144b26b3ff0ad5800c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:39Z","ip_version":4}]} 2018-08-22 18:48:59,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-4e478eea-d0f4-46c1-92ff-a8c81d87bb3b 2018-08-22 18:48:59,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0363669395447s 2018-08-22 18:48:59,982 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-4e478eea-d0f4-46c1-92ff-a8c81d87bb3b 2018-08-22 18:48:59,983 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T18:46:39Z', 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'37350c7d-7f7a-4dc4-acdb-2f5b730b9a18', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', u'tenant_id': u'1069e6f21fd84144b26b3ff0ad5800c8', u'created_at': u'2018-08-22T18:46:39Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'1069e6f21fd84144b26b3ff0ad5800c8'})] 2018-08-22 18:49:00,106 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-22 18:49:00,106 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-22 18:49:00,163 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-22 18:49:00,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 18:49:00,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 18:49:00,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 18:49:00,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 18:49:00,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 18:49:00,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 18:49:00,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 18:49:00,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 18:49:00,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 18:49:00,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 18:49:00,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 18:49:00,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 18:49:00,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 18:49:00,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 18:49:00,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 18:49:00,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 18:49:00,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 18:49:00,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 18:49:00,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 18:49:00,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 18:49:00,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 18:49:00,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 18:49:00,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:49:00,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:49:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-803af09f-9d89-4c93-8d62-bbe1c31de7a3 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 18:49:00,323 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-803af09f-9d89-4c93-8d62-bbe1c31de7a3 2018-08-22 18:49:00,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 18:49:00,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T19:49:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d69b1f3fec314e8ebf952b8c456a331b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "032439070e6549a2a698896c40df0822"}, "audit_ids": ["dxcHKl5LTGOUzg4wElESlw"], "issued_at": "2018-08-22T18:49:00.000000Z"}} 2018-08-22 18:49:00,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:49:00,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}a47643c2b9cfeeafc5864e94add6e33eec6b0d7b" 2018-08-22 18:49:01,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-d9a23bd2-831e-42d9-add8-dccae392bdac Date: Wed, 22 Aug 2018 18:49:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 18:49:01,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d9a23bd2-831e-42d9-add8-dccae392bdac 2018-08-22 18:49:01,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.03117799759s 2018-08-22 18:49:01,739 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d9a23bd2-831e-42d9-add8-dccae392bdac 2018-08-22 18:49:01,740 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-22 18:49:01,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-22 18:49:01,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a47643c2b9cfeeafc5864e94add6e33eec6b0d7b" -d '{"network": {"name": "tenantnetwork1-net_2322eb19-61f1-4d1e-88c6-677d72a1f181", "admin_state_up": true}}' 2018-08-22 18:49:02,112 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-5986ccdb-07b9-4d05-8983-8973b8c72859 Date: Wed, 22 Aug 2018 18:49:02 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"54e6259c-9ac5-4c8e-b558-004518a5afcc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"d69b1f3fec314e8ebf952b8c456a331b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T18:49:01Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_2322eb19-61f1-4d1e-88c6-677d72a1f181","admin_state_up":true,"tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T18:49:01Z","mtu":1450}} 2018-08-22 18:49:02,112 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5986ccdb-07b9-4d05-8983-8973b8c72859 2018-08-22 18:49:02,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.371724843979s 2018-08-22 18:49:02,113 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5986ccdb-07b9-4d05-8983-8973b8c72859 2018-08-22 18:49:02,113 - 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-08-22T18:49:01Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'54e6259c-9ac5-4c8e-b558-004518a5afcc', u'provider:segmentation_id': 52, 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_2322eb19-61f1-4d1e-88c6-677d72a1f181', u'created_at': u'2018-08-22T18:49:01Z', u'mtu': 1450, u'tenant_id': u'd69b1f3fec314e8ebf952b8c456a331b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd69b1f3fec314e8ebf952b8c456a331b', u'l2_adjacency': True}) 2018-08-22 18:49:02,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:49:02,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a47643c2b9cfeeafc5864e94add6e33eec6b0d7b" 2018-08-22 18:49:02,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-9f1f77b8-2acc-46d1-b7a3-38d1d6f020d0 Date: Wed, 22 Aug 2018 18:49:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"54e6259c-9ac5-4c8e-b558-004518a5afcc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"d69b1f3fec314e8ebf952b8c456a331b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T18:49:01Z","qos_policy_id":null,"name":"tenantnetwork1-net_2322eb19-61f1-4d1e-88c6-677d72a1f181","admin_state_up":true,"tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T18:49:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 18:49:02,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9f1f77b8-2acc-46d1-b7a3-38d1d6f020d0 2018-08-22 18:49:02,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0987758636475s 2018-08-22 18:49:02,213 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9f1f77b8-2acc-46d1-b7a3-38d1d6f020d0 2018-08-22 18:49:02,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-22 18:49:02,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}a47643c2b9cfeeafc5864e94add6e33eec6b0d7b" -d '{"subnet": {"name": "tenantnetwork1-subnet_2322eb19-61f1-4d1e-88c6-677d72a1f181", "enable_dhcp": true, "network_id": "54e6259c-9ac5-4c8e-b558-004518a5afcc", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-22 18:49:02,617 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-5d014789-0a25-4fd9-96cc-bf85eb20b465 Date: Wed, 22 Aug 2018 18:49:02 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-22T18:49:02Z","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":"a0b24b28-206e-43f4-9db2-ccee87fe3797","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d69b1f3fec314e8ebf952b8c456a331b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_2322eb19-61f1-4d1e-88c6-677d72a1f181","enable_dhcp":true,"segment_id":null,"network_id":"54e6259c-9ac5-4c8e-b558-004518a5afcc","tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T18:49:02Z","ip_version":4}} 2018-08-22 18:49:02,618 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-5d014789-0a25-4fd9-96cc-bf85eb20b465 2018-08-22 18:49:02,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.404079914093s 2018-08-22 18:49:02,618 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-5d014789-0a25-4fd9-96cc-bf85eb20b465 2018-08-22 18:49:02,619 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T18:49: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'a0b24b28-206e-43f4-9db2-ccee87fe3797', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_2322eb19-61f1-4d1e-88c6-677d72a1f181', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'54e6259c-9ac5-4c8e-b558-004518a5afcc', u'tenant_id': u'd69b1f3fec314e8ebf952b8c456a331b', u'created_at': u'2018-08-22T18:49: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'd69b1f3fec314e8ebf952b8c456a331b'}) 2018-08-22 18:49:02,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-22 18:49:02,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}a47643c2b9cfeeafc5864e94add6e33eec6b0d7b" -d '{"router": {"external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "name": "tenantnetwork1-router_2322eb19-61f1-4d1e-88c6-677d72a1f181", "admin_state_up": true}}' 2018-08-22 18:49:04,413 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 714 X-Openstack-Request-Id: req-68b90d4f-b814-4c17-bba8-2d25e414cf63 Date: Wed, 22 Aug 2018 18:49:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T18:49:02Z", "admin_state_up": true, "updated_at": "2018-08-22T18:49:04Z", "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "d62f2587-2c6a-4d89-951f-88e39bc30541", "name": "tenantnetwork1-router_2322eb19-61f1-4d1e-88c6-677d72a1f181"}} 2018-08-22 18:49:04,413 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-68b90d4f-b814-4c17-bba8-2d25e414cf63 2018-08-22 18:49:04,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.79381108284s 2018-08-22 18:49:04,414 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-68b90d4f-b814-4c17-bba8-2d25e414cf63 2018-08-22 18:49:04,414 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T18:49:04Z', u'revision_number': 2, u'ha': False, u'id': u'd62f2587-2c6a-4d89-951f-88e39bc30541', u'external_gateway_info': {u'network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'37350c7d-7f7a-4dc4-acdb-2f5b730b9a18', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_2322eb19-61f1-4d1e-88c6-677d72a1f181', u'admin_state_up': True, u'tenant_id': u'd69b1f3fec314e8ebf952b8c456a331b', u'created_at': u'2018-08-22T18:49:02Z', u'flavor_id': None, u'routes': [], u'project_id': u'd69b1f3fec314e8ebf952b8c456a331b'}) 2018-08-22 18:49:04,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-22 18:49:04,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/d62f2587-2c6a-4d89-951f-88e39bc30541/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}a47643c2b9cfeeafc5864e94add6e33eec6b0d7b" -d '{"subnet_id": "a0b24b28-206e-43f4-9db2-ccee87fe3797"}' 2018-08-22 18:49:06,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a03dc176-9ef8-4cfb-a4c4-23a242dd4449 Date: Wed, 22 Aug 2018 18:49:06 GMT RESP BODY: {"network_id": "54e6259c-9ac5-4c8e-b558-004518a5afcc", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "subnet_id": "a0b24b28-206e-43f4-9db2-ccee87fe3797", "subnet_ids": ["a0b24b28-206e-43f4-9db2-ccee87fe3797"], "port_id": "db9af61b-676e-4a0a-b808-d6781aafd1f4", "id": "d62f2587-2c6a-4d89-951f-88e39bc30541"} 2018-08-22 18:49:06,517 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/d62f2587-2c6a-4d89-951f-88e39bc30541/add_router_interface.json used request id req-a03dc176-9ef8-4cfb-a4c4-23a242dd4449 2018-08-22 18:49:06,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.10219812393s 2018-08-22 18:49:06,517 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/d62f2587-2c6a-4d89-951f-88e39bc30541/add_router_interface.json used request id req-a03dc176-9ef8-4cfb-a4c4-23a242dd4449 returning object d62f2587-2c6a-4d89-951f-88e39bc30541 2018-08-22 18:49:06,649 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-22 18:49:06,650 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-22 18:49:06,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-22 18:49:06,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/d62f2587-2c6a-4d89-951f-88e39bc30541/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}a47643c2b9cfeeafc5864e94add6e33eec6b0d7b" -d '{"subnet_id": "a0b24b28-206e-43f4-9db2-ccee87fe3797"}' 2018-08-22 18:49:08,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-437d0d58-9f9a-4674-828a-85aec8733096 Date: Wed, 22 Aug 2018 18:49:08 GMT RESP BODY: {"network_id": "54e6259c-9ac5-4c8e-b558-004518a5afcc", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "subnet_id": "a0b24b28-206e-43f4-9db2-ccee87fe3797", "subnet_ids": ["a0b24b28-206e-43f4-9db2-ccee87fe3797"], "port_id": "db9af61b-676e-4a0a-b808-d6781aafd1f4", "id": "d62f2587-2c6a-4d89-951f-88e39bc30541"} 2018-08-22 18:49:08,460 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/d62f2587-2c6a-4d89-951f-88e39bc30541/remove_router_interface.json used request id req-437d0d58-9f9a-4674-828a-85aec8733096 2018-08-22 18:49:08,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.80582809448s 2018-08-22 18:49:08,461 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/d62f2587-2c6a-4d89-951f-88e39bc30541/remove_router_interface.json used request id req-437d0d58-9f9a-4674-828a-85aec8733096 returning object d62f2587-2c6a-4d89-951f-88e39bc30541 2018-08-22 18:49:08,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-22 18:49:08,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a47643c2b9cfeeafc5864e94add6e33eec6b0d7b" 2018-08-22 18:49:08,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-cba2905b-da88-4001-ac3c-05580b4a14de Date: Wed, 22 Aug 2018 18:49:08 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T18:49:02Z", "admin_state_up": true, "updated_at": "2018-08-22T18:49:07Z", "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "d62f2587-2c6a-4d89-951f-88e39bc30541", "name": "tenantnetwork1-router_2322eb19-61f1-4d1e-88c6-677d72a1f181"}]} 2018-08-22 18:49:08,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-cba2905b-da88-4001-ac3c-05580b4a14de 2018-08-22 18:49:08,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.136753082275s 2018-08-22 18:49:08,599 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-cba2905b-da88-4001-ac3c-05580b4a14de 2018-08-22 18:49:08,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-22 18:49:08,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/d62f2587-2c6a-4d89-951f-88e39bc30541.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a47643c2b9cfeeafc5864e94add6e33eec6b0d7b" 2018-08-22 18:49:10,010 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e480c253-005c-4b75-b9db-51f5b85c0ae0 Content-Length: 0 Date: Wed, 22 Aug 2018 18:49:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:49:10,011 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/d62f2587-2c6a-4d89-951f-88e39bc30541.json used request id req-e480c253-005c-4b75-b9db-51f5b85c0ae0 2018-08-22 18:49:10,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.41079211235s 2018-08-22 18:49:10,011 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/d62f2587-2c6a-4d89-951f-88e39bc30541.json used request id req-e480c253-005c-4b75-b9db-51f5b85c0ae0 2018-08-22 18:49:10,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-22 18:49:10,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a47643c2b9cfeeafc5864e94add6e33eec6b0d7b" 2018-08-22 18:49:10,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1332 X-Openstack-Request-Id: req-6e76df89-4814-4188-ab23-0d70bccbb1e5 Date: Wed, 22 Aug 2018 18:49:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-22T18:46:39Z","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":"37350c7d-7f7a-4dc4-acdb-2f5b730b9a18","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1069e6f21fd84144b26b3ff0ad5800c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:39Z","ip_version":4},{"updated_at":"2018-08-22T18:49:02Z","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":"a0b24b28-206e-43f4-9db2-ccee87fe3797","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d69b1f3fec314e8ebf952b8c456a331b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_2322eb19-61f1-4d1e-88c6-677d72a1f181","enable_dhcp":true,"segment_id":null,"network_id":"54e6259c-9ac5-4c8e-b558-004518a5afcc","tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T18:49:02Z","ip_version":4}]} 2018-08-22 18:49:10,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-6e76df89-4814-4188-ab23-0d70bccbb1e5 2018-08-22 18:49:10,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0730781555176s 2018-08-22 18:49:10,085 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-6e76df89-4814-4188-ab23-0d70bccbb1e5 2018-08-22 18:49:10,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-22 18:49:10,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/a0b24b28-206e-43f4-9db2-ccee87fe3797.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a47643c2b9cfeeafc5864e94add6e33eec6b0d7b" 2018-08-22 18:49:10,862 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-83eb2885-050f-407b-8eec-3979741eb5db Date: Wed, 22 Aug 2018 18:49:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:49:10,862 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/a0b24b28-206e-43f4-9db2-ccee87fe3797.json used request id req-83eb2885-050f-407b-8eec-3979741eb5db 2018-08-22 18:49:10,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.775489807129s 2018-08-22 18:49:10,863 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/a0b24b28-206e-43f4-9db2-ccee87fe3797.json used request id req-83eb2885-050f-407b-8eec-3979741eb5db 2018-08-22 18:49:10,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:49:10,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a47643c2b9cfeeafc5864e94add6e33eec6b0d7b" 2018-08-22 18:49:10,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-76c5f85c-7cf8-4be3-86d0-2e50db60ce68 Date: Wed, 22 Aug 2018 18:49:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"54e6259c-9ac5-4c8e-b558-004518a5afcc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"d69b1f3fec314e8ebf952b8c456a331b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T18:49:10Z","qos_policy_id":null,"name":"tenantnetwork1-net_2322eb19-61f1-4d1e-88c6-677d72a1f181","admin_state_up":true,"tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T18:49:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 18:49:10,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-76c5f85c-7cf8-4be3-86d0-2e50db60ce68 2018-08-22 18:49:10,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0818591117859s 2018-08-22 18:49:10,945 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-76c5f85c-7cf8-4be3-86d0-2e50db60ce68 2018-08-22 18:49:10,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-22 18:49:10,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/54e6259c-9ac5-4c8e-b558-004518a5afcc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a47643c2b9cfeeafc5864e94add6e33eec6b0d7b" 2018-08-22 18:49:12,126 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5d6060b4-6447-45a1-9f48-4fe1ef10c4ba Date: Wed, 22 Aug 2018 18:49:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:49:12,126 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/54e6259c-9ac5-4c8e-b558-004518a5afcc.json used request id req-5d6060b4-6447-45a1-9f48-4fe1ef10c4ba 2018-08-22 18:49:12,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.17982602119s 2018-08-22 18:49:12,127 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/54e6259c-9ac5-4c8e-b558-004518a5afcc.json used request id req-5d6060b4-6447-45a1-9f48-4fe1ef10c4ba 2018-08-22 18:49:12,178 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-22 18:49:12,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 18:49:12,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 18:49:12,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 18:49:12,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 18:49:12,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 18:49:12,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 18:49:12,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 18:49:12,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 18:49:12,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 18:49:12,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 18:49:12,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 18:49:12,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 18:49:12,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 18:49:12,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 18:49:12,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 18:49:12,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 18:49:12,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 18:49:12,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 18:49:12,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 18:49:12,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 18:49:12,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 18:49:12,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 18:49:12,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:49:12,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:49:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-428c0500-8a9d-44dd-b7c1-8699cb7e7df0 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 18:49:12,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-428c0500-8a9d-44dd-b7c1-8699cb7e7df0 2018-08-22 18:49:12,228 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 18:49:12,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T19:49:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d69b1f3fec314e8ebf952b8c456a331b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "032439070e6549a2a698896c40df0822"}, "audit_ids": ["WsJ0Kvh9QuWMbapT_Y3Rcg"], "issued_at": "2018-08-22T18:49:12.000000Z"}} 2018-08-22 18:49:12,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:49:12,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}50901c62c3f279503c1636b949ae01b7d302832a" 2018-08-22 18:49:13,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-964e3f03-5947-4011-80fc-04df700882a3 Date: Wed, 22 Aug 2018 18:49:13 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 18:49:13,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-964e3f03-5947-4011-80fc-04df700882a3 2018-08-22 18:49:13,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.0572681427s 2018-08-22 18:49:13,676 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-964e3f03-5947-4011-80fc-04df700882a3 2018-08-22 18:49:13,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:49:13,685 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 22 Aug 2018 18:49:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41a03b6b-9699-4eb3-a0a8-62748fda779b 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.24:5000/v3/", "rel": "self"}]}]}} 2018-08-22 18:49:13,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-41a03b6b-9699-4eb3-a0a8-62748fda779b 2018-08-22 18:49:13,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 18:49:13,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}50901c62c3f279503c1636b949ae01b7d302832a" 2018-08-22 18:49:13,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:49:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c914946-f847-4c29-a7e1-0afea02e726d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/4beeafd00465418cb49ec3ca3c085af1"}, "tags": [], "enabled": true, "id": "4beeafd00465418cb49ec3ca3c085af1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-08-22 18:49:13,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-5c914946-f847-4c29-a7e1-0afea02e726d 2018-08-22 18:49:13,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.177904129028s 2018-08-22 18:49:13,864 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-5c914946-f847-4c29-a7e1-0afea02e726d 2018-08-22 18:49:13,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-22 18:49:13,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}50901c62c3f279503c1636b949ae01b7d302832a" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_e36b4b12-93f4-4598-afae-4bb9c39fa568"}}' 2018-08-22 18:49:14,126 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 22 Aug 2018 18:49:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d6faa56-d19a-47a9-b036-1dd89028236d 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.24:5000/v3/projects/ad65c47defb64cf1a271efd357a94d2e"}, "tags": [], "enabled": true, "id": "ad65c47defb64cf1a271efd357a94d2e", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_e36b4b12-93f4-4598-afae-4bb9c39fa568"}} 2018-08-22 18:49:14,126 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-9d6faa56-d19a-47a9-b036-1dd89028236d 2018-08-22 18:49:14,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.25465798378s 2018-08-22 18:49:14,127 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-9d6faa56-d19a-47a9-b036-1dd89028236d 2018-08-22 18:49:14,127 - 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'ad65c47defb64cf1a271efd357a94d2e', '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_e36b4b12-93f4-4598-afae-4bb9c39fa568'}) 2018-08-22 18:49:14,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-22 18:49:14,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}50901c62c3f279503c1636b949ae01b7d302832a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "35edbc57-0562-4628-9707-d7a8f3a7ac39", "email": null, "name": "tenantnetwork2-user_e36b4b12-93f4-4598-afae-4bb9c39fa568"}}' 2018-08-22 18:49:14,610 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 22 Aug 2018 18:49:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21f068af-86b4-43a8-83a5-72bd041175ab Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_e36b4b12-93f4-4598-afae-4bb9c39fa568", "links": {"self": "http://172.30.9.24:5000/v3/users/6ceb1bae85db407495530a9f1e5dbbb4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6ceb1bae85db407495530a9f1e5dbbb4", "domain_id": "default", "password_expires_at": null}} 2018-08-22 18:49:14,611 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-21f068af-86b4-43a8-83a5-72bd041175ab 2018-08-22 18:49:14,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.477274894714s 2018-08-22 18:49:14,611 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-21f068af-86b4-43a8-83a5-72bd041175ab 2018-08-22 18:49:14,612 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6ceb1bae85db407495530a9f1e5dbbb4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_e36b4b12-93f4-4598-afae-4bb9c39fa568'}) 2018-08-22 18:49:14,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 18:49:14,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}50901c62c3f279503c1636b949ae01b7d302832a" 2018-08-22 18:49:14,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a9fc3d7-7357-4354-8c96-f552612a2c15 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 18:49:14,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5a9fc3d7-7357-4354-8c96-f552612a2c15 2018-08-22 18:49:14,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178731918335s 2018-08-22 18:49:14,794 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5a9fc3d7-7357-4354-8c96-f552612a2c15 2018-08-22 18:49:14,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 18:49:14,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}50901c62c3f279503c1636b949ae01b7d302832a" 2018-08-22 18:49:14,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-157e8159-6900-41e8-b22c-176cf25fe601 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 18:49:14,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-157e8159-6900-41e8-b22c-176cf25fe601 2018-08-22 18:49:14,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17631983757s 2018-08-22 18:49:14,976 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-157e8159-6900-41e8-b22c-176cf25fe601 2018-08-22 18:49:14,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 18:49:14,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}50901c62c3f279503c1636b949ae01b7d302832a" 2018-08-22 18:49:15,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8466e5c3-02eb-4aa5-aa9a-4eb84ff0e097 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 18:49:15,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8466e5c3-02eb-4aa5-aa9a-4eb84ff0e097 2018-08-22 18:49:15,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0976150035858s 2018-08-22 18:49:15,079 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8466e5c3-02eb-4aa5-aa9a-4eb84ff0e097 2018-08-22 18:49:15,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 18:49:15,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}50901c62c3f279503c1636b949ae01b7d302832a" 2018-08-22 18:49:15,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:49:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17296f4a-d150-45fe-99e8-5b68d466215d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-22 18:49:15,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-17296f4a-d150-45fe-99e8-5b68d466215d 2018-08-22 18:49:15,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0949189662933s 2018-08-22 18:49:15,179 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-17296f4a-d150-45fe-99e8-5b68d466215d 2018-08-22 18:49:15,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 18:49:15,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}50901c62c3f279503c1636b949ae01b7d302832a" 2018-08-22 18:49:15,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:49:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc0f143f-73ef-4573-8daa-a98744dcbdd3 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_e36b4b12-93f4-4598-afae-4bb9c39fa568", "links": {"self": "http://172.30.9.24:5000/v3/users/6ceb1bae85db407495530a9f1e5dbbb4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6ceb1bae85db407495530a9f1e5dbbb4", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 18:49:15,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-dc0f143f-73ef-4573-8daa-a98744dcbdd3 2018-08-22 18:49:15,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.201953887939s 2018-08-22 18:49:15,383 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-dc0f143f-73ef-4573-8daa-a98744dcbdd3 2018-08-22 18:49:15,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 18:49:15,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}50901c62c3f279503c1636b949ae01b7d302832a" 2018-08-22 18:49:15,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:49:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99a7d0dd-5065-49af-bb0c-4858892b12ab Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad65c47defb64cf1a271efd357a94d2e"}, "tags": [], "enabled": true, "id": "ad65c47defb64cf1a271efd357a94d2e", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_e36b4b12-93f4-4598-afae-4bb9c39fa568"}]} 2018-08-22 18:49:15,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-99a7d0dd-5065-49af-bb0c-4858892b12ab 2018-08-22 18:49:15,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.182421922684s 2018-08-22 18:49:15,577 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-99a7d0dd-5065-49af-bb0c-4858892b12ab 2018-08-22 18:49:15,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-22 18:49:15,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=6ceb1bae85db407495530a9f1e5dbbb4&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=ad65c47defb64cf1a271efd357a94d2e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50901c62c3f279503c1636b949ae01b7d302832a" 2018-08-22 18:49:15,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:49:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdf5eba3-846a-4fc2-a51d-5ed40b55d76f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=6ceb1bae85db407495530a9f1e5dbbb4&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=ad65c47defb64cf1a271efd357a94d2e", "previous": null, "next": null}} 2018-08-22 18:49:15,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=6ceb1bae85db407495530a9f1e5dbbb4&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=ad65c47defb64cf1a271efd357a94d2e used request id req-cdf5eba3-846a-4fc2-a51d-5ed40b55d76f 2018-08-22 18:49:15,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.099053144455s 2018-08-22 18:49:15,683 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=6ceb1bae85db407495530a9f1e5dbbb4&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=ad65c47defb64cf1a271efd357a94d2e used request id req-cdf5eba3-846a-4fc2-a51d-5ed40b55d76f 2018-08-22 18:49:15,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-22 18:49:15,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/ad65c47defb64cf1a271efd357a94d2e/users/6ceb1bae85db407495530a9f1e5dbbb4/roles/81768ab888da4b9ba2d6d91befcb7b0f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50901c62c3f279503c1636b949ae01b7d302832a" 2018-08-22 18:49:15,862 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 18:49:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13761d42-5757-45b5-9917-0ba90f2a7032 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 18:49:15,862 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/ad65c47defb64cf1a271efd357a94d2e/users/6ceb1bae85db407495530a9f1e5dbbb4/roles/81768ab888da4b9ba2d6d91befcb7b0f used request id req-13761d42-5757-45b5-9917-0ba90f2a7032 2018-08-22 18:49:15,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.175673007965s 2018-08-22 18:49:15,863 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/ad65c47defb64cf1a271efd357a94d2e/users/6ceb1bae85db407495530a9f1e5dbbb4/roles/81768ab888da4b9ba2d6d91befcb7b0f used request id req-13761d42-5757-45b5-9917-0ba90f2a7032 2018-08-22 18:49:15,863 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_e36b4b12-93f4-4598-afae-4bb9c39fa568', 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'ad65c47defb64cf1a271efd357a94d2e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '35edbc57-0562-4628-9707-d7a8f3a7ac39', 'username': u'tenantnetwork2-user_e36b4b12-93f4-4598-afae-4bb9c39fa568', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-22 18:49:15,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 18:49:15,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 18:49:15,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 18:49:15,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 18:49:15,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 18:49:15,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 18:49:15,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 18:49:15,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 18:49:15,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 18:49:15,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 18:49:15,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 18:49:15,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 18:49:15,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 18:49:15,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 18:49:15,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 18:49:15,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 18:49:15,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 18:49:15,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 18:49:15,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 18:49:15,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 18:49:15,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 18:49:15,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 18:49:15,869 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_e36b4b12-93f4-4598-afae-4bb9c39fa568', 'password': '35edbc57-0562-4628-9707-d7a8f3a7ac39', 'project_name': 'tenantnetwork2-project_e36b4b12-93f4-4598-afae-4bb9c39fa568', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'ad65c47defb64cf1a271efd357a94d2e', 'project_domain_name': 'Default'} 2018-08-22 18:49:15,869 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-22 18:49:15,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:49:15,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:49:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e1e73f7-fecd-4186-a9fa-092d13ccf94c 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 18:49:15,877 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-9e1e73f7-fecd-4186-a9fa-092d13ccf94c 2018-08-22 18:49:15,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 18:49:16,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}], "expires_at": "2018-08-22T19:49:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ad65c47defb64cf1a271efd357a94d2e", "name": "tenantnetwork2-project_e36b4b12-93f4-4598-afae-4bb9c39fa568"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/ad65c47defb64cf1a271efd357a94d2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/ad65c47defb64cf1a271efd357a94d2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/ad65c47defb64cf1a271efd357a94d2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ad65c47defb64cf1a271efd357a94d2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/ad65c47defb64cf1a271efd357a94d2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/ad65c47defb64cf1a271efd357a94d2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ad65c47defb64cf1a271efd357a94d2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/ad65c47defb64cf1a271efd357a94d2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/ad65c47defb64cf1a271efd357a94d2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_ad65c47defb64cf1a271efd357a94d2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ad65c47defb64cf1a271efd357a94d2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ad65c47defb64cf1a271efd357a94d2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/ad65c47defb64cf1a271efd357a94d2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/ad65c47defb64cf1a271efd357a94d2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_e36b4b12-93f4-4598-afae-4bb9c39fa568", "id": "6ceb1bae85db407495530a9f1e5dbbb4"}, "audit_ids": ["pwe4cta-RiW04qaGhymsdA"], "issued_at": "2018-08-22T18:49:16.000000Z"}} 2018-08-22 18:49:16,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-22 18:49:16,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}45cee0565c19ed5603892a70e9cc6dfc4598b9fa" -d '{"network": {"name": "tenantnetwork2-net_e36b4b12-93f4-4598-afae-4bb9c39fa568", "admin_state_up": true}}' 2018-08-22 18:49:17,840 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-6c0a1a45-75bf-4c73-b78e-56cc878db364 Date: Wed, 22 Aug 2018 18:49:17 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"444f7004-a8ce-43e4-bcb5-bc2301411857","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ad65c47defb64cf1a271efd357a94d2e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T18:49:17Z","is_default":false,"name":"tenantnetwork2-net_e36b4b12-93f4-4598-afae-4bb9c39fa568","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ad65c47defb64cf1a271efd357a94d2e","created_at":"2018-08-22T18:49:17Z","mtu":1450}} 2018-08-22 18:49:17,840 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6c0a1a45-75bf-4c73-b78e-56cc878db364 2018-08-22 18:49:17,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.57846999168s 2018-08-22 18:49:17,840 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6c0a1a45-75bf-4c73-b78e-56cc878db364 2018-08-22 18:49:17,841 - 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-08-22T18:49:17Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'444f7004-a8ce-43e4-bcb5-bc2301411857', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_e36b4b12-93f4-4598-afae-4bb9c39fa568', u'admin_state_up': True, u'tenant_id': u'ad65c47defb64cf1a271efd357a94d2e', u'created_at': u'2018-08-22T18:49:17Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ad65c47defb64cf1a271efd357a94d2e', u'l2_adjacency': True}) 2018-08-22 18:49:17,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:49:17,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}45cee0565c19ed5603892a70e9cc6dfc4598b9fa" 2018-08-22 18:49:17,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-abe59309-6896-4987-a69b-2d712bf7c152 Date: Wed, 22 Aug 2018 18:49:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"444f7004-a8ce-43e4-bcb5-bc2301411857","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ad65c47defb64cf1a271efd357a94d2e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T18:49:17Z","qos_policy_id":null,"name":"tenantnetwork2-net_e36b4b12-93f4-4598-afae-4bb9c39fa568","admin_state_up":true,"tenant_id":"ad65c47defb64cf1a271efd357a94d2e","created_at":"2018-08-22T18:49:17Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500}]} 2018-08-22 18:49:17,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-abe59309-6896-4987-a69b-2d712bf7c152 2018-08-22 18:49:17,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111888170242s 2018-08-22 18:49:17,954 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-abe59309-6896-4987-a69b-2d712bf7c152 2018-08-22 18:49:17,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-22 18:49:17,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}45cee0565c19ed5603892a70e9cc6dfc4598b9fa" -d '{"subnet": {"name": "tenantnetwork2-subnet_e36b4b12-93f4-4598-afae-4bb9c39fa568", "enable_dhcp": true, "network_id": "444f7004-a8ce-43e4-bcb5-bc2301411857", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-22 18:49:18,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1e60cbca-30c8-431f-930b-ee0eaaffd35f Date: Wed, 22 Aug 2018 18:49:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"444f7004-a8ce-43e4-bcb5-bc2301411857","tenant_id":"ad65c47defb64cf1a271efd357a94d2e","created_at":"2018-08-22T18:49:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-22T18:49:18Z","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":"ad65c47defb64cf1a271efd357a94d2e","id":"34f45c18-76ab-4742-81cc-fc62710ad54b","subnetpool_id":null,"name":"tenantnetwork2-subnet_e36b4b12-93f4-4598-afae-4bb9c39fa568"}} 2018-08-22 18:49:18,556 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-1e60cbca-30c8-431f-930b-ee0eaaffd35f 2018-08-22 18:49:18,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.600215911865s 2018-08-22 18:49:18,556 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-1e60cbca-30c8-431f-930b-ee0eaaffd35f 2018-08-22 18:49:18,557 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T18:49:18Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'34f45c18-76ab-4742-81cc-fc62710ad54b', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_e36b4b12-93f4-4598-afae-4bb9c39fa568', u'enable_dhcp': True, u'network_id': u'444f7004-a8ce-43e4-bcb5-bc2301411857', u'tenant_id': u'ad65c47defb64cf1a271efd357a94d2e', u'created_at': u'2018-08-22T18:49:18Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ad65c47defb64cf1a271efd357a94d2e'}) 2018-08-22 18:49:18,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-22 18:49:18,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}45cee0565c19ed5603892a70e9cc6dfc4598b9fa" -d '{"router": {"external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "name": "tenantnetwork2-router_e36b4b12-93f4-4598-afae-4bb9c39fa568", "admin_state_up": true}}' 2018-08-22 18:49:20,213 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-51bbf79b-7f56-4a4a-b938-0ed296d0acc5 Date: Wed, 22 Aug 2018 18:49:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ad65c47defb64cf1a271efd357a94d2e", "created_at": "2018-08-22T18:49:18Z", "admin_state_up": true, "updated_at": "2018-08-22T18:49:19Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "ad65c47defb64cf1a271efd357a94d2e", "id": "09c2445e-045d-46c9-855c-66e560f14b47", "name": "tenantnetwork2-router_e36b4b12-93f4-4598-afae-4bb9c39fa568"}} 2018-08-22 18:49:20,213 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-51bbf79b-7f56-4a4a-b938-0ed296d0acc5 2018-08-22 18:49:20,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.65625500679s 2018-08-22 18:49:20,214 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-51bbf79b-7f56-4a4a-b938-0ed296d0acc5 2018-08-22 18:49:20,214 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T18:49:19Z', u'revision_number': 2, u'id': u'09c2445e-045d-46c9-855c-66e560f14b47', u'external_gateway_info': {u'network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'37350c7d-7f7a-4dc4-acdb-2f5b730b9a18', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_e36b4b12-93f4-4598-afae-4bb9c39fa568', u'admin_state_up': True, u'tenant_id': u'ad65c47defb64cf1a271efd357a94d2e', u'created_at': u'2018-08-22T18:49:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'ad65c47defb64cf1a271efd357a94d2e'}) 2018-08-22 18:49:20,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-22 18:49:20,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/09c2445e-045d-46c9-855c-66e560f14b47/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}45cee0565c19ed5603892a70e9cc6dfc4598b9fa" -d '{"subnet_id": "34f45c18-76ab-4742-81cc-fc62710ad54b"}' 2018-08-22 18:49:22,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-53309ada-8add-4a3c-bdf9-5e0baab53ed3 Date: Wed, 22 Aug 2018 18:49:22 GMT RESP BODY: {"network_id": "444f7004-a8ce-43e4-bcb5-bc2301411857", "tenant_id": "ad65c47defb64cf1a271efd357a94d2e", "subnet_id": "34f45c18-76ab-4742-81cc-fc62710ad54b", "subnet_ids": ["34f45c18-76ab-4742-81cc-fc62710ad54b"], "port_id": "9da81c42-6c0b-477c-99ec-c4da3c84189f", "id": "09c2445e-045d-46c9-855c-66e560f14b47"} 2018-08-22 18:49:22,473 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/09c2445e-045d-46c9-855c-66e560f14b47/add_router_interface.json used request id req-53309ada-8add-4a3c-bdf9-5e0baab53ed3 2018-08-22 18:49:22,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.25765609741s 2018-08-22 18:49:22,473 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/09c2445e-045d-46c9-855c-66e560f14b47/add_router_interface.json used request id req-53309ada-8add-4a3c-bdf9-5e0baab53ed3 returning object 09c2445e-045d-46c9-855c-66e560f14b47 2018-08-22 18:49:22,585 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-22 18:49:22,585 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:07 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-22 18:49:22,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-22 18:49:22,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/09c2445e-045d-46c9-855c-66e560f14b47/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}45cee0565c19ed5603892a70e9cc6dfc4598b9fa" -d '{"subnet_id": "34f45c18-76ab-4742-81cc-fc62710ad54b"}' 2018-08-22 18:49:24,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7b8f3f88-045c-461c-93d0-99a632871892 Date: Wed, 22 Aug 2018 18:49:24 GMT RESP BODY: {"network_id": "444f7004-a8ce-43e4-bcb5-bc2301411857", "tenant_id": "ad65c47defb64cf1a271efd357a94d2e", "subnet_id": "34f45c18-76ab-4742-81cc-fc62710ad54b", "subnet_ids": ["34f45c18-76ab-4742-81cc-fc62710ad54b"], "port_id": "9da81c42-6c0b-477c-99ec-c4da3c84189f", "id": "09c2445e-045d-46c9-855c-66e560f14b47"} 2018-08-22 18:49:24,443 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/09c2445e-045d-46c9-855c-66e560f14b47/remove_router_interface.json used request id req-7b8f3f88-045c-461c-93d0-99a632871892 2018-08-22 18:49:24,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.85593509674s 2018-08-22 18:49:24,444 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/09c2445e-045d-46c9-855c-66e560f14b47/remove_router_interface.json used request id req-7b8f3f88-045c-461c-93d0-99a632871892 returning object 09c2445e-045d-46c9-855c-66e560f14b47 2018-08-22 18:49:24,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-22 18:49:24,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}45cee0565c19ed5603892a70e9cc6dfc4598b9fa" 2018-08-22 18:49:24,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-371c002c-3761-4923-aaa9-b03c5049bba0 Date: Wed, 22 Aug 2018 18:49:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ad65c47defb64cf1a271efd357a94d2e", "created_at": "2018-08-22T18:49:18Z", "admin_state_up": true, "updated_at": "2018-08-22T18:49:23Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "ad65c47defb64cf1a271efd357a94d2e", "id": "09c2445e-045d-46c9-855c-66e560f14b47", "name": "tenantnetwork2-router_e36b4b12-93f4-4598-afae-4bb9c39fa568"}]} 2018-08-22 18:49:24,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-371c002c-3761-4923-aaa9-b03c5049bba0 2018-08-22 18:49:24,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.139006137848s 2018-08-22 18:49:24,584 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-371c002c-3761-4923-aaa9-b03c5049bba0 2018-08-22 18:49:24,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-22 18:49:24,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/09c2445e-045d-46c9-855c-66e560f14b47.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}45cee0565c19ed5603892a70e9cc6dfc4598b9fa" 2018-08-22 18:49:25,899 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e28a1399-5f0b-4809-a5cf-55c6f1f0a619 Content-Length: 0 Date: Wed, 22 Aug 2018 18:49:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:49:25,899 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/09c2445e-045d-46c9-855c-66e560f14b47.json used request id req-e28a1399-5f0b-4809-a5cf-55c6f1f0a619 2018-08-22 18:49:25,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.31396007538s 2018-08-22 18:49:25,900 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/09c2445e-045d-46c9-855c-66e560f14b47.json used request id req-e28a1399-5f0b-4809-a5cf-55c6f1f0a619 2018-08-22 18:49:25,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-22 18:49:25,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}45cee0565c19ed5603892a70e9cc6dfc4598b9fa" 2018-08-22 18:49:25,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3a7cc092-1c6a-4d3b-a2d5-10d17f7efc57 Date: Wed, 22 Aug 2018 18:49:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"444f7004-a8ce-43e4-bcb5-bc2301411857","tenant_id":"ad65c47defb64cf1a271efd357a94d2e","created_at":"2018-08-22T18:49:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-22T18:49:18Z","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":"ad65c47defb64cf1a271efd357a94d2e","id":"34f45c18-76ab-4742-81cc-fc62710ad54b","subnetpool_id":null,"name":"tenantnetwork2-subnet_e36b4b12-93f4-4598-afae-4bb9c39fa568"}]} 2018-08-22 18:49:25,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3a7cc092-1c6a-4d3b-a2d5-10d17f7efc57 2018-08-22 18:49:25,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0667700767517s 2018-08-22 18:49:25,967 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3a7cc092-1c6a-4d3b-a2d5-10d17f7efc57 2018-08-22 18:49:25,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-22 18:49:25,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/34f45c18-76ab-4742-81cc-fc62710ad54b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}45cee0565c19ed5603892a70e9cc6dfc4598b9fa" 2018-08-22 18:49:26,991 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-36b5689a-dca0-415b-a4ac-0aeae781468e Date: Wed, 22 Aug 2018 18:49:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:49:26,991 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/34f45c18-76ab-4742-81cc-fc62710ad54b.json used request id req-36b5689a-dca0-415b-a4ac-0aeae781468e 2018-08-22 18:49:26,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.0222299099s 2018-08-22 18:49:26,991 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/34f45c18-76ab-4742-81cc-fc62710ad54b.json used request id req-36b5689a-dca0-415b-a4ac-0aeae781468e 2018-08-22 18:49:26,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:49:26,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}45cee0565c19ed5603892a70e9cc6dfc4598b9fa" 2018-08-22 18:49:27,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-1c338f27-f01f-4ccb-abae-f450e9771f88 Date: Wed, 22 Aug 2018 18:49:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"444f7004-a8ce-43e4-bcb5-bc2301411857","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad65c47defb64cf1a271efd357a94d2e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T18:49:26Z","qos_policy_id":null,"name":"tenantnetwork2-net_e36b4b12-93f4-4598-afae-4bb9c39fa568","admin_state_up":true,"tenant_id":"ad65c47defb64cf1a271efd357a94d2e","created_at":"2018-08-22T18:49:17Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500}]} 2018-08-22 18:49:27,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-1c338f27-f01f-4ccb-abae-f450e9771f88 2018-08-22 18:49:27,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0927717685699s 2018-08-22 18:49:27,085 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-1c338f27-f01f-4ccb-abae-f450e9771f88 2018-08-22 18:49:27,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-22 18:49:27,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/444f7004-a8ce-43e4-bcb5-bc2301411857.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}45cee0565c19ed5603892a70e9cc6dfc4598b9fa" 2018-08-22 18:49:28,050 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b573a89d-f43e-43c9-97e4-5b26af01aaaf Date: Wed, 22 Aug 2018 18:49:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:49:28,050 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/444f7004-a8ce-43e4-bcb5-bc2301411857.json used request id req-b573a89d-f43e-43c9-97e4-5b26af01aaaf 2018-08-22 18:49:28,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.964513063431s 2018-08-22 18:49:28,051 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/444f7004-a8ce-43e4-bcb5-bc2301411857.json used request id req-b573a89d-f43e-43c9-97e4-5b26af01aaaf 2018-08-22 18:49:28,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 18:49:28,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}50901c62c3f279503c1636b949ae01b7d302832a" 2018-08-22 18:49:28,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf041047-7f68-4bda-8ba5-5d801227a4d4 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_e36b4b12-93f4-4598-afae-4bb9c39fa568", "links": {"self": "http://172.30.9.24:5000/v3/users/6ceb1bae85db407495530a9f1e5dbbb4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6ceb1bae85db407495530a9f1e5dbbb4", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 18:49:28,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-bf041047-7f68-4bda-8ba5-5d801227a4d4 2018-08-22 18:49:28,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219559192657s 2018-08-22 18:49:28,271 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-bf041047-7f68-4bda-8ba5-5d801227a4d4 2018-08-22 18:49:28,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 18:49:28,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/6ceb1bae85db407495530a9f1e5dbbb4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50901c62c3f279503c1636b949ae01b7d302832a" 2018-08-22 18:49:28,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96ad1ee9-cf02-4b27-a041-76b1b242e18c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_e36b4b12-93f4-4598-afae-4bb9c39fa568", "links": {"self": "http://172.30.9.24:5000/v3/users/6ceb1bae85db407495530a9f1e5dbbb4"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6ceb1bae85db407495530a9f1e5dbbb4", "description": null}} 2018-08-22 18:49:28,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/6ceb1bae85db407495530a9f1e5dbbb4 used request id req-96ad1ee9-cf02-4b27-a041-76b1b242e18c 2018-08-22 18:49:28,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.277671098709s 2018-08-22 18:49:28,552 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/6ceb1bae85db407495530a9f1e5dbbb4 used request id req-96ad1ee9-cf02-4b27-a041-76b1b242e18c 2018-08-22 18:49:28,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-22 18:49:28,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/6ceb1bae85db407495530a9f1e5dbbb4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50901c62c3f279503c1636b949ae01b7d302832a" 2018-08-22 18:49:28,848 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 18:49:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a86ea67d-b7d7-4b3f-9762-61755031feb3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 18:49:28,848 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/6ceb1bae85db407495530a9f1e5dbbb4 used request id req-a86ea67d-b7d7-4b3f-9762-61755031feb3 2018-08-22 18:49:28,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.295504808426s 2018-08-22 18:49:28,848 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/6ceb1bae85db407495530a9f1e5dbbb4 used request id req-a86ea67d-b7d7-4b3f-9762-61755031feb3 2018-08-22 18:49:28,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 18:49:28,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}50901c62c3f279503c1636b949ae01b7d302832a" 2018-08-22 18:49:29,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90daaba5-8fd9-4a80-a42d-e6f063ddd5e0 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad65c47defb64cf1a271efd357a94d2e"}, "tags": [], "enabled": true, "id": "ad65c47defb64cf1a271efd357a94d2e", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_e36b4b12-93f4-4598-afae-4bb9c39fa568"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-22 18:49:29,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-90daaba5-8fd9-4a80-a42d-e6f063ddd5e0 2018-08-22 18:49:29,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.18115401268s 2018-08-22 18:49:29,035 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-90daaba5-8fd9-4a80-a42d-e6f063ddd5e0 2018-08-22 18:49:29,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-22 18:49:29,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/ad65c47defb64cf1a271efd357a94d2e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50901c62c3f279503c1636b949ae01b7d302832a" 2018-08-22 18:49:29,236 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 18:49:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c51023cd-2656-4332-a484-b8b334495ae6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 18:49:29,236 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/ad65c47defb64cf1a271efd357a94d2e used request id req-c51023cd-2656-4332-a484-b8b334495ae6 2018-08-22 18:49:29,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.198836088181s 2018-08-22 18:49:29,237 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/ad65c47defb64cf1a271efd357a94d2e used request id req-c51023cd-2656-4332-a484-b8b334495ae6 2018-08-22 18:49:29,271 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-22 18:49:29,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 18:49:29,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 18:49:29,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 18:49:29,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 18:49:29,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 18:49:29,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 18:49:29,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 18:49:29,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 18:49:29,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 18:49:29,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 18:49:29,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 18:49:29,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 18:49:29,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 18:49:29,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 18:49:29,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 18:49:29,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 18:49:29,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 18:49:29,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 18:49:29,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 18:49:29,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 18:49:29,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 18:49:29,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 18:49:29,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:49:29,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-915cf6ef-1ed2-4033-bb1e-9da16769db37 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 18:49:29,337 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-915cf6ef-1ed2-4033-bb1e-9da16769db37 2018-08-22 18:49:29,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 18:49:29,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T19:49:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d69b1f3fec314e8ebf952b8c456a331b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "032439070e6549a2a698896c40df0822"}, "audit_ids": ["75KbxWSsSXafpnxM5g2k2A"], "issued_at": "2018-08-22T18:49:29.000000Z"}} 2018-08-22 18:49:29,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:49:29,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}933a6b270d872b3c148b450f43fa5863dd541715" 2018-08-22 18:49:30,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-5180ca68-439a-4e05-9b57-8d792fa0c3c1 Date: Wed, 22 Aug 2018 18:49:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 18:49:30,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5180ca68-439a-4e05-9b57-8d792fa0c3c1 2018-08-22 18:49:30,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.346570968628s 2018-08-22 18:49:30,089 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5180ca68-439a-4e05-9b57-8d792fa0c3c1 2018-08-22 18:49:30,090 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-22 18:49:30,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-22 18:49:30,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}933a6b270d872b3c148b450f43fa5863dd541715" -d '{"network": {"name": "vmready1-net_20d2314a-dbbf-4a9b-abf0-824f1323a9ce", "admin_state_up": true}}' 2018-08-22 18:49:30,506 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-246175bc-e71f-40fb-8d95-a0c17efbe20a Date: Wed, 22 Aug 2018 18:49:30 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8f09c3aa-fb38-4f58-8035-5d5eb1a11fa3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"d69b1f3fec314e8ebf952b8c456a331b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T18:49:30Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_20d2314a-dbbf-4a9b-abf0-824f1323a9ce","admin_state_up":true,"tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T18:49:30Z","mtu":1450}} 2018-08-22 18:49:30,507 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-246175bc-e71f-40fb-8d95-a0c17efbe20a 2018-08-22 18:49:30,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.416234016418s 2018-08-22 18:49:30,507 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-246175bc-e71f-40fb-8d95-a0c17efbe20a 2018-08-22 18:49:30,508 - 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-08-22T18:49:30Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8f09c3aa-fb38-4f58-8035-5d5eb1a11fa3', u'provider:segmentation_id': 81, 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_20d2314a-dbbf-4a9b-abf0-824f1323a9ce', u'created_at': u'2018-08-22T18:49:30Z', u'mtu': 1450, u'tenant_id': u'd69b1f3fec314e8ebf952b8c456a331b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd69b1f3fec314e8ebf952b8c456a331b', u'l2_adjacency': True}) 2018-08-22 18:49:30,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:49:30,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}933a6b270d872b3c148b450f43fa5863dd541715" 2018-08-22 18:49:30,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1428 X-Openstack-Request-Id: req-995e1f98-fcf6-463d-9e68-ed7ef58ae0e0 Date: Wed, 22 Aug 2018 18:49:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8f09c3aa-fb38-4f58-8035-5d5eb1a11fa3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"d69b1f3fec314e8ebf952b8c456a331b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T18:49:30Z","qos_policy_id":null,"name":"vmready1-net_20d2314a-dbbf-4a9b-abf0-824f1323a9ce","admin_state_up":true,"tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T18:49:30Z","provider:network_type":"vxlan"}]} 2018-08-22 18:49:30,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-995e1f98-fcf6-463d-9e68-ed7ef58ae0e0 2018-08-22 18:49:30,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106033086777s 2018-08-22 18:49:30,615 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-995e1f98-fcf6-463d-9e68-ed7ef58ae0e0 2018-08-22 18:49:30,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-22 18:49:30,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}933a6b270d872b3c148b450f43fa5863dd541715" -d '{"subnet": {"name": "vmready1-subnet_20d2314a-dbbf-4a9b-abf0-824f1323a9ce", "enable_dhcp": true, "network_id": "8f09c3aa-fb38-4f58-8035-5d5eb1a11fa3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-22 18:49:31,059 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-58feadc3-c0d5-4818-a657-be7439393267 Date: Wed, 22 Aug 2018 18:49:31 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-22T18:49:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8bf90118-a28b-4f69-bfd5-f5d8185271ac","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d69b1f3fec314e8ebf952b8c456a331b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_20d2314a-dbbf-4a9b-abf0-824f1323a9ce","enable_dhcp":true,"segment_id":null,"network_id":"8f09c3aa-fb38-4f58-8035-5d5eb1a11fa3","tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T18:49:30Z","ip_version":4}} 2018-08-22 18:49:31,059 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-58feadc3-c0d5-4818-a657-be7439393267 2018-08-22 18:49:31,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.442132949829s 2018-08-22 18:49:31,059 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-58feadc3-c0d5-4818-a657-be7439393267 2018-08-22 18:49:31,060 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T18:49:30Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'8bf90118-a28b-4f69-bfd5-f5d8185271ac', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_20d2314a-dbbf-4a9b-abf0-824f1323a9ce', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'8f09c3aa-fb38-4f58-8035-5d5eb1a11fa3', u'tenant_id': u'd69b1f3fec314e8ebf952b8c456a331b', u'created_at': u'2018-08-22T18:49:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd69b1f3fec314e8ebf952b8c456a331b'}) 2018-08-22 18:49:31,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-22 18:49:31,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}933a6b270d872b3c148b450f43fa5863dd541715" -d '{"router": {"external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "name": "vmready1-router_20d2314a-dbbf-4a9b-abf0-824f1323a9ce", "admin_state_up": true}}' 2018-08-22 18:49:32,492 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-c0101d10-4752-4fc8-8af3-7d2b56d77919 Date: Wed, 22 Aug 2018 18:49:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T18:49:31Z", "admin_state_up": true, "updated_at": "2018-08-22T18:49:32Z", "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "0262277b-3d4e-470b-b976-972e94811b50", "name": "vmready1-router_20d2314a-dbbf-4a9b-abf0-824f1323a9ce"}} 2018-08-22 18:49:32,492 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-c0101d10-4752-4fc8-8af3-7d2b56d77919 2018-08-22 18:49:32,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.43174600601s 2018-08-22 18:49:32,492 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-c0101d10-4752-4fc8-8af3-7d2b56d77919 2018-08-22 18:49:32,493 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T18:49:32Z', u'revision_number': 2, u'ha': False, u'id': u'0262277b-3d4e-470b-b976-972e94811b50', u'external_gateway_info': {u'network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'37350c7d-7f7a-4dc4-acdb-2f5b730b9a18', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_20d2314a-dbbf-4a9b-abf0-824f1323a9ce', u'admin_state_up': True, u'tenant_id': u'd69b1f3fec314e8ebf952b8c456a331b', u'created_at': u'2018-08-22T18:49:31Z', u'flavor_id': None, u'routes': [], u'project_id': u'd69b1f3fec314e8ebf952b8c456a331b'}) 2018-08-22 18:49:32,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-22 18:49:32,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/0262277b-3d4e-470b-b976-972e94811b50/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}933a6b270d872b3c148b450f43fa5863dd541715" -d '{"subnet_id": "8bf90118-a28b-4f69-bfd5-f5d8185271ac"}' 2018-08-22 18:49:34,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-13cad40b-4541-4a20-93f7-4a51db27936c Date: Wed, 22 Aug 2018 18:49:34 GMT RESP BODY: {"network_id": "8f09c3aa-fb38-4f58-8035-5d5eb1a11fa3", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "subnet_id": "8bf90118-a28b-4f69-bfd5-f5d8185271ac", "subnet_ids": ["8bf90118-a28b-4f69-bfd5-f5d8185271ac"], "port_id": "3e7559ec-4c26-48d9-bcd3-327cba6d9688", "id": "0262277b-3d4e-470b-b976-972e94811b50"} 2018-08-22 18:49:34,965 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/0262277b-3d4e-470b-b976-972e94811b50/add_router_interface.json used request id req-13cad40b-4541-4a20-93f7-4a51db27936c 2018-08-22 18:49:34,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.47205686569s 2018-08-22 18:49:34,966 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/0262277b-3d4e-470b-b976-972e94811b50/add_router_interface.json used request id req-13cad40b-4541-4a20-93f7-4a51db27936c returning object 0262277b-3d4e-470b-b976-972e94811b50 2018-08-22 18:49:34,966 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-22 18:49:35,093 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-22 18:49:35,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:49:35,099 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 22 Aug 2018 18:49:35 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-22 18:49:35,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:49:35,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}933a6b270d872b3c148b450f43fa5863dd541715" 2018-08-22 18:49:35,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-0ebb0f95-ff1f-4dbf-9475-e73b73c727eb Date: Wed, 22 Aug 2018 18:49:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:49:35,853 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0ebb0f95-ff1f-4dbf-9475-e73b73c727eb 2018-08-22 18:49:35,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.752468109131s 2018-08-22 18:49:35,854 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0ebb0f95-ff1f-4dbf-9475-e73b73c727eb 2018-08-22 18:49:35,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-22 18:49:35,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}933a6b270d872b3c148b450f43fa5863dd541715" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_20d2314a-dbbf-4a9b-abf0-824f1323a9ce", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_20d2314a-dbbf-4a9b-abf0-824f1323a9ce"}' 2018-08-22 18:49:35,990 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/0e690d74-de94-43ac-8674-79282a34d12b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e4f87f69-22f5-4a50-91b6-9de2af9a0740 Date: Wed, 22 Aug 2018 18:49:35 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:49:35Z", "file": "/v2/images/0e690d74-de94-43ac-8674-79282a34d12b/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "0e690d74-de94-43ac-8674-79282a34d12b", "size": null, "self": "/v2/images/0e690d74-de94-43ac-8674-79282a34d12b", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_20d2314a-dbbf-4a9b-abf0-824f1323a9ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_20d2314a-dbbf-4a9b-abf0-824f1323a9ce", "checksum": null, "created_at": "2018-08-22T18:49:35Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-22 18:49:35,990 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-e4f87f69-22f5-4a50-91b6-9de2af9a0740 2018-08-22 18:49:35,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.129193067551s 2018-08-22 18:49:35,991 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-e4f87f69-22f5-4a50-91b6-9de2af9a0740 returning object 0e690d74-de94-43ac-8674-79282a34d12b 2018-08-22 18:49:35,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-22 18:49:35,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/0e690d74-de94-43ac-8674-79282a34d12b/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}933a6b270d872b3c148b450f43fa5863dd541715" -d '' 2018-08-22 18:49:38,547 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1850c49d-19ce-4ba9-9457-0365780106f7 Date: Wed, 22 Aug 2018 18:49:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 18:49:38,547 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/0e690d74-de94-43ac-8674-79282a34d12b/file used request id req-1850c49d-19ce-4ba9-9457-0365780106f7 2018-08-22 18:49:38,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.55549120903s 2018-08-22 18:49:38,547 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/0e690d74-de94-43ac-8674-79282a34d12b/file used request id req-1850c49d-19ce-4ba9-9457-0365780106f7 2018-08-22 18:49:38,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:49:38,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}933a6b270d872b3c148b450f43fa5863dd541715" 2018-08-22 18:49:38,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-dc906452-c51e-478b-bb04-b95721195ed9 Date: Wed, 22 Aug 2018 18:49:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:49:38Z", "file": "/v2/images/0e690d74-de94-43ac-8674-79282a34d12b/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "0e690d74-de94-43ac-8674-79282a34d12b", "size": 12716032, "self": "/v2/images/0e690d74-de94-43ac-8674-79282a34d12b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/0e690d74-de94-43ac-8674-79282a34d12b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/0e690d74-de94-43ac-8674-79282a34d12b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_20d2314a-dbbf-4a9b-abf0-824f1323a9ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_20d2314a-dbbf-4a9b-abf0-824f1323a9ce", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T18:49:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:49:38,575 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-dc906452-c51e-478b-bb04-b95721195ed9 2018-08-22 18:49:38,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0245401859283s 2018-08-22 18:49:38,576 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-dc906452-c51e-478b-bb04-b95721195ed9 2018-08-22 18:49:38,578 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/0e690d74-de94-43ac-8674-79282a34d12b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0e690d74-de94-43ac-8674-79282a34d12b/file', 'owner': u'd69b1f3fec314e8ebf952b8c456a331b', 'id': u'0e690d74-de94-43ac-8674-79282a34d12b', 'size': 12716032, u'self': u'/v2/images/0e690d74-de94-43ac-8674-79282a34d12b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd69b1f3fec314e8ebf952b8c456a331b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/0e690d74-de94-43ac-8674-79282a34d12b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-22T18:49:38Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-22T18:49:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_20d2314a-dbbf-4a9b-abf0-824f1323a9ce', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/0e690d74-de94-43ac-8674-79282a34d12b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_20d2314a-dbbf-4a9b-abf0-824f1323a9ce', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_20d2314a-dbbf-4a9b-abf0-824f1323a9ce', 'created': u'2018-08-22T18:49:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-22T18:49:35Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/0e690d74-de94-43ac-8674-79282a34d12b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_20d2314a-dbbf-4a9b-abf0-824f1323a9ce', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-22 18:49:38,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-22 18:49:38,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}933a6b270d872b3c148b450f43fa5863dd541715" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_20d2314a-dbbf-4a9b-abf0-824f1323a9ce", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-22 18:49:39,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:49: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-cdc73f1e-d1c7-4d48-af45-9d2e12139975 x-compute-request-id: req-cdc73f1e-d1c7-4d48-af45-9d2e12139975 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_20d2314a-dbbf-4a9b-abf0-824f1323a9ce", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/2791e819-a44f-45f9-97ba-4f000f78563b", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/2791e819-a44f-45f9-97ba-4f000f78563b", "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": "2791e819-a44f-45f9-97ba-4f000f78563b"}} 2018-08-22 18:49:39,623 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-cdc73f1e-d1c7-4d48-af45-9d2e12139975 2018-08-22 18:49:39,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 1.04464697838s 2018-08-22 18:49:39,624 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-cdc73f1e-d1c7-4d48-af45-9d2e12139975 2018-08-22 18:49:39,624 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_20d2314a-dbbf-4a9b-abf0-824f1323a9ce', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'2791e819-a44f-45f9-97ba-4f000f78563b', 'swap': 0}) 2018-08-22 18:49:39,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-22 18:49:39,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/2791e819-a44f-45f9-97ba-4f000f78563b/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}933a6b270d872b3c148b450f43fa5863dd541715" -d '{"extra_specs": {}}' 2018-08-22 18:49:39,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:49: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-757986cd-3f89-4f1b-80b1-4ad92c9124c8 x-compute-request-id: req-757986cd-3f89-4f1b-80b1-4ad92c9124c8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-22 18:49:39,647 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/2791e819-a44f-45f9-97ba-4f000f78563b/os-extra_specs used request id req-757986cd-3f89-4f1b-80b1-4ad92c9124c8 2018-08-22 18:49:39,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0223259925842s 2018-08-22 18:49:39,648 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/2791e819-a44f-45f9-97ba-4f000f78563b/os-extra_specs used request id req-757986cd-3f89-4f1b-80b1-4ad92c9124c8 2018-08-22 18:49:39,754 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-22 18:49:39,754 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:10 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-22 18:49:39,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-22 18:49:39,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/0262277b-3d4e-470b-b976-972e94811b50/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}933a6b270d872b3c148b450f43fa5863dd541715" -d '{"subnet_id": "8bf90118-a28b-4f69-bfd5-f5d8185271ac"}' 2018-08-22 18:49:41,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1e347820-0c17-425e-bda4-5d5b97277048 Date: Wed, 22 Aug 2018 18:49:41 GMT RESP BODY: {"network_id": "8f09c3aa-fb38-4f58-8035-5d5eb1a11fa3", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "subnet_id": "8bf90118-a28b-4f69-bfd5-f5d8185271ac", "subnet_ids": ["8bf90118-a28b-4f69-bfd5-f5d8185271ac"], "port_id": "3e7559ec-4c26-48d9-bcd3-327cba6d9688", "id": "0262277b-3d4e-470b-b976-972e94811b50"} 2018-08-22 18:49:41,555 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/0262277b-3d4e-470b-b976-972e94811b50/remove_router_interface.json used request id req-1e347820-0c17-425e-bda4-5d5b97277048 2018-08-22 18:49:41,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.79565000534s 2018-08-22 18:49:41,556 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/0262277b-3d4e-470b-b976-972e94811b50/remove_router_interface.json used request id req-1e347820-0c17-425e-bda4-5d5b97277048 returning object 0262277b-3d4e-470b-b976-972e94811b50 2018-08-22 18:49:41,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-22 18:49:41,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}933a6b270d872b3c148b450f43fa5863dd541715" 2018-08-22 18:49:41,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-74fb7d4b-c88e-4276-8dc8-aaeb1112565e Date: Wed, 22 Aug 2018 18:49:41 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T18:49:31Z", "admin_state_up": true, "updated_at": "2018-08-22T18:49:40Z", "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "0262277b-3d4e-470b-b976-972e94811b50", "name": "vmready1-router_20d2314a-dbbf-4a9b-abf0-824f1323a9ce"}]} 2018-08-22 18:49:41,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-74fb7d4b-c88e-4276-8dc8-aaeb1112565e 2018-08-22 18:49:41,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.128294944763s 2018-08-22 18:49:41,685 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-74fb7d4b-c88e-4276-8dc8-aaeb1112565e 2018-08-22 18:49:41,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-22 18:49:41,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/0262277b-3d4e-470b-b976-972e94811b50.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}933a6b270d872b3c148b450f43fa5863dd541715" 2018-08-22 18:49:42,908 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dc8f0d97-a7df-4126-a411-95bdec2194e7 Content-Length: 0 Date: Wed, 22 Aug 2018 18:49:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:49:42,909 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/0262277b-3d4e-470b-b976-972e94811b50.json used request id req-dc8f0d97-a7df-4126-a411-95bdec2194e7 2018-08-22 18:49:42,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.22255206108s 2018-08-22 18:49:42,909 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/0262277b-3d4e-470b-b976-972e94811b50.json used request id req-dc8f0d97-a7df-4126-a411-95bdec2194e7 2018-08-22 18:49:42,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-22 18:49:42,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}933a6b270d872b3c148b450f43fa5863dd541715" 2018-08-22 18:49:42,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1326 X-Openstack-Request-Id: req-57831bd4-6dfa-4eda-b206-db862536e829 Date: Wed, 22 Aug 2018 18:49:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-22T18:46:39Z","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":"37350c7d-7f7a-4dc4-acdb-2f5b730b9a18","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1069e6f21fd84144b26b3ff0ad5800c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:39Z","ip_version":4},{"updated_at":"2018-08-22T18:49:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8bf90118-a28b-4f69-bfd5-f5d8185271ac","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d69b1f3fec314e8ebf952b8c456a331b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_20d2314a-dbbf-4a9b-abf0-824f1323a9ce","enable_dhcp":true,"segment_id":null,"network_id":"8f09c3aa-fb38-4f58-8035-5d5eb1a11fa3","tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T18:49:30Z","ip_version":4}]} 2018-08-22 18:49:42,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-57831bd4-6dfa-4eda-b206-db862536e829 2018-08-22 18:49:42,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0737419128418s 2018-08-22 18:49:42,984 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-57831bd4-6dfa-4eda-b206-db862536e829 2018-08-22 18:49:42,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-22 18:49:42,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/8bf90118-a28b-4f69-bfd5-f5d8185271ac.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}933a6b270d872b3c148b450f43fa5863dd541715" 2018-08-22 18:49:43,995 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea08be16-7a17-40c0-be86-e49abd1a0e52 Date: Wed, 22 Aug 2018 18:49:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:49:43,995 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/8bf90118-a28b-4f69-bfd5-f5d8185271ac.json used request id req-ea08be16-7a17-40c0-be86-e49abd1a0e52 2018-08-22 18:49:43,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.0100979805s 2018-08-22 18:49:43,996 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/8bf90118-a28b-4f69-bfd5-f5d8185271ac.json used request id req-ea08be16-7a17-40c0-be86-e49abd1a0e52 2018-08-22 18:49:43,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:49:43,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}933a6b270d872b3c148b450f43fa5863dd541715" 2018-08-22 18:49:44,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-1628869b-f0b1-4712-b398-8d41765483ac Date: Wed, 22 Aug 2018 18:49:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8f09c3aa-fb38-4f58-8035-5d5eb1a11fa3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"d69b1f3fec314e8ebf952b8c456a331b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T18:49:43Z","qos_policy_id":null,"name":"vmready1-net_20d2314a-dbbf-4a9b-abf0-824f1323a9ce","admin_state_up":true,"tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T18:49:30Z","provider:network_type":"vxlan"}]} 2018-08-22 18:49:44,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-1628869b-f0b1-4712-b398-8d41765483ac 2018-08-22 18:49:44,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0828850269318s 2018-08-22 18:49:44,080 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-1628869b-f0b1-4712-b398-8d41765483ac 2018-08-22 18:49:44,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-22 18:49:44,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/8f09c3aa-fb38-4f58-8035-5d5eb1a11fa3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}933a6b270d872b3c148b450f43fa5863dd541715" 2018-08-22 18:49:45,224 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4c859a77-6e28-49eb-bd83-e3dccaff60ef Date: Wed, 22 Aug 2018 18:49:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:49:45,224 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/8f09c3aa-fb38-4f58-8035-5d5eb1a11fa3.json used request id req-4c859a77-6e28-49eb-bd83-e3dccaff60ef 2018-08-22 18:49:45,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.143627882s 2018-08-22 18:49:45,225 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/8f09c3aa-fb38-4f58-8035-5d5eb1a11fa3.json used request id req-4c859a77-6e28-49eb-bd83-e3dccaff60ef 2018-08-22 18:49:45,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:49:45,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}933a6b270d872b3c148b450f43fa5863dd541715" 2018-08-22 18:49:45,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-0e5051a3-d28a-4dd2-8d3a-b77af2703a1c Date: Wed, 22 Aug 2018 18:49:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:49:38Z", "file": "/v2/images/0e690d74-de94-43ac-8674-79282a34d12b/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "0e690d74-de94-43ac-8674-79282a34d12b", "size": 12716032, "self": "/v2/images/0e690d74-de94-43ac-8674-79282a34d12b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/0e690d74-de94-43ac-8674-79282a34d12b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/0e690d74-de94-43ac-8674-79282a34d12b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_20d2314a-dbbf-4a9b-abf0-824f1323a9ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_20d2314a-dbbf-4a9b-abf0-824f1323a9ce", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T18:49:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:49:45,253 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0e5051a3-d28a-4dd2-8d3a-b77af2703a1c 2018-08-22 18:49:45,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0241260528564s 2018-08-22 18:49:45,253 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0e5051a3-d28a-4dd2-8d3a-b77af2703a1c 2018-08-22 18:49:45,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-22 18:49:45,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/0e690d74-de94-43ac-8674-79282a34d12b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}933a6b270d872b3c148b450f43fa5863dd541715" 2018-08-22 18:49:45,926 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-81ad3aa0-57c6-40f4-aef5-5e1815ee7b0c Date: Wed, 22 Aug 2018 18:49:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 18:49:45,927 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/0e690d74-de94-43ac-8674-79282a34d12b used request id req-81ad3aa0-57c6-40f4-aef5-5e1815ee7b0c 2018-08-22 18:49:45,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.671591043472s 2018-08-22 18:49:45,927 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/0e690d74-de94-43ac-8674-79282a34d12b used request id req-81ad3aa0-57c6-40f4-aef5-5e1815ee7b0c 2018-08-22 18:49:45,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 18:49:45,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}933a6b270d872b3c148b450f43fa5863dd541715" 2018-08-22 18:49:46,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:49: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-8c1056b4-5bae-45ef-9fce-5f74888c42a3 x-compute-request-id: req-8c1056b4-5bae-45ef-9fce-5f74888c42a3 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_20d2314a-dbbf-4a9b-abf0-824f1323a9ce", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/2791e819-a44f-45f9-97ba-4f000f78563b", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/2791e819-a44f-45f9-97ba-4f000f78563b", "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": "2791e819-a44f-45f9-97ba-4f000f78563b"}]} 2018-08-22 18:49:46,057 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-8c1056b4-5bae-45ef-9fce-5f74888c42a3 2018-08-22 18:49:46,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.129971981049s 2018-08-22 18:49:46,058 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-8c1056b4-5bae-45ef-9fce-5f74888c42a3 2018-08-22 18:49:46,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-22 18:49:46,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/2791e819-a44f-45f9-97ba-4f000f78563b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}933a6b270d872b3c148b450f43fa5863dd541715" 2018-08-22 18:49:46,105 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 18:49: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-15eaeee8-231a-4662-8e78-c462280c2669 x-compute-request-id: req-15eaeee8-231a-4662-8e78-c462280c2669 Content-Length: 0 Content-Type: application/json 2018-08-22 18:49:46,105 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/2791e819-a44f-45f9-97ba-4f000f78563b used request id req-15eaeee8-231a-4662-8e78-c462280c2669 2018-08-22 18:49:46,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0453081130981s 2018-08-22 18:49:46,106 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/2791e819-a44f-45f9-97ba-4f000f78563b used request id req-15eaeee8-231a-4662-8e78-c462280c2669 2018-08-22 18:49:46,160 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-08-22 18:49:46,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 18:49:46,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 18:49:46,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 18:49:46,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 18:49:46,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 18:49:46,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 18:49:46,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 18:49:46,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 18:49:46,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 18:49:46,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 18:49:46,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 18:49:46,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 18:49:46,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 18:49:46,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 18:49:46,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 18:49:46,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 18:49:46,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 18:49:46,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 18:49:46,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 18:49:46,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 18:49:46,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 18:49:46,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 18:49:46,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:49:46,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38852e3b-9d01-4d32-88ac-47ededc395ac 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 18:49:46,208 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-38852e3b-9d01-4d32-88ac-47ededc395ac 2018-08-22 18:49:46,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 18:49:46,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T19:49:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d69b1f3fec314e8ebf952b8c456a331b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "032439070e6549a2a698896c40df0822"}, "audit_ids": ["lJX4bMo6QkS0urTl_fOhCQ"], "issued_at": "2018-08-22T18:49:46.000000Z"}} 2018-08-22 18:49:46,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:49:46,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}b17906e9fcbb1a3262f35ed50c0e6b384281efe5" 2018-08-22 18:49:46,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-d4cd26b6-8e16-4a1a-9bf3-f2aa18637750 Date: Wed, 22 Aug 2018 18:49:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 18:49:46,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d4cd26b6-8e16-4a1a-9bf3-f2aa18637750 2018-08-22 18:49:46,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.329395055771s 2018-08-22 18:49:46,928 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d4cd26b6-8e16-4a1a-9bf3-f2aa18637750 2018-08-22 18:49:46,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:49:46,937 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 22 Aug 2018 18:49:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db01f936-bf19-471b-b7c9-48bcd1571433 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.24:5000/v3/", "rel": "self"}]}]}} 2018-08-22 18:49:46,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-db01f936-bf19-471b-b7c9-48bcd1571433 2018-08-22 18:49:46,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 18:49:46,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b17906e9fcbb1a3262f35ed50c0e6b384281efe5" 2018-08-22 18:49:47,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d33bbc7-966c-48b9-aa1c-674fcec97c23 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/4beeafd00465418cb49ec3ca3c085af1"}, "tags": [], "enabled": true, "id": "4beeafd00465418cb49ec3ca3c085af1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-08-22 18:49:47,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-8d33bbc7-966c-48b9-aa1c-674fcec97c23 2018-08-22 18:49:47,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201010942459s 2018-08-22 18:49:47,140 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-8d33bbc7-966c-48b9-aa1c-674fcec97c23 2018-08-22 18:49:47,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-22 18:49:47,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}b17906e9fcbb1a3262f35ed50c0e6b384281efe5" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_aed95f20-b5c4-430f-afdb-73304ce5eee6"}}' 2018-08-22 18:49:47,350 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 22 Aug 2018 18:49:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-906fadb4-3615-49e6-9f51-5c05efc0b7b8 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.24:5000/v3/projects/702170f5b7fa43418378dea94e20be7e"}, "tags": [], "enabled": true, "id": "702170f5b7fa43418378dea94e20be7e", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_aed95f20-b5c4-430f-afdb-73304ce5eee6"}} 2018-08-22 18:49:47,350 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-906fadb4-3615-49e6-9f51-5c05efc0b7b8 2018-08-22 18:49:47,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.203710079193s 2018-08-22 18:49:47,351 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-906fadb4-3615-49e6-9f51-5c05efc0b7b8 2018-08-22 18:49:47,351 - 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'702170f5b7fa43418378dea94e20be7e', '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_aed95f20-b5c4-430f-afdb-73304ce5eee6'}) 2018-08-22 18:49:47,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-22 18:49:47,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}b17906e9fcbb1a3262f35ed50c0e6b384281efe5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "214a6c82-897e-4198-8641-d748abfac4c1", "email": null, "name": "vmready2-user_aed95f20-b5c4-430f-afdb-73304ce5eee6"}}' 2018-08-22 18:49:47,902 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 22 Aug 2018 18:49:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c6cfc34-ec1f-4ead-946b-47ef2d6587a6 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_aed95f20-b5c4-430f-afdb-73304ce5eee6", "links": {"self": "http://172.30.9.24:5000/v3/users/ae1eecbd15cd4894a5928687a4a76276"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ae1eecbd15cd4894a5928687a4a76276", "domain_id": "default", "password_expires_at": null}} 2018-08-22 18:49:47,902 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-6c6cfc34-ec1f-4ead-946b-47ef2d6587a6 2018-08-22 18:49:47,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.544885158539s 2018-08-22 18:49:47,903 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-6c6cfc34-ec1f-4ead-946b-47ef2d6587a6 2018-08-22 18:49:47,904 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ae1eecbd15cd4894a5928687a4a76276', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_aed95f20-b5c4-430f-afdb-73304ce5eee6'}) 2018-08-22 18:49:47,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 18:49:47,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b17906e9fcbb1a3262f35ed50c0e6b384281efe5" 2018-08-22 18:49:48,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d308db8c-c84b-4d23-8605-0d92ceb29674 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 18:49:48,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d308db8c-c84b-4d23-8605-0d92ceb29674 2018-08-22 18:49:48,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18881893158s 2018-08-22 18:49:48,097 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d308db8c-c84b-4d23-8605-0d92ceb29674 2018-08-22 18:49:48,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 18:49:48,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b17906e9fcbb1a3262f35ed50c0e6b384281efe5" 2018-08-22 18:49:48,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b94c46c-f578-4702-b62e-a64b85cfa3c3 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 18:49:48,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1b94c46c-f578-4702-b62e-a64b85cfa3c3 2018-08-22 18:49:48,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178508043289s 2018-08-22 18:49:48,280 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1b94c46c-f578-4702-b62e-a64b85cfa3c3 2018-08-22 18:49:48,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 18:49:48,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b17906e9fcbb1a3262f35ed50c0e6b384281efe5" 2018-08-22 18:49:48,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd1460fe-75da-42e1-973c-257b38f4972f Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 18:49:48,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-fd1460fe-75da-42e1-973c-257b38f4972f 2018-08-22 18:49:48,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10067486763s 2018-08-22 18:49:48,386 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-fd1460fe-75da-42e1-973c-257b38f4972f 2018-08-22 18:49:48,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 18:49:48,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b17906e9fcbb1a3262f35ed50c0e6b384281efe5" 2018-08-22 18:49:48,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76111545-5cda-414d-84b3-91300b152884 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-22 18:49:48,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-76111545-5cda-414d-84b3-91300b152884 2018-08-22 18:49:48,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.169824838638s 2018-08-22 18:49:48,561 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-76111545-5cda-414d-84b3-91300b152884 2018-08-22 18:49:48,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 18:49:48,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b17906e9fcbb1a3262f35ed50c0e6b384281efe5" 2018-08-22 18:49:48,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-468326a7-9a24-4075-a370-6bd4209cc9ea Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "vmready2-user_aed95f20-b5c4-430f-afdb-73304ce5eee6", "links": {"self": "http://172.30.9.24:5000/v3/users/ae1eecbd15cd4894a5928687a4a76276"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ae1eecbd15cd4894a5928687a4a76276", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 18:49:48,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-468326a7-9a24-4075-a370-6bd4209cc9ea 2018-08-22 18:49:48,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114939212799s 2018-08-22 18:49:48,677 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-468326a7-9a24-4075-a370-6bd4209cc9ea 2018-08-22 18:49:48,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 18:49:48,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}b17906e9fcbb1a3262f35ed50c0e6b384281efe5" 2018-08-22 18:49:48,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd39b966-6f83-4511-a08f-b2dec5eea2ab Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.24:5000/v3/projects/702170f5b7fa43418378dea94e20be7e"}, "tags": [], "enabled": true, "id": "702170f5b7fa43418378dea94e20be7e", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_aed95f20-b5c4-430f-afdb-73304ce5eee6"}]} 2018-08-22 18:49:48,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-dd39b966-6f83-4511-a08f-b2dec5eea2ab 2018-08-22 18:49:48,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10596203804s 2018-08-22 18:49:48,795 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-dd39b966-6f83-4511-a08f-b2dec5eea2ab 2018-08-22 18:49:48,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-22 18:49:48,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=ae1eecbd15cd4894a5928687a4a76276&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=702170f5b7fa43418378dea94e20be7e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b17906e9fcbb1a3262f35ed50c0e6b384281efe5" 2018-08-22 18:49:48,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b47bd942-3fc1-4073-82d3-0be78791d332 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=ae1eecbd15cd4894a5928687a4a76276&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=702170f5b7fa43418378dea94e20be7e", "previous": null, "next": null}} 2018-08-22 18:49:48,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=ae1eecbd15cd4894a5928687a4a76276&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=702170f5b7fa43418378dea94e20be7e used request id req-b47bd942-3fc1-4073-82d3-0be78791d332 2018-08-22 18:49:48,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.169307947159s 2018-08-22 18:49:48,972 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=ae1eecbd15cd4894a5928687a4a76276&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=702170f5b7fa43418378dea94e20be7e used request id req-b47bd942-3fc1-4073-82d3-0be78791d332 2018-08-22 18:49:48,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-22 18:49:48,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/702170f5b7fa43418378dea94e20be7e/users/ae1eecbd15cd4894a5928687a4a76276/roles/81768ab888da4b9ba2d6d91befcb7b0f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b17906e9fcbb1a3262f35ed50c0e6b384281efe5" 2018-08-22 18:49:49,209 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 18:49:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb9ec0ff-0cf6-487d-8530-ea07564ce8bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 18:49:49,209 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/702170f5b7fa43418378dea94e20be7e/users/ae1eecbd15cd4894a5928687a4a76276/roles/81768ab888da4b9ba2d6d91befcb7b0f used request id req-bb9ec0ff-0cf6-487d-8530-ea07564ce8bb 2018-08-22 18:49:49,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.234070062637s 2018-08-22 18:49:49,210 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/702170f5b7fa43418378dea94e20be7e/users/ae1eecbd15cd4894a5928687a4a76276/roles/81768ab888da4b9ba2d6d91befcb7b0f used request id req-bb9ec0ff-0cf6-487d-8530-ea07564ce8bb 2018-08-22 18:49:49,210 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_aed95f20-b5c4-430f-afdb-73304ce5eee6', 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'702170f5b7fa43418378dea94e20be7e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '214a6c82-897e-4198-8641-d748abfac4c1', 'username': u'vmready2-user_aed95f20-b5c4-430f-afdb-73304ce5eee6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-22 18:49:49,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 18:49:49,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 18:49:49,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 18:49:49,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 18:49:49,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 18:49:49,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 18:49:49,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 18:49:49,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 18:49:49,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 18:49:49,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 18:49:49,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 18:49:49,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 18:49:49,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 18:49:49,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 18:49:49,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 18:49:49,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 18:49:49,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 18:49:49,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 18:49:49,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 18:49:49,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 18:49:49,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 18:49:49,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 18:49:49,215 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_aed95f20-b5c4-430f-afdb-73304ce5eee6', 'password': '214a6c82-897e-4198-8641-d748abfac4c1', 'project_name': 'vmready2-project_aed95f20-b5c4-430f-afdb-73304ce5eee6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '702170f5b7fa43418378dea94e20be7e', 'project_domain_name': 'Default'} 2018-08-22 18:49:49,215 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-08-22 18:49:49,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:49:49,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:49:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57d413cd-709c-44a8-9705-0b909deac5c1 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 18:49:49,223 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-57d413cd-709c-44a8-9705-0b909deac5c1 2018-08-22 18:49:49,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 18:49:49,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}], "expires_at": "2018-08-22T19:49:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "702170f5b7fa43418378dea94e20be7e", "name": "vmready2-project_aed95f20-b5c4-430f-afdb-73304ce5eee6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/702170f5b7fa43418378dea94e20be7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/702170f5b7fa43418378dea94e20be7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/702170f5b7fa43418378dea94e20be7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/702170f5b7fa43418378dea94e20be7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/702170f5b7fa43418378dea94e20be7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/702170f5b7fa43418378dea94e20be7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/702170f5b7fa43418378dea94e20be7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/702170f5b7fa43418378dea94e20be7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/702170f5b7fa43418378dea94e20be7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_702170f5b7fa43418378dea94e20be7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_702170f5b7fa43418378dea94e20be7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/702170f5b7fa43418378dea94e20be7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/702170f5b7fa43418378dea94e20be7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/702170f5b7fa43418378dea94e20be7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_aed95f20-b5c4-430f-afdb-73304ce5eee6", "id": "ae1eecbd15cd4894a5928687a4a76276"}, "audit_ids": ["Luu23cv3QzajLlnoEqqidA"], "issued_at": "2018-08-22T18:49:49.000000Z"}} 2018-08-22 18:49:49,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-22 18:49:49,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c1bf9f88fc95951d0c7a3b521735b0800c2e7d0" -d '{"network": {"name": "vmready2-net_aed95f20-b5c4-430f-afdb-73304ce5eee6", "admin_state_up": true}}' 2018-08-22 18:49:50,392 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-b41d3eb8-2d3a-46c0-bedb-cdd997c9fb07 Date: Wed, 22 Aug 2018 18:49:50 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"df983943-6cf7-4247-b292-60b06d5ebd8d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"702170f5b7fa43418378dea94e20be7e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T18:49:50Z","is_default":false,"name":"vmready2-net_aed95f20-b5c4-430f-afdb-73304ce5eee6","qos_policy_id":null,"admin_state_up":true,"tenant_id":"702170f5b7fa43418378dea94e20be7e","created_at":"2018-08-22T18:49:50Z","mtu":1450}} 2018-08-22 18:49:50,392 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b41d3eb8-2d3a-46c0-bedb-cdd997c9fb07 2018-08-22 18:49:50,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.777582168579s 2018-08-22 18:49:50,393 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b41d3eb8-2d3a-46c0-bedb-cdd997c9fb07 2018-08-22 18:49:50,393 - 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-08-22T18:49:50Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'df983943-6cf7-4247-b292-60b06d5ebd8d', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_aed95f20-b5c4-430f-afdb-73304ce5eee6', u'admin_state_up': True, u'tenant_id': u'702170f5b7fa43418378dea94e20be7e', u'created_at': u'2018-08-22T18:49:50Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'702170f5b7fa43418378dea94e20be7e', u'l2_adjacency': True}) 2018-08-22 18:49:50,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:49:50,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9c1bf9f88fc95951d0c7a3b521735b0800c2e7d0" 2018-08-22 18:49:50,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-3ee4bd4c-32df-4745-b8d2-81a2bb1913bb Date: Wed, 22 Aug 2018 18:49:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"df983943-6cf7-4247-b292-60b06d5ebd8d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"702170f5b7fa43418378dea94e20be7e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T18:49:50Z","qos_policy_id":null,"name":"vmready2-net_aed95f20-b5c4-430f-afdb-73304ce5eee6","admin_state_up":true,"tenant_id":"702170f5b7fa43418378dea94e20be7e","created_at":"2018-08-22T18:49:50Z","mtu":1450}]} 2018-08-22 18:49:50,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3ee4bd4c-32df-4745-b8d2-81a2bb1913bb 2018-08-22 18:49:50,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.148647069931s 2018-08-22 18:49:50,543 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3ee4bd4c-32df-4745-b8d2-81a2bb1913bb 2018-08-22 18:49:50,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-22 18:49:50,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9c1bf9f88fc95951d0c7a3b521735b0800c2e7d0" -d '{"subnet": {"name": "vmready2-subnet_aed95f20-b5c4-430f-afdb-73304ce5eee6", "enable_dhcp": true, "network_id": "df983943-6cf7-4247-b292-60b06d5ebd8d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-22 18:49:51,098 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ffa885c9-6ff2-48c0-9a2b-4c118cdfc9f5 Date: Wed, 22 Aug 2018 18:49:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df983943-6cf7-4247-b292-60b06d5ebd8d","tenant_id":"702170f5b7fa43418378dea94e20be7e","created_at":"2018-08-22T18:49:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-22T18:49:50Z","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":"702170f5b7fa43418378dea94e20be7e","id":"066f0c30-c270-403c-a2e0-3d7b569bc89e","subnetpool_id":null,"name":"vmready2-subnet_aed95f20-b5c4-430f-afdb-73304ce5eee6"}} 2018-08-22 18:49:51,098 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-ffa885c9-6ff2-48c0-9a2b-4c118cdfc9f5 2018-08-22 18:49:51,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.553644180298s 2018-08-22 18:49:51,099 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-ffa885c9-6ff2-48c0-9a2b-4c118cdfc9f5 2018-08-22 18:49:51,099 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T18:49:50Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'066f0c30-c270-403c-a2e0-3d7b569bc89e', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_aed95f20-b5c4-430f-afdb-73304ce5eee6', u'enable_dhcp': True, u'network_id': u'df983943-6cf7-4247-b292-60b06d5ebd8d', u'tenant_id': u'702170f5b7fa43418378dea94e20be7e', u'created_at': u'2018-08-22T18:49:50Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'702170f5b7fa43418378dea94e20be7e'}) 2018-08-22 18:49:51,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-22 18:49:51,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9c1bf9f88fc95951d0c7a3b521735b0800c2e7d0" -d '{"router": {"external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "name": "vmready2-router_aed95f20-b5c4-430f-afdb-73304ce5eee6", "admin_state_up": true}}' 2018-08-22 18:49:52,604 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-f54b68b2-d41b-4035-9bf5-0b42bd402e85 Date: Wed, 22 Aug 2018 18:49:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "702170f5b7fa43418378dea94e20be7e", "created_at": "2018-08-22T18:49:51Z", "admin_state_up": true, "updated_at": "2018-08-22T18:49:52Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "702170f5b7fa43418378dea94e20be7e", "id": "5962ca3c-32dd-4ab6-96f6-fbc4a14a4054", "name": "vmready2-router_aed95f20-b5c4-430f-afdb-73304ce5eee6"}} 2018-08-22 18:49:52,604 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-f54b68b2-d41b-4035-9bf5-0b42bd402e85 2018-08-22 18:49:52,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.50494194031s 2018-08-22 18:49:52,605 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-f54b68b2-d41b-4035-9bf5-0b42bd402e85 2018-08-22 18:49:52,605 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T18:49:52Z', u'revision_number': 2, u'id': u'5962ca3c-32dd-4ab6-96f6-fbc4a14a4054', u'external_gateway_info': {u'network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'37350c7d-7f7a-4dc4-acdb-2f5b730b9a18', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_aed95f20-b5c4-430f-afdb-73304ce5eee6', u'admin_state_up': True, u'tenant_id': u'702170f5b7fa43418378dea94e20be7e', u'created_at': u'2018-08-22T18:49:51Z', u'flavor_id': None, u'routes': [], u'project_id': u'702170f5b7fa43418378dea94e20be7e'}) 2018-08-22 18:49:52,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-22 18:49:52,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/5962ca3c-32dd-4ab6-96f6-fbc4a14a4054/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}9c1bf9f88fc95951d0c7a3b521735b0800c2e7d0" -d '{"subnet_id": "066f0c30-c270-403c-a2e0-3d7b569bc89e"}' 2018-08-22 18:49:55,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-31376402-7264-487e-85d9-d663f54e4b7c Date: Wed, 22 Aug 2018 18:49:55 GMT RESP BODY: {"network_id": "df983943-6cf7-4247-b292-60b06d5ebd8d", "tenant_id": "702170f5b7fa43418378dea94e20be7e", "subnet_id": "066f0c30-c270-403c-a2e0-3d7b569bc89e", "subnet_ids": ["066f0c30-c270-403c-a2e0-3d7b569bc89e"], "port_id": "ffad295f-1a05-480e-8a00-1cf960a8194b", "id": "5962ca3c-32dd-4ab6-96f6-fbc4a14a4054"} 2018-08-22 18:49:55,109 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/5962ca3c-32dd-4ab6-96f6-fbc4a14a4054/add_router_interface.json used request id req-31376402-7264-487e-85d9-d663f54e4b7c 2018-08-22 18:49:55,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.50293397903s 2018-08-22 18:49:55,109 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/5962ca3c-32dd-4ab6-96f6-fbc4a14a4054/add_router_interface.json used request id req-31376402-7264-487e-85d9-d663f54e4b7c returning object 5962ca3c-32dd-4ab6-96f6-fbc4a14a4054 2018-08-22 18:49:55,110 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-22 18:49:55,241 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-22 18:49:55,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:49:55,248 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 22 Aug 2018 18:49:55 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-22 18:49:55,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:49:55,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9c1bf9f88fc95951d0c7a3b521735b0800c2e7d0" 2018-08-22 18:49:55,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-dac19420-edee-4076-8b26-f14be413d0a6 Date: Wed, 22 Aug 2018 18:49:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:49:55,965 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-dac19420-edee-4076-8b26-f14be413d0a6 2018-08-22 18:49:55,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.714807987213s 2018-08-22 18:49:55,965 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-dac19420-edee-4076-8b26-f14be413d0a6 2018-08-22 18:49:55,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-22 18:49:55,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9c1bf9f88fc95951d0c7a3b521735b0800c2e7d0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_aed95f20-b5c4-430f-afdb-73304ce5eee6", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_aed95f20-b5c4-430f-afdb-73304ce5eee6"}' 2018-08-22 18:49:56,064 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/1a732254-afc5-4c89-be7d-c9685accd259 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ba2f627a-0ac5-4cdb-8c12-5bf764366e22 Date: Wed, 22 Aug 2018 18:49:56 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:49:55Z", "file": "/v2/images/1a732254-afc5-4c89-be7d-c9685accd259/file", "owner": "702170f5b7fa43418378dea94e20be7e", "id": "1a732254-afc5-4c89-be7d-c9685accd259", "size": null, "self": "/v2/images/1a732254-afc5-4c89-be7d-c9685accd259", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_aed95f20-b5c4-430f-afdb-73304ce5eee6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_aed95f20-b5c4-430f-afdb-73304ce5eee6", "checksum": null, "created_at": "2018-08-22T18:49:55Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-22 18:49:56,064 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-ba2f627a-0ac5-4cdb-8c12-5bf764366e22 2018-08-22 18:49:56,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0910520553589s 2018-08-22 18:49:56,065 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-ba2f627a-0ac5-4cdb-8c12-5bf764366e22 returning object 1a732254-afc5-4c89-be7d-c9685accd259 2018-08-22 18:49:56,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-22 18:49:56,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/1a732254-afc5-4c89-be7d-c9685accd259/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}9c1bf9f88fc95951d0c7a3b521735b0800c2e7d0" -d '' 2018-08-22 18:49:56,518 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4cc928a8-dbbd-43aa-81b6-aa93a619a481 Date: Wed, 22 Aug 2018 18:49:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 18:49:56,518 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/1a732254-afc5-4c89-be7d-c9685accd259/file used request id req-4cc928a8-dbbd-43aa-81b6-aa93a619a481 2018-08-22 18:49:56,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.452872037888s 2018-08-22 18:49:56,519 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/1a732254-afc5-4c89-be7d-c9685accd259/file used request id req-4cc928a8-dbbd-43aa-81b6-aa93a619a481 2018-08-22 18:49:56,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:49:56,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9c1bf9f88fc95951d0c7a3b521735b0800c2e7d0" 2018-08-22 18:49:56,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-e766a30f-370e-4501-8f88-03dd02fcbac6 Date: Wed, 22 Aug 2018 18:49:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:49:56Z", "file": "/v2/images/1a732254-afc5-4c89-be7d-c9685accd259/file", "owner": "702170f5b7fa43418378dea94e20be7e", "id": "1a732254-afc5-4c89-be7d-c9685accd259", "size": 12716032, "self": "/v2/images/1a732254-afc5-4c89-be7d-c9685accd259", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/1a732254-afc5-4c89-be7d-c9685accd259/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/1a732254-afc5-4c89-be7d-c9685accd259/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_aed95f20-b5c4-430f-afdb-73304ce5eee6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_aed95f20-b5c4-430f-afdb-73304ce5eee6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T18:49:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:49:56,567 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e766a30f-370e-4501-8f88-03dd02fcbac6 2018-08-22 18:49:56,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.043998003006s 2018-08-22 18:49:56,567 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e766a30f-370e-4501-8f88-03dd02fcbac6 2018-08-22 18:49:56,569 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/1a732254-afc5-4c89-be7d-c9685accd259/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1a732254-afc5-4c89-be7d-c9685accd259/file', 'owner': u'702170f5b7fa43418378dea94e20be7e', 'id': u'1a732254-afc5-4c89-be7d-c9685accd259', 'size': 12716032, u'self': u'/v2/images/1a732254-afc5-4c89-be7d-c9685accd259', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'702170f5b7fa43418378dea94e20be7e', 'name': 'vmready2-project_aed95f20-b5c4-430f-afdb-73304ce5eee6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/1a732254-afc5-4c89-be7d-c9685accd259/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-22T18:49:56Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-22T18:49:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_aed95f20-b5c4-430f-afdb-73304ce5eee6', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/1a732254-afc5-4c89-be7d-c9685accd259', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_aed95f20-b5c4-430f-afdb-73304ce5eee6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_aed95f20-b5c4-430f-afdb-73304ce5eee6', 'created': u'2018-08-22T18:49:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-22T18:49:55Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/1a732254-afc5-4c89-be7d-c9685accd259', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_aed95f20-b5c4-430f-afdb-73304ce5eee6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-22 18:49:56,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-22 18:49:56,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}b17906e9fcbb1a3262f35ed50c0e6b384281efe5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_aed95f20-b5c4-430f-afdb-73304ce5eee6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-22 18:49:57,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:49: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-4ceebb39-e0ee-4cec-90c3-a1b870842315 x-compute-request-id: req-4ceebb39-e0ee-4cec-90c3-a1b870842315 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_aed95f20-b5c4-430f-afdb-73304ce5eee6", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/df0d0694-25f6-4309-bc9e-f05b8cfddfdb", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/df0d0694-25f6-4309-bc9e-f05b8cfddfdb", "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": "df0d0694-25f6-4309-bc9e-f05b8cfddfdb"}} 2018-08-22 18:49:57,330 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-4ceebb39-e0ee-4cec-90c3-a1b870842315 2018-08-22 18:49:57,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.760372161865s 2018-08-22 18:49:57,330 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-4ceebb39-e0ee-4cec-90c3-a1b870842315 2018-08-22 18:49:57,331 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_aed95f20-b5c4-430f-afdb-73304ce5eee6', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'df0d0694-25f6-4309-bc9e-f05b8cfddfdb', 'swap': 0}) 2018-08-22 18:49:57,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-22 18:49:57,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/df0d0694-25f6-4309-bc9e-f05b8cfddfdb/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}b17906e9fcbb1a3262f35ed50c0e6b384281efe5" -d '{"extra_specs": {}}' 2018-08-22 18:49:57,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:49: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-afb1b983-d4b6-4da7-a21b-b7ffb8ea2afb x-compute-request-id: req-afb1b983-d4b6-4da7-a21b-b7ffb8ea2afb Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-22 18:49:57,457 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/df0d0694-25f6-4309-bc9e-f05b8cfddfdb/os-extra_specs used request id req-afb1b983-d4b6-4da7-a21b-b7ffb8ea2afb 2018-08-22 18:49:57,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.12539601326s 2018-08-22 18:49:57,458 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/df0d0694-25f6-4309-bc9e-f05b8cfddfdb/os-extra_specs used request id req-afb1b983-d4b6-4da7-a21b-b7ffb8ea2afb 2018-08-22 18:49:57,571 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-22 18:49:57,572 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-22 18:49:57,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-22 18:49:57,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/5962ca3c-32dd-4ab6-96f6-fbc4a14a4054/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}9c1bf9f88fc95951d0c7a3b521735b0800c2e7d0" -d '{"subnet_id": "066f0c30-c270-403c-a2e0-3d7b569bc89e"}' 2018-08-22 18:49:59,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6172d064-b692-4e85-a835-037c00119767 Date: Wed, 22 Aug 2018 18:49:59 GMT RESP BODY: {"network_id": "df983943-6cf7-4247-b292-60b06d5ebd8d", "tenant_id": "702170f5b7fa43418378dea94e20be7e", "subnet_id": "066f0c30-c270-403c-a2e0-3d7b569bc89e", "subnet_ids": ["066f0c30-c270-403c-a2e0-3d7b569bc89e"], "port_id": "ffad295f-1a05-480e-8a00-1cf960a8194b", "id": "5962ca3c-32dd-4ab6-96f6-fbc4a14a4054"} 2018-08-22 18:49:59,247 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/5962ca3c-32dd-4ab6-96f6-fbc4a14a4054/remove_router_interface.json used request id req-6172d064-b692-4e85-a835-037c00119767 2018-08-22 18:49:59,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.67095303535s 2018-08-22 18:49:59,248 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/5962ca3c-32dd-4ab6-96f6-fbc4a14a4054/remove_router_interface.json used request id req-6172d064-b692-4e85-a835-037c00119767 returning object 5962ca3c-32dd-4ab6-96f6-fbc4a14a4054 2018-08-22 18:49:59,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-22 18:49:59,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9c1bf9f88fc95951d0c7a3b521735b0800c2e7d0" 2018-08-22 18:49:59,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-e71c5e7c-954b-48a8-a1f3-d6a938a6d7c8 Date: Wed, 22 Aug 2018 18:49:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "702170f5b7fa43418378dea94e20be7e", "created_at": "2018-08-22T18:49:51Z", "admin_state_up": true, "updated_at": "2018-08-22T18:49:58Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "702170f5b7fa43418378dea94e20be7e", "id": "5962ca3c-32dd-4ab6-96f6-fbc4a14a4054", "name": "vmready2-router_aed95f20-b5c4-430f-afdb-73304ce5eee6"}]} 2018-08-22 18:49:59,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-e71c5e7c-954b-48a8-a1f3-d6a938a6d7c8 2018-08-22 18:49:59,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.138311862946s 2018-08-22 18:49:59,387 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-e71c5e7c-954b-48a8-a1f3-d6a938a6d7c8 2018-08-22 18:49:59,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-22 18:49:59,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/5962ca3c-32dd-4ab6-96f6-fbc4a14a4054.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9c1bf9f88fc95951d0c7a3b521735b0800c2e7d0" 2018-08-22 18:50:00,656 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e065b69b-5211-41fa-86c2-28c7e680910a Content-Length: 0 Date: Wed, 22 Aug 2018 18:50:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:50:00,656 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/5962ca3c-32dd-4ab6-96f6-fbc4a14a4054.json used request id req-e065b69b-5211-41fa-86c2-28c7e680910a 2018-08-22 18:50:00,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.26737618446s 2018-08-22 18:50:00,656 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/5962ca3c-32dd-4ab6-96f6-fbc4a14a4054.json used request id req-e065b69b-5211-41fa-86c2-28c7e680910a 2018-08-22 18:50:00,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-22 18:50:00,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9c1bf9f88fc95951d0c7a3b521735b0800c2e7d0" 2018-08-22 18:50:00,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-17bec019-0808-43e2-9b30-6278b3b6fdae Date: Wed, 22 Aug 2018 18:50:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df983943-6cf7-4247-b292-60b06d5ebd8d","tenant_id":"702170f5b7fa43418378dea94e20be7e","created_at":"2018-08-22T18:49:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-22T18:49:50Z","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":"702170f5b7fa43418378dea94e20be7e","id":"066f0c30-c270-403c-a2e0-3d7b569bc89e","subnetpool_id":null,"name":"vmready2-subnet_aed95f20-b5c4-430f-afdb-73304ce5eee6"}]} 2018-08-22 18:50:00,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-17bec019-0808-43e2-9b30-6278b3b6fdae 2018-08-22 18:50:00,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0723111629486s 2018-08-22 18:50:00,729 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-17bec019-0808-43e2-9b30-6278b3b6fdae 2018-08-22 18:50:00,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-22 18:50:00,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/066f0c30-c270-403c-a2e0-3d7b569bc89e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9c1bf9f88fc95951d0c7a3b521735b0800c2e7d0" 2018-08-22 18:50:01,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-90ebb245-dae3-4a47-bf87-3427f9b39e26 Date: Wed, 22 Aug 2018 18:50:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:50:01,843 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/066f0c30-c270-403c-a2e0-3d7b569bc89e.json used request id req-90ebb245-dae3-4a47-bf87-3427f9b39e26 2018-08-22 18:50:01,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.1119248867s 2018-08-22 18:50:01,843 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/066f0c30-c270-403c-a2e0-3d7b569bc89e.json used request id req-90ebb245-dae3-4a47-bf87-3427f9b39e26 2018-08-22 18:50:01,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:50:01,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9c1bf9f88fc95951d0c7a3b521735b0800c2e7d0" 2018-08-22 18:50:01,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-e04886e1-b79b-444b-ba2a-9b79198c453b Date: Wed, 22 Aug 2018 18:50:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"df983943-6cf7-4247-b292-60b06d5ebd8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"702170f5b7fa43418378dea94e20be7e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T18:50:01Z","qos_policy_id":null,"name":"vmready2-net_aed95f20-b5c4-430f-afdb-73304ce5eee6","admin_state_up":true,"tenant_id":"702170f5b7fa43418378dea94e20be7e","created_at":"2018-08-22T18:49:50Z","mtu":1450}]} 2018-08-22 18:50:01,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e04886e1-b79b-444b-ba2a-9b79198c453b 2018-08-22 18:50:01,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0895481109619s 2018-08-22 18:50:01,933 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e04886e1-b79b-444b-ba2a-9b79198c453b 2018-08-22 18:50:01,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-22 18:50:01,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/df983943-6cf7-4247-b292-60b06d5ebd8d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9c1bf9f88fc95951d0c7a3b521735b0800c2e7d0" 2018-08-22 18:50:03,322 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1e159206-f980-4d34-bd75-7cc77ea37d1e Date: Wed, 22 Aug 2018 18:50:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:50:03,322 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/df983943-6cf7-4247-b292-60b06d5ebd8d.json used request id req-1e159206-f980-4d34-bd75-7cc77ea37d1e 2018-08-22 18:50:03,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.38793492317s 2018-08-22 18:50:03,323 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/df983943-6cf7-4247-b292-60b06d5ebd8d.json used request id req-1e159206-f980-4d34-bd75-7cc77ea37d1e 2018-08-22 18:50:03,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:50:03,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9c1bf9f88fc95951d0c7a3b521735b0800c2e7d0" 2018-08-22 18:50:03,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-e5c08bf1-01e0-4071-94a5-d837e0bd8410 Date: Wed, 22 Aug 2018 18:50:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:49:56Z", "file": "/v2/images/1a732254-afc5-4c89-be7d-c9685accd259/file", "owner": "702170f5b7fa43418378dea94e20be7e", "id": "1a732254-afc5-4c89-be7d-c9685accd259", "size": 12716032, "self": "/v2/images/1a732254-afc5-4c89-be7d-c9685accd259", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/1a732254-afc5-4c89-be7d-c9685accd259/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/1a732254-afc5-4c89-be7d-c9685accd259/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_aed95f20-b5c4-430f-afdb-73304ce5eee6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_aed95f20-b5c4-430f-afdb-73304ce5eee6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T18:49:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:50:03,362 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e5c08bf1-01e0-4071-94a5-d837e0bd8410 2018-08-22 18:50:03,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0348370075226s 2018-08-22 18:50:03,362 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e5c08bf1-01e0-4071-94a5-d837e0bd8410 2018-08-22 18:50:03,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-22 18:50:03,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/1a732254-afc5-4c89-be7d-c9685accd259 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9c1bf9f88fc95951d0c7a3b521735b0800c2e7d0" 2018-08-22 18:50:04,450 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9989b78b-4ff8-4e75-a523-3313bcac4fff Date: Wed, 22 Aug 2018 18:50:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 18:50:04,450 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/1a732254-afc5-4c89-be7d-c9685accd259 used request id req-9989b78b-4ff8-4e75-a523-3313bcac4fff 2018-08-22 18:50:04,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.08650302887s 2018-08-22 18:50:04,450 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/1a732254-afc5-4c89-be7d-c9685accd259 used request id req-9989b78b-4ff8-4e75-a523-3313bcac4fff 2018-08-22 18:50:04,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 18:50:04,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}b17906e9fcbb1a3262f35ed50c0e6b384281efe5" 2018-08-22 18:50:04,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:50: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-864c6251-a65f-4b22-bdd4-b101d0806785 x-compute-request-id: req-864c6251-a65f-4b22-bdd4-b101d0806785 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_aed95f20-b5c4-430f-afdb-73304ce5eee6", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/df0d0694-25f6-4309-bc9e-f05b8cfddfdb", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/df0d0694-25f6-4309-bc9e-f05b8cfddfdb", "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": "df0d0694-25f6-4309-bc9e-f05b8cfddfdb"}]} 2018-08-22 18:50:04,475 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-864c6251-a65f-4b22-bdd4-b101d0806785 2018-08-22 18:50:04,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238420963287s 2018-08-22 18:50:04,475 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-864c6251-a65f-4b22-bdd4-b101d0806785 2018-08-22 18:50:04,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-22 18:50:04,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/df0d0694-25f6-4309-bc9e-f05b8cfddfdb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b17906e9fcbb1a3262f35ed50c0e6b384281efe5" 2018-08-22 18:50:04,616 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 18:50: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-d96e2bb4-7dc8-402c-b78e-76189302f8f7 x-compute-request-id: req-d96e2bb4-7dc8-402c-b78e-76189302f8f7 Content-Length: 0 Content-Type: application/json 2018-08-22 18:50:04,616 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/df0d0694-25f6-4309-bc9e-f05b8cfddfdb used request id req-d96e2bb4-7dc8-402c-b78e-76189302f8f7 2018-08-22 18:50:04,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.139336109161s 2018-08-22 18:50:04,616 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/df0d0694-25f6-4309-bc9e-f05b8cfddfdb used request id req-d96e2bb4-7dc8-402c-b78e-76189302f8f7 2018-08-22 18:50:04,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 18:50:04,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b17906e9fcbb1a3262f35ed50c0e6b384281efe5" 2018-08-22 18:50:04,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ff5ce3f-2d7b-4eec-9f3e-4a7dc93f9772 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "vmready2-user_aed95f20-b5c4-430f-afdb-73304ce5eee6", "links": {"self": "http://172.30.9.24:5000/v3/users/ae1eecbd15cd4894a5928687a4a76276"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ae1eecbd15cd4894a5928687a4a76276", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 18:50:04,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-9ff5ce3f-2d7b-4eec-9f3e-4a7dc93f9772 2018-08-22 18:50:04,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20317196846s 2018-08-22 18:50:04,820 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-9ff5ce3f-2d7b-4eec-9f3e-4a7dc93f9772 2018-08-22 18:50:04,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 18:50:04,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/ae1eecbd15cd4894a5928687a4a76276 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b17906e9fcbb1a3262f35ed50c0e6b384281efe5" 2018-08-22 18:50:05,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f70c8b1-98d0-4a80-836a-7663ce12a3b6 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_aed95f20-b5c4-430f-afdb-73304ce5eee6", "links": {"self": "http://172.30.9.24:5000/v3/users/ae1eecbd15cd4894a5928687a4a76276"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ae1eecbd15cd4894a5928687a4a76276", "description": null}} 2018-08-22 18:50:05,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/ae1eecbd15cd4894a5928687a4a76276 used request id req-4f70c8b1-98d0-4a80-836a-7663ce12a3b6 2018-08-22 18:50:05,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.179888963699s 2018-08-22 18:50:05,007 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/ae1eecbd15cd4894a5928687a4a76276 used request id req-4f70c8b1-98d0-4a80-836a-7663ce12a3b6 2018-08-22 18:50:05,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-22 18:50:05,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/ae1eecbd15cd4894a5928687a4a76276 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b17906e9fcbb1a3262f35ed50c0e6b384281efe5" 2018-08-22 18:50:05,261 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 18:50:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-808bbee2-6447-4bfe-ad5c-e0ec5f11e576 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 18:50:05,262 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/ae1eecbd15cd4894a5928687a4a76276 used request id req-808bbee2-6447-4bfe-ad5c-e0ec5f11e576 2018-08-22 18:50:05,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.254432201385s 2018-08-22 18:50:05,262 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/ae1eecbd15cd4894a5928687a4a76276 used request id req-808bbee2-6447-4bfe-ad5c-e0ec5f11e576 2018-08-22 18:50:05,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 18:50:05,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b17906e9fcbb1a3262f35ed50c0e6b384281efe5" 2018-08-22 18:50:05,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe938411-4e81-4c3c-a755-6086263b18cd Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.24:5000/v3/projects/702170f5b7fa43418378dea94e20be7e"}, "tags": [], "enabled": true, "id": "702170f5b7fa43418378dea94e20be7e", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_aed95f20-b5c4-430f-afdb-73304ce5eee6"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-22 18:50:05,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-fe938411-4e81-4c3c-a755-6086263b18cd 2018-08-22 18:50:05,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.187744855881s 2018-08-22 18:50:05,456 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-fe938411-4e81-4c3c-a755-6086263b18cd 2018-08-22 18:50:05,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-22 18:50:05,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/702170f5b7fa43418378dea94e20be7e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b17906e9fcbb1a3262f35ed50c0e6b384281efe5" 2018-08-22 18:50:05,752 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 18:50:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d72abc1-362c-4963-a4e8-189f65bccdea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 18:50:05,752 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/702170f5b7fa43418378dea94e20be7e used request id req-7d72abc1-362c-4963-a4e8-189f65bccdea 2018-08-22 18:50:05,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.291765928268s 2018-08-22 18:50:05,752 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/702170f5b7fa43418378dea94e20be7e used request id req-7d72abc1-362c-4963-a4e8-189f65bccdea 2018-08-22 18:50:05,804 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-08-22 18:50:05,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 18:50:05,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 18:50:05,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 18:50:05,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 18:50:05,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 18:50:05,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 18:50:05,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 18:50:05,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 18:50:05,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 18:50:05,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 18:50:05,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 18:50:05,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 18:50:05,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 18:50:05,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 18:50:05,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 18:50:05,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 18:50:05,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 18:50:05,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 18:50:05,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 18:50:05,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 18:50:05,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 18:50:05,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 18:50:05,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:50:05,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7bcc205-f128-4c28-bede-403446f16f39 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 18:50:05,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-a7bcc205-f128-4c28-bede-403446f16f39 2018-08-22 18:50:05,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 18:50:06,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T19:50:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d69b1f3fec314e8ebf952b8c456a331b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "032439070e6549a2a698896c40df0822"}, "audit_ids": ["a3psUc3JSbCMJZWO2XDYUw"], "issued_at": "2018-08-22T18:50:06.000000Z"}} 2018-08-22 18:50:06,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:50:06,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:06,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-7392ec54-8322-4190-934e-a08055c2e523 Date: Wed, 22 Aug 2018 18:50:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 18:50:06,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7392ec54-8322-4190-934e-a08055c2e523 2018-08-22 18:50:06,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.341737985611s 2018-08-22 18:50:06,598 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7392ec54-8322-4190-934e-a08055c2e523 2018-08-22 18:50:06,603 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-08-22 18:50:06,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-22 18:50:06,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f20981066e3fe50b2a7ff66540bc975bc037cb1e" -d '{"network": {"name": "singlevm1-net_93b9c1fe-5117-44ad-99d6-bbc4b3328765", "admin_state_up": true}}' 2018-08-22 18:50:06,875 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-4cc01680-5531-4b86-8408-b3d19ec26c7c Date: Wed, 22 Aug 2018 18:50:06 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b7756188-15db-4551-8573-3357caa6b441","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"d69b1f3fec314e8ebf952b8c456a331b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T18:50:06Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_93b9c1fe-5117-44ad-99d6-bbc4b3328765","admin_state_up":true,"tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T18:50:06Z","mtu":1450}} 2018-08-22 18:50:06,875 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4cc01680-5531-4b86-8408-b3d19ec26c7c 2018-08-22 18:50:06,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.271515846252s 2018-08-22 18:50:06,876 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4cc01680-5531-4b86-8408-b3d19ec26c7c 2018-08-22 18:50:06,876 - 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-08-22T18:50:06Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b7756188-15db-4551-8573-3357caa6b441', u'provider:segmentation_id': 98, 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_93b9c1fe-5117-44ad-99d6-bbc4b3328765', u'created_at': u'2018-08-22T18:50:06Z', u'mtu': 1450, u'tenant_id': u'd69b1f3fec314e8ebf952b8c456a331b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd69b1f3fec314e8ebf952b8c456a331b', u'l2_adjacency': True}) 2018-08-22 18:50:06,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:50:06,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:06,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1429 X-Openstack-Request-Id: req-21678590-0b7d-4f45-845e-c2febd5bb2a0 Date: Wed, 22 Aug 2018 18:50:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b7756188-15db-4551-8573-3357caa6b441","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"d69b1f3fec314e8ebf952b8c456a331b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T18:50:06Z","qos_policy_id":null,"name":"singlevm1-net_93b9c1fe-5117-44ad-99d6-bbc4b3328765","admin_state_up":true,"tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T18:50:06Z","provider:network_type":"vxlan"}]} 2018-08-22 18:50:06,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-21678590-0b7d-4f45-845e-c2febd5bb2a0 2018-08-22 18:50:06,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0989608764648s 2018-08-22 18:50:06,976 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-21678590-0b7d-4f45-845e-c2febd5bb2a0 2018-08-22 18:50:06,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-22 18:50:06,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" -d '{"subnet": {"name": "singlevm1-subnet_93b9c1fe-5117-44ad-99d6-bbc4b3328765", "enable_dhcp": true, "network_id": "b7756188-15db-4551-8573-3357caa6b441", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-22 18:50:07,591 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-f7c410df-8af7-4a06-b684-bec6cb723c8b Date: Wed, 22 Aug 2018 18:50:07 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-22T18:50:07Z","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":"c8bfdb0f-5ceb-4285-946f-f8e32efd5c5b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d69b1f3fec314e8ebf952b8c456a331b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_93b9c1fe-5117-44ad-99d6-bbc4b3328765","enable_dhcp":true,"segment_id":null,"network_id":"b7756188-15db-4551-8573-3357caa6b441","tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T18:50:07Z","ip_version":4}} 2018-08-22 18:50:07,591 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-f7c410df-8af7-4a06-b684-bec6cb723c8b 2018-08-22 18:50:07,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.613936185837s 2018-08-22 18:50:07,592 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-f7c410df-8af7-4a06-b684-bec6cb723c8b 2018-08-22 18:50:07,592 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T18:50:07Z', 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'c8bfdb0f-5ceb-4285-946f-f8e32efd5c5b', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_93b9c1fe-5117-44ad-99d6-bbc4b3328765', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'b7756188-15db-4551-8573-3357caa6b441', u'tenant_id': u'd69b1f3fec314e8ebf952b8c456a331b', u'created_at': u'2018-08-22T18:50:07Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd69b1f3fec314e8ebf952b8c456a331b'}) 2018-08-22 18:50:07,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-22 18:50:07,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" -d '{"router": {"external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "name": "singlevm1-router_93b9c1fe-5117-44ad-99d6-bbc4b3328765", "admin_state_up": true}}' 2018-08-22 18:50:08,977 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-9ea9988b-1057-4a76-9ed7-e0c975aab713 Date: Wed, 22 Aug 2018 18:50:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T18:50:07Z", "admin_state_up": true, "updated_at": "2018-08-22T18:50:08Z", "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "fde7f14b-bc6f-434c-b6e5-069adf3dcd9d", "name": "singlevm1-router_93b9c1fe-5117-44ad-99d6-bbc4b3328765"}} 2018-08-22 18:50:08,977 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-9ea9988b-1057-4a76-9ed7-e0c975aab713 2018-08-22 18:50:08,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.38415694237s 2018-08-22 18:50:08,978 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-9ea9988b-1057-4a76-9ed7-e0c975aab713 2018-08-22 18:50:08,978 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T18:50:08Z', u'revision_number': 2, u'ha': False, u'id': u'fde7f14b-bc6f-434c-b6e5-069adf3dcd9d', u'external_gateway_info': {u'network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'37350c7d-7f7a-4dc4-acdb-2f5b730b9a18', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_93b9c1fe-5117-44ad-99d6-bbc4b3328765', u'admin_state_up': True, u'tenant_id': u'd69b1f3fec314e8ebf952b8c456a331b', u'created_at': u'2018-08-22T18:50:07Z', u'flavor_id': None, u'routes': [], u'project_id': u'd69b1f3fec314e8ebf952b8c456a331b'}) 2018-08-22 18:50:08,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-22 18:50:08,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/fde7f14b-bc6f-434c-b6e5-069adf3dcd9d/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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" -d '{"subnet_id": "c8bfdb0f-5ceb-4285-946f-f8e32efd5c5b"}' 2018-08-22 18:50:11,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-162cde13-c164-45da-b207-399e41b76f48 Date: Wed, 22 Aug 2018 18:50:11 GMT RESP BODY: {"network_id": "b7756188-15db-4551-8573-3357caa6b441", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "subnet_id": "c8bfdb0f-5ceb-4285-946f-f8e32efd5c5b", "subnet_ids": ["c8bfdb0f-5ceb-4285-946f-f8e32efd5c5b"], "port_id": "fcf5e221-51da-4c22-b9e0-a1f29ee5e186", "id": "fde7f14b-bc6f-434c-b6e5-069adf3dcd9d"} 2018-08-22 18:50:11,081 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/fde7f14b-bc6f-434c-b6e5-069adf3dcd9d/add_router_interface.json used request id req-162cde13-c164-45da-b207-399e41b76f48 2018-08-22 18:50:11,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.10279011726s 2018-08-22 18:50:11,082 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/fde7f14b-bc6f-434c-b6e5-069adf3dcd9d/add_router_interface.json used request id req-162cde13-c164-45da-b207-399e41b76f48 returning object fde7f14b-bc6f-434c-b6e5-069adf3dcd9d 2018-08-22 18:50:11,082 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-22 18:50:11,214 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-22 18:50:11,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:50:11,220 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 22 Aug 2018 18:50:11 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-22 18:50:11,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:50:11,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:11,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-e1f8b98c-607f-40db-a4df-02e3fde7ca81 Date: Wed, 22 Aug 2018 18:50:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:50:11,489 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e1f8b98c-607f-40db-a4df-02e3fde7ca81 2018-08-22 18:50:11,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.263734817505s 2018-08-22 18:50:11,489 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e1f8b98c-607f-40db-a4df-02e3fde7ca81 2018-08-22 18:50:11,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-22 18:50:11,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_93b9c1fe-5117-44ad-99d6-bbc4b3328765", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_93b9c1fe-5117-44ad-99d6-bbc4b3328765"}' 2018-08-22 18:50:11,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-30fc188f-310d-44da-a64e-896c8709a5a7 Date: Wed, 22 Aug 2018 18:50:11 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:50:11Z", "file": "/v2/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a", "size": null, "self": "/v2/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_93b9c1fe-5117-44ad-99d6-bbc4b3328765", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_93b9c1fe-5117-44ad-99d6-bbc4b3328765", "checksum": null, "created_at": "2018-08-22T18:50:11Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-22 18:50:11,555 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-30fc188f-310d-44da-a64e-896c8709a5a7 2018-08-22 18:50:11,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0574557781219s 2018-08-22 18:50:11,555 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-30fc188f-310d-44da-a64e-896c8709a5a7 returning object 5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a 2018-08-22 18:50:11,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-22 18:50:11,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a/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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" -d '' 2018-08-22 18:50:11,917 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-15274e53-9e3f-42f6-8727-abdc071ea213 Date: Wed, 22 Aug 2018 18:50:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 18:50:11,917 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a/file used request id req-15274e53-9e3f-42f6-8727-abdc071ea213 2018-08-22 18:50:11,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.360706090927s 2018-08-22 18:50:11,917 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a/file used request id req-15274e53-9e3f-42f6-8727-abdc071ea213 2018-08-22 18:50:11,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:50:11,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:11,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-aed65744-b624-49cb-bd5c-f82d5234ba15 Date: Wed, 22 Aug 2018 18:50:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:50:11Z", "file": "/v2/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a", "size": 12716032, "self": "/v2/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_93b9c1fe-5117-44ad-99d6-bbc4b3328765", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_93b9c1fe-5117-44ad-99d6-bbc4b3328765", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T18:50:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:50:11,943 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-aed65744-b624-49cb-bd5c-f82d5234ba15 2018-08-22 18:50:11,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0229041576385s 2018-08-22 18:50:11,944 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-aed65744-b624-49cb-bd5c-f82d5234ba15 2018-08-22 18:50:11,945 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a/file', 'owner': u'd69b1f3fec314e8ebf952b8c456a331b', 'id': u'5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a', 'size': 12716032, u'self': u'/v2/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd69b1f3fec314e8ebf952b8c456a331b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-22T18:50:11Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-22T18:50:11Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_93b9c1fe-5117-44ad-99d6-bbc4b3328765', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_93b9c1fe-5117-44ad-99d6-bbc4b3328765', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_93b9c1fe-5117-44ad-99d6-bbc4b3328765', 'created': u'2018-08-22T18:50:11Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-22T18:50:11Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_93b9c1fe-5117-44ad-99d6-bbc4b3328765', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-22 18:50:11,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-22 18:50:11,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_93b9c1fe-5117-44ad-99d6-bbc4b3328765", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-22 18:50:12,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:50:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df94ff4d-ea11-439a-b3e9-c6a3ec2983f6 x-compute-request-id: req-df94ff4d-ea11-439a-b3e9-c6a3ec2983f6 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_93b9c1fe-5117-44ad-99d6-bbc4b3328765", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4d986f40-941a-422a-8bd9-5860c3a14922", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4d986f40-941a-422a-8bd9-5860c3a14922", "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": "4d986f40-941a-422a-8bd9-5860c3a14922"}} 2018-08-22 18:50:12,311 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-df94ff4d-ea11-439a-b3e9-c6a3ec2983f6 2018-08-22 18:50:12,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.364840984344s 2018-08-22 18:50:12,311 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-df94ff4d-ea11-439a-b3e9-c6a3ec2983f6 2018-08-22 18:50:12,312 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_93b9c1fe-5117-44ad-99d6-bbc4b3328765', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'4d986f40-941a-422a-8bd9-5860c3a14922', 'swap': 0}) 2018-08-22 18:50:12,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-22 18:50:12,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/4d986f40-941a-422a-8bd9-5860c3a14922/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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" -d '{"extra_specs": {}}' 2018-08-22 18:50:12,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:50: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-d9522030-9db2-4210-a25f-4b20382c2b87 x-compute-request-id: req-d9522030-9db2-4210-a25f-4b20382c2b87 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-22 18:50:12,333 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/4d986f40-941a-422a-8bd9-5860c3a14922/os-extra_specs used request id req-d9522030-9db2-4210-a25f-4b20382c2b87 2018-08-22 18:50:12,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199069976807s 2018-08-22 18:50:12,333 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/4d986f40-941a-422a-8bd9-5860c3a14922/os-extra_specs used request id req-d9522030-9db2-4210-a25f-4b20382c2b87 2018-08-22 18:50:12,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-22 18:50:12,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" -d '{"keypair": {"name": "singlevm1-kp_93b9c1fe-5117-44ad-99d6-bbc4b3328765"}}' 2018-08-22 18:50:12,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:50: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-cf136ef7-8d2f-4ba9-9815-28804c71e3a3 x-compute-request-id: req-cf136ef7-8d2f-4ba9-9815-28804c71e3a3 Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ+zbRYX104GwH0oa7L90wjPUmT8H65UUo3QtHXhq0EdKMPH3uQDdnXgkupjAYhfaUwhKCLmlQw1mowEccfQxJa2KO/JbsKJyB+cVMO0TPAtVqEYTx9j+TZP49NUrjp4XA8tsAs8goYOQex0LY3YIrZqeKwTQttrItjOnGhvlmvexclw7C3jG8YPz6ZF86xcx0bUqB5srSVMmlzQYRFhZli8WBlmHk7XPXcsO9ZAoPzKRWRvqaRQrU9a9Tl5rpmIqfOq/doE1Ho4EARkVJl+xUrOEVniyHA/+Dw6P5P+eSBr8hFGY7q6Jnu0upqqHtssdsnA0wNNn96Nju6qch84+3 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAyfs20WF9dOBsB9KGuy/dMIz1Jk/B+uVFKN0LR14atBHSjDx9\n7kA3Z14JLqYwGIX2lMISgi5pUMNZqMBHHH0MSWtijvyW7CicgfnFTDtEzwLVahGE\n8fY/k2T+PTVK46eFwPLbALPIKGDkHsdC2N2CK2anisE0LbayLYzpxob5Zr3sXJcO\nwt4xvGD8+mRfOsXMdG1KgebK0lTJpc0GERYWZYvFgZZh5O1z13LDvWQKD8ykVkb6\nmkUK1PWvU5ea6ZiKnzqv3aBNR6OBAEZFSZfsVKzhFZ4shwP/g8Oj+T/nkga/IRRm\nO6uiZ7tLqaqh7bLHbJwNMDTZ/ejY7uqnIfOPtwIDAQABAoIBAQDBLq79kDsIAGYT\nDT6j5mGuQANxQzOLHqIJNXHGLrFnrOwuCOWBbJYRHZW2smip6+ct3HkLXgyInG8y\nwcTB8LBBwJ2hmOFYuncGsbgM81sai+FG876uFhI0jZHFRSV9nAqHwz/H6iv0wscs\n0PSUqzgG/sYcJjIbzvOYMYCeyxXbNvQjNazbpo8nhY5xRUDrqe2/LEweHItv25gj\nWqNlmQZjaIdOTzTakiHy1o8Xt9zotywhNgfkisE0VQb9cQFTkG+XLqxpUkh15nWg\nG5lrKS/KGc2VSkXp+VUVAAkg0D8OWK5bo18OvcokuLSGcLG0kPR3NvGRpon86pVb\n0MAHFU8BAoGBAPB9tUn8jGoRz94xK47+iRav6+9pj0DidM2nG8m9WtarsF6LNMVW\np/g+zIwttIGrzCr5qZmZB2sc1thQRsQQDAOYfwVBxHbtMrPLLPnDO8VrP6myobPB\nzm8BkLMbAi8v+DthQCC2iim78N3vFN2jP/y48XVnCPe1jAH5pVcB59X3AoGBANcB\nvp7cT4fIR6nlP5FYL3BoI5JA3Jvp4ig4zlX/sfQcb3sX+Z4EzfSH6RlBjYSMmPie\n+QFkwF2JMXESXJT+zh0NruKFMGlyG71gBqQIUmt2Xu5yvkhACaoIbDUs6WZ6WZw+\nl8Iy/vLqGkJ5NbdUtHnzPfPUvLdLqx9qrAuWHKRBAoGAexk9lLOLBDg92JP+oeE0\nNsKx2AiGZUYFV8cz+B3Ow5d6XcqPpntm2zD57r7uaHmRtmW5JIAqRe+rIWpl7rHw\nFF8YlY5GjEF59IIJcYc3ryPooGppTuPjUPrSIHuwsIqzW2G6O4R0UEx9THy2h4Sq\nmifooJmvA2yQT+qDcXfuPZ0CgYAOh7qnJ8JkLb/SFoEWRHxoP1FwF9wQ2VyEVVp0\na2ROWAGcswEWkcKNbQXuxARZWdsYqj2vv2xUpenmd1Q0aYfqZLtV6aRc6+49/RhV\ny44uXwCJYs3DOjis+ga+DTv0xf36ViyRXjrmlbWSmnhr3FiaCTs9mDnstTtqUx4v\nZkSnQQKBgQCF98wbMc/ybN+CTcozo7elH1QtgYjBImep35U7NN30/hsk2Lld2LGU\nUKC2RmGq4d3ZBoNrkUGlVOKIbGvCheJXLum7sVoRZPbemWf2diJa3tptFhVV8g7a\nUb3dGo5QbeRso91l8QxtBlHv6WktCERJGv3qs9BjeQhifwcLPvoqHg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "032439070e6549a2a698896c40df0822", "name": "singlevm1-kp_93b9c1fe-5117-44ad-99d6-bbc4b3328765", "fingerprint": "67:b1:14:b5:fa:eb:e8:ce:e0:c1:a2:22:43:35:ca:0b"}} 2018-08-22 18:50:12,540 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-cf136ef7-8d2f-4ba9-9815-28804c71e3a3 2018-08-22 18:50:12,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.206541776657s 2018-08-22 18:50:12,541 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-cf136ef7-8d2f-4ba9-9815-28804c71e3a3 2018-08-22 18:50:12,541 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ+zbRYX104GwH0oa7L90wjPUmT8H65UUo3QtHXhq0EdKMPH3uQDdnXgkupjAYhfaUwhKCLmlQw1mowEccfQxJa2KO/JbsKJyB+cVMO0TPAtVqEYTx9j+TZP49NUrjp4XA8tsAs8goYOQex0LY3YIrZqeKwTQttrItjOnGhvlmvexclw7C3jG8YPz6ZF86xcx0bUqB5srSVMmlzQYRFhZli8WBlmHk7XPXcsO9ZAoPzKRWRvqaRQrU9a9Tl5rpmIqfOq/doE1Ho4EARkVJl+xUrOEVniyHA/+Dw6P5P+eSBr8hFGY7q6Jnu0upqqHtssdsnA0wNNn96Nju6qch84+3 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAyfs20WF9dOBsB9KGuy/dMIz1Jk/B+uVFKN0LR14atBHSjDx9\n7kA3Z14JLqYwGIX2lMISgi5pUMNZqMBHHH0MSWtijvyW7CicgfnFTDtEzwLVahGE\n8fY/k2T+PTVK46eFwPLbALPIKGDkHsdC2N2CK2anisE0LbayLYzpxob5Zr3sXJcO\nwt4xvGD8+mRfOsXMdG1KgebK0lTJpc0GERYWZYvFgZZh5O1z13LDvWQKD8ykVkb6\nmkUK1PWvU5ea6ZiKnzqv3aBNR6OBAEZFSZfsVKzhFZ4shwP/g8Oj+T/nkga/IRRm\nO6uiZ7tLqaqh7bLHbJwNMDTZ/ejY7uqnIfOPtwIDAQABAoIBAQDBLq79kDsIAGYT\nDT6j5mGuQANxQzOLHqIJNXHGLrFnrOwuCOWBbJYRHZW2smip6+ct3HkLXgyInG8y\nwcTB8LBBwJ2hmOFYuncGsbgM81sai+FG876uFhI0jZHFRSV9nAqHwz/H6iv0wscs\n0PSUqzgG/sYcJjIbzvOYMYCeyxXbNvQjNazbpo8nhY5xRUDrqe2/LEweHItv25gj\nWqNlmQZjaIdOTzTakiHy1o8Xt9zotywhNgfkisE0VQb9cQFTkG+XLqxpUkh15nWg\nG5lrKS/KGc2VSkXp+VUVAAkg0D8OWK5bo18OvcokuLSGcLG0kPR3NvGRpon86pVb\n0MAHFU8BAoGBAPB9tUn8jGoRz94xK47+iRav6+9pj0DidM2nG8m9WtarsF6LNMVW\np/g+zIwttIGrzCr5qZmZB2sc1thQRsQQDAOYfwVBxHbtMrPLLPnDO8VrP6myobPB\nzm8BkLMbAi8v+DthQCC2iim78N3vFN2jP/y48XVnCPe1jAH5pVcB59X3AoGBANcB\nvp7cT4fIR6nlP5FYL3BoI5JA3Jvp4ig4zlX/sfQcb3sX+Z4EzfSH6RlBjYSMmPie\n+QFkwF2JMXESXJT+zh0NruKFMGlyG71gBqQIUmt2Xu5yvkhACaoIbDUs6WZ6WZw+\nl8Iy/vLqGkJ5NbdUtHnzPfPUvLdLqx9qrAuWHKRBAoGAexk9lLOLBDg92JP+oeE0\nNsKx2AiGZUYFV8cz+B3Ow5d6XcqPpntm2zD57r7uaHmRtmW5JIAqRe+rIWpl7rHw\nFF8YlY5GjEF59IIJcYc3ryPooGppTuPjUPrSIHuwsIqzW2G6O4R0UEx9THy2h4Sq\nmifooJmvA2yQT+qDcXfuPZ0CgYAOh7qnJ8JkLb/SFoEWRHxoP1FwF9wQ2VyEVVp0\na2ROWAGcswEWkcKNbQXuxARZWdsYqj2vv2xUpenmd1Q0aYfqZLtV6aRc6+49/RhV\ny44uXwCJYs3DOjis+ga+DTv0xf36ViyRXjrmlbWSmnhr3FiaCTs9mDnstTtqUx4v\nZkSnQQKBgQCF98wbMc/ybN+CTcozo7elH1QtgYjBImep35U7NN30/hsk2Lld2LGU\nUKC2RmGq4d3ZBoNrkUGlVOKIbGvCheJXLum7sVoRZPbemWf2diJa3tptFhVV8g7a\nUb3dGo5QbeRso91l8QxtBlHv6WktCERJGv3qs9BjeQhifwcLPvoqHg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'032439070e6549a2a698896c40df0822', 'name': u'singlevm1-kp_93b9c1fe-5117-44ad-99d6-bbc4b3328765', 'created_at': '2018-08-22T18:50:12.541781', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd69b1f3fec314e8ebf952b8c456a331b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'67:b1:14:b5:fa:eb:e8:ce:e0:c1:a2:22:43:35:ca:0b', 'type': 'ssh', 'id': u'singlevm1-kp_93b9c1fe-5117-44ad-99d6-bbc4b3328765'}) 2018-08-22 18:50:12,542 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAyfs20WF9dOBsB9KGuy/dMIz1Jk/B+uVFKN0LR14atBHSjDx9 7kA3Z14JLqYwGIX2lMISgi5pUMNZqMBHHH0MSWtijvyW7CicgfnFTDtEzwLVahGE 8fY/k2T+PTVK46eFwPLbALPIKGDkHsdC2N2CK2anisE0LbayLYzpxob5Zr3sXJcO wt4xvGD8+mRfOsXMdG1KgebK0lTJpc0GERYWZYvFgZZh5O1z13LDvWQKD8ykVkb6 mkUK1PWvU5ea6ZiKnzqv3aBNR6OBAEZFSZfsVKzhFZ4shwP/g8Oj+T/nkga/IRRm O6uiZ7tLqaqh7bLHbJwNMDTZ/ejY7uqnIfOPtwIDAQABAoIBAQDBLq79kDsIAGYT DT6j5mGuQANxQzOLHqIJNXHGLrFnrOwuCOWBbJYRHZW2smip6+ct3HkLXgyInG8y wcTB8LBBwJ2hmOFYuncGsbgM81sai+FG876uFhI0jZHFRSV9nAqHwz/H6iv0wscs 0PSUqzgG/sYcJjIbzvOYMYCeyxXbNvQjNazbpo8nhY5xRUDrqe2/LEweHItv25gj WqNlmQZjaIdOTzTakiHy1o8Xt9zotywhNgfkisE0VQb9cQFTkG+XLqxpUkh15nWg G5lrKS/KGc2VSkXp+VUVAAkg0D8OWK5bo18OvcokuLSGcLG0kPR3NvGRpon86pVb 0MAHFU8BAoGBAPB9tUn8jGoRz94xK47+iRav6+9pj0DidM2nG8m9WtarsF6LNMVW p/g+zIwttIGrzCr5qZmZB2sc1thQRsQQDAOYfwVBxHbtMrPLLPnDO8VrP6myobPB zm8BkLMbAi8v+DthQCC2iim78N3vFN2jP/y48XVnCPe1jAH5pVcB59X3AoGBANcB vp7cT4fIR6nlP5FYL3BoI5JA3Jvp4ig4zlX/sfQcb3sX+Z4EzfSH6RlBjYSMmPie +QFkwF2JMXESXJT+zh0NruKFMGlyG71gBqQIUmt2Xu5yvkhACaoIbDUs6WZ6WZw+ l8Iy/vLqGkJ5NbdUtHnzPfPUvLdLqx9qrAuWHKRBAoGAexk9lLOLBDg92JP+oeE0 NsKx2AiGZUYFV8cz+B3Ow5d6XcqPpntm2zD57r7uaHmRtmW5JIAqRe+rIWpl7rHw FF8YlY5GjEF59IIJcYc3ryPooGppTuPjUPrSIHuwsIqzW2G6O4R0UEx9THy2h4Sq mifooJmvA2yQT+qDcXfuPZ0CgYAOh7qnJ8JkLb/SFoEWRHxoP1FwF9wQ2VyEVVp0 a2ROWAGcswEWkcKNbQXuxARZWdsYqj2vv2xUpenmd1Q0aYfqZLtV6aRc6+49/RhV y44uXwCJYs3DOjis+ga+DTv0xf36ViyRXjrmlbWSmnhr3FiaCTs9mDnstTtqUx4v ZkSnQQKBgQCF98wbMc/ybN+CTcozo7elH1QtgYjBImep35U7NN30/hsk2Lld2LGU UKC2RmGq4d3ZBoNrkUGlVOKIbGvCheJXLum7sVoRZPbemWf2diJa3tptFhVV8g7a Ub3dGo5QbeRso91l8QxtBlHv6WktCERJGv3qs9BjeQhifwcLPvoqHg== -----END RSA PRIVATE KEY----- 2018-08-22 18:50:12,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-22 18:50:12,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" -d '{"security_group": {"name": "singlevm1-sg_93b9c1fe-5117-44ad-99d6-bbc4b3328765", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-08-22 18:50:12,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-4a1ac522-b94e-492a-97e8-e411e29d0262 Date: Wed, 22 Aug 2018 18:50:12 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T18:50:12Z", "updated_at": "2018-08-22T18:50:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:12Z", "revision_number": 0, "id": "413b9dad-334d-4f5f-9248-dc6798706b2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:12Z", "security_group_id": "29a8e384-677f-4459-926c-0dd9c6f13c37", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_range_min": null, "ethertype": "IPv6", "project_id": "d69b1f3fec314e8ebf952b8c456a331b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:12Z", "revision_number": 0, "id": "7670bc09-636e-4c8b-afc5-db7eeea8d57d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:12Z", "security_group_id": "29a8e384-677f-4459-926c-0dd9c6f13c37", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_range_min": null, "ethertype": "IPv4", "project_id": "d69b1f3fec314e8ebf952b8c456a331b"}], "revision_number": 1, "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "id": "29a8e384-677f-4459-926c-0dd9c6f13c37", "name": "singlevm1-sg_93b9c1fe-5117-44ad-99d6-bbc4b3328765"}} 2018-08-22 18:50:12,693 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-4a1ac522-b94e-492a-97e8-e411e29d0262 2018-08-22 18:50:12,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.147795915604s 2018-08-22 18:50:12,693 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-4a1ac522-b94e-492a-97e8-e411e29d0262 2018-08-22 18:50:12,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 18:50:12,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:12,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-974a81f1-e883-4763-a17c-91613b288e09 Date: Wed, 22 Aug 2018 18:50:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-22T18:49:03Z", "updated_at": "2018-08-22T18:49:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:03Z", "revision_number": 0, "id": "13ece833-9b73-4c83-a208-e0ecd35fb05d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:03Z", "security_group_id": "150c9731-0d84-488c-ae7a-4a527bbe7b4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:03Z", "revision_number": 0, "id": "22ce3dfa-9bb4-4dbb-bad7-81d5125eac12", "remote_group_id": "150c9731-0d84-488c-ae7a-4a527bbe7b4e", "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:03Z", "security_group_id": "150c9731-0d84-488c-ae7a-4a527bbe7b4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:03Z", "revision_number": 0, "id": "275e6f79-812d-4f02-8f80-3d7707738cee", "remote_group_id": "150c9731-0d84-488c-ae7a-4a527bbe7b4e", "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:03Z", "security_group_id": "150c9731-0d84-488c-ae7a-4a527bbe7b4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:03Z", "revision_number": 0, "id": "be4ee13b-de78-4c41-b357-2d644d97bd4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:03Z", "security_group_id": "150c9731-0d84-488c-ae7a-4a527bbe7b4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "150c9731-0d84-488c-ae7a-4a527bbe7b4e", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T18:50:12Z", "updated_at": "2018-08-22T18:50:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:12Z", "revision_number": 0, "id": "413b9dad-334d-4f5f-9248-dc6798706b2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:12Z", "security_group_id": "29a8e384-677f-4459-926c-0dd9c6f13c37", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_range_min": null, "ethertype": "IPv6", "project_id": "d69b1f3fec314e8ebf952b8c456a331b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:12Z", "revision_number": 0, "id": "7670bc09-636e-4c8b-afc5-db7eeea8d57d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:12Z", "security_group_id": "29a8e384-677f-4459-926c-0dd9c6f13c37", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_range_min": null, "ethertype": "IPv4", "project_id": "d69b1f3fec314e8ebf952b8c456a331b"}], "revision_number": 1, "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "id": "29a8e384-677f-4459-926c-0dd9c6f13c37", "name": "singlevm1-sg_93b9c1fe-5117-44ad-99d6-bbc4b3328765"}, {"description": "Default security group", "tags": [], "tenant_id": "702170f5b7fa43418378dea94e20be7e", "created_at": "2018-08-22T18:49:49Z", "updated_at": "2018-08-22T18:49:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:49Z", "revision_number": 0, "id": "37966089-d6d9-4fd1-bfdc-bbba5b4fee0f", "remote_group_id": "51477118-de7b-4062-8bd9-c2b4912c4b7d", "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:49Z", "security_group_id": "51477118-de7b-4062-8bd9-c2b4912c4b7d", "tenant_id": "702170f5b7fa43418378dea94e20be7e", "port_range_min": null, "ethertype": "IPv6", "project_id": "702170f5b7fa43418378dea94e20be7e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:49Z", "revision_number": 0, "id": "37f37097-db32-4610-9910-4f9aa355f165", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:49Z", "security_group_id": "51477118-de7b-4062-8bd9-c2b4912c4b7d", "tenant_id": "702170f5b7fa43418378dea94e20be7e", "port_range_min": null, "ethertype": "IPv6", "project_id": "702170f5b7fa43418378dea94e20be7e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:49Z", "revision_number": 0, "id": "c05921ad-d033-4cf8-a898-ad03b629e346", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:49Z", "security_group_id": "51477118-de7b-4062-8bd9-c2b4912c4b7d", "tenant_id": "702170f5b7fa43418378dea94e20be7e", "port_range_min": null, "ethertype": "IPv4", "project_id": "702170f5b7fa43418378dea94e20be7e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:49Z", "revision_number": 0, "id": "d174a3f7-9643-4dba-b3e5-d55ca5ba71a3", "remote_group_id": "51477118-de7b-4062-8bd9-c2b4912c4b7d", "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:49Z", "security_group_id": "51477118-de7b-4062-8bd9-c2b4912c4b7d", "tenant_id": "702170f5b7fa43418378dea94e20be7e", "port_range_min": null, "ethertype": "IPv4", "project_id": "702170f5b7fa43418378dea94e20be7e"}], "revision_number": 1, "project_id": "702170f5b7fa43418378dea94e20be7e", "id": "51477118-de7b-4062-8bd9-c2b4912c4b7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad65c47defb64cf1a271efd357a94d2e", "created_at": "2018-08-22T18:49:17Z", "updated_at": "2018-08-22T18:49:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:17Z", "revision_number": 0, "id": "1b8fc12a-3e14-4f1c-97f7-bfab68f2c223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:17Z", "security_group_id": "6121b181-ff97-4e18-9424-da4f0ade67af", "tenant_id": "ad65c47defb64cf1a271efd357a94d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad65c47defb64cf1a271efd357a94d2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:17Z", "revision_number": 0, "id": "8e5479a7-2156-4396-9a8c-7122f44ba7e0", "remote_group_id": "6121b181-ff97-4e18-9424-da4f0ade67af", "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:17Z", "security_group_id": "6121b181-ff97-4e18-9424-da4f0ade67af", "tenant_id": "ad65c47defb64cf1a271efd357a94d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad65c47defb64cf1a271efd357a94d2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:17Z", "revision_number": 0, "id": "beb41d33-c8d3-4b8c-bfd7-efbf033f6749", "remote_group_id": "6121b181-ff97-4e18-9424-da4f0ade67af", "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:17Z", "security_group_id": "6121b181-ff97-4e18-9424-da4f0ade67af", "tenant_id": "ad65c47defb64cf1a271efd357a94d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad65c47defb64cf1a271efd357a94d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:17Z", "revision_number": 0, "id": "f4c84d3e-5c4f-4460-a70b-7ac685a0ab6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:17Z", "security_group_id": "6121b181-ff97-4e18-9424-da4f0ade67af", "tenant_id": "ad65c47defb64cf1a271efd357a94d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad65c47defb64cf1a271efd357a94d2e"}], "revision_number": 1, "project_id": "ad65c47defb64cf1a271efd357a94d2e", "id": "6121b181-ff97-4e18-9424-da4f0ade67af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1069e6f21fd84144b26b3ff0ad5800c8", "created_at": "2018-08-22T18:46:34Z", "updated_at": "2018-08-22T18:46:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:46:34Z", "revision_number": 0, "id": "035dc6c9-cfec-49de-acdf-7d8c55d08a12", "remote_group_id": "8df0306b-db40-42c8-92af-6fcaf060448d", "remote_ip_prefix": null, "created_at": "2018-08-22T18:46:34Z", "security_group_id": "8df0306b-db40-42c8-92af-6fcaf060448d", "tenant_id": "1069e6f21fd84144b26b3ff0ad5800c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1069e6f21fd84144b26b3ff0ad5800c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:46:34Z", "revision_number": 0, "id": "453b5e69-08c7-4438-b0f4-a74e9444eb65", "remote_group_id": "8df0306b-db40-42c8-92af-6fcaf060448d", "remote_ip_prefix": null, "created_at": "2018-08-22T18:46:34Z", "security_group_id": "8df0306b-db40-42c8-92af-6fcaf060448d", "tenant_id": "1069e6f21fd84144b26b3ff0ad5800c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1069e6f21fd84144b26b3ff0ad5800c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:46:34Z", "revision_number": 0, "id": "507a8b8b-5577-4b0a-9857-626b8d7ec578", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:46:34Z", "security_group_id": "8df0306b-db40-42c8-92af-6fcaf060448d", "tenant_id": "1069e6f21fd84144b26b3ff0ad5800c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1069e6f21fd84144b26b3ff0ad5800c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:46:34Z", "revision_number": 0, "id": "7abb0638-0e85-4ebd-a57d-c79802929a36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:46:34Z", "security_group_id": "8df0306b-db40-42c8-92af-6fcaf060448d", "tenant_id": "1069e6f21fd84144b26b3ff0ad5800c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1069e6f21fd84144b26b3ff0ad5800c8"}], "revision_number": 1, "project_id": "1069e6f21fd84144b26b3ff0ad5800c8", "id": "8df0306b-db40-42c8-92af-6fcaf060448d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T18:49:01Z", "updated_at": "2018-08-22T18:49:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:01Z", "revision_number": 0, "id": "0bd95971-f2b7-447a-b7a2-af97994b9563", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:01Z", "security_group_id": "9154a099-0d4f-4390-8ce9-0ebe4b085edf", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_range_min": null, "ethertype": "IPv6", "project_id": "d69b1f3fec314e8ebf952b8c456a331b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:01Z", "revision_number": 0, "id": "58a99e66-df12-4c63-adb0-7df8a1b41aec", "remote_group_id": "9154a099-0d4f-4390-8ce9-0ebe4b085edf", "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:01Z", "security_group_id": "9154a099-0d4f-4390-8ce9-0ebe4b085edf", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_range_min": null, "ethertype": "IPv4", "project_id": "d69b1f3fec314e8ebf952b8c456a331b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:01Z", "revision_number": 0, "id": "98a421c8-eb38-42c0-8ae5-882774cd26c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:01Z", "security_group_id": "9154a099-0d4f-4390-8ce9-0ebe4b085edf", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_range_min": null, "ethertype": "IPv4", "project_id": "d69b1f3fec314e8ebf952b8c456a331b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:01Z", "revision_number": 0, "id": "ab408ded-4ac8-4aed-8843-70a7af45c5d4", "remote_group_id": "9154a099-0d4f-4390-8ce9-0ebe4b085edf", "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:01Z", "security_group_id": "9154a099-0d4f-4390-8ce9-0ebe4b085edf", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_range_min": null, "ethertype": "IPv6", "project_id": "d69b1f3fec314e8ebf952b8c456a331b"}], "revision_number": 1, "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "id": "9154a099-0d4f-4390-8ce9-0ebe4b085edf", "name": "default"}]} 2018-08-22 18:50:12,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-974a81f1-e883-4763-a17c-91613b288e09 2018-08-22 18:50:12,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0917799472809s 2018-08-22 18:50:12,790 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-974a81f1-e883-4763-a17c-91613b288e09 2018-08-22 18:50:12,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-22 18:50:12,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" -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": "29a8e384-677f-4459-926c-0dd9c6f13c37"}}' 2018-08-22 18:50:12,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-926af518-a461-4d4d-be66-dcdb550e5693 Date: Wed, 22 Aug 2018 18:50:12 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-08-22T18:50:12Z", "security_group_id": "29a8e384-677f-4459-926c-0dd9c6f13c37", "port_range_min": 22, "revision_number": 0, "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T18:50:12Z", "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "id": "27eeea09-5cca-4d7c-8177-5c0c65e590df"}} 2018-08-22 18:50:12,949 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-926af518-a461-4d4d-be66-dcdb550e5693 2018-08-22 18:50:12,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.154782056808s 2018-08-22 18:50:12,950 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-926af518-a461-4d4d-be66-dcdb550e5693 2018-08-22 18:50:12,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 18:50:12,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:13,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-1a8f6d8a-88ad-44bd-b079-db5eca9a3038 Date: Wed, 22 Aug 2018 18:50:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-22T18:49:03Z", "updated_at": "2018-08-22T18:49:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:03Z", "revision_number": 0, "id": "13ece833-9b73-4c83-a208-e0ecd35fb05d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:03Z", "security_group_id": "150c9731-0d84-488c-ae7a-4a527bbe7b4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:03Z", "revision_number": 0, "id": "22ce3dfa-9bb4-4dbb-bad7-81d5125eac12", "remote_group_id": "150c9731-0d84-488c-ae7a-4a527bbe7b4e", "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:03Z", "security_group_id": "150c9731-0d84-488c-ae7a-4a527bbe7b4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:03Z", "revision_number": 0, "id": "275e6f79-812d-4f02-8f80-3d7707738cee", "remote_group_id": "150c9731-0d84-488c-ae7a-4a527bbe7b4e", "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:03Z", "security_group_id": "150c9731-0d84-488c-ae7a-4a527bbe7b4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:03Z", "revision_number": 0, "id": "be4ee13b-de78-4c41-b357-2d644d97bd4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:03Z", "security_group_id": "150c9731-0d84-488c-ae7a-4a527bbe7b4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "150c9731-0d84-488c-ae7a-4a527bbe7b4e", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T18:50:12Z", "updated_at": "2018-08-22T18:50:12Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T18:50:12Z", "revision_number": 0, "id": "27eeea09-5cca-4d7c-8177-5c0c65e590df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:12Z", "security_group_id": "29a8e384-677f-4459-926c-0dd9c6f13c37", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d69b1f3fec314e8ebf952b8c456a331b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:12Z", "revision_number": 0, "id": "413b9dad-334d-4f5f-9248-dc6798706b2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:12Z", "security_group_id": "29a8e384-677f-4459-926c-0dd9c6f13c37", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_range_min": null, "ethertype": "IPv6", "project_id": "d69b1f3fec314e8ebf952b8c456a331b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:12Z", "revision_number": 0, "id": "7670bc09-636e-4c8b-afc5-db7eeea8d57d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:12Z", "security_group_id": "29a8e384-677f-4459-926c-0dd9c6f13c37", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_range_min": null, "ethertype": "IPv4", "project_id": "d69b1f3fec314e8ebf952b8c456a331b"}], "revision_number": 2, "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "id": "29a8e384-677f-4459-926c-0dd9c6f13c37", "name": "singlevm1-sg_93b9c1fe-5117-44ad-99d6-bbc4b3328765"}, {"description": "Default security group", "tags": [], "tenant_id": "702170f5b7fa43418378dea94e20be7e", "created_at": "2018-08-22T18:49:49Z", "updated_at": "2018-08-22T18:49:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:49Z", "revision_number": 0, "id": "37966089-d6d9-4fd1-bfdc-bbba5b4fee0f", "remote_group_id": "51477118-de7b-4062-8bd9-c2b4912c4b7d", "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:49Z", "security_group_id": "51477118-de7b-4062-8bd9-c2b4912c4b7d", "tenant_id": "702170f5b7fa43418378dea94e20be7e", "port_range_min": null, "ethertype": "IPv6", "project_id": "702170f5b7fa43418378dea94e20be7e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:49Z", "revision_number": 0, "id": "37f37097-db32-4610-9910-4f9aa355f165", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:49Z", "security_group_id": "51477118-de7b-4062-8bd9-c2b4912c4b7d", "tenant_id": "702170f5b7fa43418378dea94e20be7e", "port_range_min": null, "ethertype": "IPv6", "project_id": "702170f5b7fa43418378dea94e20be7e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:49Z", "revision_number": 0, "id": "c05921ad-d033-4cf8-a898-ad03b629e346", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:49Z", "security_group_id": "51477118-de7b-4062-8bd9-c2b4912c4b7d", "tenant_id": "702170f5b7fa43418378dea94e20be7e", "port_range_min": null, "ethertype": "IPv4", "project_id": "702170f5b7fa43418378dea94e20be7e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:49Z", "revision_number": 0, "id": "d174a3f7-9643-4dba-b3e5-d55ca5ba71a3", "remote_group_id": "51477118-de7b-4062-8bd9-c2b4912c4b7d", "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:49Z", "security_group_id": "51477118-de7b-4062-8bd9-c2b4912c4b7d", "tenant_id": "702170f5b7fa43418378dea94e20be7e", "port_range_min": null, "ethertype": "IPv4", "project_id": "702170f5b7fa43418378dea94e20be7e"}], "revision_number": 1, "project_id": "702170f5b7fa43418378dea94e20be7e", "id": "51477118-de7b-4062-8bd9-c2b4912c4b7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad65c47defb64cf1a271efd357a94d2e", "created_at": "2018-08-22T18:49:17Z", "updated_at": "2018-08-22T18:49:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:17Z", "revision_number": 0, "id": "1b8fc12a-3e14-4f1c-97f7-bfab68f2c223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:17Z", "security_group_id": "6121b181-ff97-4e18-9424-da4f0ade67af", "tenant_id": "ad65c47defb64cf1a271efd357a94d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad65c47defb64cf1a271efd357a94d2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:17Z", "revision_number": 0, "id": "8e5479a7-2156-4396-9a8c-7122f44ba7e0", "remote_group_id": "6121b181-ff97-4e18-9424-da4f0ade67af", "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:17Z", "security_group_id": "6121b181-ff97-4e18-9424-da4f0ade67af", "tenant_id": "ad65c47defb64cf1a271efd357a94d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad65c47defb64cf1a271efd357a94d2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:17Z", "revision_number": 0, "id": "beb41d33-c8d3-4b8c-bfd7-efbf033f6749", "remote_group_id": "6121b181-ff97-4e18-9424-da4f0ade67af", "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:17Z", "security_group_id": "6121b181-ff97-4e18-9424-da4f0ade67af", "tenant_id": "ad65c47defb64cf1a271efd357a94d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad65c47defb64cf1a271efd357a94d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:17Z", "revision_number": 0, "id": "f4c84d3e-5c4f-4460-a70b-7ac685a0ab6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:17Z", "security_group_id": "6121b181-ff97-4e18-9424-da4f0ade67af", "tenant_id": "ad65c47defb64cf1a271efd357a94d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad65c47defb64cf1a271efd357a94d2e"}], "revision_number": 1, "project_id": "ad65c47defb64cf1a271efd357a94d2e", "id": "6121b181-ff97-4e18-9424-da4f0ade67af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1069e6f21fd84144b26b3ff0ad5800c8", "created_at": "2018-08-22T18:46:34Z", "updated_at": "2018-08-22T18:46:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:46:34Z", "revision_number": 0, "id": "035dc6c9-cfec-49de-acdf-7d8c55d08a12", "remote_group_id": "8df0306b-db40-42c8-92af-6fcaf060448d", "remote_ip_prefix": null, "created_at": "2018-08-22T18:46:34Z", "security_group_id": "8df0306b-db40-42c8-92af-6fcaf060448d", "tenant_id": "1069e6f21fd84144b26b3ff0ad5800c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1069e6f21fd84144b26b3ff0ad5800c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:46:34Z", "revision_number": 0, "id": "453b5e69-08c7-4438-b0f4-a74e9444eb65", "remote_group_id": "8df0306b-db40-42c8-92af-6fcaf060448d", "remote_ip_prefix": null, "created_at": "2018-08-22T18:46:34Z", "security_group_id": "8df0306b-db40-42c8-92af-6fcaf060448d", "tenant_id": "1069e6f21fd84144b26b3ff0ad5800c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1069e6f21fd84144b26b3ff0ad5800c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:46:34Z", "revision_number": 0, "id": "507a8b8b-5577-4b0a-9857-626b8d7ec578", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:46:34Z", "security_group_id": "8df0306b-db40-42c8-92af-6fcaf060448d", "tenant_id": "1069e6f21fd84144b26b3ff0ad5800c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1069e6f21fd84144b26b3ff0ad5800c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:46:34Z", "revision_number": 0, "id": "7abb0638-0e85-4ebd-a57d-c79802929a36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:46:34Z", "security_group_id": "8df0306b-db40-42c8-92af-6fcaf060448d", "tenant_id": "1069e6f21fd84144b26b3ff0ad5800c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1069e6f21fd84144b26b3ff0ad5800c8"}], "revision_number": 1, "project_id": "1069e6f21fd84144b26b3ff0ad5800c8", "id": "8df0306b-db40-42c8-92af-6fcaf060448d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T18:49:01Z", "updated_at": "2018-08-22T18:49:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:01Z", "revision_number": 0, "id": "0bd95971-f2b7-447a-b7a2-af97994b9563", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:01Z", "security_group_id": "9154a099-0d4f-4390-8ce9-0ebe4b085edf", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_range_min": null, "ethertype": "IPv6", "project_id": "d69b1f3fec314e8ebf952b8c456a331b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:01Z", "revision_number": 0, "id": "58a99e66-df12-4c63-adb0-7df8a1b41aec", "remote_group_id": "9154a099-0d4f-4390-8ce9-0ebe4b085edf", "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:01Z", "security_group_id": "9154a099-0d4f-4390-8ce9-0ebe4b085edf", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_range_min": null, "ethertype": "IPv4", "project_id": "d69b1f3fec314e8ebf952b8c456a331b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:01Z", "revision_number": 0, "id": "98a421c8-eb38-42c0-8ae5-882774cd26c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:01Z", "security_group_id": "9154a099-0d4f-4390-8ce9-0ebe4b085edf", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_range_min": null, "ethertype": "IPv4", "project_id": "d69b1f3fec314e8ebf952b8c456a331b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:01Z", "revision_number": 0, "id": "ab408ded-4ac8-4aed-8843-70a7af45c5d4", "remote_group_id": "9154a099-0d4f-4390-8ce9-0ebe4b085edf", "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:01Z", "security_group_id": "9154a099-0d4f-4390-8ce9-0ebe4b085edf", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_range_min": null, "ethertype": "IPv6", "project_id": "d69b1f3fec314e8ebf952b8c456a331b"}], "revision_number": 1, "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "id": "9154a099-0d4f-4390-8ce9-0ebe4b085edf", "name": "default"}]} 2018-08-22 18:50:13,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-1a8f6d8a-88ad-44bd-b079-db5eca9a3038 2018-08-22 18:50:13,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0515139102936s 2018-08-22 18:50:13,005 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-1a8f6d8a-88ad-44bd-b079-db5eca9a3038 2018-08-22 18:50:13,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-22 18:50:13,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" -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": "29a8e384-677f-4459-926c-0dd9c6f13c37"}}' 2018-08-22 18:50:13,140 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-46d63fb0-20a2-4d16-bf52-b929299073c9 Date: Wed, 22 Aug 2018 18:50:13 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-08-22T18:50:13Z", "security_group_id": "29a8e384-677f-4459-926c-0dd9c6f13c37", "port_range_min": null, "revision_number": 0, "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T18:50:13Z", "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "id": "1a736657-965b-4d4e-84d4-e5c199919e0b"}} 2018-08-22 18:50:13,140 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-46d63fb0-20a2-4d16-bf52-b929299073c9 2018-08-22 18:50:13,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.131536006927s 2018-08-22 18:50:13,141 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-46d63fb0-20a2-4d16-bf52-b929299073c9 2018-08-22 18:50:13,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:50:13,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:13,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-0792b656-c6d1-4940-a19a-beff9ec02d4c Date: Wed, 22 Aug 2018 18:50:13 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b7756188-15db-4551-8573-3357caa6b441","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"d69b1f3fec314e8ebf952b8c456a331b","l2_adjacency":true,"status":"ACTIVE","subnets":["c8bfdb0f-5ceb-4285-946f-f8e32efd5c5b"],"description":"","tags":[],"updated_at":"2018-08-22T18:50:07Z","qos_policy_id":null,"name":"singlevm1-net_93b9c1fe-5117-44ad-99d6-bbc4b3328765","admin_state_up":true,"tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T18:50:06Z","provider:network_type":"vxlan"}]} 2018-08-22 18:50:13,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0792b656-c6d1-4940-a19a-beff9ec02d4c 2018-08-22 18:50:13,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11261510849s 2018-08-22 18:50:13,255 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0792b656-c6d1-4940-a19a-beff9ec02d4c 2018-08-22 18:50:13,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:50:13,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:13,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-cc54e6fc-09a7-4872-aab8-3d1e063377b4 Date: Wed, 22 Aug 2018 18:50:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:50:11Z", "file": "/v2/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a", "size": 12716032, "self": "/v2/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_93b9c1fe-5117-44ad-99d6-bbc4b3328765", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_93b9c1fe-5117-44ad-99d6-bbc4b3328765", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T18:50:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:50:13,285 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-cc54e6fc-09a7-4872-aab8-3d1e063377b4 2018-08-22 18:50:13,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0247609615326s 2018-08-22 18:50:13,285 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-cc54e6fc-09a7-4872-aab8-3d1e063377b4 2018-08-22 18:50:13,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 18:50:13,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:13,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:50:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66e68991-a21d-47f3-9c85-fa5243ccfb89 x-compute-request-id: req-66e68991-a21d-47f3-9c85-fa5243ccfb89 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_93b9c1fe-5117-44ad-99d6-bbc4b3328765", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4d986f40-941a-422a-8bd9-5860c3a14922", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4d986f40-941a-422a-8bd9-5860c3a14922", "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": "4d986f40-941a-422a-8bd9-5860c3a14922"}]} 2018-08-22 18:50:13,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-66e68991-a21d-47f3-9c85-fa5243ccfb89 2018-08-22 18:50:13,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0227670669556s 2018-08-22 18:50:13,310 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-66e68991-a21d-47f3-9c85-fa5243ccfb89 2018-08-22 18:50:13,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-22 18:50:13,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" -d '{"server": {"name": "singlevm1-vm_93b9c1fe-5117-44ad-99d6-bbc4b3328765", "imageRef": "5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a", "key_name": "singlevm1-kp_93b9c1fe-5117-44ad-99d6-bbc4b3328765", "flavorRef": "4d986f40-941a-422a-8bd9-5860c3a14922", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b7756188-15db-4551-8573-3357caa6b441"}], "security_groups": [{"name": "29a8e384-677f-4459-926c-0dd9c6f13c37"}]}}' 2018-08-22 18:50:15,959 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 18:50:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5be8cdab-fd2a-425c-a34b-d3db94718208 x-compute-request-id: req-5be8cdab-fd2a-425c-a34b-d3db94718208 Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/d3a2d12e-9b49-4b89-8251-9c588f17adbd Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "29a8e384-677f-4459-926c-0dd9c6f13c37"}], "OS-DCF:diskConfig": "MANUAL", "id": "d3a2d12e-9b49-4b89-8251-9c588f17adbd", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d3a2d12e-9b49-4b89-8251-9c588f17adbd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d3a2d12e-9b49-4b89-8251-9c588f17adbd", "rel": "bookmark"}], "adminPass": "cQYyRys78UvJ"}} 2018-08-22 18:50:15,959 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-5be8cdab-fd2a-425c-a34b-d3db94718208 2018-08-22 18:50:15,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.64785194397s 2018-08-22 18:50:15,960 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-5be8cdab-fd2a-425c-a34b-d3db94718208 2018-08-22 18:50:15,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:50:15,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:16,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18: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-ab952e92-20d3-4228-8b2f-2d3d74a4d280 x-compute-request-id: req-ab952e92-20d3-4228-8b2f-2d3d74a4d280 Content-Encoding: gzip Content-Length: 643 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d3a2d12e-9b49-4b89-8251-9c588f17adbd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d3a2d12e-9b49-4b89-8251-9c588f17adbd", "rel": "bookmark"}], "image": {"id": "5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a", "links": [{"href": "http://172.30.9.24:8774/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d986f40-941a-422a-8bd9-5860c3a14922", "links": [{"href": "http://172.30.9.24:8774/flavors/4d986f40-941a-422a-8bd9-5860c3a14922", "rel": "bookmark"}]}, "id": "d3a2d12e-9b49-4b89-8251-9c588f17adbd", "user_id": "032439070e6549a2a698896c40df0822", "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-08-22T18:50:16Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_93b9c1fe-5117-44ad-99d6-bbc4b3328765", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_93b9c1fe-5117-44ad-99d6-bbc4b3328765", "created": "2018-08-22T18:50:15Z", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:50:16,378 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ab952e92-20d3-4228-8b2f-2d3d74a4d280 2018-08-22 18:50:16,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.417803049088s 2018-08-22 18:50:16,379 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ab952e92-20d3-4228-8b2f-2d3d74a4d280 2018-08-22 18:50:16,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:50:16,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:16,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-50c329d9-bcf6-4c45-9e87-747acf68cac3 Date: Wed, 22 Aug 2018 18:50:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b7756188-15db-4551-8573-3357caa6b441","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"d69b1f3fec314e8ebf952b8c456a331b","l2_adjacency":true,"status":"ACTIVE","subnets":["c8bfdb0f-5ceb-4285-946f-f8e32efd5c5b"],"description":"","tags":[],"updated_at":"2018-08-22T18:50:07Z","qos_policy_id":null,"name":"singlevm1-net_93b9c1fe-5117-44ad-99d6-bbc4b3328765","admin_state_up":true,"tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T18:50:06Z","provider:network_type":"vxlan"}]} 2018-08-22 18:50:16,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-50c329d9-bcf6-4c45-9e87-747acf68cac3 2018-08-22 18:50:16,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0758929252625s 2018-08-22 18:50:16,462 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-50c329d9-bcf6-4c45-9e87-747acf68cac3 2018-08-22 18:50:16,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-22 18:50:16,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:16,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-c55be076-06ad-4dbe-b52c-4c4fb7e05ab5 Date: Wed, 22 Aug 2018 18:50:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-22T18:46:39Z","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":"37350c7d-7f7a-4dc4-acdb-2f5b730b9a18","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1069e6f21fd84144b26b3ff0ad5800c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:39Z","ip_version":4},{"updated_at":"2018-08-22T18:50:07Z","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":"c8bfdb0f-5ceb-4285-946f-f8e32efd5c5b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d69b1f3fec314e8ebf952b8c456a331b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_93b9c1fe-5117-44ad-99d6-bbc4b3328765","enable_dhcp":true,"segment_id":null,"network_id":"b7756188-15db-4551-8573-3357caa6b441","tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T18:50:07Z","ip_version":4}]} 2018-08-22 18:50:16,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-c55be076-06ad-4dbe-b52c-4c4fb7e05ab5 2018-08-22 18:50:16,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0556240081787s 2018-08-22 18:50:16,518 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-c55be076-06ad-4dbe-b52c-4c4fb7e05ab5 2018-08-22 18:50:16,519 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:50:18,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:50:18,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:19,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:50:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08447c4a-1d96-4a9c-89e0-721e89aff206 x-compute-request-id: req-08447c4a-1d96-4a9c-89e0-721e89aff206 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d3a2d12e-9b49-4b89-8251-9c588f17adbd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d3a2d12e-9b49-4b89-8251-9c588f17adbd", "rel": "bookmark"}], "image": {"id": "5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a", "links": [{"href": "http://172.30.9.24:8774/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d986f40-941a-422a-8bd9-5860c3a14922", "links": [{"href": "http://172.30.9.24:8774/flavors/4d986f40-941a-422a-8bd9-5860c3a14922", "rel": "bookmark"}]}, "id": "d3a2d12e-9b49-4b89-8251-9c588f17adbd", "user_id": "032439070e6549a2a698896c40df0822", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T18:50:18Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_93b9c1fe-5117-44ad-99d6-bbc4b3328765", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_93b9c1fe-5117-44ad-99d6-bbc4b3328765", "created": "2018-08-22T18:50:15Z", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:50:19,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-08447c4a-1d96-4a9c-89e0-721e89aff206 2018-08-22 18:50:19,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10930895805s 2018-08-22 18:50:19,632 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-08447c4a-1d96-4a9c-89e0-721e89aff206 2018-08-22 18:50:19,636 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:50:21,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:50:21,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:22,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:50:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b46c9bec-bc99-4705-a422-84041d244910 x-compute-request-id: req-b46c9bec-bc99-4705-a422-84041d244910 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d3a2d12e-9b49-4b89-8251-9c588f17adbd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d3a2d12e-9b49-4b89-8251-9c588f17adbd", "rel": "bookmark"}], "image": {"id": "5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a", "links": [{"href": "http://172.30.9.24:8774/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d986f40-941a-422a-8bd9-5860c3a14922", "links": [{"href": "http://172.30.9.24:8774/flavors/4d986f40-941a-422a-8bd9-5860c3a14922", "rel": "bookmark"}]}, "id": "d3a2d12e-9b49-4b89-8251-9c588f17adbd", "security_groups": [{"name": "singlevm1-sg_93b9c1fe-5117-44ad-99d6-bbc4b3328765"}], "user_id": "032439070e6549a2a698896c40df0822", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T18:50:20Z", "hostId": "9f2df985c57f3c2c3a7ab9805c3a6f9e1e4c82ddccb50d62762f6add", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_93b9c1fe-5117-44ad-99d6-bbc4b3328765", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_93b9c1fe-5117-44ad-99d6-bbc4b3328765", "created": "2018-08-22T18:50:15Z", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:50:22,717 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b46c9bec-bc99-4705-a422-84041d244910 2018-08-22 18:50:22,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07853198051s 2018-08-22 18:50:22,717 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b46c9bec-bc99-4705-a422-84041d244910 2018-08-22 18:50:22,721 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:50:24,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:50:24,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:24,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18: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-dce7e261-a749-4bf1-8e30-bf1eaf71cd83 x-compute-request-id: req-dce7e261-a749-4bf1-8e30-bf1eaf71cd83 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_93b9c1fe-5117-44ad-99d6-bbc4b3328765": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e7:cd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d3a2d12e-9b49-4b89-8251-9c588f17adbd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d3a2d12e-9b49-4b89-8251-9c588f17adbd", "rel": "bookmark"}], "image": {"id": "5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a", "links": [{"href": "http://172.30.9.24:8774/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d986f40-941a-422a-8bd9-5860c3a14922", "links": [{"href": "http://172.30.9.24:8774/flavors/4d986f40-941a-422a-8bd9-5860c3a14922", "rel": "bookmark"}]}, "id": "d3a2d12e-9b49-4b89-8251-9c588f17adbd", "security_groups": [{"name": "singlevm1-sg_93b9c1fe-5117-44ad-99d6-bbc4b3328765"}], "user_id": "032439070e6549a2a698896c40df0822", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T18:50:20Z", "hostId": "9f2df985c57f3c2c3a7ab9805c3a6f9e1e4c82ddccb50d62762f6add", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_93b9c1fe-5117-44ad-99d6-bbc4b3328765", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_93b9c1fe-5117-44ad-99d6-bbc4b3328765", "created": "2018-08-22T18:50:15Z", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:50:24,896 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-dce7e261-a749-4bf1-8e30-bf1eaf71cd83 2018-08-22 18:50:24,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172424077988s 2018-08-22 18:50:24,896 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-dce7e261-a749-4bf1-8e30-bf1eaf71cd83 2018-08-22 18:50:24,900 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:50:26,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:50:26,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:27,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18: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-2fc4d0d3-ddf2-47b7-9b91-a173469b7d1f x-compute-request-id: req-2fc4d0d3-ddf2-47b7-9b91-a173469b7d1f Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_93b9c1fe-5117-44ad-99d6-bbc4b3328765": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e7:cd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d3a2d12e-9b49-4b89-8251-9c588f17adbd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d3a2d12e-9b49-4b89-8251-9c588f17adbd", "rel": "bookmark"}], "image": {"id": "5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a", "links": [{"href": "http://172.30.9.24:8774/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-08-22T18:50:25.000000", "flavor": {"id": "4d986f40-941a-422a-8bd9-5860c3a14922", "links": [{"href": "http://172.30.9.24:8774/flavors/4d986f40-941a-422a-8bd9-5860c3a14922", "rel": "bookmark"}]}, "id": "d3a2d12e-9b49-4b89-8251-9c588f17adbd", "security_groups": [{"name": "singlevm1-sg_93b9c1fe-5117-44ad-99d6-bbc4b3328765"}], "user_id": "032439070e6549a2a698896c40df0822", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:50:25Z", "hostId": "9f2df985c57f3c2c3a7ab9805c3a6f9e1e4c82ddccb50d62762f6add", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_93b9c1fe-5117-44ad-99d6-bbc4b3328765", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_93b9c1fe-5117-44ad-99d6-bbc4b3328765", "created": "2018-08-22T18:50:15Z", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:50:27,687 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2fc4d0d3-ddf2-47b7-9b91-a173469b7d1f 2018-08-22 18:50:27,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.784044981003s 2018-08-22 18:50:27,688 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2fc4d0d3-ddf2-47b7-9b91-a173469b7d1f 2018-08-22 18:50:27,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-22 18:50:27,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=d3a2d12e-9b49-4b89-8251-9c588f17adbd" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:27,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 991 X-Openstack-Request-Id: req-bc696aba-9e69-407f-b992-2664d3755478 Date: Wed, 22 Aug 2018 18:50:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-22T18:50:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c8bfdb0f-5ceb-4285-946f-f8e32efd5c5b","ip_address":"192.168.120.7"}],"id":"09a72f40-c6cf-49c4-a21c-6c26e2e6d386","security_groups":["29a8e384-677f-4459-926c-0dd9c6f13c37"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2f:e7:cd","project_id":"d69b1f3fec314e8ebf952b8c456a331b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7756188-15db-4551-8573-3357caa6b441","tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T18:50:20Z","binding:vnic_type":"normal","device_id":"d3a2d12e-9b49-4b89-8251-9c588f17adbd","ip_allocation":"immediate"}]} 2018-08-22 18:50:27,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=d3a2d12e-9b49-4b89-8251-9c588f17adbd used request id req-bc696aba-9e69-407f-b992-2664d3755478 2018-08-22 18:50:27,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.287175893784s 2018-08-22 18:50:27,979 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=d3a2d12e-9b49-4b89-8251-9c588f17adbd used request id req-bc696aba-9e69-407f-b992-2664d3755478 2018-08-22 18:50:27,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:50:27,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=09a72f40-c6cf-49c4-a21c-6c26e2e6d386" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:28,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3354b0c4-862d-469b-997f-67d1df441a82 Date: Wed, 22 Aug 2018 18:50:28 GMT RESP BODY: {"floatingips": []} 2018-08-22 18:50:28,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=09a72f40-c6cf-49c4-a21c-6c26e2e6d386 used request id req-3354b0c4-862d-469b-997f-67d1df441a82 2018-08-22 18:50:28,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0719919204712s 2018-08-22 18:50:28,057 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=09a72f40-c6cf-49c4-a21c-6c26e2e6d386 used request id req-3354b0c4-862d-469b-997f-67d1df441a82 2018-08-22 18:50:28,057 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_93b9c1fe-5117-44ad-99d6-bbc4b3328765': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2f:e7:cd', 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'5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a'}), 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-08-22T18:50:25.000000', 'flavor': Munch({u'id': u'4d986f40-941a-422a-8bd9-5860c3a14922'}), 'az': u'nova', 'id': u'd3a2d12e-9b49-4b89-8251-9c588f17adbd', 'security_groups': [Munch({u'name': u'singlevm1-sg_93b9c1fe-5117-44ad-99d6-bbc4b3328765'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'032439070e6549a2a698896c40df0822', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd69b1f3fec314e8ebf952b8c456a331b', '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-08-22T18:50:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-22T18:50:25Z', 'hostId': u'9f2df985c57f3c2c3a7ab9805c3a6f9e1e4c82ddccb50d62762f6add', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_93b9c1fe-5117-44ad-99d6-bbc4b3328765', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'9f2df985c57f3c2c3a7ab9805c3a6f9e1e4c82ddccb50d62762f6add', '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-08-22T18:50:25.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'd69b1f3fec314e8ebf952b8c456a331b', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_93b9c1fe-5117-44ad-99d6-bbc4b3328765', 'adminPass': u'cQYyRys78UvJ', 'tenant_id': u'd69b1f3fec314e8ebf952b8c456a331b', 'created_at': u'2018-08-22T18:50:15Z', 'created': u'2018-08-22T18:50:15Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-22 18:50:28,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:50:28,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:28,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-535247f1-2034-4e14-96a9-c28353ea601e Date: Wed, 22 Aug 2018 18:50:28 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b7756188-15db-4551-8573-3357caa6b441","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"d69b1f3fec314e8ebf952b8c456a331b","l2_adjacency":true,"status":"ACTIVE","subnets":["c8bfdb0f-5ceb-4285-946f-f8e32efd5c5b"],"description":"","tags":[],"updated_at":"2018-08-22T18:50:07Z","qos_policy_id":null,"name":"singlevm1-net_93b9c1fe-5117-44ad-99d6-bbc4b3328765","admin_state_up":true,"tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T18:50:06Z","provider:network_type":"vxlan"}]} 2018-08-22 18:50:28,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-535247f1-2034-4e14-96a9-c28353ea601e 2018-08-22 18:50:28,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0936059951782s 2018-08-22 18:50:28,155 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-535247f1-2034-4e14-96a9-c28353ea601e 2018-08-22 18:50:28,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-22 18:50:28,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=d3a2d12e-9b49-4b89-8251-9c588f17adbd" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:28,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 991 X-Openstack-Request-Id: req-dde02326-b169-4022-99f0-ea6190159c33 Date: Wed, 22 Aug 2018 18:50:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-22T18:50:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c8bfdb0f-5ceb-4285-946f-f8e32efd5c5b","ip_address":"192.168.120.7"}],"id":"09a72f40-c6cf-49c4-a21c-6c26e2e6d386","security_groups":["29a8e384-677f-4459-926c-0dd9c6f13c37"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2f:e7:cd","project_id":"d69b1f3fec314e8ebf952b8c456a331b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7756188-15db-4551-8573-3357caa6b441","tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T18:50:20Z","binding:vnic_type":"normal","device_id":"d3a2d12e-9b49-4b89-8251-9c588f17adbd","ip_allocation":"immediate"}]} 2018-08-22 18:50:28,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=d3a2d12e-9b49-4b89-8251-9c588f17adbd used request id req-dde02326-b169-4022-99f0-ea6190159c33 2018-08-22 18:50:28,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0400228500366s 2018-08-22 18:50:28,197 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=d3a2d12e-9b49-4b89-8251-9c588f17adbd used request id req-dde02326-b169-4022-99f0-ea6190159c33 2018-08-22 18:50:28,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-22 18:50:28,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" -d '{"floatingip": {"floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "fixed_ip_address": "192.168.120.7", "port_id": "09a72f40-c6cf-49c4-a21c-6c26e2e6d386"}}' 2018-08-22 18:50:30,456 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-96fa62c4-817e-46c2-894c-cfe2530e858f Date: Wed, 22 Aug 2018 18:50:30 GMT RESP BODY: {"floatingip": {"router_id": "fde7f14b-bc6f-434c-b6e5-069adf3dcd9d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T18:50:29Z", "updated_at": "2018-08-22T18:50:29Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b7756188-15db-4551-8573-3357caa6b441", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2f:e7:cd", "device_id": "d3a2d12e-9b49-4b89-8251-9c588f17adbd"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_id": "09a72f40-c6cf-49c4-a21c-6c26e2e6d386", "id": "7cd62867-b509-4a83-adf0-9297ead1ce0f", "qos_policy_id": null}} 2018-08-22 18:50:30,456 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-96fa62c4-817e-46c2-894c-cfe2530e858f 2018-08-22 18:50:30,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.25842690468s 2018-08-22 18:50:30,456 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-96fa62c4-817e-46c2-894c-cfe2530e858f 2018-08-22 18:50:30,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:50:30,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:30,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-1b1405aa-e353-4f73-ab3b-f507e999b761 Date: Wed, 22 Aug 2018 18:50:30 GMT RESP BODY: {"floatingips": [{"router_id": "fde7f14b-bc6f-434c-b6e5-069adf3dcd9d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T18:50:29Z", "updated_at": "2018-08-22T18:50:29Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b7756188-15db-4551-8573-3357caa6b441", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2f:e7:cd", "device_id": "d3a2d12e-9b49-4b89-8251-9c588f17adbd"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_id": "09a72f40-c6cf-49c4-a21c-6c26e2e6d386", "id": "7cd62867-b509-4a83-adf0-9297ead1ce0f", "qos_policy_id": null}]} 2018-08-22 18:50:30,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-1b1405aa-e353-4f73-ab3b-f507e999b761 2018-08-22 18:50:30,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0792400836945s 2018-08-22 18:50:30,544 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-1b1405aa-e353-4f73-ab3b-f507e999b761 2018-08-22 18:50:30,548 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 18:50:30,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:50:30,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:30,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-6ebeafcb-1f07-45af-94ae-7e107b7f069b Date: Wed, 22 Aug 2018 18:50:30 GMT RESP BODY: {"floatingips": [{"router_id": "fde7f14b-bc6f-434c-b6e5-069adf3dcd9d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T18:50:29Z", "updated_at": "2018-08-22T18:50:29Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b7756188-15db-4551-8573-3357caa6b441", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2f:e7:cd", "device_id": "d3a2d12e-9b49-4b89-8251-9c588f17adbd"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_id": "09a72f40-c6cf-49c4-a21c-6c26e2e6d386", "id": "7cd62867-b509-4a83-adf0-9297ead1ce0f", "qos_policy_id": null}]} 2018-08-22 18:50:30,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-6ebeafcb-1f07-45af-94ae-7e107b7f069b 2018-08-22 18:50:30,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0525298118591s 2018-08-22 18:50:30,706 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-6ebeafcb-1f07-45af-94ae-7e107b7f069b 2018-08-22 18:50:30,709 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 18:50:30,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:50:30,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:30,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-070fa604-0892-46bb-a9ed-bc30859fbd44 Date: Wed, 22 Aug 2018 18:50:30 GMT RESP BODY: {"floatingips": [{"router_id": "fde7f14b-bc6f-434c-b6e5-069adf3dcd9d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T18:50:29Z", "updated_at": "2018-08-22T18:50:29Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b7756188-15db-4551-8573-3357caa6b441", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2f:e7:cd", "device_id": "d3a2d12e-9b49-4b89-8251-9c588f17adbd"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_id": "09a72f40-c6cf-49c4-a21c-6c26e2e6d386", "id": "7cd62867-b509-4a83-adf0-9297ead1ce0f", "qos_policy_id": null}]} 2018-08-22 18:50:30,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-070fa604-0892-46bb-a9ed-bc30859fbd44 2018-08-22 18:50:30,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0571308135986s 2018-08-22 18:50:30,872 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-070fa604-0892-46bb-a9ed-bc30859fbd44 2018-08-22 18:50:30,875 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 18:50:30,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:50:30,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:31,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-1d506631-e436-4213-a5dd-b849aec24631 Date: Wed, 22 Aug 2018 18:50:31 GMT RESP BODY: {"floatingips": [{"router_id": "fde7f14b-bc6f-434c-b6e5-069adf3dcd9d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T18:50:29Z", "updated_at": "2018-08-22T18:50:29Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b7756188-15db-4551-8573-3357caa6b441", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2f:e7:cd", "device_id": "d3a2d12e-9b49-4b89-8251-9c588f17adbd"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_id": "09a72f40-c6cf-49c4-a21c-6c26e2e6d386", "id": "7cd62867-b509-4a83-adf0-9297ead1ce0f", "qos_policy_id": null}]} 2018-08-22 18:50:31,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-1d506631-e436-4213-a5dd-b849aec24631 2018-08-22 18:50:31,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0533130168915s 2018-08-22 18:50:31,034 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-1d506631-e436-4213-a5dd-b849aec24631 2018-08-22 18:50:31,037 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 18:50:31,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:50:31,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:31,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-cf8cbfe9-8eb9-4569-8a4e-3b2fc3627735 Date: Wed, 22 Aug 2018 18:50:31 GMT RESP BODY: {"floatingips": [{"router_id": "fde7f14b-bc6f-434c-b6e5-069adf3dcd9d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T18:50:29Z", "updated_at": "2018-08-22T18:50:29Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b7756188-15db-4551-8573-3357caa6b441", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2f:e7:cd", "device_id": "d3a2d12e-9b49-4b89-8251-9c588f17adbd"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_id": "09a72f40-c6cf-49c4-a21c-6c26e2e6d386", "id": "7cd62867-b509-4a83-adf0-9297ead1ce0f", "qos_policy_id": null}]} 2018-08-22 18:50:31,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-cf8cbfe9-8eb9-4569-8a4e-3b2fc3627735 2018-08-22 18:50:31,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.052885055542s 2018-08-22 18:50:31,195 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-cf8cbfe9-8eb9-4569-8a4e-3b2fc3627735 2018-08-22 18:50:31,198 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 18:50:31,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:50:31,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:31,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-2a6270f6-ed33-4383-9ac4-0f9d5d78f2b0 Date: Wed, 22 Aug 2018 18:50:31 GMT RESP BODY: {"floatingips": [{"router_id": "fde7f14b-bc6f-434c-b6e5-069adf3dcd9d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T18:50:29Z", "updated_at": "2018-08-22T18:50:31Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b7756188-15db-4551-8573-3357caa6b441", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2f:e7:cd", "device_id": "d3a2d12e-9b49-4b89-8251-9c588f17adbd"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.214", "revision_number": 1, "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_id": "09a72f40-c6cf-49c4-a21c-6c26e2e6d386", "id": "7cd62867-b509-4a83-adf0-9297ead1ce0f", "qos_policy_id": null}]} 2018-08-22 18:50:31,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-2a6270f6-ed33-4383-9ac4-0f9d5d78f2b0 2018-08-22 18:50:31,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0540668964386s 2018-08-22 18:50:31,358 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-2a6270f6-ed33-4383-9ac4-0f9d5d78f2b0 2018-08-22 18:50:31,361 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'fde7f14b-bc6f-434c-b6e5-069adf3dcd9d', 'updated_at': u'2018-08-22T18:50:31Z', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.214', 'revision_number': 1, 'port_id': u'09a72f40-c6cf-49c4-a21c-6c26e2e6d386', 'id': u'7cd62867-b509-4a83-adf0-9297ead1ce0f', 'network': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', 'port': u'09a72f40-c6cf-49c4-a21c-6c26e2e6d386', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd69b1f3fec314e8ebf952b8c456a331b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd69b1f3fec314e8ebf952b8c456a331b', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b7756188-15db-4551-8573-3357caa6b441', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:2f:e7:cd', u'device_id': u'd3a2d12e-9b49-4b89-8251-9c588f17adbd'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'd69b1f3fec314e8ebf952b8c456a331b', 'created_at': u'2018-08-22T18:50:29Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b7756188-15db-4551-8573-3357caa6b441', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:2f:e7:cd', u'device_id': u'd3a2d12e-9b49-4b89-8251-9c588f17adbd'}), 'router': u'fde7f14b-bc6f-434c-b6e5-069adf3dcd9d'}) 2018-08-22 18:50:31,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 18:50:31,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/d3a2d12e-9b49-4b89-8251-9c588f17adbd/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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 18:50:32,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:50: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-b463c07d-d08d-43d8-b449-40d03f451676 x-compute-request-id: req-b463c07d-d08d-43d8-b449-40d03f451676 Content-Encoding: gzip Content-Length: 9608 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 495478082 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.192214] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194558] pid_max: default: 32768 minimum: 301\n[ 0.195881] ACPI: Core revision 20150930\n[ 0.197572] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199458] Security Framework initialized\n[ 0.200646] Yama: becoming mindful.\n[ 0.201671] AppArmor: AppArmor initialized\n[ 0.202865] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204747] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.206542] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208294] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210254] Initializing cgroup subsys io\n[ 0.211491] Initializing cgroup subsys memory\n[ 0.212721] Initializing cgroup subsys devices\n[ 0.213959] Initializing cgroup subsys freezer\n[ 0.215225] Initializing cgroup subsys net_cls\n[ 0.216499] Initializing cgroup subsys perf_event\n[ 0.217829] Initializing cgroup subsys net_prio\n[ 0.219103] Initializing cgroup subsys hugetlb\n[ 0.220389] Initializing cgroup subsys pids\n[ 0.221618] CPU: Physical Processor ID: 0\n[ 0.223494] mce: CPU supports 10 MCE banks\n[ 0.224683] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226090] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.240869] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.247552] ftrace: allocating 31920 entries in 125 pages\n[ 0.272890] smpboot: Max logical packages: 1\n[ 0.274137] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.276125] x2apic enabled\n[ 0.277260] Switched APIC routing to physical x2apic.\n[ 0.279793] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.281392] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.286769] KVM setup paravirtual spinlock\n[ 0.288388] x86: Booted up 1 node, 1 CPUs\n[ 0.289536] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.291510] devtmpfs: initialized\n[ 0.293471] evm: security.selinux\n[ 0.294456] evm: security.SMACK64\n[ 0.295437] evm: security.SMACK64EXEC\n[ 0.296491] evm: security.SMACK64TRANSMUTE\n[ 0.297628] evm: security.SMACK64MMAP\n[ 0.298670] evm: security.ima\n[ 0.299598] evm: security.capability\n[ 0.300747] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.303344] pinctrl core: initialized pinctrl subsystem\n[ 0.304858] RTC time: 18:50:25, date: 08/22/18\n[ 0.306178] NET: Registered protocol family 16\n[ 0.307568] cpuidle: using governor ladder\n[ 0.308726] cpuidle: using governor menu\n[ 0.309869] PCCT header not found.\n[ 0.310943] ACPI: bus type PCI registered\n[ 0.312069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.313802] PCI: Using configuration type 1 for base access\n[ 0.315973] ACPI: Added _OSI(Module Device)\n[ 0.317188] ACPI: Added _OSI(Processor Device)\n[ 0.318436] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.319740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.321953] ACPI: Interpreter enabled\n[ 0.323068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.325679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.328273] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.330931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.333583] ACPI: (supports S0 S5)\n[ 0.334635] ACPI: Using IOAPIC for interrupt routing\n[ 0.335958] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.339922] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.341548] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.343324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.345003] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.348160] acpiphp: Slot [3] registered\n[ 0.349289] acpiphp: Slot [4] registered\n[ 0.350464] acpiphp: Slot [5] registered\n[ 0.351600] acpiphp: Slot [6] registered\n[ 0.352757] acpiphp: Slot [7] registered\n[ 0.353877] acpiphp: Slot [8] registered\n[ 0.354998] acpiphp: Slot [9] registered\n[ 0.356111] acpiphp: Slot [10] registered\n[ 0.357244] acpiphp: Slot [11] registered\n[ 0.358387] acpiphp: Slot [12] registered\n[ 0.359548] acpiphp: Slot [13] registered\n[ 0.360723] acpiphp: Slot [14] registered\n[ 0.361865] acpiphp: Slot [15] registered\n[ 0.376913] acpiphp: Slot [16] registered\n[ 0.378053] acpiphp: Slot [17] registered\n[ 0.379191] acpiphp: Slot [18] registered\n[ 0.380371] acpiphp: Slot [19] registered\n[ 0.381527] acpiphp: Slot [20] registered\n[ 0.382697] acpiphp: Slot [21] registered\n[ 0.383834] acpiphp: Slot [22] registered\n[ 0.385026] acpiphp: Slot [23] registered\n[ 0.386169] acpiphp: Slot [24] registered\n[ 0.387312] acpiphp: Slot [25] registered\n[ 0.388454] acpiphp: Slot [26] registered\n[ 0.389608] acpiphp: Slot [27] registered\n[ 0.390792] acpiphp: Slot [28] registered\n[ 0.391929] acpiphp: Slot [29] registered\n[ 0.393067] acpiphp: Slot [30] registered\n[ 0.394209] acpiphp: Slot [31] registered\n[ 0.395354] PCI host bridge to bus 0000:00\n[ 0.396495] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.398197] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.399932] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.402008] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.404063] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.406152] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.410179] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.411996] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.413649] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.415433] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.419759] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.421818] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.442051] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.444094] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.446058] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.448028] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.450006] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451796] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453589] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.455082] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.457299] vgaarb: loaded\n[ 0.458176] vgaarb: bridge control possible 0000:00:02.0\n[ 0.459888] SCSI subsystem initialized\n[ 0.461220] ACPI: bus type USB registered\n[ 0.462406] usbcore: registered new interface driver usbfs\n[ 0.463896] usbcore: registered new interface driver hub\n[ 0.465292] usbcore: registered new device driver usb\n[ 0.466853] PCI: Using ACPI for IRQ routing\n[ 0.468418] NetLabel: Initializing\n[ 0.469453] NetLabel: domain hash size = 128\n[ 0.470695] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.472052] NetLabel: unlabeled traffic allowed by default\n[ 0.473663] clocksource: Switched to clocksource kvm-clock\n[ 0.483526] AppArmor: AppArmor Filesystem Enabled\n[ 0.484907] pnp: PnP ACPI init\n[ 0.486167] pnp: PnP ACPI: found 5 devices\n[ 0.493011] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.495437] NET: Registered protocol family 2\n[ 0.496873] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498699] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.500444] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.502155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.505313] NET: Registered protocol family 1\n[ 0.506570] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.508151] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509707] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524107] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538516] Trying to unpack rootfs image as initramfs...\n[ 0.599813] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.604849] Scanning for low memory corruption every 60 seconds\n[ 0.607127] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.608842] audit: initializing netlink subsys (disabled)\n[ 0.610441] audit: type=2000 audit(1534963826.088:1): initialized\n[ 0.612412] Initialise system trusted keyring\n[ 0.613861] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.615562] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618419] zbud: loaded\n[ 0.619454] VFS: Disk quotas dquot_6.6.0\n[ 0.620672] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.622965] fuse init (API version 7.23)\n[ 0.624258] Key type big_key registered\n[ 0.625437] Allocating IMA MOK and blacklist keyrings.\n[ 0.627195] Key type asymmetric registered\n[ 0.628414] Asymmetric key parser 'x509' registered\n[ 0.629833] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632061] io scheduler noop registered\n[ 0.633220] io scheduler deadline registered (default)\n[ 0.634689] io scheduler cfq registered\n[ 0.635945] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637474] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639360] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641497] ACPI: Power Button [PWRF]\n[ 0.642787] GHES: HEST is not enabled!\n[ 0.657028] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.686374] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.689301] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.713888] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717015] Linux agpgart interface v0.103\n[ 0.720499] brd: module loaded\n[ 0.722757] loop: module loaded\n[ 0.727865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.730016] GPT:90111 != 2097151\n[ 0.731007] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732547] GPT:90111 != 2097151\n[ 0.733502] GPT: Use GNU Parted to correct GPT errors.\n[ 0.734920] vda: vda1 vda15\n[ 0.736623] scsi host0: ata_piix\n[ 0.737716] scsi host1: ata_piix\n[ 0.738729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740520] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742794] libphy: Fixed MDIO Bus: probed\n[ 0.743953] tun: Universal TUN/TAP device driver, 1.6\n[ 0.745290] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.748118] PPP generic driver version 2.4.2\n[ 0.749342] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750935] ehci-pci: EHCI PCI platform driver\n[ 0.752105] ehci-platform: EHCI generic platform driver\n[ 0.753423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754930] ohci-pci: OHCI PCI platform driver\n[ 0.756105] ohci-platform: OHCI generic platform driver\n[ 0.757418] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.771930] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773262] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775240] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.776603] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778121] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.779748] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.781650] usb usb1: Product: UHCI Host Controller\n[ 0.782892] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.784398] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.785691] hub 1-0:1.0: USB hub found\n[ 0.786754] hub 1-0:1.0: 2 ports detected\n[ 0.787990] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.790803] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.792068] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.793440] mousedev: PS/2 mouse device common for all mice\n[ 0.795095] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.797522] rtc_cmos 00:00: RTC can wake from S4\n[ 0.799015] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.800597] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.802168] i2c /dev entries driver\n[ 0.803200] device-mapper: uevent: version 1.0.3\n[ 0.804472] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.806648] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.808442] NET: Registered protocol family 10\n[ 0.809951] NET: Registered protocol family 17\n[ 0.811136] Key type dns_resolver registered\n[ 0.812416] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.813867] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.816200] registered taskstats version 1\n[ 0.817339] Loading compiled-in X.509 certificates\n[ 0.819142] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.821612] zswap: loaded using pool lzo/zbud\n[ 0.823665] Key type trusted registered\n[ 0.825782] Key type encrypted registered\n[ 0.826894] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.828264] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829654] evm: HMAC attrs: 0x1\n[ 0.830925] Magic number: 14:363:848\n[ 0.831974] index0: hash matches\n[ 0.833010] rtc_cmos 00:00: setting system clock to 2018-08-22 18:50:25 UTC (1534963825)\n[ 0.835178] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836642] EDD information not available.\n[ 0.899309] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.901364] Write protecting the kernel read-only data: 14336k\n[ 0.904250] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.906627] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\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.954480] 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.80\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.94. iid=i-00000001\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZhzi2cw4voesElUrR9qvUEvDIQ5oCs3gSAI9R14pHfzpyDVDLR1EvrcahR4Fz9qXy4ZGwcq2OOySWbFE4JIF7tbEgqJQ7mpxuZCwdnqDFOWKMPaY6vtZvvAS7yF0T5na+vJP3OdsCWRd+ZVQNtlTsagsblZm2SmZdVchEWTzLyi8xIsLilDdoB9e1JPjQn2IgCXREH30TwnVAXY9trX21fnjdrujbiP0zgFH4F0Gf+STs2Do09nU6wLO8xI8Mi/6OZ+dwMs2SSzOJBK/8yWQi2lbfs3IX9DUBpEY9htgzYwP69FfXEye8XqYKUK6HJxT7Ucpr6wp0FvEvWUHkT1fv root@singlevm1-vm-93b9c1fe-5117-44ad-99d6-bbc4b3328765\nssh-dss AAAAB3NzaC1kc3MAAACBAI3BJ//4qmz7p5aQonsbndEKVMUlKg0auvI9w3MMim6YMnWn281eVsqA0ncPRabrlYLO5eHWTTPqbJoVxWcj2o2aKv5cbjy08u8Z/8+hIkYAEhdovvzInRq+KTj0zeLK7vRdZtJ4u8S7WIyMYrv3lAsONaTeo+ooCL4cwgW5MRGtAAAAFQDF5VUuZqUEi+SmNQ7NClcWGBKo5QAAAIBQ+EKTclOknc+zaImCrv0rNxPVZrYgcL9XItEROSTP16Q7H/oLJqYPWWAV2z4daHaBichPwt2ugDPT80vKnt3NwQcXbINLS4VYZXEyZzXejF6rhMO8NHUPeZEHrEN8uGEjO1y6hYRjx4OxI1ietSLaeprqJ0Vw2hjgHg7s+i3PZgAAAIBblPvTeLXjQWL5qbs+BGWmPSzXO3cfGLTTKsl0SqC1mdtjzSi2BQz3xqnc6zwT/BEQvskdBMwRDmOBNHLJNgv2CkokdJ7j8sDjGFzhHzgGNRoLgjfxMLhFwiRI2b9lxivQvxJa4pzqypesJe846abGkHsz/lzBomvxsgIgr7TL/w== root@singlevm1-vm-93b9c1fe-5117-44ad-99d6-bbc4b3328765\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe2f:e7cd/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-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-93b9c1fe-5117-44ad-99d6-bbc4b3328765\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.\nsinglevm1-vm-93b9c1fe-5117-44ad-99d6-bbc4b3328765 login: "} 2018-08-22 18:50:32,180 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d3a2d12e-9b49-4b89-8251-9c588f17adbd/action used request id req-b463c07d-d08d-43d8-b449-40d03f451676 2018-08-22 18:50:32,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.818088054657s 2018-08-22 18:50:32,181 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d3a2d12e-9b49-4b89-8251-9c588f17adbd/action used request id req-b463c07d-d08d-43d8-b449-40d03f451676 2018-08-22 18:50:32,181 - 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 495478082 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.192214] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.194558] pid_max: default: 32768 minimum: 301 [ 0.195881] ACPI: Core revision 20150930 [ 0.197572] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.199458] Security Framework initialized [ 0.200646] Yama: becoming mindful. [ 0.201671] AppArmor: AppArmor initialized [ 0.202865] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.204747] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.206542] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208294] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.210254] Initializing cgroup subsys io [ 0.211491] Initializing cgroup subsys memory [ 0.212721] Initializing cgroup subsys devices [ 0.213959] Initializing cgroup subsys freezer [ 0.215225] Initializing cgroup subsys net_cls [ 0.216499] Initializing cgroup subsys perf_event [ 0.217829] Initializing cgroup subsys net_prio [ 0.219103] Initializing cgroup subsys hugetlb [ 0.220389] Initializing cgroup subsys pids [ 0.221618] CPU: Physical Processor ID: 0 [ 0.223494] mce: CPU supports 10 MCE banks [ 0.224683] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226090] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.240869] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.247552] ftrace: allocating 31920 entries in 125 pages [ 0.272890] smpboot: Max logical packages: 1 [ 0.274137] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.276125] x2apic enabled [ 0.277260] Switched APIC routing to physical x2apic. [ 0.279793] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.281392] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.284217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.286769] KVM setup paravirtual spinlock [ 0.288388] x86: Booted up 1 node, 1 CPUs [ 0.289536] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.291510] devtmpfs: initialized [ 0.293471] evm: security.selinux [ 0.294456] evm: security.SMACK64 [ 0.295437] evm: security.SMACK64EXEC [ 0.296491] evm: security.SMACK64TRANSMUTE [ 0.297628] evm: security.SMACK64MMAP [ 0.298670] evm: security.ima [ 0.299598] evm: security.capability [ 0.300747] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.303344] pinctrl core: initialized pinctrl subsystem [ 0.304858] RTC time: 18:50:25, date: 08/22/18 [ 0.306178] NET: Registered protocol family 16 [ 0.307568] cpuidle: using governor ladder [ 0.308726] cpuidle: using governor menu [ 0.309869] PCCT header not found. [ 0.310943] ACPI: bus type PCI registered [ 0.312069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.313802] PCI: Using configuration type 1 for base access [ 0.315973] ACPI: Added _OSI(Module Device) [ 0.317188] ACPI: Added _OSI(Processor Device) [ 0.318436] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.319740] ACPI: Added _OSI(Processor Aggregator Device) [ 0.321953] ACPI: Interpreter enabled [ 0.323068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.325679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.328273] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.330931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.333583] ACPI: (supports S0 S5) [ 0.334635] ACPI: Using IOAPIC for interrupt routing [ 0.335958] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.339922] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.341548] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.343324] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.345003] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.348160] acpiphp: Slot [3] registered [ 0.349289] acpiphp: Slot [4] registered [ 0.350464] acpiphp: Slot [5] registered [ 0.351600] acpiphp: Slot [6] registered [ 0.352757] acpiphp: Slot [7] registered [ 0.353877] acpiphp: Slot [8] registered [ 0.354998] acpiphp: Slot [9] registered [ 0.356111] acpiphp: Slot [10] registered [ 0.357244] acpiphp: Slot [11] registered [ 0.358387] acpiphp: Slot [12] registered [ 0.359548] acpiphp: Slot [13] registered [ 0.360723] acpiphp: Slot [14] registered [ 0.361865] acpiphp: Slot [15] registered [ 0.376913] acpiphp: Slot [16] registered [ 0.378053] acpiphp: Slot [17] registered [ 0.379191] acpiphp: Slot [18] registered [ 0.380371] acpiphp: Slot [19] registered [ 0.381527] acpiphp: Slot [20] registered [ 0.382697] acpiphp: Slot [21] registered [ 0.383834] acpiphp: Slot [22] registered [ 0.385026] acpiphp: Slot [23] registered [ 0.386169] acpiphp: Slot [24] registered [ 0.387312] acpiphp: Slot [25] registered [ 0.388454] acpiphp: Slot [26] registered [ 0.389608] acpiphp: Slot [27] registered [ 0.390792] acpiphp: Slot [28] registered [ 0.391929] acpiphp: Slot [29] registered [ 0.393067] acpiphp: Slot [30] registered [ 0.394209] acpiphp: Slot [31] registered [ 0.395354] PCI host bridge to bus 0000:00 [ 0.396495] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.398197] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.399932] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.402008] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.404063] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.406152] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.410179] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.411996] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.413649] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.415433] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.419759] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.421818] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.442051] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.444094] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.446058] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.448028] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.450006] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.451796] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.453589] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.455082] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.457299] vgaarb: loaded [ 0.458176] vgaarb: bridge control possible 0000:00:02.0 [ 0.459888] SCSI subsystem initialized [ 0.461220] ACPI: bus type USB registered [ 0.462406] usbcore: registered new interface driver usbfs [ 0.463896] usbcore: registered new interface driver hub [ 0.465292] usbcore: registered new device driver usb [ 0.466853] PCI: Using ACPI for IRQ routing [ 0.468418] NetLabel: Initializing [ 0.469453] NetLabel: domain hash size = 128 [ 0.470695] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.472052] NetLabel: unlabeled traffic allowed by default [ 0.473663] clocksource: Switched to clocksource kvm-clock [ 0.483526] AppArmor: AppArmor Filesystem Enabled [ 0.484907] pnp: PnP ACPI init [ 0.486167] pnp: PnP ACPI: found 5 devices [ 0.493011] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.495437] NET: Registered protocol family 2 [ 0.496873] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.498699] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.500444] TCP: Hash tables configured (established 4096 bind 4096) [ 0.502155] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.503685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.505313] NET: Registered protocol family 1 [ 0.506570] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.508151] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.509707] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.524107] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.538516] Trying to unpack rootfs image as initramfs... [ 0.599813] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.604849] Scanning for low memory corruption every 60 seconds [ 0.607127] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.608842] audit: initializing netlink subsys (disabled) [ 0.610441] audit: type=2000 audit(1534963826.088:1): initialized [ 0.612412] Initialise system trusted keyring [ 0.613861] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.615562] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.618419] zbud: loaded [ 0.619454] VFS: Disk quotas dquot_6.6.0 [ 0.620672] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.622965] fuse init (API version 7.23) [ 0.624258] Key type big_key registered [ 0.625437] Allocating IMA MOK and blacklist keyrings. [ 0.627195] Key type asymmetric registered [ 0.628414] Asymmetric key parser 'x509' registered [ 0.629833] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.632061] io scheduler noop registered [ 0.633220] io scheduler deadline registered (default) [ 0.634689] io scheduler cfq registered [ 0.635945] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.637474] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.639360] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.641497] ACPI: Power Button [PWRF] [ 0.642787] GHES: HEST is not enabled! [ 0.657028] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.686374] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.689301] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.713888] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.717015] Linux agpgart interface v0.103 [ 0.720499] brd: module loaded [ 0.722757] loop: module loaded [ 0.727865] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.730016] GPT:90111 != 2097151 [ 0.731007] GPT:Alternate GPT header not at the end of the disk. [ 0.732547] GPT:90111 != 2097151 [ 0.733502] GPT: Use GNU Parted to correct GPT errors. [ 0.734920] vda: vda1 vda15 [ 0.736623] scsi host0: ata_piix [ 0.737716] scsi host1: ata_piix [ 0.738729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.740520] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.742794] libphy: Fixed MDIO Bus: probed [ 0.743953] tun: Universal TUN/TAP device driver, 1.6 [ 0.745290] tun: (C) 1999-2004 Max Krasnyansky [ 0.748118] PPP generic driver version 2.4.2 [ 0.749342] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.750935] ehci-pci: EHCI PCI platform driver [ 0.752105] ehci-platform: EHCI generic platform driver [ 0.753423] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.754930] ohci-pci: OHCI PCI platform driver [ 0.756105] ohci-platform: OHCI generic platform driver [ 0.757418] uhci_hcd: USB Universal Host Controller Interface driver [ 0.771930] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.773262] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.775240] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.776603] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.778121] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.779748] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.781650] usb usb1: Product: UHCI Host Controller [ 0.782892] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.784398] usb usb1: SerialNumber: 0000:00:01.2 [ 0.785691] hub 1-0:1.0: USB hub found [ 0.786754] hub 1-0:1.0: 2 ports detected [ 0.787990] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.790803] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.792068] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.793440] mousedev: PS/2 mouse device common for all mice [ 0.795095] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.797522] rtc_cmos 00:00: RTC can wake from S4 [ 0.799015] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.800597] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.802168] i2c /dev entries driver [ 0.803200] device-mapper: uevent: version 1.0.3 [ 0.804472] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.806648] ledtrig-cpu: registered to indicate activity on CPUs [ 0.808442] NET: Registered protocol family 10 [ 0.809951] NET: Registered protocol family 17 [ 0.811136] Key type dns_resolver registered [ 0.812416] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.813867] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.816200] registered taskstats version 1 [ 0.817339] Loading compiled-in X.509 certificates [ 0.819142] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.821612] zswap: loaded using pool lzo/zbud [ 0.823665] Key type trusted registered [ 0.825782] Key type encrypted registered [ 0.826894] AppArmor: AppArmor sha1 policy hashing enabled [ 0.828264] ima: No TPM chip found, activating TPM-bypass! [ 0.829654] evm: HMAC attrs: 0x1 [ 0.830925] Magic number: 14:363:848 [ 0.831974] index0: hash matches [ 0.833010] rtc_cmos 00:00: setting system clock to 2018-08-22 18:50:25 UTC (1534963825) [ 0.835178] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.836642] EDD information not available. [ 0.899309] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.901364] Write protecting the kernel read-only data: 14336k [ 0.904250] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.906627] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 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.954480] 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.80 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.94. iid=i-00000001 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZhzi2cw4voesElUrR9qvUEvDIQ5oCs3gSAI9R14pHfzpyDVDLR1EvrcahR4Fz9qXy4ZGwcq2OOySWbFE4JIF7tbEgqJQ7mpxuZCwdnqDFOWKMPaY6vtZvvAS7yF0T5na+vJP3OdsCWRd+ZVQNtlTsagsblZm2SmZdVchEWTzLyi8xIsLilDdoB9e1JPjQn2IgCXREH30TwnVAXY9trX21fnjdrujbiP0zgFH4F0Gf+STs2Do09nU6wLO8xI8Mi/6OZ+dwMs2SSzOJBK/8yWQi2lbfs3IX9DUBpEY9htgzYwP69FfXEye8XqYKUK6HJxT7Ucpr6wp0FvEvWUHkT1fv root@singlevm1-vm-93b9c1fe-5117-44ad-99d6-bbc4b3328765 ssh-dss AAAAB3NzaC1kc3MAAACBAI3BJ//4qmz7p5aQonsbndEKVMUlKg0auvI9w3MMim6YMnWn281eVsqA0ncPRabrlYLO5eHWTTPqbJoVxWcj2o2aKv5cbjy08u8Z/8+hIkYAEhdovvzInRq+KTj0zeLK7vRdZtJ4u8S7WIyMYrv3lAsONaTeo+ooCL4cwgW5MRGtAAAAFQDF5VUuZqUEi+SmNQ7NClcWGBKo5QAAAIBQ+EKTclOknc+zaImCrv0rNxPVZrYgcL9XItEROSTP16Q7H/oLJqYPWWAV2z4daHaBichPwt2ugDPT80vKnt3NwQcXbINLS4VYZXEyZzXejF6rhMO8NHUPeZEHrEN8uGEjO1y6hYRjx4OxI1ietSLaeprqJ0Vw2hjgHg7s+i3PZgAAAIBblPvTeLXjQWL5qbs+BGWmPSzXO3cfGLTTKsl0SqC1mdtjzSi2BQz3xqnc6zwT/BEQvskdBMwRDmOBNHLJNgv2CkokdJ7j8sDjGFzhHzgGNRoLgjfxMLhFwiRI2b9lxivQvxJa4pzqypesJe846abGkHsz/lzBomvxsgIgr7TL/w== root@singlevm1-vm-93b9c1fe-5117-44ad-99d6-bbc4b3328765 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.29s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe2f:e7cd/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-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-93b9c1fe-5117-44ad-99d6-bbc4b3328765 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. singlevm1-vm-93b9c1fe-5117-44ad-99d6-bbc4b3328765 login: 2018-08-22 18:50:32,185 - paramiko.transport - DEBUG - starting thread (client mode): 0x9cb9e0d0L 2018-08-22 18:50:32,186 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-22 18:50:32,186 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-22 18:50:32,187 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-22 18:50:32,188 - 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-08-22 18:50:32,188 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-22 18:50:32,189 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-22 18:50:32,189 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-22 18:50:32,189 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-22 18:50:32,189 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-22 18:50:32,211 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-22 18:50:32,213 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-22 18:50:32,218 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.214: 1abb6fd29ef85daf6c2d0a8e77bb5b2f 2018-08-22 18:50:32,219 - paramiko.transport - DEBUG - Trying discovered key 67b114b5faebe8cee0c1a2224335ca0b in /tmp/tmpkck8A5 2018-08-22 18:50:32,250 - paramiko.transport - DEBUG - userauth is OK 2018-08-22 18:50:32,256 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-22 18:50:32,284 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-22 18:50:32,285 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-22 18:50:32,285 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-22 18:50:32,288 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-22 18:50:32,289 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-22 18:50:32,290 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-22 18:50:32,290 - functest.core.singlevm - DEBUG - error: 2018-08-22 18:50:32,294 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-22 18:50:32,404 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-22 18:50:32,405 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:26 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-22 18:50:32,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-22 18:50:32,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/7cd62867-b509-4a83-adf0-9297ead1ce0f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:33,826 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-183ac76e-de19-482d-bf59-b6b306ff2b68 Content-Length: 0 Date: Wed, 22 Aug 2018 18:50:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:50:33,826 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/7cd62867-b509-4a83-adf0-9297ead1ce0f.json used request id req-183ac76e-de19-482d-bf59-b6b306ff2b68 2018-08-22 18:50:33,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.41342186928s 2018-08-22 18:50:33,826 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/7cd62867-b509-4a83-adf0-9297ead1ce0f.json used request id req-183ac76e-de19-482d-bf59-b6b306ff2b68 2018-08-22 18:50:33,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:50:33,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:33,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0cdcf7ac-7bff-4d24-a106-c2a1f6f658b7 Date: Wed, 22 Aug 2018 18:50:33 GMT RESP BODY: {"floatingips": []} 2018-08-22 18:50:33,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-0cdcf7ac-7bff-4d24-a106-c2a1f6f658b7 2018-08-22 18:50:33,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.084813117981s 2018-08-22 18:50:33,916 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-0cdcf7ac-7bff-4d24-a106-c2a1f6f658b7 2018-08-22 18:50:33,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-22 18:50:33,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/d3a2d12e-9b49-4b89-8251-9c588f17adbd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:34,240 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 18:50: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-7bac3066-ebd9-4b00-81f2-acf21472a6a7 x-compute-request-id: req-7bac3066-ebd9-4b00-81f2-acf21472a6a7 Content-Type: application/json 2018-08-22 18:50:34,240 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/d3a2d12e-9b49-4b89-8251-9c588f17adbd used request id req-7bac3066-ebd9-4b00-81f2-acf21472a6a7 2018-08-22 18:50:34,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.32321190834s 2018-08-22 18:50:34,241 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/d3a2d12e-9b49-4b89-8251-9c588f17adbd used request id req-7bac3066-ebd9-4b00-81f2-acf21472a6a7 2018-08-22 18:50:34,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:50:34,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:34,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:50: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-8911e133-02a6-4961-807b-56535d0c20b9 x-compute-request-id: req-8911e133-02a6-4961-807b-56535d0c20b9 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_93b9c1fe-5117-44ad-99d6-bbc4b3328765": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e7:cd", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d3a2d12e-9b49-4b89-8251-9c588f17adbd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d3a2d12e-9b49-4b89-8251-9c588f17adbd", "rel": "bookmark"}], "image": {"id": "5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a", "links": [{"href": "http://172.30.9.24:8774/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-08-22T18:50:25.000000", "flavor": {"id": "4d986f40-941a-422a-8bd9-5860c3a14922", "links": [{"href": "http://172.30.9.24:8774/flavors/4d986f40-941a-422a-8bd9-5860c3a14922", "rel": "bookmark"}]}, "id": "d3a2d12e-9b49-4b89-8251-9c588f17adbd", "security_groups": [{"name": "singlevm1-sg_93b9c1fe-5117-44ad-99d6-bbc4b3328765"}], "user_id": "032439070e6549a2a698896c40df0822", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:50:34Z", "hostId": "9f2df985c57f3c2c3a7ab9805c3a6f9e1e4c82ddccb50d62762f6add", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_93b9c1fe-5117-44ad-99d6-bbc4b3328765", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_93b9c1fe-5117-44ad-99d6-bbc4b3328765", "created": "2018-08-22T18:50:15Z", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:50:34,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8911e133-02a6-4961-807b-56535d0c20b9 2018-08-22 18:50:34,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.472634077072s 2018-08-22 18:50:34,714 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8911e133-02a6-4961-807b-56535d0c20b9 2018-08-22 18:50:34,716 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:50:36,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:50:36,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:36,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:50:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0dd2eeaa-211e-4e0a-980e-8bed4cd5172a x-compute-request-id: req-0dd2eeaa-211e-4e0a-980e-8bed4cd5172a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-22 18:50:36,786 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0dd2eeaa-211e-4e0a-980e-8bed4cd5172a 2018-08-22 18:50:36,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0683889389038s 2018-08-22 18:50:36,787 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0dd2eeaa-211e-4e0a-980e-8bed4cd5172a 2018-08-22 18:50:36,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 18:50:36,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:36,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-ff3e169f-2eec-4739-aeb1-8212f3e9f949 Date: Wed, 22 Aug 2018 18:50:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-22T18:49:03Z", "updated_at": "2018-08-22T18:49:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:03Z", "revision_number": 0, "id": "13ece833-9b73-4c83-a208-e0ecd35fb05d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:03Z", "security_group_id": "150c9731-0d84-488c-ae7a-4a527bbe7b4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:03Z", "revision_number": 0, "id": "22ce3dfa-9bb4-4dbb-bad7-81d5125eac12", "remote_group_id": "150c9731-0d84-488c-ae7a-4a527bbe7b4e", "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:03Z", "security_group_id": "150c9731-0d84-488c-ae7a-4a527bbe7b4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:03Z", "revision_number": 0, "id": "275e6f79-812d-4f02-8f80-3d7707738cee", "remote_group_id": "150c9731-0d84-488c-ae7a-4a527bbe7b4e", "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:03Z", "security_group_id": "150c9731-0d84-488c-ae7a-4a527bbe7b4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:03Z", "revision_number": 0, "id": "be4ee13b-de78-4c41-b357-2d644d97bd4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:03Z", "security_group_id": "150c9731-0d84-488c-ae7a-4a527bbe7b4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "150c9731-0d84-488c-ae7a-4a527bbe7b4e", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T18:50:12Z", "updated_at": "2018-08-22T18:50:13Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:13Z", "revision_number": 0, "id": "1a736657-965b-4d4e-84d4-e5c199919e0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:13Z", "security_group_id": "29a8e384-677f-4459-926c-0dd9c6f13c37", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_range_min": null, "ethertype": "IPv4", "project_id": "d69b1f3fec314e8ebf952b8c456a331b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T18:50:12Z", "revision_number": 0, "id": "27eeea09-5cca-4d7c-8177-5c0c65e590df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:12Z", "security_group_id": "29a8e384-677f-4459-926c-0dd9c6f13c37", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d69b1f3fec314e8ebf952b8c456a331b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:12Z", "revision_number": 0, "id": "413b9dad-334d-4f5f-9248-dc6798706b2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:12Z", "security_group_id": "29a8e384-677f-4459-926c-0dd9c6f13c37", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_range_min": null, "ethertype": "IPv6", "project_id": "d69b1f3fec314e8ebf952b8c456a331b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:12Z", "revision_number": 0, "id": "7670bc09-636e-4c8b-afc5-db7eeea8d57d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:12Z", "security_group_id": "29a8e384-677f-4459-926c-0dd9c6f13c37", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_range_min": null, "ethertype": "IPv4", "project_id": "d69b1f3fec314e8ebf952b8c456a331b"}], "revision_number": 3, "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "id": "29a8e384-677f-4459-926c-0dd9c6f13c37", "name": "singlevm1-sg_93b9c1fe-5117-44ad-99d6-bbc4b3328765"}, {"description": "Default security group", "tags": [], "tenant_id": "702170f5b7fa43418378dea94e20be7e", "created_at": "2018-08-22T18:49:49Z", "updated_at": "2018-08-22T18:49:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:49Z", "revision_number": 0, "id": "37966089-d6d9-4fd1-bfdc-bbba5b4fee0f", "remote_group_id": "51477118-de7b-4062-8bd9-c2b4912c4b7d", "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:49Z", "security_group_id": "51477118-de7b-4062-8bd9-c2b4912c4b7d", "tenant_id": "702170f5b7fa43418378dea94e20be7e", "port_range_min": null, "ethertype": "IPv6", "project_id": "702170f5b7fa43418378dea94e20be7e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:49Z", "revision_number": 0, "id": "37f37097-db32-4610-9910-4f9aa355f165", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:49Z", "security_group_id": "51477118-de7b-4062-8bd9-c2b4912c4b7d", "tenant_id": "702170f5b7fa43418378dea94e20be7e", "port_range_min": null, "ethertype": "IPv6", "project_id": "702170f5b7fa43418378dea94e20be7e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:49Z", "revision_number": 0, "id": "c05921ad-d033-4cf8-a898-ad03b629e346", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:49Z", "security_group_id": "51477118-de7b-4062-8bd9-c2b4912c4b7d", "tenant_id": "702170f5b7fa43418378dea94e20be7e", "port_range_min": null, "ethertype": "IPv4", "project_id": "702170f5b7fa43418378dea94e20be7e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:49Z", "revision_number": 0, "id": "d174a3f7-9643-4dba-b3e5-d55ca5ba71a3", "remote_group_id": "51477118-de7b-4062-8bd9-c2b4912c4b7d", "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:49Z", "security_group_id": "51477118-de7b-4062-8bd9-c2b4912c4b7d", "tenant_id": "702170f5b7fa43418378dea94e20be7e", "port_range_min": null, "ethertype": "IPv4", "project_id": "702170f5b7fa43418378dea94e20be7e"}], "revision_number": 1, "project_id": "702170f5b7fa43418378dea94e20be7e", "id": "51477118-de7b-4062-8bd9-c2b4912c4b7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad65c47defb64cf1a271efd357a94d2e", "created_at": "2018-08-22T18:49:17Z", "updated_at": "2018-08-22T18:49:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:17Z", "revision_number": 0, "id": "1b8fc12a-3e14-4f1c-97f7-bfab68f2c223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:17Z", "security_group_id": "6121b181-ff97-4e18-9424-da4f0ade67af", "tenant_id": "ad65c47defb64cf1a271efd357a94d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad65c47defb64cf1a271efd357a94d2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:17Z", "revision_number": 0, "id": "8e5479a7-2156-4396-9a8c-7122f44ba7e0", "remote_group_id": "6121b181-ff97-4e18-9424-da4f0ade67af", "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:17Z", "security_group_id": "6121b181-ff97-4e18-9424-da4f0ade67af", "tenant_id": "ad65c47defb64cf1a271efd357a94d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad65c47defb64cf1a271efd357a94d2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:17Z", "revision_number": 0, "id": "beb41d33-c8d3-4b8c-bfd7-efbf033f6749", "remote_group_id": "6121b181-ff97-4e18-9424-da4f0ade67af", "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:17Z", "security_group_id": "6121b181-ff97-4e18-9424-da4f0ade67af", "tenant_id": "ad65c47defb64cf1a271efd357a94d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad65c47defb64cf1a271efd357a94d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:17Z", "revision_number": 0, "id": "f4c84d3e-5c4f-4460-a70b-7ac685a0ab6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:17Z", "security_group_id": "6121b181-ff97-4e18-9424-da4f0ade67af", "tenant_id": "ad65c47defb64cf1a271efd357a94d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad65c47defb64cf1a271efd357a94d2e"}], "revision_number": 1, "project_id": "ad65c47defb64cf1a271efd357a94d2e", "id": "6121b181-ff97-4e18-9424-da4f0ade67af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1069e6f21fd84144b26b3ff0ad5800c8", "created_at": "2018-08-22T18:46:34Z", "updated_at": "2018-08-22T18:46:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:46:34Z", "revision_number": 0, "id": "035dc6c9-cfec-49de-acdf-7d8c55d08a12", "remote_group_id": "8df0306b-db40-42c8-92af-6fcaf060448d", "remote_ip_prefix": null, "created_at": "2018-08-22T18:46:34Z", "security_group_id": "8df0306b-db40-42c8-92af-6fcaf060448d", "tenant_id": "1069e6f21fd84144b26b3ff0ad5800c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1069e6f21fd84144b26b3ff0ad5800c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:46:34Z", "revision_number": 0, "id": "453b5e69-08c7-4438-b0f4-a74e9444eb65", "remote_group_id": "8df0306b-db40-42c8-92af-6fcaf060448d", "remote_ip_prefix": null, "created_at": "2018-08-22T18:46:34Z", "security_group_id": "8df0306b-db40-42c8-92af-6fcaf060448d", "tenant_id": "1069e6f21fd84144b26b3ff0ad5800c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1069e6f21fd84144b26b3ff0ad5800c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:46:34Z", "revision_number": 0, "id": "507a8b8b-5577-4b0a-9857-626b8d7ec578", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:46:34Z", "security_group_id": "8df0306b-db40-42c8-92af-6fcaf060448d", "tenant_id": "1069e6f21fd84144b26b3ff0ad5800c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1069e6f21fd84144b26b3ff0ad5800c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:46:34Z", "revision_number": 0, "id": "7abb0638-0e85-4ebd-a57d-c79802929a36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:46:34Z", "security_group_id": "8df0306b-db40-42c8-92af-6fcaf060448d", "tenant_id": "1069e6f21fd84144b26b3ff0ad5800c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1069e6f21fd84144b26b3ff0ad5800c8"}], "revision_number": 1, "project_id": "1069e6f21fd84144b26b3ff0ad5800c8", "id": "8df0306b-db40-42c8-92af-6fcaf060448d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T18:49:01Z", "updated_at": "2018-08-22T18:49:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:01Z", "revision_number": 0, "id": "0bd95971-f2b7-447a-b7a2-af97994b9563", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:01Z", "security_group_id": "9154a099-0d4f-4390-8ce9-0ebe4b085edf", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_range_min": null, "ethertype": "IPv6", "project_id": "d69b1f3fec314e8ebf952b8c456a331b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:01Z", "revision_number": 0, "id": "58a99e66-df12-4c63-adb0-7df8a1b41aec", "remote_group_id": "9154a099-0d4f-4390-8ce9-0ebe4b085edf", "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:01Z", "security_group_id": "9154a099-0d4f-4390-8ce9-0ebe4b085edf", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_range_min": null, "ethertype": "IPv4", "project_id": "d69b1f3fec314e8ebf952b8c456a331b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:01Z", "revision_number": 0, "id": "98a421c8-eb38-42c0-8ae5-882774cd26c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:01Z", "security_group_id": "9154a099-0d4f-4390-8ce9-0ebe4b085edf", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_range_min": null, "ethertype": "IPv4", "project_id": "d69b1f3fec314e8ebf952b8c456a331b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:01Z", "revision_number": 0, "id": "ab408ded-4ac8-4aed-8843-70a7af45c5d4", "remote_group_id": "9154a099-0d4f-4390-8ce9-0ebe4b085edf", "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:01Z", "security_group_id": "9154a099-0d4f-4390-8ce9-0ebe4b085edf", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_range_min": null, "ethertype": "IPv6", "project_id": "d69b1f3fec314e8ebf952b8c456a331b"}], "revision_number": 1, "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "id": "9154a099-0d4f-4390-8ce9-0ebe4b085edf", "name": "default"}]} 2018-08-22 18:50:36,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-ff3e169f-2eec-4739-aeb1-8212f3e9f949 2018-08-22 18:50:36,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0525329113007s 2018-08-22 18:50:36,843 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-ff3e169f-2eec-4739-aeb1-8212f3e9f949 2018-08-22 18:50:36,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-22 18:50:36,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/29a8e384-677f-4459-926c-0dd9c6f13c37.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:36,983 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0fd72832-fb43-4eee-8d7c-a7e1eb8d4916 Content-Length: 0 Date: Wed, 22 Aug 2018 18:50:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:50:36,984 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/29a8e384-677f-4459-926c-0dd9c6f13c37.json used request id req-0fd72832-fb43-4eee-8d7c-a7e1eb8d4916 2018-08-22 18:50:36,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.136207103729s 2018-08-22 18:50:36,984 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/29a8e384-677f-4459-926c-0dd9c6f13c37.json used request id req-0fd72832-fb43-4eee-8d7c-a7e1eb8d4916 2018-08-22 18:50:36,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-22 18:50:36,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/singlevm1-kp_93b9c1fe-5117-44ad-99d6-bbc4b3328765 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:37,032 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 18:50:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7906bff6-4c6d-4080-bcb2-51591efc40a1 x-compute-request-id: req-7906bff6-4c6d-4080-bcb2-51591efc40a1 Content-Length: 0 Content-Type: application/json 2018-08-22 18:50:37,032 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/singlevm1-kp_93b9c1fe-5117-44ad-99d6-bbc4b3328765 used request id req-7906bff6-4c6d-4080-bcb2-51591efc40a1 2018-08-22 18:50:37,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0475978851318s 2018-08-22 18:50:37,032 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/singlevm1-kp_93b9c1fe-5117-44ad-99d6-bbc4b3328765 used request id req-7906bff6-4c6d-4080-bcb2-51591efc40a1 2018-08-22 18:50:37,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-22 18:50:37,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/fde7f14b-bc6f-434c-b6e5-069adf3dcd9d/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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" -d '{"subnet_id": "c8bfdb0f-5ceb-4285-946f-f8e32efd5c5b"}' 2018-08-22 18:50:38,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a3a4d3b8-a7ef-438c-964a-ac29b510b829 Date: Wed, 22 Aug 2018 18:50:38 GMT RESP BODY: {"network_id": "b7756188-15db-4551-8573-3357caa6b441", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "subnet_id": "c8bfdb0f-5ceb-4285-946f-f8e32efd5c5b", "subnet_ids": ["c8bfdb0f-5ceb-4285-946f-f8e32efd5c5b"], "port_id": "fcf5e221-51da-4c22-b9e0-a1f29ee5e186", "id": "fde7f14b-bc6f-434c-b6e5-069adf3dcd9d"} 2018-08-22 18:50:38,809 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/fde7f14b-bc6f-434c-b6e5-069adf3dcd9d/remove_router_interface.json used request id req-a3a4d3b8-a7ef-438c-964a-ac29b510b829 2018-08-22 18:50:38,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.77596306801s 2018-08-22 18:50:38,809 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/fde7f14b-bc6f-434c-b6e5-069adf3dcd9d/remove_router_interface.json used request id req-a3a4d3b8-a7ef-438c-964a-ac29b510b829 returning object fde7f14b-bc6f-434c-b6e5-069adf3dcd9d 2018-08-22 18:50:38,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-22 18:50:38,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:39,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-5f50ee8b-cc0e-44d1-a2a6-6ddfd3bb8691 Date: Wed, 22 Aug 2018 18:50:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T18:50:07Z", "admin_state_up": true, "updated_at": "2018-08-22T18:50:37Z", "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "fde7f14b-bc6f-434c-b6e5-069adf3dcd9d", "name": "singlevm1-router_93b9c1fe-5117-44ad-99d6-bbc4b3328765"}]} 2018-08-22 18:50:39,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-5f50ee8b-cc0e-44d1-a2a6-6ddfd3bb8691 2018-08-22 18:50:39,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.346348047256s 2018-08-22 18:50:39,156 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-5f50ee8b-cc0e-44d1-a2a6-6ddfd3bb8691 2018-08-22 18:50:39,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-22 18:50:39,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/fde7f14b-bc6f-434c-b6e5-069adf3dcd9d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:40,434 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b3140fe9-fe44-4506-b7d7-9b63efef82c8 Content-Length: 0 Date: Wed, 22 Aug 2018 18:50:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:50:40,434 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/fde7f14b-bc6f-434c-b6e5-069adf3dcd9d.json used request id req-b3140fe9-fe44-4506-b7d7-9b63efef82c8 2018-08-22 18:50:40,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.27625894547s 2018-08-22 18:50:40,434 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/fde7f14b-bc6f-434c-b6e5-069adf3dcd9d.json used request id req-b3140fe9-fe44-4506-b7d7-9b63efef82c8 2018-08-22 18:50:40,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-22 18:50:40,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:40,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-9f77e962-b706-425b-9fc0-100a621c43af Date: Wed, 22 Aug 2018 18:50:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-22T18:46:39Z","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":"37350c7d-7f7a-4dc4-acdb-2f5b730b9a18","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1069e6f21fd84144b26b3ff0ad5800c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:39Z","ip_version":4},{"updated_at":"2018-08-22T18:50:07Z","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":"c8bfdb0f-5ceb-4285-946f-f8e32efd5c5b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d69b1f3fec314e8ebf952b8c456a331b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_93b9c1fe-5117-44ad-99d6-bbc4b3328765","enable_dhcp":true,"segment_id":null,"network_id":"b7756188-15db-4551-8573-3357caa6b441","tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T18:50:07Z","ip_version":4}]} 2018-08-22 18:50:40,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-9f77e962-b706-425b-9fc0-100a621c43af 2018-08-22 18:50:40,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0459671020508s 2018-08-22 18:50:40,481 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-9f77e962-b706-425b-9fc0-100a621c43af 2018-08-22 18:50:40,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-22 18:50:40,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/c8bfdb0f-5ceb-4285-946f-f8e32efd5c5b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:41,558 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-afbc4b39-52c2-4c03-b22e-da61af32c238 Date: Wed, 22 Aug 2018 18:50:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:50:41,558 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/c8bfdb0f-5ceb-4285-946f-f8e32efd5c5b.json used request id req-afbc4b39-52c2-4c03-b22e-da61af32c238 2018-08-22 18:50:41,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.07531499863s 2018-08-22 18:50:41,558 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/c8bfdb0f-5ceb-4285-946f-f8e32efd5c5b.json used request id req-afbc4b39-52c2-4c03-b22e-da61af32c238 2018-08-22 18:50:41,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:50:41,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:41,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-c9dbb98b-55d8-401a-ae64-3c025393574c Date: Wed, 22 Aug 2018 18:50:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b7756188-15db-4551-8573-3357caa6b441","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"d69b1f3fec314e8ebf952b8c456a331b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T18:50:41Z","qos_policy_id":null,"name":"singlevm1-net_93b9c1fe-5117-44ad-99d6-bbc4b3328765","admin_state_up":true,"tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T18:50:06Z","provider:network_type":"vxlan"}]} 2018-08-22 18:50:41,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c9dbb98b-55d8-401a-ae64-3c025393574c 2018-08-22 18:50:41,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0814909934998s 2018-08-22 18:50:41,641 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c9dbb98b-55d8-401a-ae64-3c025393574c 2018-08-22 18:50:41,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-22 18:50:41,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/b7756188-15db-4551-8573-3357caa6b441.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:42,791 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9d14133e-5d7e-4561-ab04-97b2ec1d54a2 Date: Wed, 22 Aug 2018 18:50:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:50:42,792 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/b7756188-15db-4551-8573-3357caa6b441.json used request id req-9d14133e-5d7e-4561-ab04-97b2ec1d54a2 2018-08-22 18:50:42,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.15000510216s 2018-08-22 18:50:42,792 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/b7756188-15db-4551-8573-3357caa6b441.json used request id req-9d14133e-5d7e-4561-ab04-97b2ec1d54a2 2018-08-22 18:50:42,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:50:42,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:42,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-b5e16a2f-818f-4297-832b-3a903c7832c8 Date: Wed, 22 Aug 2018 18:50:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:50:11Z", "file": "/v2/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a", "size": 12716032, "self": "/v2/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_93b9c1fe-5117-44ad-99d6-bbc4b3328765", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_93b9c1fe-5117-44ad-99d6-bbc4b3328765", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T18:50:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:50:42,820 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-b5e16a2f-818f-4297-832b-3a903c7832c8 2018-08-22 18:50:42,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0243301391602s 2018-08-22 18:50:42,821 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-b5e16a2f-818f-4297-832b-3a903c7832c8 2018-08-22 18:50:42,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-22 18:50:42,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:43,877 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-725c7788-3f61-49fe-b17c-25e5019ea8ad Date: Wed, 22 Aug 2018 18:50:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 18:50:43,877 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a used request id req-725c7788-3f61-49fe-b17c-25e5019ea8ad 2018-08-22 18:50:43,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.05462121964s 2018-08-22 18:50:43,877 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/5d6561ce-9b08-44d1-a6a9-ed2bf1f7902a used request id req-725c7788-3f61-49fe-b17c-25e5019ea8ad 2018-08-22 18:50:43,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 18:50:43,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:43,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:50:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0bd00453-aa3d-4ada-b7c9-46ac941f0f1b x-compute-request-id: req-0bd00453-aa3d-4ada-b7c9-46ac941f0f1b Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_93b9c1fe-5117-44ad-99d6-bbc4b3328765", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4d986f40-941a-422a-8bd9-5860c3a14922", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4d986f40-941a-422a-8bd9-5860c3a14922", "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": "4d986f40-941a-422a-8bd9-5860c3a14922"}]} 2018-08-22 18:50:43,900 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-0bd00453-aa3d-4ada-b7c9-46ac941f0f1b 2018-08-22 18:50:43,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0225739479065s 2018-08-22 18:50:43,901 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-0bd00453-aa3d-4ada-b7c9-46ac941f0f1b 2018-08-22 18:50:43,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-22 18:50:43,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/4d986f40-941a-422a-8bd9-5860c3a14922 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f20981066e3fe50b2a7ff66540bc975bc037cb1e" 2018-08-22 18:50:43,936 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 18:50:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c87a365e-e7a2-47cb-bf4a-03b99c1a16fa x-compute-request-id: req-c87a365e-e7a2-47cb-bf4a-03b99c1a16fa Content-Length: 0 Content-Type: application/json 2018-08-22 18:50:43,936 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/4d986f40-941a-422a-8bd9-5860c3a14922 used request id req-c87a365e-e7a2-47cb-bf4a-03b99c1a16fa 2018-08-22 18:50:43,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0343489646912s 2018-08-22 18:50:43,937 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/4d986f40-941a-422a-8bd9-5860c3a14922 used request id req-c87a365e-e7a2-47cb-bf4a-03b99c1a16fa 2018-08-22 18:50:43,989 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-08-22 18:50:44,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 18:50:44,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 18:50:44,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 18:50:44,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 18:50:44,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 18:50:44,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 18:50:44,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 18:50:44,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 18:50:44,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 18:50:44,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 18:50:44,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 18:50:44,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 18:50:44,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 18:50:44,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 18:50:44,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 18:50:44,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 18:50:44,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 18:50:44,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 18:50:44,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 18:50:44,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 18:50:44,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 18:50:44,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 18:50:44,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:50:44,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:50:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54e6e4dc-80a5-4ed6-81ed-61b0d2c7dd57 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 18:50:44,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-54e6e4dc-80a5-4ed6-81ed-61b0d2c7dd57 2018-08-22 18:50:44,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 18:50:44,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T19:50:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d69b1f3fec314e8ebf952b8c456a331b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "032439070e6549a2a698896c40df0822"}, "audit_ids": ["VMdXl-fXQTCn4r7gs-E-Og"], "issued_at": "2018-08-22T18:50:44.000000Z"}} 2018-08-22 18:50:44,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:50:44,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}e2f5dc5304abf9961e6d3f07787f6801a35c31d0" 2018-08-22 18:50:44,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-efef9530-22f6-4593-8115-a228776bc7b6 Date: Wed, 22 Aug 2018 18:50:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 18:50:44,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-efef9530-22f6-4593-8115-a228776bc7b6 2018-08-22 18:50:44,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.318744897842s 2018-08-22 18:50:44,742 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-efef9530-22f6-4593-8115-a228776bc7b6 2018-08-22 18:50:44,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:50:44,751 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 22 Aug 2018 18:50:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cf2af2b-892e-4584-bc4a-3a1916a583a1 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.24:5000/v3/", "rel": "self"}]}]}} 2018-08-22 18:50:44,752 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-7cf2af2b-892e-4584-bc4a-3a1916a583a1 2018-08-22 18:50:44,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 18:50:44,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e2f5dc5304abf9961e6d3f07787f6801a35c31d0" 2018-08-22 18:50:44,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:50:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-006740ae-bad7-4a41-aee1-9044462d4116 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/4beeafd00465418cb49ec3ca3c085af1"}, "tags": [], "enabled": true, "id": "4beeafd00465418cb49ec3ca3c085af1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-08-22 18:50:44,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-006740ae-bad7-4a41-aee1-9044462d4116 2018-08-22 18:50:44,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.18701505661s 2018-08-22 18:50:44,940 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-006740ae-bad7-4a41-aee1-9044462d4116 2018-08-22 18:50:44,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-22 18:50:44,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}e2f5dc5304abf9961e6d3f07787f6801a35c31d0" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_241c4722-059a-4045-a1e2-44ad8c14d55d"}}' 2018-08-22 18:50:45,159 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 22 Aug 2018 18:50:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0a2061a-25f0-4c6f-ba55-95b3de97c91a 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.24:5000/v3/projects/57820eb6574740f9971e422b78f55760"}, "tags": [], "enabled": true, "id": "57820eb6574740f9971e422b78f55760", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_241c4722-059a-4045-a1e2-44ad8c14d55d"}} 2018-08-22 18:50:45,159 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-c0a2061a-25f0-4c6f-ba55-95b3de97c91a 2018-08-22 18:50:45,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.212279081345s 2018-08-22 18:50:45,159 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-c0a2061a-25f0-4c6f-ba55-95b3de97c91a 2018-08-22 18:50:45,160 - 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'57820eb6574740f9971e422b78f55760', '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_241c4722-059a-4045-a1e2-44ad8c14d55d'}) 2018-08-22 18:50:45,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-22 18:50:45,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}e2f5dc5304abf9961e6d3f07787f6801a35c31d0" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "7ae9678b-fbfc-400c-a089-099605d086f4", "email": null, "name": "singlevm2-user_241c4722-059a-4045-a1e2-44ad8c14d55d"}}' 2018-08-22 18:50:45,651 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 22 Aug 2018 18:50:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6de53d4b-1225-46c1-a628-e711975533f2 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_241c4722-059a-4045-a1e2-44ad8c14d55d", "links": {"self": "http://172.30.9.24:5000/v3/users/edb41bec6c554a828111aea3f0ac914c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edb41bec6c554a828111aea3f0ac914c", "domain_id": "default", "password_expires_at": null}} 2018-08-22 18:50:45,651 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-6de53d4b-1225-46c1-a628-e711975533f2 2018-08-22 18:50:45,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.4852039814s 2018-08-22 18:50:45,652 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-6de53d4b-1225-46c1-a628-e711975533f2 2018-08-22 18:50:45,652 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'edb41bec6c554a828111aea3f0ac914c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_241c4722-059a-4045-a1e2-44ad8c14d55d'}) 2018-08-22 18:50:45,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 18:50:45,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e2f5dc5304abf9961e6d3f07787f6801a35c31d0" 2018-08-22 18:50:45,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e01ad86-86d8-424a-a464-732bb26a93df Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 18:50:45,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1e01ad86-86d8-424a-a464-732bb26a93df 2018-08-22 18:50:45,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101791143417s 2018-08-22 18:50:45,758 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1e01ad86-86d8-424a-a464-732bb26a93df 2018-08-22 18:50:45,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 18:50:45,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e2f5dc5304abf9961e6d3f07787f6801a35c31d0" 2018-08-22 18:50:45,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d71817c-628f-496d-86d2-c78df590d932 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 18:50:45,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5d71817c-628f-496d-86d2-c78df590d932 2018-08-22 18:50:45,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.172193050385s 2018-08-22 18:50:45,935 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5d71817c-628f-496d-86d2-c78df590d932 2018-08-22 18:50:45,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 18:50:45,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e2f5dc5304abf9961e6d3f07787f6801a35c31d0" 2018-08-22 18:50:46,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a58ed262-28c6-4043-8229-416a605a81d4 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 18:50:46,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a58ed262-28c6-4043-8229-416a605a81d4 2018-08-22 18:50:46,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180434942245s 2018-08-22 18:50:46,121 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a58ed262-28c6-4043-8229-416a605a81d4 2018-08-22 18:50:46,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 18:50:46,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e2f5dc5304abf9961e6d3f07787f6801a35c31d0" 2018-08-22 18:50:46,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df217ce7-19f3-493b-958d-ab4f31838420 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-22 18:50:46,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-df217ce7-19f3-493b-958d-ab4f31838420 2018-08-22 18:50:46,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0935990810394s 2018-08-22 18:50:46,220 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-df217ce7-19f3-493b-958d-ab4f31838420 2018-08-22 18:50:46,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 18:50:46,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e2f5dc5304abf9961e6d3f07787f6801a35c31d0" 2018-08-22 18:50:46,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df4b4c58-2efb-48f1-bacd-914077da7558 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "singlevm2-user_241c4722-059a-4045-a1e2-44ad8c14d55d", "links": {"self": "http://172.30.9.24:5000/v3/users/edb41bec6c554a828111aea3f0ac914c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edb41bec6c554a828111aea3f0ac914c", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 18:50:46,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-df4b4c58-2efb-48f1-bacd-914077da7558 2018-08-22 18:50:46,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.193396091461s 2018-08-22 18:50:46,414 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-df4b4c58-2efb-48f1-bacd-914077da7558 2018-08-22 18:50:46,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 18:50:46,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}e2f5dc5304abf9961e6d3f07787f6801a35c31d0" 2018-08-22 18:50:46,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba4aea0c-c95f-4702-bb20-af0feb2dbb77 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.24:5000/v3/projects/57820eb6574740f9971e422b78f55760"}, "tags": [], "enabled": true, "id": "57820eb6574740f9971e422b78f55760", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_241c4722-059a-4045-a1e2-44ad8c14d55d"}]} 2018-08-22 18:50:46,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-ba4aea0c-c95f-4702-bb20-af0feb2dbb77 2018-08-22 18:50:46,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.184803009033s 2018-08-22 18:50:46,611 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-ba4aea0c-c95f-4702-bb20-af0feb2dbb77 2018-08-22 18:50:46,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-22 18:50:46,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=edb41bec6c554a828111aea3f0ac914c&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=57820eb6574740f9971e422b78f55760" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2f5dc5304abf9961e6d3f07787f6801a35c31d0" 2018-08-22 18:50:46,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66f87d8b-dfa4-4e8f-a651-bdd0ba282f36 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=edb41bec6c554a828111aea3f0ac914c&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=57820eb6574740f9971e422b78f55760", "previous": null, "next": null}} 2018-08-22 18:50:46,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=edb41bec6c554a828111aea3f0ac914c&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=57820eb6574740f9971e422b78f55760 used request id req-66f87d8b-dfa4-4e8f-a651-bdd0ba282f36 2018-08-22 18:50:46,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0996158123016s 2018-08-22 18:50:46,718 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=edb41bec6c554a828111aea3f0ac914c&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=57820eb6574740f9971e422b78f55760 used request id req-66f87d8b-dfa4-4e8f-a651-bdd0ba282f36 2018-08-22 18:50:46,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-22 18:50:46,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/57820eb6574740f9971e422b78f55760/users/edb41bec6c554a828111aea3f0ac914c/roles/81768ab888da4b9ba2d6d91befcb7b0f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2f5dc5304abf9961e6d3f07787f6801a35c31d0" 2018-08-22 18:50:46,985 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 18:50:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-551e2d5e-79b6-497e-8c59-122c7bc72128 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 18:50:46,985 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/57820eb6574740f9971e422b78f55760/users/edb41bec6c554a828111aea3f0ac914c/roles/81768ab888da4b9ba2d6d91befcb7b0f used request id req-551e2d5e-79b6-497e-8c59-122c7bc72128 2018-08-22 18:50:46,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.263832092285s 2018-08-22 18:50:46,985 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/57820eb6574740f9971e422b78f55760/users/edb41bec6c554a828111aea3f0ac914c/roles/81768ab888da4b9ba2d6d91befcb7b0f used request id req-551e2d5e-79b6-497e-8c59-122c7bc72128 2018-08-22 18:50:46,986 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_241c4722-059a-4045-a1e2-44ad8c14d55d', 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'57820eb6574740f9971e422b78f55760', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '7ae9678b-fbfc-400c-a089-099605d086f4', 'username': u'singlevm2-user_241c4722-059a-4045-a1e2-44ad8c14d55d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-22 18:50:46,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 18:50:46,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 18:50:46,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 18:50:46,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 18:50:46,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 18:50:46,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 18:50:46,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 18:50:46,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 18:50:46,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 18:50:46,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 18:50:46,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 18:50:46,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 18:50:46,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 18:50:46,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 18:50:46,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 18:50:46,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 18:50:46,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 18:50:46,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 18:50:46,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 18:50:46,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 18:50:46,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 18:50:46,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 18:50:46,991 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_241c4722-059a-4045-a1e2-44ad8c14d55d', 'password': '7ae9678b-fbfc-400c-a089-099605d086f4', 'project_name': 'singlevm2-project_241c4722-059a-4045-a1e2-44ad8c14d55d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '57820eb6574740f9971e422b78f55760', 'project_domain_name': 'Default'} 2018-08-22 18:50:46,991 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-08-22 18:50:46,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:50:46,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-819cbf2d-54a2-4095-84fe-93f6ed7f5028 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 18:50:46,999 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-819cbf2d-54a2-4095-84fe-93f6ed7f5028 2018-08-22 18:50:46,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 18:50:47,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}], "expires_at": "2018-08-22T19:50:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57820eb6574740f9971e422b78f55760", "name": "singlevm2-project_241c4722-059a-4045-a1e2-44ad8c14d55d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/57820eb6574740f9971e422b78f55760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/57820eb6574740f9971e422b78f55760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/57820eb6574740f9971e422b78f55760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/57820eb6574740f9971e422b78f55760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/57820eb6574740f9971e422b78f55760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/57820eb6574740f9971e422b78f55760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/57820eb6574740f9971e422b78f55760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/57820eb6574740f9971e422b78f55760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/57820eb6574740f9971e422b78f55760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_57820eb6574740f9971e422b78f55760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_57820eb6574740f9971e422b78f55760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/57820eb6574740f9971e422b78f55760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/57820eb6574740f9971e422b78f55760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/57820eb6574740f9971e422b78f55760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_241c4722-059a-4045-a1e2-44ad8c14d55d", "id": "edb41bec6c554a828111aea3f0ac914c"}, "audit_ids": ["ckff1saeSLGxHO44fuiqSQ"], "issued_at": "2018-08-22T18:50:47.000000Z"}} 2018-08-22 18:50:47,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-22 18:50:47,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1772ddef8b066e88f80bc627c3537e743a49c3d7" -d '{"network": {"name": "singlevm2-net_241c4722-059a-4045-a1e2-44ad8c14d55d", "admin_state_up": true}}' 2018-08-22 18:50:48,740 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-776cac86-2ba6-400b-8735-11f44c8549a6 Date: Wed, 22 Aug 2018 18:50:48 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"49a84de3-264f-410a-bd23-d170ee514f2e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"57820eb6574740f9971e422b78f55760","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T18:50:48Z","is_default":false,"name":"singlevm2-net_241c4722-059a-4045-a1e2-44ad8c14d55d","qos_policy_id":null,"admin_state_up":true,"tenant_id":"57820eb6574740f9971e422b78f55760","created_at":"2018-08-22T18:50:48Z","mtu":1450}} 2018-08-22 18:50:48,740 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-776cac86-2ba6-400b-8735-11f44c8549a6 2018-08-22 18:50:48,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.34743094444s 2018-08-22 18:50:48,740 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-776cac86-2ba6-400b-8735-11f44c8549a6 2018-08-22 18:50:48,740 - 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-08-22T18:50:48Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'49a84de3-264f-410a-bd23-d170ee514f2e', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_241c4722-059a-4045-a1e2-44ad8c14d55d', u'admin_state_up': True, u'tenant_id': u'57820eb6574740f9971e422b78f55760', u'created_at': u'2018-08-22T18:50:48Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'57820eb6574740f9971e422b78f55760', u'l2_adjacency': True}) 2018-08-22 18:50:48,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:50:48,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:50:48,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-d7c1044d-b4ad-4790-8549-834d8a6ecb1a Date: Wed, 22 Aug 2018 18:50:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"49a84de3-264f-410a-bd23-d170ee514f2e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"57820eb6574740f9971e422b78f55760","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T18:50:48Z","qos_policy_id":null,"name":"singlevm2-net_241c4722-059a-4045-a1e2-44ad8c14d55d","admin_state_up":true,"tenant_id":"57820eb6574740f9971e422b78f55760","created_at":"2018-08-22T18:50:48Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500}]} 2018-08-22 18:50:48,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d7c1044d-b4ad-4790-8549-834d8a6ecb1a 2018-08-22 18:50:48,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.123625040054s 2018-08-22 18:50:48,865 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d7c1044d-b4ad-4790-8549-834d8a6ecb1a 2018-08-22 18:50:48,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-22 18:50:48,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}1772ddef8b066e88f80bc627c3537e743a49c3d7" -d '{"subnet": {"name": "singlevm2-subnet_241c4722-059a-4045-a1e2-44ad8c14d55d", "enable_dhcp": true, "network_id": "49a84de3-264f-410a-bd23-d170ee514f2e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-22 18:50:49,553 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-96ae8fe5-5965-433c-96e2-b9d5d58a7626 Date: Wed, 22 Aug 2018 18:50:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49a84de3-264f-410a-bd23-d170ee514f2e","tenant_id":"57820eb6574740f9971e422b78f55760","created_at":"2018-08-22T18:50:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-22T18:50:49Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"57820eb6574740f9971e422b78f55760","id":"8b3ffc04-1b46-412f-9eec-621430c5fdcb","subnetpool_id":null,"name":"singlevm2-subnet_241c4722-059a-4045-a1e2-44ad8c14d55d"}} 2018-08-22 18:50:49,553 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-96ae8fe5-5965-433c-96e2-b9d5d58a7626 2018-08-22 18:50:49,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.686950922012s 2018-08-22 18:50:49,554 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-96ae8fe5-5965-433c-96e2-b9d5d58a7626 2018-08-22 18:50:49,554 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T18:50: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'8b3ffc04-1b46-412f-9eec-621430c5fdcb', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_241c4722-059a-4045-a1e2-44ad8c14d55d', u'enable_dhcp': True, u'network_id': u'49a84de3-264f-410a-bd23-d170ee514f2e', u'tenant_id': u'57820eb6574740f9971e422b78f55760', u'created_at': u'2018-08-22T18:50: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'57820eb6574740f9971e422b78f55760'}) 2018-08-22 18:50:49,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-22 18:50:49,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}1772ddef8b066e88f80bc627c3537e743a49c3d7" -d '{"router": {"external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "name": "singlevm2-router_241c4722-059a-4045-a1e2-44ad8c14d55d", "admin_state_up": true}}' 2018-08-22 18:50:50,903 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-73f73594-33ab-4c99-a0d6-95e1f9e6cc1b Date: Wed, 22 Aug 2018 18:50:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "57820eb6574740f9971e422b78f55760", "created_at": "2018-08-22T18:50:49Z", "admin_state_up": true, "updated_at": "2018-08-22T18:50:50Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "57820eb6574740f9971e422b78f55760", "id": "b6eb8ae0-3cd5-4c62-8043-51299da1f8ba", "name": "singlevm2-router_241c4722-059a-4045-a1e2-44ad8c14d55d"}} 2018-08-22 18:50:50,903 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-73f73594-33ab-4c99-a0d6-95e1f9e6cc1b 2018-08-22 18:50:50,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.34844183922s 2018-08-22 18:50:50,904 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-73f73594-33ab-4c99-a0d6-95e1f9e6cc1b 2018-08-22 18:50:50,904 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T18:50:50Z', u'revision_number': 2, u'id': u'b6eb8ae0-3cd5-4c62-8043-51299da1f8ba', u'external_gateway_info': {u'network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'37350c7d-7f7a-4dc4-acdb-2f5b730b9a18', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_241c4722-059a-4045-a1e2-44ad8c14d55d', u'admin_state_up': True, u'tenant_id': u'57820eb6574740f9971e422b78f55760', u'created_at': u'2018-08-22T18:50:49Z', u'flavor_id': None, u'routes': [], u'project_id': u'57820eb6574740f9971e422b78f55760'}) 2018-08-22 18:50:50,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-22 18:50:50,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/b6eb8ae0-3cd5-4c62-8043-51299da1f8ba/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}1772ddef8b066e88f80bc627c3537e743a49c3d7" -d '{"subnet_id": "8b3ffc04-1b46-412f-9eec-621430c5fdcb"}' 2018-08-22 18:50:53,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7f090147-b6b3-4900-909d-e266ef77c8be Date: Wed, 22 Aug 2018 18:50:53 GMT RESP BODY: {"network_id": "49a84de3-264f-410a-bd23-d170ee514f2e", "tenant_id": "57820eb6574740f9971e422b78f55760", "subnet_id": "8b3ffc04-1b46-412f-9eec-621430c5fdcb", "subnet_ids": ["8b3ffc04-1b46-412f-9eec-621430c5fdcb"], "port_id": "b7d01509-487f-433c-af5e-348f40351972", "id": "b6eb8ae0-3cd5-4c62-8043-51299da1f8ba"} 2018-08-22 18:50:53,140 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/b6eb8ae0-3cd5-4c62-8043-51299da1f8ba/add_router_interface.json used request id req-7f090147-b6b3-4900-909d-e266ef77c8be 2018-08-22 18:50:53,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.23528790474s 2018-08-22 18:50:53,140 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/b6eb8ae0-3cd5-4c62-8043-51299da1f8ba/add_router_interface.json used request id req-7f090147-b6b3-4900-909d-e266ef77c8be returning object b6eb8ae0-3cd5-4c62-8043-51299da1f8ba 2018-08-22 18:50:53,141 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-22 18:50:53,273 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-22 18:50:53,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:50:53,279 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 22 Aug 2018 18:50:53 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-22 18:50:53,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:50:53,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:50:53,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-49dcf4fe-4387-42e4-b3d7-9fecb38a9eee Date: Wed, 22 Aug 2018 18:50:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:50:53,564 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-49dcf4fe-4387-42e4-b3d7-9fecb38a9eee 2018-08-22 18:50:53,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.282895088196s 2018-08-22 18:50:53,565 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-49dcf4fe-4387-42e4-b3d7-9fecb38a9eee 2018-08-22 18:50:53,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-22 18:50:53,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}1772ddef8b066e88f80bc627c3537e743a49c3d7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_241c4722-059a-4045-a1e2-44ad8c14d55d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_241c4722-059a-4045-a1e2-44ad8c14d55d"}' 2018-08-22 18:50:53,712 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/d5ee81a0-385c-4602-8513-28098e8fff15 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1e6a7b46-f0fc-4d6a-82bc-a35cfc9a1147 Date: Wed, 22 Aug 2018 18:50:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:50:53Z", "file": "/v2/images/d5ee81a0-385c-4602-8513-28098e8fff15/file", "owner": "57820eb6574740f9971e422b78f55760", "id": "d5ee81a0-385c-4602-8513-28098e8fff15", "size": null, "self": "/v2/images/d5ee81a0-385c-4602-8513-28098e8fff15", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_241c4722-059a-4045-a1e2-44ad8c14d55d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_241c4722-059a-4045-a1e2-44ad8c14d55d", "checksum": null, "created_at": "2018-08-22T18:50:53Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-22 18:50:53,712 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-1e6a7b46-f0fc-4d6a-82bc-a35cfc9a1147 2018-08-22 18:50:53,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.13872385025s 2018-08-22 18:50:53,713 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-1e6a7b46-f0fc-4d6a-82bc-a35cfc9a1147 returning object d5ee81a0-385c-4602-8513-28098e8fff15 2018-08-22 18:50:53,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-22 18:50:53,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/d5ee81a0-385c-4602-8513-28098e8fff15/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}1772ddef8b066e88f80bc627c3537e743a49c3d7" -d '' 2018-08-22 18:50:54,144 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b66bb1b7-5b35-467e-bb0f-3d3242778584 Date: Wed, 22 Aug 2018 18:50:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 18:50:54,145 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/d5ee81a0-385c-4602-8513-28098e8fff15/file used request id req-b66bb1b7-5b35-467e-bb0f-3d3242778584 2018-08-22 18:50:54,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.431374073029s 2018-08-22 18:50:54,145 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/d5ee81a0-385c-4602-8513-28098e8fff15/file used request id req-b66bb1b7-5b35-467e-bb0f-3d3242778584 2018-08-22 18:50:54,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:50:54,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:50:54,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-bb2b6d30-8e1c-44ab-b75c-cfae3772ee31 Date: Wed, 22 Aug 2018 18:50:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:50:54Z", "file": "/v2/images/d5ee81a0-385c-4602-8513-28098e8fff15/file", "owner": "57820eb6574740f9971e422b78f55760", "id": "d5ee81a0-385c-4602-8513-28098e8fff15", "size": 12716032, "self": "/v2/images/d5ee81a0-385c-4602-8513-28098e8fff15", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d5ee81a0-385c-4602-8513-28098e8fff15/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d5ee81a0-385c-4602-8513-28098e8fff15/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_241c4722-059a-4045-a1e2-44ad8c14d55d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_241c4722-059a-4045-a1e2-44ad8c14d55d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T18:50:53Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:50:54,235 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-bb2b6d30-8e1c-44ab-b75c-cfae3772ee31 2018-08-22 18:50:54,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0860059261322s 2018-08-22 18:50:54,236 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-bb2b6d30-8e1c-44ab-b75c-cfae3772ee31 2018-08-22 18:50:54,237 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d5ee81a0-385c-4602-8513-28098e8fff15/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d5ee81a0-385c-4602-8513-28098e8fff15/file', 'owner': u'57820eb6574740f9971e422b78f55760', 'id': u'd5ee81a0-385c-4602-8513-28098e8fff15', 'size': 12716032, u'self': u'/v2/images/d5ee81a0-385c-4602-8513-28098e8fff15', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'57820eb6574740f9971e422b78f55760', 'name': 'singlevm2-project_241c4722-059a-4045-a1e2-44ad8c14d55d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d5ee81a0-385c-4602-8513-28098e8fff15/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-22T18:50:54Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-22T18:50:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_241c4722-059a-4045-a1e2-44ad8c14d55d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d5ee81a0-385c-4602-8513-28098e8fff15', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_241c4722-059a-4045-a1e2-44ad8c14d55d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_241c4722-059a-4045-a1e2-44ad8c14d55d', 'created': u'2018-08-22T18:50:53Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-22T18:50:53Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d5ee81a0-385c-4602-8513-28098e8fff15', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_241c4722-059a-4045-a1e2-44ad8c14d55d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-22 18:50:54,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-22 18:50:54,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}e2f5dc5304abf9961e6d3f07787f6801a35c31d0" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_241c4722-059a-4045-a1e2-44ad8c14d55d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-22 18:50:54,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18: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-7abe4738-7c0a-4141-bcd5-2cfd28fd5002 x-compute-request-id: req-7abe4738-7c0a-4141-bcd5-2cfd28fd5002 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_241c4722-059a-4045-a1e2-44ad8c14d55d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5e66ca99-9149-4348-ab89-df586b91b1f9", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5e66ca99-9149-4348-ab89-df586b91b1f9", "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": "5e66ca99-9149-4348-ab89-df586b91b1f9"}} 2018-08-22 18:50:54,555 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-7abe4738-7c0a-4141-bcd5-2cfd28fd5002 2018-08-22 18:50:54,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.316849946976s 2018-08-22 18:50:54,556 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-7abe4738-7c0a-4141-bcd5-2cfd28fd5002 2018-08-22 18:50:54,557 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_241c4722-059a-4045-a1e2-44ad8c14d55d', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'5e66ca99-9149-4348-ab89-df586b91b1f9', 'swap': 0}) 2018-08-22 18:50:54,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-22 18:50:54,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/5e66ca99-9149-4348-ab89-df586b91b1f9/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}e2f5dc5304abf9961e6d3f07787f6801a35c31d0" -d '{"extra_specs": {}}' 2018-08-22 18:50:54,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18: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 x-openstack-request-id: req-748c1278-5168-4fe6-8ec3-61f99e043fcb x-compute-request-id: req-748c1278-5168-4fe6-8ec3-61f99e043fcb Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-22 18:50:54,576 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/5e66ca99-9149-4348-ab89-df586b91b1f9/os-extra_specs used request id req-748c1278-5168-4fe6-8ec3-61f99e043fcb 2018-08-22 18:50:54,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0190160274506s 2018-08-22 18:50:54,577 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/5e66ca99-9149-4348-ab89-df586b91b1f9/os-extra_specs used request id req-748c1278-5168-4fe6-8ec3-61f99e043fcb 2018-08-22 18:50:54,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-22 18:50:54,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}1772ddef8b066e88f80bc627c3537e743a49c3d7" -d '{"keypair": {"name": "singlevm2-kp_241c4722-059a-4045-a1e2-44ad8c14d55d"}}' 2018-08-22 18:50:55,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18: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-9f3faf76-7210-434d-9de1-908979210644 x-compute-request-id: req-9f3faf76-7210-434d-9de1-908979210644 Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXJ0SG8licWPCIeWbG/8HxZZRRtY+wDMVykgc1FhlJqf12EwFV9kWcSnUWXIVFrARFmtMbSqMzObxz9LNCvRiSdmLjNZ2bIa7NH+imbdEMnSatU8NE0rERyPBXPEYNNPzSbFwFnubeejNoQluzv/buV/XnSbgKKu+tye9q/17BIKM4Rqxzw5vQOTXgfalFltdEWmrRxrKQi/09Y6qpTWsJtawbrqQSWN8mw9wjfAP0FNeAvlbRl5xn2S80Coj3Dr2w2ECdWaIMrTWUPFoO0py4xHfDI18iQo2QIxuQ7j8V8zE2cRgwsVu3Gxu3tp4XTjvizFsrYp4xOhTc8iR0ayQl Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAlydEhvJYnFjwiHlmxv/B8WWUUbWPsAzFcpIHNRYZSan9dhMB\nVfZFnEp1FlyFRawERZrTG0qjMzm8c/SzQr0YknZi4zWdmyGuzR/opm3RDJ0mrVPD\nRNKxEcjwVzxGDTT80mxcBZ7m3nozaEJbs7/27lf150m4Cirvrcnvav9ewSCjOEas\nc8Ob0Dk14H2pRZbXRFpq0caykIv9PWOqqU1rCbWsG66kEljfJsPcI3wD9BTXgL5W\n0ZecZ9kvNAqI9w69sNhAnVmiDK01lDxaDtKcuMR3wyNfIkKNkCMbkO4/FfMxNnEY\nMLFbtxsbt7aeF0474sxbK2KeMToU3PIkdGskJQIDAQABAoIBAEqR6NDahrS7fA8Y\nNYg/bSL2hjG5bOXhpxday4t5F4isAItb3PDXyofMg+9APc+diY39T+DK9bCz7zEV\nq8plF9ZJ6YdGUDbUazRvZYuV6ehbL1WbWV5+wzSO+WNQLQ8e8QuuwcdUGXnwt6Pb\n+Pm43s2/P2WXjOAXRp9qXF9hFRIZkcn8+0NNleEBE3N2INUs9WTOlsYGY3RNXH/J\nyTSnXxHegNN+CxOfuI+RF3W1jQ8MkWEkmkz2AcyRHTGQOB0U8f6+0FFX/wn3dQ3x\neitTun/K2wg/ksEVTr7119dzNKh8MdqsUBF04q1RabO1uVA4jNxpXcXIld75olCH\nY0cNkJECgYEAyNDK/e3GjpG6dEyhWu4DxslqYwTtXGJnvA5x00ihLx2IU26bpB3W\nv7LcneUh3beqt98ohC5uUkZBYaDLMhPl5WPAsYoCgClin3L2c+nVs9w0a9L/OUXr\nBe+4EYIsMLzhHaYL67HiNb4uVC2L5golevXwmAr50XolFya3cvxDTfsCgYEAwLDH\nz1UtFoDa4nrb/KrC1hBtQzX9JTHncG2SmPcz0lH8/pY3Zs+Gji5/huhC4XDhlbBL\n+C/wMiK1yCt7DvOGeRFSWTOEGk2Hd3YBdMlAo+qtalNxLj+ZgLA/yR77ONp5Jfle\nZ/XSoZGEXdfknzy/HvM07n3SRKiEXoOi9QFRXF8CgYEAoXpbsKLxxhTi5L/2A+Ne\nwAuYc7UzlNVAaxUGbIp7qiJKTCSmHOstkwqlooXsnJgjPCXDM78OUTRTQMkGe+dK\nNxHmkhzS8/HTbzoHeZ/viuiocofBWXGikix4TAPruuk28BtkfIuWxfZ+1Iuncjx4\ndQ6s/+Xbipl4l8w3Ocwl5t8CgYB4YflzHtO8a2RUek1V3Zk8A6c/hktRIYxmQQ6F\nYmuNyos0wsR6Bs0ZpxMlRZYDInLNAgd0Vv7JU8Yd+Iw5Gwu4N4orEHRHuogXqjHe\ntJ0dy0/sTZU4P6O3MmWnUSPCsTte7hx89qdRKYh42JiMo3cD7w3yscjb/Cw2oCb+\nyoP6IQKBgEnmOK1mmDYKb/ljBHjkPpUKriuXEhEKpV1uI5f2RNJh7I65HU88cHdx\nPCHw7OVE0wkROVAX4KXKD9hWOwVh3WwJ6qj+vMM5gYmniGFvkD6w8DNTf2kgu1Sx\nwZluTrEe6N0tkGSAglQBlJURxnQT52AdA2jFUfJaaVkeIVR2KD14\n-----END RSA PRIVATE KEY-----\n", "user_id": "edb41bec6c554a828111aea3f0ac914c", "name": "singlevm2-kp_241c4722-059a-4045-a1e2-44ad8c14d55d", "fingerprint": "a1:e1:d0:e7:13:c2:4a:7e:59:61:f5:38:57:c6:f2:2e"}} 2018-08-22 18:50:55,452 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-9f3faf76-7210-434d-9de1-908979210644 2018-08-22 18:50:55,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.875243186951s 2018-08-22 18:50:55,453 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-9f3faf76-7210-434d-9de1-908979210644 2018-08-22 18:50:55,454 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXJ0SG8licWPCIeWbG/8HxZZRRtY+wDMVykgc1FhlJqf12EwFV9kWcSnUWXIVFrARFmtMbSqMzObxz9LNCvRiSdmLjNZ2bIa7NH+imbdEMnSatU8NE0rERyPBXPEYNNPzSbFwFnubeejNoQluzv/buV/XnSbgKKu+tye9q/17BIKM4Rqxzw5vQOTXgfalFltdEWmrRxrKQi/09Y6qpTWsJtawbrqQSWN8mw9wjfAP0FNeAvlbRl5xn2S80Coj3Dr2w2ECdWaIMrTWUPFoO0py4xHfDI18iQo2QIxuQ7j8V8zE2cRgwsVu3Gxu3tp4XTjvizFsrYp4xOhTc8iR0ayQl Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAlydEhvJYnFjwiHlmxv/B8WWUUbWPsAzFcpIHNRYZSan9dhMB\nVfZFnEp1FlyFRawERZrTG0qjMzm8c/SzQr0YknZi4zWdmyGuzR/opm3RDJ0mrVPD\nRNKxEcjwVzxGDTT80mxcBZ7m3nozaEJbs7/27lf150m4Cirvrcnvav9ewSCjOEas\nc8Ob0Dk14H2pRZbXRFpq0caykIv9PWOqqU1rCbWsG66kEljfJsPcI3wD9BTXgL5W\n0ZecZ9kvNAqI9w69sNhAnVmiDK01lDxaDtKcuMR3wyNfIkKNkCMbkO4/FfMxNnEY\nMLFbtxsbt7aeF0474sxbK2KeMToU3PIkdGskJQIDAQABAoIBAEqR6NDahrS7fA8Y\nNYg/bSL2hjG5bOXhpxday4t5F4isAItb3PDXyofMg+9APc+diY39T+DK9bCz7zEV\nq8plF9ZJ6YdGUDbUazRvZYuV6ehbL1WbWV5+wzSO+WNQLQ8e8QuuwcdUGXnwt6Pb\n+Pm43s2/P2WXjOAXRp9qXF9hFRIZkcn8+0NNleEBE3N2INUs9WTOlsYGY3RNXH/J\nyTSnXxHegNN+CxOfuI+RF3W1jQ8MkWEkmkz2AcyRHTGQOB0U8f6+0FFX/wn3dQ3x\neitTun/K2wg/ksEVTr7119dzNKh8MdqsUBF04q1RabO1uVA4jNxpXcXIld75olCH\nY0cNkJECgYEAyNDK/e3GjpG6dEyhWu4DxslqYwTtXGJnvA5x00ihLx2IU26bpB3W\nv7LcneUh3beqt98ohC5uUkZBYaDLMhPl5WPAsYoCgClin3L2c+nVs9w0a9L/OUXr\nBe+4EYIsMLzhHaYL67HiNb4uVC2L5golevXwmAr50XolFya3cvxDTfsCgYEAwLDH\nz1UtFoDa4nrb/KrC1hBtQzX9JTHncG2SmPcz0lH8/pY3Zs+Gji5/huhC4XDhlbBL\n+C/wMiK1yCt7DvOGeRFSWTOEGk2Hd3YBdMlAo+qtalNxLj+ZgLA/yR77ONp5Jfle\nZ/XSoZGEXdfknzy/HvM07n3SRKiEXoOi9QFRXF8CgYEAoXpbsKLxxhTi5L/2A+Ne\nwAuYc7UzlNVAaxUGbIp7qiJKTCSmHOstkwqlooXsnJgjPCXDM78OUTRTQMkGe+dK\nNxHmkhzS8/HTbzoHeZ/viuiocofBWXGikix4TAPruuk28BtkfIuWxfZ+1Iuncjx4\ndQ6s/+Xbipl4l8w3Ocwl5t8CgYB4YflzHtO8a2RUek1V3Zk8A6c/hktRIYxmQQ6F\nYmuNyos0wsR6Bs0ZpxMlRZYDInLNAgd0Vv7JU8Yd+Iw5Gwu4N4orEHRHuogXqjHe\ntJ0dy0/sTZU4P6O3MmWnUSPCsTte7hx89qdRKYh42JiMo3cD7w3yscjb/Cw2oCb+\nyoP6IQKBgEnmOK1mmDYKb/ljBHjkPpUKriuXEhEKpV1uI5f2RNJh7I65HU88cHdx\nPCHw7OVE0wkROVAX4KXKD9hWOwVh3WwJ6qj+vMM5gYmniGFvkD6w8DNTf2kgu1Sx\nwZluTrEe6N0tkGSAglQBlJURxnQT52AdA2jFUfJaaVkeIVR2KD14\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'edb41bec6c554a828111aea3f0ac914c', 'name': u'singlevm2-kp_241c4722-059a-4045-a1e2-44ad8c14d55d', 'created_at': '2018-08-22T18:50:55.454092', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'57820eb6574740f9971e422b78f55760', 'name': 'singlevm2-project_241c4722-059a-4045-a1e2-44ad8c14d55d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'a1:e1:d0:e7:13:c2:4a:7e:59:61:f5:38:57:c6:f2:2e', 'type': 'ssh', 'id': u'singlevm2-kp_241c4722-059a-4045-a1e2-44ad8c14d55d'}) 2018-08-22 18:50:55,454 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAlydEhvJYnFjwiHlmxv/B8WWUUbWPsAzFcpIHNRYZSan9dhMB VfZFnEp1FlyFRawERZrTG0qjMzm8c/SzQr0YknZi4zWdmyGuzR/opm3RDJ0mrVPD RNKxEcjwVzxGDTT80mxcBZ7m3nozaEJbs7/27lf150m4Cirvrcnvav9ewSCjOEas c8Ob0Dk14H2pRZbXRFpq0caykIv9PWOqqU1rCbWsG66kEljfJsPcI3wD9BTXgL5W 0ZecZ9kvNAqI9w69sNhAnVmiDK01lDxaDtKcuMR3wyNfIkKNkCMbkO4/FfMxNnEY MLFbtxsbt7aeF0474sxbK2KeMToU3PIkdGskJQIDAQABAoIBAEqR6NDahrS7fA8Y NYg/bSL2hjG5bOXhpxday4t5F4isAItb3PDXyofMg+9APc+diY39T+DK9bCz7zEV q8plF9ZJ6YdGUDbUazRvZYuV6ehbL1WbWV5+wzSO+WNQLQ8e8QuuwcdUGXnwt6Pb +Pm43s2/P2WXjOAXRp9qXF9hFRIZkcn8+0NNleEBE3N2INUs9WTOlsYGY3RNXH/J yTSnXxHegNN+CxOfuI+RF3W1jQ8MkWEkmkz2AcyRHTGQOB0U8f6+0FFX/wn3dQ3x eitTun/K2wg/ksEVTr7119dzNKh8MdqsUBF04q1RabO1uVA4jNxpXcXIld75olCH Y0cNkJECgYEAyNDK/e3GjpG6dEyhWu4DxslqYwTtXGJnvA5x00ihLx2IU26bpB3W v7LcneUh3beqt98ohC5uUkZBYaDLMhPl5WPAsYoCgClin3L2c+nVs9w0a9L/OUXr Be+4EYIsMLzhHaYL67HiNb4uVC2L5golevXwmAr50XolFya3cvxDTfsCgYEAwLDH z1UtFoDa4nrb/KrC1hBtQzX9JTHncG2SmPcz0lH8/pY3Zs+Gji5/huhC4XDhlbBL +C/wMiK1yCt7DvOGeRFSWTOEGk2Hd3YBdMlAo+qtalNxLj+ZgLA/yR77ONp5Jfle Z/XSoZGEXdfknzy/HvM07n3SRKiEXoOi9QFRXF8CgYEAoXpbsKLxxhTi5L/2A+Ne wAuYc7UzlNVAaxUGbIp7qiJKTCSmHOstkwqlooXsnJgjPCXDM78OUTRTQMkGe+dK NxHmkhzS8/HTbzoHeZ/viuiocofBWXGikix4TAPruuk28BtkfIuWxfZ+1Iuncjx4 dQ6s/+Xbipl4l8w3Ocwl5t8CgYB4YflzHtO8a2RUek1V3Zk8A6c/hktRIYxmQQ6F YmuNyos0wsR6Bs0ZpxMlRZYDInLNAgd0Vv7JU8Yd+Iw5Gwu4N4orEHRHuogXqjHe tJ0dy0/sTZU4P6O3MmWnUSPCsTte7hx89qdRKYh42JiMo3cD7w3yscjb/Cw2oCb+ yoP6IQKBgEnmOK1mmDYKb/ljBHjkPpUKriuXEhEKpV1uI5f2RNJh7I65HU88cHdx PCHw7OVE0wkROVAX4KXKD9hWOwVh3WwJ6qj+vMM5gYmniGFvkD6w8DNTf2kgu1Sx wZluTrEe6N0tkGSAglQBlJURxnQT52AdA2jFUfJaaVkeIVR2KD14 -----END RSA PRIVATE KEY----- 2018-08-22 18:50:55,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-22 18:50:55,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}1772ddef8b066e88f80bc627c3537e743a49c3d7" -d '{"security_group": {"name": "singlevm2-sg_241c4722-059a-4045-a1e2-44ad8c14d55d", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-08-22 18:50:55,623 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-52665b9b-3155-44d3-9737-d94cb14528c4 Date: Wed, 22 Aug 2018 18:50:55 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "57820eb6574740f9971e422b78f55760", "created_at": "2018-08-22T18:50:55Z", "updated_at": "2018-08-22T18:50:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:55Z", "revision_number": 0, "id": "3c1a9e89-fb46-49a6-953b-d51ce83211c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:55Z", "security_group_id": "2b46282d-e013-436b-955a-770dc60c5e30", "tenant_id": "57820eb6574740f9971e422b78f55760", "port_range_min": null, "ethertype": "IPv6", "project_id": "57820eb6574740f9971e422b78f55760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:55Z", "revision_number": 0, "id": "8fd8bb98-7644-468a-ae36-8ab5a5ebaa4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:55Z", "security_group_id": "2b46282d-e013-436b-955a-770dc60c5e30", "tenant_id": "57820eb6574740f9971e422b78f55760", "port_range_min": null, "ethertype": "IPv4", "project_id": "57820eb6574740f9971e422b78f55760"}], "revision_number": 1, "project_id": "57820eb6574740f9971e422b78f55760", "id": "2b46282d-e013-436b-955a-770dc60c5e30", "name": "singlevm2-sg_241c4722-059a-4045-a1e2-44ad8c14d55d"}} 2018-08-22 18:50:55,624 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-52665b9b-3155-44d3-9737-d94cb14528c4 2018-08-22 18:50:55,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.166265010834s 2018-08-22 18:50:55,624 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-52665b9b-3155-44d3-9737-d94cb14528c4 2018-08-22 18:50:55,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 18:50:55,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:50:55,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-58fb0a2f-8396-44d8-b2c3-a532be7a6cbb Date: Wed, 22 Aug 2018 18:50:55 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "57820eb6574740f9971e422b78f55760", "created_at": "2018-08-22T18:50:55Z", "updated_at": "2018-08-22T18:50:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:55Z", "revision_number": 0, "id": "3c1a9e89-fb46-49a6-953b-d51ce83211c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:55Z", "security_group_id": "2b46282d-e013-436b-955a-770dc60c5e30", "tenant_id": "57820eb6574740f9971e422b78f55760", "port_range_min": null, "ethertype": "IPv6", "project_id": "57820eb6574740f9971e422b78f55760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:55Z", "revision_number": 0, "id": "8fd8bb98-7644-468a-ae36-8ab5a5ebaa4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:55Z", "security_group_id": "2b46282d-e013-436b-955a-770dc60c5e30", "tenant_id": "57820eb6574740f9971e422b78f55760", "port_range_min": null, "ethertype": "IPv4", "project_id": "57820eb6574740f9971e422b78f55760"}], "revision_number": 1, "project_id": "57820eb6574740f9971e422b78f55760", "id": "2b46282d-e013-436b-955a-770dc60c5e30", "name": "singlevm2-sg_241c4722-059a-4045-a1e2-44ad8c14d55d"}, {"description": "Default security group", "tags": [], "tenant_id": "57820eb6574740f9971e422b78f55760", "created_at": "2018-08-22T18:50:48Z", "updated_at": "2018-08-22T18:50:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:48Z", "revision_number": 0, "id": "2f5bd00c-78c7-4eb5-a26b-8adb0bdec1ad", "remote_group_id": "f203e18e-aee5-4150-a6a3-5f3a3660875d", "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:48Z", "security_group_id": "f203e18e-aee5-4150-a6a3-5f3a3660875d", "tenant_id": "57820eb6574740f9971e422b78f55760", "port_range_min": null, "ethertype": "IPv6", "project_id": "57820eb6574740f9971e422b78f55760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:48Z", "revision_number": 0, "id": "5797ee10-d074-4360-a4b1-45d9179a0ea5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:48Z", "security_group_id": "f203e18e-aee5-4150-a6a3-5f3a3660875d", "tenant_id": "57820eb6574740f9971e422b78f55760", "port_range_min": null, "ethertype": "IPv4", "project_id": "57820eb6574740f9971e422b78f55760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:48Z", "revision_number": 0, "id": "5adbbfe7-40f1-424d-97d0-f183e3625ee1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:48Z", "security_group_id": "f203e18e-aee5-4150-a6a3-5f3a3660875d", "tenant_id": "57820eb6574740f9971e422b78f55760", "port_range_min": null, "ethertype": "IPv6", "project_id": "57820eb6574740f9971e422b78f55760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:48Z", "revision_number": 0, "id": "b032e69e-414a-461d-843c-50666ce41bc1", "remote_group_id": "f203e18e-aee5-4150-a6a3-5f3a3660875d", "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:48Z", "security_group_id": "f203e18e-aee5-4150-a6a3-5f3a3660875d", "tenant_id": "57820eb6574740f9971e422b78f55760", "port_range_min": null, "ethertype": "IPv4", "project_id": "57820eb6574740f9971e422b78f55760"}], "revision_number": 1, "project_id": "57820eb6574740f9971e422b78f55760", "id": "f203e18e-aee5-4150-a6a3-5f3a3660875d", "name": "default"}]} 2018-08-22 18:50:55,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-58fb0a2f-8396-44d8-b2c3-a532be7a6cbb 2018-08-22 18:50:55,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0602638721466s 2018-08-22 18:50:55,689 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-58fb0a2f-8396-44d8-b2c3-a532be7a6cbb 2018-08-22 18:50:55,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-22 18:50:55,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}1772ddef8b066e88f80bc627c3537e743a49c3d7" -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": "2b46282d-e013-436b-955a-770dc60c5e30"}}' 2018-08-22 18:50:55,846 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-8f731502-e4c7-4e61-a7ab-607198ed9c24 Date: Wed, 22 Aug 2018 18:50:55 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-22T18:50:55Z", "security_group_id": "2b46282d-e013-436b-955a-770dc60c5e30", "port_range_min": 22, "revision_number": 0, "tenant_id": "57820eb6574740f9971e422b78f55760", "created_at": "2018-08-22T18:50:55Z", "project_id": "57820eb6574740f9971e422b78f55760", "id": "0333e5bd-8b8e-4f6f-a00b-34b1cbf579b2"}} 2018-08-22 18:50:55,846 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-8f731502-e4c7-4e61-a7ab-607198ed9c24 2018-08-22 18:50:55,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.153315067291s 2018-08-22 18:50:55,847 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-8f731502-e4c7-4e61-a7ab-607198ed9c24 2018-08-22 18:50:55,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 18:50:55,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:50:55,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-8804eebe-4ccc-4899-b246-ab07d1674568 Date: Wed, 22 Aug 2018 18:50:55 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "57820eb6574740f9971e422b78f55760", "created_at": "2018-08-22T18:50:55Z", "updated_at": "2018-08-22T18:50:55Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T18:50:55Z", "revision_number": 0, "id": "0333e5bd-8b8e-4f6f-a00b-34b1cbf579b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:55Z", "security_group_id": "2b46282d-e013-436b-955a-770dc60c5e30", "tenant_id": "57820eb6574740f9971e422b78f55760", "port_range_min": 22, "ethertype": "IPv4", "project_id": "57820eb6574740f9971e422b78f55760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:55Z", "revision_number": 0, "id": "3c1a9e89-fb46-49a6-953b-d51ce83211c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:55Z", "security_group_id": "2b46282d-e013-436b-955a-770dc60c5e30", "tenant_id": "57820eb6574740f9971e422b78f55760", "port_range_min": null, "ethertype": "IPv6", "project_id": "57820eb6574740f9971e422b78f55760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:55Z", "revision_number": 0, "id": "8fd8bb98-7644-468a-ae36-8ab5a5ebaa4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:55Z", "security_group_id": "2b46282d-e013-436b-955a-770dc60c5e30", "tenant_id": "57820eb6574740f9971e422b78f55760", "port_range_min": null, "ethertype": "IPv4", "project_id": "57820eb6574740f9971e422b78f55760"}], "revision_number": 2, "project_id": "57820eb6574740f9971e422b78f55760", "id": "2b46282d-e013-436b-955a-770dc60c5e30", "name": "singlevm2-sg_241c4722-059a-4045-a1e2-44ad8c14d55d"}, {"description": "Default security group", "tags": [], "tenant_id": "57820eb6574740f9971e422b78f55760", "created_at": "2018-08-22T18:50:48Z", "updated_at": "2018-08-22T18:50:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:48Z", "revision_number": 0, "id": "2f5bd00c-78c7-4eb5-a26b-8adb0bdec1ad", "remote_group_id": "f203e18e-aee5-4150-a6a3-5f3a3660875d", "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:48Z", "security_group_id": "f203e18e-aee5-4150-a6a3-5f3a3660875d", "tenant_id": "57820eb6574740f9971e422b78f55760", "port_range_min": null, "ethertype": "IPv6", "project_id": "57820eb6574740f9971e422b78f55760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:48Z", "revision_number": 0, "id": "5797ee10-d074-4360-a4b1-45d9179a0ea5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:48Z", "security_group_id": "f203e18e-aee5-4150-a6a3-5f3a3660875d", "tenant_id": "57820eb6574740f9971e422b78f55760", "port_range_min": null, "ethertype": "IPv4", "project_id": "57820eb6574740f9971e422b78f55760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:48Z", "revision_number": 0, "id": "5adbbfe7-40f1-424d-97d0-f183e3625ee1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:48Z", "security_group_id": "f203e18e-aee5-4150-a6a3-5f3a3660875d", "tenant_id": "57820eb6574740f9971e422b78f55760", "port_range_min": null, "ethertype": "IPv6", "project_id": "57820eb6574740f9971e422b78f55760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:48Z", "revision_number": 0, "id": "b032e69e-414a-461d-843c-50666ce41bc1", "remote_group_id": "f203e18e-aee5-4150-a6a3-5f3a3660875d", "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:48Z", "security_group_id": "f203e18e-aee5-4150-a6a3-5f3a3660875d", "tenant_id": "57820eb6574740f9971e422b78f55760", "port_range_min": null, "ethertype": "IPv4", "project_id": "57820eb6574740f9971e422b78f55760"}], "revision_number": 1, "project_id": "57820eb6574740f9971e422b78f55760", "id": "f203e18e-aee5-4150-a6a3-5f3a3660875d", "name": "default"}]} 2018-08-22 18:50:55,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8804eebe-4ccc-4899-b246-ab07d1674568 2018-08-22 18:50:55,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0474529266357s 2018-08-22 18:50:55,898 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8804eebe-4ccc-4899-b246-ab07d1674568 2018-08-22 18:50:55,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-22 18:50:55,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}1772ddef8b066e88f80bc627c3537e743a49c3d7" -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": "2b46282d-e013-436b-955a-770dc60c5e30"}}' 2018-08-22 18:50:56,043 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-55e8ded3-aabe-483b-bd03-06b4766bc2e9 Date: Wed, 22 Aug 2018 18:50:56 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-08-22T18:50:55Z", "security_group_id": "2b46282d-e013-436b-955a-770dc60c5e30", "port_range_min": null, "revision_number": 0, "tenant_id": "57820eb6574740f9971e422b78f55760", "created_at": "2018-08-22T18:50:55Z", "project_id": "57820eb6574740f9971e422b78f55760", "id": "d9c91a25-f6f5-4ebc-8033-88e2b074b31c"}} 2018-08-22 18:50:56,043 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-55e8ded3-aabe-483b-bd03-06b4766bc2e9 2018-08-22 18:50:56,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.141849994659s 2018-08-22 18:50:56,043 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-55e8ded3-aabe-483b-bd03-06b4766bc2e9 2018-08-22 18:50:56,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:50:56,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:50:56,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-ac994ae8-fdeb-4199-b651-ca92a78cffea Date: Wed, 22 Aug 2018 18:50:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"49a84de3-264f-410a-bd23-d170ee514f2e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"57820eb6574740f9971e422b78f55760","l2_adjacency":true,"status":"ACTIVE","subnets":["8b3ffc04-1b46-412f-9eec-621430c5fdcb"],"description":"","tags":[],"updated_at":"2018-08-22T18:50:49Z","qos_policy_id":null,"name":"singlevm2-net_241c4722-059a-4045-a1e2-44ad8c14d55d","admin_state_up":true,"tenant_id":"57820eb6574740f9971e422b78f55760","created_at":"2018-08-22T18:50:48Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500}]} 2018-08-22 18:50:56,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ac994ae8-fdeb-4199-b651-ca92a78cffea 2018-08-22 18:50:56,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0971720218658s 2018-08-22 18:50:56,142 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ac994ae8-fdeb-4199-b651-ca92a78cffea 2018-08-22 18:50:56,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:50:56,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:50:56,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-4e1ce59f-c4f7-4cef-b63c-8063e78d9bf8 Date: Wed, 22 Aug 2018 18:50:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:50:54Z", "file": "/v2/images/d5ee81a0-385c-4602-8513-28098e8fff15/file", "owner": "57820eb6574740f9971e422b78f55760", "id": "d5ee81a0-385c-4602-8513-28098e8fff15", "size": 12716032, "self": "/v2/images/d5ee81a0-385c-4602-8513-28098e8fff15", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d5ee81a0-385c-4602-8513-28098e8fff15/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d5ee81a0-385c-4602-8513-28098e8fff15/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_241c4722-059a-4045-a1e2-44ad8c14d55d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_241c4722-059a-4045-a1e2-44ad8c14d55d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T18:50:53Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:50:56,180 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4e1ce59f-c4f7-4cef-b63c-8063e78d9bf8 2018-08-22 18:50:56,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0338258743286s 2018-08-22 18:50:56,181 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4e1ce59f-c4f7-4cef-b63c-8063e78d9bf8 2018-08-22 18:50:56,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 18:50:56,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:50:56,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18: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-b2524e4f-466e-48a9-b51a-cc0c04146474 x-compute-request-id: req-b2524e4f-466e-48a9-b51a-cc0c04146474 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_241c4722-059a-4045-a1e2-44ad8c14d55d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5e66ca99-9149-4348-ab89-df586b91b1f9", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5e66ca99-9149-4348-ab89-df586b91b1f9", "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": "5e66ca99-9149-4348-ab89-df586b91b1f9"}]} 2018-08-22 18:50:56,206 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-b2524e4f-466e-48a9-b51a-cc0c04146474 2018-08-22 18:50:56,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238890647888s 2018-08-22 18:50:56,206 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-b2524e4f-466e-48a9-b51a-cc0c04146474 2018-08-22 18:50:56,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-22 18:50:56,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}1772ddef8b066e88f80bc627c3537e743a49c3d7" -d '{"server": {"name": "singlevm2-vm_241c4722-059a-4045-a1e2-44ad8c14d55d", "imageRef": "d5ee81a0-385c-4602-8513-28098e8fff15", "key_name": "singlevm2-kp_241c4722-059a-4045-a1e2-44ad8c14d55d", "flavorRef": "5e66ca99-9149-4348-ab89-df586b91b1f9", "max_count": 1, "min_count": 1, "networks": [{"uuid": "49a84de3-264f-410a-bd23-d170ee514f2e"}], "security_groups": [{"name": "2b46282d-e013-436b-955a-770dc60c5e30"}]}}' 2018-08-22 18:50:59,271 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 18: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-79384be7-88a4-4367-9d52-ba95390d7ef5 x-compute-request-id: req-79384be7-88a4-4367-9d52-ba95390d7ef5 Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/275743ee-5953-44dc-8ea0-c61d99ae5965 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "2b46282d-e013-436b-955a-770dc60c5e30"}], "OS-DCF:diskConfig": "MANUAL", "id": "275743ee-5953-44dc-8ea0-c61d99ae5965", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/275743ee-5953-44dc-8ea0-c61d99ae5965", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/275743ee-5953-44dc-8ea0-c61d99ae5965", "rel": "bookmark"}], "adminPass": "E9yWQhaQcv6Q"}} 2018-08-22 18:50:59,271 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-79384be7-88a4-4367-9d52-ba95390d7ef5 2018-08-22 18:50:59,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.0641810894s 2018-08-22 18:50:59,272 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-79384be7-88a4-4367-9d52-ba95390d7ef5 2018-08-22 18:50:59,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:50:59,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:00,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18: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-d3624171-ad20-4958-a712-8a41e2ef3cde x-compute-request-id: req-d3624171-ad20-4958-a712-8a41e2ef3cde 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.24:8774/v2.1/servers/275743ee-5953-44dc-8ea0-c61d99ae5965", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/275743ee-5953-44dc-8ea0-c61d99ae5965", "rel": "bookmark"}], "image": {"id": "d5ee81a0-385c-4602-8513-28098e8fff15", "links": [{"href": "http://172.30.9.24:8774/images/d5ee81a0-385c-4602-8513-28098e8fff15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5e66ca99-9149-4348-ab89-df586b91b1f9", "links": [{"href": "http://172.30.9.24:8774/flavors/5e66ca99-9149-4348-ab89-df586b91b1f9", "rel": "bookmark"}]}, "id": "275743ee-5953-44dc-8ea0-c61d99ae5965", "user_id": "edb41bec6c554a828111aea3f0ac914c", "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-08-22T18:50:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_241c4722-059a-4045-a1e2-44ad8c14d55d", "name": "singlevm2-vm_241c4722-059a-4045-a1e2-44ad8c14d55d", "created": "2018-08-22T18:50:59Z", "tenant_id": "57820eb6574740f9971e422b78f55760", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:51:00,665 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d3624171-ad20-4958-a712-8a41e2ef3cde 2018-08-22 18:51:00,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.39205312729s 2018-08-22 18:51:00,665 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d3624171-ad20-4958-a712-8a41e2ef3cde 2018-08-22 18:51:00,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:51:00,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:00,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-aee77911-3a4e-46eb-90aa-d44f78b0797a Date: Wed, 22 Aug 2018 18:51:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"49a84de3-264f-410a-bd23-d170ee514f2e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"57820eb6574740f9971e422b78f55760","l2_adjacency":true,"status":"ACTIVE","subnets":["8b3ffc04-1b46-412f-9eec-621430c5fdcb"],"description":"","tags":[],"updated_at":"2018-08-22T18:50:49Z","qos_policy_id":null,"name":"singlevm2-net_241c4722-059a-4045-a1e2-44ad8c14d55d","admin_state_up":true,"tenant_id":"57820eb6574740f9971e422b78f55760","created_at":"2018-08-22T18:50:48Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500}]} 2018-08-22 18:51:00,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-aee77911-3a4e-46eb-90aa-d44f78b0797a 2018-08-22 18:51:00,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0860500335693s 2018-08-22 18:51:00,759 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-aee77911-3a4e-46eb-90aa-d44f78b0797a 2018-08-22 18:51:00,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-22 18:51:00,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:00,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-3c0184c6-ea2f-4013-b499-8d17a7a18201 Date: Wed, 22 Aug 2018 18:51:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49a84de3-264f-410a-bd23-d170ee514f2e","tenant_id":"57820eb6574740f9971e422b78f55760","created_at":"2018-08-22T18:50:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-22T18:50:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"57820eb6574740f9971e422b78f55760","id":"8b3ffc04-1b46-412f-9eec-621430c5fdcb","subnetpool_id":null,"name":"singlevm2-subnet_241c4722-059a-4045-a1e2-44ad8c14d55d"}]} 2018-08-22 18:51:00,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3c0184c6-ea2f-4013-b499-8d17a7a18201 2018-08-22 18:51:00,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0671820640564s 2018-08-22 18:51:00,827 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3c0184c6-ea2f-4013-b499-8d17a7a18201 2018-08-22 18:51:00,828 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:51:02,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:51:02,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:03,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:51:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-389be2fd-871a-441b-9842-1b60d6747a8a x-compute-request-id: req-389be2fd-871a-441b-9842-1b60d6747a8a 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.24:8774/v2.1/servers/275743ee-5953-44dc-8ea0-c61d99ae5965", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/275743ee-5953-44dc-8ea0-c61d99ae5965", "rel": "bookmark"}], "image": {"id": "d5ee81a0-385c-4602-8513-28098e8fff15", "links": [{"href": "http://172.30.9.24:8774/images/d5ee81a0-385c-4602-8513-28098e8fff15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5e66ca99-9149-4348-ab89-df586b91b1f9", "links": [{"href": "http://172.30.9.24:8774/flavors/5e66ca99-9149-4348-ab89-df586b91b1f9", "rel": "bookmark"}]}, "id": "275743ee-5953-44dc-8ea0-c61d99ae5965", "security_groups": [{"name": "singlevm2-sg_241c4722-059a-4045-a1e2-44ad8c14d55d"}], "user_id": "edb41bec6c554a828111aea3f0ac914c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T18:51:02Z", "hostId": "22dce0c30a5dff278163e11245cd16cbb06c8c0da45fe206b8d133ce", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_241c4722-059a-4045-a1e2-44ad8c14d55d", "name": "singlevm2-vm_241c4722-059a-4045-a1e2-44ad8c14d55d", "created": "2018-08-22T18:50:59Z", "tenant_id": "57820eb6574740f9971e422b78f55760", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:51:03,495 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-389be2fd-871a-441b-9842-1b60d6747a8a 2018-08-22 18:51:03,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.664468050003s 2018-08-22 18:51:03,495 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-389be2fd-871a-441b-9842-1b60d6747a8a 2018-08-22 18:51:03,499 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:51:05,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:51:05,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:06,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:51:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f784cb61-20d3-4c25-b88f-942dba09fea5 x-compute-request-id: req-f784cb61-20d3-4c25-b88f-942dba09fea5 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.24:8774/v2.1/servers/275743ee-5953-44dc-8ea0-c61d99ae5965", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/275743ee-5953-44dc-8ea0-c61d99ae5965", "rel": "bookmark"}], "image": {"id": "d5ee81a0-385c-4602-8513-28098e8fff15", "links": [{"href": "http://172.30.9.24:8774/images/d5ee81a0-385c-4602-8513-28098e8fff15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5e66ca99-9149-4348-ab89-df586b91b1f9", "links": [{"href": "http://172.30.9.24:8774/flavors/5e66ca99-9149-4348-ab89-df586b91b1f9", "rel": "bookmark"}]}, "id": "275743ee-5953-44dc-8ea0-c61d99ae5965", "security_groups": [{"name": "singlevm2-sg_241c4722-059a-4045-a1e2-44ad8c14d55d"}], "user_id": "edb41bec6c554a828111aea3f0ac914c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T18:51:02Z", "hostId": "22dce0c30a5dff278163e11245cd16cbb06c8c0da45fe206b8d133ce", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_241c4722-059a-4045-a1e2-44ad8c14d55d", "name": "singlevm2-vm_241c4722-059a-4045-a1e2-44ad8c14d55d", "created": "2018-08-22T18:50:59Z", "tenant_id": "57820eb6574740f9971e422b78f55760", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:51:06,023 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f784cb61-20d3-4c25-b88f-942dba09fea5 2018-08-22 18:51:06,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52127790451s 2018-08-22 18:51:06,024 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f784cb61-20d3-4c25-b88f-942dba09fea5 2018-08-22 18:51:06,028 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:51:08,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:51:08,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:08,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18: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-aa8a4c92-1a36-4e50-9a32-aeac44590623 x-compute-request-id: req-aa8a4c92-1a36-4e50-9a32-aeac44590623 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_241c4722-059a-4045-a1e2-44ad8c14d55d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ac:00", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/275743ee-5953-44dc-8ea0-c61d99ae5965", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/275743ee-5953-44dc-8ea0-c61d99ae5965", "rel": "bookmark"}], "image": {"id": "d5ee81a0-385c-4602-8513-28098e8fff15", "links": [{"href": "http://172.30.9.24:8774/images/d5ee81a0-385c-4602-8513-28098e8fff15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:51:07.000000", "flavor": {"id": "5e66ca99-9149-4348-ab89-df586b91b1f9", "links": [{"href": "http://172.30.9.24:8774/flavors/5e66ca99-9149-4348-ab89-df586b91b1f9", "rel": "bookmark"}]}, "id": "275743ee-5953-44dc-8ea0-c61d99ae5965", "security_groups": [{"name": "singlevm2-sg_241c4722-059a-4045-a1e2-44ad8c14d55d"}], "user_id": "edb41bec6c554a828111aea3f0ac914c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:51:07Z", "hostId": "22dce0c30a5dff278163e11245cd16cbb06c8c0da45fe206b8d133ce", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_241c4722-059a-4045-a1e2-44ad8c14d55d", "name": "singlevm2-vm_241c4722-059a-4045-a1e2-44ad8c14d55d", "created": "2018-08-22T18:50:59Z", "tenant_id": "57820eb6574740f9971e422b78f55760", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:51:08,194 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-aa8a4c92-1a36-4e50-9a32-aeac44590623 2018-08-22 18:51:08,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.16400885582s 2018-08-22 18:51:08,195 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-aa8a4c92-1a36-4e50-9a32-aeac44590623 2018-08-22 18:51:08,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-22 18:51:08,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=275743ee-5953-44dc-8ea0-c61d99ae5965" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:08,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-1db971a5-a6d3-402e-8fca-b6650a877ca3 Date: Wed, 22 Aug 2018 18:51:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-22T18:51:06Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8b3ffc04-1b46-412f-9eec-621430c5fdcb","ip_address":"192.168.120.17"}],"id":"7b0d4920-e4a4-4d6f-9907-17417d98c771","security_groups":["2b46282d-e013-436b-955a-770dc60c5e30"],"mac_address":"fa:16:3e:f1:ac:00","project_id":"57820eb6574740f9971e422b78f55760","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"49a84de3-264f-410a-bd23-d170ee514f2e","tenant_id":"57820eb6574740f9971e422b78f55760","created_at":"2018-08-22T18:51:02Z","binding:vnic_type":"normal","device_id":"275743ee-5953-44dc-8ea0-c61d99ae5965","ip_allocation":"immediate"}]} 2018-08-22 18:51:08,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=275743ee-5953-44dc-8ea0-c61d99ae5965 used request id req-1db971a5-a6d3-402e-8fca-b6650a877ca3 2018-08-22 18:51:08,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0839719772339s 2018-08-22 18:51:08,283 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=275743ee-5953-44dc-8ea0-c61d99ae5965 used request id req-1db971a5-a6d3-402e-8fca-b6650a877ca3 2018-08-22 18:51:08,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:51:08,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=7b0d4920-e4a4-4d6f-9907-17417d98c771" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:08,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-07a2f92c-2064-4956-b7e8-bf8b1d741af4 Date: Wed, 22 Aug 2018 18:51:08 GMT RESP BODY: {"floatingips": []} 2018-08-22 18:51:08,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=7b0d4920-e4a4-4d6f-9907-17417d98c771 used request id req-07a2f92c-2064-4956-b7e8-bf8b1d741af4 2018-08-22 18:51:08,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0520360469818s 2018-08-22 18:51:08,341 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=7b0d4920-e4a4-4d6f-9907-17417d98c771 used request id req-07a2f92c-2064-4956-b7e8-bf8b1d741af4 2018-08-22 18:51:08,341 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_241c4722-059a-4045-a1e2-44ad8c14d55d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f1:ac:00', 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'd5ee81a0-385c-4602-8513-28098e8fff15'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-22T18:51:07.000000', 'flavor': Munch({u'id': u'5e66ca99-9149-4348-ab89-df586b91b1f9'}), 'az': u'nova', 'id': u'275743ee-5953-44dc-8ea0-c61d99ae5965', 'security_groups': [Munch({u'name': u'singlevm2-sg_241c4722-059a-4045-a1e2-44ad8c14d55d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'edb41bec6c554a828111aea3f0ac914c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'57820eb6574740f9971e422b78f55760', 'name': 'singlevm2-project_241c4722-059a-4045-a1e2-44ad8c14d55d', '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-08-22T18:51:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-22T18:51:07Z', 'hostId': u'22dce0c30a5dff278163e11245cd16cbb06c8c0da45fe206b8d133ce', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_241c4722-059a-4045-a1e2-44ad8c14d55d', 'public_v6': '', 'private_v4': u'192.168.120.17', 'cloud': 'envvars', 'host_id': u'22dce0c30a5dff278163e11245cd16cbb06c8c0da45fe206b8d133ce', '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-08-22T18:51:07.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'57820eb6574740f9971e422b78f55760', 'name': u'singlevm2-vm_241c4722-059a-4045-a1e2-44ad8c14d55d', 'adminPass': u'E9yWQhaQcv6Q', 'tenant_id': u'57820eb6574740f9971e422b78f55760', 'created_at': u'2018-08-22T18:50:59Z', 'created': u'2018-08-22T18:50:59Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-22 18:51:08,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:51:08,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:08,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-bfe84aaf-c8b9-4c23-a8ba-087170ea2404 Date: Wed, 22 Aug 2018 18:51:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"49a84de3-264f-410a-bd23-d170ee514f2e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"57820eb6574740f9971e422b78f55760","l2_adjacency":true,"status":"ACTIVE","subnets":["8b3ffc04-1b46-412f-9eec-621430c5fdcb"],"description":"","tags":[],"updated_at":"2018-08-22T18:50:49Z","qos_policy_id":null,"name":"singlevm2-net_241c4722-059a-4045-a1e2-44ad8c14d55d","admin_state_up":true,"tenant_id":"57820eb6574740f9971e422b78f55760","created_at":"2018-08-22T18:50:48Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500}]} 2018-08-22 18:51:08,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-bfe84aaf-c8b9-4c23-a8ba-087170ea2404 2018-08-22 18:51:08,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.297801971436s 2018-08-22 18:51:08,643 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-bfe84aaf-c8b9-4c23-a8ba-087170ea2404 2018-08-22 18:51:08,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-22 18:51:08,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=275743ee-5953-44dc-8ea0-c61d99ae5965" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:08,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-5f73f50a-b438-4b0a-9128-52243778c7ef Date: Wed, 22 Aug 2018 18:51:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-22T18:51:06Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8b3ffc04-1b46-412f-9eec-621430c5fdcb","ip_address":"192.168.120.17"}],"id":"7b0d4920-e4a4-4d6f-9907-17417d98c771","security_groups":["2b46282d-e013-436b-955a-770dc60c5e30"],"mac_address":"fa:16:3e:f1:ac:00","project_id":"57820eb6574740f9971e422b78f55760","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"49a84de3-264f-410a-bd23-d170ee514f2e","tenant_id":"57820eb6574740f9971e422b78f55760","created_at":"2018-08-22T18:51:02Z","binding:vnic_type":"normal","device_id":"275743ee-5953-44dc-8ea0-c61d99ae5965","ip_allocation":"immediate"}]} 2018-08-22 18:51:08,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=275743ee-5953-44dc-8ea0-c61d99ae5965 used request id req-5f73f50a-b438-4b0a-9128-52243778c7ef 2018-08-22 18:51:08,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0471038818359s 2018-08-22 18:51:08,691 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=275743ee-5953-44dc-8ea0-c61d99ae5965 used request id req-5f73f50a-b438-4b0a-9128-52243778c7ef 2018-08-22 18:51:08,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-22 18:51:08,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}1772ddef8b066e88f80bc627c3537e743a49c3d7" -d '{"floatingip": {"floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "fixed_ip_address": "192.168.120.17", "port_id": "7b0d4920-e4a4-4d6f-9907-17417d98c771"}}' 2018-08-22 18:51:10,925 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-031bf015-d081-4b34-b2e9-66777e34deaa Date: Wed, 22 Aug 2018 18:51:10 GMT RESP BODY: {"floatingip": {"router_id": "b6eb8ae0-3cd5-4c62-8043-51299da1f8ba", "status": "DOWN", "description": "", "tags": [], "tenant_id": "57820eb6574740f9971e422b78f55760", "created_at": "2018-08-22T18:51:09Z", "updated_at": "2018-08-22T18:51:09Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49a84de3-264f-410a-bd23-d170ee514f2e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f1:ac:00", "device_id": "275743ee-5953-44dc-8ea0-c61d99ae5965"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "57820eb6574740f9971e422b78f55760", "port_id": "7b0d4920-e4a4-4d6f-9907-17417d98c771", "id": "3979add9-b977-4bab-bc7c-40314f8f6d25", "qos_policy_id": null}} 2018-08-22 18:51:10,925 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-031bf015-d081-4b34-b2e9-66777e34deaa 2018-08-22 18:51:10,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.23321318626s 2018-08-22 18:51:10,926 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-031bf015-d081-4b34-b2e9-66777e34deaa 2018-08-22 18:51:10,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:51:10,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:11,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-0f8abba1-79e1-44a0-a27a-b7e9138c89d4 Date: Wed, 22 Aug 2018 18:51:10 GMT RESP BODY: {"floatingips": [{"router_id": "b6eb8ae0-3cd5-4c62-8043-51299da1f8ba", "status": "DOWN", "description": "", "tags": [], "tenant_id": "57820eb6574740f9971e422b78f55760", "created_at": "2018-08-22T18:51:09Z", "updated_at": "2018-08-22T18:51:09Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49a84de3-264f-410a-bd23-d170ee514f2e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f1:ac:00", "device_id": "275743ee-5953-44dc-8ea0-c61d99ae5965"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "57820eb6574740f9971e422b78f55760", "port_id": "7b0d4920-e4a4-4d6f-9907-17417d98c771", "id": "3979add9-b977-4bab-bc7c-40314f8f6d25", "qos_policy_id": null}]} 2018-08-22 18:51:11,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-0f8abba1-79e1-44a0-a27a-b7e9138c89d4 2018-08-22 18:51:11,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0743930339813s 2018-08-22 18:51:11,008 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-0f8abba1-79e1-44a0-a27a-b7e9138c89d4 2018-08-22 18:51:11,012 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 18:51:11,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:51:11,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:11,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-22d19dc7-b4f7-4e78-86c4-97d5f9599719 Date: Wed, 22 Aug 2018 18:51:11 GMT RESP BODY: {"floatingips": [{"router_id": "b6eb8ae0-3cd5-4c62-8043-51299da1f8ba", "status": "DOWN", "description": "", "tags": [], "tenant_id": "57820eb6574740f9971e422b78f55760", "created_at": "2018-08-22T18:51:09Z", "updated_at": "2018-08-22T18:51:09Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49a84de3-264f-410a-bd23-d170ee514f2e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f1:ac:00", "device_id": "275743ee-5953-44dc-8ea0-c61d99ae5965"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "57820eb6574740f9971e422b78f55760", "port_id": "7b0d4920-e4a4-4d6f-9907-17417d98c771", "id": "3979add9-b977-4bab-bc7c-40314f8f6d25", "qos_policy_id": null}]} 2018-08-22 18:51:11,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-22d19dc7-b4f7-4e78-86c4-97d5f9599719 2018-08-22 18:51:11,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0539650917053s 2018-08-22 18:51:11,171 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-22d19dc7-b4f7-4e78-86c4-97d5f9599719 2018-08-22 18:51:11,175 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 18:51:11,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:51:11,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:11,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-5f5ee3f3-d7d5-405b-a566-ab86e56f8e47 Date: Wed, 22 Aug 2018 18:51:11 GMT RESP BODY: {"floatingips": [{"router_id": "b6eb8ae0-3cd5-4c62-8043-51299da1f8ba", "status": "DOWN", "description": "", "tags": [], "tenant_id": "57820eb6574740f9971e422b78f55760", "created_at": "2018-08-22T18:51:09Z", "updated_at": "2018-08-22T18:51:09Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49a84de3-264f-410a-bd23-d170ee514f2e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f1:ac:00", "device_id": "275743ee-5953-44dc-8ea0-c61d99ae5965"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "57820eb6574740f9971e422b78f55760", "port_id": "7b0d4920-e4a4-4d6f-9907-17417d98c771", "id": "3979add9-b977-4bab-bc7c-40314f8f6d25", "qos_policy_id": null}]} 2018-08-22 18:51:11,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-5f5ee3f3-d7d5-405b-a566-ab86e56f8e47 2018-08-22 18:51:11,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0578100681305s 2018-08-22 18:51:11,338 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-5f5ee3f3-d7d5-405b-a566-ab86e56f8e47 2018-08-22 18:51:11,341 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 18:51:11,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:51:11,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:11,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-3b918a94-ec6c-49f9-97e2-09422caff249 Date: Wed, 22 Aug 2018 18:51:11 GMT RESP BODY: {"floatingips": [{"router_id": "b6eb8ae0-3cd5-4c62-8043-51299da1f8ba", "status": "DOWN", "description": "", "tags": [], "tenant_id": "57820eb6574740f9971e422b78f55760", "created_at": "2018-08-22T18:51:09Z", "updated_at": "2018-08-22T18:51:09Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49a84de3-264f-410a-bd23-d170ee514f2e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f1:ac:00", "device_id": "275743ee-5953-44dc-8ea0-c61d99ae5965"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "57820eb6574740f9971e422b78f55760", "port_id": "7b0d4920-e4a4-4d6f-9907-17417d98c771", "id": "3979add9-b977-4bab-bc7c-40314f8f6d25", "qos_policy_id": null}]} 2018-08-22 18:51:11,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-3b918a94-ec6c-49f9-97e2-09422caff249 2018-08-22 18:51:11,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0601348876953s 2018-08-22 18:51:11,507 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-3b918a94-ec6c-49f9-97e2-09422caff249 2018-08-22 18:51:11,510 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 18:51:11,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:51:11,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:11,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-274bf6d6-23e7-49f5-9915-e5b1272e30fd Date: Wed, 22 Aug 2018 18:51:11 GMT RESP BODY: {"floatingips": [{"router_id": "b6eb8ae0-3cd5-4c62-8043-51299da1f8ba", "status": "DOWN", "description": "", "tags": [], "tenant_id": "57820eb6574740f9971e422b78f55760", "created_at": "2018-08-22T18:51:09Z", "updated_at": "2018-08-22T18:51:09Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49a84de3-264f-410a-bd23-d170ee514f2e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f1:ac:00", "device_id": "275743ee-5953-44dc-8ea0-c61d99ae5965"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "57820eb6574740f9971e422b78f55760", "port_id": "7b0d4920-e4a4-4d6f-9907-17417d98c771", "id": "3979add9-b977-4bab-bc7c-40314f8f6d25", "qos_policy_id": null}]} 2018-08-22 18:51:11,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-274bf6d6-23e7-49f5-9915-e5b1272e30fd 2018-08-22 18:51:11,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0562369823456s 2018-08-22 18:51:11,672 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-274bf6d6-23e7-49f5-9915-e5b1272e30fd 2018-08-22 18:51:11,676 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 18:51:11,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:51:11,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:11,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-84f13d07-ec3f-4159-a0be-7341ec492399 Date: Wed, 22 Aug 2018 18:51:11 GMT RESP BODY: {"floatingips": [{"router_id": "b6eb8ae0-3cd5-4c62-8043-51299da1f8ba", "status": "DOWN", "description": "", "tags": [], "tenant_id": "57820eb6574740f9971e422b78f55760", "created_at": "2018-08-22T18:51:09Z", "updated_at": "2018-08-22T18:51:09Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49a84de3-264f-410a-bd23-d170ee514f2e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f1:ac:00", "device_id": "275743ee-5953-44dc-8ea0-c61d99ae5965"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "57820eb6574740f9971e422b78f55760", "port_id": "7b0d4920-e4a4-4d6f-9907-17417d98c771", "id": "3979add9-b977-4bab-bc7c-40314f8f6d25", "qos_policy_id": null}]} 2018-08-22 18:51:11,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-84f13d07-ec3f-4159-a0be-7341ec492399 2018-08-22 18:51:11,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.06036901474s 2018-08-22 18:51:11,841 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-84f13d07-ec3f-4159-a0be-7341ec492399 2018-08-22 18:51:11,845 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 18:51:11,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:51:11,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:12,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-3d3ed098-daa3-4903-a388-3f7a984f46ea Date: Wed, 22 Aug 2018 18:51:11 GMT RESP BODY: {"floatingips": [{"router_id": "b6eb8ae0-3cd5-4c62-8043-51299da1f8ba", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "57820eb6574740f9971e422b78f55760", "created_at": "2018-08-22T18:51:09Z", "updated_at": "2018-08-22T18:51:11Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49a84de3-264f-410a-bd23-d170ee514f2e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f1:ac:00", "device_id": "275743ee-5953-44dc-8ea0-c61d99ae5965"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "57820eb6574740f9971e422b78f55760", "port_id": "7b0d4920-e4a4-4d6f-9907-17417d98c771", "id": "3979add9-b977-4bab-bc7c-40314f8f6d25", "qos_policy_id": null}]} 2018-08-22 18:51:12,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-3d3ed098-daa3-4903-a388-3f7a984f46ea 2018-08-22 18:51:12,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0546839237213s 2018-08-22 18:51:12,004 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-3d3ed098-daa3-4903-a388-3f7a984f46ea 2018-08-22 18:51:12,006 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'b6eb8ae0-3cd5-4c62-8043-51299da1f8ba', 'updated_at': u'2018-08-22T18:51:11Z', 'fixed_ip_address': u'192.168.120.17', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'7b0d4920-e4a4-4d6f-9907-17417d98c771', 'id': u'3979add9-b977-4bab-bc7c-40314f8f6d25', 'network': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', 'port': u'7b0d4920-e4a4-4d6f-9907-17417d98c771', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'57820eb6574740f9971e422b78f55760', 'name': 'singlevm2-project_241c4722-059a-4045-a1e2-44ad8c14d55d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'57820eb6574740f9971e422b78f55760', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'49a84de3-264f-410a-bd23-d170ee514f2e', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f1:ac:00', u'device_id': u'275743ee-5953-44dc-8ea0-c61d99ae5965'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'57820eb6574740f9971e422b78f55760', 'created_at': u'2018-08-22T18:51:09Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'49a84de3-264f-410a-bd23-d170ee514f2e', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f1:ac:00', u'device_id': u'275743ee-5953-44dc-8ea0-c61d99ae5965'}), 'router': u'b6eb8ae0-3cd5-4c62-8043-51299da1f8ba'}) 2018-08-22 18:51:12,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 18:51:12,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/275743ee-5953-44dc-8ea0-c61d99ae5965/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}1772ddef8b066e88f80bc627c3537e743a49c3d7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 18:51:12,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18: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-a73b7294-f29e-42ca-821b-28c96703e439 x-compute-request-id: req-a73b7294-f29e-42ca-821b-28c96703e439 Content-Encoding: gzip Content-Length: 7946 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 501332151 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.193554] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195914] pid_max: default: 32768 minimum: 301\n[ 0.197192] ACPI: Core revision 20150930\n[ 0.198895] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200758] Security Framework initialized\n[ 0.201925] Yama: becoming mindful.\n[ 0.202966] AppArmor: AppArmor initialized\n[ 0.204165] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206025] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207821] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209530] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211485] Initializing cgroup subsys io\n[ 0.212659] Initializing cgroup subsys memory\n[ 0.213890] Initializing cgroup subsys devices\n[ 0.215129] Initializing cgroup subsys freezer\n[ 0.216394] Initializing cgroup subsys net_cls\n[ 0.217640] Initializing cgroup subsys perf_event\n[ 0.218936] Initializing cgroup subsys net_prio\n[ 0.220193] Initializing cgroup subsys hugetlb\n[ 0.221432] Initializing cgroup subsys pids\n[ 0.222664] CPU: Physical Processor ID: 0\n[ 0.224503] mce: CPU supports 10 MCE banks\n[ 0.225686] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227101] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.241710] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.248313] ftrace: allocating 31920 entries in 125 pages\n[ 0.273119] smpboot: Max logical packages: 1\n[ 0.274346] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.276306] x2apic enabled\n[ 0.277468] Switched APIC routing to physical x2apic.\n[ 0.279944] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.281540] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284381] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.286961] KVM setup paravirtual spinlock\n[ 0.288599] x86: Booted up 1 node, 1 CPUs\n[ 0.289744] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.291687] devtmpfs: initialized\n[ 0.293668] evm: security.selinux\n[ 0.294663] evm: security.SMACK64\n[ 0.295650] evm: security.SMACK64EXEC\n[ 0.296707] evm: security.SMACK64TRANSMUTE\n[ 0.297858] evm: security.SMACK64MMAP\n[ 0.298915] evm: security.ima\n[ 0.299829] evm: security.capability\n[ 0.300942] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.303552] pinctrl core: initialized pinctrl subsystem\n[ 0.305088] RTC time: 18:51:06, date: 08/22/18\n[ 0.306426] NET: Registered protocol family 16\n[ 0.307783] cpuidle: using governor ladder\n[ 0.308950] cpuidle: using governor menu\n[ 0.310079] PCCT header not found.\n[ 0.311135] ACPI: bus type PCI registered\n[ 0.312274] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.314026] PCI: Using configuration type 1 for base access\n[ 0.316217] ACPI: Added _OSI(Module Device)\n[ 0.317411] ACPI: Added _OSI(Processor Device)\n[ 0.318647] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.319927] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.322137] ACPI: Interpreter enabled\n[ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.325735] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.328223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.330720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.333214] ACPI: (supports S0 S5)\n[ 0.334176] ACPI: Using IOAPIC for interrupt routing\n[ 0.335431] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.339234] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.340759] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342419] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.344020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.346965] acpiphp: Slot [3] registered\n[ 0.348048] acpiphp: Slot [4] registered\n[ 0.349134] acpiphp: Slot [5] registered\n[ 0.350215] acpiphp: Slot [6] registered\n[ 0.351309] acpiphp: Slot [7] registered\n[ 0.352392] acpiphp: Slot [8] registered\n[ 0.353487] acpiphp: Slot [9] registered\n[ 0.354571] acpiphp: Slot [10] registered\n[ 0.355669] acpiphp: Slot [11] registered\n[ 0.356757] acpiphp: Slot [12] registered\n[ 0.357842] acpiphp: Slot [13] registered\n[ 0.358929] acpiphp: Slot [14] registered\n[ 0.360035] acpiphp: Slot [15] registered\n[ 0.375388] acpiphp: Slot [16] registered\n[ 0.376497] acpiphp: Slot [17] registered\n[ 0.377590] acpiphp: Slot [18] registered\n[ 0.378677] acpiphp: Slot [19] registered\n[ 0.379769] acpiphp: Slot [20] registered\n[ 0.380854] acpiphp: Slot [21] registered\n[ 0.381947] acpiphp: Slot [22] registered\n[ 0.383033] acpiphp: Slot [23] registered\n[ 0.384128] acpiphp: Slot [24] registered\n[ 0.385226] acpiphp: Slot [25] registered\n[ 0.386317] acpiphp: Slot [26] registered\n[ 0.387411] acpiphp: Slot [27] registered\n[ 0.388512] acpiphp: Slot [28] registered\n[ 0.389603] acpiphp: Slot [29] registered\n[ 0.390703] acpiphp: Slot [30] registered\n[ 0.391808] acpiphp: Slot [31] registered\n[ 0.392902] PCI host bridge to bus 0000:00\n[ 0.394004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.395641] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.397235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399178] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.401144] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403139] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407078] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.408777] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.410351] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412054] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.416571] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.418514] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.439890] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.441890] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445812] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448030] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.449762] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.451554] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452955] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455070] vgaarb: loaded\n[ 0.455889] vgaarb: bridge control possible 0000:00:02.0\n[ 0.457519] SCSI subsystem initialized\n[ 0.458744] ACPI: bus type USB registered\n[ 0.459866] usbcore: registered new interface driver usbfs\n[ 0.461250] usbcore: registered new interface driver hub\n[ 0.462615] usbcore: registered new device driver usb\n[ 0.464097] PCI: Using ACPI for IRQ routing\n[ 0.465609] NetLabel: Initializing\n[ 0.466577] NetLabel: domain hash size = 128\n[ 0.467731] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.469025] NetLabel: unlabeled traffic allowed by default\n[ 0.470591] clocksource: Switched to clocksource kvm-clock\n[ 0.480563] AppArmor: AppArmor Filesystem Enabled\n[ 0.481861] pnp: PnP ACPI init\n[ 0.483087] pnp: PnP ACPI: found 5 devices\n[ 0.489909] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492233] NET: Registered protocol family 2\n[ 0.493647] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495404] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497039] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498686] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500163] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.501757] NET: Registered protocol family 1\n[ 0.502957] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504453] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505910] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520459] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535048] Trying to unpack rootfs image as initramfs...\n[ 0.596856] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601920] Scanning for low memory corruption every 60 seconds\n[ 0.604155] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.605765] audit: initializing netlink subsys (disabled)\n[ 0.607263] audit: type=2000 audit(1534963867.864:1): initialized\n[ 0.609154] Initialise system trusted keyring\n[ 0.610512] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612083] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.614800] zbud: loaded\n[ 0.615802] VFS: Disk quotas dquot_6.6.0\n[ 0.616933] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.619094] fuse init (API version 7.23)\n[ 0.620337] Key type big_key registered\n[ 0.621436] Allocating IMA MOK and blacklist keyrings.\n[ 0.623143] Key type asymmetric registered\n[ 0.624276] Asymmetric key parser 'x509' registered\n[ 0.625586] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.627666] io scheduler noop registered\n[ 0.628740] io scheduler deadline registered (default)\n[ 0.630104] io scheduler cfq registered\n[ 0.631296] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.632716] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.634465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.636478] ACPI: Power Button [PWRF]\n[ 0.637695] GHES: HEST is not enabled!\n[ 0.651911] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.681498] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.684508] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708172] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711204] Linux agpgart interface v0.103\n[ 0.714623] brd: module loaded\n[ 0.716901] loop: module loaded\n[ 0.721912] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.723920] GPT:90111 != 2097151\n[ 0.724861] GPT:Alternate GPT header not at the end of the disk.\n[ 0.726352] GPT:90111 != 2097151\n[ 0.727288] GPT: Use GNU Parted to correct GPT errors.\n[ 0.728618] vda: vda1 vda15\n[ 0.730286] scsi host0: ata_piix\n[ 0.731373] scsi host1: ata_piix\n[ 0.732369] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.734026] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.736009] libphy: Fixed MDIO Bus: probed\n[ 0.737142] tun: Universal TUN/TAP device driver, 1.6\n[ 0.738449] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.741418] PPP generic driver version 2.4.2\n[ 0.742678] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.744300] ehci-pci: EHCI PCI platform driver\n[ 0.745502] ehci-platform: EHCI generic platform driver\n[ 0.746860] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.748401] ohci-pci: OHCI PCI platform driver\n[ 0.749613] ohci-platform: OHCI generic platform driver\n[ 0.750988] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.765689] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.767057] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.769076] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.770471] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.772030] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.773697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.775670] usb usb1: Product: UHCI Host Controller\n[ 0.776936] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.778472] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779804] hub 1-0:1.0: USB hub found\n[ 0.781001] hub 1-0:1.0: 2 ports detected\n[ 0.782272] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.785149] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786451] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787848] mousedev: PS/2 mouse device common for all mice\n[ 0.789564] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.792067] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793601] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.795235] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796854] i2c /dev entries driver\n[ 0.797904] device-mapper: uevent: version 1.0.3\n[ 0.799239] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801499] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803386] NET: Registered protocol family 10\n[ 0.804947] NET: Registered protocol family 17\n[ 0.806182] Key type dns_resolver registered\n[ 0.807491] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808982] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811402] registered taskstats version 1\n[ 0.812563] Loading compiled-in X.509 certificates\n[ 0.814409] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816954] zswap: loaded using pool lzo/zbud\n[ 0.819073] Key type trusted registered\n[ 0.821216] Key type encrypted registered\n[ 0.822340] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823747] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825168] evm: HMAC attrs: 0x1\n[ 0.826490] Magic number: 14:913:898\n[ 0.827650] rtc_cmos 00:00: setting system clock to 2018-08-22 18:51:07 UTC (1534963867)\n[ 0.829858] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.831435] EDD information not available.\n[ 0.896130] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.912716] Write protecting the kernel read-only data: 14336k\n[ 0.915715] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.918221] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.966618] 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.82\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.96. 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: "} 2018-08-22 18:51:12,096 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/275743ee-5953-44dc-8ea0-c61d99ae5965/action used request id req-a73b7294-f29e-42ca-821b-28c96703e439 2018-08-22 18:51:12,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0888760089874s 2018-08-22 18:51:12,097 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/275743ee-5953-44dc-8ea0-c61d99ae5965/action used request id req-a73b7294-f29e-42ca-821b-28c96703e439 2018-08-22 18:51:12,097 - 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 501332151 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.193554] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.195914] pid_max: default: 32768 minimum: 301 [ 0.197192] ACPI: Core revision 20150930 [ 0.198895] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.200758] Security Framework initialized [ 0.201925] Yama: becoming mindful. [ 0.202966] AppArmor: AppArmor initialized [ 0.204165] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.206025] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.207821] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209530] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211485] Initializing cgroup subsys io [ 0.212659] Initializing cgroup subsys memory [ 0.213890] Initializing cgroup subsys devices [ 0.215129] Initializing cgroup subsys freezer [ 0.216394] Initializing cgroup subsys net_cls [ 0.217640] Initializing cgroup subsys perf_event [ 0.218936] Initializing cgroup subsys net_prio [ 0.220193] Initializing cgroup subsys hugetlb [ 0.221432] Initializing cgroup subsys pids [ 0.222664] CPU: Physical Processor ID: 0 [ 0.224503] mce: CPU supports 10 MCE banks [ 0.225686] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.227101] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.241710] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.248313] ftrace: allocating 31920 entries in 125 pages [ 0.273119] smpboot: Max logical packages: 1 [ 0.274346] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.276306] x2apic enabled [ 0.277468] Switched APIC routing to physical x2apic. [ 0.279944] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.281540] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.284381] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.286961] KVM setup paravirtual spinlock [ 0.288599] x86: Booted up 1 node, 1 CPUs [ 0.289744] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.291687] devtmpfs: initialized [ 0.293668] evm: security.selinux [ 0.294663] evm: security.SMACK64 [ 0.295650] evm: security.SMACK64EXEC [ 0.296707] evm: security.SMACK64TRANSMUTE [ 0.297858] evm: security.SMACK64MMAP [ 0.298915] evm: security.ima [ 0.299829] evm: security.capability [ 0.300942] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.303552] pinctrl core: initialized pinctrl subsystem [ 0.305088] RTC time: 18:51:06, date: 08/22/18 [ 0.306426] NET: Registered protocol family 16 [ 0.307783] cpuidle: using governor ladder [ 0.308950] cpuidle: using governor menu [ 0.310079] PCCT header not found. [ 0.311135] ACPI: bus type PCI registered [ 0.312274] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.314026] PCI: Using configuration type 1 for base access [ 0.316217] ACPI: Added _OSI(Module Device) [ 0.317411] ACPI: Added _OSI(Processor Device) [ 0.318647] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.319927] ACPI: Added _OSI(Processor Aggregator Device) [ 0.322137] ACPI: Interpreter enabled [ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.325735] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.328223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.330720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.333214] ACPI: (supports S0 S5) [ 0.334176] ACPI: Using IOAPIC for interrupt routing [ 0.335431] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.339234] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.340759] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.342419] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.344020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.346965] acpiphp: Slot [3] registered [ 0.348048] acpiphp: Slot [4] registered [ 0.349134] acpiphp: Slot [5] registered [ 0.350215] acpiphp: Slot [6] registered [ 0.351309] acpiphp: Slot [7] registered [ 0.352392] acpiphp: Slot [8] registered [ 0.353487] acpiphp: Slot [9] registered [ 0.354571] acpiphp: Slot [10] registered [ 0.355669] acpiphp: Slot [11] registered [ 0.356757] acpiphp: Slot [12] registered [ 0.357842] acpiphp: Slot [13] registered [ 0.358929] acpiphp: Slot [14] registered [ 0.360035] acpiphp: Slot [15] registered [ 0.375388] acpiphp: Slot [16] registered [ 0.376497] acpiphp: Slot [17] registered [ 0.377590] acpiphp: Slot [18] registered [ 0.378677] acpiphp: Slot [19] registered [ 0.379769] acpiphp: Slot [20] registered [ 0.380854] acpiphp: Slot [21] registered [ 0.381947] acpiphp: Slot [22] registered [ 0.383033] acpiphp: Slot [23] registered [ 0.384128] acpiphp: Slot [24] registered [ 0.385226] acpiphp: Slot [25] registered [ 0.386317] acpiphp: Slot [26] registered [ 0.387411] acpiphp: Slot [27] registered [ 0.388512] acpiphp: Slot [28] registered [ 0.389603] acpiphp: Slot [29] registered [ 0.390703] acpiphp: Slot [30] registered [ 0.391808] acpiphp: Slot [31] registered [ 0.392902] PCI host bridge to bus 0000:00 [ 0.394004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.395641] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.397235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.399178] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.401144] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.403139] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.407078] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.408777] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.410351] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.412054] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.416571] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.418514] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.439890] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.441890] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.443850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.445812] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.448030] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.449762] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.451554] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.452955] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.455070] vgaarb: loaded [ 0.455889] vgaarb: bridge control possible 0000:00:02.0 [ 0.457519] SCSI subsystem initialized [ 0.458744] ACPI: bus type USB registered [ 0.459866] usbcore: registered new interface driver usbfs [ 0.461250] usbcore: registered new interface driver hub [ 0.462615] usbcore: registered new device driver usb [ 0.464097] PCI: Using ACPI for IRQ routing [ 0.465609] NetLabel: Initializing [ 0.466577] NetLabel: domain hash size = 128 [ 0.467731] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.469025] NetLabel: unlabeled traffic allowed by default [ 0.470591] clocksource: Switched to clocksource kvm-clock [ 0.480563] AppArmor: AppArmor Filesystem Enabled [ 0.481861] pnp: PnP ACPI init [ 0.483087] pnp: PnP ACPI: found 5 devices [ 0.489909] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.492233] NET: Registered protocol family 2 [ 0.493647] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.495404] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.497039] TCP: Hash tables configured (established 4096 bind 4096) [ 0.498686] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.500163] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.501757] NET: Registered protocol family 1 [ 0.502957] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.504453] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.505910] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.520459] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.535048] Trying to unpack rootfs image as initramfs... [ 0.596856] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.601920] Scanning for low memory corruption every 60 seconds [ 0.604155] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.605765] audit: initializing netlink subsys (disabled) [ 0.607263] audit: type=2000 audit(1534963867.864:1): initialized [ 0.609154] Initialise system trusted keyring [ 0.610512] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.612083] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.614800] zbud: loaded [ 0.615802] VFS: Disk quotas dquot_6.6.0 [ 0.616933] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.619094] fuse init (API version 7.23) [ 0.620337] Key type big_key registered [ 0.621436] Allocating IMA MOK and blacklist keyrings. [ 0.623143] Key type asymmetric registered [ 0.624276] Asymmetric key parser 'x509' registered [ 0.625586] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.627666] io scheduler noop registered [ 0.628740] io scheduler deadline registered (default) [ 0.630104] io scheduler cfq registered [ 0.631296] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.632716] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.634465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.636478] ACPI: Power Button [PWRF] [ 0.637695] GHES: HEST is not enabled! [ 0.651911] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.681498] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.684508] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708172] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711204] Linux agpgart interface v0.103 [ 0.714623] brd: module loaded [ 0.716901] loop: module loaded [ 0.721912] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.723920] GPT:90111 != 2097151 [ 0.724861] GPT:Alternate GPT header not at the end of the disk. [ 0.726352] GPT:90111 != 2097151 [ 0.727288] GPT: Use GNU Parted to correct GPT errors. [ 0.728618] vda: vda1 vda15 [ 0.730286] scsi host0: ata_piix [ 0.731373] scsi host1: ata_piix [ 0.732369] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.734026] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.736009] libphy: Fixed MDIO Bus: probed [ 0.737142] tun: Universal TUN/TAP device driver, 1.6 [ 0.738449] tun: (C) 1999-2004 Max Krasnyansky [ 0.741418] PPP generic driver version 2.4.2 [ 0.742678] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.744300] ehci-pci: EHCI PCI platform driver [ 0.745502] ehci-platform: EHCI generic platform driver [ 0.746860] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.748401] ohci-pci: OHCI PCI platform driver [ 0.749613] ohci-platform: OHCI generic platform driver [ 0.750988] uhci_hcd: USB Universal Host Controller Interface driver [ 0.765689] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.767057] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.769076] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.770471] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.772030] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.773697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.775670] usb usb1: Product: UHCI Host Controller [ 0.776936] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.778472] usb usb1: SerialNumber: 0000:00:01.2 [ 0.779804] hub 1-0:1.0: USB hub found [ 0.781001] hub 1-0:1.0: 2 ports detected [ 0.782272] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.785149] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.786451] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.787848] mousedev: PS/2 mouse device common for all mice [ 0.789564] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.792067] rtc_cmos 00:00: RTC can wake from S4 [ 0.793601] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.795235] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.796854] i2c /dev entries driver [ 0.797904] device-mapper: uevent: version 1.0.3 [ 0.799239] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.801499] ledtrig-cpu: registered to indicate activity on CPUs [ 0.803386] NET: Registered protocol family 10 [ 0.804947] NET: Registered protocol family 17 [ 0.806182] Key type dns_resolver registered [ 0.807491] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.808982] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.811402] registered taskstats version 1 [ 0.812563] Loading compiled-in X.509 certificates [ 0.814409] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.816954] zswap: loaded using pool lzo/zbud [ 0.819073] Key type trusted registered [ 0.821216] Key type encrypted registered [ 0.822340] AppArmor: AppArmor sha1 policy hashing enabled [ 0.823747] ima: No TPM chip found, activating TPM-bypass! [ 0.825168] evm: HMAC attrs: 0x1 [ 0.826490] Magic number: 14:913:898 [ 0.827650] rtc_cmos 00:00: setting system clock to 2018-08-22 18:51:07 UTC (1534963867) [ 0.829858] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.831435] EDD information not available. [ 0.896130] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.912716] Write protecting the kernel read-only data: 14336k [ 0.915715] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.918221] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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.966618] 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.82 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.96. 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: 2018-08-22 18:51:12,099 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.203: [Errno None] Unable to connect to port 22 on 172.30.9.203 2018-08-22 18:51:21,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 18:51:21,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/275743ee-5953-44dc-8ea0-c61d99ae5965/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}1772ddef8b066e88f80bc627c3537e743a49c3d7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 18:51:21,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18: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-fbaa982e-1c43-45ef-9a74-ddf34f12404b x-compute-request-id: req-fbaa982e-1c43-45ef-9a74-ddf34f12404b Content-Encoding: gzip Content-Length: 9582 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 501332151 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.193554] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195914] pid_max: default: 32768 minimum: 301\n[ 0.197192] ACPI: Core revision 20150930\n[ 0.198895] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200758] Security Framework initialized\n[ 0.201925] Yama: becoming mindful.\n[ 0.202966] AppArmor: AppArmor initialized\n[ 0.204165] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206025] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207821] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209530] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211485] Initializing cgroup subsys io\n[ 0.212659] Initializing cgroup subsys memory\n[ 0.213890] Initializing cgroup subsys devices\n[ 0.215129] Initializing cgroup subsys freezer\n[ 0.216394] Initializing cgroup subsys net_cls\n[ 0.217640] Initializing cgroup subsys perf_event\n[ 0.218936] Initializing cgroup subsys net_prio\n[ 0.220193] Initializing cgroup subsys hugetlb\n[ 0.221432] Initializing cgroup subsys pids\n[ 0.222664] CPU: Physical Processor ID: 0\n[ 0.224503] mce: CPU supports 10 MCE banks\n[ 0.225686] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227101] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.241710] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.248313] ftrace: allocating 31920 entries in 125 pages\n[ 0.273119] smpboot: Max logical packages: 1\n[ 0.274346] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.276306] x2apic enabled\n[ 0.277468] Switched APIC routing to physical x2apic.\n[ 0.279944] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.281540] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284381] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.286961] KVM setup paravirtual spinlock\n[ 0.288599] x86: Booted up 1 node, 1 CPUs\n[ 0.289744] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.291687] devtmpfs: initialized\n[ 0.293668] evm: security.selinux\n[ 0.294663] evm: security.SMACK64\n[ 0.295650] evm: security.SMACK64EXEC\n[ 0.296707] evm: security.SMACK64TRANSMUTE\n[ 0.297858] evm: security.SMACK64MMAP\n[ 0.298915] evm: security.ima\n[ 0.299829] evm: security.capability\n[ 0.300942] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.303552] pinctrl core: initialized pinctrl subsystem\n[ 0.305088] RTC time: 18:51:06, date: 08/22/18\n[ 0.306426] NET: Registered protocol family 16\n[ 0.307783] cpuidle: using governor ladder\n[ 0.308950] cpuidle: using governor menu\n[ 0.310079] PCCT header not found.\n[ 0.311135] ACPI: bus type PCI registered\n[ 0.312274] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.314026] PCI: Using configuration type 1 for base access\n[ 0.316217] ACPI: Added _OSI(Module Device)\n[ 0.317411] ACPI: Added _OSI(Processor Device)\n[ 0.318647] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.319927] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.322137] ACPI: Interpreter enabled\n[ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.325735] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.328223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.330720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.333214] ACPI: (supports S0 S5)\n[ 0.334176] ACPI: Using IOAPIC for interrupt routing\n[ 0.335431] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.339234] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.340759] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342419] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.344020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.346965] acpiphp: Slot [3] registered\n[ 0.348048] acpiphp: Slot [4] registered\n[ 0.349134] acpiphp: Slot [5] registered\n[ 0.350215] acpiphp: Slot [6] registered\n[ 0.351309] acpiphp: Slot [7] registered\n[ 0.352392] acpiphp: Slot [8] registered\n[ 0.353487] acpiphp: Slot [9] registered\n[ 0.354571] acpiphp: Slot [10] registered\n[ 0.355669] acpiphp: Slot [11] registered\n[ 0.356757] acpiphp: Slot [12] registered\n[ 0.357842] acpiphp: Slot [13] registered\n[ 0.358929] acpiphp: Slot [14] registered\n[ 0.360035] acpiphp: Slot [15] registered\n[ 0.375388] acpiphp: Slot [16] registered\n[ 0.376497] acpiphp: Slot [17] registered\n[ 0.377590] acpiphp: Slot [18] registered\n[ 0.378677] acpiphp: Slot [19] registered\n[ 0.379769] acpiphp: Slot [20] registered\n[ 0.380854] acpiphp: Slot [21] registered\n[ 0.381947] acpiphp: Slot [22] registered\n[ 0.383033] acpiphp: Slot [23] registered\n[ 0.384128] acpiphp: Slot [24] registered\n[ 0.385226] acpiphp: Slot [25] registered\n[ 0.386317] acpiphp: Slot [26] registered\n[ 0.387411] acpiphp: Slot [27] registered\n[ 0.388512] acpiphp: Slot [28] registered\n[ 0.389603] acpiphp: Slot [29] registered\n[ 0.390703] acpiphp: Slot [30] registered\n[ 0.391808] acpiphp: Slot [31] registered\n[ 0.392902] PCI host bridge to bus 0000:00\n[ 0.394004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.395641] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.397235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399178] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.401144] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403139] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407078] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.408777] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.410351] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412054] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.416571] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.418514] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.439890] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.441890] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445812] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448030] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.449762] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.451554] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452955] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455070] vgaarb: loaded\n[ 0.455889] vgaarb: bridge control possible 0000:00:02.0\n[ 0.457519] SCSI subsystem initialized\n[ 0.458744] ACPI: bus type USB registered\n[ 0.459866] usbcore: registered new interface driver usbfs\n[ 0.461250] usbcore: registered new interface driver hub\n[ 0.462615] usbcore: registered new device driver usb\n[ 0.464097] PCI: Using ACPI for IRQ routing\n[ 0.465609] NetLabel: Initializing\n[ 0.466577] NetLabel: domain hash size = 128\n[ 0.467731] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.469025] NetLabel: unlabeled traffic allowed by default\n[ 0.470591] clocksource: Switched to clocksource kvm-clock\n[ 0.480563] AppArmor: AppArmor Filesystem Enabled\n[ 0.481861] pnp: PnP ACPI init\n[ 0.483087] pnp: PnP ACPI: found 5 devices\n[ 0.489909] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492233] NET: Registered protocol family 2\n[ 0.493647] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495404] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497039] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498686] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500163] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.501757] NET: Registered protocol family 1\n[ 0.502957] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504453] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505910] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520459] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535048] Trying to unpack rootfs image as initramfs...\n[ 0.596856] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601920] Scanning for low memory corruption every 60 seconds\n[ 0.604155] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.605765] audit: initializing netlink subsys (disabled)\n[ 0.607263] audit: type=2000 audit(1534963867.864:1): initialized\n[ 0.609154] Initialise system trusted keyring\n[ 0.610512] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612083] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.614800] zbud: loaded\n[ 0.615802] VFS: Disk quotas dquot_6.6.0\n[ 0.616933] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.619094] fuse init (API version 7.23)\n[ 0.620337] Key type big_key registered\n[ 0.621436] Allocating IMA MOK and blacklist keyrings.\n[ 0.623143] Key type asymmetric registered\n[ 0.624276] Asymmetric key parser 'x509' registered\n[ 0.625586] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.627666] io scheduler noop registered\n[ 0.628740] io scheduler deadline registered (default)\n[ 0.630104] io scheduler cfq registered\n[ 0.631296] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.632716] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.634465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.636478] ACPI: Power Button [PWRF]\n[ 0.637695] GHES: HEST is not enabled!\n[ 0.651911] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.681498] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.684508] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708172] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711204] Linux agpgart interface v0.103\n[ 0.714623] brd: module loaded\n[ 0.716901] loop: module loaded\n[ 0.721912] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.723920] GPT:90111 != 2097151\n[ 0.724861] GPT:Alternate GPT header not at the end of the disk.\n[ 0.726352] GPT:90111 != 2097151\n[ 0.727288] GPT: Use GNU Parted to correct GPT errors.\n[ 0.728618] vda: vda1 vda15\n[ 0.730286] scsi host0: ata_piix\n[ 0.731373] scsi host1: ata_piix\n[ 0.732369] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.734026] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.736009] libphy: Fixed MDIO Bus: probed\n[ 0.737142] tun: Universal TUN/TAP device driver, 1.6\n[ 0.738449] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.741418] PPP generic driver version 2.4.2\n[ 0.742678] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.744300] ehci-pci: EHCI PCI platform driver\n[ 0.745502] ehci-platform: EHCI generic platform driver\n[ 0.746860] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.748401] ohci-pci: OHCI PCI platform driver\n[ 0.749613] ohci-platform: OHCI generic platform driver\n[ 0.750988] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.765689] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.767057] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.769076] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.770471] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.772030] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.773697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.775670] usb usb1: Product: UHCI Host Controller\n[ 0.776936] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.778472] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779804] hub 1-0:1.0: USB hub found\n[ 0.781001] hub 1-0:1.0: 2 ports detected\n[ 0.782272] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.785149] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786451] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787848] mousedev: PS/2 mouse device common for all mice\n[ 0.789564] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.792067] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793601] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.795235] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796854] i2c /dev entries driver\n[ 0.797904] device-mapper: uevent: version 1.0.3\n[ 0.799239] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801499] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803386] NET: Registered protocol family 10\n[ 0.804947] NET: Registered protocol family 17\n[ 0.806182] Key type dns_resolver registered\n[ 0.807491] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808982] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811402] registered taskstats version 1\n[ 0.812563] Loading compiled-in X.509 certificates\n[ 0.814409] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816954] zswap: loaded using pool lzo/zbud\n[ 0.819073] Key type trusted registered\n[ 0.821216] Key type encrypted registered\n[ 0.822340] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823747] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825168] evm: HMAC attrs: 0x1\n[ 0.826490] Magic number: 14:913:898\n[ 0.827650] rtc_cmos 00:00: setting system clock to 2018-08-22 18:51:07 UTC (1534963867)\n[ 0.829858] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.831435] EDD information not available.\n[ 0.896130] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.912716] Write protecting the kernel read-only data: 14336k\n[ 0.915715] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.918221] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.966618] 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.82\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.96. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCIn3jhUv4GSvaNsWOxn6FGIMSJsttSqcaKXZCAl7DhmQfN+FRoiYKdzm4/xDi4Uhvxx9pzjeS0dPbbUfkYrcnWT0XzYWpWI44VP9ygZBtUrqoHLtSNL836BPqhwr9xqxKlZxNkGBbYqk3wXRHsp9SGsNvyjM4NEE6AgZ+sLHuhSxPTdEQB8Jgf8+h3skS0TjDrdckIFtEsiu1WnqFv7g1b5K6yQ3MlPop2LfcmDw6uUsNjFmzsEP1IBehaGoc/101hQ6e1MkMKRxM+1ZgpLxvxKG0wqv9iYXG3s1UtOBckn8D998ojnrTCejDKrIpw61/zNOxRNo3QlGLnIfPNoG4j root@singlevm2-vm-241c4722-059a-4045-a1e2-44ad8c14d55d\nssh-dss AAAAB3NzaC1kc3MAAACBANaK+oBmS64HPF+EhDzsZVdzvlWORannwd3KBmWProU7wHS8NVtbntjk2W/5vQMCSrt3def2EQIIi6gciKyIhGX9ec813lKOiAPlrC3NF6fSkVcjq75ZiQs57qO5ApAqOSLOTbGeQhQAi1HO/UOtkFkPoxEhGClA+lKl6/hHbkNfAAAAFQDwj3dczTEY30odAT8FoO6eSiWkcwAAAIBGh01p7eXZ+ZCHb5dmxJJuBVcA5QUUOgvwoOm62rvPchd3n9KmUfo//vBBdKkpCnPm5YhaEwyjTqB8rVDEhu7rCnJHf9ONwYsBaYIIg1+jEYzyCQXFkr6vGdEkjzLR96+ODGE6NzkffhgRE5WNOM36YDzp8zOoID7zuB/T3ttd3wAAAIEAvp4W4uMh0xvMCzlGS9hPwnc9ieeZTeiVkkZhPY147cEq9BrwVTtJmjCb0o++MwMJ9oXemSlfG1yucH0OwyRu3qygjhhMooSOUqXP0VTdDV+2OrA7Yp3J1Xk8fNqA7YNBdP8YWob/iEjCmflSzINc49m5+Tf9s4LDznukVmICMKI= root@singlevm2-vm-241c4722-059a-4045-a1e2-44ad8c14d55d\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.17,24,fe80::f816:3eff:fef1:ac00/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-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-241c4722-059a-4045-a1e2-44ad8c14d55d\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.54 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\n/dev/root resized successfully [took 0.40s]\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-241c4722-059a-4045-a1e2-44ad8c14d55d login: "} 2018-08-22 18:51:21,192 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/275743ee-5953-44dc-8ea0-c61d99ae5965/action used request id req-fbaa982e-1c43-45ef-9a74-ddf34f12404b 2018-08-22 18:51:21,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0831880569458s 2018-08-22 18:51:21,193 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/275743ee-5953-44dc-8ea0-c61d99ae5965/action used request id req-fbaa982e-1c43-45ef-9a74-ddf34f12404b 2018-08-22 18:51:21,194 - 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 501332151 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.193554] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.195914] pid_max: default: 32768 minimum: 301 [ 0.197192] ACPI: Core revision 20150930 [ 0.198895] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.200758] Security Framework initialized [ 0.201925] Yama: becoming mindful. [ 0.202966] AppArmor: AppArmor initialized [ 0.204165] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.206025] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.207821] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209530] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211485] Initializing cgroup subsys io [ 0.212659] Initializing cgroup subsys memory [ 0.213890] Initializing cgroup subsys devices [ 0.215129] Initializing cgroup subsys freezer [ 0.216394] Initializing cgroup subsys net_cls [ 0.217640] Initializing cgroup subsys perf_event [ 0.218936] Initializing cgroup subsys net_prio [ 0.220193] Initializing cgroup subsys hugetlb [ 0.221432] Initializing cgroup subsys pids [ 0.222664] CPU: Physical Processor ID: 0 [ 0.224503] mce: CPU supports 10 MCE banks [ 0.225686] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.227101] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.241710] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.248313] ftrace: allocating 31920 entries in 125 pages [ 0.273119] smpboot: Max logical packages: 1 [ 0.274346] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.276306] x2apic enabled [ 0.277468] Switched APIC routing to physical x2apic. [ 0.279944] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.281540] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.284381] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.286961] KVM setup paravirtual spinlock [ 0.288599] x86: Booted up 1 node, 1 CPUs [ 0.289744] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.291687] devtmpfs: initialized [ 0.293668] evm: security.selinux [ 0.294663] evm: security.SMACK64 [ 0.295650] evm: security.SMACK64EXEC [ 0.296707] evm: security.SMACK64TRANSMUTE [ 0.297858] evm: security.SMACK64MMAP [ 0.298915] evm: security.ima [ 0.299829] evm: security.capability [ 0.300942] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.303552] pinctrl core: initialized pinctrl subsystem [ 0.305088] RTC time: 18:51:06, date: 08/22/18 [ 0.306426] NET: Registered protocol family 16 [ 0.307783] cpuidle: using governor ladder [ 0.308950] cpuidle: using governor menu [ 0.310079] PCCT header not found. [ 0.311135] ACPI: bus type PCI registered [ 0.312274] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.314026] PCI: Using configuration type 1 for base access [ 0.316217] ACPI: Added _OSI(Module Device) [ 0.317411] ACPI: Added _OSI(Processor Device) [ 0.318647] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.319927] ACPI: Added _OSI(Processor Aggregator Device) [ 0.322137] ACPI: Interpreter enabled [ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.325735] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.328223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.330720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.333214] ACPI: (supports S0 S5) [ 0.334176] ACPI: Using IOAPIC for interrupt routing [ 0.335431] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.339234] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.340759] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.342419] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.344020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.346965] acpiphp: Slot [3] registered [ 0.348048] acpiphp: Slot [4] registered [ 0.349134] acpiphp: Slot [5] registered [ 0.350215] acpiphp: Slot [6] registered [ 0.351309] acpiphp: Slot [7] registered [ 0.352392] acpiphp: Slot [8] registered [ 0.353487] acpiphp: Slot [9] registered [ 0.354571] acpiphp: Slot [10] registered [ 0.355669] acpiphp: Slot [11] registered [ 0.356757] acpiphp: Slot [12] registered [ 0.357842] acpiphp: Slot [13] registered [ 0.358929] acpiphp: Slot [14] registered [ 0.360035] acpiphp: Slot [15] registered [ 0.375388] acpiphp: Slot [16] registered [ 0.376497] acpiphp: Slot [17] registered [ 0.377590] acpiphp: Slot [18] registered [ 0.378677] acpiphp: Slot [19] registered [ 0.379769] acpiphp: Slot [20] registered [ 0.380854] acpiphp: Slot [21] registered [ 0.381947] acpiphp: Slot [22] registered [ 0.383033] acpiphp: Slot [23] registered [ 0.384128] acpiphp: Slot [24] registered [ 0.385226] acpiphp: Slot [25] registered [ 0.386317] acpiphp: Slot [26] registered [ 0.387411] acpiphp: Slot [27] registered [ 0.388512] acpiphp: Slot [28] registered [ 0.389603] acpiphp: Slot [29] registered [ 0.390703] acpiphp: Slot [30] registered [ 0.391808] acpiphp: Slot [31] registered [ 0.392902] PCI host bridge to bus 0000:00 [ 0.394004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.395641] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.397235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.399178] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.401144] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.403139] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.407078] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.408777] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.410351] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.412054] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.416571] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.418514] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.439890] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.441890] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.443850] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.445812] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.448030] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.449762] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.451554] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.452955] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.455070] vgaarb: loaded [ 0.455889] vgaarb: bridge control possible 0000:00:02.0 [ 0.457519] SCSI subsystem initialized [ 0.458744] ACPI: bus type USB registered [ 0.459866] usbcore: registered new interface driver usbfs [ 0.461250] usbcore: registered new interface driver hub [ 0.462615] usbcore: registered new device driver usb [ 0.464097] PCI: Using ACPI for IRQ routing [ 0.465609] NetLabel: Initializing [ 0.466577] NetLabel: domain hash size = 128 [ 0.467731] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.469025] NetLabel: unlabeled traffic allowed by default [ 0.470591] clocksource: Switched to clocksource kvm-clock [ 0.480563] AppArmor: AppArmor Filesystem Enabled [ 0.481861] pnp: PnP ACPI init [ 0.483087] pnp: PnP ACPI: found 5 devices [ 0.489909] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.492233] NET: Registered protocol family 2 [ 0.493647] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.495404] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.497039] TCP: Hash tables configured (established 4096 bind 4096) [ 0.498686] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.500163] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.501757] NET: Registered protocol family 1 [ 0.502957] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.504453] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.505910] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.520459] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.535048] Trying to unpack rootfs image as initramfs... [ 0.596856] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.601920] Scanning for low memory corruption every 60 seconds [ 0.604155] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.605765] audit: initializing netlink subsys (disabled) [ 0.607263] audit: type=2000 audit(1534963867.864:1): initialized [ 0.609154] Initialise system trusted keyring [ 0.610512] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.612083] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.614800] zbud: loaded [ 0.615802] VFS: Disk quotas dquot_6.6.0 [ 0.616933] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.619094] fuse init (API version 7.23) [ 0.620337] Key type big_key registered [ 0.621436] Allocating IMA MOK and blacklist keyrings. [ 0.623143] Key type asymmetric registered [ 0.624276] Asymmetric key parser 'x509' registered [ 0.625586] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.627666] io scheduler noop registered [ 0.628740] io scheduler deadline registered (default) [ 0.630104] io scheduler cfq registered [ 0.631296] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.632716] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.634465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.636478] ACPI: Power Button [PWRF] [ 0.637695] GHES: HEST is not enabled! [ 0.651911] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.681498] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.684508] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708172] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711204] Linux agpgart interface v0.103 [ 0.714623] brd: module loaded [ 0.716901] loop: module loaded [ 0.721912] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.723920] GPT:90111 != 2097151 [ 0.724861] GPT:Alternate GPT header not at the end of the disk. [ 0.726352] GPT:90111 != 2097151 [ 0.727288] GPT: Use GNU Parted to correct GPT errors. [ 0.728618] vda: vda1 vda15 [ 0.730286] scsi host0: ata_piix [ 0.731373] scsi host1: ata_piix [ 0.732369] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.734026] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.736009] libphy: Fixed MDIO Bus: probed [ 0.737142] tun: Universal TUN/TAP device driver, 1.6 [ 0.738449] tun: (C) 1999-2004 Max Krasnyansky [ 0.741418] PPP generic driver version 2.4.2 [ 0.742678] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.744300] ehci-pci: EHCI PCI platform driver [ 0.745502] ehci-platform: EHCI generic platform driver [ 0.746860] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.748401] ohci-pci: OHCI PCI platform driver [ 0.749613] ohci-platform: OHCI generic platform driver [ 0.750988] uhci_hcd: USB Universal Host Controller Interface driver [ 0.765689] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.767057] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.769076] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.770471] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.772030] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.773697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.775670] usb usb1: Product: UHCI Host Controller [ 0.776936] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.778472] usb usb1: SerialNumber: 0000:00:01.2 [ 0.779804] hub 1-0:1.0: USB hub found [ 0.781001] hub 1-0:1.0: 2 ports detected [ 0.782272] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.785149] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.786451] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.787848] mousedev: PS/2 mouse device common for all mice [ 0.789564] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.792067] rtc_cmos 00:00: RTC can wake from S4 [ 0.793601] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.795235] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.796854] i2c /dev entries driver [ 0.797904] device-mapper: uevent: version 1.0.3 [ 0.799239] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.801499] ledtrig-cpu: registered to indicate activity on CPUs [ 0.803386] NET: Registered protocol family 10 [ 0.804947] NET: Registered protocol family 17 [ 0.806182] Key type dns_resolver registered [ 0.807491] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.808982] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.811402] registered taskstats version 1 [ 0.812563] Loading compiled-in X.509 certificates [ 0.814409] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.816954] zswap: loaded using pool lzo/zbud [ 0.819073] Key type trusted registered [ 0.821216] Key type encrypted registered [ 0.822340] AppArmor: AppArmor sha1 policy hashing enabled [ 0.823747] ima: No TPM chip found, activating TPM-bypass! [ 0.825168] evm: HMAC attrs: 0x1 [ 0.826490] Magic number: 14:913:898 [ 0.827650] rtc_cmos 00:00: setting system clock to 2018-08-22 18:51:07 UTC (1534963867) [ 0.829858] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.831435] EDD information not available. [ 0.896130] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.912716] Write protecting the kernel read-only data: 14336k [ 0.915715] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.918221] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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.966618] 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.82 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.96. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCIn3jhUv4GSvaNsWOxn6FGIMSJsttSqcaKXZCAl7DhmQfN+FRoiYKdzm4/xDi4Uhvxx9pzjeS0dPbbUfkYrcnWT0XzYWpWI44VP9ygZBtUrqoHLtSNL836BPqhwr9xqxKlZxNkGBbYqk3wXRHsp9SGsNvyjM4NEE6AgZ+sLHuhSxPTdEQB8Jgf8+h3skS0TjDrdckIFtEsiu1WnqFv7g1b5K6yQ3MlPop2LfcmDw6uUsNjFmzsEP1IBehaGoc/101hQ6e1MkMKRxM+1ZgpLxvxKG0wqv9iYXG3s1UtOBckn8D998ojnrTCejDKrIpw61/zNOxRNo3QlGLnIfPNoG4j root@singlevm2-vm-241c4722-059a-4045-a1e2-44ad8c14d55d ssh-dss AAAAB3NzaC1kc3MAAACBANaK+oBmS64HPF+EhDzsZVdzvlWORannwd3KBmWProU7wHS8NVtbntjk2W/5vQMCSrt3def2EQIIi6gciKyIhGX9ec813lKOiAPlrC3NF6fSkVcjq75ZiQs57qO5ApAqOSLOTbGeQhQAi1HO/UOtkFkPoxEhGClA+lKl6/hHbkNfAAAAFQDwj3dczTEY30odAT8FoO6eSiWkcwAAAIBGh01p7eXZ+ZCHb5dmxJJuBVcA5QUUOgvwoOm62rvPchd3n9KmUfo//vBBdKkpCnPm5YhaEwyjTqB8rVDEhu7rCnJHf9ONwYsBaYIIg1+jEYzyCQXFkr6vGdEkjzLR96+ODGE6NzkffhgRE5WNOM36YDzp8zOoID7zuB/T3ttd3wAAAIEAvp4W4uMh0xvMCzlGS9hPwnc9ieeZTeiVkkZhPY147cEq9BrwVTtJmjCb0o++MwMJ9oXemSlfG1yucH0OwyRu3qygjhhMooSOUqXP0VTdDV+2OrA7Yp3J1Xk8fNqA7YNBdP8YWob/iEjCmflSzINc49m5+Tf9s4LDznukVmICMKI= root@singlevm2-vm-241c4722-059a-4045-a1e2-44ad8c14d55d -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.17,24,fe80::f816:3eff:fef1:ac00/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-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-241c4722-059a-4045-a1e2-44ad8c14d55d launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.54 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net /dev/root resized successfully [took 0.40s] login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-241c4722-059a-4045-a1e2-44ad8c14d55d login: 2018-08-22 18:51:21,196 - paramiko.transport - DEBUG - starting thread (client mode): 0x9cb50a10L 2018-08-22 18:51:21,197 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-22 18:51:21,197 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-22 18:51:21,197 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-22 18:51:21,198 - 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-08-22 18:51:21,199 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-22 18:51:21,199 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-22 18:51:21,199 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-22 18:51:21,199 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-22 18:51:21,199 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-22 18:51:21,216 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-22 18:51:21,217 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-22 18:51:21,229 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: f9e9d5af1c7d20d71a6d14ba7f5761fb 2018-08-22 18:51:21,230 - paramiko.transport - DEBUG - Trying discovered key a1e1d0e713c24a7e5961f53857c6f22e in /tmp/tmpDnzKK_ 2018-08-22 18:51:21,254 - paramiko.transport - DEBUG - userauth is OK 2018-08-22 18:51:21,260 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-22 18:51:21,263 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-22 18:51:21,263 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-22 18:51:21,264 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-22 18:51:21,265 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-22 18:51:21,266 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-22 18:51:21,266 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-22 18:51:21,267 - functest.core.singlevm - DEBUG - error: 2018-08-22 18:51:21,271 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-22 18:51:21,375 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-22 18:51:21,376 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:34 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-22 18:51:21,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-22 18:51:21,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/3979add9-b977-4bab-bc7c-40314f8f6d25.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:22,553 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-668468eb-6225-46a2-928f-632bd656458b Content-Length: 0 Date: Wed, 22 Aug 2018 18:51:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:51:22,554 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/3979add9-b977-4bab-bc7c-40314f8f6d25.json used request id req-668468eb-6225-46a2-928f-632bd656458b 2018-08-22 18:51:22,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.17010498047s 2018-08-22 18:51:22,554 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/3979add9-b977-4bab-bc7c-40314f8f6d25.json used request id req-668468eb-6225-46a2-928f-632bd656458b 2018-08-22 18:51:22,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:51:22,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:22,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-849dc91f-e0fd-44ed-8ada-778e5e672bb9 Date: Wed, 22 Aug 2018 18:51:22 GMT RESP BODY: {"floatingips": []} 2018-08-22 18:51:22,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-849dc91f-e0fd-44ed-8ada-778e5e672bb9 2018-08-22 18:51:22,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.066969871521s 2018-08-22 18:51:22,626 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-849dc91f-e0fd-44ed-8ada-778e5e672bb9 2018-08-22 18:51:22,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-22 18:51:22,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/275743ee-5953-44dc-8ea0-c61d99ae5965 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:22,969 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 18: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 x-openstack-request-id: req-a960e24f-6f1e-49d0-b050-1ca9a63a4ed8 x-compute-request-id: req-a960e24f-6f1e-49d0-b050-1ca9a63a4ed8 Content-Type: application/json 2018-08-22 18:51:22,969 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/275743ee-5953-44dc-8ea0-c61d99ae5965 used request id req-a960e24f-6f1e-49d0-b050-1ca9a63a4ed8 2018-08-22 18:51:22,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.34169793129s 2018-08-22 18:51:22,969 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/275743ee-5953-44dc-8ea0-c61d99ae5965 used request id req-a960e24f-6f1e-49d0-b050-1ca9a63a4ed8 2018-08-22 18:51:22,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:51:22,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:23,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18: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-83a5e7f4-97bc-418c-91e4-c7a801da5cef x-compute-request-id: req-83a5e7f4-97bc-418c-91e4-c7a801da5cef Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_241c4722-059a-4045-a1e2-44ad8c14d55d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ac:00", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ac:00", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/275743ee-5953-44dc-8ea0-c61d99ae5965", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/275743ee-5953-44dc-8ea0-c61d99ae5965", "rel": "bookmark"}], "image": {"id": "d5ee81a0-385c-4602-8513-28098e8fff15", "links": [{"href": "http://172.30.9.24:8774/images/d5ee81a0-385c-4602-8513-28098e8fff15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:51:07.000000", "flavor": {"id": "5e66ca99-9149-4348-ab89-df586b91b1f9", "links": [{"href": "http://172.30.9.24:8774/flavors/5e66ca99-9149-4348-ab89-df586b91b1f9", "rel": "bookmark"}]}, "id": "275743ee-5953-44dc-8ea0-c61d99ae5965", "security_groups": [{"name": "singlevm2-sg_241c4722-059a-4045-a1e2-44ad8c14d55d"}], "user_id": "edb41bec6c554a828111aea3f0ac914c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:51:22Z", "hostId": "22dce0c30a5dff278163e11245cd16cbb06c8c0da45fe206b8d133ce", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_241c4722-059a-4045-a1e2-44ad8c14d55d", "name": "singlevm2-vm_241c4722-059a-4045-a1e2-44ad8c14d55d", "created": "2018-08-22T18:50:59Z", "tenant_id": "57820eb6574740f9971e422b78f55760", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:51:23,809 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-83a5e7f4-97bc-418c-91e4-c7a801da5cef 2018-08-22 18:51:23,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.839560031891s 2018-08-22 18:51:23,810 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-83a5e7f4-97bc-418c-91e4-c7a801da5cef 2018-08-22 18:51:23,811 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:51:25,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:51:25,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:25,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18: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 x-openstack-request-id: req-8cd33888-38ef-4170-89a2-df0d8bd5d29e x-compute-request-id: req-8cd33888-38ef-4170-89a2-df0d8bd5d29e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-22 18:51:25,880 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8cd33888-38ef-4170-89a2-df0d8bd5d29e 2018-08-22 18:51:25,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0662980079651s 2018-08-22 18:51:25,881 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8cd33888-38ef-4170-89a2-df0d8bd5d29e 2018-08-22 18:51:25,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 18:51:25,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:25,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-40a74b78-2b4f-4c97-ba2c-b267e12c8a2e Date: Wed, 22 Aug 2018 18:51:25 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "57820eb6574740f9971e422b78f55760", "created_at": "2018-08-22T18:50:55Z", "updated_at": "2018-08-22T18:50:55Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T18:50:55Z", "revision_number": 0, "id": "0333e5bd-8b8e-4f6f-a00b-34b1cbf579b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:55Z", "security_group_id": "2b46282d-e013-436b-955a-770dc60c5e30", "tenant_id": "57820eb6574740f9971e422b78f55760", "port_range_min": 22, "ethertype": "IPv4", "project_id": "57820eb6574740f9971e422b78f55760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:55Z", "revision_number": 0, "id": "3c1a9e89-fb46-49a6-953b-d51ce83211c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:55Z", "security_group_id": "2b46282d-e013-436b-955a-770dc60c5e30", "tenant_id": "57820eb6574740f9971e422b78f55760", "port_range_min": null, "ethertype": "IPv6", "project_id": "57820eb6574740f9971e422b78f55760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:55Z", "revision_number": 0, "id": "8fd8bb98-7644-468a-ae36-8ab5a5ebaa4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:55Z", "security_group_id": "2b46282d-e013-436b-955a-770dc60c5e30", "tenant_id": "57820eb6574740f9971e422b78f55760", "port_range_min": null, "ethertype": "IPv4", "project_id": "57820eb6574740f9971e422b78f55760"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:55Z", "revision_number": 0, "id": "d9c91a25-f6f5-4ebc-8033-88e2b074b31c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:55Z", "security_group_id": "2b46282d-e013-436b-955a-770dc60c5e30", "tenant_id": "57820eb6574740f9971e422b78f55760", "port_range_min": null, "ethertype": "IPv4", "project_id": "57820eb6574740f9971e422b78f55760"}], "revision_number": 3, "project_id": "57820eb6574740f9971e422b78f55760", "id": "2b46282d-e013-436b-955a-770dc60c5e30", "name": "singlevm2-sg_241c4722-059a-4045-a1e2-44ad8c14d55d"}, {"description": "Default security group", "tags": [], "tenant_id": "57820eb6574740f9971e422b78f55760", "created_at": "2018-08-22T18:50:48Z", "updated_at": "2018-08-22T18:50:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:48Z", "revision_number": 0, "id": "2f5bd00c-78c7-4eb5-a26b-8adb0bdec1ad", "remote_group_id": "f203e18e-aee5-4150-a6a3-5f3a3660875d", "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:48Z", "security_group_id": "f203e18e-aee5-4150-a6a3-5f3a3660875d", "tenant_id": "57820eb6574740f9971e422b78f55760", "port_range_min": null, "ethertype": "IPv6", "project_id": "57820eb6574740f9971e422b78f55760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:48Z", "revision_number": 0, "id": "5797ee10-d074-4360-a4b1-45d9179a0ea5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:48Z", "security_group_id": "f203e18e-aee5-4150-a6a3-5f3a3660875d", "tenant_id": "57820eb6574740f9971e422b78f55760", "port_range_min": null, "ethertype": "IPv4", "project_id": "57820eb6574740f9971e422b78f55760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:48Z", "revision_number": 0, "id": "5adbbfe7-40f1-424d-97d0-f183e3625ee1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:48Z", "security_group_id": "f203e18e-aee5-4150-a6a3-5f3a3660875d", "tenant_id": "57820eb6574740f9971e422b78f55760", "port_range_min": null, "ethertype": "IPv6", "project_id": "57820eb6574740f9971e422b78f55760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:48Z", "revision_number": 0, "id": "b032e69e-414a-461d-843c-50666ce41bc1", "remote_group_id": "f203e18e-aee5-4150-a6a3-5f3a3660875d", "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:48Z", "security_group_id": "f203e18e-aee5-4150-a6a3-5f3a3660875d", "tenant_id": "57820eb6574740f9971e422b78f55760", "port_range_min": null, "ethertype": "IPv4", "project_id": "57820eb6574740f9971e422b78f55760"}], "revision_number": 1, "project_id": "57820eb6574740f9971e422b78f55760", "id": "f203e18e-aee5-4150-a6a3-5f3a3660875d", "name": "default"}]} 2018-08-22 18:51:25,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-40a74b78-2b4f-4c97-ba2c-b267e12c8a2e 2018-08-22 18:51:25,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0463759899139s 2018-08-22 18:51:25,931 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-40a74b78-2b4f-4c97-ba2c-b267e12c8a2e 2018-08-22 18:51:25,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-22 18:51:25,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/2b46282d-e013-436b-955a-770dc60c5e30.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:26,281 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e862bc8a-b4a6-4567-957e-2f3a304cc7ec Content-Length: 0 Date: Wed, 22 Aug 2018 18:51:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:51:26,282 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/2b46282d-e013-436b-955a-770dc60c5e30.json used request id req-e862bc8a-b4a6-4567-957e-2f3a304cc7ec 2018-08-22 18:51:26,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.347484111786s 2018-08-22 18:51:26,282 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/2b46282d-e013-436b-955a-770dc60c5e30.json used request id req-e862bc8a-b4a6-4567-957e-2f3a304cc7ec 2018-08-22 18:51:26,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-22 18:51:26,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/singlevm2-kp_241c4722-059a-4045-a1e2-44ad8c14d55d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:26,328 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 18:51:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-84d771c2-3b3d-4003-a21a-c3d6372b8eb5 x-compute-request-id: req-84d771c2-3b3d-4003-a21a-c3d6372b8eb5 Content-Length: 0 Content-Type: application/json 2018-08-22 18:51:26,328 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/singlevm2-kp_241c4722-059a-4045-a1e2-44ad8c14d55d used request id req-84d771c2-3b3d-4003-a21a-c3d6372b8eb5 2018-08-22 18:51:26,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0459368228912s 2018-08-22 18:51:26,329 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/singlevm2-kp_241c4722-059a-4045-a1e2-44ad8c14d55d used request id req-84d771c2-3b3d-4003-a21a-c3d6372b8eb5 2018-08-22 18:51:26,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-22 18:51:26,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/b6eb8ae0-3cd5-4c62-8043-51299da1f8ba/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}1772ddef8b066e88f80bc627c3537e743a49c3d7" -d '{"subnet_id": "8b3ffc04-1b46-412f-9eec-621430c5fdcb"}' 2018-08-22 18:51:28,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c0bc0674-8374-4138-9254-b31dc9d33cf4 Date: Wed, 22 Aug 2018 18:51:28 GMT RESP BODY: {"network_id": "49a84de3-264f-410a-bd23-d170ee514f2e", "tenant_id": "57820eb6574740f9971e422b78f55760", "subnet_id": "8b3ffc04-1b46-412f-9eec-621430c5fdcb", "subnet_ids": ["8b3ffc04-1b46-412f-9eec-621430c5fdcb"], "port_id": "b7d01509-487f-433c-af5e-348f40351972", "id": "b6eb8ae0-3cd5-4c62-8043-51299da1f8ba"} 2018-08-22 18:51:28,311 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/b6eb8ae0-3cd5-4c62-8043-51299da1f8ba/remove_router_interface.json used request id req-c0bc0674-8374-4138-9254-b31dc9d33cf4 2018-08-22 18:51:28,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.98163700104s 2018-08-22 18:51:28,311 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/b6eb8ae0-3cd5-4c62-8043-51299da1f8ba/remove_router_interface.json used request id req-c0bc0674-8374-4138-9254-b31dc9d33cf4 returning object b6eb8ae0-3cd5-4c62-8043-51299da1f8ba 2018-08-22 18:51:28,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-22 18:51:28,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:28,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-e5cc5c81-2e75-4bfb-bfd7-654969788c92 Date: Wed, 22 Aug 2018 18:51:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "57820eb6574740f9971e422b78f55760", "created_at": "2018-08-22T18:50:49Z", "admin_state_up": true, "updated_at": "2018-08-22T18:51:27Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "57820eb6574740f9971e422b78f55760", "id": "b6eb8ae0-3cd5-4c62-8043-51299da1f8ba", "name": "singlevm2-router_241c4722-059a-4045-a1e2-44ad8c14d55d"}]} 2018-08-22 18:51:28,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-e5cc5c81-2e75-4bfb-bfd7-654969788c92 2018-08-22 18:51:28,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.136093854904s 2018-08-22 18:51:28,448 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-e5cc5c81-2e75-4bfb-bfd7-654969788c92 2018-08-22 18:51:28,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-22 18:51:28,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/b6eb8ae0-3cd5-4c62-8043-51299da1f8ba.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:29,727 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-30a2c06a-974f-4218-800c-305ca6912c39 Content-Length: 0 Date: Wed, 22 Aug 2018 18:51:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:51:29,728 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/b6eb8ae0-3cd5-4c62-8043-51299da1f8ba.json used request id req-30a2c06a-974f-4218-800c-305ca6912c39 2018-08-22 18:51:29,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2780110836s 2018-08-22 18:51:29,728 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/b6eb8ae0-3cd5-4c62-8043-51299da1f8ba.json used request id req-30a2c06a-974f-4218-800c-305ca6912c39 2018-08-22 18:51:29,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-22 18:51:29,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:29,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-11548cc4-9372-4a0e-91b0-a6ce2c99a93b Date: Wed, 22 Aug 2018 18:51:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49a84de3-264f-410a-bd23-d170ee514f2e","tenant_id":"57820eb6574740f9971e422b78f55760","created_at":"2018-08-22T18:50:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-22T18:50:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"57820eb6574740f9971e422b78f55760","id":"8b3ffc04-1b46-412f-9eec-621430c5fdcb","subnetpool_id":null,"name":"singlevm2-subnet_241c4722-059a-4045-a1e2-44ad8c14d55d"}]} 2018-08-22 18:51:29,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-11548cc4-9372-4a0e-91b0-a6ce2c99a93b 2018-08-22 18:51:29,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.042995929718s 2018-08-22 18:51:29,772 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-11548cc4-9372-4a0e-91b0-a6ce2c99a93b 2018-08-22 18:51:29,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-22 18:51:29,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/8b3ffc04-1b46-412f-9eec-621430c5fdcb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:30,890 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6cc6936a-7d0b-4bae-a41d-67ecf06911b4 Date: Wed, 22 Aug 2018 18:51:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:51:30,890 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/8b3ffc04-1b46-412f-9eec-621430c5fdcb.json used request id req-6cc6936a-7d0b-4bae-a41d-67ecf06911b4 2018-08-22 18:51:30,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.11702013016s 2018-08-22 18:51:30,891 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/8b3ffc04-1b46-412f-9eec-621430c5fdcb.json used request id req-6cc6936a-7d0b-4bae-a41d-67ecf06911b4 2018-08-22 18:51:30,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:51:30,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:30,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-cef22b1b-5df3-455e-9aa9-fe746a7383f8 Date: Wed, 22 Aug 2018 18:51:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"49a84de3-264f-410a-bd23-d170ee514f2e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"57820eb6574740f9971e422b78f55760","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T18:51:30Z","qos_policy_id":null,"name":"singlevm2-net_241c4722-059a-4045-a1e2-44ad8c14d55d","admin_state_up":true,"tenant_id":"57820eb6574740f9971e422b78f55760","created_at":"2018-08-22T18:50:48Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500}]} 2018-08-22 18:51:30,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-cef22b1b-5df3-455e-9aa9-fe746a7383f8 2018-08-22 18:51:30,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0873711109161s 2018-08-22 18:51:30,979 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-cef22b1b-5df3-455e-9aa9-fe746a7383f8 2018-08-22 18:51:30,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-22 18:51:30,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/49a84de3-264f-410a-bd23-d170ee514f2e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:32,202 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bae3dabc-2a98-40bf-8c5e-114f3bb575b1 Date: Wed, 22 Aug 2018 18:51:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:51:32,202 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/49a84de3-264f-410a-bd23-d170ee514f2e.json used request id req-bae3dabc-2a98-40bf-8c5e-114f3bb575b1 2018-08-22 18:51:32,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.22191405296s 2018-08-22 18:51:32,202 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/49a84de3-264f-410a-bd23-d170ee514f2e.json used request id req-bae3dabc-2a98-40bf-8c5e-114f3bb575b1 2018-08-22 18:51:32,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:51:32,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:32,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-c0d19acf-625d-40c7-917e-30c9d9482eed Date: Wed, 22 Aug 2018 18:51:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:50:54Z", "file": "/v2/images/d5ee81a0-385c-4602-8513-28098e8fff15/file", "owner": "57820eb6574740f9971e422b78f55760", "id": "d5ee81a0-385c-4602-8513-28098e8fff15", "size": 12716032, "self": "/v2/images/d5ee81a0-385c-4602-8513-28098e8fff15", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d5ee81a0-385c-4602-8513-28098e8fff15/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d5ee81a0-385c-4602-8513-28098e8fff15/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_241c4722-059a-4045-a1e2-44ad8c14d55d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_241c4722-059a-4045-a1e2-44ad8c14d55d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T18:50:53Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:51:32,963 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-c0d19acf-625d-40c7-917e-30c9d9482eed 2018-08-22 18:51:32,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.756675004959s 2018-08-22 18:51:32,963 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-c0d19acf-625d-40c7-917e-30c9d9482eed 2018-08-22 18:51:32,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-22 18:51:32,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/d5ee81a0-385c-4602-8513-28098e8fff15 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1772ddef8b066e88f80bc627c3537e743a49c3d7" 2018-08-22 18:51:34,010 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7b8fca16-223b-41db-81d6-1c01765bd619 Date: Wed, 22 Aug 2018 18:51:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 18:51:34,010 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/d5ee81a0-385c-4602-8513-28098e8fff15 used request id req-7b8fca16-223b-41db-81d6-1c01765bd619 2018-08-22 18:51:34,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.04520106316s 2018-08-22 18:51:34,010 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/d5ee81a0-385c-4602-8513-28098e8fff15 used request id req-7b8fca16-223b-41db-81d6-1c01765bd619 2018-08-22 18:51:34,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 18:51:34,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}e2f5dc5304abf9961e6d3f07787f6801a35c31d0" 2018-08-22 18:51:34,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:51:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5f9a168-f90e-4b5d-9f1e-eb0c2e82b8d5 x-compute-request-id: req-f5f9a168-f90e-4b5d-9f1e-eb0c2e82b8d5 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_241c4722-059a-4045-a1e2-44ad8c14d55d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5e66ca99-9149-4348-ab89-df586b91b1f9", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5e66ca99-9149-4348-ab89-df586b91b1f9", "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": "5e66ca99-9149-4348-ab89-df586b91b1f9"}]} 2018-08-22 18:51:34,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-f5f9a168-f90e-4b5d-9f1e-eb0c2e82b8d5 2018-08-22 18:51:34,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.150029182434s 2018-08-22 18:51:34,161 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-f5f9a168-f90e-4b5d-9f1e-eb0c2e82b8d5 2018-08-22 18:51:34,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-22 18:51:34,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/5e66ca99-9149-4348-ab89-df586b91b1f9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2f5dc5304abf9961e6d3f07787f6801a35c31d0" 2018-08-22 18:51:34,198 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 18: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 x-openstack-request-id: req-8fb5fffe-1cfb-4d7e-812d-46c394331957 x-compute-request-id: req-8fb5fffe-1cfb-4d7e-812d-46c394331957 Content-Length: 0 Content-Type: application/json 2018-08-22 18:51:34,198 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/5e66ca99-9149-4348-ab89-df586b91b1f9 used request id req-8fb5fffe-1cfb-4d7e-812d-46c394331957 2018-08-22 18:51:34,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0352208614349s 2018-08-22 18:51:34,198 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/5e66ca99-9149-4348-ab89-df586b91b1f9 used request id req-8fb5fffe-1cfb-4d7e-812d-46c394331957 2018-08-22 18:51:34,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 18:51:34,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e2f5dc5304abf9961e6d3f07787f6801a35c31d0" 2018-08-22 18:51:34,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1508eff1-f6d8-4758-a455-622bb32dcea4 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "singlevm2-user_241c4722-059a-4045-a1e2-44ad8c14d55d", "links": {"self": "http://172.30.9.24:5000/v3/users/edb41bec6c554a828111aea3f0ac914c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "edb41bec6c554a828111aea3f0ac914c", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 18:51:34,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-1508eff1-f6d8-4758-a455-622bb32dcea4 2018-08-22 18:51:34,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.193386077881s 2018-08-22 18:51:34,393 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-1508eff1-f6d8-4758-a455-622bb32dcea4 2018-08-22 18:51:34,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 18:51:34,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/edb41bec6c554a828111aea3f0ac914c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2f5dc5304abf9961e6d3f07787f6801a35c31d0" 2018-08-22 18:51:34,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39eb135d-a148-41dc-9d2f-e2c0f2bccfb3 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_241c4722-059a-4045-a1e2-44ad8c14d55d", "links": {"self": "http://172.30.9.24:5000/v3/users/edb41bec6c554a828111aea3f0ac914c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "edb41bec6c554a828111aea3f0ac914c", "description": null}} 2018-08-22 18:51:34,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/edb41bec6c554a828111aea3f0ac914c used request id req-39eb135d-a148-41dc-9d2f-e2c0f2bccfb3 2018-08-22 18:51:34,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.1994099617s 2018-08-22 18:51:34,598 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/edb41bec6c554a828111aea3f0ac914c used request id req-39eb135d-a148-41dc-9d2f-e2c0f2bccfb3 2018-08-22 18:51:34,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-22 18:51:34,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/edb41bec6c554a828111aea3f0ac914c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2f5dc5304abf9961e6d3f07787f6801a35c31d0" 2018-08-22 18:51:34,983 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 18:51:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa2ff0df-c77c-4acd-9de5-65851fdecc8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 18:51:34,983 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/edb41bec6c554a828111aea3f0ac914c used request id req-fa2ff0df-c77c-4acd-9de5-65851fdecc8b 2018-08-22 18:51:34,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.384412050247s 2018-08-22 18:51:34,983 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/edb41bec6c554a828111aea3f0ac914c used request id req-fa2ff0df-c77c-4acd-9de5-65851fdecc8b 2018-08-22 18:51:34,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 18:51:34,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e2f5dc5304abf9961e6d3f07787f6801a35c31d0" 2018-08-22 18:51:35,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36da63e6-64e2-4ca4-8f3d-ad1b6392ddb6 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.24:5000/v3/projects/57820eb6574740f9971e422b78f55760"}, "tags": [], "enabled": true, "id": "57820eb6574740f9971e422b78f55760", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_241c4722-059a-4045-a1e2-44ad8c14d55d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-22 18:51:35,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-36da63e6-64e2-4ca4-8f3d-ad1b6392ddb6 2018-08-22 18:51:35,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.185309886932s 2018-08-22 18:51:35,175 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-36da63e6-64e2-4ca4-8f3d-ad1b6392ddb6 2018-08-22 18:51:35,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-22 18:51:35,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/57820eb6574740f9971e422b78f55760 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2f5dc5304abf9961e6d3f07787f6801a35c31d0" 2018-08-22 18:51:35,356 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 18:51:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d586e064-3706-4e4a-99b4-1161a1896755 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 18:51:35,356 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/57820eb6574740f9971e422b78f55760 used request id req-d586e064-3706-4e4a-99b4-1161a1896755 2018-08-22 18:51:35,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.17648601532s 2018-08-22 18:51:35,357 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/57820eb6574740f9971e422b78f55760 used request id req-d586e064-3706-4e4a-99b4-1161a1896755 2018-08-22 18:51:35,410 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-08-22 18:51:35,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 18:51:35,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 18:51:35,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 18:51:35,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 18:51:35,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 18:51:35,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 18:51:35,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 18:51:35,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 18:51:35,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 18:51:35,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 18:51:35,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 18:51:35,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 18:51:35,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 18:51:35,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 18:51:35,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 18:51:35,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 18:51:35,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 18:51:35,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 18:51:35,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 18:51:35,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 18:51:35,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 18:51:35,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 18:51:35,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:51:35,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8cdabbc-97de-4b9b-a052-004dcef87556 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 18:51:35,459 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-b8cdabbc-97de-4b9b-a052-004dcef87556 2018-08-22 18:51:35,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 18:51:35,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T19:51:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d69b1f3fec314e8ebf952b8c456a331b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "032439070e6549a2a698896c40df0822"}, "audit_ids": ["CXq-WmIxRsOjgdiUNe3KSg"], "issued_at": "2018-08-22T18:51:35.000000Z"}} 2018-08-22 18:51:35,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:51:35,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}104c97f2d5c11ab33c9e5affb1a74315f08881fb" 2018-08-22 18:51:36,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c25400d5-9c81-4674-9788-3cc69424341a Date: Wed, 22 Aug 2018 18:51:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 18:51:36,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c25400d5-9c81-4674-9788-3cc69424341a 2018-08-22 18:51:36,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.30988407135s 2018-08-22 18:51:36,173 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c25400d5-9c81-4674-9788-3cc69424341a 2018-08-22 18:51:36,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:51:36,182 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 22 Aug 2018 18:51:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2564eaf-54b2-4834-a563-ceaedb46603a 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.24:5000/v3/", "rel": "self"}]}]}} 2018-08-22 18:51:36,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-f2564eaf-54b2-4834-a563-ceaedb46603a 2018-08-22 18:51:36,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 18:51:36,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}104c97f2d5c11ab33c9e5affb1a74315f08881fb" 2018-08-22 18:51:36,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6622a660-19e9-4fc6-9ae4-e0b9ad3ec8da Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/4beeafd00465418cb49ec3ca3c085af1"}, "tags": [], "enabled": true, "id": "4beeafd00465418cb49ec3ca3c085af1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-08-22 18:51:36,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-6622a660-19e9-4fc6-9ae4-e0b9ad3ec8da 2018-08-22 18:51:36,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.177167892456s 2018-08-22 18:51:36,361 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-6622a660-19e9-4fc6-9ae4-e0b9ad3ec8da 2018-08-22 18:51:36,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-22 18:51:36,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}104c97f2d5c11ab33c9e5affb1a74315f08881fb" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_16381c50-9124-414a-a2f7-933c61490af1"}}' 2018-08-22 18:51:36,589 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 22 Aug 2018 18:51:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2f6dfa4-3f8d-4a34-8625-2d7bc925e948 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.24:5000/v3/projects/ac56d590c3d34c3bb3ef15375dbee324"}, "tags": [], "enabled": true, "id": "ac56d590c3d34c3bb3ef15375dbee324", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_16381c50-9124-414a-a2f7-933c61490af1"}} 2018-08-22 18:51:36,589 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-f2f6dfa4-3f8d-4a34-8625-2d7bc925e948 2018-08-22 18:51:36,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.221470832825s 2018-08-22 18:51:36,589 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-f2f6dfa4-3f8d-4a34-8625-2d7bc925e948 2018-08-22 18:51:36,590 - 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'ac56d590c3d34c3bb3ef15375dbee324', '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_16381c50-9124-414a-a2f7-933c61490af1'}) 2018-08-22 18:51:36,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-22 18:51:36,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}104c97f2d5c11ab33c9e5affb1a74315f08881fb" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6be40716-f8a6-4702-831a-c356b07ab2d6", "email": null, "name": "vping_ssh-user_16381c50-9124-414a-a2f7-933c61490af1"}}' 2018-08-22 18:51:37,043 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 22 Aug 2018 18:51:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75a1192f-73f0-430a-9349-fe5359f7d7c8 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_16381c50-9124-414a-a2f7-933c61490af1", "links": {"self": "http://172.30.9.24:5000/v3/users/ac93050c50d94b6eb5ec6c08ca2fd386"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ac93050c50d94b6eb5ec6c08ca2fd386", "domain_id": "default", "password_expires_at": null}} 2018-08-22 18:51:37,043 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-75a1192f-73f0-430a-9349-fe5359f7d7c8 2018-08-22 18:51:37,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.447681903839s 2018-08-22 18:51:37,044 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-75a1192f-73f0-430a-9349-fe5359f7d7c8 2018-08-22 18:51:37,045 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ac93050c50d94b6eb5ec6c08ca2fd386', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_16381c50-9124-414a-a2f7-933c61490af1'}) 2018-08-22 18:51:37,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 18:51:37,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}104c97f2d5c11ab33c9e5affb1a74315f08881fb" 2018-08-22 18:51:37,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ec64e1e-c3f7-4956-91f9-b6506d22b4ed Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 18:51:37,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9ec64e1e-c3f7-4956-91f9-b6506d22b4ed 2018-08-22 18:51:37,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110970020294s 2018-08-22 18:51:37,159 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9ec64e1e-c3f7-4956-91f9-b6506d22b4ed 2018-08-22 18:51:37,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 18:51:37,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}104c97f2d5c11ab33c9e5affb1a74315f08881fb" 2018-08-22 18:51:37,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-316f3db3-9257-446b-a7ea-fc7a244f57ee Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 18:51:37,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-316f3db3-9257-446b-a7ea-fc7a244f57ee 2018-08-22 18:51:37,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.159405946732s 2018-08-22 18:51:37,324 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-316f3db3-9257-446b-a7ea-fc7a244f57ee 2018-08-22 18:51:37,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 18:51:37,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}104c97f2d5c11ab33c9e5affb1a74315f08881fb" 2018-08-22 18:51:37,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0ff7e89-382c-4c0a-9850-cbd305d4e136 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 18:51:37,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f0ff7e89-382c-4c0a-9850-cbd305d4e136 2018-08-22 18:51:37,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176046133041s 2018-08-22 18:51:37,505 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f0ff7e89-382c-4c0a-9850-cbd305d4e136 2018-08-22 18:51:37,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 18:51:37,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}104c97f2d5c11ab33c9e5affb1a74315f08881fb" 2018-08-22 18:51:37,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f252755a-1628-40e1-be3d-70f7a8138c85 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-22 18:51:37,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-f252755a-1628-40e1-be3d-70f7a8138c85 2018-08-22 18:51:37,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.132971048355s 2018-08-22 18:51:37,644 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-f252755a-1628-40e1-be3d-70f7a8138c85 2018-08-22 18:51:37,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 18:51:37,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}104c97f2d5c11ab33c9e5affb1a74315f08881fb" 2018-08-22 18:51:37,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-626d3eb0-1361-4c6c-8c36-a307e47c35b2 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_16381c50-9124-414a-a2f7-933c61490af1", "links": {"self": "http://172.30.9.24:5000/v3/users/ac93050c50d94b6eb5ec6c08ca2fd386"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ac93050c50d94b6eb5ec6c08ca2fd386", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 18:51:37,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-626d3eb0-1361-4c6c-8c36-a307e47c35b2 2018-08-22 18:51:37,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121025085449s 2018-08-22 18:51:37,767 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-626d3eb0-1361-4c6c-8c36-a307e47c35b2 2018-08-22 18:51:37,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 18:51:37,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}104c97f2d5c11ab33c9e5affb1a74315f08881fb" 2018-08-22 18:51:37,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b80c461-b3da-4025-8a02-5cea85817c87 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.24:5000/v3/projects/ac56d590c3d34c3bb3ef15375dbee324"}, "tags": [], "enabled": true, "id": "ac56d590c3d34c3bb3ef15375dbee324", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_16381c50-9124-414a-a2f7-933c61490af1"}]} 2018-08-22 18:51:37,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-5b80c461-b3da-4025-8a02-5cea85817c87 2018-08-22 18:51:37,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106552839279s 2018-08-22 18:51:37,885 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-5b80c461-b3da-4025-8a02-5cea85817c87 2018-08-22 18:51:37,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-22 18:51:37,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=ac93050c50d94b6eb5ec6c08ca2fd386&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=ac56d590c3d34c3bb3ef15375dbee324" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}104c97f2d5c11ab33c9e5affb1a74315f08881fb" 2018-08-22 18:51:37,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32bcb1c3-33be-4973-83b0-3a3ce12adf76 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=ac93050c50d94b6eb5ec6c08ca2fd386&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=ac56d590c3d34c3bb3ef15375dbee324", "previous": null, "next": null}} 2018-08-22 18:51:37,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=ac93050c50d94b6eb5ec6c08ca2fd386&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=ac56d590c3d34c3bb3ef15375dbee324 used request id req-32bcb1c3-33be-4973-83b0-3a3ce12adf76 2018-08-22 18:51:37,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101800203323s 2018-08-22 18:51:37,994 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=ac93050c50d94b6eb5ec6c08ca2fd386&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=ac56d590c3d34c3bb3ef15375dbee324 used request id req-32bcb1c3-33be-4973-83b0-3a3ce12adf76 2018-08-22 18:51:37,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-22 18:51:37,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/ac56d590c3d34c3bb3ef15375dbee324/users/ac93050c50d94b6eb5ec6c08ca2fd386/roles/81768ab888da4b9ba2d6d91befcb7b0f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}104c97f2d5c11ab33c9e5affb1a74315f08881fb" 2018-08-22 18:51:38,173 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 18:51:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55507594-676e-4cf1-a12a-ae17632b5c61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 18:51:38,173 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/ac56d590c3d34c3bb3ef15375dbee324/users/ac93050c50d94b6eb5ec6c08ca2fd386/roles/81768ab888da4b9ba2d6d91befcb7b0f used request id req-55507594-676e-4cf1-a12a-ae17632b5c61 2018-08-22 18:51:38,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.176203966141s 2018-08-22 18:51:38,173 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/ac56d590c3d34c3bb3ef15375dbee324/users/ac93050c50d94b6eb5ec6c08ca2fd386/roles/81768ab888da4b9ba2d6d91befcb7b0f used request id req-55507594-676e-4cf1-a12a-ae17632b5c61 2018-08-22 18:51:38,174 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_16381c50-9124-414a-a2f7-933c61490af1', 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'ac56d590c3d34c3bb3ef15375dbee324', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '6be40716-f8a6-4702-831a-c356b07ab2d6', 'username': u'vping_ssh-user_16381c50-9124-414a-a2f7-933c61490af1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-22 18:51:38,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 18:51:38,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 18:51:38,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 18:51:38,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 18:51:38,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 18:51:38,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 18:51:38,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 18:51:38,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 18:51:38,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 18:51:38,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 18:51:38,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 18:51:38,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 18:51:38,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 18:51:38,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 18:51:38,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 18:51:38,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 18:51:38,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 18:51:38,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 18:51:38,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 18:51:38,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 18:51:38,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 18:51:38,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 18:51:38,179 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_16381c50-9124-414a-a2f7-933c61490af1', 'password': '6be40716-f8a6-4702-831a-c356b07ab2d6', 'project_name': 'vping_ssh-project_16381c50-9124-414a-a2f7-933c61490af1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'ac56d590c3d34c3bb3ef15375dbee324', 'project_domain_name': 'Default'} 2018-08-22 18:51:38,180 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-08-22 18:51:38,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:51:38,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:51:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90cc39d4-1a2f-4efd-9e7b-35dacb91cb5a 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 18:51:38,188 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-90cc39d4-1a2f-4efd-9e7b-35dacb91cb5a 2018-08-22 18:51:38,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 18:51:38,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}], "expires_at": "2018-08-22T19:51:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ac56d590c3d34c3bb3ef15375dbee324", "name": "vping_ssh-project_16381c50-9124-414a-a2f7-933c61490af1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/ac56d590c3d34c3bb3ef15375dbee324", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/ac56d590c3d34c3bb3ef15375dbee324", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/ac56d590c3d34c3bb3ef15375dbee324", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ac56d590c3d34c3bb3ef15375dbee324", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/ac56d590c3d34c3bb3ef15375dbee324", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/ac56d590c3d34c3bb3ef15375dbee324", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ac56d590c3d34c3bb3ef15375dbee324", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/ac56d590c3d34c3bb3ef15375dbee324", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/ac56d590c3d34c3bb3ef15375dbee324", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_ac56d590c3d34c3bb3ef15375dbee324", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ac56d590c3d34c3bb3ef15375dbee324", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ac56d590c3d34c3bb3ef15375dbee324", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/ac56d590c3d34c3bb3ef15375dbee324", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/ac56d590c3d34c3bb3ef15375dbee324", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_16381c50-9124-414a-a2f7-933c61490af1", "id": "ac93050c50d94b6eb5ec6c08ca2fd386"}, "audit_ids": ["LxjLa1gJStS1hqhBk0xhsg"], "issued_at": "2018-08-22T18:51:38.000000Z"}} 2018-08-22 18:51:38,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-22 18:51:38,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" -d '{"network": {"name": "vping_ssh-net_16381c50-9124-414a-a2f7-933c61490af1", "admin_state_up": true}}' 2018-08-22 18:51:39,137 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-6a8e6287-5e1f-407d-b02b-03649870d1d9 Date: Wed, 22 Aug 2018 18:51:39 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"146c6ba2-6f66-4448-9f3c-041b2ac07ae1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ac56d590c3d34c3bb3ef15375dbee324","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T18:51:38Z","is_default":false,"name":"vping_ssh-net_16381c50-9124-414a-a2f7-933c61490af1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ac56d590c3d34c3bb3ef15375dbee324","created_at":"2018-08-22T18:51:38Z","mtu":1450}} 2018-08-22 18:51:39,137 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6a8e6287-5e1f-407d-b02b-03649870d1d9 2018-08-22 18:51:39,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.563069105148s 2018-08-22 18:51:39,138 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6a8e6287-5e1f-407d-b02b-03649870d1d9 2018-08-22 18:51:39,138 - 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-08-22T18:51:38Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'146c6ba2-6f66-4448-9f3c-041b2ac07ae1', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_16381c50-9124-414a-a2f7-933c61490af1', u'admin_state_up': True, u'tenant_id': u'ac56d590c3d34c3bb3ef15375dbee324', u'created_at': u'2018-08-22T18:51:38Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ac56d590c3d34c3bb3ef15375dbee324', u'l2_adjacency': True}) 2018-08-22 18:51:39,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:51:39,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:51:39,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-9c21aa6b-f223-4ec3-8c07-b30bf2ec40b0 Date: Wed, 22 Aug 2018 18:51:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"146c6ba2-6f66-4448-9f3c-041b2ac07ae1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ac56d590c3d34c3bb3ef15375dbee324","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T18:51:38Z","qos_policy_id":null,"name":"vping_ssh-net_16381c50-9124-414a-a2f7-933c61490af1","admin_state_up":true,"tenant_id":"ac56d590c3d34c3bb3ef15375dbee324","created_at":"2018-08-22T18:51:38Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500}]} 2018-08-22 18:51:39,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9c21aa6b-f223-4ec3-8c07-b30bf2ec40b0 2018-08-22 18:51:39,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112048864365s 2018-08-22 18:51:39,252 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9c21aa6b-f223-4ec3-8c07-b30bf2ec40b0 2018-08-22 18:51:39,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-22 18:51:39,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}ef641e93796a6610801112ecd322957e514be242" -d '{"subnet": {"name": "vping_ssh-subnet_16381c50-9124-414a-a2f7-933c61490af1", "enable_dhcp": true, "network_id": "146c6ba2-6f66-4448-9f3c-041b2ac07ae1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-22 18:51:39,863 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-c5b28d74-f9a8-4eca-8683-dd4391fc29ee Date: Wed, 22 Aug 2018 18:51:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"146c6ba2-6f66-4448-9f3c-041b2ac07ae1","tenant_id":"ac56d590c3d34c3bb3ef15375dbee324","created_at":"2018-08-22T18:51:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-22T18:51:39Z","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":"ac56d590c3d34c3bb3ef15375dbee324","id":"074532bd-6b41-4118-800b-730973dc115d","subnetpool_id":null,"name":"vping_ssh-subnet_16381c50-9124-414a-a2f7-933c61490af1"}} 2018-08-22 18:51:39,863 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-c5b28d74-f9a8-4eca-8683-dd4391fc29ee 2018-08-22 18:51:39,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.610221147537s 2018-08-22 18:51:39,864 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-c5b28d74-f9a8-4eca-8683-dd4391fc29ee 2018-08-22 18:51:39,864 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T18:51: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'074532bd-6b41-4118-800b-730973dc115d', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_16381c50-9124-414a-a2f7-933c61490af1', u'enable_dhcp': True, u'network_id': u'146c6ba2-6f66-4448-9f3c-041b2ac07ae1', u'tenant_id': u'ac56d590c3d34c3bb3ef15375dbee324', u'created_at': u'2018-08-22T18:51: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'ac56d590c3d34c3bb3ef15375dbee324'}) 2018-08-22 18:51:39,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-22 18:51:39,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}ef641e93796a6610801112ecd322957e514be242" -d '{"router": {"external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "name": "vping_ssh-router_16381c50-9124-414a-a2f7-933c61490af1", "admin_state_up": true}}' 2018-08-22 18:51:41,362 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-be041f22-8cb4-4aea-8c19-cfbe5800818f Date: Wed, 22 Aug 2018 18:51:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "created_at": "2018-08-22T18:51:39Z", "admin_state_up": true, "updated_at": "2018-08-22T18:51:40Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "ac56d590c3d34c3bb3ef15375dbee324", "id": "95a8cb7f-2165-4dc2-a95d-924656e1704f", "name": "vping_ssh-router_16381c50-9124-414a-a2f7-933c61490af1"}} 2018-08-22 18:51:41,362 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-be041f22-8cb4-4aea-8c19-cfbe5800818f 2018-08-22 18:51:41,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.49709796906s 2018-08-22 18:51:41,363 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-be041f22-8cb4-4aea-8c19-cfbe5800818f 2018-08-22 18:51:41,363 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T18:51:40Z', u'revision_number': 2, u'id': u'95a8cb7f-2165-4dc2-a95d-924656e1704f', u'external_gateway_info': {u'network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'37350c7d-7f7a-4dc4-acdb-2f5b730b9a18', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_16381c50-9124-414a-a2f7-933c61490af1', u'admin_state_up': True, u'tenant_id': u'ac56d590c3d34c3bb3ef15375dbee324', u'created_at': u'2018-08-22T18:51:39Z', u'flavor_id': None, u'routes': [], u'project_id': u'ac56d590c3d34c3bb3ef15375dbee324'}) 2018-08-22 18:51:41,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-22 18:51:41,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/95a8cb7f-2165-4dc2-a95d-924656e1704f/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}ef641e93796a6610801112ecd322957e514be242" -d '{"subnet_id": "074532bd-6b41-4118-800b-730973dc115d"}' 2018-08-22 18:51:44,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7ccccaa9-494a-47ca-92f6-d272e09f89f7 Date: Wed, 22 Aug 2018 18:51:44 GMT RESP BODY: {"network_id": "146c6ba2-6f66-4448-9f3c-041b2ac07ae1", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "subnet_id": "074532bd-6b41-4118-800b-730973dc115d", "subnet_ids": ["074532bd-6b41-4118-800b-730973dc115d"], "port_id": "aaa6e859-c0bf-44fd-aed0-3b563b503f4c", "id": "95a8cb7f-2165-4dc2-a95d-924656e1704f"} 2018-08-22 18:51:44,122 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/95a8cb7f-2165-4dc2-a95d-924656e1704f/add_router_interface.json used request id req-7ccccaa9-494a-47ca-92f6-d272e09f89f7 2018-08-22 18:51:44,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.7585568428s 2018-08-22 18:51:44,123 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/95a8cb7f-2165-4dc2-a95d-924656e1704f/add_router_interface.json used request id req-7ccccaa9-494a-47ca-92f6-d272e09f89f7 returning object 95a8cb7f-2165-4dc2-a95d-924656e1704f 2018-08-22 18:51:44,123 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-22 18:51:44,255 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-22 18:51:44,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:51:44,262 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 22 Aug 2018 18:51:44 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-22 18:51:44,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:51:44,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:51:45,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-ad83296a-4fda-49cd-9d13-1229f8f229f5 Date: Wed, 22 Aug 2018 18:51:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:51:45,035 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ad83296a-4fda-49cd-9d13-1229f8f229f5 2018-08-22 18:51:45,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.771083116531s 2018-08-22 18:51:45,035 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ad83296a-4fda-49cd-9d13-1229f8f229f5 2018-08-22 18:51:45,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-22 18:51:45,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}ef641e93796a6610801112ecd322957e514be242" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_16381c50-9124-414a-a2f7-933c61490af1", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_16381c50-9124-414a-a2f7-933c61490af1"}' 2018-08-22 18:51:45,129 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/779798ec-d900-4d16-8f71-9a4049304e61 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4a3340c7-486a-4e57-8b1c-83241e214384 Date: Wed, 22 Aug 2018 18:51:45 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:51:45Z", "file": "/v2/images/779798ec-d900-4d16-8f71-9a4049304e61/file", "owner": "ac56d590c3d34c3bb3ef15375dbee324", "id": "779798ec-d900-4d16-8f71-9a4049304e61", "size": null, "self": "/v2/images/779798ec-d900-4d16-8f71-9a4049304e61", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_16381c50-9124-414a-a2f7-933c61490af1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_16381c50-9124-414a-a2f7-933c61490af1", "checksum": null, "created_at": "2018-08-22T18:51:45Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-22 18:51:45,129 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-4a3340c7-486a-4e57-8b1c-83241e214384 2018-08-22 18:51:45,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0853788852692s 2018-08-22 18:51:45,130 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-4a3340c7-486a-4e57-8b1c-83241e214384 returning object 779798ec-d900-4d16-8f71-9a4049304e61 2018-08-22 18:51:45,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-22 18:51:45,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/779798ec-d900-4d16-8f71-9a4049304e61/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}ef641e93796a6610801112ecd322957e514be242" -d '' 2018-08-22 18:51:45,897 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ebe8825d-90e4-481f-bc11-8838c8236e54 Date: Wed, 22 Aug 2018 18:51:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 18:51:45,898 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/779798ec-d900-4d16-8f71-9a4049304e61/file used request id req-ebe8825d-90e4-481f-bc11-8838c8236e54 2018-08-22 18:51:45,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.767216920853s 2018-08-22 18:51:45,898 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/779798ec-d900-4d16-8f71-9a4049304e61/file used request id req-ebe8825d-90e4-481f-bc11-8838c8236e54 2018-08-22 18:51:45,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:51:45,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:51:45,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-13588b4b-c646-4f50-84b2-aa1cd52c9180 Date: Wed, 22 Aug 2018 18:51:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:51:45Z", "file": "/v2/images/779798ec-d900-4d16-8f71-9a4049304e61/file", "owner": "ac56d590c3d34c3bb3ef15375dbee324", "id": "779798ec-d900-4d16-8f71-9a4049304e61", "size": 12716032, "self": "/v2/images/779798ec-d900-4d16-8f71-9a4049304e61", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/779798ec-d900-4d16-8f71-9a4049304e61/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/779798ec-d900-4d16-8f71-9a4049304e61/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_16381c50-9124-414a-a2f7-933c61490af1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_16381c50-9124-414a-a2f7-933c61490af1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T18:51:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:51:45,939 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-13588b4b-c646-4f50-84b2-aa1cd52c9180 2018-08-22 18:51:45,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0369479656219s 2018-08-22 18:51:45,940 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-13588b4b-c646-4f50-84b2-aa1cd52c9180 2018-08-22 18:51:45,941 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/779798ec-d900-4d16-8f71-9a4049304e61/snap', u'metadata': Munch({})})], 'file': u'/v2/images/779798ec-d900-4d16-8f71-9a4049304e61/file', 'owner': u'ac56d590c3d34c3bb3ef15375dbee324', 'id': u'779798ec-d900-4d16-8f71-9a4049304e61', 'size': 12716032, u'self': u'/v2/images/779798ec-d900-4d16-8f71-9a4049304e61', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ac56d590c3d34c3bb3ef15375dbee324', 'name': 'vping_ssh-project_16381c50-9124-414a-a2f7-933c61490af1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/779798ec-d900-4d16-8f71-9a4049304e61/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-22T18:51:45Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-22T18:51:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_16381c50-9124-414a-a2f7-933c61490af1', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/779798ec-d900-4d16-8f71-9a4049304e61', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_16381c50-9124-414a-a2f7-933c61490af1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_16381c50-9124-414a-a2f7-933c61490af1', 'created': u'2018-08-22T18:51:45Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-22T18:51:45Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/779798ec-d900-4d16-8f71-9a4049304e61', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_16381c50-9124-414a-a2f7-933c61490af1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-22 18:51:45,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-22 18:51:45,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}104c97f2d5c11ab33c9e5affb1a74315f08881fb" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_16381c50-9124-414a-a2f7-933c61490af1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-22 18:51:46,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18: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-9dc7486d-d961-4827-85fb-70a4b2a5e532 x-compute-request-id: req-9dc7486d-d961-4827-85fb-70a4b2a5e532 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_16381c50-9124-414a-a2f7-933c61490af1", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619", "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": "00307e6a-0bf1-47f9-8804-c6d8adc97619"}} 2018-08-22 18:51:46,265 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9dc7486d-d961-4827-85fb-70a4b2a5e532 2018-08-22 18:51:46,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.323215007782s 2018-08-22 18:51:46,266 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9dc7486d-d961-4827-85fb-70a4b2a5e532 2018-08-22 18:51:46,267 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_16381c50-9124-414a-a2f7-933c61490af1', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'00307e6a-0bf1-47f9-8804-c6d8adc97619', 'swap': 0}) 2018-08-22 18:51:46,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-22 18:51:46,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619/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}104c97f2d5c11ab33c9e5affb1a74315f08881fb" -d '{"extra_specs": {}}' 2018-08-22 18:51:46,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:51: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-67ba8b3c-4396-4ce9-b597-669e0e7a2c01 x-compute-request-id: req-67ba8b3c-4396-4ce9-b597-669e0e7a2c01 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-22 18:51:46,289 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619/os-extra_specs used request id req-67ba8b3c-4396-4ce9-b597-669e0e7a2c01 2018-08-22 18:51:46,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220439434052s 2018-08-22 18:51:46,290 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619/os-extra_specs used request id req-67ba8b3c-4396-4ce9-b597-669e0e7a2c01 2018-08-22 18:51:46,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-22 18:51:46,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}ef641e93796a6610801112ecd322957e514be242" -d '{"keypair": {"name": "vping_ssh-kp_16381c50-9124-414a-a2f7-933c61490af1"}}' 2018-08-22 18:51:46,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:51: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-353d3fac-22ee-4809-b311-332eea4c65c9 x-compute-request-id: req-353d3fac-22ee-4809-b311-332eea4c65c9 Content-Encoding: gzip Content-Length: 1799 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC59zuA/sRe2gqNz6K5l94d+iQ6pVKCtzYDQLc9Mc7Ii3Ee2hh6dNcF/egCm967XcR67I+/Kw6W/OVQRq4V5K9wg5lrh+rIYRzD0AACo20FwH8xd2/kqujbLQrV+p4WjDKqbnQI4I7gKoUb8qNjfHvGH8Yoi0nFBr322tY6fggdqzjFm7/JjFFRZeU1y3p22goZ2PsM4a55wwM1qidgiih+lTWzfgsXeHZ7ivVyzK6y0vmaKpZBbJIXTK1mqukl5anCfGDO/jsSwZ9lj65Txc3aogXQPx7xf6/ZcjGUWc4NZz0aojdgo/M8Aot3NoNn5UHF/uIAVSYBrvB7S6SCpEaL Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAufc7gP7EXtoKjc+iuZfeHfokOqVSgrc2A0C3PTHOyItxHtoY\nenTXBf3oApveu13EeuyPvysOlvzlUEauFeSvcIOZa4fqyGEcw9AAAqNtBcB/MXdv\n5Kro2y0K1fqeFowyqm50COCO4CqFG/KjY3x7xh/GKItJxQa99trWOn4IHas4xZu/\nyYxRUWXlNct6dtoKGdj7DOGuecMDNaonYIoofpU1s34LF3h2e4r1csyustL5miqW\nQWySF0ytZqrpJeWpwnxgzv47EsGfZY+uU8XN2qIF0D8e8X+v2XIxlFnODWc9GqI3\nYKPzPAKLdzaDZ+VBxf7iAFUmAa7we0ukgqRGiwIDAQABAoIBAHCJuSy7AEMWWESx\nXpxJ11T0x2/mFCSeksUtKLaTqbubBv3QpfeVNXqeyQSrJwLkH77z4ZmiiNW+fVcz\nLq55EeJZAUMdoWtZuXqWKStvks5kS5S33rLW6suYWnJbk8e5V//jj7y/iDcIBD2B\nfHb8Ijsnh1eJ0z60ccktbW9ATdEFgIJlA8hBbeZDcM4rMg1HxZ0yWHv+R2JA8BWg\n3QUCg92ZBuaaWlFkXCqq2iBS4HtriLwL6RbfjfaJS7qq00nKrkewCgnF/RmZFPxE\nJUW4CxbOZGSMNaZ9ZsjiGuH5HEoTfaUXfj7/UtSMYdpeM6KiWBHsCu+3BaPBGl6c\nUhFILKECgYEA5kaQxkcbRM3N8pjX5YXkIZtMhk/oSEttLIvrr9QEGMEYhH4Is2Ff\nZxMZ0p5Awu3kfUMncSOutzVoCWhpmqPrmFk48uX+BalN3hwkOT3VIvPPYP5Sh8xU\nnQg0lxx0zBqt6rxyL+NikV+x4AWj2cEE2d3jODv31JlTlrMukQFqyq8CgYEAzr19\nhYUySy4LhYqRai5fkY3O54rQolzcIuQxcyXD5Llm3x5Dr5OckxFVWWRhXYPXMg9b\n7kiSa9he2vaLXr6CwXwSIPt2KMNXahX0SmTjNd6TrOHtqR+5+dxqK1dCQL8Pgkj7\nhEjU7cBU908uV1WBtV0EkzPQhAWNycnTfICQiOUCgYB8vSr9jVUzLzzptmv1NFNA\n9Sw98ZlFWD56jA0PAQ17D1alptQ1v4B7iHhLhFhWf6FvTWpXOloReoex2PKjxzn/\nHA3iXj39eRnqQFpK+7iyJ1pmEz5Hu6L2MZSzasHGMomVh6FfWZByaWEklkmM0qc7\nEZxdQPbeHnSORN/rwtXDlwKBgQCqkR/cZxYlfKm41ag/iF8EwZCw65BSRHbCuq4p\nqEDElkpPTrLdStXlaGmYRP8nnjyPaqiYIXvcSjmIQdyeoGNUqr5yQ8UqwG+AcPiJ\n4E6tBSOlgQkJfcl8YeOeOnHI5VkwTnJko4o5VXNETymWmE9ZiJLbt+YS5loi38cC\nczfMGQKBgB11ZqJ47bO3CYRaRVtEKZ+uanV5E7o5vYFm3oK6CP6+0Ar/kPHTlWKi\nnlvrMxTr5Nfu9YZhIVGS/XzOIKXz+fQJWdSFBMEDzHJPJDIUcKZ9nskn0uLsSoLb\n/Of/k77RR2k4eiaLNtHKLzWrdIu59YvlWZDJ1PX8YBKYSBs4kQYp\n-----END RSA PRIVATE KEY-----\n", "user_id": "ac93050c50d94b6eb5ec6c08ca2fd386", "name": "vping_ssh-kp_16381c50-9124-414a-a2f7-933c61490af1", "fingerprint": "68:d2:ad:17:39:5a:24:94:ce:50:20:94:a9:5a:8a:25"}} 2018-08-22 18:51:46,690 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-353d3fac-22ee-4809-b311-332eea4c65c9 2018-08-22 18:51:46,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.399631977081s 2018-08-22 18:51:46,690 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-353d3fac-22ee-4809-b311-332eea4c65c9 2018-08-22 18:51:46,691 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC59zuA/sRe2gqNz6K5l94d+iQ6pVKCtzYDQLc9Mc7Ii3Ee2hh6dNcF/egCm967XcR67I+/Kw6W/OVQRq4V5K9wg5lrh+rIYRzD0AACo20FwH8xd2/kqujbLQrV+p4WjDKqbnQI4I7gKoUb8qNjfHvGH8Yoi0nFBr322tY6fggdqzjFm7/JjFFRZeU1y3p22goZ2PsM4a55wwM1qidgiih+lTWzfgsXeHZ7ivVyzK6y0vmaKpZBbJIXTK1mqukl5anCfGDO/jsSwZ9lj65Txc3aogXQPx7xf6/ZcjGUWc4NZz0aojdgo/M8Aot3NoNn5UHF/uIAVSYBrvB7S6SCpEaL Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAufc7gP7EXtoKjc+iuZfeHfokOqVSgrc2A0C3PTHOyItxHtoY\nenTXBf3oApveu13EeuyPvysOlvzlUEauFeSvcIOZa4fqyGEcw9AAAqNtBcB/MXdv\n5Kro2y0K1fqeFowyqm50COCO4CqFG/KjY3x7xh/GKItJxQa99trWOn4IHas4xZu/\nyYxRUWXlNct6dtoKGdj7DOGuecMDNaonYIoofpU1s34LF3h2e4r1csyustL5miqW\nQWySF0ytZqrpJeWpwnxgzv47EsGfZY+uU8XN2qIF0D8e8X+v2XIxlFnODWc9GqI3\nYKPzPAKLdzaDZ+VBxf7iAFUmAa7we0ukgqRGiwIDAQABAoIBAHCJuSy7AEMWWESx\nXpxJ11T0x2/mFCSeksUtKLaTqbubBv3QpfeVNXqeyQSrJwLkH77z4ZmiiNW+fVcz\nLq55EeJZAUMdoWtZuXqWKStvks5kS5S33rLW6suYWnJbk8e5V//jj7y/iDcIBD2B\nfHb8Ijsnh1eJ0z60ccktbW9ATdEFgIJlA8hBbeZDcM4rMg1HxZ0yWHv+R2JA8BWg\n3QUCg92ZBuaaWlFkXCqq2iBS4HtriLwL6RbfjfaJS7qq00nKrkewCgnF/RmZFPxE\nJUW4CxbOZGSMNaZ9ZsjiGuH5HEoTfaUXfj7/UtSMYdpeM6KiWBHsCu+3BaPBGl6c\nUhFILKECgYEA5kaQxkcbRM3N8pjX5YXkIZtMhk/oSEttLIvrr9QEGMEYhH4Is2Ff\nZxMZ0p5Awu3kfUMncSOutzVoCWhpmqPrmFk48uX+BalN3hwkOT3VIvPPYP5Sh8xU\nnQg0lxx0zBqt6rxyL+NikV+x4AWj2cEE2d3jODv31JlTlrMukQFqyq8CgYEAzr19\nhYUySy4LhYqRai5fkY3O54rQolzcIuQxcyXD5Llm3x5Dr5OckxFVWWRhXYPXMg9b\n7kiSa9he2vaLXr6CwXwSIPt2KMNXahX0SmTjNd6TrOHtqR+5+dxqK1dCQL8Pgkj7\nhEjU7cBU908uV1WBtV0EkzPQhAWNycnTfICQiOUCgYB8vSr9jVUzLzzptmv1NFNA\n9Sw98ZlFWD56jA0PAQ17D1alptQ1v4B7iHhLhFhWf6FvTWpXOloReoex2PKjxzn/\nHA3iXj39eRnqQFpK+7iyJ1pmEz5Hu6L2MZSzasHGMomVh6FfWZByaWEklkmM0qc7\nEZxdQPbeHnSORN/rwtXDlwKBgQCqkR/cZxYlfKm41ag/iF8EwZCw65BSRHbCuq4p\nqEDElkpPTrLdStXlaGmYRP8nnjyPaqiYIXvcSjmIQdyeoGNUqr5yQ8UqwG+AcPiJ\n4E6tBSOlgQkJfcl8YeOeOnHI5VkwTnJko4o5VXNETymWmE9ZiJLbt+YS5loi38cC\nczfMGQKBgB11ZqJ47bO3CYRaRVtEKZ+uanV5E7o5vYFm3oK6CP6+0Ar/kPHTlWKi\nnlvrMxTr5Nfu9YZhIVGS/XzOIKXz+fQJWdSFBMEDzHJPJDIUcKZ9nskn0uLsSoLb\n/Of/k77RR2k4eiaLNtHKLzWrdIu59YvlWZDJ1PX8YBKYSBs4kQYp\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ac93050c50d94b6eb5ec6c08ca2fd386', 'name': u'vping_ssh-kp_16381c50-9124-414a-a2f7-933c61490af1', 'created_at': '2018-08-22T18:51:46.691602', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ac56d590c3d34c3bb3ef15375dbee324', 'name': 'vping_ssh-project_16381c50-9124-414a-a2f7-933c61490af1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'68:d2:ad:17:39:5a:24:94:ce:50:20:94:a9:5a:8a:25', 'type': 'ssh', 'id': u'vping_ssh-kp_16381c50-9124-414a-a2f7-933c61490af1'}) 2018-08-22 18:51:46,692 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAufc7gP7EXtoKjc+iuZfeHfokOqVSgrc2A0C3PTHOyItxHtoY enTXBf3oApveu13EeuyPvysOlvzlUEauFeSvcIOZa4fqyGEcw9AAAqNtBcB/MXdv 5Kro2y0K1fqeFowyqm50COCO4CqFG/KjY3x7xh/GKItJxQa99trWOn4IHas4xZu/ yYxRUWXlNct6dtoKGdj7DOGuecMDNaonYIoofpU1s34LF3h2e4r1csyustL5miqW QWySF0ytZqrpJeWpwnxgzv47EsGfZY+uU8XN2qIF0D8e8X+v2XIxlFnODWc9GqI3 YKPzPAKLdzaDZ+VBxf7iAFUmAa7we0ukgqRGiwIDAQABAoIBAHCJuSy7AEMWWESx XpxJ11T0x2/mFCSeksUtKLaTqbubBv3QpfeVNXqeyQSrJwLkH77z4ZmiiNW+fVcz Lq55EeJZAUMdoWtZuXqWKStvks5kS5S33rLW6suYWnJbk8e5V//jj7y/iDcIBD2B fHb8Ijsnh1eJ0z60ccktbW9ATdEFgIJlA8hBbeZDcM4rMg1HxZ0yWHv+R2JA8BWg 3QUCg92ZBuaaWlFkXCqq2iBS4HtriLwL6RbfjfaJS7qq00nKrkewCgnF/RmZFPxE JUW4CxbOZGSMNaZ9ZsjiGuH5HEoTfaUXfj7/UtSMYdpeM6KiWBHsCu+3BaPBGl6c UhFILKECgYEA5kaQxkcbRM3N8pjX5YXkIZtMhk/oSEttLIvrr9QEGMEYhH4Is2Ff ZxMZ0p5Awu3kfUMncSOutzVoCWhpmqPrmFk48uX+BalN3hwkOT3VIvPPYP5Sh8xU nQg0lxx0zBqt6rxyL+NikV+x4AWj2cEE2d3jODv31JlTlrMukQFqyq8CgYEAzr19 hYUySy4LhYqRai5fkY3O54rQolzcIuQxcyXD5Llm3x5Dr5OckxFVWWRhXYPXMg9b 7kiSa9he2vaLXr6CwXwSIPt2KMNXahX0SmTjNd6TrOHtqR+5+dxqK1dCQL8Pgkj7 hEjU7cBU908uV1WBtV0EkzPQhAWNycnTfICQiOUCgYB8vSr9jVUzLzzptmv1NFNA 9Sw98ZlFWD56jA0PAQ17D1alptQ1v4B7iHhLhFhWf6FvTWpXOloReoex2PKjxzn/ HA3iXj39eRnqQFpK+7iyJ1pmEz5Hu6L2MZSzasHGMomVh6FfWZByaWEklkmM0qc7 EZxdQPbeHnSORN/rwtXDlwKBgQCqkR/cZxYlfKm41ag/iF8EwZCw65BSRHbCuq4p qEDElkpPTrLdStXlaGmYRP8nnjyPaqiYIXvcSjmIQdyeoGNUqr5yQ8UqwG+AcPiJ 4E6tBSOlgQkJfcl8YeOeOnHI5VkwTnJko4o5VXNETymWmE9ZiJLbt+YS5loi38cC czfMGQKBgB11ZqJ47bO3CYRaRVtEKZ+uanV5E7o5vYFm3oK6CP6+0Ar/kPHTlWKi nlvrMxTr5Nfu9YZhIVGS/XzOIKXz+fQJWdSFBMEDzHJPJDIUcKZ9nskn0uLsSoLb /Of/k77RR2k4eiaLNtHKLzWrdIu59YvlWZDJ1PX8YBKYSBs4kQYp -----END RSA PRIVATE KEY----- 2018-08-22 18:51:46,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-22 18:51:46,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}ef641e93796a6610801112ecd322957e514be242" -d '{"security_group": {"name": "vping_ssh-sg_16381c50-9124-414a-a2f7-933c61490af1", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-08-22 18:51:46,819 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-38436127-7f91-4fa9-8335-63a83e571030 Date: Wed, 22 Aug 2018 18:51:46 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "created_at": "2018-08-22T18:51:46Z", "updated_at": "2018-08-22T18:51:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:51:46Z", "revision_number": 0, "id": "8c4cbebe-52ec-4915-b117-990577258f2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:51:46Z", "security_group_id": "449dd864-25b6-433f-bb54-90096645c394", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac56d590c3d34c3bb3ef15375dbee324"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:51:46Z", "revision_number": 0, "id": "c3dca40c-7e61-4a8b-8b4d-733c1a76b97a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:51:46Z", "security_group_id": "449dd864-25b6-433f-bb54-90096645c394", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac56d590c3d34c3bb3ef15375dbee324"}], "revision_number": 1, "project_id": "ac56d590c3d34c3bb3ef15375dbee324", "id": "449dd864-25b6-433f-bb54-90096645c394", "name": "vping_ssh-sg_16381c50-9124-414a-a2f7-933c61490af1"}} 2018-08-22 18:51:46,819 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-38436127-7f91-4fa9-8335-63a83e571030 2018-08-22 18:51:46,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.124428033829s 2018-08-22 18:51:46,819 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-38436127-7f91-4fa9-8335-63a83e571030 2018-08-22 18:51:46,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 18:51:46,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:51:46,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-92082597-11d8-4786-b3a5-7e1a79a76e32 Date: Wed, 22 Aug 2018 18:51:46 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "created_at": "2018-08-22T18:51:46Z", "updated_at": "2018-08-22T18:51:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:51:46Z", "revision_number": 0, "id": "8c4cbebe-52ec-4915-b117-990577258f2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:51:46Z", "security_group_id": "449dd864-25b6-433f-bb54-90096645c394", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac56d590c3d34c3bb3ef15375dbee324"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:51:46Z", "revision_number": 0, "id": "c3dca40c-7e61-4a8b-8b4d-733c1a76b97a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:51:46Z", "security_group_id": "449dd864-25b6-433f-bb54-90096645c394", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac56d590c3d34c3bb3ef15375dbee324"}], "revision_number": 1, "project_id": "ac56d590c3d34c3bb3ef15375dbee324", "id": "449dd864-25b6-433f-bb54-90096645c394", "name": "vping_ssh-sg_16381c50-9124-414a-a2f7-933c61490af1"}, {"description": "Default security group", "tags": [], "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "created_at": "2018-08-22T18:51:38Z", "updated_at": "2018-08-22T18:51:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:51:38Z", "revision_number": 0, "id": "45abc185-a62c-4a32-9c73-8c191d96c6b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:51:38Z", "security_group_id": "806e6bf0-d3cf-490a-a5fe-f08b48484472", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac56d590c3d34c3bb3ef15375dbee324"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:51:38Z", "revision_number": 0, "id": "6d81e633-2ddb-454c-b242-63a4b6d7021b", "remote_group_id": "806e6bf0-d3cf-490a-a5fe-f08b48484472", "remote_ip_prefix": null, "created_at": "2018-08-22T18:51:38Z", "security_group_id": "806e6bf0-d3cf-490a-a5fe-f08b48484472", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac56d590c3d34c3bb3ef15375dbee324"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:51:38Z", "revision_number": 0, "id": "8d80b09f-9eb7-4eb4-b1e0-8054d018da78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:51:38Z", "security_group_id": "806e6bf0-d3cf-490a-a5fe-f08b48484472", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac56d590c3d34c3bb3ef15375dbee324"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:51:38Z", "revision_number": 0, "id": "a7abafce-1f86-4b59-9d37-c70082b440f1", "remote_group_id": "806e6bf0-d3cf-490a-a5fe-f08b48484472", "remote_ip_prefix": null, "created_at": "2018-08-22T18:51:38Z", "security_group_id": "806e6bf0-d3cf-490a-a5fe-f08b48484472", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac56d590c3d34c3bb3ef15375dbee324"}], "revision_number": 1, "project_id": "ac56d590c3d34c3bb3ef15375dbee324", "id": "806e6bf0-d3cf-490a-a5fe-f08b48484472", "name": "default"}]} 2018-08-22 18:51:46,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-92082597-11d8-4786-b3a5-7e1a79a76e32 2018-08-22 18:51:46,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0790998935699s 2018-08-22 18:51:46,904 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-92082597-11d8-4786-b3a5-7e1a79a76e32 2018-08-22 18:51:46,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-22 18:51:46,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}ef641e93796a6610801112ecd322957e514be242" -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": "449dd864-25b6-433f-bb54-90096645c394"}}' 2018-08-22 18:51:47,029 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-1b750de4-b2be-4ed1-a452-cca7d8ef1150 Date: Wed, 22 Aug 2018 18:51:47 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-08-22T18:51:46Z", "security_group_id": "449dd864-25b6-433f-bb54-90096645c394", "port_range_min": 22, "revision_number": 0, "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "created_at": "2018-08-22T18:51:46Z", "project_id": "ac56d590c3d34c3bb3ef15375dbee324", "id": "6cd0689d-221d-42e0-b950-92c7aa4bdec4"}} 2018-08-22 18:51:47,029 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-1b750de4-b2be-4ed1-a452-cca7d8ef1150 2018-08-22 18:51:47,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.12175989151s 2018-08-22 18:51:47,030 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-1b750de4-b2be-4ed1-a452-cca7d8ef1150 2018-08-22 18:51:47,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 18:51:47,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:51:47,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-3ca75a14-a891-49e1-9299-83ce9cb95f8c Date: Wed, 22 Aug 2018 18:51:47 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "created_at": "2018-08-22T18:51:46Z", "updated_at": "2018-08-22T18:51:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T18:51:46Z", "revision_number": 0, "id": "6cd0689d-221d-42e0-b950-92c7aa4bdec4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:51:46Z", "security_group_id": "449dd864-25b6-433f-bb54-90096645c394", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ac56d590c3d34c3bb3ef15375dbee324"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:51:46Z", "revision_number": 0, "id": "8c4cbebe-52ec-4915-b117-990577258f2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:51:46Z", "security_group_id": "449dd864-25b6-433f-bb54-90096645c394", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac56d590c3d34c3bb3ef15375dbee324"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:51:46Z", "revision_number": 0, "id": "c3dca40c-7e61-4a8b-8b4d-733c1a76b97a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:51:46Z", "security_group_id": "449dd864-25b6-433f-bb54-90096645c394", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac56d590c3d34c3bb3ef15375dbee324"}], "revision_number": 2, "project_id": "ac56d590c3d34c3bb3ef15375dbee324", "id": "449dd864-25b6-433f-bb54-90096645c394", "name": "vping_ssh-sg_16381c50-9124-414a-a2f7-933c61490af1"}, {"description": "Default security group", "tags": [], "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "created_at": "2018-08-22T18:51:38Z", "updated_at": "2018-08-22T18:51:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:51:38Z", "revision_number": 0, "id": "45abc185-a62c-4a32-9c73-8c191d96c6b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:51:38Z", "security_group_id": "806e6bf0-d3cf-490a-a5fe-f08b48484472", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac56d590c3d34c3bb3ef15375dbee324"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:51:38Z", "revision_number": 0, "id": "6d81e633-2ddb-454c-b242-63a4b6d7021b", "remote_group_id": "806e6bf0-d3cf-490a-a5fe-f08b48484472", "remote_ip_prefix": null, "created_at": "2018-08-22T18:51:38Z", "security_group_id": "806e6bf0-d3cf-490a-a5fe-f08b48484472", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac56d590c3d34c3bb3ef15375dbee324"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:51:38Z", "revision_number": 0, "id": "8d80b09f-9eb7-4eb4-b1e0-8054d018da78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:51:38Z", "security_group_id": "806e6bf0-d3cf-490a-a5fe-f08b48484472", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac56d590c3d34c3bb3ef15375dbee324"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:51:38Z", "revision_number": 0, "id": "a7abafce-1f86-4b59-9d37-c70082b440f1", "remote_group_id": "806e6bf0-d3cf-490a-a5fe-f08b48484472", "remote_ip_prefix": null, "created_at": "2018-08-22T18:51:38Z", "security_group_id": "806e6bf0-d3cf-490a-a5fe-f08b48484472", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac56d590c3d34c3bb3ef15375dbee324"}], "revision_number": 1, "project_id": "ac56d590c3d34c3bb3ef15375dbee324", "id": "806e6bf0-d3cf-490a-a5fe-f08b48484472", "name": "default"}]} 2018-08-22 18:51:47,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-3ca75a14-a891-49e1-9299-83ce9cb95f8c 2018-08-22 18:51:47,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0422430038452s 2018-08-22 18:51:47,076 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-3ca75a14-a891-49e1-9299-83ce9cb95f8c 2018-08-22 18:51:47,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-22 18:51:47,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}ef641e93796a6610801112ecd322957e514be242" -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": "449dd864-25b6-433f-bb54-90096645c394"}}' 2018-08-22 18:51:47,190 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-db98612e-c655-41fc-9946-909e205ac4cb Date: Wed, 22 Aug 2018 18:51:47 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-08-22T18:51:47Z", "security_group_id": "449dd864-25b6-433f-bb54-90096645c394", "port_range_min": null, "revision_number": 0, "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "created_at": "2018-08-22T18:51:47Z", "project_id": "ac56d590c3d34c3bb3ef15375dbee324", "id": "5c9fccd4-a734-46cf-9af5-aba02a7747b8"}} 2018-08-22 18:51:47,190 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-db98612e-c655-41fc-9946-909e205ac4cb 2018-08-22 18:51:47,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.110818147659s 2018-08-22 18:51:47,190 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-db98612e-c655-41fc-9946-909e205ac4cb 2018-08-22 18:51:47,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:51:47,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:51:47,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-e1794eff-dd5e-44f0-8f7d-5d5ec807b564 Date: Wed, 22 Aug 2018 18:51:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"146c6ba2-6f66-4448-9f3c-041b2ac07ae1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ac56d590c3d34c3bb3ef15375dbee324","l2_adjacency":true,"status":"ACTIVE","subnets":["074532bd-6b41-4118-800b-730973dc115d"],"description":"","tags":[],"updated_at":"2018-08-22T18:51:39Z","qos_policy_id":null,"name":"vping_ssh-net_16381c50-9124-414a-a2f7-933c61490af1","admin_state_up":true,"tenant_id":"ac56d590c3d34c3bb3ef15375dbee324","created_at":"2018-08-22T18:51:38Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500}]} 2018-08-22 18:51:47,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e1794eff-dd5e-44f0-8f7d-5d5ec807b564 2018-08-22 18:51:47,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0894610881805s 2018-08-22 18:51:47,282 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e1794eff-dd5e-44f0-8f7d-5d5ec807b564 2018-08-22 18:51:47,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:51:47,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:51:47,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-9ea52cf6-57c0-4d60-a76b-f63b6d0fc927 Date: Wed, 22 Aug 2018 18:51:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:51:45Z", "file": "/v2/images/779798ec-d900-4d16-8f71-9a4049304e61/file", "owner": "ac56d590c3d34c3bb3ef15375dbee324", "id": "779798ec-d900-4d16-8f71-9a4049304e61", "size": 12716032, "self": "/v2/images/779798ec-d900-4d16-8f71-9a4049304e61", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/779798ec-d900-4d16-8f71-9a4049304e61/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/779798ec-d900-4d16-8f71-9a4049304e61/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_16381c50-9124-414a-a2f7-933c61490af1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_16381c50-9124-414a-a2f7-933c61490af1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T18:51:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:51:47,321 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-9ea52cf6-57c0-4d60-a76b-f63b6d0fc927 2018-08-22 18:51:47,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0345199108124s 2018-08-22 18:51:47,321 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-9ea52cf6-57c0-4d60-a76b-f63b6d0fc927 2018-08-22 18:51:47,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 18:51:47,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:51:47,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:51:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9adcc190-9966-4395-b425-3b0c0fc13b64 x-compute-request-id: req-9adcc190-9966-4395-b425-3b0c0fc13b64 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_16381c50-9124-414a-a2f7-933c61490af1", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619", "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": "00307e6a-0bf1-47f9-8804-c6d8adc97619"}]} 2018-08-22 18:51:47,345 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-9adcc190-9966-4395-b425-3b0c0fc13b64 2018-08-22 18:51:47,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0225629806519s 2018-08-22 18:51:47,346 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-9adcc190-9966-4395-b425-3b0c0fc13b64 2018-08-22 18:51:47,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-22 18:51:47,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}ef641e93796a6610801112ecd322957e514be242" -d '{"server": {"name": "vping_ssh-vm2_16381c50-9124-414a-a2f7-933c61490af1", "imageRef": "779798ec-d900-4d16-8f71-9a4049304e61", "flavorRef": "00307e6a-0bf1-47f9-8804-c6d8adc97619", "max_count": 1, "min_count": 1, "networks": [{"uuid": "146c6ba2-6f66-4448-9f3c-041b2ac07ae1"}], "security_groups": [{"name": "449dd864-25b6-433f-bb54-90096645c394"}]}}' 2018-08-22 18:51:50,635 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 18:51:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2d54a4fd-37db-4457-84c2-43bf2f9f8216 x-compute-request-id: req-2d54a4fd-37db-4457-84c2-43bf2f9f8216 Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/6cc86a04-4862-40f9-96e0-378d81023029 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "449dd864-25b6-433f-bb54-90096645c394"}], "OS-DCF:diskConfig": "MANUAL", "id": "6cc86a04-4862-40f9-96e0-378d81023029", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6cc86a04-4862-40f9-96e0-378d81023029", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6cc86a04-4862-40f9-96e0-378d81023029", "rel": "bookmark"}], "adminPass": "oMk6UCUbUHzr"}} 2018-08-22 18:51:50,636 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-2d54a4fd-37db-4457-84c2-43bf2f9f8216 2018-08-22 18:51:50,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.2886428833s 2018-08-22 18:51:50,636 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-2d54a4fd-37db-4457-84c2-43bf2f9f8216 2018-08-22 18:51:50,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:51:50,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:51:51,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18: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-7de5c68a-3bb9-41e6-a8f1-3dc8f351001d x-compute-request-id: req-7de5c68a-3bb9-41e6-a8f1-3dc8f351001d 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.24:8774/v2.1/servers/6cc86a04-4862-40f9-96e0-378d81023029", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6cc86a04-4862-40f9-96e0-378d81023029", "rel": "bookmark"}], "image": {"id": "779798ec-d900-4d16-8f71-9a4049304e61", "links": [{"href": "http://172.30.9.24:8774/images/779798ec-d900-4d16-8f71-9a4049304e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00307e6a-0bf1-47f9-8804-c6d8adc97619", "links": [{"href": "http://172.30.9.24:8774/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619", "rel": "bookmark"}]}, "id": "6cc86a04-4862-40f9-96e0-378d81023029", "user_id": "ac93050c50d94b6eb5ec6c08ca2fd386", "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-08-22T18:51:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_16381c50-9124-414a-a2f7-933c61490af1", "created": "2018-08-22T18:51:50Z", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:51:51,156 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7de5c68a-3bb9-41e6-a8f1-3dc8f351001d 2018-08-22 18:51:51,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519757032394s 2018-08-22 18:51:51,157 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7de5c68a-3bb9-41e6-a8f1-3dc8f351001d 2018-08-22 18:51:51,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:51:51,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:51:51,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-3ff97e76-cd70-4048-9f24-cc66cb9360f1 Date: Wed, 22 Aug 2018 18:51:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"146c6ba2-6f66-4448-9f3c-041b2ac07ae1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ac56d590c3d34c3bb3ef15375dbee324","l2_adjacency":true,"status":"ACTIVE","subnets":["074532bd-6b41-4118-800b-730973dc115d"],"description":"","tags":[],"updated_at":"2018-08-22T18:51:39Z","qos_policy_id":null,"name":"vping_ssh-net_16381c50-9124-414a-a2f7-933c61490af1","admin_state_up":true,"tenant_id":"ac56d590c3d34c3bb3ef15375dbee324","created_at":"2018-08-22T18:51:38Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500}]} 2018-08-22 18:51:51,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3ff97e76-cd70-4048-9f24-cc66cb9360f1 2018-08-22 18:51:51,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100475072861s 2018-08-22 18:51:51,265 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3ff97e76-cd70-4048-9f24-cc66cb9360f1 2018-08-22 18:51:51,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-22 18:51:51,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:51:51,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-4c3777d8-c4cd-4d50-ab53-2d23bebf278a Date: Wed, 22 Aug 2018 18:51:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"146c6ba2-6f66-4448-9f3c-041b2ac07ae1","tenant_id":"ac56d590c3d34c3bb3ef15375dbee324","created_at":"2018-08-22T18:51:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-22T18:51:39Z","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":"ac56d590c3d34c3bb3ef15375dbee324","id":"074532bd-6b41-4118-800b-730973dc115d","subnetpool_id":null,"name":"vping_ssh-subnet_16381c50-9124-414a-a2f7-933c61490af1"}]} 2018-08-22 18:51:51,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-4c3777d8-c4cd-4d50-ab53-2d23bebf278a 2018-08-22 18:51:51,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0672028064728s 2018-08-22 18:51:51,333 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-4c3777d8-c4cd-4d50-ab53-2d23bebf278a 2018-08-22 18:51:51,334 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:51:53,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:51:53,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:51:53,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18: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-f2a4c8cf-e1f9-484b-9b52-9052952796ce x-compute-request-id: req-f2a4c8cf-e1f9-484b-9b52-9052952796ce Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6cc86a04-4862-40f9-96e0-378d81023029", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6cc86a04-4862-40f9-96e0-378d81023029", "rel": "bookmark"}], "image": {"id": "779798ec-d900-4d16-8f71-9a4049304e61", "links": [{"href": "http://172.30.9.24:8774/images/779798ec-d900-4d16-8f71-9a4049304e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00307e6a-0bf1-47f9-8804-c6d8adc97619", "links": [{"href": "http://172.30.9.24:8774/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619", "rel": "bookmark"}]}, "id": "6cc86a04-4862-40f9-96e0-378d81023029", "user_id": "ac93050c50d94b6eb5ec6c08ca2fd386", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T18:51:53Z", "hostId": "ea6052d875363cff8699fe908f8a4d5f31c86c6766ba65889551a37b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_16381c50-9124-414a-a2f7-933c61490af1", "created": "2018-08-22T18:51:50Z", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:51:53,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f2a4c8cf-e1f9-484b-9b52-9052952796ce 2018-08-22 18:51:53,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.495710849762s 2018-08-22 18:51:53,832 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f2a4c8cf-e1f9-484b-9b52-9052952796ce 2018-08-22 18:51:53,836 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:51:55,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:51:55,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:51:56,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18: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-33f76726-73ec-4598-8b6f-1db0b73054c4 x-compute-request-id: req-33f76726-73ec-4598-8b6f-1db0b73054c4 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6cc86a04-4862-40f9-96e0-378d81023029", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6cc86a04-4862-40f9-96e0-378d81023029", "rel": "bookmark"}], "image": {"id": "779798ec-d900-4d16-8f71-9a4049304e61", "links": [{"href": "http://172.30.9.24:8774/images/779798ec-d900-4d16-8f71-9a4049304e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00307e6a-0bf1-47f9-8804-c6d8adc97619", "links": [{"href": "http://172.30.9.24:8774/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619", "rel": "bookmark"}]}, "id": "6cc86a04-4862-40f9-96e0-378d81023029", "security_groups": [{"name": "vping_ssh-sg_16381c50-9124-414a-a2f7-933c61490af1"}], "user_id": "ac93050c50d94b6eb5ec6c08ca2fd386", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T18:51:53Z", "hostId": "ea6052d875363cff8699fe908f8a4d5f31c86c6766ba65889551a37b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_16381c50-9124-414a-a2f7-933c61490af1", "created": "2018-08-22T18:51:50Z", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:51:56,255 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-33f76726-73ec-4598-8b6f-1db0b73054c4 2018-08-22 18:51:56,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.41654086113s 2018-08-22 18:51:56,256 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-33f76726-73ec-4598-8b6f-1db0b73054c4 2018-08-22 18:51:56,260 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:51:58,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:51:58,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:51:58,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18: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-0c2f7800-458e-4c0b-9f24-ecc41b89c46c x-compute-request-id: req-0c2f7800-458e-4c0b-9f24-ecc41b89c46c Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6cc86a04-4862-40f9-96e0-378d81023029", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6cc86a04-4862-40f9-96e0-378d81023029", "rel": "bookmark"}], "image": {"id": "779798ec-d900-4d16-8f71-9a4049304e61", "links": [{"href": "http://172.30.9.24:8774/images/779798ec-d900-4d16-8f71-9a4049304e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00307e6a-0bf1-47f9-8804-c6d8adc97619", "links": [{"href": "http://172.30.9.24:8774/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619", "rel": "bookmark"}]}, "id": "6cc86a04-4862-40f9-96e0-378d81023029", "security_groups": [{"name": "vping_ssh-sg_16381c50-9124-414a-a2f7-933c61490af1"}], "user_id": "ac93050c50d94b6eb5ec6c08ca2fd386", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T18:51:53Z", "hostId": "ea6052d875363cff8699fe908f8a4d5f31c86c6766ba65889551a37b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_16381c50-9124-414a-a2f7-933c61490af1", "created": "2018-08-22T18:51:50Z", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:51:58,575 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0c2f7800-458e-4c0b-9f24-ecc41b89c46c 2018-08-22 18:51:58,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.313099145889s 2018-08-22 18:51:58,576 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0c2f7800-458e-4c0b-9f24-ecc41b89c46c 2018-08-22 18:51:58,579 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:52:00,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:52:00,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:00,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18: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-874af906-645f-4c84-b24a-55e8577bfc26 x-compute-request-id: req-874af906-645f-4c84-b24a-55e8577bfc26 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_16381c50-9124-414a-a2f7-933c61490af1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:90:db", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6cc86a04-4862-40f9-96e0-378d81023029", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6cc86a04-4862-40f9-96e0-378d81023029", "rel": "bookmark"}], "image": {"id": "779798ec-d900-4d16-8f71-9a4049304e61", "links": [{"href": "http://172.30.9.24:8774/images/779798ec-d900-4d16-8f71-9a4049304e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:51:58.000000", "flavor": {"id": "00307e6a-0bf1-47f9-8804-c6d8adc97619", "links": [{"href": "http://172.30.9.24:8774/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619", "rel": "bookmark"}]}, "id": "6cc86a04-4862-40f9-96e0-378d81023029", "security_groups": [{"name": "vping_ssh-sg_16381c50-9124-414a-a2f7-933c61490af1"}], "user_id": "ac93050c50d94b6eb5ec6c08ca2fd386", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:51:58Z", "hostId": "ea6052d875363cff8699fe908f8a4d5f31c86c6766ba65889551a37b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_16381c50-9124-414a-a2f7-933c61490af1", "created": "2018-08-22T18:51:50Z", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:52:00,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-874af906-645f-4c84-b24a-55e8577bfc26 2018-08-22 18:52:00,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.399204015732s 2018-08-22 18:52:00,982 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-874af906-645f-4c84-b24a-55e8577bfc26 2018-08-22 18:52:00,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-22 18:52:00,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=6cc86a04-4862-40f9-96e0-378d81023029" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:01,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-0593e531-43fe-424e-b3a2-8f43f4ce1c87 Date: Wed, 22 Aug 2018 18:52:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-22T18:51:58Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"074532bd-6b41-4118-800b-730973dc115d","ip_address":"192.168.120.8"}],"id":"fa446ceb-a808-44e9-aabf-04f26fce55d6","security_groups":["449dd864-25b6-433f-bb54-90096645c394"],"mac_address":"fa:16:3e:69:90:db","project_id":"ac56d590c3d34c3bb3ef15375dbee324","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"146c6ba2-6f66-4448-9f3c-041b2ac07ae1","tenant_id":"ac56d590c3d34c3bb3ef15375dbee324","created_at":"2018-08-22T18:51:53Z","binding:vnic_type":"normal","device_id":"6cc86a04-4862-40f9-96e0-378d81023029","ip_allocation":"immediate"}]} 2018-08-22 18:52:01,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=6cc86a04-4862-40f9-96e0-378d81023029 used request id req-0593e531-43fe-424e-b3a2-8f43f4ce1c87 2018-08-22 18:52:01,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0720479488373s 2018-08-22 18:52:01,058 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=6cc86a04-4862-40f9-96e0-378d81023029 used request id req-0593e531-43fe-424e-b3a2-8f43f4ce1c87 2018-08-22 18:52:01,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:52:01,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=fa446ceb-a808-44e9-aabf-04f26fce55d6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:01,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f8f3337a-2925-4fd4-851d-3e463a4d2589 Date: Wed, 22 Aug 2018 18:52:01 GMT RESP BODY: {"floatingips": []} 2018-08-22 18:52:01,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=fa446ceb-a808-44e9-aabf-04f26fce55d6 used request id req-f8f3337a-2925-4fd4-851d-3e463a4d2589 2018-08-22 18:52:01,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0447170734406s 2018-08-22 18:52:01,108 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=fa446ceb-a808-44e9-aabf-04f26fce55d6 used request id req-f8f3337a-2925-4fd4-851d-3e463a4d2589 2018-08-22 18:52:01,109 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_16381c50-9124-414a-a2f7-933c61490af1': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:69:90:db', 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'779798ec-d900-4d16-8f71-9a4049304e61'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-22T18:51:58.000000', 'flavor': Munch({u'id': u'00307e6a-0bf1-47f9-8804-c6d8adc97619'}), 'az': u'nova', 'id': u'6cc86a04-4862-40f9-96e0-378d81023029', 'security_groups': [Munch({u'name': u'vping_ssh-sg_16381c50-9124-414a-a2f7-933c61490af1'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ac93050c50d94b6eb5ec6c08ca2fd386', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ac56d590c3d34c3bb3ef15375dbee324', 'name': 'vping_ssh-project_16381c50-9124-414a-a2f7-933c61490af1', '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-08-22T18:51:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-22T18:51:58Z', 'hostId': u'ea6052d875363cff8699fe908f8a4d5f31c86c6766ba65889551a37b', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'ea6052d875363cff8699fe908f8a4d5f31c86c6766ba65889551a37b', '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-08-22T18:51:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ac56d590c3d34c3bb3ef15375dbee324', 'name': u'vping_ssh-vm2_16381c50-9124-414a-a2f7-933c61490af1', 'adminPass': u'oMk6UCUbUHzr', 'tenant_id': u'ac56d590c3d34c3bb3ef15375dbee324', 'created_at': u'2018-08-22T18:51:50Z', 'created': u'2018-08-22T18:51:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-22 18:52:01,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:52:01,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:01,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-911f7004-852e-43fb-9cf8-342cdbdd5007 Date: Wed, 22 Aug 2018 18:52:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"146c6ba2-6f66-4448-9f3c-041b2ac07ae1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ac56d590c3d34c3bb3ef15375dbee324","l2_adjacency":true,"status":"ACTIVE","subnets":["074532bd-6b41-4118-800b-730973dc115d"],"description":"","tags":[],"updated_at":"2018-08-22T18:51:39Z","qos_policy_id":null,"name":"vping_ssh-net_16381c50-9124-414a-a2f7-933c61490af1","admin_state_up":true,"tenant_id":"ac56d590c3d34c3bb3ef15375dbee324","created_at":"2018-08-22T18:51:38Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500}]} 2018-08-22 18:52:01,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-911f7004-852e-43fb-9cf8-342cdbdd5007 2018-08-22 18:52:01,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0869679450989s 2018-08-22 18:52:01,197 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-911f7004-852e-43fb-9cf8-342cdbdd5007 2018-08-22 18:52:01,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:52:01,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:01,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-3475e66a-a4b7-4936-b619-20aa475e954d Date: Wed, 22 Aug 2018 18:52:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:51:45Z", "file": "/v2/images/779798ec-d900-4d16-8f71-9a4049304e61/file", "owner": "ac56d590c3d34c3bb3ef15375dbee324", "id": "779798ec-d900-4d16-8f71-9a4049304e61", "size": 12716032, "self": "/v2/images/779798ec-d900-4d16-8f71-9a4049304e61", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/779798ec-d900-4d16-8f71-9a4049304e61/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/779798ec-d900-4d16-8f71-9a4049304e61/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_16381c50-9124-414a-a2f7-933c61490af1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_16381c50-9124-414a-a2f7-933c61490af1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T18:51:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:52:01,953 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-3475e66a-a4b7-4936-b619-20aa475e954d 2018-08-22 18:52:01,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.751607894897s 2018-08-22 18:52:01,953 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-3475e66a-a4b7-4936-b619-20aa475e954d 2018-08-22 18:52:01,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 18:52:01,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:01,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:52:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b973b2c7-ee09-4ba3-81e6-744176f152ec x-compute-request-id: req-b973b2c7-ee09-4ba3-81e6-744176f152ec Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_16381c50-9124-414a-a2f7-933c61490af1", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619", "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": "00307e6a-0bf1-47f9-8804-c6d8adc97619"}]} 2018-08-22 18:52:01,980 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-b973b2c7-ee09-4ba3-81e6-744176f152ec 2018-08-22 18:52:01,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247340202332s 2018-08-22 18:52:01,980 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-b973b2c7-ee09-4ba3-81e6-744176f152ec 2018-08-22 18:52:01,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-22 18:52:01,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}ef641e93796a6610801112ecd322957e514be242" -d '{"server": {"name": "vping_ssh-vm_16381c50-9124-414a-a2f7-933c61490af1", "imageRef": "779798ec-d900-4d16-8f71-9a4049304e61", "key_name": "vping_ssh-kp_16381c50-9124-414a-a2f7-933c61490af1", "flavorRef": "00307e6a-0bf1-47f9-8804-c6d8adc97619", "max_count": 1, "min_count": 1, "networks": [{"uuid": "146c6ba2-6f66-4448-9f3c-041b2ac07ae1"}], "security_groups": [{"name": "449dd864-25b6-433f-bb54-90096645c394"}]}}' 2018-08-22 18:52:03,268 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 18:52:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a1d30a68-da08-4854-8f24-15e79d265d77 x-compute-request-id: req-a1d30a68-da08-4854-8f24-15e79d265d77 Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/98ad0806-7f21-4774-92dd-e47d729bcb1d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "449dd864-25b6-433f-bb54-90096645c394"}], "OS-DCF:diskConfig": "MANUAL", "id": "98ad0806-7f21-4774-92dd-e47d729bcb1d", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/98ad0806-7f21-4774-92dd-e47d729bcb1d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/98ad0806-7f21-4774-92dd-e47d729bcb1d", "rel": "bookmark"}], "adminPass": "prRQkpM42rsS"}} 2018-08-22 18:52:03,268 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-a1d30a68-da08-4854-8f24-15e79d265d77 2018-08-22 18:52:03,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.28672504425s 2018-08-22 18:52:03,268 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-a1d30a68-da08-4854-8f24-15e79d265d77 2018-08-22 18:52:03,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:52:03,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:03,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:52: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-be4ddd55-ba99-4ea7-b868-2655335e5c8c x-compute-request-id: req-be4ddd55-ba99-4ea7-b868-2655335e5c8c Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/98ad0806-7f21-4774-92dd-e47d729bcb1d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/98ad0806-7f21-4774-92dd-e47d729bcb1d", "rel": "bookmark"}], "image": {"id": "779798ec-d900-4d16-8f71-9a4049304e61", "links": [{"href": "http://172.30.9.24:8774/images/779798ec-d900-4d16-8f71-9a4049304e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00307e6a-0bf1-47f9-8804-c6d8adc97619", "links": [{"href": "http://172.30.9.24:8774/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619", "rel": "bookmark"}]}, "id": "98ad0806-7f21-4774-92dd-e47d729bcb1d", "user_id": "ac93050c50d94b6eb5ec6c08ca2fd386", "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-08-22T18:52:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_16381c50-9124-414a-a2f7-933c61490af1", "name": "vping_ssh-vm_16381c50-9124-414a-a2f7-933c61490af1", "created": "2018-08-22T18:52:03Z", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_16381c50-9124-414a-a2f7-933c61490af1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:90:db", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6cc86a04-4862-40f9-96e0-378d81023029", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6cc86a04-4862-40f9-96e0-378d81023029", "rel": "bookmark"}], "image": {"id": "779798ec-d900-4d16-8f71-9a4049304e61", "links": [{"href": "http://172.30.9.24:8774/images/779798ec-d900-4d16-8f71-9a4049304e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:51:58.000000", "flavor": {"id": "00307e6a-0bf1-47f9-8804-c6d8adc97619", "links": [{"href": "http://172.30.9.24:8774/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619", "rel": "bookmark"}]}, "id": "6cc86a04-4862-40f9-96e0-378d81023029", "security_groups": [{"name": "vping_ssh-sg_16381c50-9124-414a-a2f7-933c61490af1"}], "user_id": "ac93050c50d94b6eb5ec6c08ca2fd386", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:51:58Z", "hostId": "ea6052d875363cff8699fe908f8a4d5f31c86c6766ba65889551a37b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_16381c50-9124-414a-a2f7-933c61490af1", "created": "2018-08-22T18:51:50Z", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:52:03,438 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-be4ddd55-ba99-4ea7-b868-2655335e5c8c 2018-08-22 18:52:03,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169271945953s 2018-08-22 18:52:03,439 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-be4ddd55-ba99-4ea7-b868-2655335e5c8c 2018-08-22 18:52:03,444 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:52:05,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:52:05,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:05,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:52:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6cc6ac7c-fdd0-4241-bcf4-2065b3f50db8 x-compute-request-id: req-6cc6ac7c-fdd0-4241-bcf4-2065b3f50db8 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/98ad0806-7f21-4774-92dd-e47d729bcb1d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/98ad0806-7f21-4774-92dd-e47d729bcb1d", "rel": "bookmark"}], "image": {"id": "779798ec-d900-4d16-8f71-9a4049304e61", "links": [{"href": "http://172.30.9.24:8774/images/779798ec-d900-4d16-8f71-9a4049304e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00307e6a-0bf1-47f9-8804-c6d8adc97619", "links": [{"href": "http://172.30.9.24:8774/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619", "rel": "bookmark"}]}, "id": "98ad0806-7f21-4774-92dd-e47d729bcb1d", "user_id": "ac93050c50d94b6eb5ec6c08ca2fd386", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T18:52:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_16381c50-9124-414a-a2f7-933c61490af1", "name": "vping_ssh-vm_16381c50-9124-414a-a2f7-933c61490af1", "created": "2018-08-22T18:52:03Z", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_16381c50-9124-414a-a2f7-933c61490af1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:90:db", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6cc86a04-4862-40f9-96e0-378d81023029", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6cc86a04-4862-40f9-96e0-378d81023029", "rel": "bookmark"}], "image": {"id": "779798ec-d900-4d16-8f71-9a4049304e61", "links": [{"href": "http://172.30.9.24:8774/images/779798ec-d900-4d16-8f71-9a4049304e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:51:58.000000", "flavor": {"id": "00307e6a-0bf1-47f9-8804-c6d8adc97619", "links": [{"href": "http://172.30.9.24:8774/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619", "rel": "bookmark"}]}, "id": "6cc86a04-4862-40f9-96e0-378d81023029", "security_groups": [{"name": "vping_ssh-sg_16381c50-9124-414a-a2f7-933c61490af1"}], "user_id": "ac93050c50d94b6eb5ec6c08ca2fd386", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:51:58Z", "hostId": "ea6052d875363cff8699fe908f8a4d5f31c86c6766ba65889551a37b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_16381c50-9124-414a-a2f7-933c61490af1", "created": "2018-08-22T18:51:50Z", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:52:05,805 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6cc6ac7c-fdd0-4241-bcf4-2065b3f50db8 2018-08-22 18:52:05,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357864141464s 2018-08-22 18:52:05,805 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6cc6ac7c-fdd0-4241-bcf4-2065b3f50db8 2018-08-22 18:52:05,810 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:52:07,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:52:07,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:07,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18: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-0c3df00f-0712-4bde-a081-c75478a14028 x-compute-request-id: req-0c3df00f-0712-4bde-a081-c75478a14028 Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/98ad0806-7f21-4774-92dd-e47d729bcb1d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/98ad0806-7f21-4774-92dd-e47d729bcb1d", "rel": "bookmark"}], "image": {"id": "779798ec-d900-4d16-8f71-9a4049304e61", "links": [{"href": "http://172.30.9.24:8774/images/779798ec-d900-4d16-8f71-9a4049304e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00307e6a-0bf1-47f9-8804-c6d8adc97619", "links": [{"href": "http://172.30.9.24:8774/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619", "rel": "bookmark"}]}, "id": "98ad0806-7f21-4774-92dd-e47d729bcb1d", "security_groups": [{"name": "vping_ssh-sg_16381c50-9124-414a-a2f7-933c61490af1"}], "user_id": "ac93050c50d94b6eb5ec6c08ca2fd386", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T18:52:07Z", "hostId": "a4c90b2e1b40fdd8b6e2b3e882b94e2d02ad53fa2e895b27fb792733", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_16381c50-9124-414a-a2f7-933c61490af1", "name": "vping_ssh-vm_16381c50-9124-414a-a2f7-933c61490af1", "created": "2018-08-22T18:52:03Z", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_16381c50-9124-414a-a2f7-933c61490af1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:90:db", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6cc86a04-4862-40f9-96e0-378d81023029", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6cc86a04-4862-40f9-96e0-378d81023029", "rel": "bookmark"}], "image": {"id": "779798ec-d900-4d16-8f71-9a4049304e61", "links": [{"href": "http://172.30.9.24:8774/images/779798ec-d900-4d16-8f71-9a4049304e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:51:58.000000", "flavor": {"id": "00307e6a-0bf1-47f9-8804-c6d8adc97619", "links": [{"href": "http://172.30.9.24:8774/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619", "rel": "bookmark"}]}, "id": "6cc86a04-4862-40f9-96e0-378d81023029", "security_groups": [{"name": "vping_ssh-sg_16381c50-9124-414a-a2f7-933c61490af1"}], "user_id": "ac93050c50d94b6eb5ec6c08ca2fd386", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:51:58Z", "hostId": "ea6052d875363cff8699fe908f8a4d5f31c86c6766ba65889551a37b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_16381c50-9124-414a-a2f7-933c61490af1", "created": "2018-08-22T18:51:50Z", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:52:07,986 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0c3df00f-0712-4bde-a081-c75478a14028 2018-08-22 18:52:07,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173234939575s 2018-08-22 18:52:07,986 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0c3df00f-0712-4bde-a081-c75478a14028 2018-08-22 18:52:07,991 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:52:09,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:52:09,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:10,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18: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-e6c954f4-e9fc-42f8-b80d-049591ec3c78 x-compute-request-id: req-e6c954f4-e9fc-42f8-b80d-049591ec3c78 Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/98ad0806-7f21-4774-92dd-e47d729bcb1d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/98ad0806-7f21-4774-92dd-e47d729bcb1d", "rel": "bookmark"}], "image": {"id": "779798ec-d900-4d16-8f71-9a4049304e61", "links": [{"href": "http://172.30.9.24:8774/images/779798ec-d900-4d16-8f71-9a4049304e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00307e6a-0bf1-47f9-8804-c6d8adc97619", "links": [{"href": "http://172.30.9.24:8774/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619", "rel": "bookmark"}]}, "id": "98ad0806-7f21-4774-92dd-e47d729bcb1d", "security_groups": [{"name": "vping_ssh-sg_16381c50-9124-414a-a2f7-933c61490af1"}], "user_id": "ac93050c50d94b6eb5ec6c08ca2fd386", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T18:52:07Z", "hostId": "a4c90b2e1b40fdd8b6e2b3e882b94e2d02ad53fa2e895b27fb792733", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_16381c50-9124-414a-a2f7-933c61490af1", "name": "vping_ssh-vm_16381c50-9124-414a-a2f7-933c61490af1", "created": "2018-08-22T18:52:03Z", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_16381c50-9124-414a-a2f7-933c61490af1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:90:db", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6cc86a04-4862-40f9-96e0-378d81023029", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6cc86a04-4862-40f9-96e0-378d81023029", "rel": "bookmark"}], "image": {"id": "779798ec-d900-4d16-8f71-9a4049304e61", "links": [{"href": "http://172.30.9.24:8774/images/779798ec-d900-4d16-8f71-9a4049304e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:51:58.000000", "flavor": {"id": "00307e6a-0bf1-47f9-8804-c6d8adc97619", "links": [{"href": "http://172.30.9.24:8774/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619", "rel": "bookmark"}]}, "id": "6cc86a04-4862-40f9-96e0-378d81023029", "security_groups": [{"name": "vping_ssh-sg_16381c50-9124-414a-a2f7-933c61490af1"}], "user_id": "ac93050c50d94b6eb5ec6c08ca2fd386", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:51:58Z", "hostId": "ea6052d875363cff8699fe908f8a4d5f31c86c6766ba65889551a37b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_16381c50-9124-414a-a2f7-933c61490af1", "created": "2018-08-22T18:51:50Z", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:52:10,426 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e6c954f4-e9fc-42f8-b80d-049591ec3c78 2018-08-22 18:52:10,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432776927948s 2018-08-22 18:52:10,427 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e6c954f4-e9fc-42f8-b80d-049591ec3c78 2018-08-22 18:52:10,432 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:52:12,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:52:12,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:12,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18: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-d037fb1c-640b-4edc-8718-200b6ea19e0c x-compute-request-id: req-d037fb1c-640b-4edc-8718-200b6ea19e0c Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_16381c50-9124-414a-a2f7-933c61490af1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:ce:31", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/98ad0806-7f21-4774-92dd-e47d729bcb1d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/98ad0806-7f21-4774-92dd-e47d729bcb1d", "rel": "bookmark"}], "image": {"id": "779798ec-d900-4d16-8f71-9a4049304e61", "links": [{"href": "http://172.30.9.24:8774/images/779798ec-d900-4d16-8f71-9a4049304e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:52:11.000000", "flavor": {"id": "00307e6a-0bf1-47f9-8804-c6d8adc97619", "links": [{"href": "http://172.30.9.24:8774/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619", "rel": "bookmark"}]}, "id": "98ad0806-7f21-4774-92dd-e47d729bcb1d", "security_groups": [{"name": "vping_ssh-sg_16381c50-9124-414a-a2f7-933c61490af1"}], "user_id": "ac93050c50d94b6eb5ec6c08ca2fd386", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:52:11Z", "hostId": "a4c90b2e1b40fdd8b6e2b3e882b94e2d02ad53fa2e895b27fb792733", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_16381c50-9124-414a-a2f7-933c61490af1", "name": "vping_ssh-vm_16381c50-9124-414a-a2f7-933c61490af1", "created": "2018-08-22T18:52:03Z", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_16381c50-9124-414a-a2f7-933c61490af1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:90:db", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6cc86a04-4862-40f9-96e0-378d81023029", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6cc86a04-4862-40f9-96e0-378d81023029", "rel": "bookmark"}], "image": {"id": "779798ec-d900-4d16-8f71-9a4049304e61", "links": [{"href": "http://172.30.9.24:8774/images/779798ec-d900-4d16-8f71-9a4049304e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:51:58.000000", "flavor": {"id": "00307e6a-0bf1-47f9-8804-c6d8adc97619", "links": [{"href": "http://172.30.9.24:8774/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619", "rel": "bookmark"}]}, "id": "6cc86a04-4862-40f9-96e0-378d81023029", "security_groups": [{"name": "vping_ssh-sg_16381c50-9124-414a-a2f7-933c61490af1"}], "user_id": "ac93050c50d94b6eb5ec6c08ca2fd386", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:51:58Z", "hostId": "ea6052d875363cff8699fe908f8a4d5f31c86c6766ba65889551a37b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_16381c50-9124-414a-a2f7-933c61490af1", "created": "2018-08-22T18:51:50Z", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:52:12,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d037fb1c-640b-4edc-8718-200b6ea19e0c 2018-08-22 18:52:12,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.478137016296s 2018-08-22 18:52:12,913 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d037fb1c-640b-4edc-8718-200b6ea19e0c 2018-08-22 18:52:12,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-22 18:52:12,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=98ad0806-7f21-4774-92dd-e47d729bcb1d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:12,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-588393d7-6226-4eeb-a44d-bca7b18cb72f Date: Wed, 22 Aug 2018 18:52:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-22T18:52:11Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"074532bd-6b41-4118-800b-730973dc115d","ip_address":"192.168.120.10"}],"id":"3320257e-69c1-430a-bc48-57e4ccddc74f","security_groups":["449dd864-25b6-433f-bb54-90096645c394"],"mac_address":"fa:16:3e:3a:ce:31","project_id":"ac56d590c3d34c3bb3ef15375dbee324","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"146c6ba2-6f66-4448-9f3c-041b2ac07ae1","tenant_id":"ac56d590c3d34c3bb3ef15375dbee324","created_at":"2018-08-22T18:52:06Z","binding:vnic_type":"normal","device_id":"98ad0806-7f21-4774-92dd-e47d729bcb1d","ip_allocation":"immediate"}]} 2018-08-22 18:52:12,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=98ad0806-7f21-4774-92dd-e47d729bcb1d used request id req-588393d7-6226-4eeb-a44d-bca7b18cb72f 2018-08-22 18:52:12,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0468537807465s 2018-08-22 18:52:12,965 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=98ad0806-7f21-4774-92dd-e47d729bcb1d used request id req-588393d7-6226-4eeb-a44d-bca7b18cb72f 2018-08-22 18:52:12,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:52:12,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=3320257e-69c1-430a-bc48-57e4ccddc74f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:13,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-af23ee98-fde2-4db2-920d-4954f4bc512b Date: Wed, 22 Aug 2018 18:52:13 GMT RESP BODY: {"floatingips": []} 2018-08-22 18:52:13,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=3320257e-69c1-430a-bc48-57e4ccddc74f used request id req-af23ee98-fde2-4db2-920d-4954f4bc512b 2018-08-22 18:52:13,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.198262929916s 2018-08-22 18:52:13,169 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=3320257e-69c1-430a-bc48-57e4ccddc74f used request id req-af23ee98-fde2-4db2-920d-4954f4bc512b 2018-08-22 18:52:13,170 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_16381c50-9124-414a-a2f7-933c61490af1': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3a:ce:31', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'779798ec-d900-4d16-8f71-9a4049304e61'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-22T18:52:11.000000', 'flavor': Munch({u'id': u'00307e6a-0bf1-47f9-8804-c6d8adc97619'}), 'az': u'nova', 'id': u'98ad0806-7f21-4774-92dd-e47d729bcb1d', 'security_groups': [Munch({u'name': u'vping_ssh-sg_16381c50-9124-414a-a2f7-933c61490af1'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ac93050c50d94b6eb5ec6c08ca2fd386', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ac56d590c3d34c3bb3ef15375dbee324', 'name': 'vping_ssh-project_16381c50-9124-414a-a2f7-933c61490af1', '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-08-22T18:52:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-22T18:52:11Z', 'hostId': u'a4c90b2e1b40fdd8b6e2b3e882b94e2d02ad53fa2e895b27fb792733', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_16381c50-9124-414a-a2f7-933c61490af1', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'a4c90b2e1b40fdd8b6e2b3e882b94e2d02ad53fa2e895b27fb792733', '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-08-22T18:52:11.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ac56d590c3d34c3bb3ef15375dbee324', 'name': u'vping_ssh-vm_16381c50-9124-414a-a2f7-933c61490af1', 'adminPass': u'prRQkpM42rsS', 'tenant_id': u'ac56d590c3d34c3bb3ef15375dbee324', 'created_at': u'2018-08-22T18:52:03Z', 'created': u'2018-08-22T18:52:03Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-22 18:52:13,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:52:13,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:13,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-41cff802-ff03-4c4c-976e-008210911700 Date: Wed, 22 Aug 2018 18:52:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"146c6ba2-6f66-4448-9f3c-041b2ac07ae1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ac56d590c3d34c3bb3ef15375dbee324","l2_adjacency":true,"status":"ACTIVE","subnets":["074532bd-6b41-4118-800b-730973dc115d"],"description":"","tags":[],"updated_at":"2018-08-22T18:51:39Z","qos_policy_id":null,"name":"vping_ssh-net_16381c50-9124-414a-a2f7-933c61490af1","admin_state_up":true,"tenant_id":"ac56d590c3d34c3bb3ef15375dbee324","created_at":"2018-08-22T18:51:38Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500}]} 2018-08-22 18:52:13,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-41cff802-ff03-4c4c-976e-008210911700 2018-08-22 18:52:13,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0927729606628s 2018-08-22 18:52:13,266 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-41cff802-ff03-4c4c-976e-008210911700 2018-08-22 18:52:13,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-22 18:52:13,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=98ad0806-7f21-4774-92dd-e47d729bcb1d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:13,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-b5e1a856-58d8-456f-b832-671dc535a301 Date: Wed, 22 Aug 2018 18:52:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-22T18:52:11Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"074532bd-6b41-4118-800b-730973dc115d","ip_address":"192.168.120.10"}],"id":"3320257e-69c1-430a-bc48-57e4ccddc74f","security_groups":["449dd864-25b6-433f-bb54-90096645c394"],"mac_address":"fa:16:3e:3a:ce:31","project_id":"ac56d590c3d34c3bb3ef15375dbee324","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"146c6ba2-6f66-4448-9f3c-041b2ac07ae1","tenant_id":"ac56d590c3d34c3bb3ef15375dbee324","created_at":"2018-08-22T18:52:06Z","binding:vnic_type":"normal","device_id":"98ad0806-7f21-4774-92dd-e47d729bcb1d","ip_allocation":"immediate"}]} 2018-08-22 18:52:13,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=98ad0806-7f21-4774-92dd-e47d729bcb1d used request id req-b5e1a856-58d8-456f-b832-671dc535a301 2018-08-22 18:52:13,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0485560894012s 2018-08-22 18:52:13,316 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=98ad0806-7f21-4774-92dd-e47d729bcb1d used request id req-b5e1a856-58d8-456f-b832-671dc535a301 2018-08-22 18:52:13,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-22 18:52:13,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}ef641e93796a6610801112ecd322957e514be242" -d '{"floatingip": {"floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "fixed_ip_address": "192.168.120.10", "port_id": "3320257e-69c1-430a-bc48-57e4ccddc74f"}}' 2018-08-22 18:52:15,690 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-7564cc0a-2607-47bd-97f9-f4c09865dd52 Date: Wed, 22 Aug 2018 18:52:15 GMT RESP BODY: {"floatingip": {"router_id": "95a8cb7f-2165-4dc2-a95d-924656e1704f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "created_at": "2018-08-22T18:52:14Z", "updated_at": "2018-08-22T18:52:14Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "146c6ba2-6f66-4448-9f3c-041b2ac07ae1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3a:ce:31", "device_id": "98ad0806-7f21-4774-92dd-e47d729bcb1d"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_id": "3320257e-69c1-430a-bc48-57e4ccddc74f", "id": "797c70ef-7c79-4692-81c1-78d9d5cce06e", "qos_policy_id": null}} 2018-08-22 18:52:15,691 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-7564cc0a-2607-47bd-97f9-f4c09865dd52 2018-08-22 18:52:15,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.37350392342s 2018-08-22 18:52:15,691 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-7564cc0a-2607-47bd-97f9-f4c09865dd52 2018-08-22 18:52:15,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:52:15,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:15,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-7a631ffd-d57a-4463-8728-d5b0f29a35b4 Date: Wed, 22 Aug 2018 18:52:15 GMT RESP BODY: {"floatingips": [{"router_id": "95a8cb7f-2165-4dc2-a95d-924656e1704f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "created_at": "2018-08-22T18:52:14Z", "updated_at": "2018-08-22T18:52:14Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "146c6ba2-6f66-4448-9f3c-041b2ac07ae1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3a:ce:31", "device_id": "98ad0806-7f21-4774-92dd-e47d729bcb1d"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_id": "3320257e-69c1-430a-bc48-57e4ccddc74f", "id": "797c70ef-7c79-4692-81c1-78d9d5cce06e", "qos_policy_id": null}]} 2018-08-22 18:52:15,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-7a631ffd-d57a-4463-8728-d5b0f29a35b4 2018-08-22 18:52:15,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0790078639984s 2018-08-22 18:52:15,779 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-7a631ffd-d57a-4463-8728-d5b0f29a35b4 2018-08-22 18:52:15,784 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 18:52:15,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:52:15,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:15,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-4aaf2449-3298-44d0-9998-91472e71ebaa Date: Wed, 22 Aug 2018 18:52:15 GMT RESP BODY: {"floatingips": [{"router_id": "95a8cb7f-2165-4dc2-a95d-924656e1704f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "created_at": "2018-08-22T18:52:14Z", "updated_at": "2018-08-22T18:52:14Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "146c6ba2-6f66-4448-9f3c-041b2ac07ae1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3a:ce:31", "device_id": "98ad0806-7f21-4774-92dd-e47d729bcb1d"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_id": "3320257e-69c1-430a-bc48-57e4ccddc74f", "id": "797c70ef-7c79-4692-81c1-78d9d5cce06e", "qos_policy_id": null}]} 2018-08-22 18:52:15,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-4aaf2449-3298-44d0-9998-91472e71ebaa 2018-08-22 18:52:15,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.055783033371s 2018-08-22 18:52:15,945 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-4aaf2449-3298-44d0-9998-91472e71ebaa 2018-08-22 18:52:15,948 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 18:52:16,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:52:16,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:16,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-ebb69c18-6a21-4bcb-8c86-515704a7b781 Date: Wed, 22 Aug 2018 18:52:16 GMT RESP BODY: {"floatingips": [{"router_id": "95a8cb7f-2165-4dc2-a95d-924656e1704f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "created_at": "2018-08-22T18:52:14Z", "updated_at": "2018-08-22T18:52:14Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "146c6ba2-6f66-4448-9f3c-041b2ac07ae1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3a:ce:31", "device_id": "98ad0806-7f21-4774-92dd-e47d729bcb1d"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_id": "3320257e-69c1-430a-bc48-57e4ccddc74f", "id": "797c70ef-7c79-4692-81c1-78d9d5cce06e", "qos_policy_id": null}]} 2018-08-22 18:52:16,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-ebb69c18-6a21-4bcb-8c86-515704a7b781 2018-08-22 18:52:16,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0620682239532s 2018-08-22 18:52:16,117 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-ebb69c18-6a21-4bcb-8c86-515704a7b781 2018-08-22 18:52:16,120 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 18:52:16,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:52:16,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:16,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-f45e3a40-9a32-46f8-a6ba-294a52e092df Date: Wed, 22 Aug 2018 18:52:16 GMT RESP BODY: {"floatingips": [{"router_id": "95a8cb7f-2165-4dc2-a95d-924656e1704f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "created_at": "2018-08-22T18:52:14Z", "updated_at": "2018-08-22T18:52:14Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "146c6ba2-6f66-4448-9f3c-041b2ac07ae1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3a:ce:31", "device_id": "98ad0806-7f21-4774-92dd-e47d729bcb1d"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_id": "3320257e-69c1-430a-bc48-57e4ccddc74f", "id": "797c70ef-7c79-4692-81c1-78d9d5cce06e", "qos_policy_id": null}]} 2018-08-22 18:52:16,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f45e3a40-9a32-46f8-a6ba-294a52e092df 2018-08-22 18:52:16,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0570290088654s 2018-08-22 18:52:16,282 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f45e3a40-9a32-46f8-a6ba-294a52e092df 2018-08-22 18:52:16,286 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 18:52:16,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:52:16,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:16,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-b521178b-44a2-44fa-b7c2-07022693375a Date: Wed, 22 Aug 2018 18:52:16 GMT RESP BODY: {"floatingips": [{"router_id": "95a8cb7f-2165-4dc2-a95d-924656e1704f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "created_at": "2018-08-22T18:52:14Z", "updated_at": "2018-08-22T18:52:14Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "146c6ba2-6f66-4448-9f3c-041b2ac07ae1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3a:ce:31", "device_id": "98ad0806-7f21-4774-92dd-e47d729bcb1d"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_id": "3320257e-69c1-430a-bc48-57e4ccddc74f", "id": "797c70ef-7c79-4692-81c1-78d9d5cce06e", "qos_policy_id": null}]} 2018-08-22 18:52:16,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b521178b-44a2-44fa-b7c2-07022693375a 2018-08-22 18:52:16,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0582828521729s 2018-08-22 18:52:16,449 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b521178b-44a2-44fa-b7c2-07022693375a 2018-08-22 18:52:16,453 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 18:52:16,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:52:16,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:16,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-527763fa-6520-461c-95b5-b86b03aff846 Date: Wed, 22 Aug 2018 18:52:16 GMT RESP BODY: {"floatingips": [{"router_id": "95a8cb7f-2165-4dc2-a95d-924656e1704f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "created_at": "2018-08-22T18:52:14Z", "updated_at": "2018-08-22T18:52:16Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "146c6ba2-6f66-4448-9f3c-041b2ac07ae1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3a:ce:31", "device_id": "98ad0806-7f21-4774-92dd-e47d729bcb1d"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_id": "3320257e-69c1-430a-bc48-57e4ccddc74f", "id": "797c70ef-7c79-4692-81c1-78d9d5cce06e", "qos_policy_id": null}]} 2018-08-22 18:52:16,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-527763fa-6520-461c-95b5-b86b03aff846 2018-08-22 18:52:16,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0590980052948s 2018-08-22 18:52:16,617 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-527763fa-6520-461c-95b5-b86b03aff846 2018-08-22 18:52:16,621 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'95a8cb7f-2165-4dc2-a95d-924656e1704f', 'updated_at': u'2018-08-22T18:52:16Z', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'3320257e-69c1-430a-bc48-57e4ccddc74f', 'id': u'797c70ef-7c79-4692-81c1-78d9d5cce06e', 'network': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', 'port': u'3320257e-69c1-430a-bc48-57e4ccddc74f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ac56d590c3d34c3bb3ef15375dbee324', 'name': 'vping_ssh-project_16381c50-9124-414a-a2f7-933c61490af1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ac56d590c3d34c3bb3ef15375dbee324', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'146c6ba2-6f66-4448-9f3c-041b2ac07ae1', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:3a:ce:31', u'device_id': u'98ad0806-7f21-4774-92dd-e47d729bcb1d'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'ac56d590c3d34c3bb3ef15375dbee324', 'created_at': u'2018-08-22T18:52:14Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'146c6ba2-6f66-4448-9f3c-041b2ac07ae1', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:3a:ce:31', u'device_id': u'98ad0806-7f21-4774-92dd-e47d729bcb1d'}), 'router': u'95a8cb7f-2165-4dc2-a95d-924656e1704f'}) 2018-08-22 18:52:16,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 18:52:16,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/98ad0806-7f21-4774-92dd-e47d729bcb1d/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}ef641e93796a6610801112ecd322957e514be242" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 18:52:17,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18: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-6e3a2357-8b85-45e9-a260-182189fcdff2 x-compute-request-id: req-6e3a2357-8b85-45e9-a260-182189fcdff2 Content-Encoding: gzip Content-Length: 9575 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 507761929 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.180561] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.182806] pid_max: default: 32768 minimum: 301\n[ 0.184038] ACPI: Core revision 20150930\n[ 0.185692] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.187486] Security Framework initialized\n[ 0.188612] Yama: becoming mindful.\n[ 0.189611] AppArmor: AppArmor initialized\n[ 0.190770] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.192543] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.194242] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.195875] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197767] Initializing cgroup subsys io\n[ 0.198875] Initializing cgroup subsys memory\n[ 0.200077] Initializing cgroup subsys devices\n[ 0.201266] Initializing cgroup subsys freezer\n[ 0.202438] Initializing cgroup subsys net_cls\n[ 0.203620] Initializing cgroup subsys perf_event\n[ 0.204851] Initializing cgroup subsys net_prio\n[ 0.206039] Initializing cgroup subsys hugetlb\n[ 0.207209] Initializing cgroup subsys pids\n[ 0.208391] CPU: Physical Processor ID: 0\n[ 0.210186] mce: CPU supports 10 MCE banks\n[ 0.211332] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.212690] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.229064] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.235711] ftrace: allocating 31920 entries in 125 pages\n[ 0.260956] smpboot: Max logical packages: 1\n[ 0.262140] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.263992] x2apic enabled\n[ 0.265135] Switched APIC routing to physical x2apic.\n[ 0.267584] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.269094] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.271789] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.274222] KVM setup paravirtual spinlock\n[ 0.275802] x86: Booted up 1 node, 1 CPUs\n[ 0.276900] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.278764] devtmpfs: initialized\n[ 0.280730] evm: security.selinux\n[ 0.281678] evm: security.SMACK64\n[ 0.282625] evm: security.SMACK64EXEC\n[ 0.283631] evm: security.SMACK64TRANSMUTE\n[ 0.284723] evm: security.SMACK64MMAP\n[ 0.285731] evm: security.ima\n[ 0.286603] evm: security.capability\n[ 0.287673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.290151] pinctrl core: initialized pinctrl subsystem\n[ 0.291613] RTC time: 18:52:12, date: 08/22/18\n[ 0.292889] NET: Registered protocol family 16\n[ 0.294207] cpuidle: using governor ladder\n[ 0.295329] cpuidle: using governor menu\n[ 0.296410] PCCT header not found.\n[ 0.297425] ACPI: bus type PCI registered\n[ 0.298512] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.300180] PCI: Using configuration type 1 for base access\n[ 0.302314] ACPI: Added _OSI(Module Device)\n[ 0.303459] ACPI: Added _OSI(Processor Device)\n[ 0.304629] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305848] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307991] ACPI: Interpreter enabled\n[ 0.309026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.311640] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.314101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.316502] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318929] ACPI: (supports S0 S5)\n[ 0.319859] ACPI: Using IOAPIC for interrupt routing\n[ 0.321081] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324783] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.326256] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327832] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329396] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332237] acpiphp: Slot [3] registered\n[ 0.333315] acpiphp: Slot [4] registered\n[ 0.334396] acpiphp: Slot [5] registered\n[ 0.335439] acpiphp: Slot [6] registered\n[ 0.336513] acpiphp: Slot [7] registered\n[ 0.337547] acpiphp: Slot [8] registered\n[ 0.338614] acpiphp: Slot [9] registered\n[ 0.339673] acpiphp: Slot [10] registered\n[ 0.340730] acpiphp: Slot [11] registered\n[ 0.341781] acpiphp: Slot [12] registered\n[ 0.342853] acpiphp: Slot [13] registered\n[ 0.343932] acpiphp: Slot [14] registered\n[ 0.345011] acpiphp: Slot [15] registered\n[ 0.360302] acpiphp: Slot [16] registered\n[ 0.361354] acpiphp: Slot [17] registered\n[ 0.362429] acpiphp: Slot [18] registered\n[ 0.363532] acpiphp: Slot [19] registered\n[ 0.364625] acpiphp: Slot [20] registered\n[ 0.365675] acpiphp: Slot [21] registered\n[ 0.366722] acpiphp: Slot [22] registered\n[ 0.367769] acpiphp: Slot [23] registered\n[ 0.368861] acpiphp: Slot [24] registered\n[ 0.369948] acpiphp: Slot [25] registered\n[ 0.370994] acpiphp: Slot [26] registered\n[ 0.372053] acpiphp: Slot [27] registered\n[ 0.373135] acpiphp: Slot [28] registered\n[ 0.374248] acpiphp: Slot [29] registered\n[ 0.375308] acpiphp: Slot [30] registered\n[ 0.376357] acpiphp: Slot [31] registered\n[ 0.377404] PCI host bridge to bus 0000:00\n[ 0.378451] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.379999] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.381559] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.383505] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.385449] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.387404] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.391240] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.392905] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.394480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.396098] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.400435] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.402378] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.422865] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.424868] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.426782] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.428695] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.430563] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.432360] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.434148] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.435580] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.437684] vgaarb: loaded\n[ 0.438511] vgaarb: bridge control possible 0000:00:02.0\n[ 0.440139] SCSI subsystem initialized\n[ 0.441384] ACPI: bus type USB registered\n[ 0.442512] usbcore: registered new interface driver usbfs\n[ 0.443897] usbcore: registered new interface driver hub\n[ 0.445257] usbcore: registered new device driver usb\n[ 0.446733] PCI: Using ACPI for IRQ routing\n[ 0.448253] NetLabel: Initializing\n[ 0.449231] NetLabel: domain hash size = 128\n[ 0.450382] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.451683] NetLabel: unlabeled traffic allowed by default\n[ 0.453250] clocksource: Switched to clocksource kvm-clock\n[ 0.463198] AppArmor: AppArmor Filesystem Enabled\n[ 0.464508] pnp: PnP ACPI init\n[ 0.465725] pnp: PnP ACPI: found 5 devices\n[ 0.472538] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.474860] NET: Registered protocol family 2\n[ 0.476260] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.478005] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.479638] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.481279] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.482759] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.484337] NET: Registered protocol family 1\n[ 0.485537] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.487021] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.488472] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.502978] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.517563] Trying to unpack rootfs image as initramfs...\n[ 0.579168] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.584148] Scanning for low memory corruption every 60 seconds\n[ 0.586310] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.587905] audit: initializing netlink subsys (disabled)\n[ 0.589425] audit: type=2000 audit(1534963932.616:1): initialized\n[ 0.591296] Initialise system trusted keyring\n[ 0.592643] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.594219] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.596937] zbud: loaded\n[ 0.597945] VFS: Disk quotas dquot_6.6.0\n[ 0.599080] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.601233] fuse init (API version 7.23)\n[ 0.602476] Key type big_key registered\n[ 0.603578] Allocating IMA MOK and blacklist keyrings.\n[ 0.605226] Key type asymmetric registered\n[ 0.606358] Asymmetric key parser 'x509' registered\n[ 0.607679] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.609724] io scheduler noop registered\n[ 0.610806] io scheduler deadline registered (default)\n[ 0.612159] io scheduler cfq registered\n[ 0.613356] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.614759] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616489] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618486] ACPI: Power Button [PWRF]\n[ 0.619708] GHES: HEST is not enabled!\n[ 0.633875] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663436] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666386] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.689983] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.692958] Linux agpgart interface v0.103\n[ 0.696328] brd: module loaded\n[ 0.698555] loop: module loaded\n[ 0.703098] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.705085] GPT:90111 != 2097151\n[ 0.706020] GPT:Alternate GPT header not at the end of the disk.\n[ 0.707504] GPT:90111 != 2097151\n[ 0.708429] GPT: Use GNU Parted to correct GPT errors.\n[ 0.709737] vda: vda1 vda15\n[ 0.711418] scsi host0: ata_piix\n[ 0.712468] scsi host1: ata_piix\n[ 0.713453] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.715091] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.717055] libphy: Fixed MDIO Bus: probed\n[ 0.718392] tun: Universal TUN/TAP device driver, 1.6\n[ 0.719682] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.722497] PPP generic driver version 2.4.2\n[ 0.723735] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.725339] ehci-pci: EHCI PCI platform driver\n[ 0.726527] ehci-platform: EHCI generic platform driver\n[ 0.727865] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.729400] ohci-pci: OHCI PCI platform driver\n[ 0.730585] ohci-platform: OHCI generic platform driver\n[ 0.731917] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.746535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.747901] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.749896] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.751298] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.752853] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.754512] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.756433] usb usb1: Product: UHCI Host Controller\n[ 0.757685] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.759211] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.760514] hub 1-0:1.0: USB hub found\n[ 0.761572] hub 1-0:1.0: 2 ports detected\n[ 0.762827] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.765703] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.766969] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.768334] mousedev: PS/2 mouse device common for all mice\n[ 0.770029] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.772468] rtc_cmos 00:00: RTC can wake from S4\n[ 0.774006] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.775570] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.777174] i2c /dev entries driver\n[ 0.778216] device-mapper: uevent: version 1.0.3\n[ 0.779501] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.781725] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.783545] NET: Registered protocol family 10\n[ 0.785091] NET: Registered protocol family 17\n[ 0.786304] Key type dns_resolver registered\n[ 0.787583] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.789065] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.791431] registered taskstats version 1\n[ 0.792572] Loading compiled-in X.509 certificates\n[ 0.794415] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.796905] zswap: loaded using pool lzo/zbud\n[ 0.799006] Key type trusted registered\n[ 0.801132] Key type encrypted registered\n[ 0.802263] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.803674] ima: No TPM chip found, activating TPM-bypass!\n[ 0.805077] evm: HMAC attrs: 0x1\n[ 0.806373] Magic number: 14:913:898\n[ 0.807524] rtc_cmos 00:00: setting system clock to 2018-08-22 18:52:12 UTC (1534963932)\n[ 0.809726] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.811234] EDD information not available.\n[ 0.874860] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.891392] Write protecting the kernel read-only data: 14336k\n[ 0.894299] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.896652] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.943468] 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.80\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.10...\nLease of 192.168.120.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.00. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCSjTHQZVj2WrJTFZuhGb8UTORyHb73ZIkWO7BwWUR3fcS505BF0x3ZcR0nypDmmazTkPv+4QHBW3T9s+PDFVMPLlAWOS5Lp32TMaCRRDnD6l+pmw1xp5+dNOgkIlFwrX73GWh+uYtsWAdpnzl+om5Z0GDKpMjCirQ+sS9jOoukUIuHuTbjVDugw+52QtS3YIKv4kHkQurkrwS6S7Cv4C0O2Xo/YDc7/cx4+BA4xFrd6QdNLAph2xSf12dqjPl1rvezGBdYX5ngS04dnD+97nNdhZb26seojYCEp8cCqif04FL8tDwcMJTRqU+4wjKdJ7/F/yo8mHAPiVwvGQ2bL3mn root@vping-ssh-vm-16381c50-9124-414a-a2f7-933c61490af1\nssh-dss AAAAB3NzaC1kc3MAAACBAJltpNlbBMPUFEvwpE3BNtXcNh+isq0katAs8Z1m9LNwP+YKHXzQOyI/erYmg4dmcU01vtkfBE0el6Mf61oeZMcMWTwT6KwyQVKZDdRLfY0LVBpUCtO7pOdi1uUVTdG73d29h6iLTc5KSk//rdxzrcA1FnRJ2GxoTTSiM8utIBPPAAAAFQCAn6iBc+iXpA48dvYI4RZEe0dN4QAAAIBp18ZihVXCQJxmzCW96ISde+i9o5luvhNE0X65UljbXZE6sQqzlMkJqLObCy1doKRaGLlkdPysoAlL2o3tG1v+5H8cPPVGOiI8nfcF8sVUZ2H+Fgx8XnYjdCuchmDEjwRNhOD7t9jy6dQru5c0n+emAhXdbKjVEbUjNt3cAa1wQQAAAIA6mcT7BeS5XsgvdClNFFjqzObaR6qxyYWKfT9nxFwpS3oPE0y0sMpdm8G+zfHwc8h6FUYWJ27NR3aE3jzOZCpXQ6tGWj7vOxZT79Q7Dl/UjaSnowgvmQR/04zdVmR2o2k9rrO6WmDtjBRVYWWbrJmJuNvzOZw51kT3Y0ZD3qgyNA== root@vping-ssh-vm-16381c50-9124-414a-a2f7-933c61490af1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.30s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fe3a:ce31/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.10 \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-16381c50-9124-414a-a2f7-933c61490af1\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.05 ===\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-16381c50-9124-414a-a2f7-933c61490af1 login: "} 2018-08-22 18:52:17,360 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/98ad0806-7f21-4774-92dd-e47d729bcb1d/action used request id req-6e3a2357-8b85-45e9-a260-182189fcdff2 2018-08-22 18:52:17,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.738620996475s 2018-08-22 18:52:17,361 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/98ad0806-7f21-4774-92dd-e47d729bcb1d/action used request id req-6e3a2357-8b85-45e9-a260-182189fcdff2 2018-08-22 18:52:17,361 - 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 507761929 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.180561] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.182806] pid_max: default: 32768 minimum: 301 [ 0.184038] ACPI: Core revision 20150930 [ 0.185692] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.187486] Security Framework initialized [ 0.188612] Yama: becoming mindful. [ 0.189611] AppArmor: AppArmor initialized [ 0.190770] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.192543] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.194242] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.195875] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.197767] Initializing cgroup subsys io [ 0.198875] Initializing cgroup subsys memory [ 0.200077] Initializing cgroup subsys devices [ 0.201266] Initializing cgroup subsys freezer [ 0.202438] Initializing cgroup subsys net_cls [ 0.203620] Initializing cgroup subsys perf_event [ 0.204851] Initializing cgroup subsys net_prio [ 0.206039] Initializing cgroup subsys hugetlb [ 0.207209] Initializing cgroup subsys pids [ 0.208391] CPU: Physical Processor ID: 0 [ 0.210186] mce: CPU supports 10 MCE banks [ 0.211332] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.212690] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.229064] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.235711] ftrace: allocating 31920 entries in 125 pages [ 0.260956] smpboot: Max logical packages: 1 [ 0.262140] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.263992] x2apic enabled [ 0.265135] Switched APIC routing to physical x2apic. [ 0.267584] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.269094] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.271789] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.274222] KVM setup paravirtual spinlock [ 0.275802] x86: Booted up 1 node, 1 CPUs [ 0.276900] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.278764] devtmpfs: initialized [ 0.280730] evm: security.selinux [ 0.281678] evm: security.SMACK64 [ 0.282625] evm: security.SMACK64EXEC [ 0.283631] evm: security.SMACK64TRANSMUTE [ 0.284723] evm: security.SMACK64MMAP [ 0.285731] evm: security.ima [ 0.286603] evm: security.capability [ 0.287673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.290151] pinctrl core: initialized pinctrl subsystem [ 0.291613] RTC time: 18:52:12, date: 08/22/18 [ 0.292889] NET: Registered protocol family 16 [ 0.294207] cpuidle: using governor ladder [ 0.295329] cpuidle: using governor menu [ 0.296410] PCCT header not found. [ 0.297425] ACPI: bus type PCI registered [ 0.298512] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.300180] PCI: Using configuration type 1 for base access [ 0.302314] ACPI: Added _OSI(Module Device) [ 0.303459] ACPI: Added _OSI(Processor Device) [ 0.304629] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.305848] ACPI: Added _OSI(Processor Aggregator Device) [ 0.307991] ACPI: Interpreter enabled [ 0.309026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.311640] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.314101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.316502] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.318929] ACPI: (supports S0 S5) [ 0.319859] ACPI: Using IOAPIC for interrupt routing [ 0.321081] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.324783] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.326256] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.327832] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.329396] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.332237] acpiphp: Slot [3] registered [ 0.333315] acpiphp: Slot [4] registered [ 0.334396] acpiphp: Slot [5] registered [ 0.335439] acpiphp: Slot [6] registered [ 0.336513] acpiphp: Slot [7] registered [ 0.337547] acpiphp: Slot [8] registered [ 0.338614] acpiphp: Slot [9] registered [ 0.339673] acpiphp: Slot [10] registered [ 0.340730] acpiphp: Slot [11] registered [ 0.341781] acpiphp: Slot [12] registered [ 0.342853] acpiphp: Slot [13] registered [ 0.343932] acpiphp: Slot [14] registered [ 0.345011] acpiphp: Slot [15] registered [ 0.360302] acpiphp: Slot [16] registered [ 0.361354] acpiphp: Slot [17] registered [ 0.362429] acpiphp: Slot [18] registered [ 0.363532] acpiphp: Slot [19] registered [ 0.364625] acpiphp: Slot [20] registered [ 0.365675] acpiphp: Slot [21] registered [ 0.366722] acpiphp: Slot [22] registered [ 0.367769] acpiphp: Slot [23] registered [ 0.368861] acpiphp: Slot [24] registered [ 0.369948] acpiphp: Slot [25] registered [ 0.370994] acpiphp: Slot [26] registered [ 0.372053] acpiphp: Slot [27] registered [ 0.373135] acpiphp: Slot [28] registered [ 0.374248] acpiphp: Slot [29] registered [ 0.375308] acpiphp: Slot [30] registered [ 0.376357] acpiphp: Slot [31] registered [ 0.377404] PCI host bridge to bus 0000:00 [ 0.378451] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.379999] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.381559] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.383505] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.385449] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.387404] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.391240] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.392905] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.394480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.396098] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.400435] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.402378] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.422865] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.424868] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.426782] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.428695] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.430563] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.432360] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.434148] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.435580] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.437684] vgaarb: loaded [ 0.438511] vgaarb: bridge control possible 0000:00:02.0 [ 0.440139] SCSI subsystem initialized [ 0.441384] ACPI: bus type USB registered [ 0.442512] usbcore: registered new interface driver usbfs [ 0.443897] usbcore: registered new interface driver hub [ 0.445257] usbcore: registered new device driver usb [ 0.446733] PCI: Using ACPI for IRQ routing [ 0.448253] NetLabel: Initializing [ 0.449231] NetLabel: domain hash size = 128 [ 0.450382] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.451683] NetLabel: unlabeled traffic allowed by default [ 0.453250] clocksource: Switched to clocksource kvm-clock [ 0.463198] AppArmor: AppArmor Filesystem Enabled [ 0.464508] pnp: PnP ACPI init [ 0.465725] pnp: PnP ACPI: found 5 devices [ 0.472538] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.474860] NET: Registered protocol family 2 [ 0.476260] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.478005] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.479638] TCP: Hash tables configured (established 4096 bind 4096) [ 0.481279] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.482759] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.484337] NET: Registered protocol family 1 [ 0.485537] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.487021] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.488472] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.502978] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.517563] Trying to unpack rootfs image as initramfs... [ 0.579168] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.584148] Scanning for low memory corruption every 60 seconds [ 0.586310] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.587905] audit: initializing netlink subsys (disabled) [ 0.589425] audit: type=2000 audit(1534963932.616:1): initialized [ 0.591296] Initialise system trusted keyring [ 0.592643] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.594219] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.596937] zbud: loaded [ 0.597945] VFS: Disk quotas dquot_6.6.0 [ 0.599080] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.601233] fuse init (API version 7.23) [ 0.602476] Key type big_key registered [ 0.603578] Allocating IMA MOK and blacklist keyrings. [ 0.605226] Key type asymmetric registered [ 0.606358] Asymmetric key parser 'x509' registered [ 0.607679] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.609724] io scheduler noop registered [ 0.610806] io scheduler deadline registered (default) [ 0.612159] io scheduler cfq registered [ 0.613356] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.614759] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.616489] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.618486] ACPI: Power Button [PWRF] [ 0.619708] GHES: HEST is not enabled! [ 0.633875] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.663436] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.666386] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.689983] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.692958] Linux agpgart interface v0.103 [ 0.696328] brd: module loaded [ 0.698555] loop: module loaded [ 0.703098] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.705085] GPT:90111 != 2097151 [ 0.706020] GPT:Alternate GPT header not at the end of the disk. [ 0.707504] GPT:90111 != 2097151 [ 0.708429] GPT: Use GNU Parted to correct GPT errors. [ 0.709737] vda: vda1 vda15 [ 0.711418] scsi host0: ata_piix [ 0.712468] scsi host1: ata_piix [ 0.713453] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.715091] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.717055] libphy: Fixed MDIO Bus: probed [ 0.718392] tun: Universal TUN/TAP device driver, 1.6 [ 0.719682] tun: (C) 1999-2004 Max Krasnyansky [ 0.722497] PPP generic driver version 2.4.2 [ 0.723735] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.725339] ehci-pci: EHCI PCI platform driver [ 0.726527] ehci-platform: EHCI generic platform driver [ 0.727865] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.729400] ohci-pci: OHCI PCI platform driver [ 0.730585] ohci-platform: OHCI generic platform driver [ 0.731917] uhci_hcd: USB Universal Host Controller Interface driver [ 0.746535] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.747901] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.749896] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.751298] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.752853] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.754512] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.756433] usb usb1: Product: UHCI Host Controller [ 0.757685] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.759211] usb usb1: SerialNumber: 0000:00:01.2 [ 0.760514] hub 1-0:1.0: USB hub found [ 0.761572] hub 1-0:1.0: 2 ports detected [ 0.762827] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.765703] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.766969] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.768334] mousedev: PS/2 mouse device common for all mice [ 0.770029] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.772468] rtc_cmos 00:00: RTC can wake from S4 [ 0.774006] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.775570] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.777174] i2c /dev entries driver [ 0.778216] device-mapper: uevent: version 1.0.3 [ 0.779501] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.781725] ledtrig-cpu: registered to indicate activity on CPUs [ 0.783545] NET: Registered protocol family 10 [ 0.785091] NET: Registered protocol family 17 [ 0.786304] Key type dns_resolver registered [ 0.787583] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.789065] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.791431] registered taskstats version 1 [ 0.792572] Loading compiled-in X.509 certificates [ 0.794415] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.796905] zswap: loaded using pool lzo/zbud [ 0.799006] Key type trusted registered [ 0.801132] Key type encrypted registered [ 0.802263] AppArmor: AppArmor sha1 policy hashing enabled [ 0.803674] ima: No TPM chip found, activating TPM-bypass! [ 0.805077] evm: HMAC attrs: 0x1 [ 0.806373] Magic number: 14:913:898 [ 0.807524] rtc_cmos 00:00: setting system clock to 2018-08-22 18:52:12 UTC (1534963932) [ 0.809726] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.811234] EDD information not available. [ 0.874860] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.891392] Write protecting the kernel read-only data: 14336k [ 0.894299] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.896652] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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.943468] 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.80 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.10... Lease of 192.168.120.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.00. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCSjTHQZVj2WrJTFZuhGb8UTORyHb73ZIkWO7BwWUR3fcS505BF0x3ZcR0nypDmmazTkPv+4QHBW3T9s+PDFVMPLlAWOS5Lp32TMaCRRDnD6l+pmw1xp5+dNOgkIlFwrX73GWh+uYtsWAdpnzl+om5Z0GDKpMjCirQ+sS9jOoukUIuHuTbjVDugw+52QtS3YIKv4kHkQurkrwS6S7Cv4C0O2Xo/YDc7/cx4+BA4xFrd6QdNLAph2xSf12dqjPl1rvezGBdYX5ngS04dnD+97nNdhZb26seojYCEp8cCqif04FL8tDwcMJTRqU+4wjKdJ7/F/yo8mHAPiVwvGQ2bL3mn root@vping-ssh-vm-16381c50-9124-414a-a2f7-933c61490af1 ssh-dss AAAAB3NzaC1kc3MAAACBAJltpNlbBMPUFEvwpE3BNtXcNh+isq0katAs8Z1m9LNwP+YKHXzQOyI/erYmg4dmcU01vtkfBE0el6Mf61oeZMcMWTwT6KwyQVKZDdRLfY0LVBpUCtO7pOdi1uUVTdG73d29h6iLTc5KSk//rdxzrcA1FnRJ2GxoTTSiM8utIBPPAAAAFQCAn6iBc+iXpA48dvYI4RZEe0dN4QAAAIBp18ZihVXCQJxmzCW96ISde+i9o5luvhNE0X65UljbXZE6sQqzlMkJqLObCy1doKRaGLlkdPysoAlL2o3tG1v+5H8cPPVGOiI8nfcF8sVUZ2H+Fgx8XnYjdCuchmDEjwRNhOD7t9jy6dQru5c0n+emAhXdbKjVEbUjNt3cAa1wQQAAAIA6mcT7BeS5XsgvdClNFFjqzObaR6qxyYWKfT9nxFwpS3oPE0y0sMpdm8G+zfHwc8h6FUYWJ27NR3aE3jzOZCpXQ6tGWj7vOxZT79Q7Dl/UjaSnowgvmQR/04zdVmR2o2k9rrO6WmDtjBRVYWWbrJmJuNvzOZw51kT3Y0ZD3qgyNA== root@vping-ssh-vm-16381c50-9124-414a-a2f7-933c61490af1 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.30s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fe3a:ce31/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.10 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-16381c50-9124-414a-a2f7-933c61490af1 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.05 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-16381c50-9124-414a-a2f7-933c61490af1 login: 2018-08-22 18:52:17,365 - paramiko.transport - DEBUG - starting thread (client mode): 0x9c9efa90L 2018-08-22 18:52:17,366 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-22 18:52:17,366 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-22 18:52:17,366 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-22 18:52:17,368 - 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-08-22 18:52:17,368 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-22 18:52:17,368 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-22 18:52:17,368 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-22 18:52:17,368 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-22 18:52:17,369 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-22 18:52:17,386 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-22 18:52:17,387 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-22 18:52:17,398 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: cda9cae343d53a19edf0e20fc1d73a42 2018-08-22 18:52:17,399 - paramiko.transport - DEBUG - Trying discovered key 68d2ad17395a2494ce502094a95a8a25 in /tmp/tmpkitf0f 2018-08-22 18:52:17,423 - paramiko.transport - DEBUG - userauth is OK 2018-08-22 18:52:17,430 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-22 18:52:17,431 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-22 18:52:17,432 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-22 18:52:17,432 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-22 18:52:17,434 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-22 18:52:17,478 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-22 18:52:17,478 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.8 (192.168.120.8): 56 data bytes 64 bytes from 192.168.120.8: seq=0 ttl=64 time=42.301 ms --- 192.168.120.8 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 42.301/42.301/42.301 ms 2018-08-22 18:52:17,479 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-08-22 18:52:17,483 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-22 18:52:17,603 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-22 18:52:17,604 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:39 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-22 18:52:17,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-22 18:52:17,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/6cc86a04-4862-40f9-96e0-378d81023029 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:17,755 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 18:52: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-3b874528-5214-437f-9f5a-4e85603ccf23 x-compute-request-id: req-3b874528-5214-437f-9f5a-4e85603ccf23 Content-Type: application/json 2018-08-22 18:52:17,755 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/6cc86a04-4862-40f9-96e0-378d81023029 used request id req-3b874528-5214-437f-9f5a-4e85603ccf23 2018-08-22 18:52:17,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.146697998047s 2018-08-22 18:52:17,756 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/6cc86a04-4862-40f9-96e0-378d81023029 used request id req-3b874528-5214-437f-9f5a-4e85603ccf23 2018-08-22 18:52:17,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:52:17,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:18,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:52: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-bbc8f331-582b-419c-b2f8-1870d8d5d9a8 x-compute-request-id: req-bbc8f331-582b-419c-b2f8-1870d8d5d9a8 Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_16381c50-9124-414a-a2f7-933c61490af1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:ce:31", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:ce:31", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/98ad0806-7f21-4774-92dd-e47d729bcb1d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/98ad0806-7f21-4774-92dd-e47d729bcb1d", "rel": "bookmark"}], "image": {"id": "779798ec-d900-4d16-8f71-9a4049304e61", "links": [{"href": "http://172.30.9.24:8774/images/779798ec-d900-4d16-8f71-9a4049304e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:52:11.000000", "flavor": {"id": "00307e6a-0bf1-47f9-8804-c6d8adc97619", "links": [{"href": "http://172.30.9.24:8774/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619", "rel": "bookmark"}]}, "id": "98ad0806-7f21-4774-92dd-e47d729bcb1d", "security_groups": [{"name": "vping_ssh-sg_16381c50-9124-414a-a2f7-933c61490af1"}], "user_id": "ac93050c50d94b6eb5ec6c08ca2fd386", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:52:11Z", "hostId": "a4c90b2e1b40fdd8b6e2b3e882b94e2d02ad53fa2e895b27fb792733", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_16381c50-9124-414a-a2f7-933c61490af1", "name": "vping_ssh-vm_16381c50-9124-414a-a2f7-933c61490af1", "created": "2018-08-22T18:52:03Z", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_16381c50-9124-414a-a2f7-933c61490af1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:90:db", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6cc86a04-4862-40f9-96e0-378d81023029", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6cc86a04-4862-40f9-96e0-378d81023029", "rel": "bookmark"}], "image": {"id": "779798ec-d900-4d16-8f71-9a4049304e61", "links": [{"href": "http://172.30.9.24:8774/images/779798ec-d900-4d16-8f71-9a4049304e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:51:58.000000", "flavor": {"id": "00307e6a-0bf1-47f9-8804-c6d8adc97619", "links": [{"href": "http://172.30.9.24:8774/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619", "rel": "bookmark"}]}, "id": "6cc86a04-4862-40f9-96e0-378d81023029", "security_groups": [{"name": "vping_ssh-sg_16381c50-9124-414a-a2f7-933c61490af1"}], "user_id": "ac93050c50d94b6eb5ec6c08ca2fd386", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:52:17Z", "hostId": "ea6052d875363cff8699fe908f8a4d5f31c86c6766ba65889551a37b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_16381c50-9124-414a-a2f7-933c61490af1", "created": "2018-08-22T18:51:50Z", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:52:18,617 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bbc8f331-582b-419c-b2f8-1870d8d5d9a8 2018-08-22 18:52:18,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.860789060593s 2018-08-22 18:52:18,617 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bbc8f331-582b-419c-b2f8-1870d8d5d9a8 2018-08-22 18:52:18,620 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:52:20,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:52:20,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:20,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:52:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e17fb37-5fcb-4f6a-8c39-19afbc00e445 x-compute-request-id: req-4e17fb37-5fcb-4f6a-8c39-19afbc00e445 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_16381c50-9124-414a-a2f7-933c61490af1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:ce:31", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:ce:31", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/98ad0806-7f21-4774-92dd-e47d729bcb1d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/98ad0806-7f21-4774-92dd-e47d729bcb1d", "rel": "bookmark"}], "image": {"id": "779798ec-d900-4d16-8f71-9a4049304e61", "links": [{"href": "http://172.30.9.24:8774/images/779798ec-d900-4d16-8f71-9a4049304e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:52:11.000000", "flavor": {"id": "00307e6a-0bf1-47f9-8804-c6d8adc97619", "links": [{"href": "http://172.30.9.24:8774/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619", "rel": "bookmark"}]}, "id": "98ad0806-7f21-4774-92dd-e47d729bcb1d", "security_groups": [{"name": "vping_ssh-sg_16381c50-9124-414a-a2f7-933c61490af1"}], "user_id": "ac93050c50d94b6eb5ec6c08ca2fd386", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:52:11Z", "hostId": "a4c90b2e1b40fdd8b6e2b3e882b94e2d02ad53fa2e895b27fb792733", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_16381c50-9124-414a-a2f7-933c61490af1", "name": "vping_ssh-vm_16381c50-9124-414a-a2f7-933c61490af1", "created": "2018-08-22T18:52:03Z", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:52:20,972 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4e17fb37-5fcb-4f6a-8c39-19afbc00e445 2018-08-22 18:52:20,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349370002747s 2018-08-22 18:52:20,972 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4e17fb37-5fcb-4f6a-8c39-19afbc00e445 2018-08-22 18:52:20,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-22 18:52:20,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/797c70ef-7c79-4692-81c1-78d9d5cce06e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:22,256 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5bd18ad9-7151-46a8-b741-8fc3504cd0c8 Content-Length: 0 Date: Wed, 22 Aug 2018 18:52:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:52:22,256 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/797c70ef-7c79-4692-81c1-78d9d5cce06e.json used request id req-5bd18ad9-7151-46a8-b741-8fc3504cd0c8 2018-08-22 18:52:22,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.28030109406s 2018-08-22 18:52:22,257 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/797c70ef-7c79-4692-81c1-78d9d5cce06e.json used request id req-5bd18ad9-7151-46a8-b741-8fc3504cd0c8 2018-08-22 18:52:22,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:52:22,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:22,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e15f3920-d644-4639-a1b6-d50a069449bb Date: Wed, 22 Aug 2018 18:52:22 GMT RESP BODY: {"floatingips": []} 2018-08-22 18:52:22,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-e15f3920-d644-4639-a1b6-d50a069449bb 2018-08-22 18:52:22,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0610899925232s 2018-08-22 18:52:22,323 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-e15f3920-d644-4639-a1b6-d50a069449bb 2018-08-22 18:52:22,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-22 18:52:22,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/98ad0806-7f21-4774-92dd-e47d729bcb1d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:22,503 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 18:52:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3c790f3a-2690-4459-a778-15331d2594d6 x-compute-request-id: req-3c790f3a-2690-4459-a778-15331d2594d6 Content-Type: application/json 2018-08-22 18:52:22,503 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/98ad0806-7f21-4774-92dd-e47d729bcb1d used request id req-3c790f3a-2690-4459-a778-15331d2594d6 2018-08-22 18:52:22,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.179388999939s 2018-08-22 18:52:22,504 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/98ad0806-7f21-4774-92dd-e47d729bcb1d used request id req-3c790f3a-2690-4459-a778-15331d2594d6 2018-08-22 18:52:22,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:52:22,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:23,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:52:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a33c3101-7eb9-44b1-860b-e64c25545dc6 x-compute-request-id: req-a33c3101-7eb9-44b1-860b-e64c25545dc6 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_16381c50-9124-414a-a2f7-933c61490af1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:ce:31", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:ce:31", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/98ad0806-7f21-4774-92dd-e47d729bcb1d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/98ad0806-7f21-4774-92dd-e47d729bcb1d", "rel": "bookmark"}], "image": {"id": "779798ec-d900-4d16-8f71-9a4049304e61", "links": [{"href": "http://172.30.9.24:8774/images/779798ec-d900-4d16-8f71-9a4049304e61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:52:11.000000", "flavor": {"id": "00307e6a-0bf1-47f9-8804-c6d8adc97619", "links": [{"href": "http://172.30.9.24:8774/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619", "rel": "bookmark"}]}, "id": "98ad0806-7f21-4774-92dd-e47d729bcb1d", "security_groups": [{"name": "vping_ssh-sg_16381c50-9124-414a-a2f7-933c61490af1"}], "user_id": "ac93050c50d94b6eb5ec6c08ca2fd386", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:52:22Z", "hostId": "a4c90b2e1b40fdd8b6e2b3e882b94e2d02ad53fa2e895b27fb792733", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_16381c50-9124-414a-a2f7-933c61490af1", "name": "vping_ssh-vm_16381c50-9124-414a-a2f7-933c61490af1", "created": "2018-08-22T18:52:03Z", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:52:23,208 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a33c3101-7eb9-44b1-860b-e64c25545dc6 2018-08-22 18:52:23,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.704376935959s 2018-08-22 18:52:23,209 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a33c3101-7eb9-44b1-860b-e64c25545dc6 2018-08-22 18:52:23,210 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:52:25,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:52:25,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:25,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18: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 x-openstack-request-id: req-3159c0a0-53cf-4f80-bea6-7855d2c59849 x-compute-request-id: req-3159c0a0-53cf-4f80-bea6-7855d2c59849 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-22 18:52:25,280 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3159c0a0-53cf-4f80-bea6-7855d2c59849 2018-08-22 18:52:25,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0667312145233s 2018-08-22 18:52:25,280 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3159c0a0-53cf-4f80-bea6-7855d2c59849 2018-08-22 18:52:25,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 18:52:25,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:25,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-59efbb02-8a96-490f-a2ec-1b0b4c991af0 Date: Wed, 22 Aug 2018 18:52:25 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "created_at": "2018-08-22T18:51:46Z", "updated_at": "2018-08-22T18:51:47Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:51:47Z", "revision_number": 0, "id": "5c9fccd4-a734-46cf-9af5-aba02a7747b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:51:47Z", "security_group_id": "449dd864-25b6-433f-bb54-90096645c394", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac56d590c3d34c3bb3ef15375dbee324"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T18:51:46Z", "revision_number": 0, "id": "6cd0689d-221d-42e0-b950-92c7aa4bdec4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:51:46Z", "security_group_id": "449dd864-25b6-433f-bb54-90096645c394", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ac56d590c3d34c3bb3ef15375dbee324"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:51:46Z", "revision_number": 0, "id": "8c4cbebe-52ec-4915-b117-990577258f2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:51:46Z", "security_group_id": "449dd864-25b6-433f-bb54-90096645c394", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac56d590c3d34c3bb3ef15375dbee324"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:51:46Z", "revision_number": 0, "id": "c3dca40c-7e61-4a8b-8b4d-733c1a76b97a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:51:46Z", "security_group_id": "449dd864-25b6-433f-bb54-90096645c394", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac56d590c3d34c3bb3ef15375dbee324"}], "revision_number": 3, "project_id": "ac56d590c3d34c3bb3ef15375dbee324", "id": "449dd864-25b6-433f-bb54-90096645c394", "name": "vping_ssh-sg_16381c50-9124-414a-a2f7-933c61490af1"}, {"description": "Default security group", "tags": [], "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "created_at": "2018-08-22T18:51:38Z", "updated_at": "2018-08-22T18:51:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:51:38Z", "revision_number": 0, "id": "45abc185-a62c-4a32-9c73-8c191d96c6b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:51:38Z", "security_group_id": "806e6bf0-d3cf-490a-a5fe-f08b48484472", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac56d590c3d34c3bb3ef15375dbee324"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:51:38Z", "revision_number": 0, "id": "6d81e633-2ddb-454c-b242-63a4b6d7021b", "remote_group_id": "806e6bf0-d3cf-490a-a5fe-f08b48484472", "remote_ip_prefix": null, "created_at": "2018-08-22T18:51:38Z", "security_group_id": "806e6bf0-d3cf-490a-a5fe-f08b48484472", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac56d590c3d34c3bb3ef15375dbee324"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:51:38Z", "revision_number": 0, "id": "8d80b09f-9eb7-4eb4-b1e0-8054d018da78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:51:38Z", "security_group_id": "806e6bf0-d3cf-490a-a5fe-f08b48484472", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac56d590c3d34c3bb3ef15375dbee324"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:51:38Z", "revision_number": 0, "id": "a7abafce-1f86-4b59-9d37-c70082b440f1", "remote_group_id": "806e6bf0-d3cf-490a-a5fe-f08b48484472", "remote_ip_prefix": null, "created_at": "2018-08-22T18:51:38Z", "security_group_id": "806e6bf0-d3cf-490a-a5fe-f08b48484472", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac56d590c3d34c3bb3ef15375dbee324"}], "revision_number": 1, "project_id": "ac56d590c3d34c3bb3ef15375dbee324", "id": "806e6bf0-d3cf-490a-a5fe-f08b48484472", "name": "default"}]} 2018-08-22 18:52:25,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-59efbb02-8a96-490f-a2ec-1b0b4c991af0 2018-08-22 18:52:25,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0438549518585s 2018-08-22 18:52:25,327 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-59efbb02-8a96-490f-a2ec-1b0b4c991af0 2018-08-22 18:52:25,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-22 18:52:25,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/449dd864-25b6-433f-bb54-90096645c394.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:25,481 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7621ab72-7b72-4c1e-a6d4-ad65104d298d Content-Length: 0 Date: Wed, 22 Aug 2018 18:52:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:52:25,481 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/449dd864-25b6-433f-bb54-90096645c394.json used request id req-7621ab72-7b72-4c1e-a6d4-ad65104d298d 2018-08-22 18:52:25,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.149888038635s 2018-08-22 18:52:25,481 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/449dd864-25b6-433f-bb54-90096645c394.json used request id req-7621ab72-7b72-4c1e-a6d4-ad65104d298d 2018-08-22 18:52:25,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-22 18:52:25,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/vping_ssh-kp_16381c50-9124-414a-a2f7-933c61490af1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:25,512 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 18: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 x-openstack-request-id: req-aac88d0e-ae91-405b-a31f-948e7f20c172 x-compute-request-id: req-aac88d0e-ae91-405b-a31f-948e7f20c172 Content-Length: 0 Content-Type: application/json 2018-08-22 18:52:25,512 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vping_ssh-kp_16381c50-9124-414a-a2f7-933c61490af1 used request id req-aac88d0e-ae91-405b-a31f-948e7f20c172 2018-08-22 18:52:25,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0306529998779s 2018-08-22 18:52:25,512 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vping_ssh-kp_16381c50-9124-414a-a2f7-933c61490af1 used request id req-aac88d0e-ae91-405b-a31f-948e7f20c172 2018-08-22 18:52:25,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-22 18:52:25,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/95a8cb7f-2165-4dc2-a95d-924656e1704f/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}ef641e93796a6610801112ecd322957e514be242" -d '{"subnet_id": "074532bd-6b41-4118-800b-730973dc115d"}' 2018-08-22 18:52:27,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0c5bb1c9-c33d-4b41-95a1-e546a3a79b1a Date: Wed, 22 Aug 2018 18:52:27 GMT RESP BODY: {"network_id": "146c6ba2-6f66-4448-9f3c-041b2ac07ae1", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "subnet_id": "074532bd-6b41-4118-800b-730973dc115d", "subnet_ids": ["074532bd-6b41-4118-800b-730973dc115d"], "port_id": "aaa6e859-c0bf-44fd-aed0-3b563b503f4c", "id": "95a8cb7f-2165-4dc2-a95d-924656e1704f"} 2018-08-22 18:52:27,447 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/95a8cb7f-2165-4dc2-a95d-924656e1704f/remove_router_interface.json used request id req-0c5bb1c9-c33d-4b41-95a1-e546a3a79b1a 2018-08-22 18:52:27,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.93384504318s 2018-08-22 18:52:27,447 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/95a8cb7f-2165-4dc2-a95d-924656e1704f/remove_router_interface.json used request id req-0c5bb1c9-c33d-4b41-95a1-e546a3a79b1a returning object 95a8cb7f-2165-4dc2-a95d-924656e1704f 2018-08-22 18:52:27,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-22 18:52:27,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:27,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-60a5de60-1742-4373-a466-f5975b152811 Date: Wed, 22 Aug 2018 18:52:27 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "created_at": "2018-08-22T18:51:39Z", "admin_state_up": true, "updated_at": "2018-08-22T18:52:26Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "ac56d590c3d34c3bb3ef15375dbee324", "id": "95a8cb7f-2165-4dc2-a95d-924656e1704f", "name": "vping_ssh-router_16381c50-9124-414a-a2f7-933c61490af1"}]} 2018-08-22 18:52:27,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-60a5de60-1742-4373-a466-f5975b152811 2018-08-22 18:52:27,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.108355045319s 2018-08-22 18:52:27,556 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-60a5de60-1742-4373-a466-f5975b152811 2018-08-22 18:52:27,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-22 18:52:27,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/95a8cb7f-2165-4dc2-a95d-924656e1704f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:28,754 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f6a5fa3e-09db-48ab-88c6-84580a5510f1 Content-Length: 0 Date: Wed, 22 Aug 2018 18:52:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:52:28,755 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/95a8cb7f-2165-4dc2-a95d-924656e1704f.json used request id req-f6a5fa3e-09db-48ab-88c6-84580a5510f1 2018-08-22 18:52:28,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.19701504707s 2018-08-22 18:52:28,755 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/95a8cb7f-2165-4dc2-a95d-924656e1704f.json used request id req-f6a5fa3e-09db-48ab-88c6-84580a5510f1 2018-08-22 18:52:28,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-22 18:52:28,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:28,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-b7e46f01-0018-4aac-83ce-93792e8a05ed Date: Wed, 22 Aug 2018 18:52:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"146c6ba2-6f66-4448-9f3c-041b2ac07ae1","tenant_id":"ac56d590c3d34c3bb3ef15375dbee324","created_at":"2018-08-22T18:51:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-22T18:51:39Z","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":"ac56d590c3d34c3bb3ef15375dbee324","id":"074532bd-6b41-4118-800b-730973dc115d","subnetpool_id":null,"name":"vping_ssh-subnet_16381c50-9124-414a-a2f7-933c61490af1"}]} 2018-08-22 18:52:28,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-b7e46f01-0018-4aac-83ce-93792e8a05ed 2018-08-22 18:52:28,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0407831668854s 2018-08-22 18:52:28,797 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-b7e46f01-0018-4aac-83ce-93792e8a05ed 2018-08-22 18:52:28,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-22 18:52:28,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/074532bd-6b41-4118-800b-730973dc115d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:29,918 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d955e6ef-b601-4b36-a5e2-dd1e6ff6e5f3 Date: Wed, 22 Aug 2018 18:52:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:52:29,918 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/074532bd-6b41-4118-800b-730973dc115d.json used request id req-d955e6ef-b601-4b36-a5e2-dd1e6ff6e5f3 2018-08-22 18:52:29,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.12035918236s 2018-08-22 18:52:29,919 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/074532bd-6b41-4118-800b-730973dc115d.json used request id req-d955e6ef-b601-4b36-a5e2-dd1e6ff6e5f3 2018-08-22 18:52:29,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:52:29,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:30,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-3c4ff60e-b0e7-4b14-8af5-d56fa8011ff7 Date: Wed, 22 Aug 2018 18:52:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"146c6ba2-6f66-4448-9f3c-041b2ac07ae1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ac56d590c3d34c3bb3ef15375dbee324","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T18:52:29Z","qos_policy_id":null,"name":"vping_ssh-net_16381c50-9124-414a-a2f7-933c61490af1","admin_state_up":true,"tenant_id":"ac56d590c3d34c3bb3ef15375dbee324","created_at":"2018-08-22T18:51:38Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500}]} 2018-08-22 18:52:30,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3c4ff60e-b0e7-4b14-8af5-d56fa8011ff7 2018-08-22 18:52:30,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.090665102005s 2018-08-22 18:52:30,010 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3c4ff60e-b0e7-4b14-8af5-d56fa8011ff7 2018-08-22 18:52:30,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-22 18:52:30,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/146c6ba2-6f66-4448-9f3c-041b2ac07ae1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:31,169 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e1b1ba79-be6b-4444-bdc8-c0be1e98adba Date: Wed, 22 Aug 2018 18:52:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:52:31,169 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/146c6ba2-6f66-4448-9f3c-041b2ac07ae1.json used request id req-e1b1ba79-be6b-4444-bdc8-c0be1e98adba 2018-08-22 18:52:31,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.15806388855s 2018-08-22 18:52:31,170 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/146c6ba2-6f66-4448-9f3c-041b2ac07ae1.json used request id req-e1b1ba79-be6b-4444-bdc8-c0be1e98adba 2018-08-22 18:52:31,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:52:31,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:31,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-828abd24-f015-4ca9-999e-8d60c503f850 Date: Wed, 22 Aug 2018 18:52:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:51:45Z", "file": "/v2/images/779798ec-d900-4d16-8f71-9a4049304e61/file", "owner": "ac56d590c3d34c3bb3ef15375dbee324", "id": "779798ec-d900-4d16-8f71-9a4049304e61", "size": 12716032, "self": "/v2/images/779798ec-d900-4d16-8f71-9a4049304e61", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/779798ec-d900-4d16-8f71-9a4049304e61/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/779798ec-d900-4d16-8f71-9a4049304e61/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_16381c50-9124-414a-a2f7-933c61490af1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_16381c50-9124-414a-a2f7-933c61490af1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T18:51:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:52:31,212 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-828abd24-f015-4ca9-999e-8d60c503f850 2018-08-22 18:52:31,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0386259555817s 2018-08-22 18:52:31,213 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-828abd24-f015-4ca9-999e-8d60c503f850 2018-08-22 18:52:31,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-22 18:52:31,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/779798ec-d900-4d16-8f71-9a4049304e61 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef641e93796a6610801112ecd322957e514be242" 2018-08-22 18:52:31,891 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3692e943-9030-4050-b5c8-f6bf6498be66 Date: Wed, 22 Aug 2018 18:52:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 18:52:31,891 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/779798ec-d900-4d16-8f71-9a4049304e61 used request id req-3692e943-9030-4050-b5c8-f6bf6498be66 2018-08-22 18:52:31,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.676687955856s 2018-08-22 18:52:31,891 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/779798ec-d900-4d16-8f71-9a4049304e61 used request id req-3692e943-9030-4050-b5c8-f6bf6498be66 2018-08-22 18:52:31,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 18:52:31,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}104c97f2d5c11ab33c9e5affb1a74315f08881fb" 2018-08-22 18:52:31,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:52:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0fe5e92a-13c5-4760-bb5f-1ff52a88f6f7 x-compute-request-id: req-0fe5e92a-13c5-4760-bb5f-1ff52a88f6f7 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_16381c50-9124-414a-a2f7-933c61490af1", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619", "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": "00307e6a-0bf1-47f9-8804-c6d8adc97619"}]} 2018-08-22 18:52:31,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-0fe5e92a-13c5-4760-bb5f-1ff52a88f6f7 2018-08-22 18:52:31,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0226950645447s 2018-08-22 18:52:31,915 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-0fe5e92a-13c5-4760-bb5f-1ff52a88f6f7 2018-08-22 18:52:31,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-22 18:52:31,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}104c97f2d5c11ab33c9e5affb1a74315f08881fb" 2018-08-22 18:52:31,949 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 18:52:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2ad93075-80f9-4485-90db-ab22312a82a4 x-compute-request-id: req-2ad93075-80f9-4485-90db-ab22312a82a4 Content-Length: 0 Content-Type: application/json 2018-08-22 18:52:31,949 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619 used request id req-2ad93075-80f9-4485-90db-ab22312a82a4 2018-08-22 18:52:31,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0333058834076s 2018-08-22 18:52:31,949 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/00307e6a-0bf1-47f9-8804-c6d8adc97619 used request id req-2ad93075-80f9-4485-90db-ab22312a82a4 2018-08-22 18:52:31,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 18:52:31,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}104c97f2d5c11ab33c9e5affb1a74315f08881fb" 2018-08-22 18:52:32,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f42804c5-7992-4573-b6cb-9329f04b5639 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_16381c50-9124-414a-a2f7-933c61490af1", "links": {"self": "http://172.30.9.24:5000/v3/users/ac93050c50d94b6eb5ec6c08ca2fd386"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ac93050c50d94b6eb5ec6c08ca2fd386", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 18:52:32,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-f42804c5-7992-4573-b6cb-9329f04b5639 2018-08-22 18:52:32,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.188996076584s 2018-08-22 18:52:32,139 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-f42804c5-7992-4573-b6cb-9329f04b5639 2018-08-22 18:52:32,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 18:52:32,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/ac93050c50d94b6eb5ec6c08ca2fd386 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}104c97f2d5c11ab33c9e5affb1a74315f08881fb" 2018-08-22 18:52:32,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d53267a-d0ad-47c6-ac27-8bfeeb67afc1 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_16381c50-9124-414a-a2f7-933c61490af1", "links": {"self": "http://172.30.9.24:5000/v3/users/ac93050c50d94b6eb5ec6c08ca2fd386"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ac93050c50d94b6eb5ec6c08ca2fd386", "description": null}} 2018-08-22 18:52:32,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/ac93050c50d94b6eb5ec6c08ca2fd386 used request id req-0d53267a-d0ad-47c6-ac27-8bfeeb67afc1 2018-08-22 18:52:32,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.184251070023s 2018-08-22 18:52:32,329 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/ac93050c50d94b6eb5ec6c08ca2fd386 used request id req-0d53267a-d0ad-47c6-ac27-8bfeeb67afc1 2018-08-22 18:52:32,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-22 18:52:32,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/ac93050c50d94b6eb5ec6c08ca2fd386 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}104c97f2d5c11ab33c9e5affb1a74315f08881fb" 2018-08-22 18:52:32,578 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 18:52:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cff3acf3-f120-472d-b5a2-4e477ee93f75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 18:52:32,578 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/ac93050c50d94b6eb5ec6c08ca2fd386 used request id req-cff3acf3-f120-472d-b5a2-4e477ee93f75 2018-08-22 18:52:32,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.247813940048s 2018-08-22 18:52:32,578 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/ac93050c50d94b6eb5ec6c08ca2fd386 used request id req-cff3acf3-f120-472d-b5a2-4e477ee93f75 2018-08-22 18:52:32,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 18:52:32,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}104c97f2d5c11ab33c9e5affb1a74315f08881fb" 2018-08-22 18:52:32,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a152c72-aa5b-4c66-92da-e0996bfab949 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.24:5000/v3/projects/ac56d590c3d34c3bb3ef15375dbee324"}, "tags": [], "enabled": true, "id": "ac56d590c3d34c3bb3ef15375dbee324", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_16381c50-9124-414a-a2f7-933c61490af1"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-22 18:52:32,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-9a152c72-aa5b-4c66-92da-e0996bfab949 2018-08-22 18:52:32,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.171388864517s 2018-08-22 18:52:32,756 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-9a152c72-aa5b-4c66-92da-e0996bfab949 2018-08-22 18:52:32,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-22 18:52:32,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/ac56d590c3d34c3bb3ef15375dbee324 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}104c97f2d5c11ab33c9e5affb1a74315f08881fb" 2018-08-22 18:52:33,005 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 18:52:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b714f56c-b417-4cc4-a73f-9a8bac7e8b80 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 18:52:33,005 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/ac56d590c3d34c3bb3ef15375dbee324 used request id req-b714f56c-b417-4cc4-a73f-9a8bac7e8b80 2018-08-22 18:52:33,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.244916915894s 2018-08-22 18:52:33,006 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/ac56d590c3d34c3bb3ef15375dbee324 used request id req-b714f56c-b417-4cc4-a73f-9a8bac7e8b80 2018-08-22 18:52:33,061 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-08-22 18:52:33,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 18:52:33,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 18:52:33,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 18:52:33,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 18:52:33,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 18:52:33,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 18:52:33,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 18:52:33,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 18:52:33,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 18:52:33,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 18:52:33,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 18:52:33,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 18:52:33,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 18:52:33,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 18:52:33,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 18:52:33,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 18:52:33,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 18:52:33,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 18:52:33,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 18:52:33,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 18:52:33,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 18:52:33,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 18:52:33,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:52:33,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67629b71-f4c1-47a8-ada0-3b547319cc8f 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 18:52:33,109 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-67629b71-f4c1-47a8-ada0-3b547319cc8f 2018-08-22 18:52:33,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 18:52:33,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T19:52:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d69b1f3fec314e8ebf952b8c456a331b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "032439070e6549a2a698896c40df0822"}, "audit_ids": ["x7EMYIFTSeK9WuVV8PYWOA"], "issued_at": "2018-08-22T18:52:33.000000Z"}} 2018-08-22 18:52:33,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:52:33,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0c0b813f9f687a936b81d9bf770675c1fcc145ae" 2018-08-22 18:52:33,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-1e9b64b8-b9dd-4c51-a37c-b9760ae7eaf5 Date: Wed, 22 Aug 2018 18:52:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 18:52:33,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1e9b64b8-b9dd-4c51-a37c-b9760ae7eaf5 2018-08-22 18:52:33,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.312031030655s 2018-08-22 18:52:33,809 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1e9b64b8-b9dd-4c51-a37c-b9760ae7eaf5 2018-08-22 18:52:33,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:52:33,818 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 22 Aug 2018 18:52:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38442d2a-baec-4d8c-97a3-a5c32940b4cb 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.24:5000/v3/", "rel": "self"}]}]}} 2018-08-22 18:52:33,818 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-38442d2a-baec-4d8c-97a3-a5c32940b4cb 2018-08-22 18:52:33,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 18:52:33,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0c0b813f9f687a936b81d9bf770675c1fcc145ae" 2018-08-22 18:52:33,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9ebe1ed-d7ef-4ca6-af6a-109ac6b785e8 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/4beeafd00465418cb49ec3ca3c085af1"}, "tags": [], "enabled": true, "id": "4beeafd00465418cb49ec3ca3c085af1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-08-22 18:52:33,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-b9ebe1ed-d7ef-4ca6-af6a-109ac6b785e8 2018-08-22 18:52:33,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0996999740601s 2018-08-22 18:52:33,919 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-b9ebe1ed-d7ef-4ca6-af6a-109ac6b785e8 2018-08-22 18:52:33,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-22 18:52:33,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}0c0b813f9f687a936b81d9bf770675c1fcc145ae" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d"}}' 2018-08-22 18:52:34,142 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 22 Aug 2018 18:52:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94116092-eafa-4158-bf92-0a0c719cf9b8 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.24:5000/v3/projects/ab5cc05055a245bdbadfacc429a91fc5"}, "tags": [], "enabled": true, "id": "ab5cc05055a245bdbadfacc429a91fc5", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d"}} 2018-08-22 18:52:34,142 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-94116092-eafa-4158-bf92-0a0c719cf9b8 2018-08-22 18:52:34,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.215894937515s 2018-08-22 18:52:34,143 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-94116092-eafa-4158-bf92-0a0c719cf9b8 2018-08-22 18:52:34,143 - 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'ab5cc05055a245bdbadfacc429a91fc5', '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_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d'}) 2018-08-22 18:52:34,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-22 18:52:34,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}0c0b813f9f687a936b81d9bf770675c1fcc145ae" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5bbdcac7-f1b2-481c-b5f5-a8a37a535ab3", "email": null, "name": "vping_userdata-user_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d"}}' 2018-08-22 18:52:34,640 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 22 Aug 2018 18:52:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c2c3d60-9245-483b-b43b-149631b695b0 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "links": {"self": "http://172.30.9.24:5000/v3/users/4b1f4cf4cd4149ceb17140771744aedf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b1f4cf4cd4149ceb17140771744aedf", "domain_id": "default", "password_expires_at": null}} 2018-08-22 18:52:34,640 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-5c2c3d60-9245-483b-b43b-149631b695b0 2018-08-22 18:52:34,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.490873098373s 2018-08-22 18:52:34,641 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-5c2c3d60-9245-483b-b43b-149631b695b0 2018-08-22 18:52:34,641 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4b1f4cf4cd4149ceb17140771744aedf', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d'}) 2018-08-22 18:52:34,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 18:52:34,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0c0b813f9f687a936b81d9bf770675c1fcc145ae" 2018-08-22 18:52:34,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:52:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17dc26e6-6bd9-4047-bb7e-5c6e200267b1 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 18:52:34,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-17dc26e6-6bd9-4047-bb7e-5c6e200267b1 2018-08-22 18:52:34,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.171746015549s 2018-08-22 18:52:34,817 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-17dc26e6-6bd9-4047-bb7e-5c6e200267b1 2018-08-22 18:52:34,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 18:52:34,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0c0b813f9f687a936b81d9bf770675c1fcc145ae" 2018-08-22 18:52:34,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:52:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c40c19f-4060-4255-857c-7e8669be1136 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 18:52:34,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7c40c19f-4060-4255-857c-7e8669be1136 2018-08-22 18:52:34,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0961678028107s 2018-08-22 18:52:34,918 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7c40c19f-4060-4255-857c-7e8669be1136 2018-08-22 18:52:34,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 18:52:34,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0c0b813f9f687a936b81d9bf770675c1fcc145ae" 2018-08-22 18:52:35,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:52:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-683a4412-f60f-43ae-b455-7431383692a5 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 18:52:35,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-683a4412-f60f-43ae-b455-7431383692a5 2018-08-22 18:52:35,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177412033081s 2018-08-22 18:52:35,101 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-683a4412-f60f-43ae-b455-7431383692a5 2018-08-22 18:52:35,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 18:52:35,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0c0b813f9f687a936b81d9bf770675c1fcc145ae" 2018-08-22 18:52:35,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:52:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9551ea9-8130-4d7d-a7f1-93c3083b8d13 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-22 18:52:35,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-c9551ea9-8130-4d7d-a7f1-93c3083b8d13 2018-08-22 18:52:35,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0962219238281s 2018-08-22 18:52:35,202 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-c9551ea9-8130-4d7d-a7f1-93c3083b8d13 2018-08-22 18:52:35,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 18:52:35,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0c0b813f9f687a936b81d9bf770675c1fcc145ae" 2018-08-22 18:52:35,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:52:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f174745-6a4d-49b9-9896-49ab8663039b Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "links": {"self": "http://172.30.9.24:5000/v3/users/4b1f4cf4cd4149ceb17140771744aedf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b1f4cf4cd4149ceb17140771744aedf", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 18:52:35,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-8f174745-6a4d-49b9-9896-49ab8663039b 2018-08-22 18:52:35,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122939825058s 2018-08-22 18:52:35,327 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-8f174745-6a4d-49b9-9896-49ab8663039b 2018-08-22 18:52:35,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 18:52:35,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0c0b813f9f687a936b81d9bf770675c1fcc145ae" 2018-08-22 18:52:35,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:52:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d44d10b-a3a1-4012-9065-52fda57f0302 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.24:5000/v3/projects/ab5cc05055a245bdbadfacc429a91fc5"}, "tags": [], "enabled": true, "id": "ab5cc05055a245bdbadfacc429a91fc5", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d"}]} 2018-08-22 18:52:35,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-8d44d10b-a3a1-4012-9065-52fda57f0302 2018-08-22 18:52:35,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.186434984207s 2018-08-22 18:52:35,525 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-8d44d10b-a3a1-4012-9065-52fda57f0302 2018-08-22 18:52:35,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-22 18:52:35,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=4b1f4cf4cd4149ceb17140771744aedf&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=ab5cc05055a245bdbadfacc429a91fc5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c0b813f9f687a936b81d9bf770675c1fcc145ae" 2018-08-22 18:52:35,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:52:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b2366e1-aebe-4963-babd-e182a0501dd2 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=4b1f4cf4cd4149ceb17140771744aedf&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=ab5cc05055a245bdbadfacc429a91fc5", "previous": null, "next": null}} 2018-08-22 18:52:35,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=4b1f4cf4cd4149ceb17140771744aedf&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=ab5cc05055a245bdbadfacc429a91fc5 used request id req-2b2366e1-aebe-4963-babd-e182a0501dd2 2018-08-22 18:52:35,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.175102949142s 2018-08-22 18:52:35,709 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=4b1f4cf4cd4149ceb17140771744aedf&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=ab5cc05055a245bdbadfacc429a91fc5 used request id req-2b2366e1-aebe-4963-babd-e182a0501dd2 2018-08-22 18:52:35,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-22 18:52:35,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/ab5cc05055a245bdbadfacc429a91fc5/users/4b1f4cf4cd4149ceb17140771744aedf/roles/81768ab888da4b9ba2d6d91befcb7b0f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c0b813f9f687a936b81d9bf770675c1fcc145ae" 2018-08-22 18:52:35,886 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 18:52:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80fc975e-b156-49d4-8859-f6fe9b813c4c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 18:52:35,886 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/ab5cc05055a245bdbadfacc429a91fc5/users/4b1f4cf4cd4149ceb17140771744aedf/roles/81768ab888da4b9ba2d6d91befcb7b0f used request id req-80fc975e-b156-49d4-8859-f6fe9b813c4c 2018-08-22 18:52:35,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.174196958542s 2018-08-22 18:52:35,886 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/ab5cc05055a245bdbadfacc429a91fc5/users/4b1f4cf4cd4149ceb17140771744aedf/roles/81768ab888da4b9ba2d6d91befcb7b0f used request id req-80fc975e-b156-49d4-8859-f6fe9b813c4c 2018-08-22 18:52:35,887 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d', 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'ab5cc05055a245bdbadfacc429a91fc5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '5bbdcac7-f1b2-481c-b5f5-a8a37a535ab3', 'username': u'vping_userdata-user_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-22 18:52:35,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 18:52:35,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 18:52:35,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 18:52:35,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 18:52:35,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 18:52:35,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 18:52:35,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 18:52:35,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 18:52:35,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 18:52:35,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 18:52:35,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 18:52:35,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 18:52:35,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 18:52:35,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 18:52:35,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 18:52:35,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 18:52:35,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 18:52:35,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 18:52:35,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 18:52:35,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 18:52:35,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 18:52:35,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 18:52:35,892 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d', 'password': '5bbdcac7-f1b2-481c-b5f5-a8a37a535ab3', 'project_name': 'vping_userdata-project_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'ab5cc05055a245bdbadfacc429a91fc5', 'project_domain_name': 'Default'} 2018-08-22 18:52:35,892 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-08-22 18:52:35,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:52:35,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:52:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccd9257e-b088-46de-a277-a96f941ac92e 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 18:52:35,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-ccd9257e-b088-46de-a277-a96f941ac92e 2018-08-22 18:52:35,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 18:52:36,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}], "expires_at": "2018-08-22T19:52:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab5cc05055a245bdbadfacc429a91fc5", "name": "vping_userdata-project_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/ab5cc05055a245bdbadfacc429a91fc5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/ab5cc05055a245bdbadfacc429a91fc5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/ab5cc05055a245bdbadfacc429a91fc5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ab5cc05055a245bdbadfacc429a91fc5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/ab5cc05055a245bdbadfacc429a91fc5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/ab5cc05055a245bdbadfacc429a91fc5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ab5cc05055a245bdbadfacc429a91fc5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/ab5cc05055a245bdbadfacc429a91fc5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/ab5cc05055a245bdbadfacc429a91fc5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_ab5cc05055a245bdbadfacc429a91fc5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ab5cc05055a245bdbadfacc429a91fc5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ab5cc05055a245bdbadfacc429a91fc5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/ab5cc05055a245bdbadfacc429a91fc5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/ab5cc05055a245bdbadfacc429a91fc5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "id": "4b1f4cf4cd4149ceb17140771744aedf"}, "audit_ids": ["xdWuj3nnTpOKn_lgLpMizw"], "issued_at": "2018-08-22T18:52:36.000000Z"}} 2018-08-22 18:52:36,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-22 18:52:36,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f75ad3ce805729512b27afa70ed745a634ff36a2" -d '{"network": {"name": "vping_userdata-net_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "admin_state_up": true}}' 2018-08-22 18:52:36,894 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-7f3c6e06-1e2c-40ca-90df-0f3ec524256d Date: Wed, 22 Aug 2018 18:52:36 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"9844d6a7-76d9-446a-b350-b14ac7a5b294","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ab5cc05055a245bdbadfacc429a91fc5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T18:52:36Z","is_default":false,"name":"vping_userdata-net_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ab5cc05055a245bdbadfacc429a91fc5","created_at":"2018-08-22T18:52:36Z","mtu":1450}} 2018-08-22 18:52:36,894 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7f3c6e06-1e2c-40ca-90df-0f3ec524256d 2018-08-22 18:52:36,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.597018003464s 2018-08-22 18:52:36,895 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7f3c6e06-1e2c-40ca-90df-0f3ec524256d 2018-08-22 18:52:36,895 - 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-08-22T18:52:36Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'9844d6a7-76d9-446a-b350-b14ac7a5b294', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d', u'admin_state_up': True, u'tenant_id': u'ab5cc05055a245bdbadfacc429a91fc5', u'created_at': u'2018-08-22T18:52:36Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ab5cc05055a245bdbadfacc429a91fc5', u'l2_adjacency': True}) 2018-08-22 18:52:36,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:52:36,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:52:37,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-d5ddcb94-08dc-4e4e-b368-133e9743bfdf Date: Wed, 22 Aug 2018 18:52:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"9844d6a7-76d9-446a-b350-b14ac7a5b294","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ab5cc05055a245bdbadfacc429a91fc5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T18:52:36Z","qos_policy_id":null,"name":"vping_userdata-net_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d","admin_state_up":true,"tenant_id":"ab5cc05055a245bdbadfacc429a91fc5","created_at":"2018-08-22T18:52:36Z","mtu":1450}]} 2018-08-22 18:52:37,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d5ddcb94-08dc-4e4e-b368-133e9743bfdf 2018-08-22 18:52:37,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118524074554s 2018-08-22 18:52:37,015 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d5ddcb94-08dc-4e4e-b368-133e9743bfdf 2018-08-22 18:52:37,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-22 18:52:37,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}f75ad3ce805729512b27afa70ed745a634ff36a2" -d '{"subnet": {"name": "vping_userdata-subnet_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "enable_dhcp": true, "network_id": "9844d6a7-76d9-446a-b350-b14ac7a5b294", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-22 18:52:37,602 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7af27698-91b8-4254-955f-7d6defd88703 Date: Wed, 22 Aug 2018 18:52:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9844d6a7-76d9-446a-b350-b14ac7a5b294","tenant_id":"ab5cc05055a245bdbadfacc429a91fc5","created_at":"2018-08-22T18:52:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-22T18:52:37Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"ab5cc05055a245bdbadfacc429a91fc5","id":"a2423ad7-4203-4926-9178-81cacd60b4d0","subnetpool_id":null,"name":"vping_userdata-subnet_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d"}} 2018-08-22 18:52:37,603 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-7af27698-91b8-4254-955f-7d6defd88703 2018-08-22 18:52:37,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.586201190948s 2018-08-22 18:52:37,603 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-7af27698-91b8-4254-955f-7d6defd88703 2018-08-22 18:52:37,603 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T18:52:37Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a2423ad7-4203-4926-9178-81cacd60b4d0', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d', u'enable_dhcp': True, u'network_id': u'9844d6a7-76d9-446a-b350-b14ac7a5b294', u'tenant_id': u'ab5cc05055a245bdbadfacc429a91fc5', u'created_at': u'2018-08-22T18:52:37Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ab5cc05055a245bdbadfacc429a91fc5'}) 2018-08-22 18:52:37,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-22 18:52:37,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}f75ad3ce805729512b27afa70ed745a634ff36a2" -d '{"router": {"external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "name": "vping_userdata-router_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "admin_state_up": true}}' 2018-08-22 18:52:39,041 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-bff3dff7-2431-4991-92f4-a0e30e14accf Date: Wed, 22 Aug 2018 18:52:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ab5cc05055a245bdbadfacc429a91fc5", "created_at": "2018-08-22T18:52:37Z", "admin_state_up": true, "updated_at": "2018-08-22T18:52:38Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "ab5cc05055a245bdbadfacc429a91fc5", "id": "07994f1e-e905-485c-a2ed-5e726a23eac0", "name": "vping_userdata-router_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d"}} 2018-08-22 18:52:39,041 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-bff3dff7-2431-4991-92f4-a0e30e14accf 2018-08-22 18:52:39,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.43742990494s 2018-08-22 18:52:39,042 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-bff3dff7-2431-4991-92f4-a0e30e14accf 2018-08-22 18:52:39,042 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T18:52:38Z', u'revision_number': 2, u'id': u'07994f1e-e905-485c-a2ed-5e726a23eac0', u'external_gateway_info': {u'network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'37350c7d-7f7a-4dc4-acdb-2f5b730b9a18', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d', u'admin_state_up': True, u'tenant_id': u'ab5cc05055a245bdbadfacc429a91fc5', u'created_at': u'2018-08-22T18:52:37Z', u'flavor_id': None, u'routes': [], u'project_id': u'ab5cc05055a245bdbadfacc429a91fc5'}) 2018-08-22 18:52:39,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-22 18:52:39,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/07994f1e-e905-485c-a2ed-5e726a23eac0/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}f75ad3ce805729512b27afa70ed745a634ff36a2" -d '{"subnet_id": "a2423ad7-4203-4926-9178-81cacd60b4d0"}' 2018-08-22 18:52:41,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-11d14b8c-fa22-48ca-b2cf-a36979b3be12 Date: Wed, 22 Aug 2018 18:52:41 GMT RESP BODY: {"network_id": "9844d6a7-76d9-446a-b350-b14ac7a5b294", "tenant_id": "ab5cc05055a245bdbadfacc429a91fc5", "subnet_id": "a2423ad7-4203-4926-9178-81cacd60b4d0", "subnet_ids": ["a2423ad7-4203-4926-9178-81cacd60b4d0"], "port_id": "82e43316-a67b-47f6-a1bf-1c597f663a25", "id": "07994f1e-e905-485c-a2ed-5e726a23eac0"} 2018-08-22 18:52:41,678 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/07994f1e-e905-485c-a2ed-5e726a23eac0/add_router_interface.json used request id req-11d14b8c-fa22-48ca-b2cf-a36979b3be12 2018-08-22 18:52:41,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.63502407074s 2018-08-22 18:52:41,678 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/07994f1e-e905-485c-a2ed-5e726a23eac0/add_router_interface.json used request id req-11d14b8c-fa22-48ca-b2cf-a36979b3be12 returning object 07994f1e-e905-485c-a2ed-5e726a23eac0 2018-08-22 18:52:41,679 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-22 18:52:41,811 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-22 18:52:41,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:52:41,817 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 22 Aug 2018 18:52:41 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-22 18:52:41,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:52:41,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:52:42,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-71c33903-4e4e-4daf-ba68-eb56eba7f667 Date: Wed, 22 Aug 2018 18:52:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:52:42,084 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-71c33903-4e4e-4daf-ba68-eb56eba7f667 2018-08-22 18:52:42,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.264491081238s 2018-08-22 18:52:42,084 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-71c33903-4e4e-4daf-ba68-eb56eba7f667 2018-08-22 18:52:42,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-22 18:52:42,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}f75ad3ce805729512b27afa70ed745a634ff36a2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d"}' 2018-08-22 18:52:42,157 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c3f6f1e4-ee76-4936-aeb3-26f9a67c2e58 Date: Wed, 22 Aug 2018 18:52:42 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:52:42Z", "file": "/v2/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d/file", "owner": "ab5cc05055a245bdbadfacc429a91fc5", "id": "4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "size": null, "self": "/v2/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "checksum": null, "created_at": "2018-08-22T18:52:42Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-22 18:52:42,158 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-c3f6f1e4-ee76-4936-aeb3-26f9a67c2e58 2018-08-22 18:52:42,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0648529529572s 2018-08-22 18:52:42,158 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-c3f6f1e4-ee76-4936-aeb3-26f9a67c2e58 returning object 4e82ce3b-d86d-4133-8a4f-ba26edb0b41d 2018-08-22 18:52:42,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-22 18:52:42,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d/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}f75ad3ce805729512b27afa70ed745a634ff36a2" -d '' 2018-08-22 18:52:42,563 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5d088754-464b-4b73-8727-642c8203b41a Date: Wed, 22 Aug 2018 18:52:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 18:52:42,563 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d/file used request id req-5d088754-464b-4b73-8727-642c8203b41a 2018-08-22 18:52:42,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.404532194138s 2018-08-22 18:52:42,564 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d/file used request id req-5d088754-464b-4b73-8727-642c8203b41a 2018-08-22 18:52:42,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:52:42,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:52:42,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-75c512f7-1ec7-4185-81d2-b579dc6764f3 Date: Wed, 22 Aug 2018 18:52:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:52:42Z", "file": "/v2/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d/file", "owner": "ab5cc05055a245bdbadfacc429a91fc5", "id": "4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "size": 12716032, "self": "/v2/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T18:52:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:52:42,601 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-75c512f7-1ec7-4185-81d2-b579dc6764f3 2018-08-22 18:52:42,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0342798233032s 2018-08-22 18:52:42,602 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-75c512f7-1ec7-4185-81d2-b579dc6764f3 2018-08-22 18:52:42,603 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d/file', 'owner': u'ab5cc05055a245bdbadfacc429a91fc5', 'id': u'4e82ce3b-d86d-4133-8a4f-ba26edb0b41d', 'size': 12716032, u'self': u'/v2/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ab5cc05055a245bdbadfacc429a91fc5', 'name': 'vping_userdata-project_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-22T18:52:42Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-22T18:52:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d', 'created': u'2018-08-22T18:52:42Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-22T18:52:42Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-22 18:52:42,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-22 18:52:42,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}0c0b813f9f687a936b81d9bf770675c1fcc145ae" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-22 18:52:42,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18: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-226935e3-8d49-469d-b12e-e99e6cee6945 x-compute-request-id: req-226935e3-8d49-469d-b12e-e99e6cee6945 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb", "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": "8a4b4be6-1282-459d-a481-d63220f7a7cb"}} 2018-08-22 18:52:42,817 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-226935e3-8d49-469d-b12e-e99e6cee6945 2018-08-22 18:52:42,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.212342977524s 2018-08-22 18:52:42,817 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-226935e3-8d49-469d-b12e-e99e6cee6945 2018-08-22 18:52:42,818 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'8a4b4be6-1282-459d-a481-d63220f7a7cb', 'swap': 0}) 2018-08-22 18:52:42,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-22 18:52:42,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb/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}0c0b813f9f687a936b81d9bf770675c1fcc145ae" -d '{"extra_specs": {}}' 2018-08-22 18:52:42,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18: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 x-openstack-request-id: req-56af24a1-63d7-45f2-9bbc-3378de286cea x-compute-request-id: req-56af24a1-63d7-45f2-9bbc-3378de286cea Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-22 18:52:42,838 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb/os-extra_specs used request id req-56af24a1-63d7-45f2-9bbc-3378de286cea 2018-08-22 18:52:42,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199508666992s 2018-08-22 18:52:42,839 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb/os-extra_specs used request id req-56af24a1-63d7-45f2-9bbc-3378de286cea 2018-08-22 18:52:42,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:52:42,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:52:42,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-59eeedf1-cabe-4f8b-bbc9-dd3845192713 Date: Wed, 22 Aug 2018 18:52:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9844d6a7-76d9-446a-b350-b14ac7a5b294","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab5cc05055a245bdbadfacc429a91fc5","l2_adjacency":true,"status":"ACTIVE","subnets":["a2423ad7-4203-4926-9178-81cacd60b4d0"],"description":"","tags":[],"updated_at":"2018-08-22T18:52:37Z","qos_policy_id":null,"name":"vping_userdata-net_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d","admin_state_up":true,"tenant_id":"ab5cc05055a245bdbadfacc429a91fc5","created_at":"2018-08-22T18:52:36Z","mtu":1450}]} 2018-08-22 18:52:42,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-59eeedf1-cabe-4f8b-bbc9-dd3845192713 2018-08-22 18:52:42,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.088977098465s 2018-08-22 18:52:42,929 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-59eeedf1-cabe-4f8b-bbc9-dd3845192713 2018-08-22 18:52:42,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:52:42,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:52:42,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-cf228f0c-0c71-44ef-a80f-3a1e5cd49ab8 Date: Wed, 22 Aug 2018 18:52:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:52:42Z", "file": "/v2/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d/file", "owner": "ab5cc05055a245bdbadfacc429a91fc5", "id": "4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "size": 12716032, "self": "/v2/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T18:52:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:52:42,970 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-cf228f0c-0c71-44ef-a80f-3a1e5cd49ab8 2018-08-22 18:52:42,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0359151363373s 2018-08-22 18:52:42,970 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-cf228f0c-0c71-44ef-a80f-3a1e5cd49ab8 2018-08-22 18:52:42,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 18:52:42,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:52:43,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18: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-7967f30d-67cb-4411-90b4-20208d30ac7c x-compute-request-id: req-7967f30d-67cb-4411-90b4-20208d30ac7c Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb", "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": "8a4b4be6-1282-459d-a481-d63220f7a7cb"}]} 2018-08-22 18:52:43,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-7967f30d-67cb-4411-90b4-20208d30ac7c 2018-08-22 18:52:43,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.253395795822s 2018-08-22 18:52:43,226 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-7967f30d-67cb-4411-90b4-20208d30ac7c 2018-08-22 18:52:43,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-22 18:52:43,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}f75ad3ce805729512b27afa70ed745a634ff36a2" -d '{"server": {"name": "vping_userdata-vm_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "imageRef": "4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "flavorRef": "8a4b4be6-1282-459d-a481-d63220f7a7cb", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9844d6a7-76d9-446a-b350-b14ac7a5b294"}]}}' 2018-08-22 18:52:45,328 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 18:52:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2af4dd85-8983-4a8d-87d6-92efb2dd0154 x-compute-request-id: req-2af4dd85-8983-4a8d-87d6-92efb2dd0154 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/23a16383-32aa-4775-9fd5-fa017b3ac8a3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "23a16383-32aa-4775-9fd5-fa017b3ac8a3", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/23a16383-32aa-4775-9fd5-fa017b3ac8a3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/23a16383-32aa-4775-9fd5-fa017b3ac8a3", "rel": "bookmark"}], "adminPass": "FH3fgVJrVuXL"}} 2018-08-22 18:52:45,328 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-2af4dd85-8983-4a8d-87d6-92efb2dd0154 2018-08-22 18:52:45,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.10095691681s 2018-08-22 18:52:45,329 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-2af4dd85-8983-4a8d-87d6-92efb2dd0154 2018-08-22 18:52:45,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:52:45,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:52:45,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:52:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d071a734-9dcd-4075-aad7-7cf9f5f92a1d x-compute-request-id: req-d071a734-9dcd-4075-aad7-7cf9f5f92a1d Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/23a16383-32aa-4775-9fd5-fa017b3ac8a3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/23a16383-32aa-4775-9fd5-fa017b3ac8a3", "rel": "bookmark"}], "image": {"id": "4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "links": [{"href": "http://172.30.9.24:8774/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8a4b4be6-1282-459d-a481-d63220f7a7cb", "links": [{"href": "http://172.30.9.24:8774/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb", "rel": "bookmark"}]}, "id": "23a16383-32aa-4775-9fd5-fa017b3ac8a3", "user_id": "4b1f4cf4cd4149ceb17140771744aedf", "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-08-22T18:52:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "created": "2018-08-22T18:52:45Z", "tenant_id": "ab5cc05055a245bdbadfacc429a91fc5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:52:45,967 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d071a734-9dcd-4075-aad7-7cf9f5f92a1d 2018-08-22 18:52:45,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.637350797653s 2018-08-22 18:52:45,968 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d071a734-9dcd-4075-aad7-7cf9f5f92a1d 2018-08-22 18:52:45,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:52:45,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:52:46,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-93f9135c-38cd-4052-9294-234184df54cb Date: Wed, 22 Aug 2018 18:52:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9844d6a7-76d9-446a-b350-b14ac7a5b294","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab5cc05055a245bdbadfacc429a91fc5","l2_adjacency":true,"status":"ACTIVE","subnets":["a2423ad7-4203-4926-9178-81cacd60b4d0"],"description":"","tags":[],"updated_at":"2018-08-22T18:52:37Z","qos_policy_id":null,"name":"vping_userdata-net_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d","admin_state_up":true,"tenant_id":"ab5cc05055a245bdbadfacc429a91fc5","created_at":"2018-08-22T18:52:36Z","mtu":1450}]} 2018-08-22 18:52:46,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-93f9135c-38cd-4052-9294-234184df54cb 2018-08-22 18:52:46,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0870139598846s 2018-08-22 18:52:46,061 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-93f9135c-38cd-4052-9294-234184df54cb 2018-08-22 18:52:46,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-22 18:52:46,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:52:46,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c865ae47-515d-470c-aa7f-3fbaa87642c7 Date: Wed, 22 Aug 2018 18:52:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9844d6a7-76d9-446a-b350-b14ac7a5b294","tenant_id":"ab5cc05055a245bdbadfacc429a91fc5","created_at":"2018-08-22T18:52:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-22T18:52:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ab5cc05055a245bdbadfacc429a91fc5","id":"a2423ad7-4203-4926-9178-81cacd60b4d0","subnetpool_id":null,"name":"vping_userdata-subnet_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d"}]} 2018-08-22 18:52:46,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-c865ae47-515d-470c-aa7f-3fbaa87642c7 2018-08-22 18:52:46,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0640919208527s 2018-08-22 18:52:46,126 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-c865ae47-515d-470c-aa7f-3fbaa87642c7 2018-08-22 18:52:46,127 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:52:48,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:52:48,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:52:48,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:52:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1882a6a5-97db-4ba3-8cba-5a2f40b408e9 x-compute-request-id: req-1882a6a5-97db-4ba3-8cba-5a2f40b408e9 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/23a16383-32aa-4775-9fd5-fa017b3ac8a3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/23a16383-32aa-4775-9fd5-fa017b3ac8a3", "rel": "bookmark"}], "image": {"id": "4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "links": [{"href": "http://172.30.9.24:8774/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8a4b4be6-1282-459d-a481-d63220f7a7cb", "links": [{"href": "http://172.30.9.24:8774/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb", "rel": "bookmark"}]}, "id": "23a16383-32aa-4775-9fd5-fa017b3ac8a3", "security_groups": [{"name": "default"}], "user_id": "4b1f4cf4cd4149ceb17140771744aedf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T18:52:47Z", "hostId": "947a3223da40fbb2cb888b8dc9a884e7b8a807927c9e911fe8d55d49", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "created": "2018-08-22T18:52:45Z", "tenant_id": "ab5cc05055a245bdbadfacc429a91fc5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:52:48,670 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1882a6a5-97db-4ba3-8cba-5a2f40b408e9 2018-08-22 18:52:48,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.541020154953s 2018-08-22 18:52:48,671 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1882a6a5-97db-4ba3-8cba-5a2f40b408e9 2018-08-22 18:52:48,674 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:52:50,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:52:50,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:52:50,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:52:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a62d64a-9723-4ce0-8b69-be0237ba4b9d x-compute-request-id: req-6a62d64a-9723-4ce0-8b69-be0237ba4b9d Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/23a16383-32aa-4775-9fd5-fa017b3ac8a3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/23a16383-32aa-4775-9fd5-fa017b3ac8a3", "rel": "bookmark"}], "image": {"id": "4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "links": [{"href": "http://172.30.9.24:8774/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8a4b4be6-1282-459d-a481-d63220f7a7cb", "links": [{"href": "http://172.30.9.24:8774/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb", "rel": "bookmark"}]}, "id": "23a16383-32aa-4775-9fd5-fa017b3ac8a3", "security_groups": [{"name": "default"}], "user_id": "4b1f4cf4cd4149ceb17140771744aedf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T18:52:47Z", "hostId": "947a3223da40fbb2cb888b8dc9a884e7b8a807927c9e911fe8d55d49", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "created": "2018-08-22T18:52:45Z", "tenant_id": "ab5cc05055a245bdbadfacc429a91fc5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:52:50,841 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6a62d64a-9723-4ce0-8b69-be0237ba4b9d 2018-08-22 18:52:50,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.164434909821s 2018-08-22 18:52:50,842 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6a62d64a-9723-4ce0-8b69-be0237ba4b9d 2018-08-22 18:52:50,846 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:52:52,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:52:52,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:52:53,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:52:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe3a6f8e-f413-45f7-82b6-f407fa65f37d x-compute-request-id: req-fe3a6f8e-f413-45f7-82b6-f407fa65f37d Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:de:80", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/23a16383-32aa-4775-9fd5-fa017b3ac8a3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/23a16383-32aa-4775-9fd5-fa017b3ac8a3", "rel": "bookmark"}], "image": {"id": "4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "links": [{"href": "http://172.30.9.24:8774/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:52:52.000000", "flavor": {"id": "8a4b4be6-1282-459d-a481-d63220f7a7cb", "links": [{"href": "http://172.30.9.24:8774/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb", "rel": "bookmark"}]}, "id": "23a16383-32aa-4775-9fd5-fa017b3ac8a3", "security_groups": [{"name": "default"}], "user_id": "4b1f4cf4cd4149ceb17140771744aedf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:52:52Z", "hostId": "947a3223da40fbb2cb888b8dc9a884e7b8a807927c9e911fe8d55d49", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "created": "2018-08-22T18:52:45Z", "tenant_id": "ab5cc05055a245bdbadfacc429a91fc5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:52:53,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fe3a6f8e-f413-45f7-82b6-f407fa65f37d 2018-08-22 18:52:53,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.292770862579s 2018-08-22 18:52:53,142 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fe3a6f8e-f413-45f7-82b6-f407fa65f37d 2018-08-22 18:52:53,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-22 18:52:53,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=23a16383-32aa-4775-9fd5-fa017b3ac8a3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:52:53,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-e390feb0-399f-4057-b683-2e35a0ee4f42 Date: Wed, 22 Aug 2018 18:52:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-22T18:52:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a2423ad7-4203-4926-9178-81cacd60b4d0","ip_address":"192.168.120.5"}],"id":"56adc61c-82c4-481d-b66c-907d5e57b4bd","security_groups":["4370e2c9-9f46-4280-b0bf-fc3b10cc2b3b"],"mac_address":"fa:16:3e:3a:de:80","project_id":"ab5cc05055a245bdbadfacc429a91fc5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9844d6a7-76d9-446a-b350-b14ac7a5b294","tenant_id":"ab5cc05055a245bdbadfacc429a91fc5","created_at":"2018-08-22T18:52:48Z","binding:vnic_type":"normal","device_id":"23a16383-32aa-4775-9fd5-fa017b3ac8a3","ip_allocation":"immediate"}]} 2018-08-22 18:52:53,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=23a16383-32aa-4775-9fd5-fa017b3ac8a3 used request id req-e390feb0-399f-4057-b683-2e35a0ee4f42 2018-08-22 18:52:53,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0710589885712s 2018-08-22 18:52:53,218 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=23a16383-32aa-4775-9fd5-fa017b3ac8a3 used request id req-e390feb0-399f-4057-b683-2e35a0ee4f42 2018-08-22 18:52:53,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:52:53,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=56adc61c-82c4-481d-b66c-907d5e57b4bd" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:52:53,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8602cb60-393d-438a-8c84-66b290878a32 Date: Wed, 22 Aug 2018 18:52:53 GMT RESP BODY: {"floatingips": []} 2018-08-22 18:52:53,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=56adc61c-82c4-481d-b66c-907d5e57b4bd used request id req-8602cb60-393d-438a-8c84-66b290878a32 2018-08-22 18:52:53,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0446128845215s 2018-08-22 18:52:53,268 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=56adc61c-82c4-481d-b66c-907d5e57b4bd used request id req-8602cb60-393d-438a-8c84-66b290878a32 2018-08-22 18:52:53,269 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3a:de:80', 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'4e82ce3b-d86d-4133-8a4f-ba26edb0b41d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-22T18:52:52.000000', 'flavor': Munch({u'id': u'8a4b4be6-1282-459d-a481-d63220f7a7cb'}), 'az': u'nova', 'id': u'23a16383-32aa-4775-9fd5-fa017b3ac8a3', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4b1f4cf4cd4149ceb17140771744aedf', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ab5cc05055a245bdbadfacc429a91fc5', 'name': 'vping_userdata-project_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d', '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-08-22T18:52:52.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-22T18:52:52Z', 'hostId': u'947a3223da40fbb2cb888b8dc9a884e7b8a807927c9e911fe8d55d49', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'947a3223da40fbb2cb888b8dc9a884e7b8a807927c9e911fe8d55d49', '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-08-22T18:52:52.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ab5cc05055a245bdbadfacc429a91fc5', 'name': u'vping_userdata-vm_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d', 'adminPass': u'FH3fgVJrVuXL', 'tenant_id': u'ab5cc05055a245bdbadfacc429a91fc5', 'created_at': u'2018-08-22T18:52:45Z', 'created': u'2018-08-22T18:52:45Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-22 18:52:53,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:52:53,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:52:53,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-173424f7-7853-43e6-83da-ee37b03cc3d0 Date: Wed, 22 Aug 2018 18:52:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9844d6a7-76d9-446a-b350-b14ac7a5b294","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab5cc05055a245bdbadfacc429a91fc5","l2_adjacency":true,"status":"ACTIVE","subnets":["a2423ad7-4203-4926-9178-81cacd60b4d0"],"description":"","tags":[],"updated_at":"2018-08-22T18:52:37Z","qos_policy_id":null,"name":"vping_userdata-net_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d","admin_state_up":true,"tenant_id":"ab5cc05055a245bdbadfacc429a91fc5","created_at":"2018-08-22T18:52:36Z","mtu":1450}]} 2018-08-22 18:52:53,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-173424f7-7853-43e6-83da-ee37b03cc3d0 2018-08-22 18:52:53,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0863170623779s 2018-08-22 18:52:53,357 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-173424f7-7853-43e6-83da-ee37b03cc3d0 2018-08-22 18:52:53,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:52:53,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:52:53,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-cf56ee2d-7fae-42c9-86a1-f0151cc46f3a Date: Wed, 22 Aug 2018 18:52:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:52:42Z", "file": "/v2/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d/file", "owner": "ab5cc05055a245bdbadfacc429a91fc5", "id": "4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "size": 12716032, "self": "/v2/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T18:52:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:52:53,642 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-cf56ee2d-7fae-42c9-86a1-f0151cc46f3a 2018-08-22 18:52:53,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.281116962433s 2018-08-22 18:52:53,643 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-cf56ee2d-7fae-42c9-86a1-f0151cc46f3a 2018-08-22 18:52:53,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 18:52:53,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:52:53,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:52:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ea24739-3643-4df6-99e8-59bcecd2b78e x-compute-request-id: req-8ea24739-3643-4df6-99e8-59bcecd2b78e Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb", "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": "8a4b4be6-1282-459d-a481-d63220f7a7cb"}]} 2018-08-22 18:52:53,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-8ea24739-3643-4df6-99e8-59bcecd2b78e 2018-08-22 18:52:53,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0222141742706s 2018-08-22 18:52:53,667 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-8ea24739-3643-4df6-99e8-59bcecd2b78e 2018-08-22 18:52:53,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-22 18:52:53,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}f75ad3ce805729512b27afa70ed745a634ff36a2" -d '{"server": {"name": "vping_userdata-vm2_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "imageRef": "4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "flavorRef": "8a4b4be6-1282-459d-a481-d63220f7a7cb", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjUgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9844d6a7-76d9-446a-b350-b14ac7a5b294"}]}}' 2018-08-22 18:52:55,986 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 18:52:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-df5d4980-f657-4e10-90d5-472a9ceecf0d x-compute-request-id: req-df5d4980-f657-4e10-90d5-472a9ceecf0d Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/14d2fc7e-bf2e-4612-9994-72f6c5874dad Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "14d2fc7e-bf2e-4612-9994-72f6c5874dad", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/14d2fc7e-bf2e-4612-9994-72f6c5874dad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/14d2fc7e-bf2e-4612-9994-72f6c5874dad", "rel": "bookmark"}], "adminPass": "NJE9pGMaeUYe"}} 2018-08-22 18:52:55,986 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-df5d4980-f657-4e10-90d5-472a9ceecf0d 2018-08-22 18:52:55,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.31773090363s 2018-08-22 18:52:55,986 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-df5d4980-f657-4e10-90d5-472a9ceecf0d 2018-08-22 18:52:55,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:52:55,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:52:56,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:52:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f8f7a0f-c5fc-49bd-b3b5-18f990a6edd7 x-compute-request-id: req-7f8f7a0f-c5fc-49bd-b3b5-18f990a6edd7 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/14d2fc7e-bf2e-4612-9994-72f6c5874dad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/14d2fc7e-bf2e-4612-9994-72f6c5874dad", "rel": "bookmark"}], "image": {"id": "4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "links": [{"href": "http://172.30.9.24:8774/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8a4b4be6-1282-459d-a481-d63220f7a7cb", "links": [{"href": "http://172.30.9.24:8774/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb", "rel": "bookmark"}]}, "id": "14d2fc7e-bf2e-4612-9994-72f6c5874dad", "user_id": "4b1f4cf4cd4149ceb17140771744aedf", "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-08-22T18:52:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "created": "2018-08-22T18:52:55Z", "tenant_id": "ab5cc05055a245bdbadfacc429a91fc5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:de:80", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/23a16383-32aa-4775-9fd5-fa017b3ac8a3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/23a16383-32aa-4775-9fd5-fa017b3ac8a3", "rel": "bookmark"}], "image": {"id": "4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "links": [{"href": "http://172.30.9.24:8774/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:52:52.000000", "flavor": {"id": "8a4b4be6-1282-459d-a481-d63220f7a7cb", "links": [{"href": "http://172.30.9.24:8774/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb", "rel": "bookmark"}]}, "id": "23a16383-32aa-4775-9fd5-fa017b3ac8a3", "security_groups": [{"name": "default"}], "user_id": "4b1f4cf4cd4149ceb17140771744aedf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:52:52Z", "hostId": "947a3223da40fbb2cb888b8dc9a884e7b8a807927c9e911fe8d55d49", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "created": "2018-08-22T18:52:45Z", "tenant_id": "ab5cc05055a245bdbadfacc429a91fc5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:52:56,400 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7f8f7a0f-c5fc-49bd-b3b5-18f990a6edd7 2018-08-22 18:52:56,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.413167953491s 2018-08-22 18:52:56,401 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7f8f7a0f-c5fc-49bd-b3b5-18f990a6edd7 2018-08-22 18:52:56,406 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:52:58,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:52:58,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:52:59,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:52: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-3667cc0d-029b-4459-9724-81f3a0341ced x-compute-request-id: req-3667cc0d-029b-4459-9724-81f3a0341ced Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/14d2fc7e-bf2e-4612-9994-72f6c5874dad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/14d2fc7e-bf2e-4612-9994-72f6c5874dad", "rel": "bookmark"}], "image": {"id": "4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "links": [{"href": "http://172.30.9.24:8774/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8a4b4be6-1282-459d-a481-d63220f7a7cb", "links": [{"href": "http://172.30.9.24:8774/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb", "rel": "bookmark"}]}, "id": "14d2fc7e-bf2e-4612-9994-72f6c5874dad", "user_id": "4b1f4cf4cd4149ceb17140771744aedf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T18:52:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "created": "2018-08-22T18:52:55Z", "tenant_id": "ab5cc05055a245bdbadfacc429a91fc5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:de:80", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/23a16383-32aa-4775-9fd5-fa017b3ac8a3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/23a16383-32aa-4775-9fd5-fa017b3ac8a3", "rel": "bookmark"}], "image": {"id": "4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "links": [{"href": "http://172.30.9.24:8774/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:52:52.000000", "flavor": {"id": "8a4b4be6-1282-459d-a481-d63220f7a7cb", "links": [{"href": "http://172.30.9.24:8774/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb", "rel": "bookmark"}]}, "id": "23a16383-32aa-4775-9fd5-fa017b3ac8a3", "security_groups": [{"name": "default"}], "user_id": "4b1f4cf4cd4149ceb17140771744aedf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:52:52Z", "hostId": "947a3223da40fbb2cb888b8dc9a884e7b8a807927c9e911fe8d55d49", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "created": "2018-08-22T18:52:45Z", "tenant_id": "ab5cc05055a245bdbadfacc429a91fc5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:52:59,006 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3667cc0d-029b-4459-9724-81f3a0341ced 2018-08-22 18:52:59,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.597454786301s 2018-08-22 18:52:59,007 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3667cc0d-029b-4459-9724-81f3a0341ced 2018-08-22 18:52:59,011 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:53:01,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:53:01,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:53:01,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95c2be19-5f85-41b4-bafb-6886635bde62 x-compute-request-id: req-95c2be19-5f85-41b4-bafb-6886635bde62 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/14d2fc7e-bf2e-4612-9994-72f6c5874dad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/14d2fc7e-bf2e-4612-9994-72f6c5874dad", "rel": "bookmark"}], "image": {"id": "4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "links": [{"href": "http://172.30.9.24:8774/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8a4b4be6-1282-459d-a481-d63220f7a7cb", "links": [{"href": "http://172.30.9.24:8774/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb", "rel": "bookmark"}]}, "id": "14d2fc7e-bf2e-4612-9994-72f6c5874dad", "security_groups": [{"name": "default"}], "user_id": "4b1f4cf4cd4149ceb17140771744aedf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T18:52:58Z", "hostId": "76f873525d3e9a5da48c86680046c7c53b8d723c1c93ab2bdaa3ae91", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "created": "2018-08-22T18:52:55Z", "tenant_id": "ab5cc05055a245bdbadfacc429a91fc5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:de:80", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/23a16383-32aa-4775-9fd5-fa017b3ac8a3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/23a16383-32aa-4775-9fd5-fa017b3ac8a3", "rel": "bookmark"}], "image": {"id": "4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "links": [{"href": "http://172.30.9.24:8774/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:52:52.000000", "flavor": {"id": "8a4b4be6-1282-459d-a481-d63220f7a7cb", "links": [{"href": "http://172.30.9.24:8774/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb", "rel": "bookmark"}]}, "id": "23a16383-32aa-4775-9fd5-fa017b3ac8a3", "security_groups": [{"name": "default"}], "user_id": "4b1f4cf4cd4149ceb17140771744aedf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:52:52Z", "hostId": "947a3223da40fbb2cb888b8dc9a884e7b8a807927c9e911fe8d55d49", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "created": "2018-08-22T18:52:45Z", "tenant_id": "ab5cc05055a245bdbadfacc429a91fc5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:53:01,635 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-95c2be19-5f85-41b4-bafb-6886635bde62 2018-08-22 18:53:01,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.62157201767s 2018-08-22 18:53:01,636 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-95c2be19-5f85-41b4-bafb-6886635bde62 2018-08-22 18:53:01,640 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:53:03,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:53:03,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:53:04,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-afd797fe-e193-4af6-b4f6-18eccf90057c x-compute-request-id: req-afd797fe-e193-4af6-b4f6-18eccf90057c Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:ae:d6", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/14d2fc7e-bf2e-4612-9994-72f6c5874dad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/14d2fc7e-bf2e-4612-9994-72f6c5874dad", "rel": "bookmark"}], "image": {"id": "4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "links": [{"href": "http://172.30.9.24:8774/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:53:02.000000", "flavor": {"id": "8a4b4be6-1282-459d-a481-d63220f7a7cb", "links": [{"href": "http://172.30.9.24:8774/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb", "rel": "bookmark"}]}, "id": "14d2fc7e-bf2e-4612-9994-72f6c5874dad", "security_groups": [{"name": "default"}], "user_id": "4b1f4cf4cd4149ceb17140771744aedf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:53:02Z", "hostId": "76f873525d3e9a5da48c86680046c7c53b8d723c1c93ab2bdaa3ae91", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "created": "2018-08-22T18:52:55Z", "tenant_id": "ab5cc05055a245bdbadfacc429a91fc5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:de:80", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/23a16383-32aa-4775-9fd5-fa017b3ac8a3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/23a16383-32aa-4775-9fd5-fa017b3ac8a3", "rel": "bookmark"}], "image": {"id": "4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "links": [{"href": "http://172.30.9.24:8774/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:52:52.000000", "flavor": {"id": "8a4b4be6-1282-459d-a481-d63220f7a7cb", "links": [{"href": "http://172.30.9.24:8774/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb", "rel": "bookmark"}]}, "id": "23a16383-32aa-4775-9fd5-fa017b3ac8a3", "security_groups": [{"name": "default"}], "user_id": "4b1f4cf4cd4149ceb17140771744aedf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:52:52Z", "hostId": "947a3223da40fbb2cb888b8dc9a884e7b8a807927c9e911fe8d55d49", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "created": "2018-08-22T18:52:45Z", "tenant_id": "ab5cc05055a245bdbadfacc429a91fc5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:53:04,162 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-afd797fe-e193-4af6-b4f6-18eccf90057c 2018-08-22 18:53:04,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519125938416s 2018-08-22 18:53:04,163 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-afd797fe-e193-4af6-b4f6-18eccf90057c 2018-08-22 18:53:04,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-22 18:53:04,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=14d2fc7e-bf2e-4612-9994-72f6c5874dad" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:53:04,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-e5bcf685-b74c-47cd-ad21-0156887d0bff Date: Wed, 22 Aug 2018 18:53:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-22T18:53:01Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a2423ad7-4203-4926-9178-81cacd60b4d0","ip_address":"192.168.120.8"}],"id":"2c88e6a4-090e-49b5-8639-c03ff47fc5a2","security_groups":["4370e2c9-9f46-4280-b0bf-fc3b10cc2b3b"],"mac_address":"fa:16:3e:bc:ae:d6","project_id":"ab5cc05055a245bdbadfacc429a91fc5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9844d6a7-76d9-446a-b350-b14ac7a5b294","tenant_id":"ab5cc05055a245bdbadfacc429a91fc5","created_at":"2018-08-22T18:52:59Z","binding:vnic_type":"normal","device_id":"14d2fc7e-bf2e-4612-9994-72f6c5874dad","ip_allocation":"immediate"}]} 2018-08-22 18:53:04,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=14d2fc7e-bf2e-4612-9994-72f6c5874dad used request id req-e5bcf685-b74c-47cd-ad21-0156887d0bff 2018-08-22 18:53:04,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.135360956192s 2018-08-22 18:53:04,304 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=14d2fc7e-bf2e-4612-9994-72f6c5874dad used request id req-e5bcf685-b74c-47cd-ad21-0156887d0bff 2018-08-22 18:53:04,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:53:04,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=2c88e6a4-090e-49b5-8639-c03ff47fc5a2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:53:04,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6016ebf9-e903-4412-9636-31752fa95a42 Date: Wed, 22 Aug 2018 18:53:04 GMT RESP BODY: {"floatingips": []} 2018-08-22 18:53:04,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=2c88e6a4-090e-49b5-8639-c03ff47fc5a2 used request id req-6016ebf9-e903-4412-9636-31752fa95a42 2018-08-22 18:53:04,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0457210540771s 2018-08-22 18:53:04,355 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=2c88e6a4-090e-49b5-8639-c03ff47fc5a2 used request id req-6016ebf9-e903-4412-9636-31752fa95a42 2018-08-22 18:53:04,356 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bc:ae:d6', 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'4e82ce3b-d86d-4133-8a4f-ba26edb0b41d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-22T18:53:02.000000', 'flavor': Munch({u'id': u'8a4b4be6-1282-459d-a481-d63220f7a7cb'}), 'az': u'nova', 'id': u'14d2fc7e-bf2e-4612-9994-72f6c5874dad', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4b1f4cf4cd4149ceb17140771744aedf', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ab5cc05055a245bdbadfacc429a91fc5', 'name': 'vping_userdata-project_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d', '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-08-22T18:53:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-22T18:53:02Z', 'hostId': u'76f873525d3e9a5da48c86680046c7c53b8d723c1c93ab2bdaa3ae91', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'76f873525d3e9a5da48c86680046c7c53b8d723c1c93ab2bdaa3ae91', '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-08-22T18:53:02.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ab5cc05055a245bdbadfacc429a91fc5', 'name': u'vping_userdata-vm2_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d', 'adminPass': u'NJE9pGMaeUYe', 'tenant_id': u'ab5cc05055a245bdbadfacc429a91fc5', 'created_at': u'2018-08-22T18:52:55Z', 'created': u'2018-08-22T18:52:55Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-22 18:53:04,357 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-08-22 18:53:05,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:53:05,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:53:05,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b192848-3d41-474d-88bb-aa403a84c620 x-compute-request-id: req-1b192848-3d41-474d-88bb-aa403a84c620 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:ae:d6", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/14d2fc7e-bf2e-4612-9994-72f6c5874dad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/14d2fc7e-bf2e-4612-9994-72f6c5874dad", "rel": "bookmark"}], "image": {"id": "4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "links": [{"href": "http://172.30.9.24:8774/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:53:02.000000", "flavor": {"id": "8a4b4be6-1282-459d-a481-d63220f7a7cb", "links": [{"href": "http://172.30.9.24:8774/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb", "rel": "bookmark"}]}, "id": "14d2fc7e-bf2e-4612-9994-72f6c5874dad", "security_groups": [{"name": "default"}], "user_id": "4b1f4cf4cd4149ceb17140771744aedf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:53:02Z", "hostId": "76f873525d3e9a5da48c86680046c7c53b8d723c1c93ab2bdaa3ae91", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "created": "2018-08-22T18:52:55Z", "tenant_id": "ab5cc05055a245bdbadfacc429a91fc5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:de:80", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/23a16383-32aa-4775-9fd5-fa017b3ac8a3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/23a16383-32aa-4775-9fd5-fa017b3ac8a3", "rel": "bookmark"}], "image": {"id": "4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "links": [{"href": "http://172.30.9.24:8774/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:52:52.000000", "flavor": {"id": "8a4b4be6-1282-459d-a481-d63220f7a7cb", "links": [{"href": "http://172.30.9.24:8774/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb", "rel": "bookmark"}]}, "id": "23a16383-32aa-4775-9fd5-fa017b3ac8a3", "security_groups": [{"name": "default"}], "user_id": "4b1f4cf4cd4149ceb17140771744aedf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:52:52Z", "hostId": "947a3223da40fbb2cb888b8dc9a884e7b8a807927c9e911fe8d55d49", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "created": "2018-08-22T18:52:45Z", "tenant_id": "ab5cc05055a245bdbadfacc429a91fc5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:53:05,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1b192848-3d41-474d-88bb-aa403a84c620 2018-08-22 18:53:05,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173079967499s 2018-08-22 18:53:05,532 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1b192848-3d41-474d-88bb-aa403a84c620 2018-08-22 18:53:05,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 18:53:05,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/14d2fc7e-bf2e-4612-9994-72f6c5874dad/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}f75ad3ce805729512b27afa70ed745a634ff36a2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 18:53:05,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ae3de70-ac73-4a03-88d3-385962b6cb8f x-compute-request-id: req-5ae3de70-ac73-4a03-88d3-385962b6cb8f Content-Encoding: gzip Content-Length: 7941 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 490910515 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.182095] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.184315] pid_max: default: 32768 minimum: 301\n[ 0.185524] ACPI: Core revision 20150930\n[ 0.187170] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.188919] Security Framework initialized\n[ 0.190008] Yama: becoming mindful.\n[ 0.190984] AppArmor: AppArmor initialized\n[ 0.192109] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.193849] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.195518] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197124] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.198950] Initializing cgroup subsys io\n[ 0.200035] Initializing cgroup subsys memory\n[ 0.201194] Initializing cgroup subsys devices\n[ 0.202371] Initializing cgroup subsys freezer\n[ 0.203528] Initializing cgroup subsys net_cls\n[ 0.204685] Initializing cgroup subsys perf_event\n[ 0.205898] Initializing cgroup subsys net_prio\n[ 0.207075] Initializing cgroup subsys hugetlb\n[ 0.208231] Initializing cgroup subsys pids\n[ 0.209397] CPU: Physical Processor ID: 0\n[ 0.211168] mce: CPU supports 10 MCE banks\n[ 0.212287] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.213619] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.229942] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.236500] ftrace: allocating 31920 entries in 125 pages\n[ 0.261841] smpboot: Max logical packages: 1\n[ 0.262975] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.264783] x2apic enabled\n[ 0.265906] Switched APIC routing to physical x2apic.\n[ 0.268309] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.269788] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.272436] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.274817] KVM setup paravirtual spinlock\n[ 0.276372] x86: Booted up 1 node, 1 CPUs\n[ 0.277447] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.279283] devtmpfs: initialized\n[ 0.281228] evm: security.selinux\n[ 0.282155] evm: security.SMACK64\n[ 0.283087] evm: security.SMACK64EXEC\n[ 0.284112] evm: security.SMACK64TRANSMUTE\n[ 0.285190] evm: security.SMACK64MMAP\n[ 0.286181] evm: security.ima\n[ 0.287042] evm: security.capability\n[ 0.288095] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.290539] pinctrl core: initialized pinctrl subsystem\n[ 0.291977] RTC time: 18:53:02, date: 08/22/18\n[ 0.293237] NET: Registered protocol family 16\n[ 0.294517] cpuidle: using governor ladder\n[ 0.295610] cpuidle: using governor menu\n[ 0.296665] PCCT header not found.\n[ 0.297673] ACPI: bus type PCI registered\n[ 0.298752] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.300457] PCI: Using configuration type 1 for base access\n[ 0.303075] ACPI: Added _OSI(Module Device)\n[ 0.304515] ACPI: Added _OSI(Processor Device)\n[ 0.306020] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.307595] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.310134] ACPI: Interpreter enabled\n[ 0.311437] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.314655] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.317836] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321017] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324191] ACPI: (supports S0 S5)\n[ 0.325402] ACPI: Using IOAPIC for interrupt routing\n[ 0.327020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331415] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333380] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335501] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337568] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341312] acpiphp: Slot [3] registered\n[ 0.342665] acpiphp: Slot [4] registered\n[ 0.344019] acpiphp: Slot [5] registered\n[ 0.345373] acpiphp: Slot [6] registered\n[ 0.346730] acpiphp: Slot [7] registered\n[ 0.348088] acpiphp: Slot [8] registered\n[ 0.349441] acpiphp: Slot [9] registered\n[ 0.350785] acpiphp: Slot [10] registered\n[ 0.352150] acpiphp: Slot [11] registered\n[ 0.353538] acpiphp: Slot [12] registered\n[ 0.354915] acpiphp: Slot [13] registered\n[ 0.356288] acpiphp: Slot [14] registered\n[ 0.357655] acpiphp: Slot [15] registered\n[ 0.372891] acpiphp: Slot [16] registered\n[ 0.374270] acpiphp: Slot [17] registered\n[ 0.375636] acpiphp: Slot [18] registered\n[ 0.377025] acpiphp: Slot [19] registered\n[ 0.378411] acpiphp: Slot [20] registered\n[ 0.379780] acpiphp: Slot [21] registered\n[ 0.381165] acpiphp: Slot [22] registered\n[ 0.382539] acpiphp: Slot [23] registered\n[ 0.383924] acpiphp: Slot [24] registered\n[ 0.385316] acpiphp: Slot [25] registered\n[ 0.386699] acpiphp: Slot [26] registered\n[ 0.388076] acpiphp: Slot [27] registered\n[ 0.389462] acpiphp: Slot [28] registered\n[ 0.390853] acpiphp: Slot [29] registered\n[ 0.392236] acpiphp: Slot [30] registered\n[ 0.393621] acpiphp: Slot [31] registered\n[ 0.394999] PCI host bridge to bus 0000:00\n[ 0.396389] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.398498] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.400621] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.403142] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.405637] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.408190] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.412529] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.414756] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.416800] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.419026] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.423235] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.425659] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.446687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.448760] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.450729] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.452858] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.454783] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.456507] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.458321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.459771] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.461914] vgaarb: loaded\n[ 0.462750] vgaarb: bridge control possible 0000:00:02.0\n[ 0.464422] SCSI subsystem initialized\n[ 0.465686] ACPI: bus type USB registered\n[ 0.466834] usbcore: registered new interface driver usbfs\n[ 0.468255] usbcore: registered new interface driver hub\n[ 0.469647] usbcore: registered new device driver usb\n[ 0.471161] PCI: Using ACPI for IRQ routing\n[ 0.472685] NetLabel: Initializing\n[ 0.473682] NetLabel: domain hash size = 128\n[ 0.474856] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.476179] NetLabel: unlabeled traffic allowed by default\n[ 0.477767] clocksource: Switched to clocksource kvm-clock\n[ 0.487778] AppArmor: AppArmor Filesystem Enabled\n[ 0.489109] pnp: PnP ACPI init\n[ 0.490358] pnp: PnP ACPI: found 5 devices\n[ 0.497297] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.499666] NET: Registered protocol family 2\n[ 0.501098] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.502883] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.504529] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.506182] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.507660] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.509461] NET: Registered protocol family 1\n[ 0.510681] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.512204] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.513690] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.528256] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.542864] Trying to unpack rootfs image as initramfs...\n[ 0.604903] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.609908] Scanning for low memory corruption every 60 seconds\n[ 0.612084] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.613683] audit: initializing netlink subsys (disabled)\n[ 0.615184] audit: type=2000 audit(1534963983.280:1): initialized\n[ 0.617064] Initialise system trusted keyring\n[ 0.618431] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.620019] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.622739] zbud: loaded\n[ 0.623747] VFS: Disk quotas dquot_6.6.0\n[ 0.624887] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.627063] fuse init (API version 7.23)\n[ 0.628306] Key type big_key registered\n[ 0.629415] Allocating IMA MOK and blacklist keyrings.\n[ 0.631108] Key type asymmetric registered\n[ 0.632245] Asymmetric key parser 'x509' registered\n[ 0.633564] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.635630] io scheduler noop registered\n[ 0.636718] io scheduler deadline registered (default)\n[ 0.638093] io scheduler cfq registered\n[ 0.639279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.640703] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.642478] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.644488] ACPI: Power Button [PWRF]\n[ 0.645706] GHES: HEST is not enabled!\n[ 0.659856] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.688961] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.691857] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.715429] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.718498] Linux agpgart interface v0.103\n[ 0.721985] brd: module loaded\n[ 0.724222] loop: module loaded\n[ 0.729361] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.731393] GPT:90111 != 2097151\n[ 0.732344] GPT:Alternate GPT header not at the end of the disk.\n[ 0.733870] GPT:90111 != 2097151\n[ 0.734827] GPT: Use GNU Parted to correct GPT errors.\n[ 0.736166] vda: vda1 vda15\n[ 0.737842] scsi host0: ata_piix\n[ 0.738918] scsi host1: ata_piix\n[ 0.739919] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.741582] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.743595] libphy: Fixed MDIO Bus: probed\n[ 0.744737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.746062] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.749049] PPP generic driver version 2.4.2\n[ 0.750313] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.751965] ehci-pci: EHCI PCI platform driver\n[ 0.753191] ehci-platform: EHCI generic platform driver\n[ 0.754574] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.756148] ohci-pci: OHCI PCI platform driver\n[ 0.757368] ohci-platform: OHCI generic platform driver\n[ 0.758750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.773390] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.774776] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.776813] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.778236] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.779815] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.781478] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.783421] usb usb1: Product: UHCI Host Controller\n[ 0.784691] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.786236] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.787625] hub 1-0:1.0: USB hub found\n[ 0.788827] hub 1-0:1.0: 2 ports detected\n[ 0.790159] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.793125] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.794485] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.795949] mousedev: PS/2 mouse device common for all mice\n[ 0.797696] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.800258] rtc_cmos 00:00: RTC can wake from S4\n[ 0.801849] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.803493] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.805181] i2c /dev entries driver\n[ 0.806264] device-mapper: uevent: version 1.0.3\n[ 0.807610] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.809912] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.811799] NET: Registered protocol family 10\n[ 0.813395] NET: Registered protocol family 17\n[ 0.814667] Key type dns_resolver registered\n[ 0.815989] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.817522] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.820024] registered taskstats version 1\n[ 0.821204] Loading compiled-in X.509 certificates\n[ 0.823094] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.825705] zswap: loaded using pool lzo/zbud\n[ 0.827895] Key type trusted registered\n[ 0.830161] Key type encrypted registered\n[ 0.831317] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.832776] ima: No TPM chip found, activating TPM-bypass!\n[ 0.834254] evm: HMAC attrs: 0x1\n[ 0.835579] Magic number: 14:913:898\n[ 0.836774] rtc_cmos 00:00: setting system clock to 2018-08-22 18:53:02 UTC (1534963982)\n[ 0.839088] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.840639] EDD information not available.\n[ 0.903350] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.919324] Write protecting the kernel read-only data: 14336k\n[ 0.922241] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.924654] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\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.973085] 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.87\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.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 1.11. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-08-22 18:53:05,625 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/14d2fc7e-bf2e-4612-9994-72f6c5874dad/action used request id req-5ae3de70-ac73-4a03-88d3-385962b6cb8f 2018-08-22 18:53:05,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0902619361877s 2018-08-22 18:53:05,625 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/14d2fc7e-bf2e-4612-9994-72f6c5874dad/action used request id req-5ae3de70-ac73-4a03-88d3-385962b6cb8f 2018-08-22 18:53:05,626 - 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 490910515 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.182095] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.184315] pid_max: default: 32768 minimum: 301 [ 0.185524] ACPI: Core revision 20150930 [ 0.187170] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.188919] Security Framework initialized [ 0.190008] Yama: becoming mindful. [ 0.190984] AppArmor: AppArmor initialized [ 0.192109] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.193849] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.195518] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.197124] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198950] Initializing cgroup subsys io [ 0.200035] Initializing cgroup subsys memory [ 0.201194] Initializing cgroup subsys devices [ 0.202371] Initializing cgroup subsys freezer [ 0.203528] Initializing cgroup subsys net_cls [ 0.204685] Initializing cgroup subsys perf_event [ 0.205898] Initializing cgroup subsys net_prio [ 0.207075] Initializing cgroup subsys hugetlb [ 0.208231] Initializing cgroup subsys pids [ 0.209397] CPU: Physical Processor ID: 0 [ 0.211168] mce: CPU supports 10 MCE banks [ 0.212287] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.213619] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.229942] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.236500] ftrace: allocating 31920 entries in 125 pages [ 0.261841] smpboot: Max logical packages: 1 [ 0.262975] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.264783] x2apic enabled [ 0.265906] Switched APIC routing to physical x2apic. [ 0.268309] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.269788] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.272436] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.274817] KVM setup paravirtual spinlock [ 0.276372] x86: Booted up 1 node, 1 CPUs [ 0.277447] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.279283] devtmpfs: initialized [ 0.281228] evm: security.selinux [ 0.282155] evm: security.SMACK64 [ 0.283087] evm: security.SMACK64EXEC [ 0.284112] evm: security.SMACK64TRANSMUTE [ 0.285190] evm: security.SMACK64MMAP [ 0.286181] evm: security.ima [ 0.287042] evm: security.capability [ 0.288095] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.290539] pinctrl core: initialized pinctrl subsystem [ 0.291977] RTC time: 18:53:02, date: 08/22/18 [ 0.293237] NET: Registered protocol family 16 [ 0.294517] cpuidle: using governor ladder [ 0.295610] cpuidle: using governor menu [ 0.296665] PCCT header not found. [ 0.297673] ACPI: bus type PCI registered [ 0.298752] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.300457] PCI: Using configuration type 1 for base access [ 0.303075] ACPI: Added _OSI(Module Device) [ 0.304515] ACPI: Added _OSI(Processor Device) [ 0.306020] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.307595] ACPI: Added _OSI(Processor Aggregator Device) [ 0.310134] ACPI: Interpreter enabled [ 0.311437] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.314655] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.317836] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.321017] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.324191] ACPI: (supports S0 S5) [ 0.325402] ACPI: Using IOAPIC for interrupt routing [ 0.327020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.331415] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.333380] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.335501] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.337568] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.341312] acpiphp: Slot [3] registered [ 0.342665] acpiphp: Slot [4] registered [ 0.344019] acpiphp: Slot [5] registered [ 0.345373] acpiphp: Slot [6] registered [ 0.346730] acpiphp: Slot [7] registered [ 0.348088] acpiphp: Slot [8] registered [ 0.349441] acpiphp: Slot [9] registered [ 0.350785] acpiphp: Slot [10] registered [ 0.352150] acpiphp: Slot [11] registered [ 0.353538] acpiphp: Slot [12] registered [ 0.354915] acpiphp: Slot [13] registered [ 0.356288] acpiphp: Slot [14] registered [ 0.357655] acpiphp: Slot [15] registered [ 0.372891] acpiphp: Slot [16] registered [ 0.374270] acpiphp: Slot [17] registered [ 0.375636] acpiphp: Slot [18] registered [ 0.377025] acpiphp: Slot [19] registered [ 0.378411] acpiphp: Slot [20] registered [ 0.379780] acpiphp: Slot [21] registered [ 0.381165] acpiphp: Slot [22] registered [ 0.382539] acpiphp: Slot [23] registered [ 0.383924] acpiphp: Slot [24] registered [ 0.385316] acpiphp: Slot [25] registered [ 0.386699] acpiphp: Slot [26] registered [ 0.388076] acpiphp: Slot [27] registered [ 0.389462] acpiphp: Slot [28] registered [ 0.390853] acpiphp: Slot [29] registered [ 0.392236] acpiphp: Slot [30] registered [ 0.393621] acpiphp: Slot [31] registered [ 0.394999] PCI host bridge to bus 0000:00 [ 0.396389] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.398498] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.400621] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.403142] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.405637] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.408190] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.412529] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.414756] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.416800] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.419026] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.423235] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.425659] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.446687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.448760] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.450729] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.452858] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.454783] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.456507] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.458321] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.459771] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.461914] vgaarb: loaded [ 0.462750] vgaarb: bridge control possible 0000:00:02.0 [ 0.464422] SCSI subsystem initialized [ 0.465686] ACPI: bus type USB registered [ 0.466834] usbcore: registered new interface driver usbfs [ 0.468255] usbcore: registered new interface driver hub [ 0.469647] usbcore: registered new device driver usb [ 0.471161] PCI: Using ACPI for IRQ routing [ 0.472685] NetLabel: Initializing [ 0.473682] NetLabel: domain hash size = 128 [ 0.474856] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.476179] NetLabel: unlabeled traffic allowed by default [ 0.477767] clocksource: Switched to clocksource kvm-clock [ 0.487778] AppArmor: AppArmor Filesystem Enabled [ 0.489109] pnp: PnP ACPI init [ 0.490358] pnp: PnP ACPI: found 5 devices [ 0.497297] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.499666] NET: Registered protocol family 2 [ 0.501098] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.502883] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.504529] TCP: Hash tables configured (established 4096 bind 4096) [ 0.506182] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.507660] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.509461] NET: Registered protocol family 1 [ 0.510681] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.512204] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.513690] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.528256] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.542864] Trying to unpack rootfs image as initramfs... [ 0.604903] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.609908] Scanning for low memory corruption every 60 seconds [ 0.612084] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.613683] audit: initializing netlink subsys (disabled) [ 0.615184] audit: type=2000 audit(1534963983.280:1): initialized [ 0.617064] Initialise system trusted keyring [ 0.618431] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.620019] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.622739] zbud: loaded [ 0.623747] VFS: Disk quotas dquot_6.6.0 [ 0.624887] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.627063] fuse init (API version 7.23) [ 0.628306] Key type big_key registered [ 0.629415] Allocating IMA MOK and blacklist keyrings. [ 0.631108] Key type asymmetric registered [ 0.632245] Asymmetric key parser 'x509' registered [ 0.633564] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.635630] io scheduler noop registered [ 0.636718] io scheduler deadline registered (default) [ 0.638093] io scheduler cfq registered [ 0.639279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.640703] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.642478] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.644488] ACPI: Power Button [PWRF] [ 0.645706] GHES: HEST is not enabled! [ 0.659856] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.688961] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.691857] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.715429] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.718498] Linux agpgart interface v0.103 [ 0.721985] brd: module loaded [ 0.724222] loop: module loaded [ 0.729361] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.731393] GPT:90111 != 2097151 [ 0.732344] GPT:Alternate GPT header not at the end of the disk. [ 0.733870] GPT:90111 != 2097151 [ 0.734827] GPT: Use GNU Parted to correct GPT errors. [ 0.736166] vda: vda1 vda15 [ 0.737842] scsi host0: ata_piix [ 0.738918] scsi host1: ata_piix [ 0.739919] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.741582] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.743595] libphy: Fixed MDIO Bus: probed [ 0.744737] tun: Universal TUN/TAP device driver, 1.6 [ 0.746062] tun: (C) 1999-2004 Max Krasnyansky [ 0.749049] PPP generic driver version 2.4.2 [ 0.750313] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.751965] ehci-pci: EHCI PCI platform driver [ 0.753191] ehci-platform: EHCI generic platform driver [ 0.754574] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.756148] ohci-pci: OHCI PCI platform driver [ 0.757368] ohci-platform: OHCI generic platform driver [ 0.758750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.773390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.774776] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.776813] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.778236] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.779815] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.781478] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.783421] usb usb1: Product: UHCI Host Controller [ 0.784691] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.786236] usb usb1: SerialNumber: 0000:00:01.2 [ 0.787625] hub 1-0:1.0: USB hub found [ 0.788827] hub 1-0:1.0: 2 ports detected [ 0.790159] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.793125] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.794485] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.795949] mousedev: PS/2 mouse device common for all mice [ 0.797696] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.800258] rtc_cmos 00:00: RTC can wake from S4 [ 0.801849] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.803493] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.805181] i2c /dev entries driver [ 0.806264] device-mapper: uevent: version 1.0.3 [ 0.807610] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.809912] ledtrig-cpu: registered to indicate activity on CPUs [ 0.811799] NET: Registered protocol family 10 [ 0.813395] NET: Registered protocol family 17 [ 0.814667] Key type dns_resolver registered [ 0.815989] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.817522] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.820024] registered taskstats version 1 [ 0.821204] Loading compiled-in X.509 certificates [ 0.823094] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.825705] zswap: loaded using pool lzo/zbud [ 0.827895] Key type trusted registered [ 0.830161] Key type encrypted registered [ 0.831317] AppArmor: AppArmor sha1 policy hashing enabled [ 0.832776] ima: No TPM chip found, activating TPM-bypass! [ 0.834254] evm: HMAC attrs: 0x1 [ 0.835579] Magic number: 14:913:898 [ 0.836774] rtc_cmos 00:00: setting system clock to 2018-08-22 18:53:02 UTC (1534963982) [ 0.839088] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.840639] EDD information not available. [ 0.903350] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.919324] Write protecting the kernel read-only data: 14336k [ 0.922241] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.924654] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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.973085] 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.87 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.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 1.11. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-08-22 18:53:05,627 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.5. Waiting for response... 2018-08-22 18:53:06,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:53:06,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:53:07,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53: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-e4000b43-5378-419b-9ef5-6df456e3ddf5 x-compute-request-id: req-e4000b43-5378-419b-9ef5-6df456e3ddf5 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:ae:d6", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/14d2fc7e-bf2e-4612-9994-72f6c5874dad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/14d2fc7e-bf2e-4612-9994-72f6c5874dad", "rel": "bookmark"}], "image": {"id": "4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "links": [{"href": "http://172.30.9.24:8774/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:53:02.000000", "flavor": {"id": "8a4b4be6-1282-459d-a481-d63220f7a7cb", "links": [{"href": "http://172.30.9.24:8774/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb", "rel": "bookmark"}]}, "id": "14d2fc7e-bf2e-4612-9994-72f6c5874dad", "security_groups": [{"name": "default"}], "user_id": "4b1f4cf4cd4149ceb17140771744aedf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:53:02Z", "hostId": "76f873525d3e9a5da48c86680046c7c53b8d723c1c93ab2bdaa3ae91", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "created": "2018-08-22T18:52:55Z", "tenant_id": "ab5cc05055a245bdbadfacc429a91fc5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:de:80", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/23a16383-32aa-4775-9fd5-fa017b3ac8a3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/23a16383-32aa-4775-9fd5-fa017b3ac8a3", "rel": "bookmark"}], "image": {"id": "4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "links": [{"href": "http://172.30.9.24:8774/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:52:52.000000", "flavor": {"id": "8a4b4be6-1282-459d-a481-d63220f7a7cb", "links": [{"href": "http://172.30.9.24:8774/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb", "rel": "bookmark"}]}, "id": "23a16383-32aa-4775-9fd5-fa017b3ac8a3", "security_groups": [{"name": "default"}], "user_id": "4b1f4cf4cd4149ceb17140771744aedf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:52:52Z", "hostId": "947a3223da40fbb2cb888b8dc9a884e7b8a807927c9e911fe8d55d49", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "created": "2018-08-22T18:52:45Z", "tenant_id": "ab5cc05055a245bdbadfacc429a91fc5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:53:07,045 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e4000b43-5378-419b-9ef5-6df456e3ddf5 2018-08-22 18:53:07,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.416873931885s 2018-08-22 18:53:07,046 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e4000b43-5378-419b-9ef5-6df456e3ddf5 2018-08-22 18:53:07,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 18:53:07,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/14d2fc7e-bf2e-4612-9994-72f6c5874dad/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}f75ad3ce805729512b27afa70ed745a634ff36a2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 18:53:07,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1718712-95a0-4557-9b94-f04626515d2b x-compute-request-id: req-a1718712-95a0-4557-9b94-f04626515d2b Content-Encoding: gzip Content-Length: 8038 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 490910515 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.182095] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.184315] pid_max: default: 32768 minimum: 301\n[ 0.185524] ACPI: Core revision 20150930\n[ 0.187170] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.188919] Security Framework initialized\n[ 0.190008] Yama: becoming mindful.\n[ 0.190984] AppArmor: AppArmor initialized\n[ 0.192109] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.193849] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.195518] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197124] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.198950] Initializing cgroup subsys io\n[ 0.200035] Initializing cgroup subsys memory\n[ 0.201194] Initializing cgroup subsys devices\n[ 0.202371] Initializing cgroup subsys freezer\n[ 0.203528] Initializing cgroup subsys net_cls\n[ 0.204685] Initializing cgroup subsys perf_event\n[ 0.205898] Initializing cgroup subsys net_prio\n[ 0.207075] Initializing cgroup subsys hugetlb\n[ 0.208231] Initializing cgroup subsys pids\n[ 0.209397] CPU: Physical Processor ID: 0\n[ 0.211168] mce: CPU supports 10 MCE banks\n[ 0.212287] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.213619] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.229942] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.236500] ftrace: allocating 31920 entries in 125 pages\n[ 0.261841] smpboot: Max logical packages: 1\n[ 0.262975] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.264783] x2apic enabled\n[ 0.265906] Switched APIC routing to physical x2apic.\n[ 0.268309] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.269788] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.272436] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.274817] KVM setup paravirtual spinlock\n[ 0.276372] x86: Booted up 1 node, 1 CPUs\n[ 0.277447] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.279283] devtmpfs: initialized\n[ 0.281228] evm: security.selinux\n[ 0.282155] evm: security.SMACK64\n[ 0.283087] evm: security.SMACK64EXEC\n[ 0.284112] evm: security.SMACK64TRANSMUTE\n[ 0.285190] evm: security.SMACK64MMAP\n[ 0.286181] evm: security.ima\n[ 0.287042] evm: security.capability\n[ 0.288095] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.290539] pinctrl core: initialized pinctrl subsystem\n[ 0.291977] RTC time: 18:53:02, date: 08/22/18\n[ 0.293237] NET: Registered protocol family 16\n[ 0.294517] cpuidle: using governor ladder\n[ 0.295610] cpuidle: using governor menu\n[ 0.296665] PCCT header not found.\n[ 0.297673] ACPI: bus type PCI registered\n[ 0.298752] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.300457] PCI: Using configuration type 1 for base access\n[ 0.303075] ACPI: Added _OSI(Module Device)\n[ 0.304515] ACPI: Added _OSI(Processor Device)\n[ 0.306020] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.307595] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.310134] ACPI: Interpreter enabled\n[ 0.311437] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.314655] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.317836] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321017] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324191] ACPI: (supports S0 S5)\n[ 0.325402] ACPI: Using IOAPIC for interrupt routing\n[ 0.327020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331415] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333380] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335501] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337568] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341312] acpiphp: Slot [3] registered\n[ 0.342665] acpiphp: Slot [4] registered\n[ 0.344019] acpiphp: Slot [5] registered\n[ 0.345373] acpiphp: Slot [6] registered\n[ 0.346730] acpiphp: Slot [7] registered\n[ 0.348088] acpiphp: Slot [8] registered\n[ 0.349441] acpiphp: Slot [9] registered\n[ 0.350785] acpiphp: Slot [10] registered\n[ 0.352150] acpiphp: Slot [11] registered\n[ 0.353538] acpiphp: Slot [12] registered\n[ 0.354915] acpiphp: Slot [13] registered\n[ 0.356288] acpiphp: Slot [14] registered\n[ 0.357655] acpiphp: Slot [15] registered\n[ 0.372891] acpiphp: Slot [16] registered\n[ 0.374270] acpiphp: Slot [17] registered\n[ 0.375636] acpiphp: Slot [18] registered\n[ 0.377025] acpiphp: Slot [19] registered\n[ 0.378411] acpiphp: Slot [20] registered\n[ 0.379780] acpiphp: Slot [21] registered\n[ 0.381165] acpiphp: Slot [22] registered\n[ 0.382539] acpiphp: Slot [23] registered\n[ 0.383924] acpiphp: Slot [24] registered\n[ 0.385316] acpiphp: Slot [25] registered\n[ 0.386699] acpiphp: Slot [26] registered\n[ 0.388076] acpiphp: Slot [27] registered\n[ 0.389462] acpiphp: Slot [28] registered\n[ 0.390853] acpiphp: Slot [29] registered\n[ 0.392236] acpiphp: Slot [30] registered\n[ 0.393621] acpiphp: Slot [31] registered\n[ 0.394999] PCI host bridge to bus 0000:00\n[ 0.396389] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.398498] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.400621] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.403142] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.405637] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.408190] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.412529] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.414756] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.416800] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.419026] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.423235] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.425659] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.446687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.448760] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.450729] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.452858] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.454783] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.456507] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.458321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.459771] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.461914] vgaarb: loaded\n[ 0.462750] vgaarb: bridge control possible 0000:00:02.0\n[ 0.464422] SCSI subsystem initialized\n[ 0.465686] ACPI: bus type USB registered\n[ 0.466834] usbcore: registered new interface driver usbfs\n[ 0.468255] usbcore: registered new interface driver hub\n[ 0.469647] usbcore: registered new device driver usb\n[ 0.471161] PCI: Using ACPI for IRQ routing\n[ 0.472685] NetLabel: Initializing\n[ 0.473682] NetLabel: domain hash size = 128\n[ 0.474856] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.476179] NetLabel: unlabeled traffic allowed by default\n[ 0.477767] clocksource: Switched to clocksource kvm-clock\n[ 0.487778] AppArmor: AppArmor Filesystem Enabled\n[ 0.489109] pnp: PnP ACPI init\n[ 0.490358] pnp: PnP ACPI: found 5 devices\n[ 0.497297] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.499666] NET: Registered protocol family 2\n[ 0.501098] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.502883] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.504529] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.506182] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.507660] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.509461] NET: Registered protocol family 1\n[ 0.510681] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.512204] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.513690] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.528256] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.542864] Trying to unpack rootfs image as initramfs...\n[ 0.604903] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.609908] Scanning for low memory corruption every 60 seconds\n[ 0.612084] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.613683] audit: initializing netlink subsys (disabled)\n[ 0.615184] audit: type=2000 audit(1534963983.280:1): initialized\n[ 0.617064] Initialise system trusted keyring\n[ 0.618431] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.620019] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.622739] zbud: loaded\n[ 0.623747] VFS: Disk quotas dquot_6.6.0\n[ 0.624887] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.627063] fuse init (API version 7.23)\n[ 0.628306] Key type big_key registered\n[ 0.629415] Allocating IMA MOK and blacklist keyrings.\n[ 0.631108] Key type asymmetric registered\n[ 0.632245] Asymmetric key parser 'x509' registered\n[ 0.633564] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.635630] io scheduler noop registered\n[ 0.636718] io scheduler deadline registered (default)\n[ 0.638093] io scheduler cfq registered\n[ 0.639279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.640703] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.642478] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.644488] ACPI: Power Button [PWRF]\n[ 0.645706] GHES: HEST is not enabled!\n[ 0.659856] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.688961] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.691857] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.715429] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.718498] Linux agpgart interface v0.103\n[ 0.721985] brd: module loaded\n[ 0.724222] loop: module loaded\n[ 0.729361] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.731393] GPT:90111 != 2097151\n[ 0.732344] GPT:Alternate GPT header not at the end of the disk.\n[ 0.733870] GPT:90111 != 2097151\n[ 0.734827] GPT: Use GNU Parted to correct GPT errors.\n[ 0.736166] vda: vda1 vda15\n[ 0.737842] scsi host0: ata_piix\n[ 0.738918] scsi host1: ata_piix\n[ 0.739919] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.741582] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.743595] libphy: Fixed MDIO Bus: probed\n[ 0.744737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.746062] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.749049] PPP generic driver version 2.4.2\n[ 0.750313] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.751965] ehci-pci: EHCI PCI platform driver\n[ 0.753191] ehci-platform: EHCI generic platform driver\n[ 0.754574] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.756148] ohci-pci: OHCI PCI platform driver\n[ 0.757368] ohci-platform: OHCI generic platform driver\n[ 0.758750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.773390] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.774776] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.776813] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.778236] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.779815] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.781478] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.783421] usb usb1: Product: UHCI Host Controller\n[ 0.784691] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.786236] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.787625] hub 1-0:1.0: USB hub found\n[ 0.788827] hub 1-0:1.0: 2 ports detected\n[ 0.790159] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.793125] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.794485] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.795949] mousedev: PS/2 mouse device common for all mice\n[ 0.797696] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.800258] rtc_cmos 00:00: RTC can wake from S4\n[ 0.801849] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.803493] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.805181] i2c /dev entries driver\n[ 0.806264] device-mapper: uevent: version 1.0.3\n[ 0.807610] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.809912] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.811799] NET: Registered protocol family 10\n[ 0.813395] NET: Registered protocol family 17\n[ 0.814667] Key type dns_resolver registered\n[ 0.815989] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.817522] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.820024] registered taskstats version 1\n[ 0.821204] Loading compiled-in X.509 certificates\n[ 0.823094] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.825705] zswap: loaded using pool lzo/zbud\n[ 0.827895] Key type trusted registered\n[ 0.830161] Key type encrypted registered\n[ 0.831317] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.832776] ima: No TPM chip found, activating TPM-bypass!\n[ 0.834254] evm: HMAC attrs: 0x1\n[ 0.835579] Magic number: 14:913:898\n[ 0.836774] rtc_cmos 00:00: setting system clock to 2018-08-22 18:53:02 UTC (1534963982)\n[ 0.839088] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.840639] EDD information not available.\n[ 0.903350] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.919324] Write protecting the kernel read-only data: 14336k\n[ 0.922241] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.924654] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\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.973085] 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.87\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.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 1.11. 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"} 2018-08-22 18:53:07,137 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/14d2fc7e-bf2e-4612-9994-72f6c5874dad/action used request id req-a1718712-95a0-4557-9b94-f04626515d2b 2018-08-22 18:53:07,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0893039703369s 2018-08-22 18:53:07,138 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/14d2fc7e-bf2e-4612-9994-72f6c5874dad/action used request id req-a1718712-95a0-4557-9b94-f04626515d2b 2018-08-22 18:53:07,139 - 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 490910515 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.182095] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.184315] pid_max: default: 32768 minimum: 301 [ 0.185524] ACPI: Core revision 20150930 [ 0.187170] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.188919] Security Framework initialized [ 0.190008] Yama: becoming mindful. [ 0.190984] AppArmor: AppArmor initialized [ 0.192109] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.193849] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.195518] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.197124] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198950] Initializing cgroup subsys io [ 0.200035] Initializing cgroup subsys memory [ 0.201194] Initializing cgroup subsys devices [ 0.202371] Initializing cgroup subsys freezer [ 0.203528] Initializing cgroup subsys net_cls [ 0.204685] Initializing cgroup subsys perf_event [ 0.205898] Initializing cgroup subsys net_prio [ 0.207075] Initializing cgroup subsys hugetlb [ 0.208231] Initializing cgroup subsys pids [ 0.209397] CPU: Physical Processor ID: 0 [ 0.211168] mce: CPU supports 10 MCE banks [ 0.212287] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.213619] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.229942] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.236500] ftrace: allocating 31920 entries in 125 pages [ 0.261841] smpboot: Max logical packages: 1 [ 0.262975] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.264783] x2apic enabled [ 0.265906] Switched APIC routing to physical x2apic. [ 0.268309] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.269788] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.272436] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.274817] KVM setup paravirtual spinlock [ 0.276372] x86: Booted up 1 node, 1 CPUs [ 0.277447] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.279283] devtmpfs: initialized [ 0.281228] evm: security.selinux [ 0.282155] evm: security.SMACK64 [ 0.283087] evm: security.SMACK64EXEC [ 0.284112] evm: security.SMACK64TRANSMUTE [ 0.285190] evm: security.SMACK64MMAP [ 0.286181] evm: security.ima [ 0.287042] evm: security.capability [ 0.288095] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.290539] pinctrl core: initialized pinctrl subsystem [ 0.291977] RTC time: 18:53:02, date: 08/22/18 [ 0.293237] NET: Registered protocol family 16 [ 0.294517] cpuidle: using governor ladder [ 0.295610] cpuidle: using governor menu [ 0.296665] PCCT header not found. [ 0.297673] ACPI: bus type PCI registered [ 0.298752] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.300457] PCI: Using configuration type 1 for base access [ 0.303075] ACPI: Added _OSI(Module Device) [ 0.304515] ACPI: Added _OSI(Processor Device) [ 0.306020] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.307595] ACPI: Added _OSI(Processor Aggregator Device) [ 0.310134] ACPI: Interpreter enabled [ 0.311437] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.314655] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.317836] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.321017] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.324191] ACPI: (supports S0 S5) [ 0.325402] ACPI: Using IOAPIC for interrupt routing [ 0.327020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.331415] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.333380] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.335501] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.337568] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.341312] acpiphp: Slot [3] registered [ 0.342665] acpiphp: Slot [4] registered [ 0.344019] acpiphp: Slot [5] registered [ 0.345373] acpiphp: Slot [6] registered [ 0.346730] acpiphp: Slot [7] registered [ 0.348088] acpiphp: Slot [8] registered [ 0.349441] acpiphp: Slot [9] registered [ 0.350785] acpiphp: Slot [10] registered [ 0.352150] acpiphp: Slot [11] registered [ 0.353538] acpiphp: Slot [12] registered [ 0.354915] acpiphp: Slot [13] registered [ 0.356288] acpiphp: Slot [14] registered [ 0.357655] acpiphp: Slot [15] registered [ 0.372891] acpiphp: Slot [16] registered [ 0.374270] acpiphp: Slot [17] registered [ 0.375636] acpiphp: Slot [18] registered [ 0.377025] acpiphp: Slot [19] registered [ 0.378411] acpiphp: Slot [20] registered [ 0.379780] acpiphp: Slot [21] registered [ 0.381165] acpiphp: Slot [22] registered [ 0.382539] acpiphp: Slot [23] registered [ 0.383924] acpiphp: Slot [24] registered [ 0.385316] acpiphp: Slot [25] registered [ 0.386699] acpiphp: Slot [26] registered [ 0.388076] acpiphp: Slot [27] registered [ 0.389462] acpiphp: Slot [28] registered [ 0.390853] acpiphp: Slot [29] registered [ 0.392236] acpiphp: Slot [30] registered [ 0.393621] acpiphp: Slot [31] registered [ 0.394999] PCI host bridge to bus 0000:00 [ 0.396389] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.398498] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.400621] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.403142] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.405637] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.408190] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.412529] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.414756] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.416800] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.419026] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.423235] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.425659] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.446687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.448760] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.450729] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.452858] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.454783] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.456507] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.458321] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.459771] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.461914] vgaarb: loaded [ 0.462750] vgaarb: bridge control possible 0000:00:02.0 [ 0.464422] SCSI subsystem initialized [ 0.465686] ACPI: bus type USB registered [ 0.466834] usbcore: registered new interface driver usbfs [ 0.468255] usbcore: registered new interface driver hub [ 0.469647] usbcore: registered new device driver usb [ 0.471161] PCI: Using ACPI for IRQ routing [ 0.472685] NetLabel: Initializing [ 0.473682] NetLabel: domain hash size = 128 [ 0.474856] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.476179] NetLabel: unlabeled traffic allowed by default [ 0.477767] clocksource: Switched to clocksource kvm-clock [ 0.487778] AppArmor: AppArmor Filesystem Enabled [ 0.489109] pnp: PnP ACPI init [ 0.490358] pnp: PnP ACPI: found 5 devices [ 0.497297] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.499666] NET: Registered protocol family 2 [ 0.501098] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.502883] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.504529] TCP: Hash tables configured (established 4096 bind 4096) [ 0.506182] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.507660] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.509461] NET: Registered protocol family 1 [ 0.510681] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.512204] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.513690] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.528256] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.542864] Trying to unpack rootfs image as initramfs... [ 0.604903] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.609908] Scanning for low memory corruption every 60 seconds [ 0.612084] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.613683] audit: initializing netlink subsys (disabled) [ 0.615184] audit: type=2000 audit(1534963983.280:1): initialized [ 0.617064] Initialise system trusted keyring [ 0.618431] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.620019] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.622739] zbud: loaded [ 0.623747] VFS: Disk quotas dquot_6.6.0 [ 0.624887] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.627063] fuse init (API version 7.23) [ 0.628306] Key type big_key registered [ 0.629415] Allocating IMA MOK and blacklist keyrings. [ 0.631108] Key type asymmetric registered [ 0.632245] Asymmetric key parser 'x509' registered [ 0.633564] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.635630] io scheduler noop registered [ 0.636718] io scheduler deadline registered (default) [ 0.638093] io scheduler cfq registered [ 0.639279] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.640703] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.642478] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.644488] ACPI: Power Button [PWRF] [ 0.645706] GHES: HEST is not enabled! [ 0.659856] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.688961] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.691857] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.715429] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.718498] Linux agpgart interface v0.103 [ 0.721985] brd: module loaded [ 0.724222] loop: module loaded [ 0.729361] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.731393] GPT:90111 != 2097151 [ 0.732344] GPT:Alternate GPT header not at the end of the disk. [ 0.733870] GPT:90111 != 2097151 [ 0.734827] GPT: Use GNU Parted to correct GPT errors. [ 0.736166] vda: vda1 vda15 [ 0.737842] scsi host0: ata_piix [ 0.738918] scsi host1: ata_piix [ 0.739919] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.741582] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.743595] libphy: Fixed MDIO Bus: probed [ 0.744737] tun: Universal TUN/TAP device driver, 1.6 [ 0.746062] tun: (C) 1999-2004 Max Krasnyansky [ 0.749049] PPP generic driver version 2.4.2 [ 0.750313] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.751965] ehci-pci: EHCI PCI platform driver [ 0.753191] ehci-platform: EHCI generic platform driver [ 0.754574] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.756148] ohci-pci: OHCI PCI platform driver [ 0.757368] ohci-platform: OHCI generic platform driver [ 0.758750] uhci_hcd: USB Universal Host Controller Interface driver [ 0.773390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.774776] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.776813] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.778236] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.779815] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.781478] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.783421] usb usb1: Product: UHCI Host Controller [ 0.784691] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.786236] usb usb1: SerialNumber: 0000:00:01.2 [ 0.787625] hub 1-0:1.0: USB hub found [ 0.788827] hub 1-0:1.0: 2 ports detected [ 0.790159] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.793125] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.794485] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.795949] mousedev: PS/2 mouse device common for all mice [ 0.797696] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.800258] rtc_cmos 00:00: RTC can wake from S4 [ 0.801849] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.803493] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.805181] i2c /dev entries driver [ 0.806264] device-mapper: uevent: version 1.0.3 [ 0.807610] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.809912] ledtrig-cpu: registered to indicate activity on CPUs [ 0.811799] NET: Registered protocol family 10 [ 0.813395] NET: Registered protocol family 17 [ 0.814667] Key type dns_resolver registered [ 0.815989] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.817522] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.820024] registered taskstats version 1 [ 0.821204] Loading compiled-in X.509 certificates [ 0.823094] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.825705] zswap: loaded using pool lzo/zbud [ 0.827895] Key type trusted registered [ 0.830161] Key type encrypted registered [ 0.831317] AppArmor: AppArmor sha1 policy hashing enabled [ 0.832776] ima: No TPM chip found, activating TPM-bypass! [ 0.834254] evm: HMAC attrs: 0x1 [ 0.835579] Magic number: 14:913:898 [ 0.836774] rtc_cmos 00:00: setting system clock to 2018-08-22 18:53:02 UTC (1534963982) [ 0.839088] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.840639] EDD information not available. [ 0.903350] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.919324] Write protecting the kernel read-only data: 14336k [ 0.922241] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.924654] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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.973085] 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.87 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.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 1.11. 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 2018-08-22 18:53:07,139 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-08-22 18:53:07,247 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-22 18:53:07,248 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:31 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-22 18:53:07,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-22 18:53:07,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/23a16383-32aa-4775-9fd5-fa017b3ac8a3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:53:07,382 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 18:53:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f74323b7-ae46-4fd0-b26d-d0df31b1f813 x-compute-request-id: req-f74323b7-ae46-4fd0-b26d-d0df31b1f813 Content-Type: application/json 2018-08-22 18:53:07,382 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/23a16383-32aa-4775-9fd5-fa017b3ac8a3 used request id req-f74323b7-ae46-4fd0-b26d-d0df31b1f813 2018-08-22 18:53:07,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.129172086716s 2018-08-22 18:53:07,382 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/23a16383-32aa-4775-9fd5-fa017b3ac8a3 used request id req-f74323b7-ae46-4fd0-b26d-d0df31b1f813 2018-08-22 18:53:07,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:53:07,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:53:07,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-328978fe-646c-497e-8d39-1e7d93332478 x-compute-request-id: req-328978fe-646c-497e-8d39-1e7d93332478 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:ae:d6", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/14d2fc7e-bf2e-4612-9994-72f6c5874dad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/14d2fc7e-bf2e-4612-9994-72f6c5874dad", "rel": "bookmark"}], "image": {"id": "4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "links": [{"href": "http://172.30.9.24:8774/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:53:02.000000", "flavor": {"id": "8a4b4be6-1282-459d-a481-d63220f7a7cb", "links": [{"href": "http://172.30.9.24:8774/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb", "rel": "bookmark"}]}, "id": "14d2fc7e-bf2e-4612-9994-72f6c5874dad", "security_groups": [{"name": "default"}], "user_id": "4b1f4cf4cd4149ceb17140771744aedf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:53:02Z", "hostId": "76f873525d3e9a5da48c86680046c7c53b8d723c1c93ab2bdaa3ae91", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "created": "2018-08-22T18:52:55Z", "tenant_id": "ab5cc05055a245bdbadfacc429a91fc5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:de:80", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/23a16383-32aa-4775-9fd5-fa017b3ac8a3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/23a16383-32aa-4775-9fd5-fa017b3ac8a3", "rel": "bookmark"}], "image": {"id": "4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "links": [{"href": "http://172.30.9.24:8774/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:52:52.000000", "flavor": {"id": "8a4b4be6-1282-459d-a481-d63220f7a7cb", "links": [{"href": "http://172.30.9.24:8774/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb", "rel": "bookmark"}]}, "id": "23a16383-32aa-4775-9fd5-fa017b3ac8a3", "security_groups": [{"name": "default"}], "user_id": "4b1f4cf4cd4149ceb17140771744aedf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:53:07Z", "hostId": "947a3223da40fbb2cb888b8dc9a884e7b8a807927c9e911fe8d55d49", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "created": "2018-08-22T18:52:45Z", "tenant_id": "ab5cc05055a245bdbadfacc429a91fc5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:53:07,988 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-328978fe-646c-497e-8d39-1e7d93332478 2018-08-22 18:53:07,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.605000019073s 2018-08-22 18:53:07,988 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-328978fe-646c-497e-8d39-1e7d93332478 2018-08-22 18:53:07,991 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:53:09,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:53:09,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:53:10,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67a9abee-2e25-4889-932b-5653fa7ef58e x-compute-request-id: req-67a9abee-2e25-4889-932b-5653fa7ef58e Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:ae:d6", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/14d2fc7e-bf2e-4612-9994-72f6c5874dad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/14d2fc7e-bf2e-4612-9994-72f6c5874dad", "rel": "bookmark"}], "image": {"id": "4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "links": [{"href": "http://172.30.9.24:8774/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:53:02.000000", "flavor": {"id": "8a4b4be6-1282-459d-a481-d63220f7a7cb", "links": [{"href": "http://172.30.9.24:8774/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb", "rel": "bookmark"}]}, "id": "14d2fc7e-bf2e-4612-9994-72f6c5874dad", "security_groups": [{"name": "default"}], "user_id": "4b1f4cf4cd4149ceb17140771744aedf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:53:02Z", "hostId": "76f873525d3e9a5da48c86680046c7c53b8d723c1c93ab2bdaa3ae91", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "created": "2018-08-22T18:52:55Z", "tenant_id": "ab5cc05055a245bdbadfacc429a91fc5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:53:10,334 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-67a9abee-2e25-4889-932b-5653fa7ef58e 2018-08-22 18:53:10,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.34087896347s 2018-08-22 18:53:10,334 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-67a9abee-2e25-4889-932b-5653fa7ef58e 2018-08-22 18:53:10,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-22 18:53:10,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/14d2fc7e-bf2e-4612-9994-72f6c5874dad -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:53:10,568 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 18:53: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-a499d433-a5c5-4191-af15-d48fa95fbeac x-compute-request-id: req-a499d433-a5c5-4191-af15-d48fa95fbeac Content-Type: application/json 2018-08-22 18:53:10,568 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/14d2fc7e-bf2e-4612-9994-72f6c5874dad used request id req-a499d433-a5c5-4191-af15-d48fa95fbeac 2018-08-22 18:53:10,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.23169708252s 2018-08-22 18:53:10,568 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/14d2fc7e-bf2e-4612-9994-72f6c5874dad used request id req-a499d433-a5c5-4191-af15-d48fa95fbeac 2018-08-22 18:53:10,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:53:10,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:53:10,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53: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-6f8fa789-2a93-47e5-84c0-32821ee981a2 x-compute-request-id: req-6f8fa789-2a93-47e5-84c0-32821ee981a2 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:ae:d6", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/14d2fc7e-bf2e-4612-9994-72f6c5874dad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/14d2fc7e-bf2e-4612-9994-72f6c5874dad", "rel": "bookmark"}], "image": {"id": "4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "links": [{"href": "http://172.30.9.24:8774/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:53:02.000000", "flavor": {"id": "8a4b4be6-1282-459d-a481-d63220f7a7cb", "links": [{"href": "http://172.30.9.24:8774/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb", "rel": "bookmark"}]}, "id": "14d2fc7e-bf2e-4612-9994-72f6c5874dad", "security_groups": [{"name": "default"}], "user_id": "4b1f4cf4cd4149ceb17140771744aedf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:53:10Z", "hostId": "76f873525d3e9a5da48c86680046c7c53b8d723c1c93ab2bdaa3ae91", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "created": "2018-08-22T18:52:55Z", "tenant_id": "ab5cc05055a245bdbadfacc429a91fc5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:53:10,826 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6f8fa789-2a93-47e5-84c0-32821ee981a2 2018-08-22 18:53:10,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.256907939911s 2018-08-22 18:53:10,826 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6f8fa789-2a93-47e5-84c0-32821ee981a2 2018-08-22 18:53:10,828 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:53:12,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:53:12,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:53:12,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53: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-02181a86-4956-46bf-997b-c8c35f2db040 x-compute-request-id: req-02181a86-4956-46bf-997b-c8c35f2db040 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-22 18:53:12,895 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-02181a86-4956-46bf-997b-c8c35f2db040 2018-08-22 18:53:12,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0647339820862s 2018-08-22 18:53:12,896 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-02181a86-4956-46bf-997b-c8c35f2db040 2018-08-22 18:53:12,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-22 18:53:12,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/07994f1e-e905-485c-a2ed-5e726a23eac0/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}f75ad3ce805729512b27afa70ed745a634ff36a2" -d '{"subnet_id": "a2423ad7-4203-4926-9178-81cacd60b4d0"}' 2018-08-22 18:53:14,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f1c4632a-3450-4316-ab43-4288061df7f9 Date: Wed, 22 Aug 2018 18:53:14 GMT RESP BODY: {"network_id": "9844d6a7-76d9-446a-b350-b14ac7a5b294", "tenant_id": "ab5cc05055a245bdbadfacc429a91fc5", "subnet_id": "a2423ad7-4203-4926-9178-81cacd60b4d0", "subnet_ids": ["a2423ad7-4203-4926-9178-81cacd60b4d0"], "port_id": "82e43316-a67b-47f6-a1bf-1c597f663a25", "id": "07994f1e-e905-485c-a2ed-5e726a23eac0"} 2018-08-22 18:53:14,780 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/07994f1e-e905-485c-a2ed-5e726a23eac0/remove_router_interface.json used request id req-f1c4632a-3450-4316-ab43-4288061df7f9 2018-08-22 18:53:14,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.88315701485s 2018-08-22 18:53:14,780 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/07994f1e-e905-485c-a2ed-5e726a23eac0/remove_router_interface.json used request id req-f1c4632a-3450-4316-ab43-4288061df7f9 returning object 07994f1e-e905-485c-a2ed-5e726a23eac0 2018-08-22 18:53:14,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-22 18:53:14,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:53:14,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-ccdb1b7e-75ca-47e7-9574-c3b6ab409150 Date: Wed, 22 Aug 2018 18:53:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ab5cc05055a245bdbadfacc429a91fc5", "created_at": "2018-08-22T18:52:37Z", "admin_state_up": true, "updated_at": "2018-08-22T18:53:13Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "ab5cc05055a245bdbadfacc429a91fc5", "id": "07994f1e-e905-485c-a2ed-5e726a23eac0", "name": "vping_userdata-router_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d"}]} 2018-08-22 18:53:14,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-ccdb1b7e-75ca-47e7-9574-c3b6ab409150 2018-08-22 18:53:14,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.153208017349s 2018-08-22 18:53:14,934 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-ccdb1b7e-75ca-47e7-9574-c3b6ab409150 2018-08-22 18:53:14,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-22 18:53:14,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/07994f1e-e905-485c-a2ed-5e726a23eac0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:53:16,178 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-44bb486c-6291-474c-bbfb-527786177653 Content-Length: 0 Date: Wed, 22 Aug 2018 18:53:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:53:16,178 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/07994f1e-e905-485c-a2ed-5e726a23eac0.json used request id req-44bb486c-6291-474c-bbfb-527786177653 2018-08-22 18:53:16,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.24273610115s 2018-08-22 18:53:16,178 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/07994f1e-e905-485c-a2ed-5e726a23eac0.json used request id req-44bb486c-6291-474c-bbfb-527786177653 2018-08-22 18:53:16,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-22 18:53:16,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:53:16,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f9f19693-1904-416d-971d-299471ef54de Date: Wed, 22 Aug 2018 18:53:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9844d6a7-76d9-446a-b350-b14ac7a5b294","tenant_id":"ab5cc05055a245bdbadfacc429a91fc5","created_at":"2018-08-22T18:52:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-22T18:52:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ab5cc05055a245bdbadfacc429a91fc5","id":"a2423ad7-4203-4926-9178-81cacd60b4d0","subnetpool_id":null,"name":"vping_userdata-subnet_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d"}]} 2018-08-22 18:53:16,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-f9f19693-1904-416d-971d-299471ef54de 2018-08-22 18:53:16,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0442409515381s 2018-08-22 18:53:16,224 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-f9f19693-1904-416d-971d-299471ef54de 2018-08-22 18:53:16,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-22 18:53:16,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/a2423ad7-4203-4926-9178-81cacd60b4d0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:53:17,359 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6d05f3d8-8734-4a84-9c26-79f7172db1b1 Date: Wed, 22 Aug 2018 18:53:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:53:17,359 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/a2423ad7-4203-4926-9178-81cacd60b4d0.json used request id req-6d05f3d8-8734-4a84-9c26-79f7172db1b1 2018-08-22 18:53:17,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.13430690765s 2018-08-22 18:53:17,359 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/a2423ad7-4203-4926-9178-81cacd60b4d0.json used request id req-6d05f3d8-8734-4a84-9c26-79f7172db1b1 2018-08-22 18:53:17,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:53:17,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:53:17,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-1b2dd005-ee33-426a-a1bd-58fc80e80fc0 Date: Wed, 22 Aug 2018 18:53:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9844d6a7-76d9-446a-b350-b14ac7a5b294","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab5cc05055a245bdbadfacc429a91fc5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T18:53:17Z","qos_policy_id":null,"name":"vping_userdata-net_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d","admin_state_up":true,"tenant_id":"ab5cc05055a245bdbadfacc429a91fc5","created_at":"2018-08-22T18:52:36Z","mtu":1450}]} 2018-08-22 18:53:17,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-1b2dd005-ee33-426a-a1bd-58fc80e80fc0 2018-08-22 18:53:17,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0827429294586s 2018-08-22 18:53:17,443 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-1b2dd005-ee33-426a-a1bd-58fc80e80fc0 2018-08-22 18:53:17,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-22 18:53:17,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/9844d6a7-76d9-446a-b350-b14ac7a5b294.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:53:18,575 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2840d07f-e22e-401f-af90-57a27a616a82 Date: Wed, 22 Aug 2018 18:53:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:53:18,575 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/9844d6a7-76d9-446a-b350-b14ac7a5b294.json used request id req-2840d07f-e22e-401f-af90-57a27a616a82 2018-08-22 18:53:18,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.13143515587s 2018-08-22 18:53:18,576 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/9844d6a7-76d9-446a-b350-b14ac7a5b294.json used request id req-2840d07f-e22e-401f-af90-57a27a616a82 2018-08-22 18:53:18,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:53:18,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:53:18,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-113012ad-ed2b-4425-a57d-0b34d37d1636 Date: Wed, 22 Aug 2018 18:53:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:52:42Z", "file": "/v2/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d/file", "owner": "ab5cc05055a245bdbadfacc429a91fc5", "id": "4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "size": 12716032, "self": "/v2/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T18:52:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:53:18,840 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-113012ad-ed2b-4425-a57d-0b34d37d1636 2018-08-22 18:53:18,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.260592937469s 2018-08-22 18:53:18,841 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-113012ad-ed2b-4425-a57d-0b34d37d1636 2018-08-22 18:53:18,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-22 18:53:18,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f75ad3ce805729512b27afa70ed745a634ff36a2" 2018-08-22 18:53:19,975 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-56dad273-dc76-4764-b7e0-c87e919b7f31 Date: Wed, 22 Aug 2018 18:53:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 18:53:19,975 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d used request id req-56dad273-dc76-4764-b7e0-c87e919b7f31 2018-08-22 18:53:19,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.13303089142s 2018-08-22 18:53:19,976 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/4e82ce3b-d86d-4133-8a4f-ba26edb0b41d used request id req-56dad273-dc76-4764-b7e0-c87e919b7f31 2018-08-22 18:53:19,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 18:53:19,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0c0b813f9f687a936b81d9bf770675c1fcc145ae" 2018-08-22 18:53:20,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25918599-33e8-4dd9-8fda-7202e1030779 x-compute-request-id: req-25918599-33e8-4dd9-8fda-7202e1030779 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb", "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": "8a4b4be6-1282-459d-a481-d63220f7a7cb"}]} 2018-08-22 18:53:20,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-25918599-33e8-4dd9-8fda-7202e1030779 2018-08-22 18:53:20,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0251960754395s 2018-08-22 18:53:20,002 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-25918599-33e8-4dd9-8fda-7202e1030779 2018-08-22 18:53:20,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-22 18:53:20,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c0b813f9f687a936b81d9bf770675c1fcc145ae" 2018-08-22 18:53:20,067 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 18:53:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-67bb13cb-a883-4075-9401-a05184481eeb x-compute-request-id: req-67bb13cb-a883-4075-9401-a05184481eeb Content-Length: 0 Content-Type: application/json 2018-08-22 18:53:20,067 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb used request id req-67bb13cb-a883-4075-9401-a05184481eeb 2018-08-22 18:53:20,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0633969306946s 2018-08-22 18:53:20,067 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/8a4b4be6-1282-459d-a481-d63220f7a7cb used request id req-67bb13cb-a883-4075-9401-a05184481eeb 2018-08-22 18:53:20,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 18:53:20,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0c0b813f9f687a936b81d9bf770675c1fcc145ae" 2018-08-22 18:53:20,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26aa6a10-917c-4787-a195-6465804e2802 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "links": {"self": "http://172.30.9.24:5000/v3/users/4b1f4cf4cd4149ceb17140771744aedf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b1f4cf4cd4149ceb17140771744aedf", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 18:53:20,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-26aa6a10-917c-4787-a195-6465804e2802 2018-08-22 18:53:20,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219949007034s 2018-08-22 18:53:20,288 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-26aa6a10-917c-4787-a195-6465804e2802 2018-08-22 18:53:20,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 18:53:20,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/4b1f4cf4cd4149ceb17140771744aedf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c0b813f9f687a936b81d9bf770675c1fcc145ae" 2018-08-22 18:53:20,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86d66a87-0fe4-43b2-865a-03143224a5d0 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d", "links": {"self": "http://172.30.9.24:5000/v3/users/4b1f4cf4cd4149ceb17140771744aedf"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4b1f4cf4cd4149ceb17140771744aedf", "description": null}} 2018-08-22 18:53:20,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/4b1f4cf4cd4149ceb17140771744aedf used request id req-86d66a87-0fe4-43b2-865a-03143224a5d0 2018-08-22 18:53:20,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.174546003342s 2018-08-22 18:53:20,469 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/4b1f4cf4cd4149ceb17140771744aedf used request id req-86d66a87-0fe4-43b2-865a-03143224a5d0 2018-08-22 18:53:20,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-22 18:53:20,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/4b1f4cf4cd4149ceb17140771744aedf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c0b813f9f687a936b81d9bf770675c1fcc145ae" 2018-08-22 18:53:20,864 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 18:53:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af66b6c0-efe5-431a-9ece-1732d6df9936 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 18:53:20,864 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/4b1f4cf4cd4149ceb17140771744aedf used request id req-af66b6c0-efe5-431a-9ece-1732d6df9936 2018-08-22 18:53:20,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.393778085709s 2018-08-22 18:53:20,864 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/4b1f4cf4cd4149ceb17140771744aedf used request id req-af66b6c0-efe5-431a-9ece-1732d6df9936 2018-08-22 18:53:20,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 18:53:20,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0c0b813f9f687a936b81d9bf770675c1fcc145ae" 2018-08-22 18:53:20,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6422870-7e46-4d6d-b5de-32b09e45a81d Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.24:5000/v3/projects/ab5cc05055a245bdbadfacc429a91fc5"}, "tags": [], "enabled": true, "id": "ab5cc05055a245bdbadfacc429a91fc5", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_dd3de92f-3bfe-48e4-aa55-006ce1c1d31d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-22 18:53:20,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-b6422870-7e46-4d6d-b5de-32b09e45a81d 2018-08-22 18:53:20,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101860046387s 2018-08-22 18:53:20,973 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-b6422870-7e46-4d6d-b5de-32b09e45a81d 2018-08-22 18:53:20,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-22 18:53:20,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/ab5cc05055a245bdbadfacc429a91fc5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0c0b813f9f687a936b81d9bf770675c1fcc145ae" 2018-08-22 18:53:21,205 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 18:53:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5579b751-50f5-4de4-9f7a-cbf783b9736f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 18:53:21,206 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/ab5cc05055a245bdbadfacc429a91fc5 used request id req-5579b751-50f5-4de4-9f7a-cbf783b9736f 2018-08-22 18:53:21,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.228600025177s 2018-08-22 18:53:21,206 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/ab5cc05055a245bdbadfacc429a91fc5 used request id req-5579b751-50f5-4de4-9f7a-cbf783b9736f 2018-08-22 18:53:21,258 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-08-22 18:53:21,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 18:53:21,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 18:53:21,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 18:53:21,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 18:53:21,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 18:53:21,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 18:53:21,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 18:53:21,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 18:53:21,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 18:53:21,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 18:53:21,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 18:53:21,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 18:53:21,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 18:53:21,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 18:53:21,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 18:53:21,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 18:53:21,301 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 18:53:21,301 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 18:53:21,301 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 18:53:21,301 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 18:53:21,301 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 18:53:21,301 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 18:53:21,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:53:21,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a6efa8b-0464-4aca-bd54-0f88932204af 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 18:53:21,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-0a6efa8b-0464-4aca-bd54-0f88932204af 2018-08-22 18:53:21,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 18:53:21,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T19:53:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d69b1f3fec314e8ebf952b8c456a331b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "032439070e6549a2a698896c40df0822"}, "audit_ids": ["wVzwSY6sSXeLJpO2LD73Cw"], "issued_at": "2018-08-22T18:53:21.000000Z"}} 2018-08-22 18:53:21,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:53:21,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}828e86f456a9915a2c559578b18bf2efae1ab950" 2018-08-22 18:53:22,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-baff8490-90c6-4b49-9cd2-def8ebda847f Date: Wed, 22 Aug 2018 18:53:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 18:53:22,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-baff8490-90c6-4b49-9cd2-def8ebda847f 2018-08-22 18:53:22,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.32688498497s 2018-08-22 18:53:22,032 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-baff8490-90c6-4b49-9cd2-def8ebda847f 2018-08-22 18:53:22,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:53:22,041 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 22 Aug 2018 18:53:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2aff43d9-d198-4c59-9437-9a03a0b97d01 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.24:5000/v3/", "rel": "self"}]}]}} 2018-08-22 18:53:22,041 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-2aff43d9-d198-4c59-9437-9a03a0b97d01 2018-08-22 18:53:22,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 18:53:22,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}828e86f456a9915a2c559578b18bf2efae1ab950" 2018-08-22 18:53:22,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dca0d5a-ee83-4a85-9cd7-4f5d8ff132e9 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/4beeafd00465418cb49ec3ca3c085af1"}, "tags": [], "enabled": true, "id": "4beeafd00465418cb49ec3ca3c085af1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-08-22 18:53:22,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-5dca0d5a-ee83-4a85-9cd7-4f5d8ff132e9 2018-08-22 18:53:22,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.185819864273s 2018-08-22 18:53:22,228 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-5dca0d5a-ee83-4a85-9cd7-4f5d8ff132e9 2018-08-22 18:53:22,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-22 18:53:22,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}828e86f456a9915a2c559578b18bf2efae1ab950" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_2fd8e732-7e64-4369-b591-70030a8277ac"}}' 2018-08-22 18:53:22,458 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 22 Aug 2018 18:53:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69062fcf-cea2-41c4-9b20-446530c57942 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.24:5000/v3/projects/ebcda55bcf1a4200915935dcdb2d7f02"}, "tags": [], "enabled": true, "id": "ebcda55bcf1a4200915935dcdb2d7f02", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_2fd8e732-7e64-4369-b591-70030a8277ac"}} 2018-08-22 18:53:22,458 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-69062fcf-cea2-41c4-9b20-446530c57942 2018-08-22 18:53:22,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.222832918167s 2018-08-22 18:53:22,458 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-69062fcf-cea2-41c4-9b20-446530c57942 2018-08-22 18:53:22,459 - 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'ebcda55bcf1a4200915935dcdb2d7f02', '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_2fd8e732-7e64-4369-b591-70030a8277ac'}) 2018-08-22 18:53:22,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-22 18:53:22,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}828e86f456a9915a2c559578b18bf2efae1ab950" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "de4073d4-84c0-4e73-8814-630464bf8449", "email": null, "name": "cinder_test-user_2fd8e732-7e64-4369-b591-70030a8277ac"}}' 2018-08-22 18:53:22,907 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 22 Aug 2018 18:53:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bc5649a-73bf-425b-bfd6-4032e6bf2ecf Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_2fd8e732-7e64-4369-b591-70030a8277ac", "links": {"self": "http://172.30.9.24:5000/v3/users/18fd095c23914b17b7e476bf730308ef"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "18fd095c23914b17b7e476bf730308ef", "domain_id": "default", "password_expires_at": null}} 2018-08-22 18:53:22,907 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-8bc5649a-73bf-425b-bfd6-4032e6bf2ecf 2018-08-22 18:53:22,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.442461967468s 2018-08-22 18:53:22,908 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-8bc5649a-73bf-425b-bfd6-4032e6bf2ecf 2018-08-22 18:53:22,908 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'18fd095c23914b17b7e476bf730308ef', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_2fd8e732-7e64-4369-b591-70030a8277ac'}) 2018-08-22 18:53:22,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 18:53:22,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}828e86f456a9915a2c559578b18bf2efae1ab950" 2018-08-22 18:53:23,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fd7c1f6-6c1f-4cc9-80eb-c36a496595ea Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 18:53:23,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4fd7c1f6-6c1f-4cc9-80eb-c36a496595ea 2018-08-22 18:53:23,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182265996933s 2018-08-22 18:53:23,094 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4fd7c1f6-6c1f-4cc9-80eb-c36a496595ea 2018-08-22 18:53:23,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 18:53:23,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}828e86f456a9915a2c559578b18bf2efae1ab950" 2018-08-22 18:53:23,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94ffed21-7e4d-4cce-ab10-b9dbdc5869db Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 18:53:23,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-94ffed21-7e4d-4cce-ab10-b9dbdc5869db 2018-08-22 18:53:23,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100733995438s 2018-08-22 18:53:23,202 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-94ffed21-7e4d-4cce-ab10-b9dbdc5869db 2018-08-22 18:53:23,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 18:53:23,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}828e86f456a9915a2c559578b18bf2efae1ab950" 2018-08-22 18:53:23,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac2d9cab-7b19-4055-8127-2f6ddf60cde2 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 18:53:23,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ac2d9cab-7b19-4055-8127-2f6ddf60cde2 2018-08-22 18:53:23,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105535984039s 2018-08-22 18:53:23,313 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ac2d9cab-7b19-4055-8127-2f6ddf60cde2 2018-08-22 18:53:23,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 18:53:23,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}828e86f456a9915a2c559578b18bf2efae1ab950" 2018-08-22 18:53:23,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffec5e2d-dbc4-4b34-b737-cc594925b5c1 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-22 18:53:23,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-ffec5e2d-dbc4-4b34-b737-cc594925b5c1 2018-08-22 18:53:23,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.212296009064s 2018-08-22 18:53:23,531 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-ffec5e2d-dbc4-4b34-b737-cc594925b5c1 2018-08-22 18:53:23,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 18:53:23,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}828e86f456a9915a2c559578b18bf2efae1ab950" 2018-08-22 18:53:23,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afbc21d6-36af-4fac-bffe-6042ef5fb5de Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder_test-user_2fd8e732-7e64-4369-b591-70030a8277ac", "links": {"self": "http://172.30.9.24:5000/v3/users/18fd095c23914b17b7e476bf730308ef"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "18fd095c23914b17b7e476bf730308ef", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 18:53:23,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-afbc21d6-36af-4fac-bffe-6042ef5fb5de 2018-08-22 18:53:23,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.201196908951s 2018-08-22 18:53:23,734 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-afbc21d6-36af-4fac-bffe-6042ef5fb5de 2018-08-22 18:53:23,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 18:53:23,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}828e86f456a9915a2c559578b18bf2efae1ab950" 2018-08-22 18:53:23,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dda9a60-3f42-4bf7-b1ea-fdb888034b50 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.24:5000/v3/projects/ebcda55bcf1a4200915935dcdb2d7f02"}, "tags": [], "enabled": true, "id": "ebcda55bcf1a4200915935dcdb2d7f02", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_2fd8e732-7e64-4369-b591-70030a8277ac"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-22 18:53:23,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-9dda9a60-3f42-4bf7-b1ea-fdb888034b50 2018-08-22 18:53:23,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103381156921s 2018-08-22 18:53:23,849 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-9dda9a60-3f42-4bf7-b1ea-fdb888034b50 2018-08-22 18:53:23,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-22 18:53:23,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=18fd095c23914b17b7e476bf730308ef&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=ebcda55bcf1a4200915935dcdb2d7f02" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}828e86f456a9915a2c559578b18bf2efae1ab950" 2018-08-22 18:53:23,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f0c2a07-be65-4d86-80d1-4864fd7561ac Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=18fd095c23914b17b7e476bf730308ef&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=ebcda55bcf1a4200915935dcdb2d7f02", "previous": null, "next": null}} 2018-08-22 18:53:23,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=18fd095c23914b17b7e476bf730308ef&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=ebcda55bcf1a4200915935dcdb2d7f02 used request id req-7f0c2a07-be65-4d86-80d1-4864fd7561ac 2018-08-22 18:53:23,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0997211933136s 2018-08-22 18:53:23,957 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=18fd095c23914b17b7e476bf730308ef&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=ebcda55bcf1a4200915935dcdb2d7f02 used request id req-7f0c2a07-be65-4d86-80d1-4864fd7561ac 2018-08-22 18:53:23,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-22 18:53:23,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/ebcda55bcf1a4200915935dcdb2d7f02/users/18fd095c23914b17b7e476bf730308ef/roles/81768ab888da4b9ba2d6d91befcb7b0f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}828e86f456a9915a2c559578b18bf2efae1ab950" 2018-08-22 18:53:24,179 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 18:53:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8610756c-4244-44c6-abe2-001a892d2435 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 18:53:24,179 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/ebcda55bcf1a4200915935dcdb2d7f02/users/18fd095c23914b17b7e476bf730308ef/roles/81768ab888da4b9ba2d6d91befcb7b0f used request id req-8610756c-4244-44c6-abe2-001a892d2435 2018-08-22 18:53:24,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.218882083893s 2018-08-22 18:53:24,179 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/ebcda55bcf1a4200915935dcdb2d7f02/users/18fd095c23914b17b7e476bf730308ef/roles/81768ab888da4b9ba2d6d91befcb7b0f used request id req-8610756c-4244-44c6-abe2-001a892d2435 2018-08-22 18:53:24,180 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_2fd8e732-7e64-4369-b591-70030a8277ac', 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'ebcda55bcf1a4200915935dcdb2d7f02', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'de4073d4-84c0-4e73-8814-630464bf8449', 'username': u'cinder_test-user_2fd8e732-7e64-4369-b591-70030a8277ac', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-22 18:53:24,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 18:53:24,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 18:53:24,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 18:53:24,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 18:53:24,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 18:53:24,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 18:53:24,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 18:53:24,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 18:53:24,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 18:53:24,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 18:53:24,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 18:53:24,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 18:53:24,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 18:53:24,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 18:53:24,183 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 18:53:24,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 18:53:24,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 18:53:24,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 18:53:24,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 18:53:24,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 18:53:24,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 18:53:24,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 18:53:24,186 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_2fd8e732-7e64-4369-b591-70030a8277ac', 'password': 'de4073d4-84c0-4e73-8814-630464bf8449', 'project_name': 'cinder_test-project_2fd8e732-7e64-4369-b591-70030a8277ac', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'ebcda55bcf1a4200915935dcdb2d7f02', 'project_domain_name': 'Default'} 2018-08-22 18:53:24,187 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-08-22 18:53:24,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:53:24,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1e42ae1-cb1b-4d28-9ea4-c732bb452012 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 18:53:24,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-a1e42ae1-cb1b-4d28-9ea4-c732bb452012 2018-08-22 18:53:24,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 18:53:24,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}], "expires_at": "2018-08-22T19:53:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebcda55bcf1a4200915935dcdb2d7f02", "name": "cinder_test-project_2fd8e732-7e64-4369-b591-70030a8277ac"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ebcda55bcf1a4200915935dcdb2d7f02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/ebcda55bcf1a4200915935dcdb2d7f02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/ebcda55bcf1a4200915935dcdb2d7f02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ebcda55bcf1a4200915935dcdb2d7f02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/ebcda55bcf1a4200915935dcdb2d7f02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/ebcda55bcf1a4200915935dcdb2d7f02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_ebcda55bcf1a4200915935dcdb2d7f02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ebcda55bcf1a4200915935dcdb2d7f02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ebcda55bcf1a4200915935dcdb2d7f02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/ebcda55bcf1a4200915935dcdb2d7f02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/ebcda55bcf1a4200915935dcdb2d7f02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_2fd8e732-7e64-4369-b591-70030a8277ac", "id": "18fd095c23914b17b7e476bf730308ef"}, "audit_ids": ["rS3FwxNsSzmcwgF4JzRXxQ"], "issued_at": "2018-08-22T18:53:24.000000Z"}} 2018-08-22 18:53:24,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-22 18:53:24,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" -d '{"network": {"name": "cinder_test-net_2fd8e732-7e64-4369-b591-70030a8277ac", "admin_state_up": true}}' 2018-08-22 18:53:25,097 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-2974180a-35bc-473c-b3cb-37ca2c340562 Date: Wed, 22 Aug 2018 18:53:25 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c0033e6e-088a-4a20-ada8-f80c99cf324d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ebcda55bcf1a4200915935dcdb2d7f02","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T18:53:24Z","is_default":false,"name":"cinder_test-net_2fd8e732-7e64-4369-b591-70030a8277ac","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ebcda55bcf1a4200915935dcdb2d7f02","created_at":"2018-08-22T18:53:24Z","mtu":1450}} 2018-08-22 18:53:25,097 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2974180a-35bc-473c-b3cb-37ca2c340562 2018-08-22 18:53:25,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.51606798172s 2018-08-22 18:53:25,098 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2974180a-35bc-473c-b3cb-37ca2c340562 2018-08-22 18:53:25,098 - 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-08-22T18:53:24Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'c0033e6e-088a-4a20-ada8-f80c99cf324d', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_2fd8e732-7e64-4369-b591-70030a8277ac', u'admin_state_up': True, u'tenant_id': u'ebcda55bcf1a4200915935dcdb2d7f02', u'created_at': u'2018-08-22T18:53:24Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ebcda55bcf1a4200915935dcdb2d7f02', u'l2_adjacency': True}) 2018-08-22 18:53:25,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:53:25,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:53:25,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-3704d28d-10f6-424d-8959-efb75b3441af Date: Wed, 22 Aug 2018 18:53:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c0033e6e-088a-4a20-ada8-f80c99cf324d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ebcda55bcf1a4200915935dcdb2d7f02","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T18:53:24Z","qos_policy_id":null,"name":"cinder_test-net_2fd8e732-7e64-4369-b591-70030a8277ac","admin_state_up":true,"tenant_id":"ebcda55bcf1a4200915935dcdb2d7f02","created_at":"2018-08-22T18:53:24Z","mtu":1450}]} 2018-08-22 18:53:25,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3704d28d-10f6-424d-8959-efb75b3441af 2018-08-22 18:53:25,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106044054031s 2018-08-22 18:53:25,205 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3704d28d-10f6-424d-8959-efb75b3441af 2018-08-22 18:53:25,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-22 18:53:25,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" -d '{"subnet": {"name": "cinder_test-subnet_2fd8e732-7e64-4369-b591-70030a8277ac", "enable_dhcp": true, "network_id": "c0033e6e-088a-4a20-ada8-f80c99cf324d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-22 18:53:25,870 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-35cbcd44-16c7-47c1-b469-f217312f8a55 Date: Wed, 22 Aug 2018 18:53:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0033e6e-088a-4a20-ada8-f80c99cf324d","tenant_id":"ebcda55bcf1a4200915935dcdb2d7f02","created_at":"2018-08-22T18:53:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-22T18:53: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":"ebcda55bcf1a4200915935dcdb2d7f02","id":"89e9ee3a-b5d5-41fc-aff4-6d6aa863f50f","subnetpool_id":null,"name":"cinder_test-subnet_2fd8e732-7e64-4369-b591-70030a8277ac"}} 2018-08-22 18:53:25,870 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-35cbcd44-16c7-47c1-b469-f217312f8a55 2018-08-22 18:53:25,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.66312789917s 2018-08-22 18:53:25,870 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-35cbcd44-16c7-47c1-b469-f217312f8a55 2018-08-22 18:53:25,871 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T18:53: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'89e9ee3a-b5d5-41fc-aff4-6d6aa863f50f', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_2fd8e732-7e64-4369-b591-70030a8277ac', u'enable_dhcp': True, u'network_id': u'c0033e6e-088a-4a20-ada8-f80c99cf324d', u'tenant_id': u'ebcda55bcf1a4200915935dcdb2d7f02', u'created_at': u'2018-08-22T18:53: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'ebcda55bcf1a4200915935dcdb2d7f02'}) 2018-08-22 18:53:25,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-22 18:53:25,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" -d '{"router": {"external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "name": "cinder_test-router_2fd8e732-7e64-4369-b591-70030a8277ac", "admin_state_up": true}}' 2018-08-22 18:53:27,441 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-9a57fa4e-6e03-4b8d-9001-d92582a60f2b Date: Wed, 22 Aug 2018 18:53:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:53:25Z", "admin_state_up": true, "updated_at": "2018-08-22T18:53:27Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "id": "d72b8da2-94c9-4d25-a0e2-8e640a79565c", "name": "cinder_test-router_2fd8e732-7e64-4369-b591-70030a8277ac"}} 2018-08-22 18:53:27,441 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-9a57fa4e-6e03-4b8d-9001-d92582a60f2b 2018-08-22 18:53:27,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.56992793083s 2018-08-22 18:53:27,442 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-9a57fa4e-6e03-4b8d-9001-d92582a60f2b 2018-08-22 18:53:27,442 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T18:53:27Z', u'revision_number': 2, u'id': u'd72b8da2-94c9-4d25-a0e2-8e640a79565c', u'external_gateway_info': {u'network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'37350c7d-7f7a-4dc4-acdb-2f5b730b9a18', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_2fd8e732-7e64-4369-b591-70030a8277ac', u'admin_state_up': True, u'tenant_id': u'ebcda55bcf1a4200915935dcdb2d7f02', u'created_at': u'2018-08-22T18:53:25Z', u'flavor_id': None, u'routes': [], u'project_id': u'ebcda55bcf1a4200915935dcdb2d7f02'}) 2018-08-22 18:53:27,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-22 18:53:27,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/d72b8da2-94c9-4d25-a0e2-8e640a79565c/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}90322da40aef684aff5c927c57cffb16105413e4" -d '{"subnet_id": "89e9ee3a-b5d5-41fc-aff4-6d6aa863f50f"}' 2018-08-22 18:53:29,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4eb01d84-101e-441e-9cea-6d0f0476e289 Date: Wed, 22 Aug 2018 18:53:29 GMT RESP BODY: {"network_id": "c0033e6e-088a-4a20-ada8-f80c99cf324d", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "subnet_id": "89e9ee3a-b5d5-41fc-aff4-6d6aa863f50f", "subnet_ids": ["89e9ee3a-b5d5-41fc-aff4-6d6aa863f50f"], "port_id": "bc201af2-3b96-4b6c-b8db-ece0d0a304c2", "id": "d72b8da2-94c9-4d25-a0e2-8e640a79565c"} 2018-08-22 18:53:29,778 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/d72b8da2-94c9-4d25-a0e2-8e640a79565c/add_router_interface.json used request id req-4eb01d84-101e-441e-9cea-6d0f0476e289 2018-08-22 18:53:29,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.33569407463s 2018-08-22 18:53:29,779 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/d72b8da2-94c9-4d25-a0e2-8e640a79565c/add_router_interface.json used request id req-4eb01d84-101e-441e-9cea-6d0f0476e289 returning object d72b8da2-94c9-4d25-a0e2-8e640a79565c 2018-08-22 18:53:29,779 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-22 18:53:29,911 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-22 18:53:29,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:53:29,917 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 22 Aug 2018 18:53:29 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-22 18:53:29,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:53:29,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:53:30,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-25eb3009-ca2e-4313-8b43-ad640cec9cad Date: Wed, 22 Aug 2018 18:53:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:53:30,668 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-25eb3009-ca2e-4313-8b43-ad640cec9cad 2018-08-22 18:53:30,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.748358011246s 2018-08-22 18:53:30,668 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-25eb3009-ca2e-4313-8b43-ad640cec9cad 2018-08-22 18:53:30,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-22 18:53:30,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_2fd8e732-7e64-4369-b591-70030a8277ac", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_2fd8e732-7e64-4369-b591-70030a8277ac"}' 2018-08-22 18:53:30,755 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/92b4568c-c221-4498-b71d-485ea1901cb6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8149da2d-5116-44c0-976a-f8b0b1721355 Date: Wed, 22 Aug 2018 18:53:30 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:53:30Z", "file": "/v2/images/92b4568c-c221-4498-b71d-485ea1901cb6/file", "owner": "ebcda55bcf1a4200915935dcdb2d7f02", "id": "92b4568c-c221-4498-b71d-485ea1901cb6", "size": null, "self": "/v2/images/92b4568c-c221-4498-b71d-485ea1901cb6", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_2fd8e732-7e64-4369-b591-70030a8277ac", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_2fd8e732-7e64-4369-b591-70030a8277ac", "checksum": null, "created_at": "2018-08-22T18:53:30Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-22 18:53:30,755 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-8149da2d-5116-44c0-976a-f8b0b1721355 2018-08-22 18:53:30,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0783920288086s 2018-08-22 18:53:30,755 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-8149da2d-5116-44c0-976a-f8b0b1721355 returning object 92b4568c-c221-4498-b71d-485ea1901cb6 2018-08-22 18:53:30,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-22 18:53:30,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/92b4568c-c221-4498-b71d-485ea1901cb6/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}90322da40aef684aff5c927c57cffb16105413e4" -d '' 2018-08-22 18:53:31,860 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2a863efa-b0fb-45a0-9af4-8b597c845c22 Date: Wed, 22 Aug 2018 18:53:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 18:53:31,860 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/92b4568c-c221-4498-b71d-485ea1901cb6/file used request id req-2a863efa-b0fb-45a0-9af4-8b597c845c22 2018-08-22 18:53:31,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.10431694984s 2018-08-22 18:53:31,861 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/92b4568c-c221-4498-b71d-485ea1901cb6/file used request id req-2a863efa-b0fb-45a0-9af4-8b597c845c22 2018-08-22 18:53:31,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:53:31,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:53:31,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-15f1bba1-b6cc-4c8d-a744-37fa8660d780 Date: Wed, 22 Aug 2018 18:53:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:53:31Z", "file": "/v2/images/92b4568c-c221-4498-b71d-485ea1901cb6/file", "owner": "ebcda55bcf1a4200915935dcdb2d7f02", "id": "92b4568c-c221-4498-b71d-485ea1901cb6", "size": 12716032, "self": "/v2/images/92b4568c-c221-4498-b71d-485ea1901cb6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/92b4568c-c221-4498-b71d-485ea1901cb6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/92b4568c-c221-4498-b71d-485ea1901cb6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_2fd8e732-7e64-4369-b591-70030a8277ac", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_2fd8e732-7e64-4369-b591-70030a8277ac", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T18:53:30Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:53:31,901 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-15f1bba1-b6cc-4c8d-a744-37fa8660d780 2018-08-22 18:53:31,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0363609790802s 2018-08-22 18:53:31,901 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-15f1bba1-b6cc-4c8d-a744-37fa8660d780 2018-08-22 18:53:31,903 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/92b4568c-c221-4498-b71d-485ea1901cb6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/92b4568c-c221-4498-b71d-485ea1901cb6/file', 'owner': u'ebcda55bcf1a4200915935dcdb2d7f02', 'id': u'92b4568c-c221-4498-b71d-485ea1901cb6', 'size': 12716032, u'self': u'/v2/images/92b4568c-c221-4498-b71d-485ea1901cb6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebcda55bcf1a4200915935dcdb2d7f02', 'name': 'cinder_test-project_2fd8e732-7e64-4369-b591-70030a8277ac', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/92b4568c-c221-4498-b71d-485ea1901cb6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-22T18:53:31Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-22T18:53:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_2fd8e732-7e64-4369-b591-70030a8277ac', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/92b4568c-c221-4498-b71d-485ea1901cb6', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_2fd8e732-7e64-4369-b591-70030a8277ac', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_2fd8e732-7e64-4369-b591-70030a8277ac', 'created': u'2018-08-22T18:53:30Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-22T18:53:30Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/92b4568c-c221-4498-b71d-485ea1901cb6', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_2fd8e732-7e64-4369-b591-70030a8277ac', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-22 18:53:31,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-22 18:53:31,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}828e86f456a9915a2c559578b18bf2efae1ab950" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_2fd8e732-7e64-4369-b591-70030a8277ac", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-22 18:53:32,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-889787e1-6658-4302-b3c9-72809fb28ed2 x-compute-request-id: req-889787e1-6658-4302-b3c9-72809fb28ed2 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_2fd8e732-7e64-4369-b591-70030a8277ac", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/94f55b42-7c76-4079-96dd-78e3489bd7a3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/94f55b42-7c76-4079-96dd-78e3489bd7a3", "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": "94f55b42-7c76-4079-96dd-78e3489bd7a3"}} 2018-08-22 18:53:32,282 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-889787e1-6658-4302-b3c9-72809fb28ed2 2018-08-22 18:53:32,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.378307104111s 2018-08-22 18:53:32,283 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-889787e1-6658-4302-b3c9-72809fb28ed2 2018-08-22 18:53:32,283 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_2fd8e732-7e64-4369-b591-70030a8277ac', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'94f55b42-7c76-4079-96dd-78e3489bd7a3', 'swap': 0}) 2018-08-22 18:53:32,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-22 18:53:32,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/94f55b42-7c76-4079-96dd-78e3489bd7a3/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}828e86f456a9915a2c559578b18bf2efae1ab950" -d '{"extra_specs": {}}' 2018-08-22 18:53:32,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53: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-b3a9212b-89c4-4d22-b85e-bd54c540eb95 x-compute-request-id: req-b3a9212b-89c4-4d22-b85e-bd54c540eb95 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-22 18:53:32,306 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/94f55b42-7c76-4079-96dd-78e3489bd7a3/os-extra_specs used request id req-b3a9212b-89c4-4d22-b85e-bd54c540eb95 2018-08-22 18:53:32,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214829444885s 2018-08-22 18:53:32,306 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/94f55b42-7c76-4079-96dd-78e3489bd7a3/os-extra_specs used request id req-b3a9212b-89c4-4d22-b85e-bd54c540eb95 2018-08-22 18:53:32,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-22 18:53:32,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" -d '{"keypair": {"name": "cinder_test-kp_2fd8e732-7e64-4369-b591-70030a8277ac"}}' 2018-08-22 18:53:32,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53: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-a18c021e-bc4f-47aa-aa88-1ae4c8de8d2e x-compute-request-id: req-a18c021e-bc4f-47aa-aa88-1ae4c8de8d2e Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZuvP3HoG/XWBDjGU25BiS/qCHVh178++LCnk2Ms9UGe4RxpXDgE8O4tf0hgLot+Uu5YDLSP/0K9hpIDGPMBL8nqtPGoWxLPWC+PNt6EBCrwlntFKffrC7P7CjIA0A+sbNIzmkx4bSDY7Do/Niz+chhCxuzG77yQhgZtSD6SD4/7d7mJjks5UHMdxbUE2LjwDNo18M1Na4KPD2WoSoSM9d17QXjEBT/iZJz5V1ROHVTY6ZgpKvDE8s3vy8hlbOxRQBMgteGzGqNN0BnC2G3T3w0cxU32jN+6Jgt3dC9XDR+yDJiwv3QjznfJqeQ1cGEkHp9MmNrpQzx6XMcqouwBnf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA2brz9x6Bv11gQ4xlNuQYkv6gh1Yde/Pviwp5NjLPVBnuEcaV\nw4BPDuLX9IYC6LflLuWAy0j/9CvYaSAxjzAS/J6rTxqFsSz1gvjzbehAQq8JZ7RS\nn36wuz+woyANAPrGzSM5pMeG0g2Ow6PzYs/nIYQsbsxu+8kIYGbUg+kg+P+3e5iY\n5LOVBzHcW1BNi48AzaNfDNTWuCjw9lqEqEjPXde0F4xAU/4mSc+VdUTh1U2OmYKS\nrwxPLN78vIZWzsUUATILXhsxqjTdAZwtht098NHMVN9ozfuiYLd3QvVw0fsgyYsL\n90I853yankNXBhJB6fTJja6UM8elzHKqLsAZ3wIDAQABAoIBAQC5+Q/tYidc9zsE\nN2U0j3vWApvHPW0NtPxEfPuvqZKhuUw57q95P51Hj8b524WclYaymeF6wa2uN80v\nbgomzd9J25Vjibnr7gT+i/oRRLGuw6d65vEzvpjiN7J+gx/YWFt6WL4h2zNzM5Vf\n0ihPnFlFrYnuUbvyYHJBNVQMIBLD2sThIM9kNDIL57/kfWXwva02w/w1uLMXyV3d\nQocnsKYGyd9pD4Rj2mChk8LiJk7cfQX0SvQdv14KA/yNZ4+fXysDQx+1pgzTaHvF\nKDbDBaH9iCK/jDxZYaV9BMRys4c/xjqbcP9MkGFXCn0UHNxEeKsEPwna1ioRSHxz\nP/TTPXcBAoGBAO2NtXQucTIQdlz9OWAd329QxRH/SnEy4wf41vW7ELHeim4SPSW5\nERkdl27qafBWnKEE7n3yYUPKAyvqg8gIA+4CFY/Pa7bJ6RuAhPnhZBzxVI1snVaf\ncRvul14uYl0GmNhwg9o2pZBWiUV/8pdeoQY01qlTw45rzTZV11ja5r8fAoGBAOqj\nLjS5BgAlJHaO9AEcaYZmdpW9tyMkgGTk9olT+KiP/pz2bsDO5tkTI1Jtb0/7tJD5\nx56Px5wc/3mhSU0CVwnn40a7qzcvjZYt3f22l/BMBrKCvLUEjxXU5+eVC7EZKu+J\niJX2gR3D7KoIBEOooIgokrTBiqIWXrWLbBNv6w1BAoGBANnCSU/TMtid1qKvTeUZ\n/TPhaoVw7CCQcSVhqktfy5IBWgxEk+D8oPvQ8HwwTiSOgM3p42V4xkiJ6hZbx6ma\nD2AicPl/PlI1DIa1bTBSuJ7/am6p3iEFz323XPJsuqZj4cCmg3eJGIQTj4oyG4M+\nr4Us8ooNyvnHQDpKvjkpkNQpAoGBAIEQS21CzRMtWxY/4eXui/kayWXqmh8hh+J3\ns0iswN1vf101jIxQAtkq1sYTXiQ/zv3j9zK34dN0e+6akihi/h97xx90QWS0qowO\nJMrXMlJCb3inw0dK/63Bk+JlsK20q1Jhc5kRo8oMqFSK3lWdHthmgPQedbRc27G+\nxC8Y49FBAoGAMTWSlfDg3xbRUewuuMxaCLEPO7BpB5gJnQGMG7VP3/p8lnb57j0N\n5Od+LUhYM/KaQ2shFYz2Zt/XIHYPzjzQ5VFKN+i3YGcJcU5080pcFVFNP/pcx8Ji\npwgx8YE/Uk2HNSWoFGHcZaifk2n6Y7v9SnNX2gZgtk0N04JaI+ky8ws=\n-----END RSA PRIVATE KEY-----\n", "user_id": "18fd095c23914b17b7e476bf730308ef", "name": "cinder_test-kp_2fd8e732-7e64-4369-b591-70030a8277ac", "fingerprint": "4c:b7:6e:aa:e6:f7:3a:07:ba:c0:d7:f3:7c:c1:68:e4"}} 2018-08-22 18:53:32,670 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-a18c021e-bc4f-47aa-aa88-1ae4c8de8d2e 2018-08-22 18:53:32,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.363677024841s 2018-08-22 18:53:32,671 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-a18c021e-bc4f-47aa-aa88-1ae4c8de8d2e 2018-08-22 18:53:32,671 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZuvP3HoG/XWBDjGU25BiS/qCHVh178++LCnk2Ms9UGe4RxpXDgE8O4tf0hgLot+Uu5YDLSP/0K9hpIDGPMBL8nqtPGoWxLPWC+PNt6EBCrwlntFKffrC7P7CjIA0A+sbNIzmkx4bSDY7Do/Niz+chhCxuzG77yQhgZtSD6SD4/7d7mJjks5UHMdxbUE2LjwDNo18M1Na4KPD2WoSoSM9d17QXjEBT/iZJz5V1ROHVTY6ZgpKvDE8s3vy8hlbOxRQBMgteGzGqNN0BnC2G3T3w0cxU32jN+6Jgt3dC9XDR+yDJiwv3QjznfJqeQ1cGEkHp9MmNrpQzx6XMcqouwBnf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA2brz9x6Bv11gQ4xlNuQYkv6gh1Yde/Pviwp5NjLPVBnuEcaV\nw4BPDuLX9IYC6LflLuWAy0j/9CvYaSAxjzAS/J6rTxqFsSz1gvjzbehAQq8JZ7RS\nn36wuz+woyANAPrGzSM5pMeG0g2Ow6PzYs/nIYQsbsxu+8kIYGbUg+kg+P+3e5iY\n5LOVBzHcW1BNi48AzaNfDNTWuCjw9lqEqEjPXde0F4xAU/4mSc+VdUTh1U2OmYKS\nrwxPLN78vIZWzsUUATILXhsxqjTdAZwtht098NHMVN9ozfuiYLd3QvVw0fsgyYsL\n90I853yankNXBhJB6fTJja6UM8elzHKqLsAZ3wIDAQABAoIBAQC5+Q/tYidc9zsE\nN2U0j3vWApvHPW0NtPxEfPuvqZKhuUw57q95P51Hj8b524WclYaymeF6wa2uN80v\nbgomzd9J25Vjibnr7gT+i/oRRLGuw6d65vEzvpjiN7J+gx/YWFt6WL4h2zNzM5Vf\n0ihPnFlFrYnuUbvyYHJBNVQMIBLD2sThIM9kNDIL57/kfWXwva02w/w1uLMXyV3d\nQocnsKYGyd9pD4Rj2mChk8LiJk7cfQX0SvQdv14KA/yNZ4+fXysDQx+1pgzTaHvF\nKDbDBaH9iCK/jDxZYaV9BMRys4c/xjqbcP9MkGFXCn0UHNxEeKsEPwna1ioRSHxz\nP/TTPXcBAoGBAO2NtXQucTIQdlz9OWAd329QxRH/SnEy4wf41vW7ELHeim4SPSW5\nERkdl27qafBWnKEE7n3yYUPKAyvqg8gIA+4CFY/Pa7bJ6RuAhPnhZBzxVI1snVaf\ncRvul14uYl0GmNhwg9o2pZBWiUV/8pdeoQY01qlTw45rzTZV11ja5r8fAoGBAOqj\nLjS5BgAlJHaO9AEcaYZmdpW9tyMkgGTk9olT+KiP/pz2bsDO5tkTI1Jtb0/7tJD5\nx56Px5wc/3mhSU0CVwnn40a7qzcvjZYt3f22l/BMBrKCvLUEjxXU5+eVC7EZKu+J\niJX2gR3D7KoIBEOooIgokrTBiqIWXrWLbBNv6w1BAoGBANnCSU/TMtid1qKvTeUZ\n/TPhaoVw7CCQcSVhqktfy5IBWgxEk+D8oPvQ8HwwTiSOgM3p42V4xkiJ6hZbx6ma\nD2AicPl/PlI1DIa1bTBSuJ7/am6p3iEFz323XPJsuqZj4cCmg3eJGIQTj4oyG4M+\nr4Us8ooNyvnHQDpKvjkpkNQpAoGBAIEQS21CzRMtWxY/4eXui/kayWXqmh8hh+J3\ns0iswN1vf101jIxQAtkq1sYTXiQ/zv3j9zK34dN0e+6akihi/h97xx90QWS0qowO\nJMrXMlJCb3inw0dK/63Bk+JlsK20q1Jhc5kRo8oMqFSK3lWdHthmgPQedbRc27G+\nxC8Y49FBAoGAMTWSlfDg3xbRUewuuMxaCLEPO7BpB5gJnQGMG7VP3/p8lnb57j0N\n5Od+LUhYM/KaQ2shFYz2Zt/XIHYPzjzQ5VFKN+i3YGcJcU5080pcFVFNP/pcx8Ji\npwgx8YE/Uk2HNSWoFGHcZaifk2n6Y7v9SnNX2gZgtk0N04JaI+ky8ws=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'18fd095c23914b17b7e476bf730308ef', 'name': u'cinder_test-kp_2fd8e732-7e64-4369-b591-70030a8277ac', 'created_at': '2018-08-22T18:53:32.671735', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebcda55bcf1a4200915935dcdb2d7f02', 'name': 'cinder_test-project_2fd8e732-7e64-4369-b591-70030a8277ac', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'4c:b7:6e:aa:e6:f7:3a:07:ba:c0:d7:f3:7c:c1:68:e4', 'type': 'ssh', 'id': u'cinder_test-kp_2fd8e732-7e64-4369-b591-70030a8277ac'}) 2018-08-22 18:53:32,672 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA2brz9x6Bv11gQ4xlNuQYkv6gh1Yde/Pviwp5NjLPVBnuEcaV w4BPDuLX9IYC6LflLuWAy0j/9CvYaSAxjzAS/J6rTxqFsSz1gvjzbehAQq8JZ7RS n36wuz+woyANAPrGzSM5pMeG0g2Ow6PzYs/nIYQsbsxu+8kIYGbUg+kg+P+3e5iY 5LOVBzHcW1BNi48AzaNfDNTWuCjw9lqEqEjPXde0F4xAU/4mSc+VdUTh1U2OmYKS rwxPLN78vIZWzsUUATILXhsxqjTdAZwtht098NHMVN9ozfuiYLd3QvVw0fsgyYsL 90I853yankNXBhJB6fTJja6UM8elzHKqLsAZ3wIDAQABAoIBAQC5+Q/tYidc9zsE N2U0j3vWApvHPW0NtPxEfPuvqZKhuUw57q95P51Hj8b524WclYaymeF6wa2uN80v bgomzd9J25Vjibnr7gT+i/oRRLGuw6d65vEzvpjiN7J+gx/YWFt6WL4h2zNzM5Vf 0ihPnFlFrYnuUbvyYHJBNVQMIBLD2sThIM9kNDIL57/kfWXwva02w/w1uLMXyV3d QocnsKYGyd9pD4Rj2mChk8LiJk7cfQX0SvQdv14KA/yNZ4+fXysDQx+1pgzTaHvF KDbDBaH9iCK/jDxZYaV9BMRys4c/xjqbcP9MkGFXCn0UHNxEeKsEPwna1ioRSHxz P/TTPXcBAoGBAO2NtXQucTIQdlz9OWAd329QxRH/SnEy4wf41vW7ELHeim4SPSW5 ERkdl27qafBWnKEE7n3yYUPKAyvqg8gIA+4CFY/Pa7bJ6RuAhPnhZBzxVI1snVaf cRvul14uYl0GmNhwg9o2pZBWiUV/8pdeoQY01qlTw45rzTZV11ja5r8fAoGBAOqj LjS5BgAlJHaO9AEcaYZmdpW9tyMkgGTk9olT+KiP/pz2bsDO5tkTI1Jtb0/7tJD5 x56Px5wc/3mhSU0CVwnn40a7qzcvjZYt3f22l/BMBrKCvLUEjxXU5+eVC7EZKu+J iJX2gR3D7KoIBEOooIgokrTBiqIWXrWLbBNv6w1BAoGBANnCSU/TMtid1qKvTeUZ /TPhaoVw7CCQcSVhqktfy5IBWgxEk+D8oPvQ8HwwTiSOgM3p42V4xkiJ6hZbx6ma D2AicPl/PlI1DIa1bTBSuJ7/am6p3iEFz323XPJsuqZj4cCmg3eJGIQTj4oyG4M+ r4Us8ooNyvnHQDpKvjkpkNQpAoGBAIEQS21CzRMtWxY/4eXui/kayWXqmh8hh+J3 s0iswN1vf101jIxQAtkq1sYTXiQ/zv3j9zK34dN0e+6akihi/h97xx90QWS0qowO JMrXMlJCb3inw0dK/63Bk+JlsK20q1Jhc5kRo8oMqFSK3lWdHthmgPQedbRc27G+ xC8Y49FBAoGAMTWSlfDg3xbRUewuuMxaCLEPO7BpB5gJnQGMG7VP3/p8lnb57j0N 5Od+LUhYM/KaQ2shFYz2Zt/XIHYPzjzQ5VFKN+i3YGcJcU5080pcFVFNP/pcx8Ji pwgx8YE/Uk2HNSWoFGHcZaifk2n6Y7v9SnNX2gZgtk0N04JaI+ky8ws= -----END RSA PRIVATE KEY----- 2018-08-22 18:53:32,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-22 18:53:32,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" -d '{"security_group": {"name": "cinder_test-sg_2fd8e732-7e64-4369-b591-70030a8277ac", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-08-22 18:53:32,825 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-7cd1f62d-5628-4d3d-a608-6b485747162f Date: Wed, 22 Aug 2018 18:53:32 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:53:32Z", "updated_at": "2018-08-22T18:53:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:53:32Z", "revision_number": 0, "id": "94637579-f617-45ea-a0b9-e43eb9005ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:53:32Z", "security_group_id": "9404a7f3-ef1f-4dfa-b829-b56e775059cc", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebcda55bcf1a4200915935dcdb2d7f02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:53:32Z", "revision_number": 0, "id": "c81a94fa-3140-42a2-8bac-4d35651ee7c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:53:32Z", "security_group_id": "9404a7f3-ef1f-4dfa-b829-b56e775059cc", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebcda55bcf1a4200915935dcdb2d7f02"}], "revision_number": 1, "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "id": "9404a7f3-ef1f-4dfa-b829-b56e775059cc", "name": "cinder_test-sg_2fd8e732-7e64-4369-b591-70030a8277ac"}} 2018-08-22 18:53:32,825 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-7cd1f62d-5628-4d3d-a608-6b485747162f 2018-08-22 18:53:32,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.150215864182s 2018-08-22 18:53:32,825 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-7cd1f62d-5628-4d3d-a608-6b485747162f 2018-08-22 18:53:32,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 18:53:32,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:53:32,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-e1c03ae2-c848-47e3-befc-d51b930bce67 Date: Wed, 22 Aug 2018 18:53:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:53:24Z", "updated_at": "2018-08-22T18:53:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:53:24Z", "revision_number": 0, "id": "16ec9ad7-48b5-4a2c-a95e-5d5dab4b60de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:53:24Z", "security_group_id": "8542bce1-4e36-4e75-ba14-e224b2202ba3", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebcda55bcf1a4200915935dcdb2d7f02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:53:24Z", "revision_number": 0, "id": "2f2a1c91-feeb-4c3f-9296-51ce9a4039fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:53:24Z", "security_group_id": "8542bce1-4e36-4e75-ba14-e224b2202ba3", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebcda55bcf1a4200915935dcdb2d7f02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:53:24Z", "revision_number": 0, "id": "4cadeb2c-baa2-49fe-85ed-79dbf15dd51d", "remote_group_id": "8542bce1-4e36-4e75-ba14-e224b2202ba3", "remote_ip_prefix": null, "created_at": "2018-08-22T18:53:24Z", "security_group_id": "8542bce1-4e36-4e75-ba14-e224b2202ba3", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebcda55bcf1a4200915935dcdb2d7f02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:53:24Z", "revision_number": 0, "id": "f7e736a4-86c4-4b4c-847e-3c6481d7c607", "remote_group_id": "8542bce1-4e36-4e75-ba14-e224b2202ba3", "remote_ip_prefix": null, "created_at": "2018-08-22T18:53:24Z", "security_group_id": "8542bce1-4e36-4e75-ba14-e224b2202ba3", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebcda55bcf1a4200915935dcdb2d7f02"}], "revision_number": 1, "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "id": "8542bce1-4e36-4e75-ba14-e224b2202ba3", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:53:32Z", "updated_at": "2018-08-22T18:53:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:53:32Z", "revision_number": 0, "id": "94637579-f617-45ea-a0b9-e43eb9005ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:53:32Z", "security_group_id": "9404a7f3-ef1f-4dfa-b829-b56e775059cc", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebcda55bcf1a4200915935dcdb2d7f02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:53:32Z", "revision_number": 0, "id": "c81a94fa-3140-42a2-8bac-4d35651ee7c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:53:32Z", "security_group_id": "9404a7f3-ef1f-4dfa-b829-b56e775059cc", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebcda55bcf1a4200915935dcdb2d7f02"}], "revision_number": 1, "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "id": "9404a7f3-ef1f-4dfa-b829-b56e775059cc", "name": "cinder_test-sg_2fd8e732-7e64-4369-b591-70030a8277ac"}]} 2018-08-22 18:53:32,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-e1c03ae2-c848-47e3-befc-d51b930bce67 2018-08-22 18:53:32,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0605499744415s 2018-08-22 18:53:32,891 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-e1c03ae2-c848-47e3-befc-d51b930bce67 2018-08-22 18:53:32,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-22 18:53:32,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" -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": "9404a7f3-ef1f-4dfa-b829-b56e775059cc"}}' 2018-08-22 18:53:33,004 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-c33dac8a-e3c0-4746-a312-ba0e090f0aff Date: Wed, 22 Aug 2018 18:53: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-08-22T18:53:32Z", "security_group_id": "9404a7f3-ef1f-4dfa-b829-b56e775059cc", "port_range_min": 22, "revision_number": 0, "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:53:32Z", "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "id": "b292a02a-98dd-42c0-a2c6-1cfa567af0d2"}} 2018-08-22 18:53:33,004 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c33dac8a-e3c0-4746-a312-ba0e090f0aff 2018-08-22 18:53:33,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.110114097595s 2018-08-22 18:53:33,005 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c33dac8a-e3c0-4746-a312-ba0e090f0aff 2018-08-22 18:53:33,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 18:53:33,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:53:33,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-e6ed990c-5824-435e-bb4f-1400e41eb0e0 Date: Wed, 22 Aug 2018 18:53:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:53:24Z", "updated_at": "2018-08-22T18:53:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:53:24Z", "revision_number": 0, "id": "16ec9ad7-48b5-4a2c-a95e-5d5dab4b60de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:53:24Z", "security_group_id": "8542bce1-4e36-4e75-ba14-e224b2202ba3", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebcda55bcf1a4200915935dcdb2d7f02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:53:24Z", "revision_number": 0, "id": "2f2a1c91-feeb-4c3f-9296-51ce9a4039fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:53:24Z", "security_group_id": "8542bce1-4e36-4e75-ba14-e224b2202ba3", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebcda55bcf1a4200915935dcdb2d7f02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:53:24Z", "revision_number": 0, "id": "4cadeb2c-baa2-49fe-85ed-79dbf15dd51d", "remote_group_id": "8542bce1-4e36-4e75-ba14-e224b2202ba3", "remote_ip_prefix": null, "created_at": "2018-08-22T18:53:24Z", "security_group_id": "8542bce1-4e36-4e75-ba14-e224b2202ba3", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebcda55bcf1a4200915935dcdb2d7f02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:53:24Z", "revision_number": 0, "id": "f7e736a4-86c4-4b4c-847e-3c6481d7c607", "remote_group_id": "8542bce1-4e36-4e75-ba14-e224b2202ba3", "remote_ip_prefix": null, "created_at": "2018-08-22T18:53:24Z", "security_group_id": "8542bce1-4e36-4e75-ba14-e224b2202ba3", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebcda55bcf1a4200915935dcdb2d7f02"}], "revision_number": 1, "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "id": "8542bce1-4e36-4e75-ba14-e224b2202ba3", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:53:32Z", "updated_at": "2018-08-22T18:53:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:53:32Z", "revision_number": 0, "id": "94637579-f617-45ea-a0b9-e43eb9005ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:53:32Z", "security_group_id": "9404a7f3-ef1f-4dfa-b829-b56e775059cc", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebcda55bcf1a4200915935dcdb2d7f02"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T18:53:32Z", "revision_number": 0, "id": "b292a02a-98dd-42c0-a2c6-1cfa567af0d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:53:32Z", "security_group_id": "9404a7f3-ef1f-4dfa-b829-b56e775059cc", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ebcda55bcf1a4200915935dcdb2d7f02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:53:32Z", "revision_number": 0, "id": "c81a94fa-3140-42a2-8bac-4d35651ee7c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:53:32Z", "security_group_id": "9404a7f3-ef1f-4dfa-b829-b56e775059cc", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebcda55bcf1a4200915935dcdb2d7f02"}], "revision_number": 2, "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "id": "9404a7f3-ef1f-4dfa-b829-b56e775059cc", "name": "cinder_test-sg_2fd8e732-7e64-4369-b591-70030a8277ac"}]} 2018-08-22 18:53:33,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-e6ed990c-5824-435e-bb4f-1400e41eb0e0 2018-08-22 18:53:33,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0411598682404s 2018-08-22 18:53:33,050 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-e6ed990c-5824-435e-bb4f-1400e41eb0e0 2018-08-22 18:53:33,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-22 18:53:33,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" -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": "9404a7f3-ef1f-4dfa-b829-b56e775059cc"}}' 2018-08-22 18:53:33,172 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-e05a0256-c4c8-429d-b8cd-dfd2c14348b9 Date: Wed, 22 Aug 2018 18:53:33 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-08-22T18:53:33Z", "security_group_id": "9404a7f3-ef1f-4dfa-b829-b56e775059cc", "port_range_min": null, "revision_number": 0, "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:53:33Z", "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "id": "b8ddc2be-aa81-4af8-a615-5ec23b8d466f"}} 2018-08-22 18:53:33,172 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-e05a0256-c4c8-429d-b8cd-dfd2c14348b9 2018-08-22 18:53:33,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.118722200394s 2018-08-22 18:53:33,172 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-e05a0256-c4c8-429d-b8cd-dfd2c14348b9 2018-08-22 18:53:33,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:53:33,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:53:33,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-4d5c8596-9d86-417c-a9a7-e6fc1d9f20a7 Date: Wed, 22 Aug 2018 18:53:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c0033e6e-088a-4a20-ada8-f80c99cf324d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ebcda55bcf1a4200915935dcdb2d7f02","l2_adjacency":true,"status":"ACTIVE","subnets":["89e9ee3a-b5d5-41fc-aff4-6d6aa863f50f"],"description":"","tags":[],"updated_at":"2018-08-22T18:53:25Z","qos_policy_id":null,"name":"cinder_test-net_2fd8e732-7e64-4369-b591-70030a8277ac","admin_state_up":true,"tenant_id":"ebcda55bcf1a4200915935dcdb2d7f02","created_at":"2018-08-22T18:53:24Z","mtu":1450}]} 2018-08-22 18:53:33,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4d5c8596-9d86-417c-a9a7-e6fc1d9f20a7 2018-08-22 18:53:33,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0889439582825s 2018-08-22 18:53:33,263 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4d5c8596-9d86-417c-a9a7-e6fc1d9f20a7 2018-08-22 18:53:33,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:53:33,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:53:33,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-7fde2257-fab2-4c32-8ae8-d60d7c9712cd Date: Wed, 22 Aug 2018 18:53:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:53:31Z", "file": "/v2/images/92b4568c-c221-4498-b71d-485ea1901cb6/file", "owner": "ebcda55bcf1a4200915935dcdb2d7f02", "id": "92b4568c-c221-4498-b71d-485ea1901cb6", "size": 12716032, "self": "/v2/images/92b4568c-c221-4498-b71d-485ea1901cb6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/92b4568c-c221-4498-b71d-485ea1901cb6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/92b4568c-c221-4498-b71d-485ea1901cb6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_2fd8e732-7e64-4369-b591-70030a8277ac", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_2fd8e732-7e64-4369-b591-70030a8277ac", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T18:53:30Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:53:33,303 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-7fde2257-fab2-4c32-8ae8-d60d7c9712cd 2018-08-22 18:53:33,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0353090763092s 2018-08-22 18:53:33,303 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-7fde2257-fab2-4c32-8ae8-d60d7c9712cd 2018-08-22 18:53:33,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 18:53:33,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:53:33,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cdd17e80-1c03-47dd-a9a6-31f266a4659b x-compute-request-id: req-cdd17e80-1c03-47dd-a9a6-31f266a4659b Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_2fd8e732-7e64-4369-b591-70030a8277ac", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/94f55b42-7c76-4079-96dd-78e3489bd7a3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/94f55b42-7c76-4079-96dd-78e3489bd7a3", "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": "94f55b42-7c76-4079-96dd-78e3489bd7a3"}]} 2018-08-22 18:53:33,329 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-cdd17e80-1c03-47dd-a9a6-31f266a4659b 2018-08-22 18:53:33,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0240159034729s 2018-08-22 18:53:33,329 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-cdd17e80-1c03-47dd-a9a6-31f266a4659b 2018-08-22 18:53:33,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-22 18:53:33,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" -d '{"server": {"name": "cinder_test-vm2_2fd8e732-7e64-4369-b591-70030a8277ac", "imageRef": "92b4568c-c221-4498-b71d-485ea1901cb6", "key_name": "cinder_test-kp_2fd8e732-7e64-4369-b591-70030a8277ac", "flavorRef": "94f55b42-7c76-4079-96dd-78e3489bd7a3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c0033e6e-088a-4a20-ada8-f80c99cf324d"}], "security_groups": [{"name": "9404a7f3-ef1f-4dfa-b829-b56e775059cc"}]}}' 2018-08-22 18:53:35,258 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 18:53:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3a5dc125-9a1d-4041-8138-352f5c458856 x-compute-request-id: req-3a5dc125-9a1d-4041-8138-352f5c458856 Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "9404a7f3-ef1f-4dfa-b829-b56e775059cc"}], "OS-DCF:diskConfig": "MANUAL", "id": "9b669c5b-f0ee-4337-b306-1fe06de7a397", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397", "rel": "bookmark"}], "adminPass": "8XCuWvXk2oUV"}} 2018-08-22 18:53:35,258 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-3a5dc125-9a1d-4041-8138-352f5c458856 2018-08-22 18:53:35,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.92761301994s 2018-08-22 18:53:35,258 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-3a5dc125-9a1d-4041-8138-352f5c458856 2018-08-22 18:53:35,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:53:35,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:53:35,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53: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-41abbd46-ea9f-4d03-9010-d3edc14a3d13 x-compute-request-id: req-41abbd46-ea9f-4d03-9010-d3edc14a3d13 Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397", "rel": "bookmark"}], "image": {"id": "92b4568c-c221-4498-b71d-485ea1901cb6", "links": [{"href": "http://172.30.9.24:8774/images/92b4568c-c221-4498-b71d-485ea1901cb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f55b42-7c76-4079-96dd-78e3489bd7a3", "links": [{"href": "http://172.30.9.24:8774/flavors/94f55b42-7c76-4079-96dd-78e3489bd7a3", "rel": "bookmark"}]}, "id": "9b669c5b-f0ee-4337-b306-1fe06de7a397", "user_id": "18fd095c23914b17b7e476bf730308ef", "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-08-22T18:53:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2fd8e732-7e64-4369-b591-70030a8277ac", "name": "cinder_test-vm2_2fd8e732-7e64-4369-b591-70030a8277ac", "created": "2018-08-22T18:53:35Z", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:53:35,903 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-41abbd46-ea9f-4d03-9010-d3edc14a3d13 2018-08-22 18:53:35,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.644198894501s 2018-08-22 18:53:35,904 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-41abbd46-ea9f-4d03-9010-d3edc14a3d13 2018-08-22 18:53:35,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:53:35,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:53:36,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-0ae78545-b05f-4d21-b716-7992092adbf5 Date: Wed, 22 Aug 2018 18:53:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c0033e6e-088a-4a20-ada8-f80c99cf324d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ebcda55bcf1a4200915935dcdb2d7f02","l2_adjacency":true,"status":"ACTIVE","subnets":["89e9ee3a-b5d5-41fc-aff4-6d6aa863f50f"],"description":"","tags":[],"updated_at":"2018-08-22T18:53:25Z","qos_policy_id":null,"name":"cinder_test-net_2fd8e732-7e64-4369-b591-70030a8277ac","admin_state_up":true,"tenant_id":"ebcda55bcf1a4200915935dcdb2d7f02","created_at":"2018-08-22T18:53:24Z","mtu":1450}]} 2018-08-22 18:53:36,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0ae78545-b05f-4d21-b716-7992092adbf5 2018-08-22 18:53:36,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.265785932541s 2018-08-22 18:53:36,177 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0ae78545-b05f-4d21-b716-7992092adbf5 2018-08-22 18:53:36,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-22 18:53:36,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:53:36,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5da7f8af-439a-46da-9e25-42f17a75745e Date: Wed, 22 Aug 2018 18:53:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0033e6e-088a-4a20-ada8-f80c99cf324d","tenant_id":"ebcda55bcf1a4200915935dcdb2d7f02","created_at":"2018-08-22T18:53:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-22T18:53: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":"ebcda55bcf1a4200915935dcdb2d7f02","id":"89e9ee3a-b5d5-41fc-aff4-6d6aa863f50f","subnetpool_id":null,"name":"cinder_test-subnet_2fd8e732-7e64-4369-b591-70030a8277ac"}]} 2018-08-22 18:53:36,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-5da7f8af-439a-46da-9e25-42f17a75745e 2018-08-22 18:53:36,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0650651454926s 2018-08-22 18:53:36,243 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-5da7f8af-439a-46da-9e25-42f17a75745e 2018-08-22 18:53:36,244 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:53:38,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:53:38,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:53:38,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53: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-1a87cd4a-9908-4db1-b9ff-259434a8e64c x-compute-request-id: req-1a87cd4a-9908-4db1-b9ff-259434a8e64c Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397", "rel": "bookmark"}], "image": {"id": "92b4568c-c221-4498-b71d-485ea1901cb6", "links": [{"href": "http://172.30.9.24:8774/images/92b4568c-c221-4498-b71d-485ea1901cb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f55b42-7c76-4079-96dd-78e3489bd7a3", "links": [{"href": "http://172.30.9.24:8774/flavors/94f55b42-7c76-4079-96dd-78e3489bd7a3", "rel": "bookmark"}]}, "id": "9b669c5b-f0ee-4337-b306-1fe06de7a397", "user_id": "18fd095c23914b17b7e476bf730308ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T18:53:37Z", "hostId": "430e8df5715a73889ed563ee7e2f668edeb0a5880c79f42193317b8d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2fd8e732-7e64-4369-b591-70030a8277ac", "name": "cinder_test-vm2_2fd8e732-7e64-4369-b591-70030a8277ac", "created": "2018-08-22T18:53:35Z", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:53:38,707 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1a87cd4a-9908-4db1-b9ff-259434a8e64c 2018-08-22 18:53:38,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.461148023605s 2018-08-22 18:53:38,708 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1a87cd4a-9908-4db1-b9ff-259434a8e64c 2018-08-22 18:53:38,711 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:53:40,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:53:40,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:53:41,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f035cd53-3ac6-4e8a-8076-c963818289b6 x-compute-request-id: req-f035cd53-3ac6-4e8a-8076-c963818289b6 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397", "rel": "bookmark"}], "image": {"id": "92b4568c-c221-4498-b71d-485ea1901cb6", "links": [{"href": "http://172.30.9.24:8774/images/92b4568c-c221-4498-b71d-485ea1901cb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f55b42-7c76-4079-96dd-78e3489bd7a3", "links": [{"href": "http://172.30.9.24:8774/flavors/94f55b42-7c76-4079-96dd-78e3489bd7a3", "rel": "bookmark"}]}, "id": "9b669c5b-f0ee-4337-b306-1fe06de7a397", "security_groups": [{"name": "cinder_test-sg_2fd8e732-7e64-4369-b591-70030a8277ac"}], "user_id": "18fd095c23914b17b7e476bf730308ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T18:53:37Z", "hostId": "430e8df5715a73889ed563ee7e2f668edeb0a5880c79f42193317b8d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2fd8e732-7e64-4369-b591-70030a8277ac", "name": "cinder_test-vm2_2fd8e732-7e64-4369-b591-70030a8277ac", "created": "2018-08-22T18:53:35Z", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:53:41,073 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f035cd53-3ac6-4e8a-8076-c963818289b6 2018-08-22 18:53:41,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359710931778s 2018-08-22 18:53:41,073 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f035cd53-3ac6-4e8a-8076-c963818289b6 2018-08-22 18:53:41,077 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:53:43,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:53:43,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:53:43,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30a3d661-df04-4cff-85b3-b2ae75d2b3ce x-compute-request-id: req-30a3d661-df04-4cff-85b3-b2ae75d2b3ce Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2fd8e732-7e64-4369-b591-70030a8277ac": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:c8:3c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397", "rel": "bookmark"}], "image": {"id": "92b4568c-c221-4498-b71d-485ea1901cb6", "links": [{"href": "http://172.30.9.24:8774/images/92b4568c-c221-4498-b71d-485ea1901cb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:53:42.000000", "flavor": {"id": "94f55b42-7c76-4079-96dd-78e3489bd7a3", "links": [{"href": "http://172.30.9.24:8774/flavors/94f55b42-7c76-4079-96dd-78e3489bd7a3", "rel": "bookmark"}]}, "id": "9b669c5b-f0ee-4337-b306-1fe06de7a397", "security_groups": [{"name": "cinder_test-sg_2fd8e732-7e64-4369-b591-70030a8277ac"}], "user_id": "18fd095c23914b17b7e476bf730308ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:53:42Z", "hostId": "430e8df5715a73889ed563ee7e2f668edeb0a5880c79f42193317b8d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2fd8e732-7e64-4369-b591-70030a8277ac", "name": "cinder_test-vm2_2fd8e732-7e64-4369-b591-70030a8277ac", "created": "2018-08-22T18:53:35Z", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:53:43,640 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-30a3d661-df04-4cff-85b3-b2ae75d2b3ce 2018-08-22 18:53:43,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.560927867889s 2018-08-22 18:53:43,641 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-30a3d661-df04-4cff-85b3-b2ae75d2b3ce 2018-08-22 18:53:43,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-22 18:53:43,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=9b669c5b-f0ee-4337-b306-1fe06de7a397" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:53:43,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-a1c56d5d-1525-4fb9-ad0c-cfd1c85675be Date: Wed, 22 Aug 2018 18:53:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-22T18:53:42Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89e9ee3a-b5d5-41fc-aff4-6d6aa863f50f","ip_address":"192.168.120.5"}],"id":"dc2086bd-3e46-4f48-bf63-6e459726d194","security_groups":["9404a7f3-ef1f-4dfa-b829-b56e775059cc"],"mac_address":"fa:16:3e:e1:c8:3c","project_id":"ebcda55bcf1a4200915935dcdb2d7f02","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c0033e6e-088a-4a20-ada8-f80c99cf324d","tenant_id":"ebcda55bcf1a4200915935dcdb2d7f02","created_at":"2018-08-22T18:53:38Z","binding:vnic_type":"normal","device_id":"9b669c5b-f0ee-4337-b306-1fe06de7a397","ip_allocation":"immediate"}]} 2018-08-22 18:53:43,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=9b669c5b-f0ee-4337-b306-1fe06de7a397 used request id req-a1c56d5d-1525-4fb9-ad0c-cfd1c85675be 2018-08-22 18:53:43,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0473518371582s 2018-08-22 18:53:43,693 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=9b669c5b-f0ee-4337-b306-1fe06de7a397 used request id req-a1c56d5d-1525-4fb9-ad0c-cfd1c85675be 2018-08-22 18:53:43,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:53:43,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=dc2086bd-3e46-4f48-bf63-6e459726d194" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:53:43,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-87958a10-363a-442f-acbe-ce757072e489 Date: Wed, 22 Aug 2018 18:53:43 GMT RESP BODY: {"floatingips": []} 2018-08-22 18:53:43,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=dc2086bd-3e46-4f48-bf63-6e459726d194 used request id req-87958a10-363a-442f-acbe-ce757072e489 2018-08-22 18:53:43,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0440511703491s 2018-08-22 18:53:43,742 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=dc2086bd-3e46-4f48-bf63-6e459726d194 used request id req-87958a10-363a-442f-acbe-ce757072e489 2018-08-22 18:53:43,743 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_2fd8e732-7e64-4369-b591-70030a8277ac': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e1:c8:3c', 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'92b4568c-c221-4498-b71d-485ea1901cb6'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-22T18:53:42.000000', 'flavor': Munch({u'id': u'94f55b42-7c76-4079-96dd-78e3489bd7a3'}), 'az': u'nova', 'id': u'9b669c5b-f0ee-4337-b306-1fe06de7a397', 'security_groups': [Munch({u'name': u'cinder_test-sg_2fd8e732-7e64-4369-b591-70030a8277ac'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'18fd095c23914b17b7e476bf730308ef', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebcda55bcf1a4200915935dcdb2d7f02', 'name': 'cinder_test-project_2fd8e732-7e64-4369-b591-70030a8277ac', '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-08-22T18:53:42.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-22T18:53:42Z', 'hostId': u'430e8df5715a73889ed563ee7e2f668edeb0a5880c79f42193317b8d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_2fd8e732-7e64-4369-b591-70030a8277ac', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'430e8df5715a73889ed563ee7e2f668edeb0a5880c79f42193317b8d', '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-08-22T18:53:42.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ebcda55bcf1a4200915935dcdb2d7f02', 'name': u'cinder_test-vm2_2fd8e732-7e64-4369-b591-70030a8277ac', 'adminPass': u'8XCuWvXk2oUV', 'tenant_id': u'ebcda55bcf1a4200915935dcdb2d7f02', 'created_at': u'2018-08-22T18:53:35Z', 'created': u'2018-08-22T18:53:35Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-22 18:53:43,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:53:43,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:53:43,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-43041457-07e8-4b67-8928-ba35ef2ccd23 Date: Wed, 22 Aug 2018 18:53:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c0033e6e-088a-4a20-ada8-f80c99cf324d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ebcda55bcf1a4200915935dcdb2d7f02","l2_adjacency":true,"status":"ACTIVE","subnets":["89e9ee3a-b5d5-41fc-aff4-6d6aa863f50f"],"description":"","tags":[],"updated_at":"2018-08-22T18:53:25Z","qos_policy_id":null,"name":"cinder_test-net_2fd8e732-7e64-4369-b591-70030a8277ac","admin_state_up":true,"tenant_id":"ebcda55bcf1a4200915935dcdb2d7f02","created_at":"2018-08-22T18:53:24Z","mtu":1450}]} 2018-08-22 18:53:43,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-43041457-07e8-4b67-8928-ba35ef2ccd23 2018-08-22 18:53:43,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0857739448547s 2018-08-22 18:53:43,832 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-43041457-07e8-4b67-8928-ba35ef2ccd23 2018-08-22 18:53:43,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-22 18:53:43,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=9b669c5b-f0ee-4337-b306-1fe06de7a397" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:53:43,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-f3788a35-47b2-46e1-8471-52cfbe695ac2 Date: Wed, 22 Aug 2018 18:53:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-22T18:53:42Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89e9ee3a-b5d5-41fc-aff4-6d6aa863f50f","ip_address":"192.168.120.5"}],"id":"dc2086bd-3e46-4f48-bf63-6e459726d194","security_groups":["9404a7f3-ef1f-4dfa-b829-b56e775059cc"],"mac_address":"fa:16:3e:e1:c8:3c","project_id":"ebcda55bcf1a4200915935dcdb2d7f02","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c0033e6e-088a-4a20-ada8-f80c99cf324d","tenant_id":"ebcda55bcf1a4200915935dcdb2d7f02","created_at":"2018-08-22T18:53:38Z","binding:vnic_type":"normal","device_id":"9b669c5b-f0ee-4337-b306-1fe06de7a397","ip_allocation":"immediate"}]} 2018-08-22 18:53:43,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=9b669c5b-f0ee-4337-b306-1fe06de7a397 used request id req-f3788a35-47b2-46e1-8471-52cfbe695ac2 2018-08-22 18:53:43,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0448307991028s 2018-08-22 18:53:43,879 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=9b669c5b-f0ee-4337-b306-1fe06de7a397 used request id req-f3788a35-47b2-46e1-8471-52cfbe695ac2 2018-08-22 18:53:43,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-22 18:53:43,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" -d '{"floatingip": {"floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "fixed_ip_address": "192.168.120.5", "port_id": "dc2086bd-3e46-4f48-bf63-6e459726d194"}}' 2018-08-22 18:53:45,856 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-379b50f1-0f91-45d3-ab84-377ea6b610f6 Date: Wed, 22 Aug 2018 18:53:45 GMT RESP BODY: {"floatingip": {"router_id": "d72b8da2-94c9-4d25-a0e2-8e640a79565c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:53:44Z", "updated_at": "2018-08-22T18:53:44Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0033e6e-088a-4a20-ada8-f80c99cf324d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:c8:3c", "device_id": "9b669c5b-f0ee-4337-b306-1fe06de7a397"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_id": "dc2086bd-3e46-4f48-bf63-6e459726d194", "id": "b9818568-52ac-4609-ba4c-d8aa5b0b8abf", "qos_policy_id": null}} 2018-08-22 18:53:45,857 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-379b50f1-0f91-45d3-ab84-377ea6b610f6 2018-08-22 18:53:45,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.97696399689s 2018-08-22 18:53:45,857 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-379b50f1-0f91-45d3-ab84-377ea6b610f6 2018-08-22 18:53:45,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:53:45,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:53:45,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-09f7036e-9cc0-4013-a22d-06394e53865e Date: Wed, 22 Aug 2018 18:53:45 GMT RESP BODY: {"floatingips": [{"router_id": "d72b8da2-94c9-4d25-a0e2-8e640a79565c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:53:44Z", "updated_at": "2018-08-22T18:53:44Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0033e6e-088a-4a20-ada8-f80c99cf324d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:c8:3c", "device_id": "9b669c5b-f0ee-4337-b306-1fe06de7a397"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_id": "dc2086bd-3e46-4f48-bf63-6e459726d194", "id": "b9818568-52ac-4609-ba4c-d8aa5b0b8abf", "qos_policy_id": null}]} 2018-08-22 18:53:45,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-09f7036e-9cc0-4013-a22d-06394e53865e 2018-08-22 18:53:45,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0746910572052s 2018-08-22 18:53:45,940 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-09f7036e-9cc0-4013-a22d-06394e53865e 2018-08-22 18:53:45,944 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 18:53:46,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:53:46,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:53:46,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-4d65d1aa-4d3f-4eab-88ac-7ca48da0c9da Date: Wed, 22 Aug 2018 18:53:46 GMT RESP BODY: {"floatingips": [{"router_id": "d72b8da2-94c9-4d25-a0e2-8e640a79565c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:53:44Z", "updated_at": "2018-08-22T18:53:44Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0033e6e-088a-4a20-ada8-f80c99cf324d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:c8:3c", "device_id": "9b669c5b-f0ee-4337-b306-1fe06de7a397"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_id": "dc2086bd-3e46-4f48-bf63-6e459726d194", "id": "b9818568-52ac-4609-ba4c-d8aa5b0b8abf", "qos_policy_id": null}]} 2018-08-22 18:53:46,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-4d65d1aa-4d3f-4eab-88ac-7ca48da0c9da 2018-08-22 18:53:46,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0613770484924s 2018-08-22 18:53:46,112 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-4d65d1aa-4d3f-4eab-88ac-7ca48da0c9da 2018-08-22 18:53:46,115 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 18:53:46,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:53:46,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:53:46,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-3168bf3f-806e-4181-9cac-b7398997bdae Date: Wed, 22 Aug 2018 18:53:46 GMT RESP BODY: {"floatingips": [{"router_id": "d72b8da2-94c9-4d25-a0e2-8e640a79565c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:53:44Z", "updated_at": "2018-08-22T18:53:44Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0033e6e-088a-4a20-ada8-f80c99cf324d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:c8:3c", "device_id": "9b669c5b-f0ee-4337-b306-1fe06de7a397"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_id": "dc2086bd-3e46-4f48-bf63-6e459726d194", "id": "b9818568-52ac-4609-ba4c-d8aa5b0b8abf", "qos_policy_id": null}]} 2018-08-22 18:53:46,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-3168bf3f-806e-4181-9cac-b7398997bdae 2018-08-22 18:53:46,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.247287988663s 2018-08-22 18:53:46,468 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-3168bf3f-806e-4181-9cac-b7398997bdae 2018-08-22 18:53:46,471 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 18:53:46,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:53:46,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:53:46,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-41476e6f-3ce5-4197-a018-ad5584f87ce8 Date: Wed, 22 Aug 2018 18:53:46 GMT RESP BODY: {"floatingips": [{"router_id": "d72b8da2-94c9-4d25-a0e2-8e640a79565c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:53:44Z", "updated_at": "2018-08-22T18:53:44Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0033e6e-088a-4a20-ada8-f80c99cf324d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:c8:3c", "device_id": "9b669c5b-f0ee-4337-b306-1fe06de7a397"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_id": "dc2086bd-3e46-4f48-bf63-6e459726d194", "id": "b9818568-52ac-4609-ba4c-d8aa5b0b8abf", "qos_policy_id": null}]} 2018-08-22 18:53:46,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-41476e6f-3ce5-4197-a018-ad5584f87ce8 2018-08-22 18:53:46,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0683970451355s 2018-08-22 18:53:46,645 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-41476e6f-3ce5-4197-a018-ad5584f87ce8 2018-08-22 18:53:46,649 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 18:53:46,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:53:46,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:53:46,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-29c818c8-3a9b-429d-9e8d-7c3c54be01d7 Date: Wed, 22 Aug 2018 18:53:46 GMT RESP BODY: {"floatingips": [{"router_id": "d72b8da2-94c9-4d25-a0e2-8e640a79565c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:53:44Z", "updated_at": "2018-08-22T18:53:44Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0033e6e-088a-4a20-ada8-f80c99cf324d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:c8:3c", "device_id": "9b669c5b-f0ee-4337-b306-1fe06de7a397"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_id": "dc2086bd-3e46-4f48-bf63-6e459726d194", "id": "b9818568-52ac-4609-ba4c-d8aa5b0b8abf", "qos_policy_id": null}]} 2018-08-22 18:53:46,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-29c818c8-3a9b-429d-9e8d-7c3c54be01d7 2018-08-22 18:53:46,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0557808876038s 2018-08-22 18:53:46,810 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-29c818c8-3a9b-429d-9e8d-7c3c54be01d7 2018-08-22 18:53:46,813 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 18:53:46,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:53:46,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:53:46,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-2ba523ce-0344-409a-8d83-91947ff1b4ee Date: Wed, 22 Aug 2018 18:53:46 GMT RESP BODY: {"floatingips": [{"router_id": "d72b8da2-94c9-4d25-a0e2-8e640a79565c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:53:44Z", "updated_at": "2018-08-22T18:53:44Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0033e6e-088a-4a20-ada8-f80c99cf324d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:c8:3c", "device_id": "9b669c5b-f0ee-4337-b306-1fe06de7a397"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_id": "dc2086bd-3e46-4f48-bf63-6e459726d194", "id": "b9818568-52ac-4609-ba4c-d8aa5b0b8abf", "qos_policy_id": null}]} 2018-08-22 18:53:46,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-2ba523ce-0344-409a-8d83-91947ff1b4ee 2018-08-22 18:53:46,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0565881729126s 2018-08-22 18:53:46,976 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-2ba523ce-0344-409a-8d83-91947ff1b4ee 2018-08-22 18:53:46,979 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 18:53:47,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:53:47,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:53:47,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-aa38a4fc-e0e1-4591-8305-30ab49964397 Date: Wed, 22 Aug 2018 18:53:47 GMT RESP BODY: {"floatingips": [{"router_id": "d72b8da2-94c9-4d25-a0e2-8e640a79565c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:53:44Z", "updated_at": "2018-08-22T18:53:46Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0033e6e-088a-4a20-ada8-f80c99cf324d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:c8:3c", "device_id": "9b669c5b-f0ee-4337-b306-1fe06de7a397"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_id": "dc2086bd-3e46-4f48-bf63-6e459726d194", "id": "b9818568-52ac-4609-ba4c-d8aa5b0b8abf", "qos_policy_id": null}]} 2018-08-22 18:53:47,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-aa38a4fc-e0e1-4591-8305-30ab49964397 2018-08-22 18:53:47,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0535750389099s 2018-08-22 18:53:47,138 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-aa38a4fc-e0e1-4591-8305-30ab49964397 2018-08-22 18:53:47,141 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'd72b8da2-94c9-4d25-a0e2-8e640a79565c', 'updated_at': u'2018-08-22T18:53:46Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'dc2086bd-3e46-4f48-bf63-6e459726d194', 'id': u'b9818568-52ac-4609-ba4c-d8aa5b0b8abf', 'network': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', 'port': u'dc2086bd-3e46-4f48-bf63-6e459726d194', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebcda55bcf1a4200915935dcdb2d7f02', 'name': 'cinder_test-project_2fd8e732-7e64-4369-b591-70030a8277ac', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ebcda55bcf1a4200915935dcdb2d7f02', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c0033e6e-088a-4a20-ada8-f80c99cf324d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e1:c8:3c', u'device_id': u'9b669c5b-f0ee-4337-b306-1fe06de7a397'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'ebcda55bcf1a4200915935dcdb2d7f02', 'created_at': u'2018-08-22T18:53:44Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c0033e6e-088a-4a20-ada8-f80c99cf324d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e1:c8:3c', u'device_id': u'9b669c5b-f0ee-4337-b306-1fe06de7a397'}), 'router': u'd72b8da2-94c9-4d25-a0e2-8e640a79565c'}) 2018-08-22 18:53:47,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 18:53:47,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397/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}90322da40aef684aff5c927c57cffb16105413e4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 18:53:47,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53: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-cd8c8b83-ad62-4240-b77e-18506997f80a x-compute-request-id: req-cd8c8b83-ad62-4240-b77e-18506997f80a Content-Encoding: gzip Content-Length: 7971 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 505367570 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.218308] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.221402] pid_max: default: 32768 minimum: 301\n[ 0.223089] ACPI: Core revision 20150930\n[ 0.225123] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.227513] Security Framework initialized\n[ 0.229025] Yama: becoming mindful.\n[ 0.230362] AppArmor: AppArmor initialized\n[ 0.231906] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.234342] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.236718] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.238964] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.241510] Initializing cgroup subsys io\n[ 0.243000] Initializing cgroup subsys memory\n[ 0.244588] Initializing cgroup subsys devices\n[ 0.246198] Initializing cgroup subsys freezer\n[ 0.247807] Initializing cgroup subsys net_cls\n[ 0.249434] Initializing cgroup subsys perf_event\n[ 0.251120] Initializing cgroup subsys net_prio\n[ 0.252836] Initializing cgroup subsys hugetlb\n[ 0.254447] Initializing cgroup subsys pids\n[ 0.256027] CPU: Physical Processor ID: 0\n[ 0.258264] mce: CPU supports 10 MCE banks\n[ 0.259801] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.261662] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.278777] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.286103] ftrace: allocating 31920 entries in 125 pages\n[ 0.311959] smpboot: Max logical packages: 1\n[ 0.313262] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.315290] x2apic enabled\n[ 0.316484] Switched APIC routing to physical x2apic.\n[ 0.319047] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.320722] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.323681] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.326350] KVM setup paravirtual spinlock\n[ 0.328042] x86: Booted up 1 node, 1 CPUs\n[ 0.329252] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.331293] devtmpfs: initialized\n[ 0.333360] evm: security.selinux\n[ 0.334405] evm: security.SMACK64\n[ 0.335440] evm: security.SMACK64EXEC\n[ 0.336552] evm: security.SMACK64TRANSMUTE\n[ 0.337761] evm: security.SMACK64MMAP\n[ 0.338877] evm: security.ima\n[ 0.339839] evm: security.capability\n[ 0.341004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.343758] pinctrl core: initialized pinctrl subsystem\n[ 0.345370] RTC time: 18:53:43, date: 08/22/18\n[ 0.346745] NET: Registered protocol family 16\n[ 0.348196] cpuidle: using governor ladder\n[ 0.349409] cpuidle: using governor menu\n[ 0.350586] PCCT header not found.\n[ 0.351689] ACPI: bus type PCI registered\n[ 0.352881] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.354722] PCI: Using configuration type 1 for base access\n[ 0.357019] ACPI: Added _OSI(Module Device)\n[ 0.358277] ACPI: Added _OSI(Processor Device)\n[ 0.359560] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.360915] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.363232] ACPI: Interpreter enabled\n[ 0.364357] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.367115] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.369845] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.372597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.375321] ACPI: (supports S0 S5)\n[ 0.376376] ACPI: Using IOAPIC for interrupt routing\n[ 0.377786] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.381836] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.383548] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.385390] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.387153] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.390415] acpiphp: Slot [3] registered\n[ 0.391604] acpiphp: Slot [4] registered\n[ 0.392806] acpiphp: Slot [5] registered\n[ 0.393998] acpiphp: Slot [6] registered\n[ 0.395192] acpiphp: Slot [7] registered\n[ 0.396383] acpiphp: Slot [8] registered\n[ 0.397575] acpiphp: Slot [9] registered\n[ 0.398768] acpiphp: Slot [10] registered\n[ 0.399969] acpiphp: Slot [11] registered\n[ 0.401181] acpiphp: Slot [12] registered\n[ 0.402397] acpiphp: Slot [13] registered\n[ 0.403565] acpiphp: Slot [14] registered\n[ 0.404735] acpiphp: Slot [15] registered\n[ 0.419896] acpiphp: Slot [16] registered\n[ 0.421095] acpiphp: Slot [17] registered\n[ 0.422250] acpiphp: Slot [18] registered\n[ 0.423417] acpiphp: Slot [19] registered\n[ 0.424579] acpiphp: Slot [20] registered\n[ 0.425751] acpiphp: Slot [21] registered\n[ 0.426908] acpiphp: Slot [22] registered\n[ 0.428064] acpiphp: Slot [23] registered\n[ 0.429237] acpiphp: Slot [24] registered\n[ 0.430393] acpiphp: Slot [25] registered\n[ 0.431552] acpiphp: Slot [26] registered\n[ 0.432734] acpiphp: Slot [27] registered\n[ 0.433896] acpiphp: Slot [28] registered\n[ 0.435047] acpiphp: Slot [29] registered\n[ 0.436214] acpiphp: Slot [30] registered\n[ 0.437372] acpiphp: Slot [31] registered\n[ 0.438525] PCI host bridge to bus 0000:00\n[ 0.439699] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.441443] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.443200] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.445300] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.447374] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.449495] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.453588] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.455440] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.457135] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.458959] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.463582] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.465666] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.487493] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.489576] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.491607] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.493645] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.496031] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.497834] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.499682] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.501193] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.503429] vgaarb: loaded\n[ 0.504295] vgaarb: bridge control possible 0000:00:02.0\n[ 0.506016] SCSI subsystem initialized\n[ 0.507333] ACPI: bus type USB registered\n[ 0.508529] usbcore: registered new interface driver usbfs\n[ 0.510000] usbcore: registered new interface driver hub\n[ 0.511417] usbcore: registered new device driver usb\n[ 0.512967] PCI: Using ACPI for IRQ routing\n[ 0.514563] NetLabel: Initializing\n[ 0.515613] NetLabel: domain hash size = 128\n[ 0.516876] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.518280] NetLabel: unlabeled traffic allowed by default\n[ 0.519937] clocksource: Switched to clocksource kvm-clock\n[ 0.530089] AppArmor: AppArmor Filesystem Enabled\n[ 0.531459] pnp: PnP ACPI init\n[ 0.532770] pnp: PnP ACPI: found 5 devices\n[ 0.539799] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.542240] NET: Registered protocol family 2\n[ 0.543737] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.545595] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.547313] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.549041] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.550628] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.552300] NET: Registered protocol family 1\n[ 0.553563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.555139] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.556736] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.573940] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.589295] Trying to unpack rootfs image as initramfs...\n[ 0.652206] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.654879] Scanning for low memory corruption every 60 seconds\n[ 0.657032] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.658713] audit: initializing netlink subsys (disabled)\n[ 0.660338] audit: type=2000 audit(1534964023.337:1): initialized\n[ 0.662318] Initialise system trusted keyring\n[ 0.663731] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.665387] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.668192] zbud: loaded\n[ 0.669249] VFS: Disk quotas dquot_6.6.0\n[ 0.670442] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.672755] fuse init (API version 7.23)\n[ 0.674059] Key type big_key registered\n[ 0.675230] Allocating IMA MOK and blacklist keyrings.\n[ 0.677004] Key type asymmetric registered\n[ 0.678186] Asymmetric key parser 'x509' registered\n[ 0.679579] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.681759] io scheduler noop registered\n[ 0.682907] io scheduler deadline registered (default)\n[ 0.684346] io scheduler cfq registered\n[ 0.685588] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.687075] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.688902] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.690990] ACPI: Power Button [PWRF]\n[ 0.692257] GHES: HEST is not enabled!\n[ 0.706289] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.735680] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.738826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.762666] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.765974] Linux agpgart interface v0.103\n[ 0.769593] brd: module loaded\n[ 0.772030] loop: module loaded\n[ 0.777032] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.779208] GPT:90111 != 2097151\n[ 0.780235] GPT:Alternate GPT header not at the end of the disk.\n[ 0.781863] GPT:90111 != 2097151\n[ 0.782876] GPT: Use GNU Parted to correct GPT errors.\n[ 0.784325] vda: vda1 vda15\n[ 0.786073] scsi host0: ata_piix\n[ 0.787223] scsi host1: ata_piix\n[ 0.788297] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.790115] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.792492] libphy: Fixed MDIO Bus: probed\n[ 0.793727] tun: Universal TUN/TAP device driver, 1.6\n[ 0.795165] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.798096] PPP generic driver version 2.4.2\n[ 0.799462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.801259] ehci-pci: EHCI PCI platform driver\n[ 0.802560] ehci-platform: EHCI generic platform driver\n[ 0.804247] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.806329] ohci-pci: OHCI PCI platform driver\n[ 0.807908] ohci-platform: OHCI generic platform driver\n[ 0.809729] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.824886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.826699] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.829340] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.831111] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.833164] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.835381] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.837993] usb usb1: Product: UHCI Host Controller\n[ 0.839663] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.841708] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.843426] hub 1-0:1.0: USB hub found\n[ 0.844839] hub 1-0:1.0: 2 ports detected\n[ 0.846461] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.850010] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.851727] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.853554] mousedev: PS/2 mouse device common for all mice\n[ 0.855743] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.858799] rtc_cmos 00:00: RTC can wake from S4\n[ 0.860908] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.863024] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.865186] i2c /dev entries driver\n[ 0.866538] device-mapper: uevent: version 1.0.3\n[ 0.868259] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.871218] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.873613] NET: Registered protocol family 10\n[ 0.875549] NET: Registered protocol family 17\n[ 0.877167] Key type dns_resolver registered\n[ 0.878823] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.880820] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.884004] registered taskstats version 1\n[ 0.885524] Loading compiled-in X.509 certificates\n[ 0.887760] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.891126] zswap: loaded using pool lzo/zbud\n[ 0.893556] Key type trusted registered\n[ 0.896072] Key type encrypted registered\n[ 0.897538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.899394] ima: No TPM chip found, activating TPM-bypass!\n[ 0.901278] evm: HMAC attrs: 0x1\n[ 0.902854] Magic number: 14:913:898\n[ 0.904368] rtc_cmos 00:00: setting system clock to 2018-08-22 18:53:43 UTC (1534964023)\n[ 0.907264] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.909278] EDD information not available.\n[ 0.949602] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.966175] Write protecting the kernel read-only data: 14336k\n[ 0.969118] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.971563] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\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.132992] 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.5...\nLease of 192.168.120.5 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-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: "} 2018-08-22 18:53:47,217 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397/action used request id req-cd8c8b83-ad62-4240-b77e-18506997f80a 2018-08-22 18:53:47,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0753259658813s 2018-08-22 18:53:47,218 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397/action used request id req-cd8c8b83-ad62-4240-b77e-18506997f80a 2018-08-22 18:53:47,218 - 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 505367570 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.218308] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.221402] pid_max: default: 32768 minimum: 301 [ 0.223089] ACPI: Core revision 20150930 [ 0.225123] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.227513] Security Framework initialized [ 0.229025] Yama: becoming mindful. [ 0.230362] AppArmor: AppArmor initialized [ 0.231906] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.234342] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.236718] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.238964] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.241510] Initializing cgroup subsys io [ 0.243000] Initializing cgroup subsys memory [ 0.244588] Initializing cgroup subsys devices [ 0.246198] Initializing cgroup subsys freezer [ 0.247807] Initializing cgroup subsys net_cls [ 0.249434] Initializing cgroup subsys perf_event [ 0.251120] Initializing cgroup subsys net_prio [ 0.252836] Initializing cgroup subsys hugetlb [ 0.254447] Initializing cgroup subsys pids [ 0.256027] CPU: Physical Processor ID: 0 [ 0.258264] mce: CPU supports 10 MCE banks [ 0.259801] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.261662] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.278777] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.286103] ftrace: allocating 31920 entries in 125 pages [ 0.311959] smpboot: Max logical packages: 1 [ 0.313262] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.315290] x2apic enabled [ 0.316484] Switched APIC routing to physical x2apic. [ 0.319047] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.320722] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.323681] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.326350] KVM setup paravirtual spinlock [ 0.328042] x86: Booted up 1 node, 1 CPUs [ 0.329252] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.331293] devtmpfs: initialized [ 0.333360] evm: security.selinux [ 0.334405] evm: security.SMACK64 [ 0.335440] evm: security.SMACK64EXEC [ 0.336552] evm: security.SMACK64TRANSMUTE [ 0.337761] evm: security.SMACK64MMAP [ 0.338877] evm: security.ima [ 0.339839] evm: security.capability [ 0.341004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.343758] pinctrl core: initialized pinctrl subsystem [ 0.345370] RTC time: 18:53:43, date: 08/22/18 [ 0.346745] NET: Registered protocol family 16 [ 0.348196] cpuidle: using governor ladder [ 0.349409] cpuidle: using governor menu [ 0.350586] PCCT header not found. [ 0.351689] ACPI: bus type PCI registered [ 0.352881] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.354722] PCI: Using configuration type 1 for base access [ 0.357019] ACPI: Added _OSI(Module Device) [ 0.358277] ACPI: Added _OSI(Processor Device) [ 0.359560] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.360915] ACPI: Added _OSI(Processor Aggregator Device) [ 0.363232] ACPI: Interpreter enabled [ 0.364357] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.367115] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.369845] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.372597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.375321] ACPI: (supports S0 S5) [ 0.376376] ACPI: Using IOAPIC for interrupt routing [ 0.377786] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.381836] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.383548] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.385390] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.387153] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.390415] acpiphp: Slot [3] registered [ 0.391604] acpiphp: Slot [4] registered [ 0.392806] acpiphp: Slot [5] registered [ 0.393998] acpiphp: Slot [6] registered [ 0.395192] acpiphp: Slot [7] registered [ 0.396383] acpiphp: Slot [8] registered [ 0.397575] acpiphp: Slot [9] registered [ 0.398768] acpiphp: Slot [10] registered [ 0.399969] acpiphp: Slot [11] registered [ 0.401181] acpiphp: Slot [12] registered [ 0.402397] acpiphp: Slot [13] registered [ 0.403565] acpiphp: Slot [14] registered [ 0.404735] acpiphp: Slot [15] registered [ 0.419896] acpiphp: Slot [16] registered [ 0.421095] acpiphp: Slot [17] registered [ 0.422250] acpiphp: Slot [18] registered [ 0.423417] acpiphp: Slot [19] registered [ 0.424579] acpiphp: Slot [20] registered [ 0.425751] acpiphp: Slot [21] registered [ 0.426908] acpiphp: Slot [22] registered [ 0.428064] acpiphp: Slot [23] registered [ 0.429237] acpiphp: Slot [24] registered [ 0.430393] acpiphp: Slot [25] registered [ 0.431552] acpiphp: Slot [26] registered [ 0.432734] acpiphp: Slot [27] registered [ 0.433896] acpiphp: Slot [28] registered [ 0.435047] acpiphp: Slot [29] registered [ 0.436214] acpiphp: Slot [30] registered [ 0.437372] acpiphp: Slot [31] registered [ 0.438525] PCI host bridge to bus 0000:00 [ 0.439699] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.441443] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.443200] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.445300] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.447374] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.449495] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.453588] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.455440] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.457135] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.458959] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.463582] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.465666] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.487493] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.489576] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.491607] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.493645] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.496031] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.497834] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.499682] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.501193] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.503429] vgaarb: loaded [ 0.504295] vgaarb: bridge control possible 0000:00:02.0 [ 0.506016] SCSI subsystem initialized [ 0.507333] ACPI: bus type USB registered [ 0.508529] usbcore: registered new interface driver usbfs [ 0.510000] usbcore: registered new interface driver hub [ 0.511417] usbcore: registered new device driver usb [ 0.512967] PCI: Using ACPI for IRQ routing [ 0.514563] NetLabel: Initializing [ 0.515613] NetLabel: domain hash size = 128 [ 0.516876] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.518280] NetLabel: unlabeled traffic allowed by default [ 0.519937] clocksource: Switched to clocksource kvm-clock [ 0.530089] AppArmor: AppArmor Filesystem Enabled [ 0.531459] pnp: PnP ACPI init [ 0.532770] pnp: PnP ACPI: found 5 devices [ 0.539799] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.542240] NET: Registered protocol family 2 [ 0.543737] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.545595] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.547313] TCP: Hash tables configured (established 4096 bind 4096) [ 0.549041] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.550628] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.552300] NET: Registered protocol family 1 [ 0.553563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.555139] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.556736] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.573940] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.589295] Trying to unpack rootfs image as initramfs... [ 0.652206] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.654879] Scanning for low memory corruption every 60 seconds [ 0.657032] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.658713] audit: initializing netlink subsys (disabled) [ 0.660338] audit: type=2000 audit(1534964023.337:1): initialized [ 0.662318] Initialise system trusted keyring [ 0.663731] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.665387] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.668192] zbud: loaded [ 0.669249] VFS: Disk quotas dquot_6.6.0 [ 0.670442] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.672755] fuse init (API version 7.23) [ 0.674059] Key type big_key registered [ 0.675230] Allocating IMA MOK and blacklist keyrings. [ 0.677004] Key type asymmetric registered [ 0.678186] Asymmetric key parser 'x509' registered [ 0.679579] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.681759] io scheduler noop registered [ 0.682907] io scheduler deadline registered (default) [ 0.684346] io scheduler cfq registered [ 0.685588] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.687075] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.688902] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.690990] ACPI: Power Button [PWRF] [ 0.692257] GHES: HEST is not enabled! [ 0.706289] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.735680] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.738826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.762666] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.765974] Linux agpgart interface v0.103 [ 0.769593] brd: module loaded [ 0.772030] loop: module loaded [ 0.777032] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.779208] GPT:90111 != 2097151 [ 0.780235] GPT:Alternate GPT header not at the end of the disk. [ 0.781863] GPT:90111 != 2097151 [ 0.782876] GPT: Use GNU Parted to correct GPT errors. [ 0.784325] vda: vda1 vda15 [ 0.786073] scsi host0: ata_piix [ 0.787223] scsi host1: ata_piix [ 0.788297] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.790115] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.792492] libphy: Fixed MDIO Bus: probed [ 0.793727] tun: Universal TUN/TAP device driver, 1.6 [ 0.795165] tun: (C) 1999-2004 Max Krasnyansky [ 0.798096] PPP generic driver version 2.4.2 [ 0.799462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.801259] ehci-pci: EHCI PCI platform driver [ 0.802560] ehci-platform: EHCI generic platform driver [ 0.804247] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.806329] ohci-pci: OHCI PCI platform driver [ 0.807908] ohci-platform: OHCI generic platform driver [ 0.809729] uhci_hcd: USB Universal Host Controller Interface driver [ 0.824886] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.826699] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.829340] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.831111] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.833164] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.835381] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.837993] usb usb1: Product: UHCI Host Controller [ 0.839663] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.841708] usb usb1: SerialNumber: 0000:00:01.2 [ 0.843426] hub 1-0:1.0: USB hub found [ 0.844839] hub 1-0:1.0: 2 ports detected [ 0.846461] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.850010] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.851727] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.853554] mousedev: PS/2 mouse device common for all mice [ 0.855743] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.858799] rtc_cmos 00:00: RTC can wake from S4 [ 0.860908] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.863024] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.865186] i2c /dev entries driver [ 0.866538] device-mapper: uevent: version 1.0.3 [ 0.868259] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.871218] ledtrig-cpu: registered to indicate activity on CPUs [ 0.873613] NET: Registered protocol family 10 [ 0.875549] NET: Registered protocol family 17 [ 0.877167] Key type dns_resolver registered [ 0.878823] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.880820] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.884004] registered taskstats version 1 [ 0.885524] Loading compiled-in X.509 certificates [ 0.887760] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.891126] zswap: loaded using pool lzo/zbud [ 0.893556] Key type trusted registered [ 0.896072] Key type encrypted registered [ 0.897538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.899394] ima: No TPM chip found, activating TPM-bypass! [ 0.901278] evm: HMAC attrs: 0x1 [ 0.902854] Magic number: 14:913:898 [ 0.904368] rtc_cmos 00:00: setting system clock to 2018-08-22 18:53:43 UTC (1534964023) [ 0.907264] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.909278] EDD information not available. [ 0.949602] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.966175] Write protecting the kernel read-only data: 14336k [ 0.969118] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.971563] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.71 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.132992] 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.5... Lease of 192.168.120.5 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-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: 2018-08-22 18:53:47,221 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: [Errno None] Unable to connect to port 22 on 172.30.9.200 2018-08-22 18:53:56,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 18:53:56,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397/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}90322da40aef684aff5c927c57cffb16105413e4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 18:53:56,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53: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-8f7ed239-2d2e-439a-b688-d0d996690fec x-compute-request-id: req-8f7ed239-2d2e-439a-b688-d0d996690fec Content-Encoding: gzip Content-Length: 9608 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 505367570 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.218308] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.221402] pid_max: default: 32768 minimum: 301\n[ 0.223089] ACPI: Core revision 20150930\n[ 0.225123] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.227513] Security Framework initialized\n[ 0.229025] Yama: becoming mindful.\n[ 0.230362] AppArmor: AppArmor initialized\n[ 0.231906] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.234342] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.236718] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.238964] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.241510] Initializing cgroup subsys io\n[ 0.243000] Initializing cgroup subsys memory\n[ 0.244588] Initializing cgroup subsys devices\n[ 0.246198] Initializing cgroup subsys freezer\n[ 0.247807] Initializing cgroup subsys net_cls\n[ 0.249434] Initializing cgroup subsys perf_event\n[ 0.251120] Initializing cgroup subsys net_prio\n[ 0.252836] Initializing cgroup subsys hugetlb\n[ 0.254447] Initializing cgroup subsys pids\n[ 0.256027] CPU: Physical Processor ID: 0\n[ 0.258264] mce: CPU supports 10 MCE banks\n[ 0.259801] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.261662] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.278777] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.286103] ftrace: allocating 31920 entries in 125 pages\n[ 0.311959] smpboot: Max logical packages: 1\n[ 0.313262] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.315290] x2apic enabled\n[ 0.316484] Switched APIC routing to physical x2apic.\n[ 0.319047] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.320722] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.323681] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.326350] KVM setup paravirtual spinlock\n[ 0.328042] x86: Booted up 1 node, 1 CPUs\n[ 0.329252] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.331293] devtmpfs: initialized\n[ 0.333360] evm: security.selinux\n[ 0.334405] evm: security.SMACK64\n[ 0.335440] evm: security.SMACK64EXEC\n[ 0.336552] evm: security.SMACK64TRANSMUTE\n[ 0.337761] evm: security.SMACK64MMAP\n[ 0.338877] evm: security.ima\n[ 0.339839] evm: security.capability\n[ 0.341004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.343758] pinctrl core: initialized pinctrl subsystem\n[ 0.345370] RTC time: 18:53:43, date: 08/22/18\n[ 0.346745] NET: Registered protocol family 16\n[ 0.348196] cpuidle: using governor ladder\n[ 0.349409] cpuidle: using governor menu\n[ 0.350586] PCCT header not found.\n[ 0.351689] ACPI: bus type PCI registered\n[ 0.352881] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.354722] PCI: Using configuration type 1 for base access\n[ 0.357019] ACPI: Added _OSI(Module Device)\n[ 0.358277] ACPI: Added _OSI(Processor Device)\n[ 0.359560] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.360915] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.363232] ACPI: Interpreter enabled\n[ 0.364357] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.367115] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.369845] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.372597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.375321] ACPI: (supports S0 S5)\n[ 0.376376] ACPI: Using IOAPIC for interrupt routing\n[ 0.377786] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.381836] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.383548] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.385390] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.387153] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.390415] acpiphp: Slot [3] registered\n[ 0.391604] acpiphp: Slot [4] registered\n[ 0.392806] acpiphp: Slot [5] registered\n[ 0.393998] acpiphp: Slot [6] registered\n[ 0.395192] acpiphp: Slot [7] registered\n[ 0.396383] acpiphp: Slot [8] registered\n[ 0.397575] acpiphp: Slot [9] registered\n[ 0.398768] acpiphp: Slot [10] registered\n[ 0.399969] acpiphp: Slot [11] registered\n[ 0.401181] acpiphp: Slot [12] registered\n[ 0.402397] acpiphp: Slot [13] registered\n[ 0.403565] acpiphp: Slot [14] registered\n[ 0.404735] acpiphp: Slot [15] registered\n[ 0.419896] acpiphp: Slot [16] registered\n[ 0.421095] acpiphp: Slot [17] registered\n[ 0.422250] acpiphp: Slot [18] registered\n[ 0.423417] acpiphp: Slot [19] registered\n[ 0.424579] acpiphp: Slot [20] registered\n[ 0.425751] acpiphp: Slot [21] registered\n[ 0.426908] acpiphp: Slot [22] registered\n[ 0.428064] acpiphp: Slot [23] registered\n[ 0.429237] acpiphp: Slot [24] registered\n[ 0.430393] acpiphp: Slot [25] registered\n[ 0.431552] acpiphp: Slot [26] registered\n[ 0.432734] acpiphp: Slot [27] registered\n[ 0.433896] acpiphp: Slot [28] registered\n[ 0.435047] acpiphp: Slot [29] registered\n[ 0.436214] acpiphp: Slot [30] registered\n[ 0.437372] acpiphp: Slot [31] registered\n[ 0.438525] PCI host bridge to bus 0000:00\n[ 0.439699] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.441443] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.443200] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.445300] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.447374] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.449495] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.453588] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.455440] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.457135] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.458959] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.463582] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.465666] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.487493] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.489576] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.491607] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.493645] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.496031] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.497834] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.499682] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.501193] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.503429] vgaarb: loaded\n[ 0.504295] vgaarb: bridge control possible 0000:00:02.0\n[ 0.506016] SCSI subsystem initialized\n[ 0.507333] ACPI: bus type USB registered\n[ 0.508529] usbcore: registered new interface driver usbfs\n[ 0.510000] usbcore: registered new interface driver hub\n[ 0.511417] usbcore: registered new device driver usb\n[ 0.512967] PCI: Using ACPI for IRQ routing\n[ 0.514563] NetLabel: Initializing\n[ 0.515613] NetLabel: domain hash size = 128\n[ 0.516876] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.518280] NetLabel: unlabeled traffic allowed by default\n[ 0.519937] clocksource: Switched to clocksource kvm-clock\n[ 0.530089] AppArmor: AppArmor Filesystem Enabled\n[ 0.531459] pnp: PnP ACPI init\n[ 0.532770] pnp: PnP ACPI: found 5 devices\n[ 0.539799] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.542240] NET: Registered protocol family 2\n[ 0.543737] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.545595] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.547313] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.549041] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.550628] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.552300] NET: Registered protocol family 1\n[ 0.553563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.555139] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.556736] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.573940] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.589295] Trying to unpack rootfs image as initramfs...\n[ 0.652206] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.654879] Scanning for low memory corruption every 60 seconds\n[ 0.657032] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.658713] audit: initializing netlink subsys (disabled)\n[ 0.660338] audit: type=2000 audit(1534964023.337:1): initialized\n[ 0.662318] Initialise system trusted keyring\n[ 0.663731] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.665387] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.668192] zbud: loaded\n[ 0.669249] VFS: Disk quotas dquot_6.6.0\n[ 0.670442] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.672755] fuse init (API version 7.23)\n[ 0.674059] Key type big_key registered\n[ 0.675230] Allocating IMA MOK and blacklist keyrings.\n[ 0.677004] Key type asymmetric registered\n[ 0.678186] Asymmetric key parser 'x509' registered\n[ 0.679579] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.681759] io scheduler noop registered\n[ 0.682907] io scheduler deadline registered (default)\n[ 0.684346] io scheduler cfq registered\n[ 0.685588] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.687075] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.688902] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.690990] ACPI: Power Button [PWRF]\n[ 0.692257] GHES: HEST is not enabled!\n[ 0.706289] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.735680] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.738826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.762666] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.765974] Linux agpgart interface v0.103\n[ 0.769593] brd: module loaded\n[ 0.772030] loop: module loaded\n[ 0.777032] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.779208] GPT:90111 != 2097151\n[ 0.780235] GPT:Alternate GPT header not at the end of the disk.\n[ 0.781863] GPT:90111 != 2097151\n[ 0.782876] GPT: Use GNU Parted to correct GPT errors.\n[ 0.784325] vda: vda1 vda15\n[ 0.786073] scsi host0: ata_piix\n[ 0.787223] scsi host1: ata_piix\n[ 0.788297] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.790115] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.792492] libphy: Fixed MDIO Bus: probed\n[ 0.793727] tun: Universal TUN/TAP device driver, 1.6\n[ 0.795165] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.798096] PPP generic driver version 2.4.2\n[ 0.799462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.801259] ehci-pci: EHCI PCI platform driver\n[ 0.802560] ehci-platform: EHCI generic platform driver\n[ 0.804247] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.806329] ohci-pci: OHCI PCI platform driver\n[ 0.807908] ohci-platform: OHCI generic platform driver\n[ 0.809729] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.824886] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.826699] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.829340] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.831111] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.833164] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.835381] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.837993] usb usb1: Product: UHCI Host Controller\n[ 0.839663] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.841708] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.843426] hub 1-0:1.0: USB hub found\n[ 0.844839] hub 1-0:1.0: 2 ports detected\n[ 0.846461] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.850010] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.851727] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.853554] mousedev: PS/2 mouse device common for all mice\n[ 0.855743] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.858799] rtc_cmos 00:00: RTC can wake from S4\n[ 0.860908] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.863024] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.865186] i2c /dev entries driver\n[ 0.866538] device-mapper: uevent: version 1.0.3\n[ 0.868259] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.871218] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.873613] NET: Registered protocol family 10\n[ 0.875549] NET: Registered protocol family 17\n[ 0.877167] Key type dns_resolver registered\n[ 0.878823] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.880820] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.884004] registered taskstats version 1\n[ 0.885524] Loading compiled-in X.509 certificates\n[ 0.887760] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.891126] zswap: loaded using pool lzo/zbud\n[ 0.893556] Key type trusted registered\n[ 0.896072] Key type encrypted registered\n[ 0.897538] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.899394] ima: No TPM chip found, activating TPM-bypass!\n[ 0.901278] evm: HMAC attrs: 0x1\n[ 0.902854] Magic number: 14:913:898\n[ 0.904368] rtc_cmos 00:00: setting system clock to 2018-08-22 18:53:43 UTC (1534964023)\n[ 0.907264] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.909278] EDD information not available.\n[ 0.949602] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.966175] Write protecting the kernel read-only data: 14336k\n[ 0.969118] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.971563] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\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.132992] 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.5...\nLease of 192.168.120.5 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-00000007\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCntfCDIlt+EWIp+ZYoqr+rAMfH77Wq9kQvDvd9U8gh1RilJuCmEeNpDDQPDwCohosAArcpT1fahuD/yh68b82NmMmWFDD8lqtuHsKkgq8FNgQDTAMU83H5VuoRuj27xhuyW6XXqqX/WXYz6XAuDnwfFUoyGEqhuLt5JFmwi6dpnCYZ04S3a1qp2w1T2DbC21PSNyFM6R3XB5PcDem5QZJDOYZGvrj4iq13I/gUbNtehsJU42ZJhcWA59fK4IpSpUZZDQFUf0xU1JIC3PV1IXsaqE5UdTW1q425xAA0cZqyi6wizm5BGz9xepFEh4riDMnIfk3bO/4QInFXtqTUt/F root@cinder-test-vm2-2fd8e732-7e64-4369-b591-70030a8277ac\nssh-dss AAAAB3NzaC1kc3MAAACBAMrkKTnD7kDCGh/a52gu4ChuN7ZuX4A1AXu2FSUuN4otsRXcdwQmFGIzrVCDxj3zfd38g0n/1glIaTW2TAAvDchgBqCRelK6vtaw2Q8s4GSDLH9uaILcbJOeMrQCXySxDEUtILALTzicm2ZnjXTUjogp5GMfcBoiTCnh69vHZqpNAAAAFQDv4yv9L/Yj5Jt6d/NSLUlOviIYjwAAAIBEcQPcqbqWnYi7+GUpQKTb3UqfifH9VnPxmjLgWNfLbXl4w0KPV3ExBXM0ldH/tP/Ku0kBeMcMs4PawyKlp1iJJR0qATlyZByb1o57ZAX7HS7mcM7S5bcMg2tLaZiwQzCKqVDkdmeOGxYXT5OC09VnaaykoR6EKjog+YJOdki16QAAAIAfv10FZ3kXxTK/kYUqoWVPUPtiwL+Wcc5r/52YSs0uVzOAxCLs9YMbQHe0eVRdi6QznhLiZgP0LMJt5UWgYerzi5r6gmbM5fcCBxMwNon62EPcebxrpOOJTqxha2sYAHLAQFNWjiSqPI/tCqMESTPwGRZkwaQvJPTUDGeyKQuFIA== root@cinder-test-vm2-2fd8e732-7e64-4369-b591-70030a8277ac\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.51s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fee1:c83c/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.5 \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-2fd8e732-7e64-4369-b591-70030a8277ac\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.60 ===\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-2fd8e732-7e64-4369-b591-70030a8277ac login: "} 2018-08-22 18:53:56,304 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397/action used request id req-8f7ed239-2d2e-439a-b688-d0d996690fec 2018-08-22 18:53:56,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0733480453491s 2018-08-22 18:53:56,305 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397/action used request id req-8f7ed239-2d2e-439a-b688-d0d996690fec 2018-08-22 18:53:56,305 - 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 505367570 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.218308] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.221402] pid_max: default: 32768 minimum: 301 [ 0.223089] ACPI: Core revision 20150930 [ 0.225123] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.227513] Security Framework initialized [ 0.229025] Yama: becoming mindful. [ 0.230362] AppArmor: AppArmor initialized [ 0.231906] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.234342] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.236718] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.238964] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.241510] Initializing cgroup subsys io [ 0.243000] Initializing cgroup subsys memory [ 0.244588] Initializing cgroup subsys devices [ 0.246198] Initializing cgroup subsys freezer [ 0.247807] Initializing cgroup subsys net_cls [ 0.249434] Initializing cgroup subsys perf_event [ 0.251120] Initializing cgroup subsys net_prio [ 0.252836] Initializing cgroup subsys hugetlb [ 0.254447] Initializing cgroup subsys pids [ 0.256027] CPU: Physical Processor ID: 0 [ 0.258264] mce: CPU supports 10 MCE banks [ 0.259801] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.261662] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.278777] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.286103] ftrace: allocating 31920 entries in 125 pages [ 0.311959] smpboot: Max logical packages: 1 [ 0.313262] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.315290] x2apic enabled [ 0.316484] Switched APIC routing to physical x2apic. [ 0.319047] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.320722] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.323681] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.326350] KVM setup paravirtual spinlock [ 0.328042] x86: Booted up 1 node, 1 CPUs [ 0.329252] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.331293] devtmpfs: initialized [ 0.333360] evm: security.selinux [ 0.334405] evm: security.SMACK64 [ 0.335440] evm: security.SMACK64EXEC [ 0.336552] evm: security.SMACK64TRANSMUTE [ 0.337761] evm: security.SMACK64MMAP [ 0.338877] evm: security.ima [ 0.339839] evm: security.capability [ 0.341004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.343758] pinctrl core: initialized pinctrl subsystem [ 0.345370] RTC time: 18:53:43, date: 08/22/18 [ 0.346745] NET: Registered protocol family 16 [ 0.348196] cpuidle: using governor ladder [ 0.349409] cpuidle: using governor menu [ 0.350586] PCCT header not found. [ 0.351689] ACPI: bus type PCI registered [ 0.352881] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.354722] PCI: Using configuration type 1 for base access [ 0.357019] ACPI: Added _OSI(Module Device) [ 0.358277] ACPI: Added _OSI(Processor Device) [ 0.359560] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.360915] ACPI: Added _OSI(Processor Aggregator Device) [ 0.363232] ACPI: Interpreter enabled [ 0.364357] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.367115] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.369845] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.372597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.375321] ACPI: (supports S0 S5) [ 0.376376] ACPI: Using IOAPIC for interrupt routing [ 0.377786] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.381836] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.383548] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.385390] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.387153] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.390415] acpiphp: Slot [3] registered [ 0.391604] acpiphp: Slot [4] registered [ 0.392806] acpiphp: Slot [5] registered [ 0.393998] acpiphp: Slot [6] registered [ 0.395192] acpiphp: Slot [7] registered [ 0.396383] acpiphp: Slot [8] registered [ 0.397575] acpiphp: Slot [9] registered [ 0.398768] acpiphp: Slot [10] registered [ 0.399969] acpiphp: Slot [11] registered [ 0.401181] acpiphp: Slot [12] registered [ 0.402397] acpiphp: Slot [13] registered [ 0.403565] acpiphp: Slot [14] registered [ 0.404735] acpiphp: Slot [15] registered [ 0.419896] acpiphp: Slot [16] registered [ 0.421095] acpiphp: Slot [17] registered [ 0.422250] acpiphp: Slot [18] registered [ 0.423417] acpiphp: Slot [19] registered [ 0.424579] acpiphp: Slot [20] registered [ 0.425751] acpiphp: Slot [21] registered [ 0.426908] acpiphp: Slot [22] registered [ 0.428064] acpiphp: Slot [23] registered [ 0.429237] acpiphp: Slot [24] registered [ 0.430393] acpiphp: Slot [25] registered [ 0.431552] acpiphp: Slot [26] registered [ 0.432734] acpiphp: Slot [27] registered [ 0.433896] acpiphp: Slot [28] registered [ 0.435047] acpiphp: Slot [29] registered [ 0.436214] acpiphp: Slot [30] registered [ 0.437372] acpiphp: Slot [31] registered [ 0.438525] PCI host bridge to bus 0000:00 [ 0.439699] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.441443] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.443200] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.445300] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.447374] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.449495] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.453588] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.455440] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.457135] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.458959] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.463582] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.465666] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.487493] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.489576] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.491607] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.493645] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.496031] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.497834] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.499682] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.501193] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.503429] vgaarb: loaded [ 0.504295] vgaarb: bridge control possible 0000:00:02.0 [ 0.506016] SCSI subsystem initialized [ 0.507333] ACPI: bus type USB registered [ 0.508529] usbcore: registered new interface driver usbfs [ 0.510000] usbcore: registered new interface driver hub [ 0.511417] usbcore: registered new device driver usb [ 0.512967] PCI: Using ACPI for IRQ routing [ 0.514563] NetLabel: Initializing [ 0.515613] NetLabel: domain hash size = 128 [ 0.516876] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.518280] NetLabel: unlabeled traffic allowed by default [ 0.519937] clocksource: Switched to clocksource kvm-clock [ 0.530089] AppArmor: AppArmor Filesystem Enabled [ 0.531459] pnp: PnP ACPI init [ 0.532770] pnp: PnP ACPI: found 5 devices [ 0.539799] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.542240] NET: Registered protocol family 2 [ 0.543737] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.545595] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.547313] TCP: Hash tables configured (established 4096 bind 4096) [ 0.549041] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.550628] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.552300] NET: Registered protocol family 1 [ 0.553563] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.555139] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.556736] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.573940] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.589295] Trying to unpack rootfs image as initramfs... [ 0.652206] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.654879] Scanning for low memory corruption every 60 seconds [ 0.657032] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.658713] audit: initializing netlink subsys (disabled) [ 0.660338] audit: type=2000 audit(1534964023.337:1): initialized [ 0.662318] Initialise system trusted keyring [ 0.663731] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.665387] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.668192] zbud: loaded [ 0.669249] VFS: Disk quotas dquot_6.6.0 [ 0.670442] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.672755] fuse init (API version 7.23) [ 0.674059] Key type big_key registered [ 0.675230] Allocating IMA MOK and blacklist keyrings. [ 0.677004] Key type asymmetric registered [ 0.678186] Asymmetric key parser 'x509' registered [ 0.679579] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.681759] io scheduler noop registered [ 0.682907] io scheduler deadline registered (default) [ 0.684346] io scheduler cfq registered [ 0.685588] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.687075] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.688902] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.690990] ACPI: Power Button [PWRF] [ 0.692257] GHES: HEST is not enabled! [ 0.706289] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.735680] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.738826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.762666] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.765974] Linux agpgart interface v0.103 [ 0.769593] brd: module loaded [ 0.772030] loop: module loaded [ 0.777032] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.779208] GPT:90111 != 2097151 [ 0.780235] GPT:Alternate GPT header not at the end of the disk. [ 0.781863] GPT:90111 != 2097151 [ 0.782876] GPT: Use GNU Parted to correct GPT errors. [ 0.784325] vda: vda1 vda15 [ 0.786073] scsi host0: ata_piix [ 0.787223] scsi host1: ata_piix [ 0.788297] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.790115] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.792492] libphy: Fixed MDIO Bus: probed [ 0.793727] tun: Universal TUN/TAP device driver, 1.6 [ 0.795165] tun: (C) 1999-2004 Max Krasnyansky [ 0.798096] PPP generic driver version 2.4.2 [ 0.799462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.801259] ehci-pci: EHCI PCI platform driver [ 0.802560] ehci-platform: EHCI generic platform driver [ 0.804247] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.806329] ohci-pci: OHCI PCI platform driver [ 0.807908] ohci-platform: OHCI generic platform driver [ 0.809729] uhci_hcd: USB Universal Host Controller Interface driver [ 0.824886] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.826699] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.829340] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.831111] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.833164] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.835381] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.837993] usb usb1: Product: UHCI Host Controller [ 0.839663] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.841708] usb usb1: SerialNumber: 0000:00:01.2 [ 0.843426] hub 1-0:1.0: USB hub found [ 0.844839] hub 1-0:1.0: 2 ports detected [ 0.846461] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.850010] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.851727] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.853554] mousedev: PS/2 mouse device common for all mice [ 0.855743] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.858799] rtc_cmos 00:00: RTC can wake from S4 [ 0.860908] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.863024] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.865186] i2c /dev entries driver [ 0.866538] device-mapper: uevent: version 1.0.3 [ 0.868259] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.871218] ledtrig-cpu: registered to indicate activity on CPUs [ 0.873613] NET: Registered protocol family 10 [ 0.875549] NET: Registered protocol family 17 [ 0.877167] Key type dns_resolver registered [ 0.878823] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.880820] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.884004] registered taskstats version 1 [ 0.885524] Loading compiled-in X.509 certificates [ 0.887760] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.891126] zswap: loaded using pool lzo/zbud [ 0.893556] Key type trusted registered [ 0.896072] Key type encrypted registered [ 0.897538] AppArmor: AppArmor sha1 policy hashing enabled [ 0.899394] ima: No TPM chip found, activating TPM-bypass! [ 0.901278] evm: HMAC attrs: 0x1 [ 0.902854] Magic number: 14:913:898 [ 0.904368] rtc_cmos 00:00: setting system clock to 2018-08-22 18:53:43 UTC (1534964023) [ 0.907264] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.909278] EDD information not available. [ 0.949602] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.966175] Write protecting the kernel read-only data: 14336k [ 0.969118] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.971563] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.71 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.132992] 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.5... Lease of 192.168.120.5 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-00000007 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCntfCDIlt+EWIp+ZYoqr+rAMfH77Wq9kQvDvd9U8gh1RilJuCmEeNpDDQPDwCohosAArcpT1fahuD/yh68b82NmMmWFDD8lqtuHsKkgq8FNgQDTAMU83H5VuoRuj27xhuyW6XXqqX/WXYz6XAuDnwfFUoyGEqhuLt5JFmwi6dpnCYZ04S3a1qp2w1T2DbC21PSNyFM6R3XB5PcDem5QZJDOYZGvrj4iq13I/gUbNtehsJU42ZJhcWA59fK4IpSpUZZDQFUf0xU1JIC3PV1IXsaqE5UdTW1q425xAA0cZqyi6wizm5BGz9xepFEh4riDMnIfk3bO/4QInFXtqTUt/F root@cinder-test-vm2-2fd8e732-7e64-4369-b591-70030a8277ac ssh-dss AAAAB3NzaC1kc3MAAACBAMrkKTnD7kDCGh/a52gu4ChuN7ZuX4A1AXu2FSUuN4otsRXcdwQmFGIzrVCDxj3zfd38g0n/1glIaTW2TAAvDchgBqCRelK6vtaw2Q8s4GSDLH9uaILcbJOeMrQCXySxDEUtILALTzicm2ZnjXTUjogp5GMfcBoiTCnh69vHZqpNAAAAFQDv4yv9L/Yj5Jt6d/NSLUlOviIYjwAAAIBEcQPcqbqWnYi7+GUpQKTb3UqfifH9VnPxmjLgWNfLbXl4w0KPV3ExBXM0ldH/tP/Ku0kBeMcMs4PawyKlp1iJJR0qATlyZByb1o57ZAX7HS7mcM7S5bcMg2tLaZiwQzCKqVDkdmeOGxYXT5OC09VnaaykoR6EKjog+YJOdki16QAAAIAfv10FZ3kXxTK/kYUqoWVPUPtiwL+Wcc5r/52YSs0uVzOAxCLs9YMbQHe0eVRdi6QznhLiZgP0LMJt5UWgYerzi5r6gmbM5fcCBxMwNon62EPcebxrpOOJTqxha2sYAHLAQFNWjiSqPI/tCqMESTPwGRZkwaQvJPTUDGeyKQuFIA== root@cinder-test-vm2-2fd8e732-7e64-4369-b591-70030a8277ac -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.51s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fee1:c83c/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.5 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-2fd8e732-7e64-4369-b591-70030a8277ac launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-2fd8e732-7e64-4369-b591-70030a8277ac login: 2018-08-22 18:53:56,308 - paramiko.transport - DEBUG - starting thread (client mode): 0x9c89f410L 2018-08-22 18:53:56,309 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-22 18:53:56,309 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-22 18:53:56,309 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-22 18:53:56,310 - 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-08-22 18:53:56,311 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-22 18:53:56,311 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-22 18:53:56,311 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-22 18:53:56,311 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-22 18:53:56,311 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-22 18:53:56,329 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-22 18:53:56,330 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-22 18:53:56,341 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: d595dc2944da1ed70a297f3241e7e939 2018-08-22 18:53:56,342 - paramiko.transport - DEBUG - Trying discovered key 4cb76eaae6f73a07bac0d7f37cc168e4 in /tmp/tmpiXp2il 2018-08-22 18:53:56,366 - paramiko.transport - DEBUG - userauth is OK 2018-08-22 18:53:56,372 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-22 18:53:56,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-08-22 18:53:56,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/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}90322da40aef684aff5c927c57cffb16105413e4" -d '{"volume": {"display_name": "cinder_test-volume_2fd8e732-7e64-4369-b591-70030a8277ac", "size": "2"}}' 2018-08-22 18:53:57,522 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 18:53:56 GMT Server: Apache x-compute-request-id: req-02f6f97e-a3a2-45ed-9111-a63b3be7119e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-02f6f97e-a3a2-45ed-9111-a63b3be7119e Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "18fd095c23914b17b7e476bf730308ef", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "rel": "self"}, {"href": "http://172.30.9.24:8776/ebcda55bcf1a4200915935dcdb2d7f02/volumes/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-22T18:53:57.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_2fd8e732-7e64-4369-b591-70030a8277ac", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "size": 2}} 2018-08-22 18:53:57,522 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes used request id req-02f6f97e-a3a2-45ed-9111-a63b3be7119e 2018-08-22 18:53:57,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.14538192749s 2018-08-22 18:53:57,522 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes used request id req-02f6f97e-a3a2-45ed-9111-a63b3be7119e 2018-08-22 18:53:57,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-22 18:53:57,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:53:58,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:53:57 GMT Server: Apache x-compute-request-id: req-4932e528-1eff-4c56-85a8-fdaa8a6fcb0c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4932e528-1eff-4c56-85a8-fdaa8a6fcb0c Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "18fd095c23914b17b7e476bf730308ef", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "rel": "self"}, {"href": "http://172.30.9.24:8776/ebcda55bcf1a4200915935dcdb2d7f02/volumes/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-22T18:53:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "updated_at": "2018-08-22T18:53:57.000000", "volume_type": null, "name": "cinder_test-volume_2fd8e732-7e64-4369-b591-70030a8277ac", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "size": 2}]} 2018-08-22 18:53:58,504 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/detail used request id req-4932e528-1eff-4c56-85a8-fdaa8a6fcb0c 2018-08-22 18:53:58,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.980793952942s 2018-08-22 18:53:58,504 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/detail used request id req-4932e528-1eff-4c56-85a8-fdaa8a6fcb0c 2018-08-22 18:53:58,506 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:54:00,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-22 18:54:00,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:01,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54:00 GMT Server: Apache x-compute-request-id: req-b9f81d63-8eef-4a6f-958d-bae8c234d76d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b9f81d63-8eef-4a6f-958d-bae8c234d76d Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "18fd095c23914b17b7e476bf730308ef", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "rel": "self"}, {"href": "http://172.30.9.24:8776/ebcda55bcf1a4200915935dcdb2d7f02/volumes/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-22T18:53:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "updated_at": "2018-08-22T18:53:58.000000", "volume_type": null, "name": "cinder_test-volume_2fd8e732-7e64-4369-b591-70030a8277ac", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "size": 2}]} 2018-08-22 18:54:01,580 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/detail used request id req-b9f81d63-8eef-4a6f-958d-bae8c234d76d 2018-08-22 18:54:01,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.0705499649s 2018-08-22 18:54:01,580 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/detail used request id req-b9f81d63-8eef-4a6f-958d-bae8c234d76d 2018-08-22 18:54:01,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:54:01,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:01,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-76bfa4fe-7b5b-48cd-923c-ee8c9fb2506d Date: Wed, 22 Aug 2018 18:54:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c0033e6e-088a-4a20-ada8-f80c99cf324d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ebcda55bcf1a4200915935dcdb2d7f02","l2_adjacency":true,"status":"ACTIVE","subnets":["89e9ee3a-b5d5-41fc-aff4-6d6aa863f50f"],"description":"","tags":[],"updated_at":"2018-08-22T18:53:25Z","qos_policy_id":null,"name":"cinder_test-net_2fd8e732-7e64-4369-b591-70030a8277ac","admin_state_up":true,"tenant_id":"ebcda55bcf1a4200915935dcdb2d7f02","created_at":"2018-08-22T18:53:24Z","mtu":1450}]} 2018-08-22 18:54:01,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-76bfa4fe-7b5b-48cd-923c-ee8c9fb2506d 2018-08-22 18:54:01,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.406027078629s 2018-08-22 18:54:01,989 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-76bfa4fe-7b5b-48cd-923c-ee8c9fb2506d 2018-08-22 18:54:01,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:54:01,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:02,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-1a1a7152-7c52-4470-b9d7-76513b9d8e65 Date: Wed, 22 Aug 2018 18:54:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:53:31Z", "file": "/v2/images/92b4568c-c221-4498-b71d-485ea1901cb6/file", "owner": "ebcda55bcf1a4200915935dcdb2d7f02", "id": "92b4568c-c221-4498-b71d-485ea1901cb6", "size": 12716032, "self": "/v2/images/92b4568c-c221-4498-b71d-485ea1901cb6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/92b4568c-c221-4498-b71d-485ea1901cb6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/92b4568c-c221-4498-b71d-485ea1901cb6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_2fd8e732-7e64-4369-b591-70030a8277ac", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_2fd8e732-7e64-4369-b591-70030a8277ac", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T18:53:30Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:54:02,729 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-1a1a7152-7c52-4470-b9d7-76513b9d8e65 2018-08-22 18:54:02,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.735868215561s 2018-08-22 18:54:02,729 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-1a1a7152-7c52-4470-b9d7-76513b9d8e65 2018-08-22 18:54:02,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 18:54:02,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:02,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54: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-402b1035-80b6-4300-b9fd-f9dbd67e92c3 x-compute-request-id: req-402b1035-80b6-4300-b9fd-f9dbd67e92c3 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_2fd8e732-7e64-4369-b591-70030a8277ac", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/94f55b42-7c76-4079-96dd-78e3489bd7a3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/94f55b42-7c76-4079-96dd-78e3489bd7a3", "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": "94f55b42-7c76-4079-96dd-78e3489bd7a3"}]} 2018-08-22 18:54:02,755 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-402b1035-80b6-4300-b9fd-f9dbd67e92c3 2018-08-22 18:54:02,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239338874817s 2018-08-22 18:54:02,755 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-402b1035-80b6-4300-b9fd-f9dbd67e92c3 2018-08-22 18:54:02,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-22 18:54:02,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" -d '{"server": {"name": "cinder_test-vm_2fd8e732-7e64-4369-b591-70030a8277ac", "imageRef": "92b4568c-c221-4498-b71d-485ea1901cb6", "key_name": "cinder_test-kp_2fd8e732-7e64-4369-b591-70030a8277ac", "flavorRef": "94f55b42-7c76-4079-96dd-78e3489bd7a3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c0033e6e-088a-4a20-ada8-f80c99cf324d"}], "security_groups": [{"name": "9404a7f3-ef1f-4dfa-b829-b56e775059cc"}]}}' 2018-08-22 18:54:03,859 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 18:54: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-cd8ffa62-4e30-495f-89bf-016dc86eec6a x-compute-request-id: req-cd8ffa62-4e30-495f-89bf-016dc86eec6a Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/3fbe3018-cc69-45de-b9de-e32f70610b4a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "9404a7f3-ef1f-4dfa-b829-b56e775059cc"}], "OS-DCF:diskConfig": "MANUAL", "id": "3fbe3018-cc69-45de-b9de-e32f70610b4a", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3fbe3018-cc69-45de-b9de-e32f70610b4a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3fbe3018-cc69-45de-b9de-e32f70610b4a", "rel": "bookmark"}], "adminPass": "vRev6EzoPVXB"}} 2018-08-22 18:54:03,860 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-cd8ffa62-4e30-495f-89bf-016dc86eec6a 2018-08-22 18:54:03,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.10285401344s 2018-08-22 18:54:03,860 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-cd8ffa62-4e30-495f-89bf-016dc86eec6a 2018-08-22 18:54:03,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:54:03,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:04,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54: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-6a60a7ed-c537-4eb4-a422-3d657133753a x-compute-request-id: req-6a60a7ed-c537-4eb4-a422-3d657133753a Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3fbe3018-cc69-45de-b9de-e32f70610b4a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3fbe3018-cc69-45de-b9de-e32f70610b4a", "rel": "bookmark"}], "image": {"id": "92b4568c-c221-4498-b71d-485ea1901cb6", "links": [{"href": "http://172.30.9.24:8774/images/92b4568c-c221-4498-b71d-485ea1901cb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f55b42-7c76-4079-96dd-78e3489bd7a3", "links": [{"href": "http://172.30.9.24:8774/flavors/94f55b42-7c76-4079-96dd-78e3489bd7a3", "rel": "bookmark"}]}, "id": "3fbe3018-cc69-45de-b9de-e32f70610b4a", "user_id": "18fd095c23914b17b7e476bf730308ef", "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-08-22T18:54:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2fd8e732-7e64-4369-b591-70030a8277ac", "name": "cinder_test-vm_2fd8e732-7e64-4369-b591-70030a8277ac", "created": "2018-08-22T18:54:03Z", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2fd8e732-7e64-4369-b591-70030a8277ac": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:c8:3c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:c8:3c", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397", "rel": "bookmark"}], "image": {"id": "92b4568c-c221-4498-b71d-485ea1901cb6", "links": [{"href": "http://172.30.9.24:8774/images/92b4568c-c221-4498-b71d-485ea1901cb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:53:42.000000", "flavor": {"id": "94f55b42-7c76-4079-96dd-78e3489bd7a3", "links": [{"href": "http://172.30.9.24:8774/flavors/94f55b42-7c76-4079-96dd-78e3489bd7a3", "rel": "bookmark"}]}, "id": "9b669c5b-f0ee-4337-b306-1fe06de7a397", "security_groups": [{"name": "cinder_test-sg_2fd8e732-7e64-4369-b591-70030a8277ac"}], "user_id": "18fd095c23914b17b7e476bf730308ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:53:42Z", "hostId": "430e8df5715a73889ed563ee7e2f668edeb0a5880c79f42193317b8d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2fd8e732-7e64-4369-b591-70030a8277ac", "name": "cinder_test-vm2_2fd8e732-7e64-4369-b591-70030a8277ac", "created": "2018-08-22T18:53:35Z", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:54:04,274 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6a60a7ed-c537-4eb4-a422-3d657133753a 2018-08-22 18:54:04,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.413357973099s 2018-08-22 18:54:04,275 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6a60a7ed-c537-4eb4-a422-3d657133753a 2018-08-22 18:54:04,280 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:54:06,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:54:06,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:07,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54: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-c0deab5c-500b-4781-9b9c-610d1bcd23f2 x-compute-request-id: req-c0deab5c-500b-4781-9b9c-610d1bcd23f2 Content-Encoding: gzip Content-Length: 904 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3fbe3018-cc69-45de-b9de-e32f70610b4a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3fbe3018-cc69-45de-b9de-e32f70610b4a", "rel": "bookmark"}], "image": {"id": "92b4568c-c221-4498-b71d-485ea1901cb6", "links": [{"href": "http://172.30.9.24:8774/images/92b4568c-c221-4498-b71d-485ea1901cb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f55b42-7c76-4079-96dd-78e3489bd7a3", "links": [{"href": "http://172.30.9.24:8774/flavors/94f55b42-7c76-4079-96dd-78e3489bd7a3", "rel": "bookmark"}]}, "id": "3fbe3018-cc69-45de-b9de-e32f70610b4a", "security_groups": [{"name": "cinder_test-sg_2fd8e732-7e64-4369-b591-70030a8277ac"}], "user_id": "18fd095c23914b17b7e476bf730308ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T18:54:06Z", "hostId": "e89560e8e534df6d23ee9bdbbe9a5518b1d526f7252c564f24be0af4", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2fd8e732-7e64-4369-b591-70030a8277ac", "name": "cinder_test-vm_2fd8e732-7e64-4369-b591-70030a8277ac", "created": "2018-08-22T18:54:03Z", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2fd8e732-7e64-4369-b591-70030a8277ac": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:c8:3c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:c8:3c", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397", "rel": "bookmark"}], "image": {"id": "92b4568c-c221-4498-b71d-485ea1901cb6", "links": [{"href": "http://172.30.9.24:8774/images/92b4568c-c221-4498-b71d-485ea1901cb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:53:42.000000", "flavor": {"id": "94f55b42-7c76-4079-96dd-78e3489bd7a3", "links": [{"href": "http://172.30.9.24:8774/flavors/94f55b42-7c76-4079-96dd-78e3489bd7a3", "rel": "bookmark"}]}, "id": "9b669c5b-f0ee-4337-b306-1fe06de7a397", "security_groups": [{"name": "cinder_test-sg_2fd8e732-7e64-4369-b591-70030a8277ac"}], "user_id": "18fd095c23914b17b7e476bf730308ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:53:42Z", "hostId": "430e8df5715a73889ed563ee7e2f668edeb0a5880c79f42193317b8d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2fd8e732-7e64-4369-b591-70030a8277ac", "name": "cinder_test-vm2_2fd8e732-7e64-4369-b591-70030a8277ac", "created": "2018-08-22T18:53:35Z", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:54:07,005 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c0deab5c-500b-4781-9b9c-610d1bcd23f2 2018-08-22 18:54:07,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.722708940506s 2018-08-22 18:54:07,006 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c0deab5c-500b-4781-9b9c-610d1bcd23f2 2018-08-22 18:54:07,010 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:54:09,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:54:09,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:09,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54: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-d0fb32da-5082-41ea-8bed-39fd90a8b5c5 x-compute-request-id: req-d0fb32da-5082-41ea-8bed-39fd90a8b5c5 Content-Encoding: gzip Content-Length: 904 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3fbe3018-cc69-45de-b9de-e32f70610b4a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3fbe3018-cc69-45de-b9de-e32f70610b4a", "rel": "bookmark"}], "image": {"id": "92b4568c-c221-4498-b71d-485ea1901cb6", "links": [{"href": "http://172.30.9.24:8774/images/92b4568c-c221-4498-b71d-485ea1901cb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f55b42-7c76-4079-96dd-78e3489bd7a3", "links": [{"href": "http://172.30.9.24:8774/flavors/94f55b42-7c76-4079-96dd-78e3489bd7a3", "rel": "bookmark"}]}, "id": "3fbe3018-cc69-45de-b9de-e32f70610b4a", "security_groups": [{"name": "cinder_test-sg_2fd8e732-7e64-4369-b591-70030a8277ac"}], "user_id": "18fd095c23914b17b7e476bf730308ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T18:54:06Z", "hostId": "e89560e8e534df6d23ee9bdbbe9a5518b1d526f7252c564f24be0af4", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2fd8e732-7e64-4369-b591-70030a8277ac", "name": "cinder_test-vm_2fd8e732-7e64-4369-b591-70030a8277ac", "created": "2018-08-22T18:54:03Z", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2fd8e732-7e64-4369-b591-70030a8277ac": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:c8:3c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:c8:3c", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397", "rel": "bookmark"}], "image": {"id": "92b4568c-c221-4498-b71d-485ea1901cb6", "links": [{"href": "http://172.30.9.24:8774/images/92b4568c-c221-4498-b71d-485ea1901cb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:53:42.000000", "flavor": {"id": "94f55b42-7c76-4079-96dd-78e3489bd7a3", "links": [{"href": "http://172.30.9.24:8774/flavors/94f55b42-7c76-4079-96dd-78e3489bd7a3", "rel": "bookmark"}]}, "id": "9b669c5b-f0ee-4337-b306-1fe06de7a397", "security_groups": [{"name": "cinder_test-sg_2fd8e732-7e64-4369-b591-70030a8277ac"}], "user_id": "18fd095c23914b17b7e476bf730308ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:53:42Z", "hostId": "430e8df5715a73889ed563ee7e2f668edeb0a5880c79f42193317b8d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2fd8e732-7e64-4369-b591-70030a8277ac", "name": "cinder_test-vm2_2fd8e732-7e64-4369-b591-70030a8277ac", "created": "2018-08-22T18:53:35Z", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:54:09,554 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d0fb32da-5082-41ea-8bed-39fd90a8b5c5 2018-08-22 18:54:09,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540954113007s 2018-08-22 18:54:09,554 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d0fb32da-5082-41ea-8bed-39fd90a8b5c5 2018-08-22 18:54:09,559 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:54:11,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:54:11,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:11,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54: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-69dd0b0a-8864-4dc9-874e-12748e1ec5f9 x-compute-request-id: req-69dd0b0a-8864-4dc9-874e-12748e1ec5f9 Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2fd8e732-7e64-4369-b591-70030a8277ac": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:ea:92", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3fbe3018-cc69-45de-b9de-e32f70610b4a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3fbe3018-cc69-45de-b9de-e32f70610b4a", "rel": "bookmark"}], "image": {"id": "92b4568c-c221-4498-b71d-485ea1901cb6", "links": [{"href": "http://172.30.9.24:8774/images/92b4568c-c221-4498-b71d-485ea1901cb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:54:09.000000", "flavor": {"id": "94f55b42-7c76-4079-96dd-78e3489bd7a3", "links": [{"href": "http://172.30.9.24:8774/flavors/94f55b42-7c76-4079-96dd-78e3489bd7a3", "rel": "bookmark"}]}, "id": "3fbe3018-cc69-45de-b9de-e32f70610b4a", "security_groups": [{"name": "cinder_test-sg_2fd8e732-7e64-4369-b591-70030a8277ac"}], "user_id": "18fd095c23914b17b7e476bf730308ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:54:09Z", "hostId": "e89560e8e534df6d23ee9bdbbe9a5518b1d526f7252c564f24be0af4", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2fd8e732-7e64-4369-b591-70030a8277ac", "name": "cinder_test-vm_2fd8e732-7e64-4369-b591-70030a8277ac", "created": "2018-08-22T18:54:03Z", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2fd8e732-7e64-4369-b591-70030a8277ac": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:c8:3c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:c8:3c", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397", "rel": "bookmark"}], "image": {"id": "92b4568c-c221-4498-b71d-485ea1901cb6", "links": [{"href": "http://172.30.9.24:8774/images/92b4568c-c221-4498-b71d-485ea1901cb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:53:42.000000", "flavor": {"id": "94f55b42-7c76-4079-96dd-78e3489bd7a3", "links": [{"href": "http://172.30.9.24:8774/flavors/94f55b42-7c76-4079-96dd-78e3489bd7a3", "rel": "bookmark"}]}, "id": "9b669c5b-f0ee-4337-b306-1fe06de7a397", "security_groups": [{"name": "cinder_test-sg_2fd8e732-7e64-4369-b591-70030a8277ac"}], "user_id": "18fd095c23914b17b7e476bf730308ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:53:42Z", "hostId": "430e8df5715a73889ed563ee7e2f668edeb0a5880c79f42193317b8d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2fd8e732-7e64-4369-b591-70030a8277ac", "name": "cinder_test-vm2_2fd8e732-7e64-4369-b591-70030a8277ac", "created": "2018-08-22T18:53:35Z", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:54:11,920 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-69dd0b0a-8864-4dc9-874e-12748e1ec5f9 2018-08-22 18:54:11,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359011888504s 2018-08-22 18:54:11,921 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-69dd0b0a-8864-4dc9-874e-12748e1ec5f9 2018-08-22 18:54:11,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-22 18:54:11,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=3fbe3018-cc69-45de-b9de-e32f70610b4a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:11,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-679d66b0-448c-42bb-9d18-2ef48c6ea2b4 Date: Wed, 22 Aug 2018 18:54:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-22T18:54:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89e9ee3a-b5d5-41fc-aff4-6d6aa863f50f","ip_address":"192.168.120.15"}],"id":"8ce11dc8-5ce6-4bf5-a87f-9027f89b1012","security_groups":["9404a7f3-ef1f-4dfa-b829-b56e775059cc"],"mac_address":"fa:16:3e:ac:ea:92","project_id":"ebcda55bcf1a4200915935dcdb2d7f02","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c0033e6e-088a-4a20-ada8-f80c99cf324d","tenant_id":"ebcda55bcf1a4200915935dcdb2d7f02","created_at":"2018-08-22T18:54:06Z","binding:vnic_type":"normal","device_id":"3fbe3018-cc69-45de-b9de-e32f70610b4a","ip_allocation":"immediate"}]} 2018-08-22 18:54:11,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=3fbe3018-cc69-45de-b9de-e32f70610b4a used request id req-679d66b0-448c-42bb-9d18-2ef48c6ea2b4 2018-08-22 18:54:11,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0498359203339s 2018-08-22 18:54:11,976 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=3fbe3018-cc69-45de-b9de-e32f70610b4a used request id req-679d66b0-448c-42bb-9d18-2ef48c6ea2b4 2018-08-22 18:54:11,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:54:11,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=8ce11dc8-5ce6-4bf5-a87f-9027f89b1012" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:12,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a9001a16-5d40-48e4-9e39-906a7ffbb7e1 Date: Wed, 22 Aug 2018 18:54:12 GMT RESP BODY: {"floatingips": []} 2018-08-22 18:54:12,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=8ce11dc8-5ce6-4bf5-a87f-9027f89b1012 used request id req-a9001a16-5d40-48e4-9e39-906a7ffbb7e1 2018-08-22 18:54:12,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0527770519257s 2018-08-22 18:54:12,035 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=8ce11dc8-5ce6-4bf5-a87f-9027f89b1012 used request id req-a9001a16-5d40-48e4-9e39-906a7ffbb7e1 2018-08-22 18:54:12,035 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_2fd8e732-7e64-4369-b591-70030a8277ac': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ac:ea:92', 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'92b4568c-c221-4498-b71d-485ea1901cb6'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-22T18:54:09.000000', 'flavor': Munch({u'id': u'94f55b42-7c76-4079-96dd-78e3489bd7a3'}), 'az': u'nova', 'id': u'3fbe3018-cc69-45de-b9de-e32f70610b4a', 'security_groups': [Munch({u'name': u'cinder_test-sg_2fd8e732-7e64-4369-b591-70030a8277ac'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'18fd095c23914b17b7e476bf730308ef', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebcda55bcf1a4200915935dcdb2d7f02', 'name': 'cinder_test-project_2fd8e732-7e64-4369-b591-70030a8277ac', '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-08-22T18:54:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-22T18:54:09Z', 'hostId': u'e89560e8e534df6d23ee9bdbbe9a5518b1d526f7252c564f24be0af4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_2fd8e732-7e64-4369-b591-70030a8277ac', 'public_v6': '', 'private_v4': u'192.168.120.15', 'cloud': 'envvars', 'host_id': u'e89560e8e534df6d23ee9bdbbe9a5518b1d526f7252c564f24be0af4', '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-08-22T18:54:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ebcda55bcf1a4200915935dcdb2d7f02', 'name': u'cinder_test-vm_2fd8e732-7e64-4369-b591-70030a8277ac', 'adminPass': u'vRev6EzoPVXB', 'tenant_id': u'ebcda55bcf1a4200915935dcdb2d7f02', 'created_at': u'2018-08-22T18:54:03Z', 'created': u'2018-08-22T18:54:03Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-22 18:54:12,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:54:12,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:12,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-a55d83e6-81a0-4084-a8df-c4f8b582404b Date: Wed, 22 Aug 2018 18:54:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c0033e6e-088a-4a20-ada8-f80c99cf324d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ebcda55bcf1a4200915935dcdb2d7f02","l2_adjacency":true,"status":"ACTIVE","subnets":["89e9ee3a-b5d5-41fc-aff4-6d6aa863f50f"],"description":"","tags":[],"updated_at":"2018-08-22T18:53:25Z","qos_policy_id":null,"name":"cinder_test-net_2fd8e732-7e64-4369-b591-70030a8277ac","admin_state_up":true,"tenant_id":"ebcda55bcf1a4200915935dcdb2d7f02","created_at":"2018-08-22T18:53:24Z","mtu":1450}]} 2018-08-22 18:54:12,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a55d83e6-81a0-4084-a8df-c4f8b582404b 2018-08-22 18:54:12,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0852780342102s 2018-08-22 18:54:12,124 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a55d83e6-81a0-4084-a8df-c4f8b582404b 2018-08-22 18:54:12,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-22 18:54:12,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=3fbe3018-cc69-45de-b9de-e32f70610b4a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:12,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-7f70e5b5-2b9a-4dd9-a5ff-f8031dae4519 Date: Wed, 22 Aug 2018 18:54:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-22T18:54:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89e9ee3a-b5d5-41fc-aff4-6d6aa863f50f","ip_address":"192.168.120.15"}],"id":"8ce11dc8-5ce6-4bf5-a87f-9027f89b1012","security_groups":["9404a7f3-ef1f-4dfa-b829-b56e775059cc"],"mac_address":"fa:16:3e:ac:ea:92","project_id":"ebcda55bcf1a4200915935dcdb2d7f02","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c0033e6e-088a-4a20-ada8-f80c99cf324d","tenant_id":"ebcda55bcf1a4200915935dcdb2d7f02","created_at":"2018-08-22T18:54:06Z","binding:vnic_type":"normal","device_id":"3fbe3018-cc69-45de-b9de-e32f70610b4a","ip_allocation":"immediate"}]} 2018-08-22 18:54:12,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=3fbe3018-cc69-45de-b9de-e32f70610b4a used request id req-7f70e5b5-2b9a-4dd9-a5ff-f8031dae4519 2018-08-22 18:54:12,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0492649078369s 2018-08-22 18:54:12,175 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=3fbe3018-cc69-45de-b9de-e32f70610b4a used request id req-7f70e5b5-2b9a-4dd9-a5ff-f8031dae4519 2018-08-22 18:54:12,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-22 18:54:12,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" -d '{"floatingip": {"floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "fixed_ip_address": "192.168.120.15", "port_id": "8ce11dc8-5ce6-4bf5-a87f-9027f89b1012"}}' 2018-08-22 18:54:14,679 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-9073741f-0e3b-4989-aa3c-d46fad7f247f Date: Wed, 22 Aug 2018 18:54:14 GMT RESP BODY: {"floatingip": {"router_id": "d72b8da2-94c9-4d25-a0e2-8e640a79565c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:54:13Z", "updated_at": "2018-08-22T18:54:13Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0033e6e-088a-4a20-ada8-f80c99cf324d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ac:ea:92", "device_id": "3fbe3018-cc69-45de-b9de-e32f70610b4a"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_id": "8ce11dc8-5ce6-4bf5-a87f-9027f89b1012", "id": "f6c7e98d-883c-45d5-b4f6-811f4112b971", "qos_policy_id": null}} 2018-08-22 18:54:14,680 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-9073741f-0e3b-4989-aa3c-d46fad7f247f 2018-08-22 18:54:14,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.50402498245s 2018-08-22 18:54:14,680 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-9073741f-0e3b-4989-aa3c-d46fad7f247f 2018-08-22 18:54:14,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:54:14,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:14,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-cf396f9a-bca6-40cc-99ed-235400c1c9f7 Date: Wed, 22 Aug 2018 18:54:14 GMT RESP BODY: {"floatingips": [{"router_id": "d72b8da2-94c9-4d25-a0e2-8e640a79565c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:53:44Z", "updated_at": "2018-08-22T18:53:46Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0033e6e-088a-4a20-ada8-f80c99cf324d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:c8:3c", "device_id": "9b669c5b-f0ee-4337-b306-1fe06de7a397"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_id": "dc2086bd-3e46-4f48-bf63-6e459726d194", "id": "b9818568-52ac-4609-ba4c-d8aa5b0b8abf", "qos_policy_id": null}, {"router_id": "d72b8da2-94c9-4d25-a0e2-8e640a79565c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:54:13Z", "updated_at": "2018-08-22T18:54:13Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0033e6e-088a-4a20-ada8-f80c99cf324d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ac:ea:92", "device_id": "3fbe3018-cc69-45de-b9de-e32f70610b4a"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_id": "8ce11dc8-5ce6-4bf5-a87f-9027f89b1012", "id": "f6c7e98d-883c-45d5-b4f6-811f4112b971", "qos_policy_id": null}]} 2018-08-22 18:54:14,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-cf396f9a-bca6-40cc-99ed-235400c1c9f7 2018-08-22 18:54:14,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0820260047913s 2018-08-22 18:54:14,770 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-cf396f9a-bca6-40cc-99ed-235400c1c9f7 2018-08-22 18:54:14,778 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 18:54:14,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:54:14,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:14,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-15116cac-cc60-49a6-902d-3c37735f31e5 Date: Wed, 22 Aug 2018 18:54:14 GMT RESP BODY: {"floatingips": [{"router_id": "d72b8da2-94c9-4d25-a0e2-8e640a79565c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:53:44Z", "updated_at": "2018-08-22T18:53:46Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0033e6e-088a-4a20-ada8-f80c99cf324d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:c8:3c", "device_id": "9b669c5b-f0ee-4337-b306-1fe06de7a397"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_id": "dc2086bd-3e46-4f48-bf63-6e459726d194", "id": "b9818568-52ac-4609-ba4c-d8aa5b0b8abf", "qos_policy_id": null}, {"router_id": "d72b8da2-94c9-4d25-a0e2-8e640a79565c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:54:13Z", "updated_at": "2018-08-22T18:54:13Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0033e6e-088a-4a20-ada8-f80c99cf324d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ac:ea:92", "device_id": "3fbe3018-cc69-45de-b9de-e32f70610b4a"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_id": "8ce11dc8-5ce6-4bf5-a87f-9027f89b1012", "id": "f6c7e98d-883c-45d5-b4f6-811f4112b971", "qos_policy_id": null}]} 2018-08-22 18:54:14,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-15116cac-cc60-49a6-902d-3c37735f31e5 2018-08-22 18:54:14,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.053591966629s 2018-08-22 18:54:14,937 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-15116cac-cc60-49a6-902d-3c37735f31e5 2018-08-22 18:54:14,943 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 18:54:15,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:54:15,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:15,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-9184e930-8135-42c9-8646-0dd89bc3c395 Date: Wed, 22 Aug 2018 18:54:15 GMT RESP BODY: {"floatingips": [{"router_id": "d72b8da2-94c9-4d25-a0e2-8e640a79565c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:53:44Z", "updated_at": "2018-08-22T18:53:46Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0033e6e-088a-4a20-ada8-f80c99cf324d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:c8:3c", "device_id": "9b669c5b-f0ee-4337-b306-1fe06de7a397"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_id": "dc2086bd-3e46-4f48-bf63-6e459726d194", "id": "b9818568-52ac-4609-ba4c-d8aa5b0b8abf", "qos_policy_id": null}, {"router_id": "d72b8da2-94c9-4d25-a0e2-8e640a79565c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:54:13Z", "updated_at": "2018-08-22T18:54:13Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0033e6e-088a-4a20-ada8-f80c99cf324d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ac:ea:92", "device_id": "3fbe3018-cc69-45de-b9de-e32f70610b4a"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_id": "8ce11dc8-5ce6-4bf5-a87f-9027f89b1012", "id": "f6c7e98d-883c-45d5-b4f6-811f4112b971", "qos_policy_id": null}]} 2018-08-22 18:54:15,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-9184e930-8135-42c9-8646-0dd89bc3c395 2018-08-22 18:54:15,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0589609146118s 2018-08-22 18:54:15,108 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-9184e930-8135-42c9-8646-0dd89bc3c395 2018-08-22 18:54:15,113 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 18:54:15,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:54:15,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:15,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-0904847f-1247-44ad-a85f-de49f044aab3 Date: Wed, 22 Aug 2018 18:54:15 GMT RESP BODY: {"floatingips": [{"router_id": "d72b8da2-94c9-4d25-a0e2-8e640a79565c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:53:44Z", "updated_at": "2018-08-22T18:53:46Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0033e6e-088a-4a20-ada8-f80c99cf324d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:c8:3c", "device_id": "9b669c5b-f0ee-4337-b306-1fe06de7a397"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_id": "dc2086bd-3e46-4f48-bf63-6e459726d194", "id": "b9818568-52ac-4609-ba4c-d8aa5b0b8abf", "qos_policy_id": null}, {"router_id": "d72b8da2-94c9-4d25-a0e2-8e640a79565c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:54:13Z", "updated_at": "2018-08-22T18:54:13Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0033e6e-088a-4a20-ada8-f80c99cf324d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ac:ea:92", "device_id": "3fbe3018-cc69-45de-b9de-e32f70610b4a"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_id": "8ce11dc8-5ce6-4bf5-a87f-9027f89b1012", "id": "f6c7e98d-883c-45d5-b4f6-811f4112b971", "qos_policy_id": null}]} 2018-08-22 18:54:15,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-0904847f-1247-44ad-a85f-de49f044aab3 2018-08-22 18:54:15,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0571720600128s 2018-08-22 18:54:15,276 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-0904847f-1247-44ad-a85f-de49f044aab3 2018-08-22 18:54:15,282 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 18:54:15,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:54:15,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:15,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-94248b82-9345-4554-8a1b-1d444f02ac26 Date: Wed, 22 Aug 2018 18:54:15 GMT RESP BODY: {"floatingips": [{"router_id": "d72b8da2-94c9-4d25-a0e2-8e640a79565c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:53:44Z", "updated_at": "2018-08-22T18:53:46Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0033e6e-088a-4a20-ada8-f80c99cf324d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:c8:3c", "device_id": "9b669c5b-f0ee-4337-b306-1fe06de7a397"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_id": "dc2086bd-3e46-4f48-bf63-6e459726d194", "id": "b9818568-52ac-4609-ba4c-d8aa5b0b8abf", "qos_policy_id": null}, {"router_id": "d72b8da2-94c9-4d25-a0e2-8e640a79565c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:54:13Z", "updated_at": "2018-08-22T18:54:13Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0033e6e-088a-4a20-ada8-f80c99cf324d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ac:ea:92", "device_id": "3fbe3018-cc69-45de-b9de-e32f70610b4a"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_id": "8ce11dc8-5ce6-4bf5-a87f-9027f89b1012", "id": "f6c7e98d-883c-45d5-b4f6-811f4112b971", "qos_policy_id": null}]} 2018-08-22 18:54:15,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-94248b82-9345-4554-8a1b-1d444f02ac26 2018-08-22 18:54:15,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0573599338531s 2018-08-22 18:54:15,445 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-94248b82-9345-4554-8a1b-1d444f02ac26 2018-08-22 18:54:15,451 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 18:54:15,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:54:15,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:15,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1640 X-Openstack-Request-Id: req-0e0fb4dd-3032-4f87-9744-419061391e92 Date: Wed, 22 Aug 2018 18:54:15 GMT RESP BODY: {"floatingips": [{"router_id": "d72b8da2-94c9-4d25-a0e2-8e640a79565c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:53:44Z", "updated_at": "2018-08-22T18:53:46Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0033e6e-088a-4a20-ada8-f80c99cf324d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:c8:3c", "device_id": "9b669c5b-f0ee-4337-b306-1fe06de7a397"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_id": "dc2086bd-3e46-4f48-bf63-6e459726d194", "id": "b9818568-52ac-4609-ba4c-d8aa5b0b8abf", "qos_policy_id": null}, {"router_id": "d72b8da2-94c9-4d25-a0e2-8e640a79565c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:54:13Z", "updated_at": "2018-08-22T18:54:15Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0033e6e-088a-4a20-ada8-f80c99cf324d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ac:ea:92", "device_id": "3fbe3018-cc69-45de-b9de-e32f70610b4a"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_id": "8ce11dc8-5ce6-4bf5-a87f-9027f89b1012", "id": "f6c7e98d-883c-45d5-b4f6-811f4112b971", "qos_policy_id": null}]} 2018-08-22 18:54:15,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-0e0fb4dd-3032-4f87-9744-419061391e92 2018-08-22 18:54:15,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.060259103775s 2018-08-22 18:54:15,617 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-0e0fb4dd-3032-4f87-9744-419061391e92 2018-08-22 18:54:15,623 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'd72b8da2-94c9-4d25-a0e2-8e640a79565c', 'updated_at': u'2018-08-22T18:54:15Z', 'fixed_ip_address': u'192.168.120.15', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'8ce11dc8-5ce6-4bf5-a87f-9027f89b1012', 'id': u'f6c7e98d-883c-45d5-b4f6-811f4112b971', 'network': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', 'port': u'8ce11dc8-5ce6-4bf5-a87f-9027f89b1012', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebcda55bcf1a4200915935dcdb2d7f02', 'name': 'cinder_test-project_2fd8e732-7e64-4369-b591-70030a8277ac', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ebcda55bcf1a4200915935dcdb2d7f02', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c0033e6e-088a-4a20-ada8-f80c99cf324d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:ac:ea:92', u'device_id': u'3fbe3018-cc69-45de-b9de-e32f70610b4a'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'ebcda55bcf1a4200915935dcdb2d7f02', 'created_at': u'2018-08-22T18:54:13Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c0033e6e-088a-4a20-ada8-f80c99cf324d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:ac:ea:92', u'device_id': u'3fbe3018-cc69-45de-b9de-e32f70610b4a'}), 'router': u'd72b8da2-94c9-4d25-a0e2-8e640a79565c'}) 2018-08-22 18:54:15,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 18:54:15,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/3fbe3018-cc69-45de-b9de-e32f70610b4a/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}90322da40aef684aff5c927c57cffb16105413e4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 18:54:15,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54: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-ec027349-4943-43bf-8ec2-ca3f4039831e x-compute-request-id: req-ec027349-4943-43bf-8ec2-ca3f4039831e Content-Encoding: gzip Content-Length: 9637 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 486723507 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.183612] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.185875] pid_max: default: 32768 minimum: 301\n[ 0.187107] ACPI: Core revision 20150930\n[ 0.188766] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.190543] Security Framework initialized\n[ 0.191659] Yama: becoming mindful.\n[ 0.192654] AppArmor: AppArmor initialized\n[ 0.193810] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.195580] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.197277] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.198921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200777] Initializing cgroup subsys io\n[ 0.201899] Initializing cgroup subsys memory\n[ 0.203078] Initializing cgroup subsys devices\n[ 0.204260] Initializing cgroup subsys freezer\n[ 0.205433] Initializing cgroup subsys net_cls\n[ 0.206622] Initializing cgroup subsys perf_event\n[ 0.207858] Initializing cgroup subsys net_prio\n[ 0.209057] Initializing cgroup subsys hugetlb\n[ 0.210233] Initializing cgroup subsys pids\n[ 0.211408] CPU: Physical Processor ID: 0\n[ 0.213195] mce: CPU supports 10 MCE banks\n[ 0.214355] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.215707] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231910] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.238492] ftrace: allocating 31920 entries in 125 pages\n[ 0.263518] smpboot: Max logical packages: 1\n[ 0.264687] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.266535] x2apic enabled\n[ 0.267668] Switched APIC routing to physical x2apic.\n[ 0.270142] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.271660] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.274300] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.276681] KVM setup paravirtual spinlock\n[ 0.278297] x86: Booted up 1 node, 1 CPUs\n[ 0.279401] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.281288] devtmpfs: initialized\n[ 0.283268] evm: security.selinux\n[ 0.284237] evm: security.SMACK64\n[ 0.285193] evm: security.SMACK64EXEC\n[ 0.286220] evm: security.SMACK64TRANSMUTE\n[ 0.287325] evm: security.SMACK64MMAP\n[ 0.288342] evm: security.ima\n[ 0.289238] evm: security.capability\n[ 0.290321] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.292786] pinctrl core: initialized pinctrl subsystem\n[ 0.294215] RTC time: 18:54:10, date: 08/22/18\n[ 0.295468] NET: Registered protocol family 16\n[ 0.296734] cpuidle: using governor ladder\n[ 0.297834] cpuidle: using governor menu\n[ 0.298937] PCCT header not found.\n[ 0.299963] ACPI: bus type PCI registered\n[ 0.301057] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.302747] PCI: Using configuration type 1 for base access\n[ 0.304888] ACPI: Added _OSI(Module Device)\n[ 0.306033] ACPI: Added _OSI(Processor Device)\n[ 0.307200] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.308479] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.310632] ACPI: Interpreter enabled\n[ 0.311675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.314149] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.316596] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.319103] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.321682] ACPI: (supports S0 S5)\n[ 0.322629] ACPI: Using IOAPIC for interrupt routing\n[ 0.323872] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.327593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.329137] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.330842] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.332476] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.335361] acpiphp: Slot [3] registered\n[ 0.336424] acpiphp: Slot [4] registered\n[ 0.337489] acpiphp: Slot [5] registered\n[ 0.338569] acpiphp: Slot [6] registered\n[ 0.339657] acpiphp: Slot [7] registered\n[ 0.340746] acpiphp: Slot [8] registered\n[ 0.341849] acpiphp: Slot [9] registered\n[ 0.342905] acpiphp: Slot [10] registered\n[ 0.343983] acpiphp: Slot [11] registered\n[ 0.345066] acpiphp: Slot [12] registered\n[ 0.346140] acpiphp: Slot [13] registered\n[ 0.347209] acpiphp: Slot [14] registered\n[ 0.348285] acpiphp: Slot [15] registered\n[ 0.363499] acpiphp: Slot [16] registered\n[ 0.364594] acpiphp: Slot [17] registered\n[ 0.365669] acpiphp: Slot [18] registered\n[ 0.366744] acpiphp: Slot [19] registered\n[ 0.367826] acpiphp: Slot [20] registered\n[ 0.368965] acpiphp: Slot [21] registered\n[ 0.370075] acpiphp: Slot [22] registered\n[ 0.371164] acpiphp: Slot [23] registered\n[ 0.372283] acpiphp: Slot [24] registered\n[ 0.373373] acpiphp: Slot [25] registered\n[ 0.374458] acpiphp: Slot [26] registered\n[ 0.375527] acpiphp: Slot [27] registered\n[ 0.376607] acpiphp: Slot [28] registered\n[ 0.377684] acpiphp: Slot [29] registered\n[ 0.378782] acpiphp: Slot [30] registered\n[ 0.379909] acpiphp: Slot [31] registered\n[ 0.380992] PCI host bridge to bus 0000:00\n[ 0.382062] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.383655] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.385261] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.387194] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.389151] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.391149] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.395161] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.396852] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.398386] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.400104] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.404389] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.406335] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426599] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428530] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.430454] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.432388] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.434307] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.436087] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.437876] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.439327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.441460] vgaarb: loaded\n[ 0.442283] vgaarb: bridge control possible 0000:00:02.0\n[ 0.443932] SCSI subsystem initialized\n[ 0.445177] ACPI: bus type USB registered\n[ 0.446304] usbcore: registered new interface driver usbfs\n[ 0.447692] usbcore: registered new interface driver hub\n[ 0.449040] usbcore: registered new device driver usb\n[ 0.450523] PCI: Using ACPI for IRQ routing\n[ 0.452026] NetLabel: Initializing\n[ 0.453006] NetLabel: domain hash size = 128\n[ 0.454157] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.455466] NetLabel: unlabeled traffic allowed by default\n[ 0.457030] clocksource: Switched to clocksource kvm-clock\n[ 0.467101] AppArmor: AppArmor Filesystem Enabled\n[ 0.468407] pnp: PnP ACPI init\n[ 0.469649] pnp: PnP ACPI: found 5 devices\n[ 0.476457] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.478785] NET: Registered protocol family 2\n[ 0.480187] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.481934] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.483561] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.485189] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.486656] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488242] NET: Registered protocol family 1\n[ 0.489446] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.490928] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.492377] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.506881] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.521451] Trying to unpack rootfs image as initramfs...\n[ 0.583214] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.588100] Scanning for low memory corruption every 60 seconds\n[ 0.590296] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.591916] audit: initializing netlink subsys (disabled)\n[ 0.593426] audit: type=2000 audit(1534964050.558:1): initialized\n[ 0.595317] Initialise system trusted keyring\n[ 0.596694] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.598289] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.601034] zbud: loaded\n[ 0.602043] VFS: Disk quotas dquot_6.6.0\n[ 0.603182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.605362] fuse init (API version 7.23)\n[ 0.606604] Key type big_key registered\n[ 0.607716] Allocating IMA MOK and blacklist keyrings.\n[ 0.609407] Key type asymmetric registered\n[ 0.610554] Asymmetric key parser 'x509' registered\n[ 0.611875] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.613963] io scheduler noop registered\n[ 0.615063] io scheduler deadline registered (default)\n[ 0.616444] io scheduler cfq registered\n[ 0.617643] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.619077] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.620838] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.622872] ACPI: Power Button [PWRF]\n[ 0.624112] GHES: HEST is not enabled!\n[ 0.638234] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.667332] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.670182] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.695427] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.698429] Linux agpgart interface v0.103\n[ 0.701856] brd: module loaded\n[ 0.704052] loop: module loaded\n[ 0.709036] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.711030] GPT:90111 != 2097151\n[ 0.711958] GPT:Alternate GPT header not at the end of the disk.\n[ 0.713441] GPT:90111 != 2097151\n[ 0.714368] GPT: Use GNU Parted to correct GPT errors.\n[ 0.715675] vda: vda1 vda15\n[ 0.717315] scsi host0: ata_piix\n[ 0.718376] scsi host1: ata_piix\n[ 0.719358] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.721003] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.722982] libphy: Fixed MDIO Bus: probed\n[ 0.724078] tun: Universal TUN/TAP device driver, 1.6\n[ 0.725348] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.728232] PPP generic driver version 2.4.2\n[ 0.729479] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.731089] ehci-pci: EHCI PCI platform driver\n[ 0.732275] ehci-platform: EHCI generic platform driver\n[ 0.733713] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.735592] ohci-pci: OHCI PCI platform driver\n[ 0.737039] ohci-platform: OHCI generic platform driver\n[ 0.738678] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.753600] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.755242] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.757647] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.759267] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.761146] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.763160] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.765462] usb usb1: Product: UHCI Host Controller\n[ 0.766944] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.768843] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.770403] hub 1-0:1.0: USB hub found\n[ 0.771674] hub 1-0:1.0: 2 ports detected\n[ 0.773160] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.776424] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.777988] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.779668] mousedev: PS/2 mouse device common for all mice\n[ 0.781636] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.784565] rtc_cmos 00:00: RTC can wake from S4\n[ 0.786323] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.788104] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.789832] i2c /dev entries driver\n[ 0.790938] device-mapper: uevent: version 1.0.3\n[ 0.792315] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.794663] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.796600] NET: Registered protocol family 10\n[ 0.798242] NET: Registered protocol family 17\n[ 0.799528] Key type dns_resolver registered\n[ 0.800884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.802453] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.804989] registered taskstats version 1\n[ 0.806202] Loading compiled-in X.509 certificates\n[ 0.808080] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.810731] zswap: loaded using pool lzo/zbud\n[ 0.812907] Key type trusted registered\n[ 0.815145] Key type encrypted registered\n[ 0.816326] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.817817] ima: No TPM chip found, activating TPM-bypass!\n[ 0.819309] evm: HMAC attrs: 0x1\n[ 0.820663] Magic number: 14:466:949\n[ 0.821795] mdio_bus fixed-0: hash matches\n[ 0.822982] tty tty6: hash matches\n[ 0.824014] memory memory2: hash matches\n[ 0.825237] rtc_cmos 00:00: setting system clock to 2018-08-22 18:54:10 UTC (1534964050)\n[ 0.841801] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.843394] EDD information not available.\n[ 0.882604] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.884773] Write protecting the kernel read-only data: 14336k\n[ 0.887788] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.890333] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\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.938504] 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.80\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.15...\nLease of 192.168.120.15 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.94. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCBOofr59/pzL9q5fiKPGGTb0339rUPQPWDVJ8alPdKHe0EdyESU3+2gjP7WvJ3DwHPSfroMR4zBGW0IZ1q7J1j3nbuWTAS47DvHiOoe3VEGng7chqcqLtGOz9lLThjj0yumm0ZmzbOo9GnDCuhbW6EU0jH10GwIBTWAGB9RDnybn+5DEkavnZWbTIFFjVyzA8g5gyTVotCZFsIGh475cEYPnKdFoZiqiRaOPnC7Yw3hXrEmH4uoVVcoYJpalVyeJecInuy1rgKEhUKP2oQAw/uQi+TWdqWWt9HCFRCfYUsVkzp8drYgRDKYU0nahmz2LFoBTm/ER8kNNnIgVqMNM95 root@cinder-test-vm-2fd8e732-7e64-4369-b591-70030a8277ac\nssh-dss AAAAB3NzaC1kc3MAAACBAKsPmaF4x/UdpbFqrVLi6I5nb6iMuKD6FU+/iuxXa1scbxVtoauMgGyZPVKgVs4hUZMSSquGLtf/qcct3gcS4rCiJoxAbzq5J2w/Cu6BEw4/gpdEaUUztj88wQbtR+4CxS8BEEJsfvfmiQ9BqLsb+qCrxYO/9lHlWhy5UpDTbgcxAAAAFQD80CzFy1Fe2Qr03ziKBtTJMM0oKwAAAIB5P5NDCX87V6Fdr1E7TeupT5cbXHJQW22/RjqCHXFbFN5fV7hiUZD6olfH5pKB8Z+ToKWRTdJLGGKZJQGYOlkwHDeAgTWUqFFBpeWR82EbrrN/YRJM4uX9vJx1qSu0M4SftK1x9rZpwQId2eCuDpHUj23OZj9VNEziWQNTrCK9FgAAAIBvV8PklAkq9K/31LwfYVI1/xDpbs5mXE2O3hoWZ1IlvJwKSknG8+JQJejYL7NWG9xPr77ehqYWY3x6cbjKYe/EZIsjQTDujpdXx4R6tQ5SeMQOmSSipUJiORKNuF2c6rfLaeyjzyOF4P1uDZjbujBBoeCIuZJcAxUnOHCaC5qCeA== root@cinder-test-vm-2fd8e732-7e64-4369-b591-70030a8277ac\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.15,24,fe80::f816:3eff:feac:ea92/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.15 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000008\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-2fd8e732-7e64-4369-b591-70030a8277ac\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.41 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-2fd8e732-7e64-4369-b591-70030a8277ac login: "} 2018-08-22 18:54:15,710 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/3fbe3018-cc69-45de-b9de-e32f70610b4a/action used request id req-ec027349-4943-43bf-8ec2-ca3f4039831e 2018-08-22 18:54:15,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0865621566772s 2018-08-22 18:54:15,711 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/3fbe3018-cc69-45de-b9de-e32f70610b4a/action used request id req-ec027349-4943-43bf-8ec2-ca3f4039831e 2018-08-22 18:54:15,712 - 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 486723507 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.183612] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.185875] pid_max: default: 32768 minimum: 301 [ 0.187107] ACPI: Core revision 20150930 [ 0.188766] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.190543] Security Framework initialized [ 0.191659] Yama: becoming mindful. [ 0.192654] AppArmor: AppArmor initialized [ 0.193810] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.195580] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.197277] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.200777] Initializing cgroup subsys io [ 0.201899] Initializing cgroup subsys memory [ 0.203078] Initializing cgroup subsys devices [ 0.204260] Initializing cgroup subsys freezer [ 0.205433] Initializing cgroup subsys net_cls [ 0.206622] Initializing cgroup subsys perf_event [ 0.207858] Initializing cgroup subsys net_prio [ 0.209057] Initializing cgroup subsys hugetlb [ 0.210233] Initializing cgroup subsys pids [ 0.211408] CPU: Physical Processor ID: 0 [ 0.213195] mce: CPU supports 10 MCE banks [ 0.214355] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.215707] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.231910] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.238492] ftrace: allocating 31920 entries in 125 pages [ 0.263518] smpboot: Max logical packages: 1 [ 0.264687] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.266535] x2apic enabled [ 0.267668] Switched APIC routing to physical x2apic. [ 0.270142] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.271660] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.274300] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.276681] KVM setup paravirtual spinlock [ 0.278297] x86: Booted up 1 node, 1 CPUs [ 0.279401] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.281288] devtmpfs: initialized [ 0.283268] evm: security.selinux [ 0.284237] evm: security.SMACK64 [ 0.285193] evm: security.SMACK64EXEC [ 0.286220] evm: security.SMACK64TRANSMUTE [ 0.287325] evm: security.SMACK64MMAP [ 0.288342] evm: security.ima [ 0.289238] evm: security.capability [ 0.290321] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.292786] pinctrl core: initialized pinctrl subsystem [ 0.294215] RTC time: 18:54:10, date: 08/22/18 [ 0.295468] NET: Registered protocol family 16 [ 0.296734] cpuidle: using governor ladder [ 0.297834] cpuidle: using governor menu [ 0.298937] PCCT header not found. [ 0.299963] ACPI: bus type PCI registered [ 0.301057] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.302747] PCI: Using configuration type 1 for base access [ 0.304888] ACPI: Added _OSI(Module Device) [ 0.306033] ACPI: Added _OSI(Processor Device) [ 0.307200] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.308479] ACPI: Added _OSI(Processor Aggregator Device) [ 0.310632] ACPI: Interpreter enabled [ 0.311675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.314149] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.316596] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.319103] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.321682] ACPI: (supports S0 S5) [ 0.322629] ACPI: Using IOAPIC for interrupt routing [ 0.323872] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.327593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.329137] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.330842] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.332476] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.335361] acpiphp: Slot [3] registered [ 0.336424] acpiphp: Slot [4] registered [ 0.337489] acpiphp: Slot [5] registered [ 0.338569] acpiphp: Slot [6] registered [ 0.339657] acpiphp: Slot [7] registered [ 0.340746] acpiphp: Slot [8] registered [ 0.341849] acpiphp: Slot [9] registered [ 0.342905] acpiphp: Slot [10] registered [ 0.343983] acpiphp: Slot [11] registered [ 0.345066] acpiphp: Slot [12] registered [ 0.346140] acpiphp: Slot [13] registered [ 0.347209] acpiphp: Slot [14] registered [ 0.348285] acpiphp: Slot [15] registered [ 0.363499] acpiphp: Slot [16] registered [ 0.364594] acpiphp: Slot [17] registered [ 0.365669] acpiphp: Slot [18] registered [ 0.366744] acpiphp: Slot [19] registered [ 0.367826] acpiphp: Slot [20] registered [ 0.368965] acpiphp: Slot [21] registered [ 0.370075] acpiphp: Slot [22] registered [ 0.371164] acpiphp: Slot [23] registered [ 0.372283] acpiphp: Slot [24] registered [ 0.373373] acpiphp: Slot [25] registered [ 0.374458] acpiphp: Slot [26] registered [ 0.375527] acpiphp: Slot [27] registered [ 0.376607] acpiphp: Slot [28] registered [ 0.377684] acpiphp: Slot [29] registered [ 0.378782] acpiphp: Slot [30] registered [ 0.379909] acpiphp: Slot [31] registered [ 0.380992] PCI host bridge to bus 0000:00 [ 0.382062] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.383655] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.385261] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.387194] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.389151] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.391149] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.395161] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.396852] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.398386] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.400104] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.404389] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.406335] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.426599] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.428530] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.430454] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.432388] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.434307] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.436087] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.437876] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.439327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.441460] vgaarb: loaded [ 0.442283] vgaarb: bridge control possible 0000:00:02.0 [ 0.443932] SCSI subsystem initialized [ 0.445177] ACPI: bus type USB registered [ 0.446304] usbcore: registered new interface driver usbfs [ 0.447692] usbcore: registered new interface driver hub [ 0.449040] usbcore: registered new device driver usb [ 0.450523] PCI: Using ACPI for IRQ routing [ 0.452026] NetLabel: Initializing [ 0.453006] NetLabel: domain hash size = 128 [ 0.454157] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.455466] NetLabel: unlabeled traffic allowed by default [ 0.457030] clocksource: Switched to clocksource kvm-clock [ 0.467101] AppArmor: AppArmor Filesystem Enabled [ 0.468407] pnp: PnP ACPI init [ 0.469649] pnp: PnP ACPI: found 5 devices [ 0.476457] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.478785] NET: Registered protocol family 2 [ 0.480187] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.481934] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.483561] TCP: Hash tables configured (established 4096 bind 4096) [ 0.485189] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.486656] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.488242] NET: Registered protocol family 1 [ 0.489446] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.490928] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.492377] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.506881] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.521451] Trying to unpack rootfs image as initramfs... [ 0.583214] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.588100] Scanning for low memory corruption every 60 seconds [ 0.590296] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.591916] audit: initializing netlink subsys (disabled) [ 0.593426] audit: type=2000 audit(1534964050.558:1): initialized [ 0.595317] Initialise system trusted keyring [ 0.596694] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.598289] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.601034] zbud: loaded [ 0.602043] VFS: Disk quotas dquot_6.6.0 [ 0.603182] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.605362] fuse init (API version 7.23) [ 0.606604] Key type big_key registered [ 0.607716] Allocating IMA MOK and blacklist keyrings. [ 0.609407] Key type asymmetric registered [ 0.610554] Asymmetric key parser 'x509' registered [ 0.611875] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.613963] io scheduler noop registered [ 0.615063] io scheduler deadline registered (default) [ 0.616444] io scheduler cfq registered [ 0.617643] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.619077] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.620838] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.622872] ACPI: Power Button [PWRF] [ 0.624112] GHES: HEST is not enabled! [ 0.638234] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.667332] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.670182] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.695427] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.698429] Linux agpgart interface v0.103 [ 0.701856] brd: module loaded [ 0.704052] loop: module loaded [ 0.709036] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.711030] GPT:90111 != 2097151 [ 0.711958] GPT:Alternate GPT header not at the end of the disk. [ 0.713441] GPT:90111 != 2097151 [ 0.714368] GPT: Use GNU Parted to correct GPT errors. [ 0.715675] vda: vda1 vda15 [ 0.717315] scsi host0: ata_piix [ 0.718376] scsi host1: ata_piix [ 0.719358] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.721003] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.722982] libphy: Fixed MDIO Bus: probed [ 0.724078] tun: Universal TUN/TAP device driver, 1.6 [ 0.725348] tun: (C) 1999-2004 Max Krasnyansky [ 0.728232] PPP generic driver version 2.4.2 [ 0.729479] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.731089] ehci-pci: EHCI PCI platform driver [ 0.732275] ehci-platform: EHCI generic platform driver [ 0.733713] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.735592] ohci-pci: OHCI PCI platform driver [ 0.737039] ohci-platform: OHCI generic platform driver [ 0.738678] uhci_hcd: USB Universal Host Controller Interface driver [ 0.753600] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.755242] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.757647] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.759267] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.761146] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.763160] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.765462] usb usb1: Product: UHCI Host Controller [ 0.766944] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.768843] usb usb1: SerialNumber: 0000:00:01.2 [ 0.770403] hub 1-0:1.0: USB hub found [ 0.771674] hub 1-0:1.0: 2 ports detected [ 0.773160] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.776424] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.777988] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.779668] mousedev: PS/2 mouse device common for all mice [ 0.781636] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.784565] rtc_cmos 00:00: RTC can wake from S4 [ 0.786323] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.788104] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.789832] i2c /dev entries driver [ 0.790938] device-mapper: uevent: version 1.0.3 [ 0.792315] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.794663] ledtrig-cpu: registered to indicate activity on CPUs [ 0.796600] NET: Registered protocol family 10 [ 0.798242] NET: Registered protocol family 17 [ 0.799528] Key type dns_resolver registered [ 0.800884] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.802453] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.804989] registered taskstats version 1 [ 0.806202] Loading compiled-in X.509 certificates [ 0.808080] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.810731] zswap: loaded using pool lzo/zbud [ 0.812907] Key type trusted registered [ 0.815145] Key type encrypted registered [ 0.816326] AppArmor: AppArmor sha1 policy hashing enabled [ 0.817817] ima: No TPM chip found, activating TPM-bypass! [ 0.819309] evm: HMAC attrs: 0x1 [ 0.820663] Magic number: 14:466:949 [ 0.821795] mdio_bus fixed-0: hash matches [ 0.822982] tty tty6: hash matches [ 0.824014] memory memory2: hash matches [ 0.825237] rtc_cmos 00:00: setting system clock to 2018-08-22 18:54:10 UTC (1534964050) [ 0.841801] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.843394] EDD information not available. [ 0.882604] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.884773] Write protecting the kernel read-only data: 14336k [ 0.887788] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.890333] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 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.938504] 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.80 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.15... Lease of 192.168.120.15 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.94. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCBOofr59/pzL9q5fiKPGGTb0339rUPQPWDVJ8alPdKHe0EdyESU3+2gjP7WvJ3DwHPSfroMR4zBGW0IZ1q7J1j3nbuWTAS47DvHiOoe3VEGng7chqcqLtGOz9lLThjj0yumm0ZmzbOo9GnDCuhbW6EU0jH10GwIBTWAGB9RDnybn+5DEkavnZWbTIFFjVyzA8g5gyTVotCZFsIGh475cEYPnKdFoZiqiRaOPnC7Yw3hXrEmH4uoVVcoYJpalVyeJecInuy1rgKEhUKP2oQAw/uQi+TWdqWWt9HCFRCfYUsVkzp8drYgRDKYU0nahmz2LFoBTm/ER8kNNnIgVqMNM95 root@cinder-test-vm-2fd8e732-7e64-4369-b591-70030a8277ac ssh-dss AAAAB3NzaC1kc3MAAACBAKsPmaF4x/UdpbFqrVLi6I5nb6iMuKD6FU+/iuxXa1scbxVtoauMgGyZPVKgVs4hUZMSSquGLtf/qcct3gcS4rCiJoxAbzq5J2w/Cu6BEw4/gpdEaUUztj88wQbtR+4CxS8BEEJsfvfmiQ9BqLsb+qCrxYO/9lHlWhy5UpDTbgcxAAAAFQD80CzFy1Fe2Qr03ziKBtTJMM0oKwAAAIB5P5NDCX87V6Fdr1E7TeupT5cbXHJQW22/RjqCHXFbFN5fV7hiUZD6olfH5pKB8Z+ToKWRTdJLGGKZJQGYOlkwHDeAgTWUqFFBpeWR82EbrrN/YRJM4uX9vJx1qSu0M4SftK1x9rZpwQId2eCuDpHUj23OZj9VNEziWQNTrCK9FgAAAIBvV8PklAkq9K/31LwfYVI1/xDpbs5mXE2O3hoWZ1IlvJwKSknG8+JQJejYL7NWG9xPr77ehqYWY3x6cbjKYe/EZIsjQTDujpdXx4R6tQ5SeMQOmSSipUJiORKNuF2c6rfLaeyjzyOF4P1uDZjbujBBoeCIuZJcAxUnOHCaC5qCeA== root@cinder-test-vm-2fd8e732-7e64-4369-b591-70030a8277ac -----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.15,24,fe80::f816:3eff:feac:ea92/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.15 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-2fd8e732-7e64-4369-b591-70030a8277ac launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.41 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-2fd8e732-7e64-4369-b591-70030a8277ac login: 2018-08-22 18:54:15,715 - paramiko.transport - DEBUG - starting thread (client mode): 0x9c6f9790L 2018-08-22 18:54:15,716 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-22 18:54:15,716 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-22 18:54:15,716 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-22 18:54:15,717 - 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-08-22 18:54:15,717 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-22 18:54:15,717 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-22 18:54:15,718 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-22 18:54:15,718 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-22 18:54:15,718 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-22 18:54:15,735 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-22 18:54:15,736 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-22 18:54:15,747 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: f555342c78041ac2fa33502fa26536ff 2018-08-22 18:54:15,748 - paramiko.transport - DEBUG - Trying discovered key 4cb76eaae6f73a07bac0d7f37cc168e4 in /tmp/tmpiXp2il 2018-08-22 18:54:15,774 - paramiko.transport - DEBUG - userauth is OK 2018-08-22 18:54:15,780 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-22 18:54:15,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-22 18:54:15,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/3fbe3018-cc69-45de-b9de-e32f70610b4a/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}90322da40aef684aff5c927c57cffb16105413e4" -d '{"volumeAttachment": {"volumeId": "1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe"}}' 2018-08-22 18:54:17,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54: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-c9c962e5-be74-4b83-b3ef-22cf5755675a x-compute-request-id: req-c9c962e5-be74-4b83-b3ef-22cf5755675a Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "3fbe3018-cc69-45de-b9de-e32f70610b4a", "id": "1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "volumeId": "1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe"}} 2018-08-22 18:54:17,612 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/3fbe3018-cc69-45de-b9de-e32f70610b4a/os-volume_attachments used request id req-c9c962e5-be74-4b83-b3ef-22cf5755675a 2018-08-22 18:54:17,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.83106589317s 2018-08-22 18:54:17,613 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/3fbe3018-cc69-45de-b9de-e32f70610b4a/os-volume_attachments used request id req-c9c962e5-be74-4b83-b3ef-22cf5755675a 2018-08-22 18:54:17,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-22 18:54:17,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:18,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54:17 GMT Server: Apache x-compute-request-id: req-886cc631-db6a-41d5-8cf4-fa3cf16908df OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-886cc631-db6a-41d5-8cf4-fa3cf16908df Content-Encoding: gzip Content-Length: 456 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "18fd095c23914b17b7e476bf730308ef", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "rel": "self"}, {"href": "http://172.30.9.24:8776/ebcda55bcf1a4200915935dcdb2d7f02/volumes/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-22T18:53:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "updated_at": "2018-08-22T18:54:17.000000", "volume_type": null, "name": "cinder_test-volume_2fd8e732-7e64-4369-b591-70030a8277ac", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "size": 2}]} 2018-08-22 18:54:18,606 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/detail used request id req-886cc631-db6a-41d5-8cf4-fa3cf16908df 2018-08-22 18:54:18,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.992829799652s 2018-08-22 18:54:18,606 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/detail used request id req-886cc631-db6a-41d5-8cf4-fa3cf16908df 2018-08-22 18:54:18,608 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:54:20,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-22 18:54:20,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:20,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54:20 GMT Server: Apache x-compute-request-id: req-c4e1d138-6fa4-4427-a3a5-2046bb532793 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c4e1d138-6fa4-4427-a3a5-2046bb532793 Content-Encoding: gzip Content-Length: 456 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "18fd095c23914b17b7e476bf730308ef", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "rel": "self"}, {"href": "http://172.30.9.24:8776/ebcda55bcf1a4200915935dcdb2d7f02/volumes/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-22T18:53:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "updated_at": "2018-08-22T18:54:17.000000", "volume_type": null, "name": "cinder_test-volume_2fd8e732-7e64-4369-b591-70030a8277ac", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "size": 2}]} 2018-08-22 18:54:20,680 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/detail used request id req-c4e1d138-6fa4-4427-a3a5-2046bb532793 2018-08-22 18:54:20,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.068902015686s 2018-08-22 18:54:20,680 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/detail used request id req-c4e1d138-6fa4-4427-a3a5-2046bb532793 2018-08-22 18:54:20,681 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:54:22,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-22 18:54:22,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:22,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54:22 GMT Server: Apache x-compute-request-id: req-9bec4e1c-4c83-4b81-a1e6-a1c9f00c005b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9bec4e1c-4c83-4b81-a1e6-a1c9f00c005b Content-Encoding: gzip Content-Length: 566 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "18fd095c23914b17b7e476bf730308ef", "attachments": [{"server_id": "3fbe3018-cc69-45de-b9de-e32f70610b4a", "attachment_id": "78fd5ce0-3d87-4d14-9cab-d01fe2c63e6a", "attached_at": "2018-08-22T18:54:20.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "device": "/dev/vdb", "id": "1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe"}], "links": [{"href": "http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "rel": "self"}, {"href": "http://172.30.9.24:8776/ebcda55bcf1a4200915935dcdb2d7f02/volumes/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-22T18:53:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "updated_at": "2018-08-22T18:54:20.000000", "volume_type": null, "name": "cinder_test-volume_2fd8e732-7e64-4369-b591-70030a8277ac", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "size": 2}]} 2018-08-22 18:54:22,734 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/detail used request id req-9bec4e1c-4c83-4b81-a1e6-a1c9f00c005b 2018-08-22 18:54:22,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.049821138382s 2018-08-22 18:54:22,734 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/detail used request id req-9bec4e1c-4c83-4b81-a1e6-a1c9f00c005b 2018-08-22 18:54:22,736 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-22 18:54:22,737 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-22 18:54:22,738 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-22 18:54:22,739 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-22 18:54:22,806 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-22 18:54:22,807 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-22 18:54:22,808 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-22 18:54:22,808 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-22 18:54:22,846 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-22 18:54:22,846 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-22 18:54:22,873 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-22 18:54:23,346 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-22 18:54:23,347 - 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: 45622d48-8558-4912-8362-89ea69ec8879 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-08-22 18:54:23,348 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-22 18:54:23,347 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-08-22 18:54:23,348 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-08-22 18:54:23,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-22 18:54:23,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/3fbe3018-cc69-45de-b9de-e32f70610b4a/os-volume_attachments/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:24,948 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 18:54:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fa7c66a9-253e-4b37-8647-5d691d65b6c6 x-compute-request-id: req-fa7c66a9-253e-4b37-8647-5d691d65b6c6 Content-Length: 0 Content-Type: application/json 2018-08-22 18:54:24,948 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/3fbe3018-cc69-45de-b9de-e32f70610b4a/os-volume_attachments/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe used request id req-fa7c66a9-253e-4b37-8647-5d691d65b6c6 2018-08-22 18:54:24,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.59916496277s 2018-08-22 18:54:24,948 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/3fbe3018-cc69-45de-b9de-e32f70610b4a/os-volume_attachments/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe used request id req-fa7c66a9-253e-4b37-8647-5d691d65b6c6 2018-08-22 18:54:24,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-22 18:54:24,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:25,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54:24 GMT Server: Apache x-compute-request-id: req-70a2e320-5c68-4a94-acc9-22fd93e0c88b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-70a2e320-5c68-4a94-acc9-22fd93e0c88b Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "18fd095c23914b17b7e476bf730308ef", "attachments": [{"server_id": "3fbe3018-cc69-45de-b9de-e32f70610b4a", "attachment_id": "78fd5ce0-3d87-4d14-9cab-d01fe2c63e6a", "attached_at": "2018-08-22T18:54:20.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "device": "/dev/vdb", "id": "1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe"}], "links": [{"href": "http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "rel": "self"}, {"href": "http://172.30.9.24:8776/ebcda55bcf1a4200915935dcdb2d7f02/volumes/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-22T18:53:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "updated_at": "2018-08-22T18:54:24.000000", "volume_type": null, "name": "cinder_test-volume_2fd8e732-7e64-4369-b591-70030a8277ac", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "size": 2}]} 2018-08-22 18:54:25,878 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/detail used request id req-70a2e320-5c68-4a94-acc9-22fd93e0c88b 2018-08-22 18:54:25,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.928938865662s 2018-08-22 18:54:25,878 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/detail used request id req-70a2e320-5c68-4a94-acc9-22fd93e0c88b 2018-08-22 18:54:25,879 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:54:27,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-22 18:54:27,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:28,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54:27 GMT Server: Apache x-compute-request-id: req-309834d2-07d4-4613-9878-88eca924f12c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-309834d2-07d4-4613-9878-88eca924f12c Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "18fd095c23914b17b7e476bf730308ef", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "rel": "self"}, {"href": "http://172.30.9.24:8776/ebcda55bcf1a4200915935dcdb2d7f02/volumes/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-22T18:53:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "updated_at": "2018-08-22T18:54:26.000000", "volume_type": null, "name": "cinder_test-volume_2fd8e732-7e64-4369-b591-70030a8277ac", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "size": 2}]} 2018-08-22 18:54:28,901 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/detail used request id req-309834d2-07d4-4613-9878-88eca924f12c 2018-08-22 18:54:28,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.01930999756s 2018-08-22 18:54:28,902 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/detail used request id req-309834d2-07d4-4613-9878-88eca924f12c 2018-08-22 18:54:28,903 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-08-22 18:54:28,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-22 18:54:28,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397/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}90322da40aef684aff5c927c57cffb16105413e4" -d '{"volumeAttachment": {"volumeId": "1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe"}}' 2018-08-22 18:54:29,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54: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-89902b38-605a-4ce2-b884-e8d4ff775dd2 x-compute-request-id: req-89902b38-605a-4ce2-b884-e8d4ff775dd2 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "9b669c5b-f0ee-4337-b306-1fe06de7a397", "id": "1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "volumeId": "1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe"}} 2018-08-22 18:54:29,999 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397/os-volume_attachments used request id req-89902b38-605a-4ce2-b884-e8d4ff775dd2 2018-08-22 18:54:29,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.09568786621s 2018-08-22 18:54:30,000 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397/os-volume_attachments used request id req-89902b38-605a-4ce2-b884-e8d4ff775dd2 2018-08-22 18:54:30,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-22 18:54:30,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:30,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54:29 GMT Server: Apache x-compute-request-id: req-f77c0367-1faf-4376-a3cd-f8a49ff800e9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f77c0367-1faf-4376-a3cd-f8a49ff800e9 Content-Encoding: gzip Content-Length: 456 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "18fd095c23914b17b7e476bf730308ef", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "rel": "self"}, {"href": "http://172.30.9.24:8776/ebcda55bcf1a4200915935dcdb2d7f02/volumes/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-22T18:53:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "updated_at": "2018-08-22T18:54:29.000000", "volume_type": null, "name": "cinder_test-volume_2fd8e732-7e64-4369-b591-70030a8277ac", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "size": 2}]} 2018-08-22 18:54:30,911 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/detail used request id req-f77c0367-1faf-4376-a3cd-f8a49ff800e9 2018-08-22 18:54:30,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.910822868347s 2018-08-22 18:54:30,911 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/detail used request id req-f77c0367-1faf-4376-a3cd-f8a49ff800e9 2018-08-22 18:54:30,913 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:54:32,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-22 18:54:32,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:32,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54:32 GMT Server: Apache x-compute-request-id: req-40cf9062-09cb-4742-b26e-1f88473ba213 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-40cf9062-09cb-4742-b26e-1f88473ba213 Content-Encoding: gzip Content-Length: 567 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "18fd095c23914b17b7e476bf730308ef", "attachments": [{"server_id": "9b669c5b-f0ee-4337-b306-1fe06de7a397", "attachment_id": "c51dbc4e-29a8-4bf3-89b8-23345436d200", "attached_at": "2018-08-22T18:54:31.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "device": "/dev/vdb", "id": "1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe"}], "links": [{"href": "http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "rel": "self"}, {"href": "http://172.30.9.24:8776/ebcda55bcf1a4200915935dcdb2d7f02/volumes/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-22T18:53:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "updated_at": "2018-08-22T18:54:31.000000", "volume_type": null, "name": "cinder_test-volume_2fd8e732-7e64-4369-b591-70030a8277ac", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "size": 2}]} 2018-08-22 18:54:32,969 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/detail used request id req-40cf9062-09cb-4742-b26e-1f88473ba213 2018-08-22 18:54:32,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0533990859985s 2018-08-22 18:54:32,969 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/detail used request id req-40cf9062-09cb-4742-b26e-1f88473ba213 2018-08-22 18:54:32,971 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-22 18:54:32,974 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-22 18:54:32,974 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-22 18:54:32,977 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-22 18:54:33,046 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-22 18:54:33,047 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-22 18:54:33,047 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-22 18:54:33,048 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-22 18:54:33,087 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-22 18:54:33,087 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-22 18:54:33,113 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-22 18:54:33,142 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-22 18:54:33,142 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-08-22 18:54:33,143 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-08-22 18:54:33,143 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-08-22 18:54:33,143 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-22 18:54:33,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-22 18:54:33,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397/os-volume_attachments/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:33,652 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 18:54: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-4da2ef7c-1b3f-4aad-9040-cb7028f41fb4 x-compute-request-id: req-4da2ef7c-1b3f-4aad-9040-cb7028f41fb4 Content-Length: 0 Content-Type: application/json 2018-08-22 18:54:33,652 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397/os-volume_attachments/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe used request id req-4da2ef7c-1b3f-4aad-9040-cb7028f41fb4 2018-08-22 18:54:33,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.507733106613s 2018-08-22 18:54:33,652 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397/os-volume_attachments/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe used request id req-4da2ef7c-1b3f-4aad-9040-cb7028f41fb4 2018-08-22 18:54:33,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-22 18:54:33,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:33,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54:33 GMT Server: Apache x-compute-request-id: req-c8d6ed22-d9ee-4150-aa40-d93c4b721efd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c8d6ed22-d9ee-4150-aa40-d93c4b721efd Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "18fd095c23914b17b7e476bf730308ef", "attachments": [{"server_id": "9b669c5b-f0ee-4337-b306-1fe06de7a397", "attachment_id": "c51dbc4e-29a8-4bf3-89b8-23345436d200", "attached_at": "2018-08-22T18:54:31.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "device": "/dev/vdb", "id": "1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe"}], "links": [{"href": "http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "rel": "self"}, {"href": "http://172.30.9.24:8776/ebcda55bcf1a4200915935dcdb2d7f02/volumes/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-22T18:53:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "updated_at": "2018-08-22T18:54:33.000000", "volume_type": null, "name": "cinder_test-volume_2fd8e732-7e64-4369-b591-70030a8277ac", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "size": 2}]} 2018-08-22 18:54:33,705 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/detail used request id req-c8d6ed22-d9ee-4150-aa40-d93c4b721efd 2018-08-22 18:54:33,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.052001953125s 2018-08-22 18:54:33,705 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/detail used request id req-c8d6ed22-d9ee-4150-aa40-d93c4b721efd 2018-08-22 18:54:33,706 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:54:35,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-22 18:54:35,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:35,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54:35 GMT Server: Apache x-compute-request-id: req-e13014a8-8697-4dd4-b2e1-c4eedea524bd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e13014a8-8697-4dd4-b2e1-c4eedea524bd Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "18fd095c23914b17b7e476bf730308ef", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "rel": "self"}, {"href": "http://172.30.9.24:8776/ebcda55bcf1a4200915935dcdb2d7f02/volumes/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-22T18:53:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "updated_at": "2018-08-22T18:54:33.000000", "volume_type": null, "name": "cinder_test-volume_2fd8e732-7e64-4369-b591-70030a8277ac", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "size": 2}]} 2018-08-22 18:54:35,757 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/detail used request id req-e13014a8-8697-4dd4-b2e1-c4eedea524bd 2018-08-22 18:54:35,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0477650165558s 2018-08-22 18:54:35,757 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/detail used request id req-e13014a8-8697-4dd4-b2e1-c4eedea524bd 2018-08-22 18:54:35,873 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-22 18:54:35,873 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:12 | PASS | +---------------------+------------------+------------------+----------------+ 2018-08-22 18:54:35,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-22 18:54:35,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:36,045 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 18:54:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2ddd0bc0-346b-4709-8c62-bc67414f5693 x-compute-request-id: req-2ddd0bc0-346b-4709-8c62-bc67414f5693 Content-Type: application/json 2018-08-22 18:54:36,045 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397 used request id req-2ddd0bc0-346b-4709-8c62-bc67414f5693 2018-08-22 18:54:36,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.165969133377s 2018-08-22 18:54:36,045 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397 used request id req-2ddd0bc0-346b-4709-8c62-bc67414f5693 2018-08-22 18:54:36,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:54:36,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:36,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6464746-cee4-4aba-b4dc-591a184ac278 x-compute-request-id: req-c6464746-cee4-4aba-b4dc-591a184ac278 Content-Encoding: gzip Content-Length: 903 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2fd8e732-7e64-4369-b591-70030a8277ac": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:ea:92", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:ea:92", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3fbe3018-cc69-45de-b9de-e32f70610b4a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3fbe3018-cc69-45de-b9de-e32f70610b4a", "rel": "bookmark"}], "image": {"id": "92b4568c-c221-4498-b71d-485ea1901cb6", "links": [{"href": "http://172.30.9.24:8774/images/92b4568c-c221-4498-b71d-485ea1901cb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:54:09.000000", "flavor": {"id": "94f55b42-7c76-4079-96dd-78e3489bd7a3", "links": [{"href": "http://172.30.9.24:8774/flavors/94f55b42-7c76-4079-96dd-78e3489bd7a3", "rel": "bookmark"}]}, "id": "3fbe3018-cc69-45de-b9de-e32f70610b4a", "security_groups": [{"name": "cinder_test-sg_2fd8e732-7e64-4369-b591-70030a8277ac"}], "user_id": "18fd095c23914b17b7e476bf730308ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:54:09Z", "hostId": "e89560e8e534df6d23ee9bdbbe9a5518b1d526f7252c564f24be0af4", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2fd8e732-7e64-4369-b591-70030a8277ac", "name": "cinder_test-vm_2fd8e732-7e64-4369-b591-70030a8277ac", "created": "2018-08-22T18:54:03Z", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_2fd8e732-7e64-4369-b591-70030a8277ac": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:c8:3c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:c8:3c", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9b669c5b-f0ee-4337-b306-1fe06de7a397", "rel": "bookmark"}], "image": {"id": "92b4568c-c221-4498-b71d-485ea1901cb6", "links": [{"href": "http://172.30.9.24:8774/images/92b4568c-c221-4498-b71d-485ea1901cb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:53:42.000000", "flavor": {"id": "94f55b42-7c76-4079-96dd-78e3489bd7a3", "links": [{"href": "http://172.30.9.24:8774/flavors/94f55b42-7c76-4079-96dd-78e3489bd7a3", "rel": "bookmark"}]}, "id": "9b669c5b-f0ee-4337-b306-1fe06de7a397", "security_groups": [{"name": "cinder_test-sg_2fd8e732-7e64-4369-b591-70030a8277ac"}], "user_id": "18fd095c23914b17b7e476bf730308ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:54:35Z", "hostId": "430e8df5715a73889ed563ee7e2f668edeb0a5880c79f42193317b8d", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2fd8e732-7e64-4369-b591-70030a8277ac", "name": "cinder_test-vm2_2fd8e732-7e64-4369-b591-70030a8277ac", "created": "2018-08-22T18:53:35Z", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:54:36,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c6464746-cee4-4aba-b4dc-591a184ac278 2018-08-22 18:54:36,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.592360019684s 2018-08-22 18:54:36,639 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c6464746-cee4-4aba-b4dc-591a184ac278 2018-08-22 18:54:36,641 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:54:38,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:54:38,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:38,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54: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-6428d7df-cbb3-497d-9b8e-1aacb7922796 x-compute-request-id: req-6428d7df-cbb3-497d-9b8e-1aacb7922796 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2fd8e732-7e64-4369-b591-70030a8277ac": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:ea:92", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:ea:92", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3fbe3018-cc69-45de-b9de-e32f70610b4a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3fbe3018-cc69-45de-b9de-e32f70610b4a", "rel": "bookmark"}], "image": {"id": "92b4568c-c221-4498-b71d-485ea1901cb6", "links": [{"href": "http://172.30.9.24:8774/images/92b4568c-c221-4498-b71d-485ea1901cb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:54:09.000000", "flavor": {"id": "94f55b42-7c76-4079-96dd-78e3489bd7a3", "links": [{"href": "http://172.30.9.24:8774/flavors/94f55b42-7c76-4079-96dd-78e3489bd7a3", "rel": "bookmark"}]}, "id": "3fbe3018-cc69-45de-b9de-e32f70610b4a", "security_groups": [{"name": "cinder_test-sg_2fd8e732-7e64-4369-b591-70030a8277ac"}], "user_id": "18fd095c23914b17b7e476bf730308ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:54:09Z", "hostId": "e89560e8e534df6d23ee9bdbbe9a5518b1d526f7252c564f24be0af4", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2fd8e732-7e64-4369-b591-70030a8277ac", "name": "cinder_test-vm_2fd8e732-7e64-4369-b591-70030a8277ac", "created": "2018-08-22T18:54:03Z", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:54:38,837 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6428d7df-cbb3-497d-9b8e-1aacb7922796 2018-08-22 18:54:38,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192692041397s 2018-08-22 18:54:38,837 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6428d7df-cbb3-497d-9b8e-1aacb7922796 2018-08-22 18:54:38,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-22 18:54:38,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/b9818568-52ac-4609-ba4c-d8aa5b0b8abf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:39,524 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-87911f67-8ad1-46fc-80d3-a39763b8afd5 Content-Length: 0 Date: Wed, 22 Aug 2018 18:54:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:54:39,524 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/b9818568-52ac-4609-ba4c-d8aa5b0b8abf.json used request id req-87911f67-8ad1-46fc-80d3-a39763b8afd5 2018-08-22 18:54:39,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.683208942413s 2018-08-22 18:54:39,525 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/b9818568-52ac-4609-ba4c-d8aa5b0b8abf.json used request id req-87911f67-8ad1-46fc-80d3-a39763b8afd5 2018-08-22 18:54:39,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:54:39,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:39,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-90ff5081-dc93-4053-84b5-707304f35992 Date: Wed, 22 Aug 2018 18:54:39 GMT RESP BODY: {"floatingips": [{"router_id": "d72b8da2-94c9-4d25-a0e2-8e640a79565c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:54:13Z", "updated_at": "2018-08-22T18:54:15Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0033e6e-088a-4a20-ada8-f80c99cf324d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ac:ea:92", "device_id": "3fbe3018-cc69-45de-b9de-e32f70610b4a"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_id": "8ce11dc8-5ce6-4bf5-a87f-9027f89b1012", "id": "f6c7e98d-883c-45d5-b4f6-811f4112b971", "qos_policy_id": null}]} 2018-08-22 18:54:39,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-90ff5081-dc93-4053-84b5-707304f35992 2018-08-22 18:54:39,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0784418582916s 2018-08-22 18:54:39,608 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-90ff5081-dc93-4053-84b5-707304f35992 2018-08-22 18:54:39,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-22 18:54:39,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:39,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54:39 GMT Server: Apache x-compute-request-id: req-4f9f93da-5974-436e-a3b9-b54dfae2f96b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4f9f93da-5974-436e-a3b9-b54dfae2f96b Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "18fd095c23914b17b7e476bf730308ef", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "rel": "self"}, {"href": "http://172.30.9.24:8776/ebcda55bcf1a4200915935dcdb2d7f02/volumes/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-22T18:53:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "updated_at": "2018-08-22T18:54:33.000000", "volume_type": null, "name": "cinder_test-volume_2fd8e732-7e64-4369-b591-70030a8277ac", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "size": 2}]} 2018-08-22 18:54:39,662 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/detail used request id req-4f9f93da-5974-436e-a3b9-b54dfae2f96b 2018-08-22 18:54:39,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.04944896698s 2018-08-22 18:54:39,663 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/detail used request id req-4f9f93da-5974-436e-a3b9-b54dfae2f96b 2018-08-22 18:54:39,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-08-22 18:54:39,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:39,730 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 18:54:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-438b8b73-8512-4541-8a93-d0e010a43537 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-08-22 18:54:39,730 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe used request id req-438b8b73-8512-4541-8a93-d0e010a43537 2018-08-22 18:54:39,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.0666079521179s 2018-08-22 18:54:39,731 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe used request id req-438b8b73-8512-4541-8a93-d0e010a43537 2018-08-22 18:54:39,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-22 18:54:39,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:39,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54:39 GMT Server: Apache x-compute-request-id: req-c96be6b8-c4b2-42c1-aedd-4ad17a7b3d30 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c96be6b8-c4b2-42c1-aedd-4ad17a7b3d30 Content-Encoding: gzip Content-Length: 457 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "18fd095c23914b17b7e476bf730308ef", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "rel": "self"}, {"href": "http://172.30.9.24:8776/ebcda55bcf1a4200915935dcdb2d7f02/volumes/1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-22T18:53:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "updated_at": "2018-08-22T18:54:39.000000", "volume_type": null, "name": "cinder_test-volume_2fd8e732-7e64-4369-b591-70030a8277ac", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1f58a5dd-3ee3-4e13-bfd8-fb63b99d08fe", "size": 2}]} 2018-08-22 18:54:39,786 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/detail used request id req-c96be6b8-c4b2-42c1-aedd-4ad17a7b3d30 2018-08-22 18:54:39,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0552220344543s 2018-08-22 18:54:39,787 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/detail used request id req-c96be6b8-c4b2-42c1-aedd-4ad17a7b3d30 2018-08-22 18:54:39,788 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:54:41,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-22 18:54:41,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:41,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54:41 GMT Server: Apache x-compute-request-id: req-370e819c-c9d7-4d3c-85e1-ab667309958c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-370e819c-c9d7-4d3c-85e1-ab667309958c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-22 18:54:41,830 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/detail used request id req-370e819c-c9d7-4d3c-85e1-ab667309958c 2018-08-22 18:54:41,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0390589237213s 2018-08-22 18:54:41,830 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/ebcda55bcf1a4200915935dcdb2d7f02/volumes/detail used request id req-370e819c-c9d7-4d3c-85e1-ab667309958c 2018-08-22 18:54:41,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-22 18:54:41,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/f6c7e98d-883c-45d5-b4f6-811f4112b971.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:42,918 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e4dd64b4-6edd-4fc3-b4a3-40e6b24efec6 Content-Length: 0 Date: Wed, 22 Aug 2018 18:54:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:54:42,918 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/f6c7e98d-883c-45d5-b4f6-811f4112b971.json used request id req-e4dd64b4-6edd-4fc3-b4a3-40e6b24efec6 2018-08-22 18:54:42,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.08528399467s 2018-08-22 18:54:42,919 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/f6c7e98d-883c-45d5-b4f6-811f4112b971.json used request id req-e4dd64b4-6edd-4fc3-b4a3-40e6b24efec6 2018-08-22 18:54:42,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 18:54:42,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:42,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-86d15677-2172-4b8b-a098-f792fd3594f1 Date: Wed, 22 Aug 2018 18:54:42 GMT RESP BODY: {"floatingips": []} 2018-08-22 18:54:42,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-86d15677-2172-4b8b-a098-f792fd3594f1 2018-08-22 18:54:42,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0636219978333s 2018-08-22 18:54:42,988 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-86d15677-2172-4b8b-a098-f792fd3594f1 2018-08-22 18:54:42,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-22 18:54:42,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/3fbe3018-cc69-45de-b9de-e32f70610b4a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:43,150 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 18:54: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-b1c9756b-d9cd-4698-8690-8329459862f7 x-compute-request-id: req-b1c9756b-d9cd-4698-8690-8329459862f7 Content-Type: application/json 2018-08-22 18:54:43,150 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/3fbe3018-cc69-45de-b9de-e32f70610b4a used request id req-b1c9756b-d9cd-4698-8690-8329459862f7 2018-08-22 18:54:43,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.161563158035s 2018-08-22 18:54:43,150 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/3fbe3018-cc69-45de-b9de-e32f70610b4a used request id req-b1c9756b-d9cd-4698-8690-8329459862f7 2018-08-22 18:54:43,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:54:43,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:43,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54: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-a75196a3-9567-47f6-9143-3dbefac36c1d x-compute-request-id: req-a75196a3-9567-47f6-9143-3dbefac36c1d Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_2fd8e732-7e64-4369-b591-70030a8277ac": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:ea:92", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:ea:92", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3fbe3018-cc69-45de-b9de-e32f70610b4a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3fbe3018-cc69-45de-b9de-e32f70610b4a", "rel": "bookmark"}], "image": {"id": "92b4568c-c221-4498-b71d-485ea1901cb6", "links": [{"href": "http://172.30.9.24:8774/images/92b4568c-c221-4498-b71d-485ea1901cb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T18:54:09.000000", "flavor": {"id": "94f55b42-7c76-4079-96dd-78e3489bd7a3", "links": [{"href": "http://172.30.9.24:8774/flavors/94f55b42-7c76-4079-96dd-78e3489bd7a3", "rel": "bookmark"}]}, "id": "3fbe3018-cc69-45de-b9de-e32f70610b4a", "security_groups": [{"name": "cinder_test-sg_2fd8e732-7e64-4369-b591-70030a8277ac"}], "user_id": "18fd095c23914b17b7e476bf730308ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T18:54:43Z", "hostId": "e89560e8e534df6d23ee9bdbbe9a5518b1d526f7252c564f24be0af4", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2fd8e732-7e64-4369-b591-70030a8277ac", "name": "cinder_test-vm_2fd8e732-7e64-4369-b591-70030a8277ac", "created": "2018-08-22T18:54:03Z", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 18:54:43,662 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a75196a3-9567-47f6-9143-3dbefac36c1d 2018-08-22 18:54:43,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511132001877s 2018-08-22 18:54:43,662 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a75196a3-9567-47f6-9143-3dbefac36c1d 2018-08-22 18:54:43,664 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 18:54:45,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 18:54:45,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:45,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54: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-f2ca629d-1dc7-42b4-9bc9-a484e1ed5a41 x-compute-request-id: req-f2ca629d-1dc7-42b4-9bc9-a484e1ed5a41 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-22 18:54:45,734 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f2ca629d-1dc7-42b4-9bc9-a484e1ed5a41 2018-08-22 18:54:45,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0669379234314s 2018-08-22 18:54:45,734 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f2ca629d-1dc7-42b4-9bc9-a484e1ed5a41 2018-08-22 18:54:45,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 18:54:45,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:45,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-e7b610a9-2777-471e-af11-ccab02218973 Date: Wed, 22 Aug 2018 18:54:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:53:24Z", "updated_at": "2018-08-22T18:53:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:53:24Z", "revision_number": 0, "id": "16ec9ad7-48b5-4a2c-a95e-5d5dab4b60de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:53:24Z", "security_group_id": "8542bce1-4e36-4e75-ba14-e224b2202ba3", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebcda55bcf1a4200915935dcdb2d7f02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:53:24Z", "revision_number": 0, "id": "2f2a1c91-feeb-4c3f-9296-51ce9a4039fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:53:24Z", "security_group_id": "8542bce1-4e36-4e75-ba14-e224b2202ba3", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebcda55bcf1a4200915935dcdb2d7f02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:53:24Z", "revision_number": 0, "id": "4cadeb2c-baa2-49fe-85ed-79dbf15dd51d", "remote_group_id": "8542bce1-4e36-4e75-ba14-e224b2202ba3", "remote_ip_prefix": null, "created_at": "2018-08-22T18:53:24Z", "security_group_id": "8542bce1-4e36-4e75-ba14-e224b2202ba3", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebcda55bcf1a4200915935dcdb2d7f02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:53:24Z", "revision_number": 0, "id": "f7e736a4-86c4-4b4c-847e-3c6481d7c607", "remote_group_id": "8542bce1-4e36-4e75-ba14-e224b2202ba3", "remote_ip_prefix": null, "created_at": "2018-08-22T18:53:24Z", "security_group_id": "8542bce1-4e36-4e75-ba14-e224b2202ba3", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebcda55bcf1a4200915935dcdb2d7f02"}], "revision_number": 1, "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "id": "8542bce1-4e36-4e75-ba14-e224b2202ba3", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:53:32Z", "updated_at": "2018-08-22T18:53:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:53:32Z", "revision_number": 0, "id": "94637579-f617-45ea-a0b9-e43eb9005ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:53:32Z", "security_group_id": "9404a7f3-ef1f-4dfa-b829-b56e775059cc", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebcda55bcf1a4200915935dcdb2d7f02"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T18:53:32Z", "revision_number": 0, "id": "b292a02a-98dd-42c0-a2c6-1cfa567af0d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:53:32Z", "security_group_id": "9404a7f3-ef1f-4dfa-b829-b56e775059cc", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ebcda55bcf1a4200915935dcdb2d7f02"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:53:33Z", "revision_number": 0, "id": "b8ddc2be-aa81-4af8-a615-5ec23b8d466f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:53:33Z", "security_group_id": "9404a7f3-ef1f-4dfa-b829-b56e775059cc", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebcda55bcf1a4200915935dcdb2d7f02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:53:32Z", "revision_number": 0, "id": "c81a94fa-3140-42a2-8bac-4d35651ee7c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:53:32Z", "security_group_id": "9404a7f3-ef1f-4dfa-b829-b56e775059cc", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebcda55bcf1a4200915935dcdb2d7f02"}], "revision_number": 3, "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "id": "9404a7f3-ef1f-4dfa-b829-b56e775059cc", "name": "cinder_test-sg_2fd8e732-7e64-4369-b591-70030a8277ac"}]} 2018-08-22 18:54:45,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-e7b610a9-2777-471e-af11-ccab02218973 2018-08-22 18:54:45,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0439410209656s 2018-08-22 18:54:45,782 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-e7b610a9-2777-471e-af11-ccab02218973 2018-08-22 18:54:45,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-22 18:54:45,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/9404a7f3-ef1f-4dfa-b829-b56e775059cc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:45,928 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a7c4ee59-5fe3-4a62-b2f3-eaa77ae33323 Content-Length: 0 Date: Wed, 22 Aug 2018 18:54:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:54:45,928 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/9404a7f3-ef1f-4dfa-b829-b56e775059cc.json used request id req-a7c4ee59-5fe3-4a62-b2f3-eaa77ae33323 2018-08-22 18:54:45,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.142544031143s 2018-08-22 18:54:45,928 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/9404a7f3-ef1f-4dfa-b829-b56e775059cc.json used request id req-a7c4ee59-5fe3-4a62-b2f3-eaa77ae33323 2018-08-22 18:54:45,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-22 18:54:45,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/cinder_test-kp_2fd8e732-7e64-4369-b591-70030a8277ac -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:45,964 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 18:54: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-92f4c781-ddaa-4775-8f81-28db2c22c607 x-compute-request-id: req-92f4c781-ddaa-4775-8f81-28db2c22c607 Content-Length: 0 Content-Type: application/json 2018-08-22 18:54:45,964 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/cinder_test-kp_2fd8e732-7e64-4369-b591-70030a8277ac used request id req-92f4c781-ddaa-4775-8f81-28db2c22c607 2018-08-22 18:54:45,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0352549552917s 2018-08-22 18:54:45,964 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/cinder_test-kp_2fd8e732-7e64-4369-b591-70030a8277ac used request id req-92f4c781-ddaa-4775-8f81-28db2c22c607 2018-08-22 18:54:45,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-22 18:54:45,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/d72b8da2-94c9-4d25-a0e2-8e640a79565c/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}90322da40aef684aff5c927c57cffb16105413e4" -d '{"subnet_id": "89e9ee3a-b5d5-41fc-aff4-6d6aa863f50f"}' 2018-08-22 18:54:47,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-852c2ce3-b129-450c-bb00-f7191852b8e3 Date: Wed, 22 Aug 2018 18:54:47 GMT RESP BODY: {"network_id": "c0033e6e-088a-4a20-ada8-f80c99cf324d", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "subnet_id": "89e9ee3a-b5d5-41fc-aff4-6d6aa863f50f", "subnet_ids": ["89e9ee3a-b5d5-41fc-aff4-6d6aa863f50f"], "port_id": "bc201af2-3b96-4b6c-b8db-ece0d0a304c2", "id": "d72b8da2-94c9-4d25-a0e2-8e640a79565c"} 2018-08-22 18:54:47,868 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/d72b8da2-94c9-4d25-a0e2-8e640a79565c/remove_router_interface.json used request id req-852c2ce3-b129-450c-bb00-f7191852b8e3 2018-08-22 18:54:47,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.90325880051s 2018-08-22 18:54:47,869 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/d72b8da2-94c9-4d25-a0e2-8e640a79565c/remove_router_interface.json used request id req-852c2ce3-b129-450c-bb00-f7191852b8e3 returning object d72b8da2-94c9-4d25-a0e2-8e640a79565c 2018-08-22 18:54:47,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-22 18:54:47,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:48,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-67cbcc20-73d5-496d-864e-fe8f865ea96c Date: Wed, 22 Aug 2018 18:54:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:53:25Z", "admin_state_up": true, "updated_at": "2018-08-22T18:54:46Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "id": "d72b8da2-94c9-4d25-a0e2-8e640a79565c", "name": "cinder_test-router_2fd8e732-7e64-4369-b591-70030a8277ac"}]} 2018-08-22 18:54:48,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-67cbcc20-73d5-496d-864e-fe8f865ea96c 2018-08-22 18:54:48,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.350827932358s 2018-08-22 18:54:48,220 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-67cbcc20-73d5-496d-864e-fe8f865ea96c 2018-08-22 18:54:48,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-22 18:54:48,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/d72b8da2-94c9-4d25-a0e2-8e640a79565c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:49,527 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b284c759-6507-4366-b22d-fbbbacc10ded Content-Length: 0 Date: Wed, 22 Aug 2018 18:54:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:54:49,527 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/d72b8da2-94c9-4d25-a0e2-8e640a79565c.json used request id req-b284c759-6507-4366-b22d-fbbbacc10ded 2018-08-22 18:54:49,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.30587816238s 2018-08-22 18:54:49,528 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/d72b8da2-94c9-4d25-a0e2-8e640a79565c.json used request id req-b284c759-6507-4366-b22d-fbbbacc10ded 2018-08-22 18:54:49,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-22 18:54:49,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:49,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-26d20965-4ec1-4d3c-9259-fcb5956ae8eb Date: Wed, 22 Aug 2018 18:54:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0033e6e-088a-4a20-ada8-f80c99cf324d","tenant_id":"ebcda55bcf1a4200915935dcdb2d7f02","created_at":"2018-08-22T18:53:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-22T18:53: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":"ebcda55bcf1a4200915935dcdb2d7f02","id":"89e9ee3a-b5d5-41fc-aff4-6d6aa863f50f","subnetpool_id":null,"name":"cinder_test-subnet_2fd8e732-7e64-4369-b591-70030a8277ac"}]} 2018-08-22 18:54:49,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-26d20965-4ec1-4d3c-9259-fcb5956ae8eb 2018-08-22 18:54:49,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0399000644684s 2018-08-22 18:54:49,568 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-26d20965-4ec1-4d3c-9259-fcb5956ae8eb 2018-08-22 18:54:49,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-22 18:54:49,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/89e9ee3a-b5d5-41fc-aff4-6d6aa863f50f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:50,664 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-300850b5-67f4-4bc9-a6b3-85e444109daa Date: Wed, 22 Aug 2018 18:54:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:54:50,664 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/89e9ee3a-b5d5-41fc-aff4-6d6aa863f50f.json used request id req-300850b5-67f4-4bc9-a6b3-85e444109daa 2018-08-22 18:54:50,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.09419703484s 2018-08-22 18:54:50,664 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/89e9ee3a-b5d5-41fc-aff4-6d6aa863f50f.json used request id req-300850b5-67f4-4bc9-a6b3-85e444109daa 2018-08-22 18:54:50,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:54:50,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:50,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-869f1b74-5389-4de3-8a47-ca28ba48eaa5 Date: Wed, 22 Aug 2018 18:54:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c0033e6e-088a-4a20-ada8-f80c99cf324d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ebcda55bcf1a4200915935dcdb2d7f02","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T18:54:50Z","qos_policy_id":null,"name":"cinder_test-net_2fd8e732-7e64-4369-b591-70030a8277ac","admin_state_up":true,"tenant_id":"ebcda55bcf1a4200915935dcdb2d7f02","created_at":"2018-08-22T18:53:24Z","mtu":1450}]} 2018-08-22 18:54:50,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-869f1b74-5389-4de3-8a47-ca28ba48eaa5 2018-08-22 18:54:50,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0853350162506s 2018-08-22 18:54:50,750 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-869f1b74-5389-4de3-8a47-ca28ba48eaa5 2018-08-22 18:54:50,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-22 18:54:50,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/c0033e6e-088a-4a20-ada8-f80c99cf324d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:51,879 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-78ce9db8-b0b7-4ca4-ae3c-19383602f57a Date: Wed, 22 Aug 2018 18:54:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 18:54:51,879 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/c0033e6e-088a-4a20-ada8-f80c99cf324d.json used request id req-78ce9db8-b0b7-4ca4-ae3c-19383602f57a 2018-08-22 18:54:51,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.1276550293s 2018-08-22 18:54:51,880 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/c0033e6e-088a-4a20-ada8-f80c99cf324d.json used request id req-78ce9db8-b0b7-4ca4-ae3c-19383602f57a 2018-08-22 18:54:51,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:54:51,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:51,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-51ad7683-4dd0-4ac2-950d-3b1e2431722f Date: Wed, 22 Aug 2018 18:54:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:53:31Z", "file": "/v2/images/92b4568c-c221-4498-b71d-485ea1901cb6/file", "owner": "ebcda55bcf1a4200915935dcdb2d7f02", "id": "92b4568c-c221-4498-b71d-485ea1901cb6", "size": 12716032, "self": "/v2/images/92b4568c-c221-4498-b71d-485ea1901cb6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/92b4568c-c221-4498-b71d-485ea1901cb6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/92b4568c-c221-4498-b71d-485ea1901cb6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_2fd8e732-7e64-4369-b591-70030a8277ac", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_2fd8e732-7e64-4369-b591-70030a8277ac", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T18:53:30Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:54:51,926 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-51ad7683-4dd0-4ac2-950d-3b1e2431722f 2018-08-22 18:54:51,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0418150424957s 2018-08-22 18:54:51,926 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-51ad7683-4dd0-4ac2-950d-3b1e2431722f 2018-08-22 18:54:51,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-22 18:54:51,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/92b4568c-c221-4498-b71d-485ea1901cb6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90322da40aef684aff5c927c57cffb16105413e4" 2018-08-22 18:54:52,230 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-752d5c4c-2d34-4724-8914-eec1ef4dfc35 Date: Wed, 22 Aug 2018 18:54:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 18:54:52,230 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/92b4568c-c221-4498-b71d-485ea1901cb6 used request id req-752d5c4c-2d34-4724-8914-eec1ef4dfc35 2018-08-22 18:54:52,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.30163693428s 2018-08-22 18:54:52,230 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/92b4568c-c221-4498-b71d-485ea1901cb6 used request id req-752d5c4c-2d34-4724-8914-eec1ef4dfc35 2018-08-22 18:54:52,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 18:54:52,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}828e86f456a9915a2c559578b18bf2efae1ab950" 2018-08-22 18:54:52,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54: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-e8e8868e-9a4c-4357-acfa-fba6ba68e18d x-compute-request-id: req-e8e8868e-9a4c-4357-acfa-fba6ba68e18d Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_2fd8e732-7e64-4369-b591-70030a8277ac", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/94f55b42-7c76-4079-96dd-78e3489bd7a3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/94f55b42-7c76-4079-96dd-78e3489bd7a3", "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": "94f55b42-7c76-4079-96dd-78e3489bd7a3"}]} 2018-08-22 18:54:52,254 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-e8e8868e-9a4c-4357-acfa-fba6ba68e18d 2018-08-22 18:54:52,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235018730164s 2018-08-22 18:54:52,255 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-e8e8868e-9a4c-4357-acfa-fba6ba68e18d 2018-08-22 18:54:52,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-22 18:54:52,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/94f55b42-7c76-4079-96dd-78e3489bd7a3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}828e86f456a9915a2c559578b18bf2efae1ab950" 2018-08-22 18:54:52,289 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 18:54: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-4cda85dd-f3ca-47ca-b633-f820c0ed3ceb x-compute-request-id: req-4cda85dd-f3ca-47ca-b633-f820c0ed3ceb Content-Length: 0 Content-Type: application/json 2018-08-22 18:54:52,289 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/94f55b42-7c76-4079-96dd-78e3489bd7a3 used request id req-4cda85dd-f3ca-47ca-b633-f820c0ed3ceb 2018-08-22 18:54:52,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0326218605042s 2018-08-22 18:54:52,289 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/94f55b42-7c76-4079-96dd-78e3489bd7a3 used request id req-4cda85dd-f3ca-47ca-b633-f820c0ed3ceb 2018-08-22 18:54:52,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 18:54:52,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}828e86f456a9915a2c559578b18bf2efae1ab950" 2018-08-22 18:54:52,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c29f9da-bf0e-4af4-a8de-86559eed7692 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder_test-user_2fd8e732-7e64-4369-b591-70030a8277ac", "links": {"self": "http://172.30.9.24:5000/v3/users/18fd095c23914b17b7e476bf730308ef"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "18fd095c23914b17b7e476bf730308ef", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 18:54:52,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-7c29f9da-bf0e-4af4-a8de-86559eed7692 2018-08-22 18:54:52,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.196750164032s 2018-08-22 18:54:52,487 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-7c29f9da-bf0e-4af4-a8de-86559eed7692 2018-08-22 18:54:52,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 18:54:52,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/18fd095c23914b17b7e476bf730308ef -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}828e86f456a9915a2c559578b18bf2efae1ab950" 2018-08-22 18:54:52,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a2249dd-dcf7-4ec5-9a6e-a136e45167bb Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_2fd8e732-7e64-4369-b591-70030a8277ac", "links": {"self": "http://172.30.9.24:5000/v3/users/18fd095c23914b17b7e476bf730308ef"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "18fd095c23914b17b7e476bf730308ef", "description": null}} 2018-08-22 18:54:52,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/18fd095c23914b17b7e476bf730308ef used request id req-3a2249dd-dcf7-4ec5-9a6e-a136e45167bb 2018-08-22 18:54:52,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.184561014175s 2018-08-22 18:54:52,678 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/18fd095c23914b17b7e476bf730308ef used request id req-3a2249dd-dcf7-4ec5-9a6e-a136e45167bb 2018-08-22 18:54:52,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-22 18:54:52,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/18fd095c23914b17b7e476bf730308ef -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}828e86f456a9915a2c559578b18bf2efae1ab950" 2018-08-22 18:54:52,956 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 18:54:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64a5e9f2-1a1b-4309-be5b-26868bb55238 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 18:54:52,956 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/18fd095c23914b17b7e476bf730308ef used request id req-64a5e9f2-1a1b-4309-be5b-26868bb55238 2018-08-22 18:54:52,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.277333974838s 2018-08-22 18:54:52,956 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/18fd095c23914b17b7e476bf730308ef used request id req-64a5e9f2-1a1b-4309-be5b-26868bb55238 2018-08-22 18:54:52,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 18:54:52,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}828e86f456a9915a2c559578b18bf2efae1ab950" 2018-08-22 18:54:53,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdfe221f-37ba-4f27-bf2e-6cdb031b0280 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.24:5000/v3/projects/ebcda55bcf1a4200915935dcdb2d7f02"}, "tags": [], "enabled": true, "id": "ebcda55bcf1a4200915935dcdb2d7f02", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_2fd8e732-7e64-4369-b591-70030a8277ac"}]} 2018-08-22 18:54:53,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-cdfe221f-37ba-4f27-bf2e-6cdb031b0280 2018-08-22 18:54:53,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102527856827s 2018-08-22 18:54:53,066 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-cdfe221f-37ba-4f27-bf2e-6cdb031b0280 2018-08-22 18:54:53,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-22 18:54:53,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/ebcda55bcf1a4200915935dcdb2d7f02 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}828e86f456a9915a2c559578b18bf2efae1ab950" 2018-08-22 18:54:53,301 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 18:54:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17304b4d-7c1e-41a0-b569-aa60944f866e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 18:54:53,301 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/ebcda55bcf1a4200915935dcdb2d7f02 used request id req-17304b4d-7c1e-41a0-b569-aa60944f866e 2018-08-22 18:54:53,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.230325937271s 2018-08-22 18:54:53,302 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/ebcda55bcf1a4200915935dcdb2d7f02 used request id req-17304b4d-7c1e-41a0-b569-aa60944f866e 2018-08-22 18:54:53,355 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-08-22 18:54:53,692 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-22 18:54:53,693 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-22 18:54:53,693 - openstack_tests - INFO - OS Credentials = > 2018-08-22 18:54:53,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-22 18:54:53,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 18:54:54,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T19:54:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d69b1f3fec314e8ebf952b8c456a331b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "032439070e6549a2a698896c40df0822"}, "audit_ids": ["s8FDZFx6RBO-gui1mkuxXw"], "issued_at": "2018-08-22T18:54:54.000000Z"}} 2018-08-22 18:54:54,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d5ab9da11bdc04403672210426826436c7bc49" 2018-08-22 18:54:54,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-fb7f7abb-990b-419a-bbcc-be51638a7bea Date: Wed, 22 Aug 2018 18:54:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 18:54:54,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?router%3Aexternal=True used request id req-fb7f7abb-990b-419a-bbcc-be51638a7bea 2018-08-22 18:54:54,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6d7dc7b5-a036-4d48-b058-a0d7ec887374 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d5ab9da11bdc04403672210426826436c7bc49" 2018-08-22 18:54:54,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-b35aec80-b978-4c0b-8dad-c5b650fdfcba Date: Wed, 22 Aug 2018 18:54:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-22T18:46:39Z","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":"37350c7d-7f7a-4dc4-acdb-2f5b730b9a18","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1069e6f21fd84144b26b3ff0ad5800c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:39Z","ip_version":4}]} 2018-08-22 18:54:54,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6d7dc7b5-a036-4d48-b058-a0d7ec887374 used request id req-b35aec80-b978-4c0b-8dad-c5b650fdfcba 2018-08-22 18:54:54,470 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-22 18:54:54,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 18:54:54,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 18:54:54,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 18:54:54,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 18:54:54,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 18:54:54,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 18:54:54,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 18:54:54,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 18:54:54,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 18:54:54,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 18:54:54,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 18:54:54,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 18:54:54,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 18:54:54,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 18:54:54,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 18:54:54,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 18:54:54,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 18:54:54,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 18:54:54,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 18:54:54,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 18:54:54,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 18:54:54,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 18:54:54,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-22 18:54:54,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:54:54,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e67655c-a653-44ee-acb8-8773c889dad7 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 18:54:54,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-4e67655c-a653-44ee-acb8-8773c889dad7 2018-08-22 18:54:54,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 18:54:54,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T19:54:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d69b1f3fec314e8ebf952b8c456a331b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "032439070e6549a2a698896c40df0822"}, "audit_ids": ["HIZ-tnG9TxqfY_Ub06e36w"], "issued_at": "2018-08-22T18:54:54.000000Z"}} 2018-08-22 18:54:54,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d56f65f6fa8553678174eb176c34672da3f02f1e" 2018-08-22 18:54:55,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54: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-a8700fbc-19b9-4311-af27-786f0e686a02 x-compute-request-id: req-a8700fbc-19b9-4311-af27-786f0e686a02 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.24: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-08-22 18:54:55,127 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/ used request id req-a8700fbc-19b9-4311-af27-786f0e686a02 2018-08-22 18:54:55,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.651175022125s 2018-08-22 18:54:55,128 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/ used request id req-a8700fbc-19b9-4311-af27-786f0e686a02 2018-08-22 18:54:55,128 - 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.24: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-08-22 18:54:55,128 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-22 18:54:55,129 - xtesting.ci.run_tests - INFO - Skipping test case 'api_check'... 2018-08-22 18:54:55,129 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-22 18:54:55,184 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-08-22 18:54:55,239 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-22 18:54:55,239 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-22 18:54:55,240 - openstack_tests - INFO - OS Credentials = > 2018-08-22 18:54:55,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-22 18:54:55,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 18:54:55,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T19:54:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d69b1f3fec314e8ebf952b8c456a331b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "032439070e6549a2a698896c40df0822"}, "audit_ids": ["T55IRT7LRMWEgnkWjB2INw"], "issued_at": "2018-08-22T18:54:55.000000Z"}} 2018-08-22 18:54:55,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ac028e44c27e6c765d7ee8b5548fb1c3359db4" 2018-08-22 18:54:56,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-4b378f1a-f979-440b-a757-01fc7c4e5e58 Date: Wed, 22 Aug 2018 18:54:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 18:54:56,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?router%3Aexternal=True used request id req-4b378f1a-f979-440b-a757-01fc7c4e5e58 2018-08-22 18:54:56,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6d7dc7b5-a036-4d48-b058-a0d7ec887374 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ac028e44c27e6c765d7ee8b5548fb1c3359db4" 2018-08-22 18:54:56,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-6183b095-1947-43f5-81e1-e7173a9da6de Date: Wed, 22 Aug 2018 18:54:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-22T18:46:39Z","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":"37350c7d-7f7a-4dc4-acdb-2f5b730b9a18","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1069e6f21fd84144b26b3ff0ad5800c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:39Z","ip_version":4}]} 2018-08-22 18:54:56,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6d7dc7b5-a036-4d48-b058-a0d7ec887374 used request id req-6183b095-1947-43f5-81e1-e7173a9da6de 2018-08-22 18:54:56,051 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-22 18:54:56,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 18:54:56,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 18:54:56,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 18:54:56,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 18:54:56,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 18:54:56,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 18:54:56,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 18:54:56,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 18:54:56,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 18:54:56,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 18:54:56,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 18:54:56,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 18:54:56,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 18:54:56,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 18:54:56,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 18:54:56,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 18:54:56,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 18:54:56,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 18:54:56,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 18:54:56,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 18:54:56,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 18:54:56,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 18:54:56,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-22 18:54:56,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:54:56,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5ec43c5-11ce-487f-9f16-417bd0d0cbbf 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 18:54:56,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-c5ec43c5-11ce-487f-9f16-417bd0d0cbbf 2018-08-22 18:54:56,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 18:54:56,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T19:54:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d69b1f3fec314e8ebf952b8c456a331b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "032439070e6549a2a698896c40df0822"}, "audit_ids": ["dH10doVVTa6717PBhAYBDw"], "issued_at": "2018-08-22T18:54:56.000000Z"}} 2018-08-22 18:54:56,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7afa079ed43a10f3eff8d88c08e2596664480bb6" 2018-08-22 18:54:56,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:54: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-f798a7f7-5a89-4f95-afcb-5d801d44a38d x-compute-request-id: req-f798a7f7-5a89-4f95-afcb-5d801d44a38d 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.24: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-08-22 18:54:56,694 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/ used request id req-f798a7f7-5a89-4f95-afcb-5d801d44a38d 2018-08-22 18:54:56,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.637617111206s 2018-08-22 18:54:56,694 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/ used request id req-f798a7f7-5a89-4f95-afcb-5d801d44a38d 2018-08-22 18:54:56,694 - 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.24: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-08-22 18:54:56,695 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-22 18:54:56,695 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_health_check'... 2018-08-22 18:54:56,695 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:00 | SKIP | +----------------------------+------------------+------------------+----------------+ 2018-08-22 18:54:56,701 - 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:07 | PASS | | vmready1 | functest | healthcheck | 00:10 | PASS | | vmready2 | functest | healthcheck | 00:08 | PASS | | singlevm1 | functest | healthcheck | 00:26 | PASS | | singlevm2 | functest | healthcheck | 00:34 | PASS | | vping_ssh | functest | healthcheck | 00:39 | PASS | | vping_userdata | functest | healthcheck | 00:31 | PASS | | cinder_test | functest | healthcheck | 01:12 | PASS | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-08-22 18:54:56,715 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-22 18:54:56,793 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-22 18:54:56,894 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-22 18:54:57,032 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-22 18:55:16,085 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-230 | | 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-08-22 18:55:16,090 - 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.24,192.30.9.5 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.24:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=CHdJRyd1GcfgT3w14p5FhdwxB 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=d69b1f3fec314e8ebf952b8c456a331b export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-22 18:55:16,090 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-22 18:55:16,091 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke neutron-tempest-plugin-api | | | | validate the OPNFV scenarios. | rally_sanity refstack_defcore patrole | | | | | vmtp shaker snaps_smoke neutron_trunk | | | | | networking-bgpvpn networking-sfc | | | | | barbican | +---------------+---------------+------------------------------------------+--------------------------------------------------+ 2018-08-22 18:55:16,132 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-08-22 18:55:17,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 18:55:17,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-22 18:55:17,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 18:55:17,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 18:55:17,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 18:55:17,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 18:55:17,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 18:55:17,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 18:55:17,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 18:55:17,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 18:55:17,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 18:55:17,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 18:55:17,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 18:55:17,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 18:55:17,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 18:55:17,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 18:55:17,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 18:55:17,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 18:55:17,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 18:55:17,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 18:55:17,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 18:55:17,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 18:55:17,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 18:55:17,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-22 18:55:17,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-22 18:55:17,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:55:17,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25b71193-9a7b-49ee-84c7-430c5735e9b7 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 18:55:17,128 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-25b71193-9a7b-49ee-84c7-430c5735e9b7 2018-08-22 18:55:17,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 18:55:17,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T19:55:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d69b1f3fec314e8ebf952b8c456a331b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "032439070e6549a2a698896c40df0822"}, "audit_ids": ["ErGQCAoSR8GDm-Il-defyw"], "issued_at": "2018-08-22T18:55:17.000000Z"}} 2018-08-22 18:55:17,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:55:17,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}476ed55303b8bfa01c654785283a6daf68fd60b6" 2018-08-22 18:55:17,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-d27ec22d-850d-4364-bdfa-84913dabdc1f Date: Wed, 22 Aug 2018 18:55:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 18:55:17,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d27ec22d-850d-4364-bdfa-84913dabdc1f 2018-08-22 18:55:17,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.322360038757s 2018-08-22 18:55:17,924 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d27ec22d-850d-4364-bdfa-84913dabdc1f 2018-08-22 18:55:17,925 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-22 18:55:23,515 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | cc5b07d2-d413-430f-943b-fd3a92963b8e | 2018-08-22T18:55:23.173233 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: cc5b07d2-d413-430f-943b-fd3a92963b8e ~/.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-08-22 18:55:27,459 - 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-08-22 18:55:27,460 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-22 18:55:36,205 - 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=ba77259e-d2e0-48f6-bf94-83ed01be307a) as the default verifier for the future CLI operations. 2018-08-22 18:55:42,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-22 18:55:42,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}476ed55303b8bfa01c654785283a6daf68fd60b6" 2018-08-22 18:55:42,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-5a01dda7-96f6-4211-a87f-e60975624c2c Date: Wed, 22 Aug 2018 18:55:42 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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "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": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 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-08-22 18:55:42,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-5a01dda7-96f6-4211-a87f-e60975624c2c 2018-08-22 18:55:42,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.0125501155853s 2018-08-22 18:55:42,379 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-5a01dda7-96f6-4211-a87f-e60975624c2c 2018-08-22 18:55:42,386 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-08-22 18:55:42,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-22 18:55:42,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}476ed55303b8bfa01c654785283a6daf68fd60b6" -d '{"network": {"shared": true, "name": "tempest_smoke-net_77d42843-d97e-4f42-b9b3-78046c164f1b", "admin_state_up": true}}' 2018-08-22 18:55:42,938 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-672ce39c-dad7-4666-86fd-5524e0bd7cda Date: Wed, 22 Aug 2018 18:55:42 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e26e22b2-9fbb-4d68-ba99-74c4fa01adc2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":true,"project_id":"d69b1f3fec314e8ebf952b8c456a331b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T18:55:42Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_77d42843-d97e-4f42-b9b3-78046c164f1b","admin_state_up":true,"tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T18:55:42Z","mtu":1450}} 2018-08-22 18:55:42,939 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-672ce39c-dad7-4666-86fd-5524e0bd7cda 2018-08-22 18:55:42,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.552368879318s 2018-08-22 18:55:42,939 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-672ce39c-dad7-4666-86fd-5524e0bd7cda 2018-08-22 18:55:42,940 - 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-08-22T18:55:42Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e26e22b2-9fbb-4d68-ba99-74c4fa01adc2', u'provider:segmentation_id': 31, 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_77d42843-d97e-4f42-b9b3-78046c164f1b', u'created_at': u'2018-08-22T18:55:42Z', u'mtu': 1450, u'tenant_id': u'd69b1f3fec314e8ebf952b8c456a331b', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'd69b1f3fec314e8ebf952b8c456a331b', u'l2_adjacency': True}) 2018-08-22 18:55:42,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 18:55:42,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}476ed55303b8bfa01c654785283a6daf68fd60b6" 2018-08-22 18:55:43,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1432 X-Openstack-Request-Id: req-6f8944c4-e723-4168-91f2-85df7d3f4d90 Date: Wed, 22 Aug 2018 18:55:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e26e22b2-9fbb-4d68-ba99-74c4fa01adc2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":true,"project_id":"d69b1f3fec314e8ebf952b8c456a331b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T18:55:42Z","qos_policy_id":null,"name":"tempest_smoke-net_77d42843-d97e-4f42-b9b3-78046c164f1b","admin_state_up":true,"tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T18:55:42Z","provider:network_type":"vxlan"}]} 2018-08-22 18:55:43,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6f8944c4-e723-4168-91f2-85df7d3f4d90 2018-08-22 18:55:43,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105098009109s 2018-08-22 18:55:43,046 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6f8944c4-e723-4168-91f2-85df7d3f4d90 2018-08-22 18:55:43,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-22 18:55:43,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}476ed55303b8bfa01c654785283a6daf68fd60b6" -d '{"subnet": {"name": "tempest_smoke-subnet_77d42843-d97e-4f42-b9b3-78046c164f1b", "enable_dhcp": true, "network_id": "e26e22b2-9fbb-4d68-ba99-74c4fa01adc2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-22 18:55:43,560 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-0efb4112-937f-4cad-8ca1-85ee9dd192c5 Date: Wed, 22 Aug 2018 18:55:43 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-22T18:55:43Z","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":"233b9ebd-b999-483f-a84d-9e569311fbd6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d69b1f3fec314e8ebf952b8c456a331b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_77d42843-d97e-4f42-b9b3-78046c164f1b","enable_dhcp":true,"segment_id":null,"network_id":"e26e22b2-9fbb-4d68-ba99-74c4fa01adc2","tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T18:55:43Z","ip_version":4}} 2018-08-22 18:55:43,560 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-0efb4112-937f-4cad-8ca1-85ee9dd192c5 2018-08-22 18:55:43,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.512661933899s 2018-08-22 18:55:43,561 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-0efb4112-937f-4cad-8ca1-85ee9dd192c5 2018-08-22 18:55:43,561 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T18:55:43Z', 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'233b9ebd-b999-483f-a84d-9e569311fbd6', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_77d42843-d97e-4f42-b9b3-78046c164f1b', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'e26e22b2-9fbb-4d68-ba99-74c4fa01adc2', u'tenant_id': u'd69b1f3fec314e8ebf952b8c456a331b', u'created_at': u'2018-08-22T18:55:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd69b1f3fec314e8ebf952b8c456a331b'}) 2018-08-22 18:55:43,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-22 18:55:43,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}476ed55303b8bfa01c654785283a6daf68fd60b6" -d '{"router": {"external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "name": "tempest_smoke-router_77d42843-d97e-4f42-b9b3-78046c164f1b", "admin_state_up": true}}' 2018-08-22 18:55:45,162 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-c89de3e7-a75c-4b4b-9c6e-c9a5de8977cd Date: Wed, 22 Aug 2018 18:55:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T18:55:43Z", "admin_state_up": true, "updated_at": "2018-08-22T18:55:44Z", "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "7fce495c-753d-465e-aaec-d067751e30f2", "name": "tempest_smoke-router_77d42843-d97e-4f42-b9b3-78046c164f1b"}} 2018-08-22 18:55:45,162 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-c89de3e7-a75c-4b4b-9c6e-c9a5de8977cd 2018-08-22 18:55:45,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.59997010231s 2018-08-22 18:55:45,162 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-c89de3e7-a75c-4b4b-9c6e-c9a5de8977cd 2018-08-22 18:55:45,163 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T18:55:44Z', u'revision_number': 2, u'ha': False, u'id': u'7fce495c-753d-465e-aaec-d067751e30f2', u'external_gateway_info': {u'network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'37350c7d-7f7a-4dc4-acdb-2f5b730b9a18', u'ip_address': u'172.30.9.213'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_77d42843-d97e-4f42-b9b3-78046c164f1b', u'admin_state_up': True, u'tenant_id': u'd69b1f3fec314e8ebf952b8c456a331b', u'created_at': u'2018-08-22T18:55:43Z', u'flavor_id': None, u'routes': [], u'project_id': u'd69b1f3fec314e8ebf952b8c456a331b'}) 2018-08-22 18:55:45,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-22 18:55:45,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/7fce495c-753d-465e-aaec-d067751e30f2/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}476ed55303b8bfa01c654785283a6daf68fd60b6" -d '{"subnet_id": "233b9ebd-b999-483f-a84d-9e569311fbd6"}' 2018-08-22 18:55:47,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-833e5419-f556-4fae-878e-c1b4f5d6441f Date: Wed, 22 Aug 2018 18:55:47 GMT RESP BODY: {"network_id": "e26e22b2-9fbb-4d68-ba99-74c4fa01adc2", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "subnet_id": "233b9ebd-b999-483f-a84d-9e569311fbd6", "subnet_ids": ["233b9ebd-b999-483f-a84d-9e569311fbd6"], "port_id": "8d05c420-bfee-461e-b95a-f095009923a5", "id": "7fce495c-753d-465e-aaec-d067751e30f2"} 2018-08-22 18:55:47,403 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/7fce495c-753d-465e-aaec-d067751e30f2/add_router_interface.json used request id req-833e5419-f556-4fae-878e-c1b4f5d6441f 2018-08-22 18:55:47,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.23944211006s 2018-08-22 18:55:47,403 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/7fce495c-753d-465e-aaec-d067751e30f2/add_router_interface.json used request id req-833e5419-f556-4fae-878e-c1b4f5d6441f returning object 7fce495c-753d-465e-aaec-d067751e30f2 2018-08-22 18:55:47,404 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-22 18:55:47,537 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-22 18:55:47,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:55:47,544 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 22 Aug 2018 18:55:47 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-22 18:55:47,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:55:47,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}476ed55303b8bfa01c654785283a6daf68fd60b6" 2018-08-22 18:55:47,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-3b114c63-0194-4e26-b0ed-b6f1d109bd13 Date: Wed, 22 Aug 2018 18:55:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:55:47,902 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-3b114c63-0194-4e26-b0ed-b6f1d109bd13 2018-08-22 18:55:47,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.35405921936s 2018-08-22 18:55:47,903 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-3b114c63-0194-4e26-b0ed-b6f1d109bd13 2018-08-22 18:55:47,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-22 18:55:47,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}476ed55303b8bfa01c654785283a6daf68fd60b6" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_77d42843-d97e-4f42-b9b3-78046c164f1b", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_77d42843-d97e-4f42-b9b3-78046c164f1b"}' 2018-08-22 18:55:47,975 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-12b8202d-b8f3-4f06-a35d-84ec370dd593 Date: Wed, 22 Aug 2018 18:55:47 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:55:47Z", "file": "/v2/images/d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065", "size": null, "self": "/v2/images/d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_77d42843-d97e-4f42-b9b3-78046c164f1b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_77d42843-d97e-4f42-b9b3-78046c164f1b", "checksum": null, "created_at": "2018-08-22T18:55:47Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-22 18:55:47,976 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-12b8202d-b8f3-4f06-a35d-84ec370dd593 2018-08-22 18:55:47,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0645639896393s 2018-08-22 18:55:47,976 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-12b8202d-b8f3-4f06-a35d-84ec370dd593 returning object d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065 2018-08-22 18:55:47,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-22 18:55:47,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065/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}476ed55303b8bfa01c654785283a6daf68fd60b6" -d '' 2018-08-22 18:55:48,484 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6eba813c-e0fe-4030-a8be-188c37139d3b Date: Wed, 22 Aug 2018 18:55:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 18:55:48,484 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065/file used request id req-6eba813c-e0fe-4030-a8be-188c37139d3b 2018-08-22 18:55:48,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.50793504715s 2018-08-22 18:55:48,485 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065/file used request id req-6eba813c-e0fe-4030-a8be-188c37139d3b 2018-08-22 18:55:48,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:55:48,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}476ed55303b8bfa01c654785283a6daf68fd60b6" 2018-08-22 18:55:48,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-a7d79f1e-c71a-48b5-b4ab-309308c32a35 Date: Wed, 22 Aug 2018 18:55:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:55:48Z", "file": "/v2/images/d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065", "size": 12716032, "self": "/v2/images/d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_77d42843-d97e-4f42-b9b3-78046c164f1b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_77d42843-d97e-4f42-b9b3-78046c164f1b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T18:55:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:55:48,514 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a7d79f1e-c71a-48b5-b4ab-309308c32a35 2018-08-22 18:55:48,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0257139205933s 2018-08-22 18:55:48,515 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a7d79f1e-c71a-48b5-b4ab-309308c32a35 2018-08-22 18:55:48,516 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065/file', 'owner': u'd69b1f3fec314e8ebf952b8c456a331b', 'id': u'd271d7c0-9b93-4bf3-a2bb-b6cf8bcee065', 'size': 12716032, u'self': u'/v2/images/d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd69b1f3fec314e8ebf952b8c456a331b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-22T18:55:48Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-22T18:55:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_77d42843-d97e-4f42-b9b3-78046c164f1b', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_77d42843-d97e-4f42-b9b3-78046c164f1b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_77d42843-d97e-4f42-b9b3-78046c164f1b', 'created': u'2018-08-22T18:55:47Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-22T18:55:47Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_77d42843-d97e-4f42-b9b3-78046c164f1b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-22 18:55:48,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-22 18:55:48,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}476ed55303b8bfa01c654785283a6daf68fd60b6" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_77d42843-d97e-4f42-b9b3-78046c164f1b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-22 18:55:48,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:55: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-88f0e4bd-6941-4391-aa0b-8c05c09ca46a x-compute-request-id: req-88f0e4bd-6941-4391-aa0b-8c05c09ca46a Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_77d42843-d97e-4f42-b9b3-78046c164f1b", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/a0ca604d-0ebe-4efa-86f7-8ae99a0e5fff", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/a0ca604d-0ebe-4efa-86f7-8ae99a0e5fff", "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": "a0ca604d-0ebe-4efa-86f7-8ae99a0e5fff"}} 2018-08-22 18:55:48,860 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-88f0e4bd-6941-4391-aa0b-8c05c09ca46a 2018-08-22 18:55:48,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.342397928238s 2018-08-22 18:55:48,860 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-88f0e4bd-6941-4391-aa0b-8c05c09ca46a 2018-08-22 18:55:48,861 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_77d42843-d97e-4f42-b9b3-78046c164f1b', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'a0ca604d-0ebe-4efa-86f7-8ae99a0e5fff', 'swap': 0}) 2018-08-22 18:55:48,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-22 18:55:48,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/a0ca604d-0ebe-4efa-86f7-8ae99a0e5fff/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}476ed55303b8bfa01c654785283a6daf68fd60b6" -d '{"extra_specs": {}}' 2018-08-22 18:55:48,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:55: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-7909badf-d54b-4c0d-a2ea-7a3a7bf53852 x-compute-request-id: req-7909badf-d54b-4c0d-a2ea-7a3a7bf53852 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-22 18:55:48,889 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/a0ca604d-0ebe-4efa-86f7-8ae99a0e5fff/os-extra_specs used request id req-7909badf-d54b-4c0d-a2ea-7a3a7bf53852 2018-08-22 18:55:48,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.027312040329s 2018-08-22 18:55:48,889 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/a0ca604d-0ebe-4efa-86f7-8ae99a0e5fff/os-extra_specs used request id req-7909badf-d54b-4c0d-a2ea-7a3a7bf53852 2018-08-22 18:55:48,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 18:55:48,898 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 22 Aug 2018 18:55:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-266cf3c7-dd46-42ff-819a-25c601e902a5 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.24:5000/v3/", "rel": "self"}]}]}} 2018-08-22 18:55:48,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-266cf3c7-dd46-42ff-819a-25c601e902a5 2018-08-22 18:55:48,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 18:55:48,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}476ed55303b8bfa01c654785283a6daf68fd60b6" 2018-08-22 18:55:49,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f38c59ba-a54d-4938-ad5b-0550a921cae4 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 18:55:49,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f38c59ba-a54d-4938-ad5b-0550a921cae4 2018-08-22 18:55:49,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178176879883s 2018-08-22 18:55:49,080 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f38c59ba-a54d-4938-ad5b-0550a921cae4 2018-08-22 18:55:49,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 18:55:49,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}476ed55303b8bfa01c654785283a6daf68fd60b6" 2018-08-22 18:55:49,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3780b56f-30b3-4773-a91a-9ba0d7079ec9 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 18:55:49,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3780b56f-30b3-4773-a91a-9ba0d7079ec9 2018-08-22 18:55:49,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.181181192398s 2018-08-22 18:55:49,266 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3780b56f-30b3-4773-a91a-9ba0d7079ec9 2018-08-22 18:55:49,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-22 18:55:49,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}476ed55303b8bfa01c654785283a6daf68fd60b6" 2018-08-22 18:55:49,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:55: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-668203b9-1021-4a98-9dce-f03ec3a3cce7 x-compute-request-id: req-668203b9-1021-4a98-9dce-f03ec3a3cce7 Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"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-08-22 18:55:49,315 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-668203b9-1021-4a98-9dce-f03ec3a3cce7 2018-08-22 18:55:49,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0387299060822s 2018-08-22 18:55:49,316 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-668203b9-1021-4a98-9dce-f03ec3a3cce7 2018-08-22 18:55:49,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:55:49,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}476ed55303b8bfa01c654785283a6daf68fd60b6" 2018-08-22 18:55:49,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-d8e3cb75-c03f-48cf-85f3-7dff9e98dfd3 Date: Wed, 22 Aug 2018 18:55:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:55:48Z", "file": "/v2/images/d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065", "size": 12716032, "self": "/v2/images/d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_77d42843-d97e-4f42-b9b3-78046c164f1b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_77d42843-d97e-4f42-b9b3-78046c164f1b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T18:55:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:55:49,349 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d8e3cb75-c03f-48cf-85f3-7dff9e98dfd3 2018-08-22 18:55:49,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0285358428955s 2018-08-22 18:55:49,349 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d8e3cb75-c03f-48cf-85f3-7dff9e98dfd3 2018-08-22 18:55:49,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-22 18:55:49,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}476ed55303b8bfa01c654785283a6daf68fd60b6" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_77d42843-d97e-4f42-b9b3-78046c164f1b", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_77d42843-d97e-4f42-b9b3-78046c164f1b"}' 2018-08-22 18:55:49,440 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/2b7cf788-fd27-4964-804e-e993e18fcdb7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f6197a97-84ba-458e-a7f4-c0c8fb51e3fe Date: Wed, 22 Aug 2018 18:55:49 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:55:49Z", "file": "/v2/images/2b7cf788-fd27-4964-804e-e993e18fcdb7/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "2b7cf788-fd27-4964-804e-e993e18fcdb7", "size": null, "self": "/v2/images/2b7cf788-fd27-4964-804e-e993e18fcdb7", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_77d42843-d97e-4f42-b9b3-78046c164f1b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_77d42843-d97e-4f42-b9b3-78046c164f1b", "checksum": null, "created_at": "2018-08-22T18:55:49Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-22 18:55:49,441 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-f6197a97-84ba-458e-a7f4-c0c8fb51e3fe 2018-08-22 18:55:49,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0833840370178s 2018-08-22 18:55:49,441 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-f6197a97-84ba-458e-a7f4-c0c8fb51e3fe returning object 2b7cf788-fd27-4964-804e-e993e18fcdb7 2018-08-22 18:55:49,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-22 18:55:49,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/2b7cf788-fd27-4964-804e-e993e18fcdb7/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}476ed55303b8bfa01c654785283a6daf68fd60b6" -d '' 2018-08-22 18:55:50,615 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-50704b4f-037f-4bff-b400-6ff859a61e07 Date: Wed, 22 Aug 2018 18:55:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 18:55:50,616 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/2b7cf788-fd27-4964-804e-e993e18fcdb7/file used request id req-50704b4f-037f-4bff-b400-6ff859a61e07 2018-08-22 18:55:50,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.17403101921s 2018-08-22 18:55:50,616 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/2b7cf788-fd27-4964-804e-e993e18fcdb7/file used request id req-50704b4f-037f-4bff-b400-6ff859a61e07 2018-08-22 18:55:50,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 18:55:50,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}476ed55303b8bfa01c654785283a6daf68fd60b6" 2018-08-22 18:55:50,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json X-Openstack-Request-Id: req-e18522d4-723d-422c-a03b-0136fb35aab5 Date: Wed, 22 Aug 2018 18:55:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:55:50Z", "file": "/v2/images/2b7cf788-fd27-4964-804e-e993e18fcdb7/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "2b7cf788-fd27-4964-804e-e993e18fcdb7", "size": 12716032, "self": "/v2/images/2b7cf788-fd27-4964-804e-e993e18fcdb7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/2b7cf788-fd27-4964-804e-e993e18fcdb7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/2b7cf788-fd27-4964-804e-e993e18fcdb7/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_77d42843-d97e-4f42-b9b3-78046c164f1b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_77d42843-d97e-4f42-b9b3-78046c164f1b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T18:55:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:55:48Z", "file": "/v2/images/d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065", "size": 12716032, "self": "/v2/images/d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_77d42843-d97e-4f42-b9b3-78046c164f1b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_77d42843-d97e-4f42-b9b3-78046c164f1b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T18:55:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 18:55:50,646 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e18522d4-723d-422c-a03b-0136fb35aab5 2018-08-22 18:55:50,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0261700153351s 2018-08-22 18:55:50,647 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e18522d4-723d-422c-a03b-0136fb35aab5 2018-08-22 18:55:50,649 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/2b7cf788-fd27-4964-804e-e993e18fcdb7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2b7cf788-fd27-4964-804e-e993e18fcdb7/file', 'owner': u'd69b1f3fec314e8ebf952b8c456a331b', 'id': u'2b7cf788-fd27-4964-804e-e993e18fcdb7', 'size': 12716032, u'self': u'/v2/images/2b7cf788-fd27-4964-804e-e993e18fcdb7', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd69b1f3fec314e8ebf952b8c456a331b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/2b7cf788-fd27-4964-804e-e993e18fcdb7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-22T18:55:50Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-22T18:55:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_77d42843-d97e-4f42-b9b3-78046c164f1b', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2b7cf788-fd27-4964-804e-e993e18fcdb7', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_77d42843-d97e-4f42-b9b3-78046c164f1b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_77d42843-d97e-4f42-b9b3-78046c164f1b', 'created': u'2018-08-22T18:55:49Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-22T18:55:49Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2b7cf788-fd27-4964-804e-e993e18fcdb7', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_77d42843-d97e-4f42-b9b3-78046c164f1b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-22 18:55:50,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-22 18:55:50,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}476ed55303b8bfa01c654785283a6daf68fd60b6" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_77d42843-d97e-4f42-b9b3-78046c164f1b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-22 18:55:50,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:55: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-cc8c93dc-2856-4872-996b-18a369ecea5d x-compute-request-id: req-cc8c93dc-2856-4872-996b-18a369ecea5d Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_77d42843-d97e-4f42-b9b3-78046c164f1b", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/17733d22-d42e-4a54-8095-404ab31efcdf", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/17733d22-d42e-4a54-8095-404ab31efcdf", "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": "17733d22-d42e-4a54-8095-404ab31efcdf"}} 2018-08-22 18:55:50,689 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-cc8c93dc-2856-4872-996b-18a369ecea5d 2018-08-22 18:55:50,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0373299121857s 2018-08-22 18:55:50,690 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-cc8c93dc-2856-4872-996b-18a369ecea5d 2018-08-22 18:55:50,691 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_77d42843-d97e-4f42-b9b3-78046c164f1b', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'17733d22-d42e-4a54-8095-404ab31efcdf', 'swap': 0}) 2018-08-22 18:55:50,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-22 18:55:50,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/17733d22-d42e-4a54-8095-404ab31efcdf/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}476ed55303b8bfa01c654785283a6daf68fd60b6" -d '{"extra_specs": {}}' 2018-08-22 18:55:50,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 18:55:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-921f4239-3365-499f-9a92-17a6e117e712 x-compute-request-id: req-921f4239-3365-499f-9a92-17a6e117e712 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-22 18:55:50,715 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/17733d22-d42e-4a54-8095-404ab31efcdf/os-extra_specs used request id req-921f4239-3365-499f-9a92-17a6e117e712 2018-08-22 18:55:50,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0238530635834s 2018-08-22 18:55:50,715 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/17733d22-d42e-4a54-8095-404ab31efcdf/os-extra_specs used request id req-921f4239-3365-499f-9a92-17a6e117e712 2018-08-22 18:55:50,716 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_77d42843-d97e-4f42-b9b3-78046c164f1b', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'17733d22-d42e-4a54-8095-404ab31efcdf', 'swap': 0}) 2018-08-22 18:55:54,208 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-22 18:55:54,209 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-22 18:55:54,209 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-22 18:55:54,212 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-22 18:55:54,216 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-22 18:55:58,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ba77259e-d2e0-48f6-bf94-83ed01be307a/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-08-22 18:55:58,169 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-22 18:55:58,185 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-22 18:55:58,185 - 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', '--concurrency=4']'. 2018-08-22 18:56:05,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:56:05.830 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-08-22 18:56:08,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:56:08.606 49 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.321s] 2018-08-22 18:56:08,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:56:08.654 49 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.048s] 2018-08-22 18:56:11,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:56:11.427 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.765s] 2018-08-22 18:56:14,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:56:14.936 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.654s] 2018-08-22 18:56:16,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:56:16.444 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.373s] 2018-08-22 18:56:18,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:56:18.169 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.723s] 2018-08-22 18:56:22,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:56:22.453 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.189s] 2018-08-22 18:56:22,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:56:22.470 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [12.789s] 2018-08-22 18:56:32,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:56:32.135 49 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.835s] 2018-08-22 18:56:32,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:56:32.146 49 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-08-22 18:56:36,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:56:36.146 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [5.164s] 2018-08-22 18:56:39,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:56:39.358 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.905s] 2018-08-22 18:56:43,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:56:43.669 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.083s] 2018-08-22 18:56:43,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:56:43.670 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-08-22 18:56:44,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:56:44.772 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.400s] 2018-08-22 18:56:49,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:56:49.335 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.002s] 2018-08-22 18:56:54,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:56:54.094 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.105s] 2018-08-22 18:56:54,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:56:54.095 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-08-22 18:56:54,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:56:54.224 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.223s] 2018-08-22 18:57:00,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:00.379 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.374s] 2018-08-22 18:57:01,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:01.150 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.771s] 2018-08-22 18:57:02,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:02.198 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.048s] 2018-08-22 18:57:03,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:03.272 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.689s] 2018-08-22 18:57:09,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:09.012 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-08-22 18:57:11,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:11.537 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.985s] 2018-08-22 18:57:15,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:15.966 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.428s] 2018-08-22 18:57:21,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:21.051 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.085s] 2018-08-22 18:57:22,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:22.784 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.893s] 2018-08-22 18:57:23,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:23.133 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.349s] 2018-08-22 18:57:23,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:23.163 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.101s] 2018-08-22 18:57:23,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:23.164 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-08-22 18:57:23,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:23.265 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.131s] 2018-08-22 18:57:23,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:23.358 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.092s] 2018-08-22 18:57:23,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:23.520 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.162s] 2018-08-22 18:57:23,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:23.579 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.059s] 2018-08-22 18:57:30,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:30.772 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.185s] 2018-08-22 18:57:32,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:32.811 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.037s] 2018-08-22 18:57:33,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:33.355 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.546s] 2018-08-22 18:57:36,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:36.942 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-08-22 18:57:36,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:36.945 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.486s] 2018-08-22 18:57:37,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:37.382 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.438s] 2018-08-22 18:57:37,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:37.490 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.108s] 2018-08-22 18:57:37,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:37.542 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.051s] 2018-08-22 18:57:37,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:37.639 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.097s] 2018-08-22 18:57:37,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:37.683 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.043s] 2018-08-22 18:57:39,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:39.507 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.139s] 2018-08-22 18:57:39,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:39.656 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.149s] 2018-08-22 18:57:39,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:39.814 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.157s] 2018-08-22 18:57:39,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:39.821 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-08-22 18:57:40,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:40.743 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.221s] 2018-08-22 18:57:40,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:40.760 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.017s] 2018-08-22 18:57:43,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:43.242 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [8.482s] 2018-08-22 18:57:46,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:46.813 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.039s] 2018-08-22 18:57:55,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:55.810 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [11.731s] 2018-08-22 18:57:59,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:59.601 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.179s] 2018-08-22 18:57:59,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:59.676 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.075s] 2018-08-22 18:57:59,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:59.738 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.060s] 2018-08-22 18:57:59,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:57:59.808 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.070s] 2018-08-22 18:58:05,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:58:05.524 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [9.713s] 2018-08-22 18:58:06,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:58:06.514 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [6.515s] 2018-08-22 18:58:11,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:58:11.366 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.051s] 2018-08-22 18:58:11,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:58:11.467 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.101s] 2018-08-22 18:58:11,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:58:11.667 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.142s] 2018-08-22 18:58:12,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:58:12.885 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.370s] 2018-08-22 18:58:15,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:58:15.103 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.040s] 2018-08-22 18:58:16,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:58:16.017 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-08-22 18:58:16,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:58:16.816 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [5.148s] 2018-08-22 18:58:20,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:58:20.281 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.178s] 2018-08-22 18:58:26,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:58:26.551 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.038s] 2018-08-22 18:58:27,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:58:27.947 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.989s] 2018-08-22 18:58:29,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:58:29.722 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.170s] 2018-08-22 18:58:29,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:58:29.878 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.866s] 2018-08-22 18:58:36,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:58:36.882 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.159s] 2018-08-22 18:58:37,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:58:37.070 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.547s] 2018-08-22 18:58:39,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:58:39.589 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [3.993s] 2018-08-22 18:58:39,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:58:39.882 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.809s] 2018-08-22 18:58:42,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:58:42.535 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.653s] 2018-08-22 18:58:44,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:58:44.917 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.327s] 2018-08-22 18:58:46,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:58:46.713 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2018-08-22 18:58:46,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:58:46.791 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.873s] 2018-08-22 18:58:46,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:58:46.838 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.047s] 2018-08-22 18:58:46,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:58:46.876 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.038s] 2018-08-22 18:58:50,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:58:50.097 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.407s] 2018-08-22 18:58:53,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:58:53.921 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.946s] 2018-08-22 18:58:54,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:58:54.924 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.826s] 2018-08-22 18:58:55,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:58:55.737 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.813s] 2018-08-22 18:58:55,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:58:55.817 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.083s] 2018-08-22 18:58:56,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:58:56.529 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.604s] 2018-08-22 18:58:56,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:58:56.745 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.216s] 2018-08-22 18:58:56,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:58:56.953 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.209s] 2018-08-22 18:59:15,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:59:15.445 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [13.089s] 2018-08-22 18:59:17,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:59:17.696 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [17.314s] 2018-08-22 18:59:22,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:59:22.491 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.046s] 2018-08-22 18:59:27,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:59:27.328 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.091s] 2018-08-22 18:59:28,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:59:28.837 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.345s] 2018-08-22 18:59:33,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:59:33.468 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.630s] 2018-08-22 18:59:35,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:59:35.514 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.183s] 2018-08-22 18:59:45,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:59:45.462 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-08-22 18:59:51,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:59:51.346 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.505s] 2018-08-22 18:59:51,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 18:59:51.610 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.264s] 2018-08-22 19:00:01,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:00:01.392 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.256s] 2018-08-22 19:00:03,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:00:03.795 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.401s] 2018-08-22 19:00:06,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:00:06.177 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.382s] 2018-08-22 19:00:09,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 042b2c04-2508-4d8f-901e-b5bc982aabde 2018-08-22 19:00:09,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '042b2c04-2508-4d8f-901e-b5bc982aabde']'. 2018-08-22 19:00:10,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-22 19:00:10,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-22 19:00:10,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-22 19:00:10,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 042b2c04-2508-4d8f-901e-b5bc982aabde | 2018-08-22 19:00:10,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-22 19:00:10,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-22 18:56:00 | 2018-08-22 19:00:10,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-22 19:00:09 | 2018-08-22 19:00:10,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:09 | 2018-08-22 19:00:10,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-22 19:00:10,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-22 19:00:10,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-22 19:00:10,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ba77259e-d2e0-48f6-bf94-83ed01be307a) | 2018-08-22 19:00:10,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-22 19:00:10,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: cc5b07d2-d413-430f-943b-fd3a92963b8e) | 2018-08-22 19:00:10,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2018-08-22 19:00:10,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 240.354 | 2018-08-22 19:00:10,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2018-08-22 19:00:10,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-08-22 19:00:10,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-22 19:00:10,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-22 19:00:10,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-22 19:00:10,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-22 19:00:10,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-22 19:00:10,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-22 19:00:10,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-08-22 19:00:10,546 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-22 19:00:10,546 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 04:28 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-22 19:00:10,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-22 19:00:10,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/2b7cf788-fd27-4964-804e-e993e18fcdb7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}476ed55303b8bfa01c654785283a6daf68fd60b6" 2018-08-22 19:00:12,108 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-430c2545-7b4a-4263-8355-6eeb621cd70a Date: Wed, 22 Aug 2018 19:00:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 19:00:12,108 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/2b7cf788-fd27-4964-804e-e993e18fcdb7 used request id req-430c2545-7b4a-4263-8355-6eeb621cd70a 2018-08-22 19:00:12,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.55807614326s 2018-08-22 19:00:12,109 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/2b7cf788-fd27-4964-804e-e993e18fcdb7 used request id req-430c2545-7b4a-4263-8355-6eeb621cd70a 2018-08-22 19:00:12,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 19:00:12,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}476ed55303b8bfa01c654785283a6daf68fd60b6" 2018-08-22 19:00:12,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:00: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-e7389602-2092-4706-a1da-8cecb52743b0 x-compute-request-id: req-e7389602-2092-4706-a1da-8cecb52743b0 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_77d42843-d97e-4f42-b9b3-78046c164f1b", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/17733d22-d42e-4a54-8095-404ab31efcdf", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/17733d22-d42e-4a54-8095-404ab31efcdf", "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": "17733d22-d42e-4a54-8095-404ab31efcdf"}, {"name": "tempest_smoke-flavor_77d42843-d97e-4f42-b9b3-78046c164f1b", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/a0ca604d-0ebe-4efa-86f7-8ae99a0e5fff", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/a0ca604d-0ebe-4efa-86f7-8ae99a0e5fff", "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": "a0ca604d-0ebe-4efa-86f7-8ae99a0e5fff"}]} 2018-08-22 19:00:12,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-e7389602-2092-4706-a1da-8cecb52743b0 2018-08-22 19:00:12,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.036493062973s 2018-08-22 19:00:12,146 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-e7389602-2092-4706-a1da-8cecb52743b0 2018-08-22 19:00:12,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-22 19:00:12,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/17733d22-d42e-4a54-8095-404ab31efcdf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}476ed55303b8bfa01c654785283a6daf68fd60b6" 2018-08-22 19:00:12,179 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 19:00: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-801754d8-25c9-4b31-a943-7bbc3a4d84b6 x-compute-request-id: req-801754d8-25c9-4b31-a943-7bbc3a4d84b6 Content-Length: 0 Content-Type: application/json 2018-08-22 19:00:12,179 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/17733d22-d42e-4a54-8095-404ab31efcdf used request id req-801754d8-25c9-4b31-a943-7bbc3a4d84b6 2018-08-22 19:00:12,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0310230255127s 2018-08-22 19:00:12,179 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/17733d22-d42e-4a54-8095-404ab31efcdf used request id req-801754d8-25c9-4b31-a943-7bbc3a4d84b6 2018-08-22 19:00:12,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-22 19:00:12,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/7fce495c-753d-465e-aaec-d067751e30f2/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}476ed55303b8bfa01c654785283a6daf68fd60b6" -d '{"subnet_id": "233b9ebd-b999-483f-a84d-9e569311fbd6"}' 2018-08-22 19:00:14,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-902218ee-2d28-4900-9823-cc5de70b939f Date: Wed, 22 Aug 2018 19:00:14 GMT RESP BODY: {"network_id": "e26e22b2-9fbb-4d68-ba99-74c4fa01adc2", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "subnet_id": "233b9ebd-b999-483f-a84d-9e569311fbd6", "subnet_ids": ["233b9ebd-b999-483f-a84d-9e569311fbd6"], "port_id": "8d05c420-bfee-461e-b95a-f095009923a5", "id": "7fce495c-753d-465e-aaec-d067751e30f2"} 2018-08-22 19:00:14,204 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/7fce495c-753d-465e-aaec-d067751e30f2/remove_router_interface.json used request id req-902218ee-2d28-4900-9823-cc5de70b939f 2018-08-22 19:00:14,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.02469086647s 2018-08-22 19:00:14,205 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/7fce495c-753d-465e-aaec-d067751e30f2/remove_router_interface.json used request id req-902218ee-2d28-4900-9823-cc5de70b939f returning object 7fce495c-753d-465e-aaec-d067751e30f2 2018-08-22 19:00:14,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-22 19:00:14,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}476ed55303b8bfa01c654785283a6daf68fd60b6" 2018-08-22 19:00:14,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-2b54bd65-b446-42e6-91c8-b010e2ecb2b9 Date: Wed, 22 Aug 2018 19:00:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T18:55:43Z", "admin_state_up": true, "updated_at": "2018-08-22T19:00:13Z", "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "7fce495c-753d-465e-aaec-d067751e30f2", "name": "tempest_smoke-router_77d42843-d97e-4f42-b9b3-78046c164f1b"}]} 2018-08-22 19:00:14,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-2b54bd65-b446-42e6-91c8-b010e2ecb2b9 2018-08-22 19:00:14,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.129317998886s 2018-08-22 19:00:14,335 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-2b54bd65-b446-42e6-91c8-b010e2ecb2b9 2018-08-22 19:00:14,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-22 19:00:14,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/7fce495c-753d-465e-aaec-d067751e30f2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}476ed55303b8bfa01c654785283a6daf68fd60b6" 2018-08-22 19:00:15,609 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-012b0a47-0339-4db2-bef1-4e96534ea2cb Content-Length: 0 Date: Wed, 22 Aug 2018 19:00:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 19:00:15,609 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/7fce495c-753d-465e-aaec-d067751e30f2.json used request id req-012b0a47-0339-4db2-bef1-4e96534ea2cb 2018-08-22 19:00:15,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.27227210999s 2018-08-22 19:00:15,609 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/7fce495c-753d-465e-aaec-d067751e30f2.json used request id req-012b0a47-0339-4db2-bef1-4e96534ea2cb 2018-08-22 19:00:15,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-22 19:00:15,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}476ed55303b8bfa01c654785283a6daf68fd60b6" 2018-08-22 19:00:15,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-177937f0-5660-4a87-8b4c-f1841140cb19 Date: Wed, 22 Aug 2018 19:00:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-22T18:55:43Z","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":"233b9ebd-b999-483f-a84d-9e569311fbd6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d69b1f3fec314e8ebf952b8c456a331b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_77d42843-d97e-4f42-b9b3-78046c164f1b","enable_dhcp":true,"segment_id":null,"network_id":"e26e22b2-9fbb-4d68-ba99-74c4fa01adc2","tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T18:55:43Z","ip_version":4},{"updated_at":"2018-08-22T18:46:39Z","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":"37350c7d-7f7a-4dc4-acdb-2f5b730b9a18","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1069e6f21fd84144b26b3ff0ad5800c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:39Z","ip_version":4}]} 2018-08-22 19:00:15,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-177937f0-5660-4a87-8b4c-f1841140cb19 2018-08-22 19:00:15,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0967330932617s 2018-08-22 19:00:15,707 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-177937f0-5660-4a87-8b4c-f1841140cb19 2018-08-22 19:00:15,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-22 19:00:15,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/233b9ebd-b999-483f-a84d-9e569311fbd6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}476ed55303b8bfa01c654785283a6daf68fd60b6" 2018-08-22 19:00:16,826 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d701b874-1bf5-49c2-a182-5d07cea005c0 Date: Wed, 22 Aug 2018 19:00:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 19:00:16,826 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/233b9ebd-b999-483f-a84d-9e569311fbd6.json used request id req-d701b874-1bf5-49c2-a182-5d07cea005c0 2018-08-22 19:00:16,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.1178278923s 2018-08-22 19:00:16,826 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/233b9ebd-b999-483f-a84d-9e569311fbd6.json used request id req-d701b874-1bf5-49c2-a182-5d07cea005c0 2018-08-22 19:00:16,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 19:00:16,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}476ed55303b8bfa01c654785283a6daf68fd60b6" 2018-08-22 19:00:16,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1438 X-Openstack-Request-Id: req-4d3d8cdf-7cb5-4f16-bc3e-6c834afa5813 Date: Wed, 22 Aug 2018 19:00:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e26e22b2-9fbb-4d68-ba99-74c4fa01adc2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":true,"project_id":"d69b1f3fec314e8ebf952b8c456a331b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T19:00:16Z","qos_policy_id":null,"name":"tempest_smoke-net_77d42843-d97e-4f42-b9b3-78046c164f1b","admin_state_up":true,"tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T18:55:42Z","provider:network_type":"vxlan"}]} 2018-08-22 19:00:16,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4d3d8cdf-7cb5-4f16-bc3e-6c834afa5813 2018-08-22 19:00:16,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0844249725342s 2018-08-22 19:00:16,912 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4d3d8cdf-7cb5-4f16-bc3e-6c834afa5813 2018-08-22 19:00:16,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-22 19:00:16,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/e26e22b2-9fbb-4d68-ba99-74c4fa01adc2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}476ed55303b8bfa01c654785283a6daf68fd60b6" 2018-08-22 19:00:18,059 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-995ea81e-2fa2-421e-9eb8-91986efdb8b0 Date: Wed, 22 Aug 2018 19:00:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 19:00:18,060 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/e26e22b2-9fbb-4d68-ba99-74c4fa01adc2.json used request id req-995ea81e-2fa2-421e-9eb8-91986efdb8b0 2018-08-22 19:00:18,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.14697408676s 2018-08-22 19:00:18,060 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/e26e22b2-9fbb-4d68-ba99-74c4fa01adc2.json used request id req-995ea81e-2fa2-421e-9eb8-91986efdb8b0 2018-08-22 19:00:18,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 19:00:18,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}476ed55303b8bfa01c654785283a6daf68fd60b6" 2018-08-22 19:00:18,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-6738ae34-bc5d-4cf8-af63-af08a857d7a4 Date: Wed, 22 Aug 2018 19:00:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T18:55:48Z", "file": "/v2/images/d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065", "size": 12716032, "self": "/v2/images/d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_77d42843-d97e-4f42-b9b3-78046c164f1b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_77d42843-d97e-4f42-b9b3-78046c164f1b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T18:55:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 19:00:18,090 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-6738ae34-bc5d-4cf8-af63-af08a857d7a4 2018-08-22 19:00:18,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0269150733948s 2018-08-22 19:00:18,091 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-6738ae34-bc5d-4cf8-af63-af08a857d7a4 2018-08-22 19:00:18,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-22 19:00:18,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}476ed55303b8bfa01c654785283a6daf68fd60b6" 2018-08-22 19:00:18,396 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6cea37e4-cba9-4f3a-bcd9-053247a658c1 Date: Wed, 22 Aug 2018 19:00:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 19:00:18,396 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065 used request id req-6cea37e4-cba9-4f3a-bcd9-053247a658c1 2018-08-22 19:00:18,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.303982973099s 2018-08-22 19:00:18,396 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/d271d7c0-9b93-4bf3-a2bb-b6cf8bcee065 used request id req-6cea37e4-cba9-4f3a-bcd9-053247a658c1 2018-08-22 19:00:18,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 19:00:18,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}476ed55303b8bfa01c654785283a6daf68fd60b6" 2018-08-22 19:00:18,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:00: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-465cb28c-93e5-45f6-ac6f-95b65e5e57cc x-compute-request-id: req-465cb28c-93e5-45f6-ac6f-95b65e5e57cc Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_77d42843-d97e-4f42-b9b3-78046c164f1b", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/a0ca604d-0ebe-4efa-86f7-8ae99a0e5fff", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/a0ca604d-0ebe-4efa-86f7-8ae99a0e5fff", "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": "a0ca604d-0ebe-4efa-86f7-8ae99a0e5fff"}]} 2018-08-22 19:00:18,419 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-465cb28c-93e5-45f6-ac6f-95b65e5e57cc 2018-08-22 19:00:18,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0223109722137s 2018-08-22 19:00:18,420 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-465cb28c-93e5-45f6-ac6f-95b65e5e57cc 2018-08-22 19:00:18,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-22 19:00:18,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/a0ca604d-0ebe-4efa-86f7-8ae99a0e5fff -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}476ed55303b8bfa01c654785283a6daf68fd60b6" 2018-08-22 19:00:18,449 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 19:00: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-f1828501-c03b-4e49-9f13-d9c6da7140c3 x-compute-request-id: req-f1828501-c03b-4e49-9f13-d9c6da7140c3 Content-Length: 0 Content-Type: application/json 2018-08-22 19:00:18,450 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/a0ca604d-0ebe-4efa-86f7-8ae99a0e5fff used request id req-f1828501-c03b-4e49-9f13-d9c6da7140c3 2018-08-22 19:00:18,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0284180641174s 2018-08-22 19:00:18,450 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/a0ca604d-0ebe-4efa-86f7-8ae99a0e5fff used request id req-f1828501-c03b-4e49-9f13-d9c6da7140c3 2018-08-22 19:00:18,501 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-08-22 19:00:18,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 19:00:18,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-22 19:00:18,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 19:00:18,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 19:00:18,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 19:00:18,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 19:00:18,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 19:00:18,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 19:00:18,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 19:00:18,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 19:00:18,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 19:00:18,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 19:00:18,541 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 19:00:18,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 19:00:18,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 19:00:18,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 19:00:18,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 19:00:18,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 19:00:18,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 19:00:18,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 19:00:18,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 19:00:18,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 19:00:18,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 19:00:18,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-22 19:00:18,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-22 19:00:18,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 19:00:18,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23aff32c-16e2-4364-8964-af428090b4fb 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 19:00:18,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-23aff32c-16e2-4364-8964-af428090b4fb 2018-08-22 19:00:18,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 19:00:19,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T20:00:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d69b1f3fec314e8ebf952b8c456a331b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "032439070e6549a2a698896c40df0822"}, "audit_ids": ["_g_Oa4a5Sv6Y1hvyJ1hvgA"], "issued_at": "2018-08-22T19:00:18.000000Z"}} 2018-08-22 19:00:19,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 19:00:19,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}02b93e9a1e79697dedb89309dda73351d8c12c68" 2018-08-22 19:00:19,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-fbd79985-6975-487a-96f6-76c2d6f08485 Date: Wed, 22 Aug 2018 19:00:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 19:00:19,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fbd79985-6975-487a-96f6-76c2d6f08485 2018-08-22 19:00:19,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.512130022049s 2018-08-22 19:00:19,532 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fbd79985-6975-487a-96f6-76c2d6f08485 2018-08-22 19:00:19,533 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-22 19:00:22,417 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-22 19:00:25,226 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | cc8f4bfa-81e7-46fd-88e3-7be3eaf83682 | 2018-08-22T19:00:24.855101 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: cc8f4bfa-81e7-46fd-88e3-7be3eaf83682 ~/.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-08-22 19:00:28,948 - 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-08-22 19:00:28,948 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-22 19:00:31,463 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-22 19:00:34,875 - 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=9ce64a9e-8bc4-4dd5-a1b2-c9b41fa7736e) as the default verifier for the future CLI operations. 2018-08-22 19:00:37,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-22 19:00:37,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}02b93e9a1e79697dedb89309dda73351d8c12c68" 2018-08-22 19:00:38,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-50fd3f6f-41e0-4f8c-994f-4396a2ceca6d Date: Wed, 22 Aug 2018 19:00:38 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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "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": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 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-08-22 19:00:38,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-50fd3f6f-41e0-4f8c-994f-4396a2ceca6d 2018-08-22 19:00:38,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.260020017624s 2018-08-22 19:00:38,251 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-50fd3f6f-41e0-4f8c-994f-4396a2ceca6d 2018-08-22 19:00:38,260 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-08-22 19:00:38,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-22 19:00:38,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}02b93e9a1e79697dedb89309dda73351d8c12c68" -d '{"network": {"shared": true, "name": "neutron-tempest-plugin-api-net_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2", "admin_state_up": true}}' 2018-08-22 19:00:38,531 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 739 X-Openstack-Request-Id: req-ac06cbf1-723c-4b08-82ee-d87e9a03332f Date: Wed, 22 Aug 2018 19:00:38 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b4a797f0-e29d-4cb8-9665-566595285196","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":true,"project_id":"d69b1f3fec314e8ebf952b8c456a331b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T19:00:38Z","is_default":false,"qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2","admin_state_up":true,"tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T19:00:38Z","mtu":1450}} 2018-08-22 19:00:38,531 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ac06cbf1-723c-4b08-82ee-d87e9a03332f 2018-08-22 19:00:38,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.269762039185s 2018-08-22 19:00:38,531 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ac06cbf1-723c-4b08-82ee-d87e9a03332f 2018-08-22 19:00:38,532 - 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-08-22T19:00:38Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b4a797f0-e29d-4cb8-9665-566595285196', u'provider:segmentation_id': 17, 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-tempest-plugin-api-net_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2', u'created_at': u'2018-08-22T19:00:38Z', u'mtu': 1450, u'tenant_id': u'd69b1f3fec314e8ebf952b8c456a331b', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'd69b1f3fec314e8ebf952b8c456a331b', u'l2_adjacency': True}) 2018-08-22 19:00:38,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 19:00:38,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}02b93e9a1e79697dedb89309dda73351d8c12c68" 2018-08-22 19:00:38,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1445 X-Openstack-Request-Id: req-ab8d987f-55b9-461c-a04e-31956d376255 Date: Wed, 22 Aug 2018 19:00:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T18:46:39Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b4a797f0-e29d-4cb8-9665-566595285196","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":true,"project_id":"d69b1f3fec314e8ebf952b8c456a331b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T19:00:38Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2","admin_state_up":true,"tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T19:00:38Z","provider:network_type":"vxlan"}]} 2018-08-22 19:00:38,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ab8d987f-55b9-461c-a04e-31956d376255 2018-08-22 19:00:38,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0978829860687s 2018-08-22 19:00:38,631 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ab8d987f-55b9-461c-a04e-31956d376255 2018-08-22 19:00:38,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-22 19:00:38,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}02b93e9a1e79697dedb89309dda73351d8c12c68" -d '{"subnet": {"name": "neutron-tempest-plugin-api-subnet_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2", "enable_dhcp": true, "network_id": "b4a797f0-e29d-4cb8-9665-566595285196", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-22 19:00:39,139 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-8517538a-289e-4e0f-9e7c-104acddf45af Date: Wed, 22 Aug 2018 19:00:39 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-22T19:00:38Z","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":"3e6e1449-1f3e-410d-9691-0e6f49199346","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d69b1f3fec314e8ebf952b8c456a331b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2","enable_dhcp":true,"segment_id":null,"network_id":"b4a797f0-e29d-4cb8-9665-566595285196","tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T19:00:38Z","ip_version":4}} 2018-08-22 19:00:39,140 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-8517538a-289e-4e0f-9e7c-104acddf45af 2018-08-22 19:00:39,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.507129192352s 2018-08-22 19:00:39,140 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-8517538a-289e-4e0f-9e7c-104acddf45af 2018-08-22 19:00:39,140 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T19:00:38Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'3e6e1449-1f3e-410d-9691-0e6f49199346', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'b4a797f0-e29d-4cb8-9665-566595285196', u'tenant_id': u'd69b1f3fec314e8ebf952b8c456a331b', u'created_at': u'2018-08-22T19:00:38Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd69b1f3fec314e8ebf952b8c456a331b'}) 2018-08-22 19:00:39,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-22 19:00:39,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}02b93e9a1e79697dedb89309dda73351d8c12c68" -d '{"router": {"external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "name": "neutron-tempest-plugin-api-router_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2", "admin_state_up": true}}' 2018-08-22 19:00:40,950 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-8388c878-a055-4a07-93fb-8f92ab3d0bcf Date: Wed, 22 Aug 2018 19:00:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T19:00:39Z", "admin_state_up": true, "updated_at": "2018-08-22T19:00:40Z", "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "ee7729ba-b6f9-42d8-99a5-b1ff4da21b0f", "name": "neutron-tempest-plugin-api-router_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2"}} 2018-08-22 19:00:40,950 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-8388c878-a055-4a07-93fb-8f92ab3d0bcf 2018-08-22 19:00:40,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.80899405479s 2018-08-22 19:00:40,950 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-8388c878-a055-4a07-93fb-8f92ab3d0bcf 2018-08-22 19:00:40,951 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T19:00:40Z', u'revision_number': 2, u'ha': False, u'id': u'ee7729ba-b6f9-42d8-99a5-b1ff4da21b0f', u'external_gateway_info': {u'network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'37350c7d-7f7a-4dc4-acdb-2f5b730b9a18', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-router_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2', u'admin_state_up': True, u'tenant_id': u'd69b1f3fec314e8ebf952b8c456a331b', u'created_at': u'2018-08-22T19:00:39Z', u'flavor_id': None, u'routes': [], u'project_id': u'd69b1f3fec314e8ebf952b8c456a331b'}) 2018-08-22 19:00:40,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-22 19:00:40,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/ee7729ba-b6f9-42d8-99a5-b1ff4da21b0f/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}02b93e9a1e79697dedb89309dda73351d8c12c68" -d '{"subnet_id": "3e6e1449-1f3e-410d-9691-0e6f49199346"}' 2018-08-22 19:00:42,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2ae0567b-c974-40f9-a56f-026dba63096d Date: Wed, 22 Aug 2018 19:00:42 GMT RESP BODY: {"network_id": "b4a797f0-e29d-4cb8-9665-566595285196", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "subnet_id": "3e6e1449-1f3e-410d-9691-0e6f49199346", "subnet_ids": ["3e6e1449-1f3e-410d-9691-0e6f49199346"], "port_id": "d103c22a-7c14-4ddc-85a1-d6ae6a010ed8", "id": "ee7729ba-b6f9-42d8-99a5-b1ff4da21b0f"} 2018-08-22 19:00:42,836 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/ee7729ba-b6f9-42d8-99a5-b1ff4da21b0f/add_router_interface.json used request id req-2ae0567b-c974-40f9-a56f-026dba63096d 2018-08-22 19:00:42,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.88444495201s 2018-08-22 19:00:42,836 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/ee7729ba-b6f9-42d8-99a5-b1ff4da21b0f/add_router_interface.json used request id req-2ae0567b-c974-40f9-a56f-026dba63096d returning object ee7729ba-b6f9-42d8-99a5-b1ff4da21b0f 2018-08-22 19:00:42,837 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-22 19:00:42,969 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-22 19:00:42,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 19:00:42,976 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 22 Aug 2018 19:00:42 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-22 19:00:42,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 19:00:42,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}02b93e9a1e79697dedb89309dda73351d8c12c68" 2018-08-22 19:00:43,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-3c7c32bb-27ac-40d7-9325-bdc4c7c550d4 Date: Wed, 22 Aug 2018 19:00:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 19:00:43,249 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-3c7c32bb-27ac-40d7-9325-bdc4c7c550d4 2018-08-22 19:00:43,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.268473863602s 2018-08-22 19:00:43,249 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-3c7c32bb-27ac-40d7-9325-bdc4c7c550d4 2018-08-22 19:00:43,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-22 19:00:43,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}02b93e9a1e79697dedb89309dda73351d8c12c68" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2"}' 2018-08-22 19:00:43,299 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/c9b41d16-588c-4e47-b626-dde9b46f89c3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c253fe17-a6c2-430b-91e0-b390023886c0 Date: Wed, 22 Aug 2018 19:00:43 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T19:00:43Z", "file": "/v2/images/c9b41d16-588c-4e47-b626-dde9b46f89c3/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "c9b41d16-588c-4e47-b626-dde9b46f89c3", "size": null, "self": "/v2/images/c9b41d16-588c-4e47-b626-dde9b46f89c3", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2", "checksum": null, "created_at": "2018-08-22T19:00:43Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-22 19:00:43,299 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-c253fe17-a6c2-430b-91e0-b390023886c0 2018-08-22 19:00:43,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0419120788574s 2018-08-22 19:00:43,300 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-c253fe17-a6c2-430b-91e0-b390023886c0 returning object c9b41d16-588c-4e47-b626-dde9b46f89c3 2018-08-22 19:00:43,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-22 19:00:43,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/c9b41d16-588c-4e47-b626-dde9b46f89c3/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}02b93e9a1e79697dedb89309dda73351d8c12c68" -d '' 2018-08-22 19:00:44,071 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-29f7de9b-fe31-418e-9109-001d209297fd Date: Wed, 22 Aug 2018 19:00:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 19:00:44,072 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/c9b41d16-588c-4e47-b626-dde9b46f89c3/file used request id req-29f7de9b-fe31-418e-9109-001d209297fd 2018-08-22 19:00:44,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.771333932877s 2018-08-22 19:00:44,072 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/c9b41d16-588c-4e47-b626-dde9b46f89c3/file used request id req-29f7de9b-fe31-418e-9109-001d209297fd 2018-08-22 19:00:44,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 19:00:44,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}02b93e9a1e79697dedb89309dda73351d8c12c68" 2018-08-22 19:00:44,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-ca66e940-e233-4746-a677-f3fad6cb1083 Date: Wed, 22 Aug 2018 19:00:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T19:00:44Z", "file": "/v2/images/c9b41d16-588c-4e47-b626-dde9b46f89c3/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "c9b41d16-588c-4e47-b626-dde9b46f89c3", "size": 12716032, "self": "/v2/images/c9b41d16-588c-4e47-b626-dde9b46f89c3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/c9b41d16-588c-4e47-b626-dde9b46f89c3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/c9b41d16-588c-4e47-b626-dde9b46f89c3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T19:00:43Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 19:00:44,105 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ca66e940-e233-4746-a677-f3fad6cb1083 2018-08-22 19:00:44,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0292248725891s 2018-08-22 19:00:44,105 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ca66e940-e233-4746-a677-f3fad6cb1083 2018-08-22 19:00:44,107 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/c9b41d16-588c-4e47-b626-dde9b46f89c3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c9b41d16-588c-4e47-b626-dde9b46f89c3/file', 'owner': u'd69b1f3fec314e8ebf952b8c456a331b', 'id': u'c9b41d16-588c-4e47-b626-dde9b46f89c3', 'size': 12716032, u'self': u'/v2/images/c9b41d16-588c-4e47-b626-dde9b46f89c3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd69b1f3fec314e8ebf952b8c456a331b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/c9b41d16-588c-4e47-b626-dde9b46f89c3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-22T19:00:44Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-22T19:00:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/c9b41d16-588c-4e47-b626-dde9b46f89c3', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2', 'created': u'2018-08-22T19:00:43Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-22T19:00:43Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/c9b41d16-588c-4e47-b626-dde9b46f89c3', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-22 19:00:44,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-22 19:00:44,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}02b93e9a1e79697dedb89309dda73351d8c12c68" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-22 19:00:44,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:00: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-86e2afb3-70ed-4deb-9400-296f65ddddb6 x-compute-request-id: req-86e2afb3-70ed-4deb-9400-296f65ddddb6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/49e5d196-6737-4d7b-9384-7cdf1c7de864", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/49e5d196-6737-4d7b-9384-7cdf1c7de864", "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": "49e5d196-6737-4d7b-9384-7cdf1c7de864"}} 2018-08-22 19:00:44,401 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-86e2afb3-70ed-4deb-9400-296f65ddddb6 2018-08-22 19:00:44,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.293954849243s 2018-08-22 19:00:44,402 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-86e2afb3-70ed-4deb-9400-296f65ddddb6 2018-08-22 19:00:44,403 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'49e5d196-6737-4d7b-9384-7cdf1c7de864', 'swap': 0}) 2018-08-22 19:00:44,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-22 19:00:44,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/49e5d196-6737-4d7b-9384-7cdf1c7de864/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}02b93e9a1e79697dedb89309dda73351d8c12c68" -d '{"extra_specs": {}}' 2018-08-22 19:00:44,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:00: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-40504989-ab2e-4b82-9be5-723ecc09f278 x-compute-request-id: req-40504989-ab2e-4b82-9be5-723ecc09f278 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-22 19:00:44,422 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/49e5d196-6737-4d7b-9384-7cdf1c7de864/os-extra_specs used request id req-40504989-ab2e-4b82-9be5-723ecc09f278 2018-08-22 19:00:44,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0189061164856s 2018-08-22 19:00:44,423 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/49e5d196-6737-4d7b-9384-7cdf1c7de864/os-extra_specs used request id req-40504989-ab2e-4b82-9be5-723ecc09f278 2018-08-22 19:00:44,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 19:00:44,431 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 22 Aug 2018 19:00:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-581c7e72-4009-4ea7-8b83-b387663a80ac 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.24:5000/v3/", "rel": "self"}]}]}} 2018-08-22 19:00:44,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-581c7e72-4009-4ea7-8b83-b387663a80ac 2018-08-22 19:00:44,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 19:00:44,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}02b93e9a1e79697dedb89309dda73351d8c12c68" 2018-08-22 19:00:44,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b8dff3b-d84f-4bee-a975-4f0b27375131 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 19:00:44,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3b8dff3b-d84f-4bee-a975-4f0b27375131 2018-08-22 19:00:44,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114394903183s 2018-08-22 19:00:44,549 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3b8dff3b-d84f-4bee-a975-4f0b27375131 2018-08-22 19:00:44,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 19:00:44,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}02b93e9a1e79697dedb89309dda73351d8c12c68" 2018-08-22 19:00:44,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aac94a52-b687-40ee-bac3-612e1b379139 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 19:00:44,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-aac94a52-b687-40ee-bac3-612e1b379139 2018-08-22 19:00:44,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179366111755s 2018-08-22 19:00:44,734 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-aac94a52-b687-40ee-bac3-612e1b379139 2018-08-22 19:00:44,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-22 19:00:44,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}02b93e9a1e79697dedb89309dda73351d8c12c68" 2018-08-22 19:00:44,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:00: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-8d5d7e27-880d-4369-915f-163e8d3c1e95 x-compute-request-id: req-8d5d7e27-880d-4369-915f-163e8d3c1e95 Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"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-08-22 19:00:44,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-8d5d7e27-880d-4369-915f-163e8d3c1e95 2018-08-22 19:00:44,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0412909984589s 2018-08-22 19:00:44,781 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-8d5d7e27-880d-4369-915f-163e8d3c1e95 2018-08-22 19:00:44,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 19:00:44,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}02b93e9a1e79697dedb89309dda73351d8c12c68" 2018-08-22 19:00:44,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-b47a574c-aea1-44d3-baf3-dd4d5284a3ca Date: Wed, 22 Aug 2018 19:00:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T19:00:44Z", "file": "/v2/images/c9b41d16-588c-4e47-b626-dde9b46f89c3/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "c9b41d16-588c-4e47-b626-dde9b46f89c3", "size": 12716032, "self": "/v2/images/c9b41d16-588c-4e47-b626-dde9b46f89c3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/c9b41d16-588c-4e47-b626-dde9b46f89c3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/c9b41d16-588c-4e47-b626-dde9b46f89c3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T19:00:43Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 19:00:44,807 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-b47a574c-aea1-44d3-baf3-dd4d5284a3ca 2018-08-22 19:00:44,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0221309661865s 2018-08-22 19:00:44,807 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-b47a574c-aea1-44d3-baf3-dd4d5284a3ca 2018-08-22 19:00:44,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-22 19:00:44,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}02b93e9a1e79697dedb89309dda73351d8c12c68" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2"}' 2018-08-22 19:00:44,856 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/835b5c9d-c38c-442b-94b5-7a7adc7547e9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-68726078-6bef-4b5a-a923-6b05e670b7f2 Date: Wed, 22 Aug 2018 19:00:44 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T19:00:44Z", "file": "/v2/images/835b5c9d-c38c-442b-94b5-7a7adc7547e9/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "835b5c9d-c38c-442b-94b5-7a7adc7547e9", "size": null, "self": "/v2/images/835b5c9d-c38c-442b-94b5-7a7adc7547e9", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2", "checksum": null, "created_at": "2018-08-22T19:00:44Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-22 19:00:44,856 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-68726078-6bef-4b5a-a923-6b05e670b7f2 2018-08-22 19:00:44,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0427300930023s 2018-08-22 19:00:44,857 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-68726078-6bef-4b5a-a923-6b05e670b7f2 returning object 835b5c9d-c38c-442b-94b5-7a7adc7547e9 2018-08-22 19:00:44,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-22 19:00:44,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/835b5c9d-c38c-442b-94b5-7a7adc7547e9/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}02b93e9a1e79697dedb89309dda73351d8c12c68" -d '' 2018-08-22 19:00:46,163 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e01c2901-2a4b-43eb-a08d-d4720da11a86 Date: Wed, 22 Aug 2018 19:00:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 19:00:46,164 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/835b5c9d-c38c-442b-94b5-7a7adc7547e9/file used request id req-e01c2901-2a4b-43eb-a08d-d4720da11a86 2018-08-22 19:00:46,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.30637288094s 2018-08-22 19:00:46,164 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/835b5c9d-c38c-442b-94b5-7a7adc7547e9/file used request id req-e01c2901-2a4b-43eb-a08d-d4720da11a86 2018-08-22 19:00:46,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 19:00:46,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}02b93e9a1e79697dedb89309dda73351d8c12c68" 2018-08-22 19:00:46,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json X-Openstack-Request-Id: req-5d927efe-0ef3-4f7f-b34b-9bf54e6623a4 Date: Wed, 22 Aug 2018 19:00:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T19:00:46Z", "file": "/v2/images/835b5c9d-c38c-442b-94b5-7a7adc7547e9/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "835b5c9d-c38c-442b-94b5-7a7adc7547e9", "size": 12716032, "self": "/v2/images/835b5c9d-c38c-442b-94b5-7a7adc7547e9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/835b5c9d-c38c-442b-94b5-7a7adc7547e9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/835b5c9d-c38c-442b-94b5-7a7adc7547e9/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T19:00:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T19:00:44Z", "file": "/v2/images/c9b41d16-588c-4e47-b626-dde9b46f89c3/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "c9b41d16-588c-4e47-b626-dde9b46f89c3", "size": 12716032, "self": "/v2/images/c9b41d16-588c-4e47-b626-dde9b46f89c3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/c9b41d16-588c-4e47-b626-dde9b46f89c3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/c9b41d16-588c-4e47-b626-dde9b46f89c3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T19:00:43Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 19:00:46,192 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-5d927efe-0ef3-4f7f-b34b-9bf54e6623a4 2018-08-22 19:00:46,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0251610279083s 2018-08-22 19:00:46,192 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-5d927efe-0ef3-4f7f-b34b-9bf54e6623a4 2018-08-22 19:00:46,194 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/835b5c9d-c38c-442b-94b5-7a7adc7547e9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/835b5c9d-c38c-442b-94b5-7a7adc7547e9/file', 'owner': u'd69b1f3fec314e8ebf952b8c456a331b', 'id': u'835b5c9d-c38c-442b-94b5-7a7adc7547e9', 'size': 12716032, u'self': u'/v2/images/835b5c9d-c38c-442b-94b5-7a7adc7547e9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd69b1f3fec314e8ebf952b8c456a331b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/835b5c9d-c38c-442b-94b5-7a7adc7547e9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-22T19:00:46Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-22T19:00:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/835b5c9d-c38c-442b-94b5-7a7adc7547e9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2', 'created': u'2018-08-22T19:00:44Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-22T19:00:44Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/835b5c9d-c38c-442b-94b5-7a7adc7547e9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-22 19:00:46,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-22 19:00:46,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}02b93e9a1e79697dedb89309dda73351d8c12c68" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-22 19:00:46,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:00: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-7a55261f-14de-40ca-8546-3be47c5c33b7 x-compute-request-id: req-7a55261f-14de-40ca-8546-3be47c5c33b7 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/aa34f4a7-9d72-4199-b78c-0919f657ba0c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/aa34f4a7-9d72-4199-b78c-0919f657ba0c", "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": "aa34f4a7-9d72-4199-b78c-0919f657ba0c"}} 2018-08-22 19:00:46,242 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-7a55261f-14de-40ca-8546-3be47c5c33b7 2018-08-22 19:00:46,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0468900203705s 2018-08-22 19:00:46,242 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-7a55261f-14de-40ca-8546-3be47c5c33b7 2018-08-22 19:00:46,243 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'aa34f4a7-9d72-4199-b78c-0919f657ba0c', 'swap': 0}) 2018-08-22 19:00:46,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-22 19:00:46,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/aa34f4a7-9d72-4199-b78c-0919f657ba0c/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}02b93e9a1e79697dedb89309dda73351d8c12c68" -d '{"extra_specs": {}}' 2018-08-22 19:00:46,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:00: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-7c5213a8-91ef-4e45-9a75-bbd0e1ddafb5 x-compute-request-id: req-7c5213a8-91ef-4e45-9a75-bbd0e1ddafb5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-22 19:00:46,264 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/aa34f4a7-9d72-4199-b78c-0919f657ba0c/os-extra_specs used request id req-7c5213a8-91ef-4e45-9a75-bbd0e1ddafb5 2018-08-22 19:00:46,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0201508998871s 2018-08-22 19:00:46,264 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/aa34f4a7-9d72-4199-b78c-0919f657ba0c/os-extra_specs used request id req-7c5213a8-91ef-4e45-9a75-bbd0e1ddafb5 2018-08-22 19:00:46,264 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'aa34f4a7-9d72-4199-b78c-0919f657ba0c', 'swap': 0}) 2018-08-22 19:00:49,912 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-22 19:00:49,912 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-22 19:00:49,912 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-22 19:00:49,915 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-22 19:00:49,918 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-22 19:00:53,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-9ce64a9e-8bc4-4dd5-a1b2-c9b41fa7736e/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-08-22 19:00:53,345 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-22 19:00:53,348 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-22 19:00:53,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt', u'--concurrency=4']'. 2018-08-22 19:11:26,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 3a4902d4-8a05-407e-854c-5e4fd482565d 2018-08-22 19:11:26,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '3a4902d4-8a05-407e-854c-5e4fd482565d']'. 2018-08-22 19:11:27,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-22 19:11:27,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-22 19:11:27,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-22 19:11:27,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 3a4902d4-8a05-407e-854c-5e4fd482565d | 2018-08-22 19:11:27,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-22 19:11:27,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-22 19:00:55 | 2018-08-22 19:11:27,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-22 19:11:25 | 2018-08-22 19:11:27,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:30 | 2018-08-22 19:11:27,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-22 19:11:27,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-22 19:11:27,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-22 19:11:27,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 9ce64a9e-8bc4-4dd5-a1b2-c9b41fa7736e) | 2018-08-22 19:11:27,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-22 19:11:27,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: cc8f4bfa-81e7-46fd-88e3-7be3eaf83682) | 2018-08-22 19:11:27,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2018-08-22 19:11:27,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 618.605 | 2018-08-22 19:11:27,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 473 | 2018-08-22 19:11:27,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 74 | 2018-08-22 19:11:27,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-22 19:11:27,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-22 19:11:27,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-22 19:11:27,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-22 19:11:27,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-22 19:11:27,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-22 19:11:27,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2018-08-22 19:11:27,711 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-22 19:11:27,712 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 10:49 | PASS | +------------------------------------+------------------+------------------+----------------+ 2018-08-22 19:11:27,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-22 19:11:27,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/835b5c9d-c38c-442b-94b5-7a7adc7547e9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}02b93e9a1e79697dedb89309dda73351d8c12c68" 2018-08-22 19:11:28,577 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e7fab68b-aa3d-4031-aad7-6d6aa872bbb3 Date: Wed, 22 Aug 2018 19:11:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 19:11:28,578 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/835b5c9d-c38c-442b-94b5-7a7adc7547e9 used request id req-e7fab68b-aa3d-4031-aad7-6d6aa872bbb3 2018-08-22 19:11:28,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.86027598381s 2018-08-22 19:11:28,578 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/835b5c9d-c38c-442b-94b5-7a7adc7547e9 used request id req-e7fab68b-aa3d-4031-aad7-6d6aa872bbb3 2018-08-22 19:11:28,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 19:11:28,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}02b93e9a1e79697dedb89309dda73351d8c12c68" 2018-08-22 19:11:28,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19: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-4f9f60a2-f681-471b-8f0f-d81a81ced1f9 x-compute-request-id: req-4f9f60a2-f681-471b-8f0f-d81a81ced1f9 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/49e5d196-6737-4d7b-9384-7cdf1c7de864", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/49e5d196-6737-4d7b-9384-7cdf1c7de864", "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": "49e5d196-6737-4d7b-9384-7cdf1c7de864"}, {"name": "neutron-tempest-plugin-api-flavor_alt_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/aa34f4a7-9d72-4199-b78c-0919f657ba0c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/aa34f4a7-9d72-4199-b78c-0919f657ba0c", "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": "aa34f4a7-9d72-4199-b78c-0919f657ba0c"}]} 2018-08-22 19:11:28,864 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-4f9f60a2-f681-471b-8f0f-d81a81ced1f9 2018-08-22 19:11:28,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.285732030869s 2018-08-22 19:11:28,865 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-4f9f60a2-f681-471b-8f0f-d81a81ced1f9 2018-08-22 19:11:28,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-22 19:11:28,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/aa34f4a7-9d72-4199-b78c-0919f657ba0c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}02b93e9a1e79697dedb89309dda73351d8c12c68" 2018-08-22 19:11:28,916 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 19: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 x-openstack-request-id: req-00b29401-498a-41a8-a817-6231c653d502 x-compute-request-id: req-00b29401-498a-41a8-a817-6231c653d502 Content-Length: 0 Content-Type: application/json 2018-08-22 19:11:28,916 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/aa34f4a7-9d72-4199-b78c-0919f657ba0c used request id req-00b29401-498a-41a8-a817-6231c653d502 2018-08-22 19:11:28,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0491671562195s 2018-08-22 19:11:28,917 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/aa34f4a7-9d72-4199-b78c-0919f657ba0c used request id req-00b29401-498a-41a8-a817-6231c653d502 2018-08-22 19:11:28,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-22 19:11:28,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/ee7729ba-b6f9-42d8-99a5-b1ff4da21b0f/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}02b93e9a1e79697dedb89309dda73351d8c12c68" -d '{"subnet_id": "3e6e1449-1f3e-410d-9691-0e6f49199346"}' 2018-08-22 19:11:31,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6e29f5da-068f-4fae-9bf3-685e27f67f68 Date: Wed, 22 Aug 2018 19:11:31 GMT RESP BODY: {"network_id": "b4a797f0-e29d-4cb8-9665-566595285196", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "subnet_id": "3e6e1449-1f3e-410d-9691-0e6f49199346", "subnet_ids": ["3e6e1449-1f3e-410d-9691-0e6f49199346"], "port_id": "d103c22a-7c14-4ddc-85a1-d6ae6a010ed8", "id": "ee7729ba-b6f9-42d8-99a5-b1ff4da21b0f"} 2018-08-22 19:11:31,066 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/ee7729ba-b6f9-42d8-99a5-b1ff4da21b0f/remove_router_interface.json used request id req-6e29f5da-068f-4fae-9bf3-685e27f67f68 2018-08-22 19:11:31,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.14883899689s 2018-08-22 19:11:31,066 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/ee7729ba-b6f9-42d8-99a5-b1ff4da21b0f/remove_router_interface.json used request id req-6e29f5da-068f-4fae-9bf3-685e27f67f68 returning object ee7729ba-b6f9-42d8-99a5-b1ff4da21b0f 2018-08-22 19:11:31,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-22 19:11:31,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}02b93e9a1e79697dedb89309dda73351d8c12c68" 2018-08-22 19:11:31,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1723 X-Openstack-Request-Id: req-e61db0fa-cff7-4c31-8811-dc9ec039c31e Date: Wed, 22 Aug 2018 19:11:31 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0d04661f6c60488f820671b9642c7ddd", "created_at": "2018-08-22T19:01:53Z", "admin_state_up": true, "updated_at": "2018-08-22T19:01:53Z", "project_id": "0d04661f6c60488f820671b9642c7ddd", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "3536db99-734b-495d-bcf4-4f57b657ee9d", "name": "tempest-pretest-check-744661818"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8c3a7156a2194a2d8867c7393ca07854", "created_at": "2018-08-22T19:02:25Z", "admin_state_up": false, "updated_at": "2018-08-22T19:02:25Z", "project_id": "8c3a7156a2194a2d8867c7393ca07854", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "e37973d3-f064-441a-b7cb-95e6c871795f", "name": "tempest-router-344785007"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T19:00:39Z", "admin_state_up": true, "updated_at": "2018-08-22T19:11:30Z", "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "ee7729ba-b6f9-42d8-99a5-b1ff4da21b0f", "name": "neutron-tempest-plugin-api-router_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2"}]} 2018-08-22 19:11:31,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-e61db0fa-cff7-4c31-8811-dc9ec039c31e 2018-08-22 19:11:31,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.110841035843s 2018-08-22 19:11:31,178 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-e61db0fa-cff7-4c31-8811-dc9ec039c31e 2018-08-22 19:11:31,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-22 19:11:31,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/ee7729ba-b6f9-42d8-99a5-b1ff4da21b0f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}02b93e9a1e79697dedb89309dda73351d8c12c68" 2018-08-22 19:11:32,440 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-501e1e4c-2d63-4e7e-8d62-3263c87c4686 Content-Length: 0 Date: Wed, 22 Aug 2018 19:11:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 19:11:32,440 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/ee7729ba-b6f9-42d8-99a5-b1ff4da21b0f.json used request id req-501e1e4c-2d63-4e7e-8d62-3263c87c4686 2018-08-22 19:11:32,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.26020693779s 2018-08-22 19:11:32,441 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/ee7729ba-b6f9-42d8-99a5-b1ff4da21b0f.json used request id req-501e1e4c-2d63-4e7e-8d62-3263c87c4686 2018-08-22 19:11:32,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-22 19:11:32,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}02b93e9a1e79697dedb89309dda73351d8c12c68" 2018-08-22 19:11:32,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1344 X-Openstack-Request-Id: req-e730e50d-bf8d-413f-a75b-099c47f3443e Date: Wed, 22 Aug 2018 19:11:32 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-22T18:46:39Z","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":"37350c7d-7f7a-4dc4-acdb-2f5b730b9a18","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1069e6f21fd84144b26b3ff0ad5800c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:39Z","ip_version":4},{"updated_at":"2018-08-22T19:00:38Z","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":"3e6e1449-1f3e-410d-9691-0e6f49199346","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d69b1f3fec314e8ebf952b8c456a331b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2","enable_dhcp":true,"segment_id":null,"network_id":"b4a797f0-e29d-4cb8-9665-566595285196","tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T19:00:38Z","ip_version":4}]} 2018-08-22 19:11:32,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-e730e50d-bf8d-413f-a75b-099c47f3443e 2018-08-22 19:11:32,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0391879081726s 2018-08-22 19:11:32,481 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-e730e50d-bf8d-413f-a75b-099c47f3443e 2018-08-22 19:11:32,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-22 19:11:32,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/3e6e1449-1f3e-410d-9691-0e6f49199346.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}02b93e9a1e79697dedb89309dda73351d8c12c68" 2018-08-22 19:11:33,300 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a5cdeb9e-05f9-415a-89b5-647daf471c0e Date: Wed, 22 Aug 2018 19:11:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 19:11:33,300 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/3e6e1449-1f3e-410d-9691-0e6f49199346.json used request id req-a5cdeb9e-05f9-415a-89b5-647daf471c0e 2018-08-22 19:11:33,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.817667961121s 2018-08-22 19:11:33,300 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/3e6e1449-1f3e-410d-9691-0e6f49199346.json used request id req-a5cdeb9e-05f9-415a-89b5-647daf471c0e 2018-08-22 19:11:33,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 19:11:33,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}02b93e9a1e79697dedb89309dda73351d8c12c68" 2018-08-22 19:11:33,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1450 X-Openstack-Request-Id: req-d469e9e2-7714-4bcb-9ab7-fec301a153a0 Date: Wed, 22 Aug 2018 19:11:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b4a797f0-e29d-4cb8-9665-566595285196","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":true,"project_id":"d69b1f3fec314e8ebf952b8c456a331b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T19:11:33Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2","admin_state_up":true,"tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T19:00:38Z","provider:network_type":"vxlan"}]} 2018-08-22 19:11:33,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d469e9e2-7714-4bcb-9ab7-fec301a153a0 2018-08-22 19:11:33,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0821740627289s 2018-08-22 19:11:33,383 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d469e9e2-7714-4bcb-9ab7-fec301a153a0 2018-08-22 19:11:33,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-22 19:11:33,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/b4a797f0-e29d-4cb8-9665-566595285196.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}02b93e9a1e79697dedb89309dda73351d8c12c68" 2018-08-22 19:11:34,199 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d8945577-4369-4b88-a448-0788184caaa3 Date: Wed, 22 Aug 2018 19:11:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 19:11:34,199 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/b4a797f0-e29d-4cb8-9665-566595285196.json used request id req-d8945577-4369-4b88-a448-0788184caaa3 2018-08-22 19:11:34,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.814746141434s 2018-08-22 19:11:34,200 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/b4a797f0-e29d-4cb8-9665-566595285196.json used request id req-d8945577-4369-4b88-a448-0788184caaa3 2018-08-22 19:11:34,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 19:11:34,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}02b93e9a1e79697dedb89309dda73351d8c12c68" 2018-08-22 19:11:34,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-4f259387-217d-4a77-9271-f73724661555 Date: Wed, 22 Aug 2018 19:11:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T19:00:44Z", "file": "/v2/images/c9b41d16-588c-4e47-b626-dde9b46f89c3/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "c9b41d16-588c-4e47-b626-dde9b46f89c3", "size": 12716032, "self": "/v2/images/c9b41d16-588c-4e47-b626-dde9b46f89c3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/c9b41d16-588c-4e47-b626-dde9b46f89c3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/c9b41d16-588c-4e47-b626-dde9b46f89c3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T19:00:43Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 19:11:34,228 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4f259387-217d-4a77-9271-f73724661555 2018-08-22 19:11:34,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0248739719391s 2018-08-22 19:11:34,229 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4f259387-217d-4a77-9271-f73724661555 2018-08-22 19:11:34,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-22 19:11:34,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/c9b41d16-588c-4e47-b626-dde9b46f89c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}02b93e9a1e79697dedb89309dda73351d8c12c68" 2018-08-22 19:11:34,665 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-55915add-0fbc-4e69-a114-83ca5b47b0f4 Date: Wed, 22 Aug 2018 19:11:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 19:11:34,665 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/c9b41d16-588c-4e47-b626-dde9b46f89c3 used request id req-55915add-0fbc-4e69-a114-83ca5b47b0f4 2018-08-22 19:11:34,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.434991121292s 2018-08-22 19:11:34,666 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/c9b41d16-588c-4e47-b626-dde9b46f89c3 used request id req-55915add-0fbc-4e69-a114-83ca5b47b0f4 2018-08-22 19:11:34,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 19:11:34,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}02b93e9a1e79697dedb89309dda73351d8c12c68" 2018-08-22 19:11:34,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:11: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-ac2079c8-bfd8-4e87-8ade-73ab591d5214 x-compute-request-id: req-ac2079c8-bfd8-4e87-8ade-73ab591d5214 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_4d8d0af9-5ad1-484d-9cac-e7a9382d48b2", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/49e5d196-6737-4d7b-9384-7cdf1c7de864", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/49e5d196-6737-4d7b-9384-7cdf1c7de864", "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": "49e5d196-6737-4d7b-9384-7cdf1c7de864"}]} 2018-08-22 19:11:34,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-ac2079c8-bfd8-4e87-8ade-73ab591d5214 2018-08-22 19:11:34,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0287609100342s 2018-08-22 19:11:34,695 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-ac2079c8-bfd8-4e87-8ade-73ab591d5214 2018-08-22 19:11:34,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-22 19:11:34,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/49e5d196-6737-4d7b-9384-7cdf1c7de864 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}02b93e9a1e79697dedb89309dda73351d8c12c68" 2018-08-22 19:11:34,738 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 19:11: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-2926bdeb-1340-4410-9fd4-c365a7fd94b5 x-compute-request-id: req-2926bdeb-1340-4410-9fd4-c365a7fd94b5 Content-Length: 0 Content-Type: application/json 2018-08-22 19:11:34,738 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/49e5d196-6737-4d7b-9384-7cdf1c7de864 used request id req-2926bdeb-1340-4410-9fd4-c365a7fd94b5 2018-08-22 19:11:34,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0410289764404s 2018-08-22 19:11:34,738 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/49e5d196-6737-4d7b-9384-7cdf1c7de864 used request id req-2926bdeb-1340-4410-9fd4-c365a7fd94b5 2018-08-22 19:11:34,799 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-08-22 19:11:34,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 19:11:34,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-22 19:11:34,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 19:11:34,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 19:11:34,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 19:11:34,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 19:11:34,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 19:11:34,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 19:11:34,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 19:11:34,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 19:11:34,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 19:11:34,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 19:11:34,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 19:11:34,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 19:11:34,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 19:11:34,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 19:11:34,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 19:11:34,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 19:11:34,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 19:11:34,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 19:11:34,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 19:11:34,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 19:11:34,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 19:11:34,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-22 19:11:34,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-22 19:11:34,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 19:11:34,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1a53eab-b217-4687-9883-1880931ac57e 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 19:11:34,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-b1a53eab-b217-4687-9883-1880931ac57e 2018-08-22 19:11:34,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 19:11:35,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T20:11:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d69b1f3fec314e8ebf952b8c456a331b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "032439070e6549a2a698896c40df0822"}, "audit_ids": ["VfmBwC_kQSSNwznrycJhnQ"], "issued_at": "2018-08-22T19:11:35.000000Z"}} 2018-08-22 19:11:35,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 19:11:35,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}765e91a01f8793089d6124bceb562c6f8a663969" 2018-08-22 19:11:35,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-9a5d471a-f654-4d2e-a372-76900133a6ce Date: Wed, 22 Aug 2018 19:11:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 19:11:35,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9a5d471a-f654-4d2e-a372-76900133a6ce 2018-08-22 19:11:35,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.335068941116s 2018-08-22 19:11:35,592 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9a5d471a-f654-4d2e-a372-76900133a6ce 2018-08-22 19:11:35,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 19:11:35,600 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 22 Aug 2018 19:11:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5212eca3-19c5-4aed-8753-c2047dd35ee2 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.24:5000/v3/", "rel": "self"}]}]}} 2018-08-22 19:11:35,600 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-5212eca3-19c5-4aed-8753-c2047dd35ee2 2018-08-22 19:11:35,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 19:11:35,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}765e91a01f8793089d6124bceb562c6f8a663969" 2018-08-22 19:11:35,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:11:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b76735b5-49dd-48ca-8819-ea979cb08686 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/4beeafd00465418cb49ec3ca3c085af1"}, "tags": [], "enabled": true, "id": "4beeafd00465418cb49ec3ca3c085af1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-08-22 19:11:35,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-b76735b5-49dd-48ca-8819-ea979cb08686 2018-08-22 19:11:35,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.182280063629s 2018-08-22 19:11:35,784 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-b76735b5-49dd-48ca-8819-ea979cb08686 2018-08-22 19:11:35,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-22 19:11:35,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}765e91a01f8793089d6124bceb562c6f8a663969" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_5afa8d13-def2-4616-b743-53c8cc8a1e00"}}' 2018-08-22 19:11:35,983 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 22 Aug 2018 19:11:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7c4776b-e300-411f-8045-fdddd748cf44 Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.24:5000/v3/projects/fffc99ca38c6432c9489b735489a0759"}, "tags": [], "enabled": true, "id": "fffc99ca38c6432c9489b735489a0759", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_5afa8d13-def2-4616-b743-53c8cc8a1e00"}} 2018-08-22 19:11:35,984 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-f7c4776b-e300-411f-8045-fdddd748cf44 2018-08-22 19:11:35,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.192959070206s 2018-08-22 19:11:35,984 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-f7c4776b-e300-411f-8045-fdddd748cf44 2018-08-22 19:11:35,985 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_sanity', u'tags': [], 'enabled': True, 'id': u'fffc99ca38c6432c9489b735489a0759', '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'rally_sanity-project_5afa8d13-def2-4616-b743-53c8cc8a1e00'}) 2018-08-22 19:11:35,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-22 19:11:35,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}765e91a01f8793089d6124bceb562c6f8a663969" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "53ba7ef8-3e6e-4987-9fe5-f7f48ce5d9e1", "email": null, "name": "rally_sanity-user_5afa8d13-def2-4616-b743-53c8cc8a1e00"}}' 2018-08-22 19:11:36,446 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 22 Aug 2018 19:11:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33014e33-fef6-4f29-bc72-1aff60aa16e7 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_5afa8d13-def2-4616-b743-53c8cc8a1e00", "links": {"self": "http://172.30.9.24:5000/v3/users/c056f72b13a645b1892ec10ec747d056"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c056f72b13a645b1892ec10ec747d056", "domain_id": "default", "password_expires_at": null}} 2018-08-22 19:11:36,446 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-33014e33-fef6-4f29-bc72-1aff60aa16e7 2018-08-22 19:11:36,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.455986976624s 2018-08-22 19:11:36,447 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-33014e33-fef6-4f29-bc72-1aff60aa16e7 2018-08-22 19:11:36,447 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c056f72b13a645b1892ec10ec747d056', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_5afa8d13-def2-4616-b743-53c8cc8a1e00'}) 2018-08-22 19:11:36,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 19:11:36,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}765e91a01f8793089d6124bceb562c6f8a663969" 2018-08-22 19:11:36,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:11:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-967848c7-e581-4b17-a3d2-bfbf8f7ab2e6 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 19:11:36,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-967848c7-e581-4b17-a3d2-bfbf8f7ab2e6 2018-08-22 19:11:36,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177369832993s 2018-08-22 19:11:36,628 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-967848c7-e581-4b17-a3d2-bfbf8f7ab2e6 2018-08-22 19:11:36,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 19:11:36,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}765e91a01f8793089d6124bceb562c6f8a663969" 2018-08-22 19:11:36,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:11:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a38c4338-9caf-4e8f-8eb0-6117a7003a6d Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 19:11:36,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a38c4338-9caf-4e8f-8eb0-6117a7003a6d 2018-08-22 19:11:36,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.183898925781s 2018-08-22 19:11:36,817 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a38c4338-9caf-4e8f-8eb0-6117a7003a6d 2018-08-22 19:11:36,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 19:11:36,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}765e91a01f8793089d6124bceb562c6f8a663969" 2018-08-22 19:11:36,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:11:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddfdb838-76aa-43d6-9b4e-4e701a81ec01 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 19:11:36,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ddfdb838-76aa-43d6-9b4e-4e701a81ec01 2018-08-22 19:11:36,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.136487007141s 2018-08-22 19:11:36,959 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ddfdb838-76aa-43d6-9b4e-4e701a81ec01 2018-08-22 19:11:36,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 19:11:36,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}765e91a01f8793089d6124bceb562c6f8a663969" 2018-08-22 19:11:37,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:11:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7820a343-09b8-4ca6-8be5-f6ee7f0303ce Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-22 19:11:37,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-7820a343-09b8-4ca6-8be5-f6ee7f0303ce 2018-08-22 19:11:37,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0970911979675s 2018-08-22 19:11:37,061 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-7820a343-09b8-4ca6-8be5-f6ee7f0303ce 2018-08-22 19:11:37,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 19:11:37,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}765e91a01f8793089d6124bceb562c6f8a663969" 2018-08-22 19:11:37,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:11:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49248394-78b6-4a9e-9aa2-c7d3bfd71234 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_5afa8d13-def2-4616-b743-53c8cc8a1e00", "links": {"self": "http://172.30.9.24:5000/v3/users/c056f72b13a645b1892ec10ec747d056"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c056f72b13a645b1892ec10ec747d056", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 19:11:37,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-49248394-78b6-4a9e-9aa2-c7d3bfd71234 2018-08-22 19:11:37,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.157089948654s 2018-08-22 19:11:37,219 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-49248394-78b6-4a9e-9aa2-c7d3bfd71234 2018-08-22 19:11:37,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 19:11:37,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}765e91a01f8793089d6124bceb562c6f8a663969" 2018-08-22 19:11:37,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:11:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a404532c-3351-4bf3-9cab-36711e984c30 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.24:5000/v3/projects/fffc99ca38c6432c9489b735489a0759"}, "tags": [], "enabled": true, "id": "fffc99ca38c6432c9489b735489a0759", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_5afa8d13-def2-4616-b743-53c8cc8a1e00"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-22 19:11:37,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-a404532c-3351-4bf3-9cab-36711e984c30 2018-08-22 19:11:37,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.186954021454s 2018-08-22 19:11:37,418 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-a404532c-3351-4bf3-9cab-36711e984c30 2018-08-22 19:11:37,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-22 19:11:37,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=c056f72b13a645b1892ec10ec747d056&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=fffc99ca38c6432c9489b735489a0759" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}765e91a01f8793089d6124bceb562c6f8a663969" 2018-08-22 19:11:37,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:11:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cbe2b79-810a-4858-b3ae-032cd72692a8 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=c056f72b13a645b1892ec10ec747d056&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=fffc99ca38c6432c9489b735489a0759", "previous": null, "next": null}} 2018-08-22 19:11:37,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=c056f72b13a645b1892ec10ec747d056&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=fffc99ca38c6432c9489b735489a0759 used request id req-9cbe2b79-810a-4858-b3ae-032cd72692a8 2018-08-22 19:11:37,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.186362981796s 2018-08-22 19:11:37,612 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=c056f72b13a645b1892ec10ec747d056&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=fffc99ca38c6432c9489b735489a0759 used request id req-9cbe2b79-810a-4858-b3ae-032cd72692a8 2018-08-22 19:11:37,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-22 19:11:37,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/fffc99ca38c6432c9489b735489a0759/users/c056f72b13a645b1892ec10ec747d056/roles/81768ab888da4b9ba2d6d91befcb7b0f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}765e91a01f8793089d6124bceb562c6f8a663969" 2018-08-22 19:11:37,762 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 19:11:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-539556a3-d58c-4835-a7ef-5d1ebaa38265 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 19:11:37,763 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/fffc99ca38c6432c9489b735489a0759/users/c056f72b13a645b1892ec10ec747d056/roles/81768ab888da4b9ba2d6d91befcb7b0f used request id req-539556a3-d58c-4835-a7ef-5d1ebaa38265 2018-08-22 19:11:37,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146949768066s 2018-08-22 19:11:37,763 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/fffc99ca38c6432c9489b735489a0759/users/c056f72b13a645b1892ec10ec747d056/roles/81768ab888da4b9ba2d6d91befcb7b0f used request id req-539556a3-d58c-4835-a7ef-5d1ebaa38265 2018-08-22 19:11:37,764 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_5afa8d13-def2-4616-b743-53c8cc8a1e00', 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'fffc99ca38c6432c9489b735489a0759', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '53ba7ef8-3e6e-4987-9fe5-f7f48ce5d9e1', 'username': u'rally_sanity-user_5afa8d13-def2-4616-b743-53c8cc8a1e00', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-22 19:11:37,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 19:11:37,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-22 19:11:37,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 19:11:37,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 19:11:37,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 19:11:37,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 19:11:37,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 19:11:37,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 19:11:37,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 19:11:37,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 19:11:37,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 19:11:37,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 19:11:37,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 19:11:37,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 19:11:37,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 19:11:37,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 19:11:37,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 19:11:37,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 19:11:37,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 19:11:37,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 19:11:37,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 19:11:37,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 19:11:37,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 19:11:37,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-22 19:11:37,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-22 19:11:37,769 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_5afa8d13-def2-4616-b743-53c8cc8a1e00', 'password': '53ba7ef8-3e6e-4987-9fe5-f7f48ce5d9e1', 'project_name': 'rally_sanity-project_5afa8d13-def2-4616-b743-53c8cc8a1e00', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'fffc99ca38c6432c9489b735489a0759', 'project_domain_name': 'Default'} 2018-08-22 19:11:37,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 19:11:37,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}765e91a01f8793089d6124bceb562c6f8a663969" 2018-08-22 19:11:37,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:11:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95f0c07e-0757-400c-a064-fe298240cb31 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 19:11:37,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-95f0c07e-0757-400c-a064-fe298240cb31 2018-08-22 19:11:37,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17822599411s 2018-08-22 19:11:37,951 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-95f0c07e-0757-400c-a064-fe298240cb31 2018-08-22 19:11:37,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 19:11:37,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}765e91a01f8793089d6124bceb562c6f8a663969" 2018-08-22 19:11:38,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:11:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-714a199c-4162-482c-87f6-24449090e32e Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 19:11:38,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-714a199c-4162-482c-87f6-24449090e32e 2018-08-22 19:11:38,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0972888469696s 2018-08-22 19:11:38,053 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-714a199c-4162-482c-87f6-24449090e32e 2018-08-22 19:11:38,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 19:11:38,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}765e91a01f8793089d6124bceb562c6f8a663969" 2018-08-22 19:11:38,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:11:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22c5ecf1-1281-4b6f-b86b-300a9726bda9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-22 19:11:38,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-22c5ecf1-1281-4b6f-b86b-300a9726bda9 2018-08-22 19:11:38,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105093955994s 2018-08-22 19:11:38,163 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-22c5ecf1-1281-4b6f-b86b-300a9726bda9 2018-08-22 19:11:38,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 19:11:38,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}765e91a01f8793089d6124bceb562c6f8a663969" 2018-08-22 19:11:38,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:11:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d46112a-0254-403a-8ce1-e46f02926f00 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_5afa8d13-def2-4616-b743-53c8cc8a1e00", "links": {"self": "http://172.30.9.24:5000/v3/users/c056f72b13a645b1892ec10ec747d056"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c056f72b13a645b1892ec10ec747d056", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 19:11:38,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-6d46112a-0254-403a-8ce1-e46f02926f00 2018-08-22 19:11:38,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124213933945s 2018-08-22 19:11:38,289 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-6d46112a-0254-403a-8ce1-e46f02926f00 2018-08-22 19:11:38,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 19:11:38,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}765e91a01f8793089d6124bceb562c6f8a663969" 2018-08-22 19:11:38,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:11:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93ae2e06-7172-4b26-a504-aa54f3849ebc Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.24:5000/v3/projects/fffc99ca38c6432c9489b735489a0759"}, "tags": [], "enabled": true, "id": "fffc99ca38c6432c9489b735489a0759", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_5afa8d13-def2-4616-b743-53c8cc8a1e00"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-22 19:11:38,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-93ae2e06-7172-4b26-a504-aa54f3849ebc 2018-08-22 19:11:38,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.182233095169s 2018-08-22 19:11:38,483 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-93ae2e06-7172-4b26-a504-aa54f3849ebc 2018-08-22 19:11:38,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-22 19:11:38,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=c056f72b13a645b1892ec10ec747d056&role.id=2ee01e2b9ad34783bd2bafab61f87aaf&scope.project.id=fffc99ca38c6432c9489b735489a0759" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}765e91a01f8793089d6124bceb562c6f8a663969" 2018-08-22 19:11:38,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:11:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dfb4827-ecd8-454a-baab-5ec8800e080e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=c056f72b13a645b1892ec10ec747d056&role.id=2ee01e2b9ad34783bd2bafab61f87aaf&scope.project.id=fffc99ca38c6432c9489b735489a0759", "previous": null, "next": null}} 2018-08-22 19:11:38,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=c056f72b13a645b1892ec10ec747d056&role.id=2ee01e2b9ad34783bd2bafab61f87aaf&scope.project.id=fffc99ca38c6432c9489b735489a0759 used request id req-3dfb4827-ecd8-454a-baab-5ec8800e080e 2018-08-22 19:11:38,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.18297791481s 2018-08-22 19:11:38,673 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=c056f72b13a645b1892ec10ec747d056&role.id=2ee01e2b9ad34783bd2bafab61f87aaf&scope.project.id=fffc99ca38c6432c9489b735489a0759 used request id req-3dfb4827-ecd8-454a-baab-5ec8800e080e 2018-08-22 19:11:38,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-22 19:11:38,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/fffc99ca38c6432c9489b735489a0759/users/c056f72b13a645b1892ec10ec747d056/roles/2ee01e2b9ad34783bd2bafab61f87aaf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}765e91a01f8793089d6124bceb562c6f8a663969" 2018-08-22 19:11:38,805 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 19:11:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3eb6be61-12cf-43db-bc6a-f3b1a62a9585 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 19:11:38,806 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/fffc99ca38c6432c9489b735489a0759/users/c056f72b13a645b1892ec10ec747d056/roles/2ee01e2b9ad34783bd2bafab61f87aaf used request id req-3eb6be61-12cf-43db-bc6a-f3b1a62a9585 2018-08-22 19:11:38,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.129360198975s 2018-08-22 19:11:38,806 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/fffc99ca38c6432c9489b735489a0759/users/c056f72b13a645b1892ec10ec747d056/roles/2ee01e2b9ad34783bd2bafab61f87aaf used request id req-3eb6be61-12cf-43db-bc6a-f3b1a62a9585 2018-08-22 19:11:38,806 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-08-22 19:11:39,172 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause='status' 2018-08-22 19:11:39,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 19:11:39,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:11:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c60e9f0a-24e1-49c4-99ba-2de428dc57b3 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 19:11:39,179 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-c60e9f0a-24e1-49c4-99ba-2de428dc57b3 2018-08-22 19:11:39,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 19:11:39,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T20:11:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fffc99ca38c6432c9489b735489a0759", "name": "rally_sanity-project_5afa8d13-def2-4616-b743-53c8cc8a1e00"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/fffc99ca38c6432c9489b735489a0759", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/fffc99ca38c6432c9489b735489a0759", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/fffc99ca38c6432c9489b735489a0759", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/fffc99ca38c6432c9489b735489a0759", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/fffc99ca38c6432c9489b735489a0759", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/fffc99ca38c6432c9489b735489a0759", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/fffc99ca38c6432c9489b735489a0759", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/fffc99ca38c6432c9489b735489a0759", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/fffc99ca38c6432c9489b735489a0759", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_fffc99ca38c6432c9489b735489a0759", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_fffc99ca38c6432c9489b735489a0759", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/fffc99ca38c6432c9489b735489a0759", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/fffc99ca38c6432c9489b735489a0759", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/fffc99ca38c6432c9489b735489a0759", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_5afa8d13-def2-4616-b743-53c8cc8a1e00", "id": "c056f72b13a645b1892ec10ec747d056"}, "audit_ids": ["9dKEN7Y1QGuu-bF0--XjMA"], "issued_at": "2018-08-22T19:11:39.000000Z"}} 2018-08-22 19:11:39,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-22 19:11:39,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ee2c58ba2fe9ba30db17109857c0340ed88a55e9" -d '{"network": {"shared": true, "name": "rally_sanity-net_5afa8d13-def2-4616-b743-53c8cc8a1e00", "admin_state_up": true}}' 2018-08-22 19:11:40,138 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-52deaf57-ee05-4d2c-86a5-92fbaed061d7 Date: Wed, 22 Aug 2018 19:11:40 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7859a0d6-b75a-4366-85e3-8aa97f25b1f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":true,"project_id":"fffc99ca38c6432c9489b735489a0759","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T19:11:40Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_5afa8d13-def2-4616-b743-53c8cc8a1e00","admin_state_up":true,"tenant_id":"fffc99ca38c6432c9489b735489a0759","created_at":"2018-08-22T19:11:39Z","mtu":1450}} 2018-08-22 19:11:40,138 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-52deaf57-ee05-4d2c-86a5-92fbaed061d7 2018-08-22 19:11:40,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.567292928696s 2018-08-22 19:11:40,138 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-52deaf57-ee05-4d2c-86a5-92fbaed061d7 2018-08-22 19:11:40,139 - 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-08-22T19:11:40Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7859a0d6-b75a-4366-85e3-8aa97f25b1f0', u'provider:segmentation_id': 24, 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_5afa8d13-def2-4616-b743-53c8cc8a1e00', u'created_at': u'2018-08-22T19:11:39Z', u'mtu': 1450, u'tenant_id': u'fffc99ca38c6432c9489b735489a0759', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'fffc99ca38c6432c9489b735489a0759', u'l2_adjacency': True}) 2018-08-22 19:11:40,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 19:11:40,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee2c58ba2fe9ba30db17109857c0340ed88a55e9" 2018-08-22 19:11:40,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1430 X-Openstack-Request-Id: req-163bf9c8-7fc0-4a18-8521-ccfc65f490e4 Date: Wed, 22 Aug 2018 19:11:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"7859a0d6-b75a-4366-85e3-8aa97f25b1f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":true,"project_id":"fffc99ca38c6432c9489b735489a0759","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T19:11:40Z","qos_policy_id":null,"name":"rally_sanity-net_5afa8d13-def2-4616-b743-53c8cc8a1e00","admin_state_up":true,"tenant_id":"fffc99ca38c6432c9489b735489a0759","created_at":"2018-08-22T19:11:39Z","provider:network_type":"vxlan"}]} 2018-08-22 19:11:40,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-163bf9c8-7fc0-4a18-8521-ccfc65f490e4 2018-08-22 19:11:40,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106075048447s 2018-08-22 19:11:40,246 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-163bf9c8-7fc0-4a18-8521-ccfc65f490e4 2018-08-22 19:11:40,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-22 19:11:40,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}ee2c58ba2fe9ba30db17109857c0340ed88a55e9" -d '{"subnet": {"name": "rally_sanity-subnet_5afa8d13-def2-4616-b743-53c8cc8a1e00", "enable_dhcp": true, "network_id": "7859a0d6-b75a-4366-85e3-8aa97f25b1f0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-22 19:11:40,715 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-1bf27a49-399b-4769-ba8c-8da122d47b55 Date: Wed, 22 Aug 2018 19:11:40 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-22T19:11:40Z","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":"cbbb5ecd-c6ca-4696-9fbe-983a91930cd6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"fffc99ca38c6432c9489b735489a0759","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_5afa8d13-def2-4616-b743-53c8cc8a1e00","enable_dhcp":true,"segment_id":null,"network_id":"7859a0d6-b75a-4366-85e3-8aa97f25b1f0","tenant_id":"fffc99ca38c6432c9489b735489a0759","created_at":"2018-08-22T19:11:40Z","ip_version":4}} 2018-08-22 19:11:40,715 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-1bf27a49-399b-4769-ba8c-8da122d47b55 2018-08-22 19:11:40,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.467505931854s 2018-08-22 19:11:40,715 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-1bf27a49-399b-4769-ba8c-8da122d47b55 2018-08-22 19:11:40,716 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T19:11:40Z', 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'cbbb5ecd-c6ca-4696-9fbe-983a91930cd6', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_5afa8d13-def2-4616-b743-53c8cc8a1e00', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'7859a0d6-b75a-4366-85e3-8aa97f25b1f0', u'tenant_id': u'fffc99ca38c6432c9489b735489a0759', u'created_at': u'2018-08-22T19:11:40Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'fffc99ca38c6432c9489b735489a0759'}) 2018-08-22 19:11:40,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-22 19:11:40,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}ee2c58ba2fe9ba30db17109857c0340ed88a55e9" -d '{"router": {"external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "name": "rally_sanity-router_5afa8d13-def2-4616-b743-53c8cc8a1e00", "admin_state_up": true}}' 2018-08-22 19:11:42,356 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-c722c88c-4d4d-4f38-944c-35591d007a12 Date: Wed, 22 Aug 2018 19:11:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "fffc99ca38c6432c9489b735489a0759", "created_at": "2018-08-22T19:11:40Z", "admin_state_up": true, "updated_at": "2018-08-22T19:11:42Z", "project_id": "fffc99ca38c6432c9489b735489a0759", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "b6a5b70e-09b8-426f-bf31-c39e73b05f79", "name": "rally_sanity-router_5afa8d13-def2-4616-b743-53c8cc8a1e00"}} 2018-08-22 19:11:42,356 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-c722c88c-4d4d-4f38-944c-35591d007a12 2018-08-22 19:11:42,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.63939118385s 2018-08-22 19:11:42,356 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-c722c88c-4d4d-4f38-944c-35591d007a12 2018-08-22 19:11:42,357 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T19:11:42Z', u'revision_number': 2, u'ha': False, u'id': u'b6a5b70e-09b8-426f-bf31-c39e73b05f79', u'external_gateway_info': {u'network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'37350c7d-7f7a-4dc4-acdb-2f5b730b9a18', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_5afa8d13-def2-4616-b743-53c8cc8a1e00', u'admin_state_up': True, u'tenant_id': u'fffc99ca38c6432c9489b735489a0759', u'created_at': u'2018-08-22T19:11:40Z', u'flavor_id': None, u'routes': [], u'project_id': u'fffc99ca38c6432c9489b735489a0759'}) 2018-08-22 19:11:42,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-22 19:11:42,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/b6a5b70e-09b8-426f-bf31-c39e73b05f79/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}ee2c58ba2fe9ba30db17109857c0340ed88a55e9" -d '{"subnet_id": "cbbb5ecd-c6ca-4696-9fbe-983a91930cd6"}' 2018-08-22 19:11:44,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c4149d48-de39-4f96-8f52-8aff74a5a4ac Date: Wed, 22 Aug 2018 19:11:44 GMT RESP BODY: {"network_id": "7859a0d6-b75a-4366-85e3-8aa97f25b1f0", "tenant_id": "fffc99ca38c6432c9489b735489a0759", "subnet_id": "cbbb5ecd-c6ca-4696-9fbe-983a91930cd6", "subnet_ids": ["cbbb5ecd-c6ca-4696-9fbe-983a91930cd6"], "port_id": "7a2c7f94-017e-4c18-bbfa-4bbb3ccf3aa3", "id": "b6a5b70e-09b8-426f-bf31-c39e73b05f79"} 2018-08-22 19:11:44,776 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/b6a5b70e-09b8-426f-bf31-c39e73b05f79/add_router_interface.json used request id req-c4149d48-de39-4f96-8f52-8aff74a5a4ac 2018-08-22 19:11:44,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.41929912567s 2018-08-22 19:11:44,777 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/b6a5b70e-09b8-426f-bf31-c39e73b05f79/add_router_interface.json used request id req-c4149d48-de39-4f96-8f52-8aff74a5a4ac returning object b6a5b70e-09b8-426f-bf31-c39e73b05f79 2018-08-22 19:11:44,777 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-22 19:11:44,908 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-22 19:11:44,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 19:11:44,914 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 22 Aug 2018 19:11:44 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-22 19:11:44,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 19:11:44,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ee2c58ba2fe9ba30db17109857c0340ed88a55e9" 2018-08-22 19:11:45,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a97e5945-23e6-4684-ae9e-bbfefb509757 Date: Wed, 22 Aug 2018 19:11:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 19:11:45,170 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a97e5945-23e6-4684-ae9e-bbfefb509757 2018-08-22 19:11:45,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.25378704071s 2018-08-22 19:11:45,170 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a97e5945-23e6-4684-ae9e-bbfefb509757 2018-08-22 19:11:45,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-22 19:11:45,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}ee2c58ba2fe9ba30db17109857c0340ed88a55e9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_5afa8d13-def2-4616-b743-53c8cc8a1e00", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_5afa8d13-def2-4616-b743-53c8cc8a1e00"}' 2018-08-22 19:11:45,241 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/9a4e4626-cc53-4413-b3e1-98c98dc25d5f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d4f218f2-7665-43a2-87c6-04871682d05b Date: Wed, 22 Aug 2018 19:11:45 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T19:11:45Z", "file": "/v2/images/9a4e4626-cc53-4413-b3e1-98c98dc25d5f/file", "owner": "fffc99ca38c6432c9489b735489a0759", "id": "9a4e4626-cc53-4413-b3e1-98c98dc25d5f", "size": null, "self": "/v2/images/9a4e4626-cc53-4413-b3e1-98c98dc25d5f", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_5afa8d13-def2-4616-b743-53c8cc8a1e00", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_5afa8d13-def2-4616-b743-53c8cc8a1e00", "checksum": null, "created_at": "2018-08-22T19:11:45Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-22 19:11:45,241 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d4f218f2-7665-43a2-87c6-04871682d05b 2018-08-22 19:11:45,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0629060268402s 2018-08-22 19:11:45,241 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d4f218f2-7665-43a2-87c6-04871682d05b returning object 9a4e4626-cc53-4413-b3e1-98c98dc25d5f 2018-08-22 19:11:45,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-22 19:11:45,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/9a4e4626-cc53-4413-b3e1-98c98dc25d5f/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}ee2c58ba2fe9ba30db17109857c0340ed88a55e9" -d '' 2018-08-22 19:11:45,877 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6dfff8bb-1f23-4a8c-86a4-a0b6a59d3c3d Date: Wed, 22 Aug 2018 19:11:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 19:11:45,877 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/9a4e4626-cc53-4413-b3e1-98c98dc25d5f/file used request id req-6dfff8bb-1f23-4a8c-86a4-a0b6a59d3c3d 2018-08-22 19:11:45,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.634957075119s 2018-08-22 19:11:45,877 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/9a4e4626-cc53-4413-b3e1-98c98dc25d5f/file used request id req-6dfff8bb-1f23-4a8c-86a4-a0b6a59d3c3d 2018-08-22 19:11:45,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 19:11:45,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ee2c58ba2fe9ba30db17109857c0340ed88a55e9" 2018-08-22 19:11:45,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json X-Openstack-Request-Id: req-fc405a52-c707-4d5e-aa42-ca328bdec5fd Date: Wed, 22 Aug 2018 19:11:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T19:11:45Z", "file": "/v2/images/9a4e4626-cc53-4413-b3e1-98c98dc25d5f/file", "owner": "fffc99ca38c6432c9489b735489a0759", "id": "9a4e4626-cc53-4413-b3e1-98c98dc25d5f", "size": 12716032, "self": "/v2/images/9a4e4626-cc53-4413-b3e1-98c98dc25d5f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/9a4e4626-cc53-4413-b3e1-98c98dc25d5f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/9a4e4626-cc53-4413-b3e1-98c98dc25d5f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_5afa8d13-def2-4616-b743-53c8cc8a1e00", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_5afa8d13-def2-4616-b743-53c8cc8a1e00", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T19:11:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 19:11:45,907 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-fc405a52-c707-4d5e-aa42-ca328bdec5fd 2018-08-22 19:11:45,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0259871482849s 2018-08-22 19:11:45,908 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-fc405a52-c707-4d5e-aa42-ca328bdec5fd 2018-08-22 19:11:45,909 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/9a4e4626-cc53-4413-b3e1-98c98dc25d5f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9a4e4626-cc53-4413-b3e1-98c98dc25d5f/file', 'owner': u'fffc99ca38c6432c9489b735489a0759', 'id': u'9a4e4626-cc53-4413-b3e1-98c98dc25d5f', 'size': 12716032, u'self': u'/v2/images/9a4e4626-cc53-4413-b3e1-98c98dc25d5f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fffc99ca38c6432c9489b735489a0759', 'name': 'rally_sanity-project_5afa8d13-def2-4616-b743-53c8cc8a1e00', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/9a4e4626-cc53-4413-b3e1-98c98dc25d5f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-22T19:11:45Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-22T19:11:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_5afa8d13-def2-4616-b743-53c8cc8a1e00', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/9a4e4626-cc53-4413-b3e1-98c98dc25d5f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_5afa8d13-def2-4616-b743-53c8cc8a1e00', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_5afa8d13-def2-4616-b743-53c8cc8a1e00', 'created': u'2018-08-22T19:11:45Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-22T19:11:45Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/9a4e4626-cc53-4413-b3e1-98c98dc25d5f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_5afa8d13-def2-4616-b743-53c8cc8a1e00', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-22 19:11:45,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-22 19:11:45,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}765e91a01f8793089d6124bceb562c6f8a663969" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_5afa8d13-def2-4616-b743-53c8cc8a1e00", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-22 19:11:46,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:11: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-c8a16c70-db32-4fec-aa9d-ee132cca5e27 x-compute-request-id: req-c8a16c70-db32-4fec-aa9d-ee132cca5e27 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_5afa8d13-def2-4616-b743-53c8cc8a1e00", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f1b76cf8-f343-4ba7-ae21-3ee00a222f34", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f1b76cf8-f343-4ba7-ae21-3ee00a222f34", "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": "f1b76cf8-f343-4ba7-ae21-3ee00a222f34"}} 2018-08-22 19:11:46,254 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c8a16c70-db32-4fec-aa9d-ee132cca5e27 2018-08-22 19:11:46,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.343590021133s 2018-08-22 19:11:46,254 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c8a16c70-db32-4fec-aa9d-ee132cca5e27 2018-08-22 19:11:46,255 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_5afa8d13-def2-4616-b743-53c8cc8a1e00', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'f1b76cf8-f343-4ba7-ae21-3ee00a222f34', 'swap': 0}) 2018-08-22 19:11:46,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-22 19:11:46,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/f1b76cf8-f343-4ba7-ae21-3ee00a222f34/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}765e91a01f8793089d6124bceb562c6f8a663969" -d '{"extra_specs": {}}' 2018-08-22 19:11:46,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19: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 x-openstack-request-id: req-a79818ac-5451-45c3-b466-d250e447cd5d x-compute-request-id: req-a79818ac-5451-45c3-b466-d250e447cd5d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-22 19:11:46,288 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/f1b76cf8-f343-4ba7-ae21-3ee00a222f34/os-extra_specs used request id req-a79818ac-5451-45c3-b466-d250e447cd5d 2018-08-22 19:11:46,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0322778224945s 2018-08-22 19:11:46,288 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/f1b76cf8-f343-4ba7-ae21-3ee00a222f34/os-extra_specs used request id req-a79818ac-5451-45c3-b466-d250e447cd5d 2018-08-22 19:11:46,289 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-22 19:11:49,121 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-22 19:11:51,899 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 24b515bb-c22c-454f-90dc-4a2226bdaa1a | 2018-08-22T19:11:51.545093 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 24b515bb-c22c-454f-90dc-4a2226bdaa1a ~/.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-08-22 19:11:55,656 - 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-08-22 19:11:55,656 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-08-22 19:11:55,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-22 19:11:55,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ee2c58ba2fe9ba30db17109857c0340ed88a55e9" 2018-08-22 19:11:55,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19: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-8c133bca-7395-4a92-a30f-c5b86982b742 x-compute-request-id: req-8c133bca-7395-4a92-a30f-c5b86982b742 Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"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-08-22 19:11:55,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-8c133bca-7395-4a92-a30f-c5b86982b742 2018-08-22 19:11:55,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.211036920547s 2018-08-22 19:11:55,869 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-8c133bca-7395-4a92-a30f-c5b86982b742 2018-08-22 19:11:55,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-22 19:11:55,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}765e91a01f8793089d6124bceb562c6f8a663969" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_5afa8d13-def2-4616-b743-53c8cc8a1e00", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-22 19:11:55,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19: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-ae583240-43cc-46ae-ac8b-0491424a1253 x-compute-request-id: req-ae583240-43cc-46ae-ac8b-0491424a1253 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_5afa8d13-def2-4616-b743-53c8cc8a1e00", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/69d143e7-a9a2-4536-8be9-6e4f3594ecb0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/69d143e7-a9a2-4536-8be9-6e4f3594ecb0", "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": "69d143e7-a9a2-4536-8be9-6e4f3594ecb0"}} 2018-08-22 19:11:55,911 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-ae583240-43cc-46ae-ac8b-0491424a1253 2018-08-22 19:11:55,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0415940284729s 2018-08-22 19:11:55,912 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-ae583240-43cc-46ae-ac8b-0491424a1253 2018-08-22 19:11:55,913 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_5afa8d13-def2-4616-b743-53c8cc8a1e00', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'69d143e7-a9a2-4536-8be9-6e4f3594ecb0', 'swap': 0}) 2018-08-22 19:11:55,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-22 19:11:55,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/69d143e7-a9a2-4536-8be9-6e4f3594ecb0/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}765e91a01f8793089d6124bceb562c6f8a663969" -d '{"extra_specs": {}}' 2018-08-22 19:11:55,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19: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 x-openstack-request-id: req-4ddaece2-8253-4799-9eb9-377f3299f130 x-compute-request-id: req-4ddaece2-8253-4799-9eb9-377f3299f130 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-22 19:11:55,934 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/69d143e7-a9a2-4536-8be9-6e4f3594ecb0/os-extra_specs used request id req-4ddaece2-8253-4799-9eb9-377f3299f130 2018-08-22 19:11:55,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0207109451294s 2018-08-22 19:11:55,935 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/69d143e7-a9a2-4536-8be9-6e4f3594ecb0/os-extra_specs used request id req-4ddaece2-8253-4799-9eb9-377f3299f130 2018-08-22 19:11:55,935 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_5afa8d13-def2-4616-b743-53c8cc8a1e00', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'69d143e7-a9a2-4536-8be9-6e4f3594ecb0', 'swap': 0}) 2018-08-22 19:11:55,935 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-08-22 19:11:55,936 - 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-08-22 19:11:55,937 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-22 19:11:55,950 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-22 19:11:55,951 - 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': '7859a0d6-b75a-4366-85e3-8aa97f25b1f0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5afa8d13-def2-4616-b743-53c8cc8a1e00', 'flavor_name': 'rally_sanity-flavor_5afa8d13-def2-4616-b743-53c8cc8a1e00', '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_5afa8d13-def2-4616-b743-53c8cc8a1e00', '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-08-22 19:13:11,976 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7aecb5ca-fac5-4451-a818-8c91ef2eff83 2018-08-22 19:13:11,977 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-08-22 19:13:11,977 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '7aecb5ca-fac5-4451-a818-8c91ef2eff83'] 2018-08-22 19:13:12,944 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 7aecb5ca-fac5-4451-a818-8c91ef2eff83 -------------------------------------------------------------------------------- Task 7aecb5ca-fac5-4451-a818-8c91ef2eff83: 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 7aecb5ca-fac5-4451-a818-8c91ef2eff83 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.566 | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 100.0% | 1 | | total | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 100.0% | 1 | | -> duration | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.566404 Full duration: 8.920816 -------------------------------------------------------------------------------- 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 7aecb5ca-fac5-4451-a818-8c91ef2eff83 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.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | total | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | -> duration | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.088791 Full duration: 9.129731 -------------------------------------------------------------------------------- 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 7aecb5ca-fac5-4451-a818-8c91ef2eff83 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.323 | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 100.0% | 1 | | total | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | -> duration | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.749826 Full duration: 8.917453 -------------------------------------------------------------------------------- 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 7aecb5ca-fac5-4451-a818-8c91ef2eff83 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.486 | 1.486 | 1.486 | 1.486 | 1.486 | 1.486 | 100.0% | 1 | | total | 2.045 | 2.045 | 2.045 | 2.045 | 2.045 | 2.045 | 100.0% | 1 | | -> duration | 2.045 | 2.045 | 2.045 | 2.045 | 2.045 | 2.045 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.044938 Full duration: 10.202841 -------------------------------------------------------------------------------- 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 7aecb5ca-fac5-4451-a818-8c91ef2eff83 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.468 | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 100.0% | 1 | | total | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 100.0% | 1 | | -> duration | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.889089 Full duration: 9.168561 -------------------------------------------------------------------------------- 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 7aecb5ca-fac5-4451-a818-8c91ef2eff83 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.298 | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 100.0% | 1 | | total | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> duration | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.768311 Full duration: 9.269916 HINTS: * To plot HTML graphics with this data, run: rally task report 7aecb5ca-fac5-4451-a818-8c91ef2eff83 --out output.html * To generate a JUnit report, run: rally task export 7aecb5ca-fac5-4451-a818-8c91ef2eff83 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7aecb5ca-fac5-4451-a818-8c91ef2eff83 --json --out output.json 2018-08-22 19:13:12,945 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '7aecb5ca-fac5-4451-a818-8c91ef2eff83', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-08-22 19:13:15,473 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 7aecb5ca-fac5-4451-a818-8c91ef2eff83 --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-08-22 19:13:15.371 766 INFO rally.api [-] Building 'json' report for the following task(s): '7aecb5ca-fac5-4451-a818-8c91ef2eff83'. 2018-08-22 19:13:15.376 766 INFO rally.api [-] The report has been successfully built. 2018-08-22 19:13:15,473 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '7aecb5ca-fac5-4451-a818-8c91ef2eff83', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-08-22 19:13:18,025 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 7aecb5ca-fac5-4451-a818-8c91ef2eff83 --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-08-22 19:13:17.910 769 INFO rally.api [-] Building 'html' report for the following task(s): '7aecb5ca-fac5-4451-a818-8c91ef2eff83'. 2018-08-22 19:13:17.932 769 INFO rally.api [-] The report has been successfully built. 2018-08-22 19:13:18,033 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-08-22 19:13:18,033 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-08-22 19:13:18,033 - 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-08-22 19:13:18,034 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-22 19:13:18,047 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-22 19:13:18,048 - 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': '7859a0d6-b75a-4366-85e3-8aa97f25b1f0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5afa8d13-def2-4616-b743-53c8cc8a1e00', 'flavor_name': 'rally_sanity-flavor_5afa8d13-def2-4616-b743-53c8cc8a1e00', '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_5afa8d13-def2-4616-b743-53c8cc8a1e00', '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-08-22 19:14:54,279 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 28607768-7566-4033-ade7-2902b6195119 2018-08-22 19:14:54,279 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '28607768-7566-4033-ade7-2902b6195119'] 2018-08-22 19:14:55,214 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 28607768-7566-4033-ade7-2902b6195119 -------------------------------------------------------------------------------- Task 28607768-7566-4033-ade7-2902b6195119: 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 28607768-7566-4033-ade7-2902b6195119 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.105 | 3.105 | 3.105 | 3.105 | 3.105 | 3.105 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | -> glance_v2.upload_data | 0.546 | 0.546 | 0.546 | 0.546 | 0.546 | 0.546 | 100.0% | 1 | | glance_v2.delete_image | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 100.0% | 1 | | total | 4.121 | 4.121 | 4.121 | 4.121 | 4.121 | 4.121 | 100.0% | 1 | | -> duration | 4.121 | 4.121 | 4.121 | 4.121 | 4.121 | 4.121 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.120537 Full duration: 13.876629 -------------------------------------------------------------------------------- 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 28607768-7566-4033-ade7-2902b6195119 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.829 | 2.829 | 2.829 | 2.829 | 2.829 | 2.829 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | -> glance_v2.upload_data | 0.434 | 0.434 | 0.434 | 0.434 | 0.434 | 0.434 | 100.0% | 1 | | glance_v2.list_images | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | total | 2.862 | 2.862 | 2.862 | 2.862 | 2.862 | 2.862 | 100.0% | 1 | | -> duration | 2.862 | 2.862 | 2.862 | 2.862 | 2.862 | 2.862 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.862316 Full duration: 15.530865 -------------------------------------------------------------------------------- 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 28607768-7566-4033-ade7-2902b6195119 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.287 | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 100.0% | 1 | | total | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 100.0% | 1 | | -> duration | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.286843 Full duration: 9.500252 -------------------------------------------------------------------------------- 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": "7859a0d6-b75a-4366-85e3-8aa97f25b1f0" } ], "flavor": { "name": "rally_sanity-flavor_5afa8d13-def2-4616-b743-53c8cc8a1e00" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 28607768-7566-4033-ade7-2902b6195119 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.886 | 2.886 | 2.886 | 2.886 | 2.886 | 2.886 | 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.39 | 0.39 | 0.39 | 0.39 | 0.39 | 0.39 | 100.0% | 1 | | nova.boot_servers | 13.458 | 13.458 | 13.458 | 13.458 | 13.458 | 13.458 | 100.0% | 1 | | total | 16.344 | 16.344 | 16.344 | 16.344 | 16.344 | 16.344 | 100.0% | 1 | | -> duration | 15.344 | 15.344 | 15.344 | 15.344 | 15.344 | 15.344 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.343976 Full duration: 38.399777 HINTS: * To plot HTML graphics with this data, run: rally task report 28607768-7566-4033-ade7-2902b6195119 --out output.html * To generate a JUnit report, run: rally task export 28607768-7566-4033-ade7-2902b6195119 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 28607768-7566-4033-ade7-2902b6195119 --json --out output.json 2018-08-22 19:14:55,215 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '28607768-7566-4033-ade7-2902b6195119', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-08-22 19:14:57,735 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 28607768-7566-4033-ade7-2902b6195119 --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-08-22 19:14:57.646 1322 INFO rally.api [-] Building 'json' report for the following task(s): '28607768-7566-4033-ade7-2902b6195119'. 2018-08-22 19:14:57.651 1322 INFO rally.api [-] The report has been successfully built. 2018-08-22 19:14:57,735 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '28607768-7566-4033-ade7-2902b6195119', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-08-22 19:15:00,249 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 28607768-7566-4033-ade7-2902b6195119 --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-08-22 19:15:00.143 1325 INFO rally.api [-] Building 'html' report for the following task(s): '28607768-7566-4033-ade7-2902b6195119'. 2018-08-22 19:15:00.164 1325 INFO rally.api [-] The report has been successfully built. 2018-08-22 19:15:00,252 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-08-22 19:15:00,252 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-08-22 19:15:00,252 - 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-08-22 19:15:00,252 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-22 19:15:00,258 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-22 19:15:00,258 - 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': '7859a0d6-b75a-4366-85e3-8aa97f25b1f0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5afa8d13-def2-4616-b743-53c8cc8a1e00', 'flavor_name': 'rally_sanity-flavor_5afa8d13-def2-4616-b743-53c8cc8a1e00', '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_5afa8d13-def2-4616-b743-53c8cc8a1e00', '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-08-22 19:18:29,843 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 63386121-e689-4ab9-b433-bd42e59b2822 2018-08-22 19:18:29,844 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '63386121-e689-4ab9-b433-bd42e59b2822'] 2018-08-22 19:18:30,891 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 63386121-e689-4ab9-b433-bd42e59b2822 -------------------------------------------------------------------------------- Task 63386121-e689-4ab9-b433-bd42e59b2822: 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 63386121-e689-4ab9-b433-bd42e59b2822 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.282 | 3.282 | 3.282 | 3.282 | 3.282 | 3.282 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.728 | 2.728 | 2.728 | 2.728 | 2.728 | 2.728 | 100.0% | 1 | | total | 6.01 | 6.01 | 6.01 | 6.01 | 6.01 | 6.01 | 100.0% | 1 | | -> duration | 6.01 | 6.01 | 6.01 | 6.01 | 6.01 | 6.01 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.010486 Full duration: 24.140237 -------------------------------------------------------------------------------- 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 63386121-e689-4ab9-b433-bd42e59b2822 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.48 | 3.48 | 3.48 | 3.48 | 3.48 | 3.48 | 100.0% | 1 | | cinder_v2.delete_volume | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 100.0% | 1 | | total | 4.074 | 4.074 | 4.074 | 4.074 | 4.074 | 4.074 | 100.0% | 1 | | -> duration | 4.074 | 4.074 | 4.074 | 4.074 | 4.074 | 4.074 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.07374 Full duration: 15.969704 -------------------------------------------------------------------------------- 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_5afa8d13-def2-4616-b743-53c8cc8a1e00" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 63386121-e689-4ab9-b433-bd42e59b2822 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.803 | 3.803 | 3.803 | 3.803 | 3.803 | 3.803 | 100.0% | 1 | | cinder_v2.delete_volume | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 100.0% | 1 | | total | 4.388 | 4.388 | 4.388 | 4.388 | 4.388 | 4.388 | 100.0% | 1 | | -> duration | 4.388 | 4.388 | 4.388 | 4.388 | 4.388 | 4.388 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.388087 Full duration: 16.56505 -------------------------------------------------------------------------------- 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 63386121-e689-4ab9-b433-bd42e59b2822 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.439 | 3.439 | 3.439 | 3.439 | 3.439 | 3.439 | 100.0% | 1 | | cinder_v2.delete_volume | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | total | 4.053 | 4.053 | 4.053 | 4.053 | 4.053 | 4.053 | 100.0% | 1 | | -> duration | 4.053 | 4.053 | 4.053 | 4.053 | 4.053 | 4.053 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.053459 Full duration: 15.913649 -------------------------------------------------------------------------------- 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 63386121-e689-4ab9-b433-bd42e59b2822 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.382 | 3.382 | 3.382 | 3.382 | 3.382 | 3.382 | 100.0% | 1 | | cinder_v2.extend_volume | 2.579 | 2.579 | 2.579 | 2.579 | 2.579 | 2.579 | 100.0% | 1 | | cinder_v2.delete_volume | 2.572 | 2.572 | 2.572 | 2.572 | 2.572 | 2.572 | 100.0% | 1 | | total | 8.533 | 8.533 | 8.533 | 8.533 | 8.533 | 8.533 | 100.0% | 1 | | -> duration | 8.533 | 8.533 | 8.533 | 8.533 | 8.533 | 8.533 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.532613 Full duration: 20.629149 -------------------------------------------------------------------------------- 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 63386121-e689-4ab9-b433-bd42e59b2822 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.865 | 3.865 | 3.865 | 3.865 | 3.865 | 3.865 | 100.0% | 1 | | cinder_v2.delete_volume | 2.859 | 2.859 | 2.859 | 2.859 | 2.859 | 2.859 | 100.0% | 1 | | total | 6.724 | 6.724 | 6.724 | 6.724 | 6.724 | 6.724 | 100.0% | 1 | | -> duration | 6.724 | 6.724 | 6.724 | 6.724 | 6.724 | 6.724 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.724311 Full duration: 24.490375 -------------------------------------------------------------------------------- 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 63386121-e689-4ab9-b433-bd42e59b2822 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.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | cinder_v2.list_qos | 0.254 | 0.254 | 0.254 | 0.254 | 0.254 | 0.254 | 100.0% | 1 | | total | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 100.0% | 1 | | -> duration | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.958697 Full duration: 14.551713 -------------------------------------------------------------------------------- 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 63386121-e689-4ab9-b433-bd42e59b2822 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.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | cinder_v2.set_qos | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 100.0% | 1 | | total | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 100.0% | 1 | | -> duration | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.017871 Full duration: 14.7874 -------------------------------------------------------------------------------- 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 63386121-e689-4ab9-b433-bd42e59b2822 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.268 | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 100.0% | 1 | | total | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 100.0% | 1 | | -> duration | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.914703 Full duration: 14.347625 -------------------------------------------------------------------------------- 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 63386121-e689-4ab9-b433-bd42e59b2822 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.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 100.0% | 1 | | total | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 100.0% | 1 | | -> duration | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.018638 Full duration: 15.028003 HINTS: * To plot HTML graphics with this data, run: rally task report 63386121-e689-4ab9-b433-bd42e59b2822 --out output.html * To generate a JUnit report, run: rally task export 63386121-e689-4ab9-b433-bd42e59b2822 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 63386121-e689-4ab9-b433-bd42e59b2822 --json --out output.json 2018-08-22 19:18:30,891 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '63386121-e689-4ab9-b433-bd42e59b2822', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-08-22 19:18:33,440 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 63386121-e689-4ab9-b433-bd42e59b2822 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-08-22 19:18:33.337 3114 INFO rally.api [-] Building 'json' report for the following task(s): '63386121-e689-4ab9-b433-bd42e59b2822'. 2018-08-22 19:18:33.346 3114 INFO rally.api [-] The report has been successfully built. 2018-08-22 19:18:33,441 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '63386121-e689-4ab9-b433-bd42e59b2822', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-08-22 19:18:35,947 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 63386121-e689-4ab9-b433-bd42e59b2822 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-08-22 19:18:35.816 3117 INFO rally.api [-] Building 'html' report for the following task(s): '63386121-e689-4ab9-b433-bd42e59b2822'. 2018-08-22 19:18:35.844 3117 INFO rally.api [-] The report has been successfully built. 2018-08-22 19:18:35,960 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-08-22 19:18:35,960 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-08-22 19:18:35,961 - 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-08-22 19:18:35,961 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-22 19:18:35,973 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-22 19:18:35,974 - 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': '7859a0d6-b75a-4366-85e3-8aa97f25b1f0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5afa8d13-def2-4616-b743-53c8cc8a1e00', 'flavor_name': 'rally_sanity-flavor_5afa8d13-def2-4616-b743-53c8cc8a1e00', '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_5afa8d13-def2-4616-b743-53c8cc8a1e00', '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-08-22 19:20:50,172 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : aa8d32d8-21bc-4b20-a845-6e816944734c 2018-08-22 19:20:50,173 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'aa8d32d8-21bc-4b20-a845-6e816944734c'] 2018-08-22 19:20:51,021 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid aa8d32d8-21bc-4b20-a845-6e816944734c -------------------------------------------------------------------------------- Task aa8d32d8-21bc-4b20-a845-6e816944734c: 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 aa8d32d8-21bc-4b20-a845-6e816944734c 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.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | total | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | -> duration | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.684335 Full duration: 8.776655 -------------------------------------------------------------------------------- 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 aa8d32d8-21bc-4b20-a845-6e816944734c 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.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | total | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | -> duration | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.693045 Full duration: 8.863911 -------------------------------------------------------------------------------- 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 aa8d32d8-21bc-4b20-a845-6e816944734c 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.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.684538 Full duration: 8.500889 -------------------------------------------------------------------------------- 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 aa8d32d8-21bc-4b20-a845-6e816944734c 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.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 100.0% | 1 | | total | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 100.0% | 1 | | -> duration | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.950254 Full duration: 9.965737 -------------------------------------------------------------------------------- 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 aa8d32d8-21bc-4b20-a845-6e816944734c 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.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | total | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | -> duration | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.765208 Full duration: 9.089871 -------------------------------------------------------------------------------- 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 aa8d32d8-21bc-4b20-a845-6e816944734c 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.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 100.0% | 1 | | total | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 100.0% | 1 | | -> duration | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.94094 Full duration: 9.803916 -------------------------------------------------------------------------------- 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 aa8d32d8-21bc-4b20-a845-6e816944734c 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.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | | total | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | | -> duration | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.666012 Full duration: 8.694687 -------------------------------------------------------------------------------- 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 aa8d32d8-21bc-4b20-a845-6e816944734c 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.24 | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.394 | 0.394 | 0.394 | 0.394 | 0.394 | 0.394 | 100.0% | 1 | | total | 1.635 | 1.635 | 1.635 | 1.635 | 1.635 | 1.635 | 100.0% | 1 | | -> duration | 1.635 | 1.635 | 1.635 | 1.635 | 1.635 | 1.635 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.635132 Full duration: 10.64541 -------------------------------------------------------------------------------- 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 aa8d32d8-21bc-4b20-a845-6e816944734c 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.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | | total | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | | -> duration | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.666149 Full duration: 8.735238 -------------------------------------------------------------------------------- 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 aa8d32d8-21bc-4b20-a845-6e816944734c 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.945 | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 100.0% | 1 | | gnocchi.delete_metric | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 100.0% | 1 | | total | 1.22 | 1.22 | 1.22 | 1.22 | 1.22 | 1.22 | 100.0% | 1 | | -> duration | 1.22 | 1.22 | 1.22 | 1.22 | 1.22 | 1.22 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.220393 Full duration: 10.225298 -------------------------------------------------------------------------------- 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 aa8d32d8-21bc-4b20-a845-6e816944734c 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.677 | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 100.0% | 1 | | gnocchi.delete_resource | 0.28 | 0.28 | 0.28 | 0.28 | 0.28 | 0.28 | 100.0% | 1 | | total | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 100.0% | 1 | | -> duration | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.958068 Full duration: 9.661609 HINTS: * To plot HTML graphics with this data, run: rally task report aa8d32d8-21bc-4b20-a845-6e816944734c --out output.html * To generate a JUnit report, run: rally task export aa8d32d8-21bc-4b20-a845-6e816944734c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report aa8d32d8-21bc-4b20-a845-6e816944734c --json --out output.json 2018-08-22 19:20:51,021 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'aa8d32d8-21bc-4b20-a845-6e816944734c', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.json'] 2018-08-22 19:20:53,546 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid aa8d32d8-21bc-4b20-a845-6e816944734c --out /home/opnfv/functest/results/rally/opnfv-gnocchi.json 2018-08-22 19:20:53.449 4252 INFO rally.api [-] Building 'json' report for the following task(s): 'aa8d32d8-21bc-4b20-a845-6e816944734c'. 2018-08-22 19:20:53.457 4252 INFO rally.api [-] The report has been successfully built. 2018-08-22 19:20:53,547 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'aa8d32d8-21bc-4b20-a845-6e816944734c', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-08-22 19:20:56,123 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid aa8d32d8-21bc-4b20-a845-6e816944734c --out /home/opnfv/functest/results/rally/opnfv-gnocchi.html 2018-08-22 19:20:55.994 4255 INFO rally.api [-] Building 'html' report for the following task(s): 'aa8d32d8-21bc-4b20-a845-6e816944734c'. 2018-08-22 19:20:56.023 4255 INFO rally.api [-] The report has been successfully built. 2018-08-22 19:20:56,128 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-08-22 19:20:56,129 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-08-22 19:20:56,129 - 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-08-22 19:20:56,129 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-22 19:20:56,134 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-22 19:20:56,135 - 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': '7859a0d6-b75a-4366-85e3-8aa97f25b1f0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5afa8d13-def2-4616-b743-53c8cc8a1e00', 'flavor_name': 'rally_sanity-flavor_5afa8d13-def2-4616-b743-53c8cc8a1e00', '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_5afa8d13-def2-4616-b743-53c8cc8a1e00', '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-08-22 19:22:38,649 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 83a1cea1-a834-48a8-b02e-af6a469f9e1e 2018-08-22 19:22:38,649 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '83a1cea1-a834-48a8-b02e-af6a469f9e1e'] 2018-08-22 19:22:39,603 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 83a1cea1-a834-48a8-b02e-af6a469f9e1e -------------------------------------------------------------------------------- Task 83a1cea1-a834-48a8-b02e-af6a469f9e1e: 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 83a1cea1-a834-48a8-b02e-af6a469f9e1e 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.908 | 6.908 | 6.908 | 6.908 | 6.908 | 6.908 | 100.0% | 1 | | heat.update_stack | 3.329 | 3.329 | 3.329 | 3.329 | 3.329 | 3.329 | 100.0% | 1 | | heat.delete_stack | 3.086 | 3.086 | 3.086 | 3.086 | 3.086 | 3.086 | 100.0% | 1 | | total | 13.323 | 13.323 | 13.323 | 13.323 | 13.323 | 13.323 | 100.0% | 1 | | -> duration | 9.323 | 9.323 | 9.323 | 9.323 | 9.323 | 9.323 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.323477 Full duration: 24.450972 -------------------------------------------------------------------------------- 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 83a1cea1-a834-48a8-b02e-af6a469f9e1e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.682 | 5.682 | 5.682 | 5.682 | 5.682 | 5.682 | 100.0% | 1 | | heat.check_stack | 1.395 | 1.395 | 1.395 | 1.395 | 1.395 | 1.395 | 100.0% | 1 | | heat.delete_stack | 1.717 | 1.717 | 1.717 | 1.717 | 1.717 | 1.717 | 100.0% | 1 | | total | 8.795 | 8.795 | 8.795 | 8.795 | 8.795 | 8.795 | 100.0% | 1 | | -> duration | 6.795 | 6.795 | 6.795 | 6.795 | 6.795 | 6.795 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.794571 Full duration: 20.745609 -------------------------------------------------------------------------------- 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 83a1cea1-a834-48a8-b02e-af6a469f9e1e has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.357 | 5.357 | 5.357 | 5.357 | 5.357 | 5.357 | 100.0% | 1 | | heat.suspend_stack | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 100.0% | 1 | | heat.resume_stack | 1.524 | 1.524 | 1.524 | 1.524 | 1.524 | 1.524 | 100.0% | 1 | | heat.delete_stack | 2.444 | 2.444 | 2.444 | 2.444 | 2.444 | 2.444 | 100.0% | 1 | | total | 10.448 | 10.448 | 10.448 | 10.448 | 10.448 | 10.448 | 100.0% | 1 | | -> duration | 8.448 | 8.448 | 8.448 | 8.448 | 8.448 | 8.448 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.447774 Full duration: 20.900743 -------------------------------------------------------------------------------- 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 83a1cea1-a834-48a8-b02e-af6a469f9e1e 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.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | total | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | -> duration | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.681309 Full duration: 10.014342 HINTS: * To plot HTML graphics with this data, run: rally task report 83a1cea1-a834-48a8-b02e-af6a469f9e1e --out output.html * To generate a JUnit report, run: rally task export 83a1cea1-a834-48a8-b02e-af6a469f9e1e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 83a1cea1-a834-48a8-b02e-af6a469f9e1e --json --out output.json 2018-08-22 19:22:39,604 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '83a1cea1-a834-48a8-b02e-af6a469f9e1e', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-08-22 19:22:42,150 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 83a1cea1-a834-48a8-b02e-af6a469f9e1e --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-08-22 19:22:42.052 5168 INFO rally.api [-] Building 'json' report for the following task(s): '83a1cea1-a834-48a8-b02e-af6a469f9e1e'. 2018-08-22 19:22:42.057 5168 INFO rally.api [-] The report has been successfully built. 2018-08-22 19:22:42,151 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '83a1cea1-a834-48a8-b02e-af6a469f9e1e', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-08-22 19:22:44,726 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 83a1cea1-a834-48a8-b02e-af6a469f9e1e --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-08-22 19:22:44.611 5171 INFO rally.api [-] Building 'html' report for the following task(s): '83a1cea1-a834-48a8-b02e-af6a469f9e1e'. 2018-08-22 19:22:44.632 5171 INFO rally.api [-] The report has been successfully built. 2018-08-22 19:22:44,733 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-08-22 19:22:44,733 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-08-22 19:22:44,734 - 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-08-22 19:22:44,734 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-22 19:22:44,747 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-22 19:22:44,748 - 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': '7859a0d6-b75a-4366-85e3-8aa97f25b1f0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5afa8d13-def2-4616-b743-53c8cc8a1e00', 'flavor_name': 'rally_sanity-flavor_5afa8d13-def2-4616-b743-53c8cc8a1e00', '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_5afa8d13-def2-4616-b743-53c8cc8a1e00', '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-08-22 19:26:30,839 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a9f9f3e7-01ea-45f3-8c74-534ed5b9c1ef 2018-08-22 19:26:30,839 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a9f9f3e7-01ea-45f3-8c74-534ed5b9c1ef'] 2018-08-22 19:26:31,808 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a9f9f3e7-01ea-45f3-8c74-534ed5b9c1ef -------------------------------------------------------------------------------- Task a9f9f3e7-01ea-45f3-8c74-534ed5b9c1ef: 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 a9f9f3e7-01ea-45f3-8c74-534ed5b9c1ef 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.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | keystone_v3.add_role | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | keystone_v3.revoke_role | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 100.0% | 1 | | total | 1.214 | 1.214 | 1.214 | 1.214 | 1.214 | 1.214 | 100.0% | 1 | | -> duration | 1.214 | 1.214 | 1.214 | 1.214 | 1.214 | 1.214 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.213768 Full duration: 17.646329 -------------------------------------------------------------------------------- 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 a9f9f3e7-01ea-45f3-8c74-534ed5b9c1ef 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.622 | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 100.0% | 1 | | keystone_v3.add_role | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | keystone_v3.list_roles | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | total | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | -> duration | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.875484 Full duration: 17.03607 -------------------------------------------------------------------------------- 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 a9f9f3e7-01ea-45f3-8c74-534ed5b9c1ef 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.975 | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 100.0% | 1 | | keystone_v3.list_projects | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | total | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 100.0% | 1 | | -> duration | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.074593 Full duration: 17.872048 -------------------------------------------------------------------------------- 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 a9f9f3e7-01ea-45f3-8c74-534ed5b9c1ef 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.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | keystone_v3.delete_role | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | total | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | -> duration | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.926133 Full duration: 15.348419 -------------------------------------------------------------------------------- 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 a9f9f3e7-01ea-45f3-8c74-534ed5b9c1ef 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.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | keystone_v3.delete_service | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | total | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | -> duration | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.776923 Full duration: 15.160122 -------------------------------------------------------------------------------- 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 a9f9f3e7-01ea-45f3-8c74-534ed5b9c1ef has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | keystone_v3.create_user | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | -> keystone_v3.add_role | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 100.0% | 1 | | keystone_v3.create_role | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | keystone_v3.get_project | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | keystone_v3.get_user | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | keystone_v3.get_role | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | keystone_v3.list_services | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | keystone_v3.get_services | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | total | 2.428 | 2.428 | 2.428 | 2.428 | 2.428 | 2.428 | 100.0% | 1 | | -> duration | 2.428 | 2.428 | 2.428 | 2.428 | 2.428 | 2.428 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.428456 Full duration: 23.300695 -------------------------------------------------------------------------------- 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 a9f9f3e7-01ea-45f3-8c74-534ed5b9c1ef 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.966 | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 100.0% | 1 | | keystone_v3.update_project | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 100.0% | 1 | | keystone_v3.delete_project | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 100.0% | 1 | | total | 1.292 | 1.292 | 1.292 | 1.292 | 1.292 | 1.292 | 100.0% | 1 | | -> duration | 1.292 | 1.292 | 1.292 | 1.292 | 1.292 | 1.292 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.291835 Full duration: 16.053453 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a9f9f3e7-01ea-45f3-8c74-534ed5b9c1ef 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.968 | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 100.0% | 1 | | total | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 100.0% | 1 | | -> duration | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.087712 Full duration: 17.742485 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a9f9f3e7-01ea-45f3-8c74-534ed5b9c1ef 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.97 | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 100.0% | 1 | | total | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 100.0% | 1 | | -> duration | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.970401 Full duration: 17.448159 -------------------------------------------------------------------------------- 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 a9f9f3e7-01ea-45f3-8c74-534ed5b9c1ef 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 | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 100.0% | 1 | | keystone_v3.list_users | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | total | 1.301 | 1.301 | 1.301 | 1.301 | 1.301 | 1.301 | 100.0% | 1 | | -> duration | 1.301 | 1.301 | 1.301 | 1.301 | 1.301 | 1.301 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.30051 Full duration: 17.90725 -------------------------------------------------------------------------------- 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 a9f9f3e7-01ea-45f3-8c74-534ed5b9c1ef 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.989 | 0.989 | 0.989 | 0.989 | 0.989 | 0.989 | 100.0% | 1 | | keystone_v3.create_users | 6.674 | 6.674 | 6.674 | 6.674 | 6.674 | 6.674 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 6.674 | 6.674 | 6.674 | 6.674 | 6.674 | 6.674 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.379 | 1.379 | 1.379 | 1.379 | 1.379 | 1.379 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.526 | 1.526 | 1.526 | 1.526 | 1.526 | 1.526 | 100.0% | 1 | | total | 8.995 | 8.995 | 8.995 | 8.995 | 8.995 | 8.995 | 100.0% | 1 | | -> duration | 8.995 | 8.995 | 8.995 | 8.995 | 8.995 | 8.995 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.995273 Full duration: 30.019427 HINTS: * To plot HTML graphics with this data, run: rally task report a9f9f3e7-01ea-45f3-8c74-534ed5b9c1ef --out output.html * To generate a JUnit report, run: rally task export a9f9f3e7-01ea-45f3-8c74-534ed5b9c1ef --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a9f9f3e7-01ea-45f3-8c74-534ed5b9c1ef --json --out output.json 2018-08-22 19:26:31,808 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a9f9f3e7-01ea-45f3-8c74-534ed5b9c1ef', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-08-22 19:26:34,294 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a9f9f3e7-01ea-45f3-8c74-534ed5b9c1ef --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-08-22 19:26:34.185 7086 INFO rally.api [-] Building 'json' report for the following task(s): 'a9f9f3e7-01ea-45f3-8c74-534ed5b9c1ef'. 2018-08-22 19:26:34.196 7086 INFO rally.api [-] The report has been successfully built. 2018-08-22 19:26:34,295 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a9f9f3e7-01ea-45f3-8c74-534ed5b9c1ef', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-08-22 19:26:36,910 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid a9f9f3e7-01ea-45f3-8c74-534ed5b9c1ef --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-08-22 19:26:36.788 7089 INFO rally.api [-] Building 'html' report for the following task(s): 'a9f9f3e7-01ea-45f3-8c74-534ed5b9c1ef'. 2018-08-22 19:26:36.817 7089 INFO rally.api [-] The report has been successfully built. 2018-08-22 19:26:36,925 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-08-22 19:26:36,925 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-08-22 19:26:36,926 - 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-08-22 19:26:36,926 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-22 19:26:36,938 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-22 19:26:36,939 - 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': '7859a0d6-b75a-4366-85e3-8aa97f25b1f0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5afa8d13-def2-4616-b743-53c8cc8a1e00', 'flavor_name': 'rally_sanity-flavor_5afa8d13-def2-4616-b743-53c8cc8a1e00', '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_5afa8d13-def2-4616-b743-53c8cc8a1e00', '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-08-22 19:32:20,582 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d4bfa6e4-7821-415f-9a35-c50b09e64ff7 2018-08-22 19:32:20,582 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd4bfa6e4-7821-415f-9a35-c50b09e64ff7'] 2018-08-22 19:32:21,536 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d4bfa6e4-7821-415f-9a35-c50b09e64ff7 -------------------------------------------------------------------------------- Task d4bfa6e4-7821-415f-9a35-c50b09e64ff7: 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 d4bfa6e4-7821-415f-9a35-c50b09e64ff7 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.946 | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 100.0% | 1 | | neutron.delete_network | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | total | 1.872 | 1.872 | 1.872 | 1.872 | 1.872 | 1.872 | 100.0% | 1 | | -> duration | 1.872 | 1.872 | 1.872 | 1.872 | 1.872 | 1.872 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.872248 Full duration: 17.809261 -------------------------------------------------------------------------------- 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 d4bfa6e4-7821-415f-9a35-c50b09e64ff7 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.52 | 1.52 | 1.52 | 1.52 | 1.52 | 1.52 | 100.0% | 1 | | neutron.delete_port | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 100.0% | 1 | | total | 2.09 | 2.09 | 2.09 | 2.09 | 2.09 | 2.09 | 100.0% | 1 | | -> duration | 2.09 | 2.09 | 2.09 | 2.09 | 2.09 | 2.09 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.089509 Full duration: 30.706516 -------------------------------------------------------------------------------- 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 d4bfa6e4-7821-415f-9a35-c50b09e64ff7 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.873 | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 100.0% | 1 | | neutron.create_subnet | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | neutron.create_router | 0.154 | 0.154 | 0.154 | 0.154 | 0.154 | 0.154 | 100.0% | 1 | | neutron.add_interface_router | 2.195 | 2.195 | 2.195 | 2.195 | 2.195 | 2.195 | 100.0% | 1 | | neutron.remove_interface_router | 2.334 | 2.334 | 2.334 | 2.334 | 2.334 | 2.334 | 100.0% | 1 | | neutron.delete_router | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | total | 7.007 | 7.007 | 7.007 | 7.007 | 7.007 | 7.007 | 100.0% | 1 | | -> duration | 7.007 | 7.007 | 7.007 | 7.007 | 7.007 | 7.007 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.006876 Full duration: 40.786135 -------------------------------------------------------------------------------- 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 d4bfa6e4-7821-415f-9a35-c50b09e64ff7 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.301 | 1.301 | 1.301 | 1.301 | 1.301 | 1.301 | 100.0% | 1 | | neutron.delete_subnet | 0.525 | 0.525 | 0.525 | 0.525 | 0.525 | 0.525 | 100.0% | 1 | | total | 1.826 | 1.826 | 1.826 | 1.826 | 1.826 | 1.826 | 100.0% | 1 | | -> duration | 1.826 | 1.826 | 1.826 | 1.826 | 1.826 | 1.826 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.826116 Full duration: 29.510886 -------------------------------------------------------------------------------- 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 d4bfa6e4-7821-415f-9a35-c50b09e64ff7 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.939 | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 100.0% | 1 | | neutron.list_networks | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | total | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 100.0% | 1 | | -> duration | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.046137 Full duration: 19.33249 -------------------------------------------------------------------------------- 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 d4bfa6e4-7821-415f-9a35-c50b09e64ff7 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.637 | 1.637 | 1.637 | 1.637 | 1.637 | 1.637 | 100.0% | 1 | | neutron.list_ports | 0.304 | 0.304 | 0.304 | 0.304 | 0.304 | 0.304 | 100.0% | 1 | | total | 1.941 | 1.941 | 1.941 | 1.941 | 1.941 | 1.941 | 100.0% | 1 | | -> duration | 1.941 | 1.941 | 1.941 | 1.941 | 1.941 | 1.941 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.940946 Full duration: 32.577156 -------------------------------------------------------------------------------- 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 d4bfa6e4-7821-415f-9a35-c50b09e64ff7 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.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | neutron.create_subnet | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 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.151 | 2.151 | 2.151 | 2.151 | 2.151 | 2.151 | 100.0% | 1 | | neutron.list_routers | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 100.0% | 1 | | total | 4.006 | 4.006 | 4.006 | 4.006 | 4.006 | 4.006 | 100.0% | 1 | | -> duration | 4.006 | 4.006 | 4.006 | 4.006 | 4.006 | 4.006 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.00616 Full duration: 43.39011 -------------------------------------------------------------------------------- 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 d4bfa6e4-7821-415f-9a35-c50b09e64ff7 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.876 | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 100.0% | 1 | | neutron.create_subnet | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | neutron.list_subnets | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | total | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 100.0% | 1 | | -> duration | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.68725 Full duration: 34.136627 -------------------------------------------------------------------------------- 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 d4bfa6e4-7821-415f-9a35-c50b09e64ff7 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.872 | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 100.0% | 1 | | neutron.delete_security_group | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | total | 0.981 | 0.981 | 0.981 | 0.981 | 0.981 | 0.981 | 100.0% | 1 | | -> duration | 0.981 | 0.981 | 0.981 | 0.981 | 0.981 | 0.981 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.980843 Full duration: 16.562326 -------------------------------------------------------------------------------- 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 d4bfa6e4-7821-415f-9a35-c50b09e64ff7 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.823 | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 100.0% | 1 | | neutron.create_security_group_rule | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | neutron.delete_security_group | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | total | 1.109 | 1.109 | 1.109 | 1.109 | 1.109 | 1.109 | 100.0% | 1 | | -> duration | 1.109 | 1.109 | 1.109 | 1.109 | 1.109 | 1.109 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.109313 Full duration: 16.613282 -------------------------------------------------------------------------------- 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 d4bfa6e4-7821-415f-9a35-c50b09e64ff7 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.992 | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 100.0% | 1 | | neutron.create_router | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | neutron.add_gateway_router | 2.205 | 2.205 | 2.205 | 2.205 | 2.205 | 2.205 | 100.0% | 1 | | neutron.remove_gateway_router | 1.479 | 1.479 | 1.479 | 1.479 | 1.479 | 1.479 | 100.0% | 1 | | total | 4.791 | 4.791 | 4.791 | 4.791 | 4.791 | 4.791 | 100.0% | 1 | | -> duration | 4.791 | 4.791 | 4.791 | 4.791 | 4.791 | 4.791 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.791432 Full duration: 30.360359 HINTS: * To plot HTML graphics with this data, run: rally task report d4bfa6e4-7821-415f-9a35-c50b09e64ff7 --out output.html * To generate a JUnit report, run: rally task export d4bfa6e4-7821-415f-9a35-c50b09e64ff7 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d4bfa6e4-7821-415f-9a35-c50b09e64ff7 --json --out output.json 2018-08-22 19:32:21,537 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd4bfa6e4-7821-415f-9a35-c50b09e64ff7', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-08-22 19:32:24,075 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d4bfa6e4-7821-415f-9a35-c50b09e64ff7 --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-08-22 19:32:23.970 10384 INFO rally.api [-] Building 'json' report for the following task(s): 'd4bfa6e4-7821-415f-9a35-c50b09e64ff7'. 2018-08-22 19:32:23.981 10384 INFO rally.api [-] The report has been successfully built. 2018-08-22 19:32:24,076 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd4bfa6e4-7821-415f-9a35-c50b09e64ff7', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-08-22 19:32:26,591 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid d4bfa6e4-7821-415f-9a35-c50b09e64ff7 --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-08-22 19:32:26.461 10387 INFO rally.api [-] Building 'html' report for the following task(s): 'd4bfa6e4-7821-415f-9a35-c50b09e64ff7'. 2018-08-22 19:32:26.492 10387 INFO rally.api [-] The report has been successfully built. 2018-08-22 19:32:26,607 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-08-22 19:32:26,607 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-08-22 19:32:26,608 - 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-08-22 19:32:26,608 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-22 19:32:26,619 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-22 19:32:26,620 - 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': '7859a0d6-b75a-4366-85e3-8aa97f25b1f0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5afa8d13-def2-4616-b743-53c8cc8a1e00', 'flavor_name': 'rally_sanity-flavor_5afa8d13-def2-4616-b743-53c8cc8a1e00', '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_5afa8d13-def2-4616-b743-53c8cc8a1e00', '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-08-22 19:33:39,160 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : dc3849dd-ddef-4a91-8983-34bd4f8698ee 2018-08-22 19:33:39,161 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'dc3849dd-ddef-4a91-8983-34bd4f8698ee'] 2018-08-22 19:33:40,141 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid dc3849dd-ddef-4a91-8983-34bd4f8698ee -------------------------------------------------------------------------------- Task dc3849dd-ddef-4a91-8983-34bd4f8698ee: 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_5afa8d13-def2-4616-b743-53c8cc8a1e00" }, "image": { "name": "rally_sanity-img_5afa8d13-def2-4616-b743-53c8cc8a1e00" }, "nics": [ { "net-id": "7859a0d6-b75a-4366-85e3-8aa97f25b1f0" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task dc3849dd-ddef-4a91-8983-34bd4f8698ee 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 | 11.899 | 11.899 | 11.899 | 11.899 | 11.899 | 11.899 | 100.0% | 1 | | nova.live_migrate | 7.625 | 7.625 | 7.625 | 7.625 | 7.625 | 7.625 | 0.0% | 1 | | total | 19.525 | 19.525 | 19.525 | 19.525 | 19.525 | 19.525 | 0.0% | 1 | | -> duration | 18.525 | 18.525 | 18.525 | 18.525 | 18.525 | 18.525 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.524533 Full duration: 36.387358 HINTS: * To plot HTML graphics with this data, run: rally task report dc3849dd-ddef-4a91-8983-34bd4f8698ee --out output.html * To generate a JUnit report, run: rally task export dc3849dd-ddef-4a91-8983-34bd4f8698ee --type junit --to output.xml * To get raw JSON output of task results, run: rally task report dc3849dd-ddef-4a91-8983-34bd4f8698ee --json --out output.json At least one workload did not pass SLA criteria. 2018-08-22 19:33:40,141 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'dc3849dd-ddef-4a91-8983-34bd4f8698ee', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-08-22 19:33:42,658 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid dc3849dd-ddef-4a91-8983-34bd4f8698ee --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-08-22 19:33:42.562 10622 INFO rally.api [-] Building 'json' report for the following task(s): 'dc3849dd-ddef-4a91-8983-34bd4f8698ee'. 2018-08-22 19:33:42.564 10622 INFO rally.api [-] The report has been successfully built. 2018-08-22 19:33:42,658 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'dc3849dd-ddef-4a91-8983-34bd4f8698ee', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-08-22 19:33:45,238 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid dc3849dd-ddef-4a91-8983-34bd4f8698ee --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-08-22 19:33:45.124 10625 INFO rally.api [-] Building 'html' report for the following task(s): 'dc3849dd-ddef-4a91-8983-34bd4f8698ee'. 2018-08-22 19:33:45.141 10625 INFO rally.api [-] The report has been successfully built. 2018-08-22 19:33:45,240 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-08-22 19:33:45,240 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-08-22 19:33:45,241 - 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-08-22 19:33:45,241 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-22 19:33:45,247 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-22 19:33:45,247 - 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': '7859a0d6-b75a-4366-85e3-8aa97f25b1f0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5afa8d13-def2-4616-b743-53c8cc8a1e00', 'flavor_name': 'rally_sanity-flavor_5afa8d13-def2-4616-b743-53c8cc8a1e00', '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_5afa8d13-def2-4616-b743-53c8cc8a1e00', '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-08-22 19:34:48,143 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a6eebbd4-5fdf-4580-8755-727c06488b83 2018-08-22 19:34:48,144 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a6eebbd4-5fdf-4580-8755-727c06488b83'] 2018-08-22 19:34:49,037 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a6eebbd4-5fdf-4580-8755-727c06488b83 -------------------------------------------------------------------------------- Task a6eebbd4-5fdf-4580-8755-727c06488b83: 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 a6eebbd4-5fdf-4580-8755-727c06488b83 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.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | quotas.delete_quotas | 0.259 | 0.259 | 0.259 | 0.259 | 0.259 | 0.259 | 100.0% | 1 | | total | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 100.0% | 1 | | -> duration | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.076477 Full duration: 10.585022 -------------------------------------------------------------------------------- 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 a6eebbd4-5fdf-4580-8755-727c06488b83 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.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | total | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> duration | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.800309 Full duration: 10.138157 -------------------------------------------------------------------------------- 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 a6eebbd4-5fdf-4580-8755-727c06488b83 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.39 | 0.39 | 0.39 | 0.39 | 0.39 | 0.39 | 100.0% | 1 | | total | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | -> duration | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.814167 Full duration: 10.133458 -------------------------------------------------------------------------------- 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 a6eebbd4-5fdf-4580-8755-727c06488b83 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.259 | 1.259 | 1.259 | 1.259 | 1.259 | 1.259 | 100.0% | 1 | | total | 1.259 | 1.259 | 1.259 | 1.259 | 1.259 | 1.259 | 100.0% | 1 | | -> duration | 1.259 | 1.259 | 1.259 | 1.259 | 1.259 | 1.259 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.259063 Full duration: 10.656835 HINTS: * To plot HTML graphics with this data, run: rally task report a6eebbd4-5fdf-4580-8755-727c06488b83 --out output.html * To generate a JUnit report, run: rally task export a6eebbd4-5fdf-4580-8755-727c06488b83 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a6eebbd4-5fdf-4580-8755-727c06488b83 --json --out output.json 2018-08-22 19:34:49,037 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a6eebbd4-5fdf-4580-8755-727c06488b83', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-08-22 19:34:51,629 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a6eebbd4-5fdf-4580-8755-727c06488b83 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-08-22 19:34:51.532 11138 INFO rally.api [-] Building 'json' report for the following task(s): 'a6eebbd4-5fdf-4580-8755-727c06488b83'. 2018-08-22 19:34:51.536 11138 INFO rally.api [-] The report has been successfully built. 2018-08-22 19:34:51,630 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a6eebbd4-5fdf-4580-8755-727c06488b83', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-08-22 19:34:54,145 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid a6eebbd4-5fdf-4580-8755-727c06488b83 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-08-22 19:34:54.029 11141 INFO rally.api [-] Building 'html' report for the following task(s): 'a6eebbd4-5fdf-4580-8755-727c06488b83'. 2018-08-22 19:34:54.049 11141 INFO rally.api [-] The report has been successfully built. 2018-08-22 19:34:54,150 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-08-22 19:34:54,153 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:55 | 6 | 100.00% | | glance | 01:17 | 4 | 100.00% | | cinder | 02:56 | 10 | 100.00% | | gnocchi | 01:42 | 11 | 100.00% | | heat | 01:16 | 4 | 100.00% | | keystone | 03:25 | 11 | 100.00% | | neutron | 05:11 | 11 | 100.00% | | nova | 00:36 | 1 | 0.00% | | quotas | 00:41 | 4 | 100.00% | | | | | | | TOTAL: | 00:18:03 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2018-08-22 19:34:54,154 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2018-08-22 19:34:54,280 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-22 19:34:54,280 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 23:15 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-08-22 19:34:54,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 19:34:54,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}765e91a01f8793089d6124bceb562c6f8a663969" 2018-08-22 19:34:54,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:34: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-40185284-5763-4d3f-916e-450313cf9f1d x-compute-request-id: req-40185284-5763-4d3f-916e-450313cf9f1d Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_5afa8d13-def2-4616-b743-53c8cc8a1e00", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/69d143e7-a9a2-4536-8be9-6e4f3594ecb0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/69d143e7-a9a2-4536-8be9-6e4f3594ecb0", "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": "69d143e7-a9a2-4536-8be9-6e4f3594ecb0"}, {"name": "rally_sanity-flavor_5afa8d13-def2-4616-b743-53c8cc8a1e00", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f1b76cf8-f343-4ba7-ae21-3ee00a222f34", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f1b76cf8-f343-4ba7-ae21-3ee00a222f34", "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": "f1b76cf8-f343-4ba7-ae21-3ee00a222f34"}]} 2018-08-22 19:34:54,558 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-40185284-5763-4d3f-916e-450313cf9f1d 2018-08-22 19:34:54,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.275978088379s 2018-08-22 19:34:54,559 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-40185284-5763-4d3f-916e-450313cf9f1d 2018-08-22 19:34:54,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-22 19:34:54,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/69d143e7-a9a2-4536-8be9-6e4f3594ecb0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}765e91a01f8793089d6124bceb562c6f8a663969" 2018-08-22 19:34:54,585 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 19:34: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-c862d139-dddb-4400-a3f9-7b8f1a78bc0d x-compute-request-id: req-c862d139-dddb-4400-a3f9-7b8f1a78bc0d Content-Length: 0 Content-Type: application/json 2018-08-22 19:34:54,586 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/69d143e7-a9a2-4536-8be9-6e4f3594ecb0 used request id req-c862d139-dddb-4400-a3f9-7b8f1a78bc0d 2018-08-22 19:34:54,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0259869098663s 2018-08-22 19:34:54,586 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/69d143e7-a9a2-4536-8be9-6e4f3594ecb0 used request id req-c862d139-dddb-4400-a3f9-7b8f1a78bc0d 2018-08-22 19:34:54,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-22 19:34:54,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/b6a5b70e-09b8-426f-bf31-c39e73b05f79/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}ee2c58ba2fe9ba30db17109857c0340ed88a55e9" -d '{"subnet_id": "cbbb5ecd-c6ca-4696-9fbe-983a91930cd6"}' 2018-08-22 19:34:56,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-12c606ff-d2c5-4be6-8a5e-29d6a5d385ae Date: Wed, 22 Aug 2018 19:34:56 GMT RESP BODY: {"network_id": "7859a0d6-b75a-4366-85e3-8aa97f25b1f0", "tenant_id": "fffc99ca38c6432c9489b735489a0759", "subnet_id": "cbbb5ecd-c6ca-4696-9fbe-983a91930cd6", "subnet_ids": ["cbbb5ecd-c6ca-4696-9fbe-983a91930cd6"], "port_id": "7a2c7f94-017e-4c18-bbfa-4bbb3ccf3aa3", "id": "b6a5b70e-09b8-426f-bf31-c39e73b05f79"} 2018-08-22 19:34:56,788 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/b6a5b70e-09b8-426f-bf31-c39e73b05f79/remove_router_interface.json used request id req-12c606ff-d2c5-4be6-8a5e-29d6a5d385ae 2018-08-22 19:34:56,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.20210504532s 2018-08-22 19:34:56,788 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/b6a5b70e-09b8-426f-bf31-c39e73b05f79/remove_router_interface.json used request id req-12c606ff-d2c5-4be6-8a5e-29d6a5d385ae returning object b6a5b70e-09b8-426f-bf31-c39e73b05f79 2018-08-22 19:34:56,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-22 19:34:56,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ee2c58ba2fe9ba30db17109857c0340ed88a55e9" 2018-08-22 19:34:56,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1709 X-Openstack-Request-Id: req-a1a0fe82-a692-4963-a128-8d7d4de0fc51 Date: Wed, 22 Aug 2018 19:34:56 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0d04661f6c60488f820671b9642c7ddd", "created_at": "2018-08-22T19:01:53Z", "admin_state_up": true, "updated_at": "2018-08-22T19:01:53Z", "project_id": "0d04661f6c60488f820671b9642c7ddd", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "3536db99-734b-495d-bcf4-4f57b657ee9d", "name": "tempest-pretest-check-744661818"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fffc99ca38c6432c9489b735489a0759", "created_at": "2018-08-22T19:11:40Z", "admin_state_up": true, "updated_at": "2018-08-22T19:34:55Z", "project_id": "fffc99ca38c6432c9489b735489a0759", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "b6a5b70e-09b8-426f-bf31-c39e73b05f79", "name": "rally_sanity-router_5afa8d13-def2-4616-b743-53c8cc8a1e00"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8c3a7156a2194a2d8867c7393ca07854", "created_at": "2018-08-22T19:02:25Z", "admin_state_up": false, "updated_at": "2018-08-22T19:02:25Z", "project_id": "8c3a7156a2194a2d8867c7393ca07854", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "e37973d3-f064-441a-b7cb-95e6c871795f", "name": "tempest-router-344785007"}]} 2018-08-22 19:34:56,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-a1a0fe82-a692-4963-a128-8d7d4de0fc51 2018-08-22 19:34:56,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.12887096405s 2018-08-22 19:34:56,918 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-a1a0fe82-a692-4963-a128-8d7d4de0fc51 2018-08-22 19:34:56,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-22 19:34:56,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/b6a5b70e-09b8-426f-bf31-c39e73b05f79.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee2c58ba2fe9ba30db17109857c0340ed88a55e9" 2018-08-22 19:34:58,278 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-44c9423e-3eb5-468d-9a9c-92a6c4d231d5 Content-Length: 0 Date: Wed, 22 Aug 2018 19:34:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 19:34:58,278 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/b6a5b70e-09b8-426f-bf31-c39e73b05f79.json used request id req-44c9423e-3eb5-468d-9a9c-92a6c4d231d5 2018-08-22 19:34:58,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.35825300217s 2018-08-22 19:34:58,279 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/b6a5b70e-09b8-426f-bf31-c39e73b05f79.json used request id req-44c9423e-3eb5-468d-9a9c-92a6c4d231d5 2018-08-22 19:34:58,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-22 19:34:58,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ee2c58ba2fe9ba30db17109857c0340ed88a55e9" 2018-08-22 19:34:58,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1330 X-Openstack-Request-Id: req-68eaf74c-eb89-4ca1-bfc8-fa8e3e49c63a Date: Wed, 22 Aug 2018 19:34:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-22T18:46:39Z","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":"37350c7d-7f7a-4dc4-acdb-2f5b730b9a18","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1069e6f21fd84144b26b3ff0ad5800c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:39Z","ip_version":4},{"updated_at":"2018-08-22T19:11:40Z","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":"cbbb5ecd-c6ca-4696-9fbe-983a91930cd6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"fffc99ca38c6432c9489b735489a0759","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_5afa8d13-def2-4616-b743-53c8cc8a1e00","enable_dhcp":true,"segment_id":null,"network_id":"7859a0d6-b75a-4366-85e3-8aa97f25b1f0","tenant_id":"fffc99ca38c6432c9489b735489a0759","created_at":"2018-08-22T19:11:40Z","ip_version":4}]} 2018-08-22 19:34:58,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-68eaf74c-eb89-4ca1-bfc8-fa8e3e49c63a 2018-08-22 19:34:58,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0414109230042s 2018-08-22 19:34:58,321 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-68eaf74c-eb89-4ca1-bfc8-fa8e3e49c63a 2018-08-22 19:34:58,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-22 19:34:58,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/cbbb5ecd-c6ca-4696-9fbe-983a91930cd6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee2c58ba2fe9ba30db17109857c0340ed88a55e9" 2018-08-22 19:34:59,442 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1e75349f-89ac-485d-a16e-80496708fbef Date: Wed, 22 Aug 2018 19:34:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 19:34:59,443 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/cbbb5ecd-c6ca-4696-9fbe-983a91930cd6.json used request id req-1e75349f-89ac-485d-a16e-80496708fbef 2018-08-22 19:34:59,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.11997914314s 2018-08-22 19:34:59,443 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/cbbb5ecd-c6ca-4696-9fbe-983a91930cd6.json used request id req-1e75349f-89ac-485d-a16e-80496708fbef 2018-08-22 19:34:59,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 19:34:59,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee2c58ba2fe9ba30db17109857c0340ed88a55e9" 2018-08-22 19:34:59,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1436 X-Openstack-Request-Id: req-456237bd-8b50-4807-b4cd-d67997fabc9f Date: Wed, 22 Aug 2018 19:34:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7859a0d6-b75a-4366-85e3-8aa97f25b1f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":true,"project_id":"fffc99ca38c6432c9489b735489a0759","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T19:34:59Z","qos_policy_id":null,"name":"rally_sanity-net_5afa8d13-def2-4616-b743-53c8cc8a1e00","admin_state_up":true,"tenant_id":"fffc99ca38c6432c9489b735489a0759","created_at":"2018-08-22T19:11:39Z","provider:network_type":"vxlan"}]} 2018-08-22 19:34:59,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-456237bd-8b50-4807-b4cd-d67997fabc9f 2018-08-22 19:34:59,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0775270462036s 2018-08-22 19:34:59,521 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-456237bd-8b50-4807-b4cd-d67997fabc9f 2018-08-22 19:34:59,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-22 19:34:59,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/7859a0d6-b75a-4366-85e3-8aa97f25b1f0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee2c58ba2fe9ba30db17109857c0340ed88a55e9" 2018-08-22 19:35:00,652 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-09ee7627-3625-4918-b1a8-8f4fae8f3d49 Date: Wed, 22 Aug 2018 19:35:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 19:35:00,652 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/7859a0d6-b75a-4366-85e3-8aa97f25b1f0.json used request id req-09ee7627-3625-4918-b1a8-8f4fae8f3d49 2018-08-22 19:35:00,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.12968707085s 2018-08-22 19:35:00,653 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/7859a0d6-b75a-4366-85e3-8aa97f25b1f0.json used request id req-09ee7627-3625-4918-b1a8-8f4fae8f3d49 2018-08-22 19:35:00,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 19:35:00,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ee2c58ba2fe9ba30db17109857c0340ed88a55e9" 2018-08-22 19:35:00,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json X-Openstack-Request-Id: req-5887258b-2b50-4a4b-926a-1aa5b9d54136 Date: Wed, 22 Aug 2018 19:35:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T19:11:45Z", "file": "/v2/images/9a4e4626-cc53-4413-b3e1-98c98dc25d5f/file", "owner": "fffc99ca38c6432c9489b735489a0759", "id": "9a4e4626-cc53-4413-b3e1-98c98dc25d5f", "size": 12716032, "self": "/v2/images/9a4e4626-cc53-4413-b3e1-98c98dc25d5f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/9a4e4626-cc53-4413-b3e1-98c98dc25d5f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/9a4e4626-cc53-4413-b3e1-98c98dc25d5f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_5afa8d13-def2-4616-b743-53c8cc8a1e00", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_5afa8d13-def2-4616-b743-53c8cc8a1e00", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T19:11:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 19:35:00,940 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-5887258b-2b50-4a4b-926a-1aa5b9d54136 2018-08-22 19:35:00,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.283669948578s 2018-08-22 19:35:00,941 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-5887258b-2b50-4a4b-926a-1aa5b9d54136 2018-08-22 19:35:00,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-22 19:35:00,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/9a4e4626-cc53-4413-b3e1-98c98dc25d5f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee2c58ba2fe9ba30db17109857c0340ed88a55e9" 2018-08-22 19:35:01,915 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-62ed970f-0f25-4aa6-b0b8-1cb5b6daa238 Date: Wed, 22 Aug 2018 19:35:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 19:35:01,916 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/9a4e4626-cc53-4413-b3e1-98c98dc25d5f used request id req-62ed970f-0f25-4aa6-b0b8-1cb5b6daa238 2018-08-22 19:35:01,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.972562074661s 2018-08-22 19:35:01,916 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/9a4e4626-cc53-4413-b3e1-98c98dc25d5f used request id req-62ed970f-0f25-4aa6-b0b8-1cb5b6daa238 2018-08-22 19:35:01,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 19:35:01,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}765e91a01f8793089d6124bceb562c6f8a663969" 2018-08-22 19:35:01,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:35: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-01f9476d-318e-4425-b1a8-14e8ca020da3 x-compute-request-id: req-01f9476d-318e-4425-b1a8-14e8ca020da3 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_5afa8d13-def2-4616-b743-53c8cc8a1e00", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f1b76cf8-f343-4ba7-ae21-3ee00a222f34", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f1b76cf8-f343-4ba7-ae21-3ee00a222f34", "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": "f1b76cf8-f343-4ba7-ae21-3ee00a222f34"}]} 2018-08-22 19:35:01,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-01f9476d-318e-4425-b1a8-14e8ca020da3 2018-08-22 19:35:01,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0218360424042s 2018-08-22 19:35:01,939 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-01f9476d-318e-4425-b1a8-14e8ca020da3 2018-08-22 19:35:01,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-22 19:35:01,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/f1b76cf8-f343-4ba7-ae21-3ee00a222f34 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}765e91a01f8793089d6124bceb562c6f8a663969" 2018-08-22 19:35:01,974 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 19:35:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7f0ee4d2-da5d-4566-a79a-46cf8e129da4 x-compute-request-id: req-7f0ee4d2-da5d-4566-a79a-46cf8e129da4 Content-Length: 0 Content-Type: application/json 2018-08-22 19:35:01,975 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/f1b76cf8-f343-4ba7-ae21-3ee00a222f34 used request id req-7f0ee4d2-da5d-4566-a79a-46cf8e129da4 2018-08-22 19:35:01,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0343561172485s 2018-08-22 19:35:01,975 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/f1b76cf8-f343-4ba7-ae21-3ee00a222f34 used request id req-7f0ee4d2-da5d-4566-a79a-46cf8e129da4 2018-08-22 19:35:01,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 19:35:01,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}765e91a01f8793089d6124bceb562c6f8a663969" 2018-08-22 19:35:02,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-543b3715-b3a1-4082-8239-d66714a555ec Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_5afa8d13-def2-4616-b743-53c8cc8a1e00", "links": {"self": "http://172.30.9.24:5000/v3/users/c056f72b13a645b1892ec10ec747d056"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c056f72b13a645b1892ec10ec747d056", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 19:35:02,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-543b3715-b3a1-4082-8239-d66714a555ec 2018-08-22 19:35:02,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.200476884842s 2018-08-22 19:35:02,177 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-543b3715-b3a1-4082-8239-d66714a555ec 2018-08-22 19:35:02,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 19:35:02,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/c056f72b13a645b1892ec10ec747d056 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}765e91a01f8793089d6124bceb562c6f8a663969" 2018-08-22 19:35:02,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:35:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d0b12c6-b8d0-4f86-a2cc-f659483c7a56 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_5afa8d13-def2-4616-b743-53c8cc8a1e00", "links": {"self": "http://172.30.9.24:5000/v3/users/c056f72b13a645b1892ec10ec747d056"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c056f72b13a645b1892ec10ec747d056", "description": null}} 2018-08-22 19:35:02,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/c056f72b13a645b1892ec10ec747d056 used request id req-7d0b12c6-b8d0-4f86-a2cc-f659483c7a56 2018-08-22 19:35:02,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.185734987259s 2018-08-22 19:35:02,369 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/c056f72b13a645b1892ec10ec747d056 used request id req-7d0b12c6-b8d0-4f86-a2cc-f659483c7a56 2018-08-22 19:35:02,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-22 19:35:02,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/c056f72b13a645b1892ec10ec747d056 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}765e91a01f8793089d6124bceb562c6f8a663969" 2018-08-22 19:35:02,608 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 19:35:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cabc188-c3a9-44d4-98e3-ee9992b70bb0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 19:35:02,609 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/c056f72b13a645b1892ec10ec747d056 used request id req-6cabc188-c3a9-44d4-98e3-ee9992b70bb0 2018-08-22 19:35:02,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.23906993866s 2018-08-22 19:35:02,609 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/c056f72b13a645b1892ec10ec747d056 used request id req-6cabc188-c3a9-44d4-98e3-ee9992b70bb0 2018-08-22 19:35:02,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 19:35:02,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}765e91a01f8793089d6124bceb562c6f8a663969" 2018-08-22 19:35:02,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:35:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbaee647-9140-4816-abee-9cd640c18aa7 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.24:5000/v3/projects/fffc99ca38c6432c9489b735489a0759"}, "tags": [], "enabled": true, "id": "fffc99ca38c6432c9489b735489a0759", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_5afa8d13-def2-4616-b743-53c8cc8a1e00"}]} 2018-08-22 19:35:02,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-fbaee647-9140-4816-abee-9cd640c18aa7 2018-08-22 19:35:02,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.186497926712s 2018-08-22 19:35:02,801 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-fbaee647-9140-4816-abee-9cd640c18aa7 2018-08-22 19:35:02,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-22 19:35:02,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/fffc99ca38c6432c9489b735489a0759 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}765e91a01f8793089d6124bceb562c6f8a663969" 2018-08-22 19:35:03,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 19:35:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd8a36d7-9d42-4f18-a803-1e00a8560c15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 19:35:03,050 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/fffc99ca38c6432c9489b735489a0759 used request id req-bd8a36d7-9d42-4f18-a803-1e00a8560c15 2018-08-22 19:35:03,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.24357509613s 2018-08-22 19:35:03,050 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/fffc99ca38c6432c9489b735489a0759 used request id req-bd8a36d7-9d42-4f18-a803-1e00a8560c15 2018-08-22 19:35:03,050 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-08-22 19:35:03,110 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-08-22 19:35:03,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 19:35:03,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-22 19:35:03,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 19:35:03,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 19:35:03,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 19:35:03,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 19:35:03,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 19:35:03,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 19:35:03,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 19:35:03,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 19:35:03,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 19:35:03,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 19:35:03,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 19:35:03,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 19:35:03,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 19:35:03,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 19:35:03,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 19:35:03,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 19:35:03,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 19:35:03,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 19:35:03,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 19:35:03,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 19:35:03,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 19:35:03,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-22 19:35:03,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-22 19:35:03,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 19:35:03,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9acde6b-808e-424b-b0a6-4a0562e37841 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 19:35:03,165 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-d9acde6b-808e-424b-b0a6-4a0562e37841 2018-08-22 19:35:03,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 19:35:03,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T20:35:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d69b1f3fec314e8ebf952b8c456a331b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "032439070e6549a2a698896c40df0822"}, "audit_ids": ["Oaw0T6N0Rk-zdT7zIcVcfQ"], "issued_at": "2018-08-22T19:35:03.000000Z"}} 2018-08-22 19:35:03,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 19:35:03,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}2986d5e2edf670721549cbe7765890ef210b238c" 2018-08-22 19:35:03,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-53b9afe7-82b9-46c7-aee3-13987996629d Date: Wed, 22 Aug 2018 19:35:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 19:35:03,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-53b9afe7-82b9-46c7-aee3-13987996629d 2018-08-22 19:35:03,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.362296104431s 2018-08-22 19:35:03,917 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-53b9afe7-82b9-46c7-aee3-13987996629d 2018-08-22 19:35:03,918 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-22 19:35:06,768 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-22 19:35:09,614 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 45903fa3-514a-48e1-b1c0-a4cada725da4 | 2018-08-22T19:35:09.234363 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 45903fa3-514a-48e1-b1c0-a4cada725da4 ~/.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-08-22 19:35:13,399 - 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-08-22 19:35:13,399 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-22 19:35:16,358 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-22 19:35:19,751 - 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=0f60a32b-fef3-4457-93f8-fcb1a66f0c10) as the default verifier for the future CLI operations. 2018-08-22 19:35:22,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-22 19:35:22,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2986d5e2edf670721549cbe7765890ef210b238c" 2018-08-22 19:35:23,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-87087ce7-d8ad-4014-9d76-be929202dcc8 Date: Wed, 22 Aug 2018 19:35:23 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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "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": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 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-08-22 19:35:23,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-87087ce7-d8ad-4014-9d76-be929202dcc8 2018-08-22 19:35:23,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.281991004944s 2018-08-22 19:35:23,257 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-87087ce7-d8ad-4014-9d76-be929202dcc8 2018-08-22 19:35:23,267 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-08-22 19:35:23,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-22 19:35:23,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2986d5e2edf670721549cbe7765890ef210b238c" -d '{"network": {"shared": true, "name": "refstack_defcore-net_eeddb931-8df9-461f-965c-a653f737d2ce", "admin_state_up": true}}' 2018-08-22 19:35:23,502 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-7c2b6c04-046a-4208-8f9b-5b7fb217e8d1 Date: Wed, 22 Aug 2018 19:35:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b555644b-8d16-409c-ac82-b38389bd64e0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":true,"project_id":"d69b1f3fec314e8ebf952b8c456a331b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T19:35:23Z","is_default":false,"qos_policy_id":null,"name":"refstack_defcore-net_eeddb931-8df9-461f-965c-a653f737d2ce","admin_state_up":true,"tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T19:35:23Z","mtu":1450}} 2018-08-22 19:35:23,502 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7c2b6c04-046a-4208-8f9b-5b7fb217e8d1 2018-08-22 19:35:23,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.234863996506s 2018-08-22 19:35:23,503 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7c2b6c04-046a-4208-8f9b-5b7fb217e8d1 2018-08-22 19:35:23,503 - 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-08-22T19:35:23Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b555644b-8d16-409c-ac82-b38389bd64e0', u'provider:segmentation_id': 2, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'refstack_defcore-net_eeddb931-8df9-461f-965c-a653f737d2ce', u'created_at': u'2018-08-22T19:35:23Z', u'mtu': 1450, u'tenant_id': u'd69b1f3fec314e8ebf952b8c456a331b', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'd69b1f3fec314e8ebf952b8c456a331b', u'l2_adjacency': True}) 2018-08-22 19:35:23,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 19:35:23,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2986d5e2edf670721549cbe7765890ef210b238c" 2018-08-22 19:35:23,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-359ad41b-753f-4f49-ad2d-dcf878fb4825 Date: Wed, 22 Aug 2018 19:35:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b555644b-8d16-409c-ac82-b38389bd64e0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":true,"project_id":"d69b1f3fec314e8ebf952b8c456a331b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T19:35:23Z","qos_policy_id":null,"name":"refstack_defcore-net_eeddb931-8df9-461f-965c-a653f737d2ce","admin_state_up":true,"tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T19:35:23Z","provider:network_type":"vxlan"}]} 2018-08-22 19:35:23,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-359ad41b-753f-4f49-ad2d-dcf878fb4825 2018-08-22 19:35:23,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.388210058212s 2018-08-22 19:35:23,892 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-359ad41b-753f-4f49-ad2d-dcf878fb4825 2018-08-22 19:35:23,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-22 19:35:23,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2986d5e2edf670721549cbe7765890ef210b238c" -d '{"subnet": {"name": "refstack_defcore-subnet_eeddb931-8df9-461f-965c-a653f737d2ce", "enable_dhcp": true, "network_id": "b555644b-8d16-409c-ac82-b38389bd64e0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-22 19:35:24,607 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-828d2552-aa2c-44f7-b4e0-fa8930cade78 Date: Wed, 22 Aug 2018 19:35:24 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-22T19:35:24Z","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":"ef5198b7-17b3-4c0a-a019-dbef0da5bee6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d69b1f3fec314e8ebf952b8c456a331b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_eeddb931-8df9-461f-965c-a653f737d2ce","enable_dhcp":true,"segment_id":null,"network_id":"b555644b-8d16-409c-ac82-b38389bd64e0","tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T19:35:24Z","ip_version":4}} 2018-08-22 19:35:24,607 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-828d2552-aa2c-44f7-b4e0-fa8930cade78 2018-08-22 19:35:24,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.713073968887s 2018-08-22 19:35:24,608 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-828d2552-aa2c-44f7-b4e0-fa8930cade78 2018-08-22 19:35:24,608 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T19:35:24Z', 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'ef5198b7-17b3-4c0a-a019-dbef0da5bee6', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_eeddb931-8df9-461f-965c-a653f737d2ce', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'b555644b-8d16-409c-ac82-b38389bd64e0', u'tenant_id': u'd69b1f3fec314e8ebf952b8c456a331b', u'created_at': u'2018-08-22T19:35:24Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd69b1f3fec314e8ebf952b8c456a331b'}) 2018-08-22 19:35:24,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-22 19:35:24,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2986d5e2edf670721549cbe7765890ef210b238c" -d '{"router": {"external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "name": "refstack_defcore-router_eeddb931-8df9-461f-965c-a653f737d2ce", "admin_state_up": true}}' 2018-08-22 19:35:26,477 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-95d60c09-618f-4169-8a7d-66d9a4341a1e Date: Wed, 22 Aug 2018 19:35:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T19:35:24Z", "admin_state_up": true, "updated_at": "2018-08-22T19:35:26Z", "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "3680aa53-51c4-4393-8630-747d7afb584f", "name": "refstack_defcore-router_eeddb931-8df9-461f-965c-a653f737d2ce"}} 2018-08-22 19:35:26,477 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-95d60c09-618f-4169-8a7d-66d9a4341a1e 2018-08-22 19:35:26,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.86804509163s 2018-08-22 19:35:26,477 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-95d60c09-618f-4169-8a7d-66d9a4341a1e 2018-08-22 19:35:26,478 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T19:35:26Z', u'revision_number': 2, u'ha': False, u'id': u'3680aa53-51c4-4393-8630-747d7afb584f', u'external_gateway_info': {u'network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'37350c7d-7f7a-4dc4-acdb-2f5b730b9a18', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-router_eeddb931-8df9-461f-965c-a653f737d2ce', u'admin_state_up': True, u'tenant_id': u'd69b1f3fec314e8ebf952b8c456a331b', u'created_at': u'2018-08-22T19:35:24Z', u'flavor_id': None, u'routes': [], u'project_id': u'd69b1f3fec314e8ebf952b8c456a331b'}) 2018-08-22 19:35:26,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-22 19:35:26,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/3680aa53-51c4-4393-8630-747d7afb584f/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}2986d5e2edf670721549cbe7765890ef210b238c" -d '{"subnet_id": "ef5198b7-17b3-4c0a-a019-dbef0da5bee6"}' 2018-08-22 19:35:28,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e5f55d6f-2d96-4ce3-8b4e-4a521d738498 Date: Wed, 22 Aug 2018 19:35:28 GMT RESP BODY: {"network_id": "b555644b-8d16-409c-ac82-b38389bd64e0", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "subnet_id": "ef5198b7-17b3-4c0a-a019-dbef0da5bee6", "subnet_ids": ["ef5198b7-17b3-4c0a-a019-dbef0da5bee6"], "port_id": "8e3580d0-9321-4945-bc5b-debf3e365ade", "id": "3680aa53-51c4-4393-8630-747d7afb584f"} 2018-08-22 19:35:28,900 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/3680aa53-51c4-4393-8630-747d7afb584f/add_router_interface.json used request id req-e5f55d6f-2d96-4ce3-8b4e-4a521d738498 2018-08-22 19:35:28,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.42128419876s 2018-08-22 19:35:28,900 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/3680aa53-51c4-4393-8630-747d7afb584f/add_router_interface.json used request id req-e5f55d6f-2d96-4ce3-8b4e-4a521d738498 returning object 3680aa53-51c4-4393-8630-747d7afb584f 2018-08-22 19:35:28,900 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-22 19:35:29,027 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-22 19:35:29,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 19:35:29,033 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 22 Aug 2018 19:35:29 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-22 19:35:29,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 19:35:29,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2986d5e2edf670721549cbe7765890ef210b238c" 2018-08-22 19:35:29,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a0c825a7-f2e2-416a-bc12-29dc3d8c508a Date: Wed, 22 Aug 2018 19:35:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 19:35:29,315 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a0c825a7-f2e2-416a-bc12-29dc3d8c508a 2018-08-22 19:35:29,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.279966115952s 2018-08-22 19:35:29,316 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a0c825a7-f2e2-416a-bc12-29dc3d8c508a 2018-08-22 19:35:29,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-22 19:35:29,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2986d5e2edf670721549cbe7765890ef210b238c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_eeddb931-8df9-461f-965c-a653f737d2ce", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_eeddb931-8df9-461f-965c-a653f737d2ce"}' 2018-08-22 19:35:29,455 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/2b86b246-5ab8-483d-a889-d2842e6d44d4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f3008d17-89f4-4383-a4f7-2e9e6df2a9c7 Date: Wed, 22 Aug 2018 19:35:29 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T19:35:29Z", "file": "/v2/images/2b86b246-5ab8-483d-a889-d2842e6d44d4/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "2b86b246-5ab8-483d-a889-d2842e6d44d4", "size": null, "self": "/v2/images/2b86b246-5ab8-483d-a889-d2842e6d44d4", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_eeddb931-8df9-461f-965c-a653f737d2ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_eeddb931-8df9-461f-965c-a653f737d2ce", "checksum": null, "created_at": "2018-08-22T19:35:29Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-22 19:35:29,455 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-f3008d17-89f4-4383-a4f7-2e9e6df2a9c7 2018-08-22 19:35:29,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.131301164627s 2018-08-22 19:35:29,455 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-f3008d17-89f4-4383-a4f7-2e9e6df2a9c7 returning object 2b86b246-5ab8-483d-a889-d2842e6d44d4 2018-08-22 19:35:29,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-22 19:35:29,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/2b86b246-5ab8-483d-a889-d2842e6d44d4/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}2986d5e2edf670721549cbe7765890ef210b238c" -d '' 2018-08-22 19:35:29,934 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-69b2004d-2736-4ed6-9b59-54628a33bff2 Date: Wed, 22 Aug 2018 19:35:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 19:35:29,935 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/2b86b246-5ab8-483d-a889-d2842e6d44d4/file used request id req-69b2004d-2736-4ed6-9b59-54628a33bff2 2018-08-22 19:35:29,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.478673934937s 2018-08-22 19:35:29,935 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/2b86b246-5ab8-483d-a889-d2842e6d44d4/file used request id req-69b2004d-2736-4ed6-9b59-54628a33bff2 2018-08-22 19:35:29,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 19:35:29,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2986d5e2edf670721549cbe7765890ef210b238c" 2018-08-22 19:35:29,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json X-Openstack-Request-Id: req-afa7ec06-f879-4d08-81f6-594f33da1e7f Date: Wed, 22 Aug 2018 19:35:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T19:35:29Z", "file": "/v2/images/2b86b246-5ab8-483d-a889-d2842e6d44d4/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "2b86b246-5ab8-483d-a889-d2842e6d44d4", "size": 12716032, "self": "/v2/images/2b86b246-5ab8-483d-a889-d2842e6d44d4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/2b86b246-5ab8-483d-a889-d2842e6d44d4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/2b86b246-5ab8-483d-a889-d2842e6d44d4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_eeddb931-8df9-461f-965c-a653f737d2ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_eeddb931-8df9-461f-965c-a653f737d2ce", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T19:35:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 19:35:29,965 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-afa7ec06-f879-4d08-81f6-594f33da1e7f 2018-08-22 19:35:29,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0261371135712s 2018-08-22 19:35:29,965 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-afa7ec06-f879-4d08-81f6-594f33da1e7f 2018-08-22 19:35:29,966 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/2b86b246-5ab8-483d-a889-d2842e6d44d4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2b86b246-5ab8-483d-a889-d2842e6d44d4/file', 'owner': u'd69b1f3fec314e8ebf952b8c456a331b', 'id': u'2b86b246-5ab8-483d-a889-d2842e6d44d4', 'size': 12716032, u'self': u'/v2/images/2b86b246-5ab8-483d-a889-d2842e6d44d4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd69b1f3fec314e8ebf952b8c456a331b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/2b86b246-5ab8-483d-a889-d2842e6d44d4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-22T19:35:29Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-22T19:35:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_eeddb931-8df9-461f-965c-a653f737d2ce', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2b86b246-5ab8-483d-a889-d2842e6d44d4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_eeddb931-8df9-461f-965c-a653f737d2ce', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_eeddb931-8df9-461f-965c-a653f737d2ce', 'created': u'2018-08-22T19:35:29Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-22T19:35:29Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2b86b246-5ab8-483d-a889-d2842e6d44d4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_eeddb931-8df9-461f-965c-a653f737d2ce', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-22 19:35:29,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-22 19:35:29,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2986d5e2edf670721549cbe7765890ef210b238c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_eeddb931-8df9-461f-965c-a653f737d2ce", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-22 19:35:30,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:35:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5854d412-d0fc-4366-82ae-140fbed9578b x-compute-request-id: req-5854d412-d0fc-4366-82ae-140fbed9578b Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_eeddb931-8df9-461f-965c-a653f737d2ce", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/787ada1d-0952-4a8e-95e7-683ff7ea3b90", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/787ada1d-0952-4a8e-95e7-683ff7ea3b90", "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": "787ada1d-0952-4a8e-95e7-683ff7ea3b90"}} 2018-08-22 19:35:30,282 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-5854d412-d0fc-4366-82ae-140fbed9578b 2018-08-22 19:35:30,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.31454706192s 2018-08-22 19:35:30,282 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-5854d412-d0fc-4366-82ae-140fbed9578b 2018-08-22 19:35:30,283 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_eeddb931-8df9-461f-965c-a653f737d2ce', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'787ada1d-0952-4a8e-95e7-683ff7ea3b90', 'swap': 0}) 2018-08-22 19:35:30,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-22 19:35:30,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/787ada1d-0952-4a8e-95e7-683ff7ea3b90/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}2986d5e2edf670721549cbe7765890ef210b238c" -d '{"extra_specs": {}}' 2018-08-22 19:35:30,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:35: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-fdc635c7-f85a-4beb-9f24-d152b08800aa x-compute-request-id: req-fdc635c7-f85a-4beb-9f24-d152b08800aa Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-22 19:35:30,305 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/787ada1d-0952-4a8e-95e7-683ff7ea3b90/os-extra_specs used request id req-fdc635c7-f85a-4beb-9f24-d152b08800aa 2018-08-22 19:35:30,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210881233215s 2018-08-22 19:35:30,305 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/787ada1d-0952-4a8e-95e7-683ff7ea3b90/os-extra_specs used request id req-fdc635c7-f85a-4beb-9f24-d152b08800aa 2018-08-22 19:35:30,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 19:35:30,315 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 22 Aug 2018 19:35:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4813ed26-55da-4851-9169-99dd8cc08e04 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.24:5000/v3/", "rel": "self"}]}]}} 2018-08-22 19:35:30,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-4813ed26-55da-4851-9169-99dd8cc08e04 2018-08-22 19:35:30,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 19:35:30,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2986d5e2edf670721549cbe7765890ef210b238c" 2018-08-22 19:35:30,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61b50942-7e3d-4bc6-996b-533f2185e59e Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 19:35:30,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-61b50942-7e3d-4bc6-996b-533f2185e59e 2018-08-22 19:35:30,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192263841629s 2018-08-22 19:35:30,511 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-61b50942-7e3d-4bc6-996b-533f2185e59e 2018-08-22 19:35:30,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 19:35:30,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2986d5e2edf670721549cbe7765890ef210b238c" 2018-08-22 19:35:30,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6822fe9c-5272-412d-ba05-49fef69387f4 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 19:35:30,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6822fe9c-5272-412d-ba05-49fef69387f4 2018-08-22 19:35:30,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184357881546s 2018-08-22 19:35:30,700 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6822fe9c-5272-412d-ba05-49fef69387f4 2018-08-22 19:35:30,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-22 19:35:30,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2986d5e2edf670721549cbe7765890ef210b238c" 2018-08-22 19:35:30,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:35: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-cf69c06a-3154-4185-895e-64b045c253a6 x-compute-request-id: req-cf69c06a-3154-4185-895e-64b045c253a6 Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"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-08-22 19:35:30,749 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-cf69c06a-3154-4185-895e-64b045c253a6 2018-08-22 19:35:30,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0403568744659s 2018-08-22 19:35:30,749 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-cf69c06a-3154-4185-895e-64b045c253a6 2018-08-22 19:35:30,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 19:35:30,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2986d5e2edf670721549cbe7765890ef210b238c" 2018-08-22 19:35:30,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json X-Openstack-Request-Id: req-9839da88-901f-4f1d-9e0d-3c7e8e8f38c7 Date: Wed, 22 Aug 2018 19:35:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T19:35:29Z", "file": "/v2/images/2b86b246-5ab8-483d-a889-d2842e6d44d4/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "2b86b246-5ab8-483d-a889-d2842e6d44d4", "size": 12716032, "self": "/v2/images/2b86b246-5ab8-483d-a889-d2842e6d44d4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/2b86b246-5ab8-483d-a889-d2842e6d44d4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/2b86b246-5ab8-483d-a889-d2842e6d44d4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_eeddb931-8df9-461f-965c-a653f737d2ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_eeddb931-8df9-461f-965c-a653f737d2ce", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T19:35:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 19:35:30,777 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-9839da88-901f-4f1d-9e0d-3c7e8e8f38c7 2018-08-22 19:35:30,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0241878032684s 2018-08-22 19:35:30,778 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-9839da88-901f-4f1d-9e0d-3c7e8e8f38c7 2018-08-22 19:35:30,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-22 19:35:30,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2986d5e2edf670721549cbe7765890ef210b238c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_eeddb931-8df9-461f-965c-a653f737d2ce", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_eeddb931-8df9-461f-965c-a653f737d2ce"}' 2018-08-22 19:35:30,823 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/f017083b-4156-4706-85dc-0007083f72aa Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-682b79af-4dff-4396-b8ef-f33fa81baa67 Date: Wed, 22 Aug 2018 19:35:30 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T19:35:30Z", "file": "/v2/images/f017083b-4156-4706-85dc-0007083f72aa/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "f017083b-4156-4706-85dc-0007083f72aa", "size": null, "self": "/v2/images/f017083b-4156-4706-85dc-0007083f72aa", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_eeddb931-8df9-461f-965c-a653f737d2ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_eeddb931-8df9-461f-965c-a653f737d2ce", "checksum": null, "created_at": "2018-08-22T19:35:30Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-22 19:35:30,823 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-682b79af-4dff-4396-b8ef-f33fa81baa67 2018-08-22 19:35:30,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0386021137238s 2018-08-22 19:35:30,824 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-682b79af-4dff-4396-b8ef-f33fa81baa67 returning object f017083b-4156-4706-85dc-0007083f72aa 2018-08-22 19:35:30,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-22 19:35:30,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/f017083b-4156-4706-85dc-0007083f72aa/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}2986d5e2edf670721549cbe7765890ef210b238c" -d '' 2018-08-22 19:35:32,037 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1df8b45c-d4ee-4e48-8689-7df43247232c Date: Wed, 22 Aug 2018 19:35:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 19:35:32,037 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/f017083b-4156-4706-85dc-0007083f72aa/file used request id req-1df8b45c-d4ee-4e48-8689-7df43247232c 2018-08-22 19:35:32,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.21280789375s 2018-08-22 19:35:32,038 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/f017083b-4156-4706-85dc-0007083f72aa/file used request id req-1df8b45c-d4ee-4e48-8689-7df43247232c 2018-08-22 19:35:32,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 19:35:32,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2986d5e2edf670721549cbe7765890ef210b238c" 2018-08-22 19:35:32,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json X-Openstack-Request-Id: req-cb326b0a-ccf9-44c5-8713-8f1903c7c220 Date: Wed, 22 Aug 2018 19:35:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T19:35:32Z", "file": "/v2/images/f017083b-4156-4706-85dc-0007083f72aa/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "f017083b-4156-4706-85dc-0007083f72aa", "size": 12716032, "self": "/v2/images/f017083b-4156-4706-85dc-0007083f72aa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/f017083b-4156-4706-85dc-0007083f72aa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/f017083b-4156-4706-85dc-0007083f72aa/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_eeddb931-8df9-461f-965c-a653f737d2ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_eeddb931-8df9-461f-965c-a653f737d2ce", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T19:35:30Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T19:35:29Z", "file": "/v2/images/2b86b246-5ab8-483d-a889-d2842e6d44d4/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "2b86b246-5ab8-483d-a889-d2842e6d44d4", "size": 12716032, "self": "/v2/images/2b86b246-5ab8-483d-a889-d2842e6d44d4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/2b86b246-5ab8-483d-a889-d2842e6d44d4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/2b86b246-5ab8-483d-a889-d2842e6d44d4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_eeddb931-8df9-461f-965c-a653f737d2ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_eeddb931-8df9-461f-965c-a653f737d2ce", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T19:35:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 19:35:32,069 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-cb326b0a-ccf9-44c5-8713-8f1903c7c220 2018-08-22 19:35:32,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0279438495636s 2018-08-22 19:35:32,070 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-cb326b0a-ccf9-44c5-8713-8f1903c7c220 2018-08-22 19:35:32,072 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/f017083b-4156-4706-85dc-0007083f72aa/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f017083b-4156-4706-85dc-0007083f72aa/file', 'owner': u'd69b1f3fec314e8ebf952b8c456a331b', 'id': u'f017083b-4156-4706-85dc-0007083f72aa', 'size': 12716032, u'self': u'/v2/images/f017083b-4156-4706-85dc-0007083f72aa', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd69b1f3fec314e8ebf952b8c456a331b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/f017083b-4156-4706-85dc-0007083f72aa/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-22T19:35:32Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-22T19:35:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_eeddb931-8df9-461f-965c-a653f737d2ce', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f017083b-4156-4706-85dc-0007083f72aa', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_eeddb931-8df9-461f-965c-a653f737d2ce', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_eeddb931-8df9-461f-965c-a653f737d2ce', 'created': u'2018-08-22T19:35:30Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-22T19:35:30Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f017083b-4156-4706-85dc-0007083f72aa', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_eeddb931-8df9-461f-965c-a653f737d2ce', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-22 19:35:32,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-22 19:35:32,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2986d5e2edf670721549cbe7765890ef210b238c" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_eeddb931-8df9-461f-965c-a653f737d2ce", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-22 19:35:32,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:35: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-f7629b4f-acf9-437b-9872-d978ee6eb8eb x-compute-request-id: req-f7629b4f-acf9-437b-9872-d978ee6eb8eb Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_eeddb931-8df9-461f-965c-a653f737d2ce", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1a431e02-1855-41a1-86d2-14813b3d592a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1a431e02-1855-41a1-86d2-14813b3d592a", "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": "1a431e02-1855-41a1-86d2-14813b3d592a"}} 2018-08-22 19:35:32,112 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-f7629b4f-acf9-437b-9872-d978ee6eb8eb 2018-08-22 19:35:32,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0388081073761s 2018-08-22 19:35:32,113 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-f7629b4f-acf9-437b-9872-d978ee6eb8eb 2018-08-22 19:35:32,113 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_eeddb931-8df9-461f-965c-a653f737d2ce', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'1a431e02-1855-41a1-86d2-14813b3d592a', 'swap': 0}) 2018-08-22 19:35:32,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-22 19:35:32,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/1a431e02-1855-41a1-86d2-14813b3d592a/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}2986d5e2edf670721549cbe7765890ef210b238c" -d '{"extra_specs": {}}' 2018-08-22 19:35:32,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:35: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-8cc426f3-b856-4f6a-91e8-0b3e2511d42e x-compute-request-id: req-8cc426f3-b856-4f6a-91e8-0b3e2511d42e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-22 19:35:32,146 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/1a431e02-1855-41a1-86d2-14813b3d592a/os-extra_specs used request id req-8cc426f3-b856-4f6a-91e8-0b3e2511d42e 2018-08-22 19:35:32,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0320060253143s 2018-08-22 19:35:32,146 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/1a431e02-1855-41a1-86d2-14813b3d592a/os-extra_specs used request id req-8cc426f3-b856-4f6a-91e8-0b3e2511d42e 2018-08-22 19:35:32,147 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_eeddb931-8df9-461f-965c-a653f737d2ce', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'1a431e02-1855-41a1-86d2-14813b3d592a', 'swap': 0}) 2018-08-22 19:35:35,804 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-22 19:35:35,805 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-22 19:35:35,805 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-22 19:35:35,807 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-22 19:35:40,299 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata: not found. skipping it 2018-08-22 19:35:40,299 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2018-08-22 19:35:40,299 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id: not found. skipping it 2018-08-22 19:35:40,299 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_atction.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-08-22 19:35:40,299 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2018-08-22 19:35:40,299 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id: not found. skipping it 2018-08-22 19:35:40,299 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2018-08-22 19:35:40,300 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2018-08-22 19:35:40,300 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format: not found. skipping it 2018-08-22 19:35:40,300 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id: not found. skipping it 2018-08-22 19:35:40,300 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2018-08-22 19:35:40,300 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-08-22 19:35:40,300 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name: not found. skipping it 2018-08-22 19:35:40,300 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete: not found. skipping it 2018-08-22 19:35:40,300 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero: not found. skipping it 2018-08-22 19:35:40,300 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name: not found. skipping it 2018-08-22 19:35:40,300 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2018-08-22 19:35:40,300 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload: not found. skipping it 2018-08-22 19:35:40,300 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-08-22 19:35:40,300 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools: not found. skipping it 2018-08-22 19:35:40,301 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone: not found. skipping it 2018-08-22 19:35:40,301 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-08-22 19:35:40,301 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status: not found. skipping it 2018-08-22 19:35:40,301 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status: not found. skipping it 2018-08-22 19:35:40,301 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type: not found. skipping it 2018-08-22 19:35:40,301 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id: not found. skipping it 2018-08-22 19:35:40,301 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status: not found. skipping it 2018-08-22 19:35:40,301 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2018-08-22 19:35:40,301 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2018-08-22 19:35:40,301 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2018-08-22 19:35:40,301 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status: not found. skipping it 2018-08-22 19:35:40,301 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2018-08-22 19:35:40,301 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-08-22 19:35:40,301 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id: not found. skipping it 2018-08-22 19:35:40,301 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata: not found. skipping it 2018-08-22 19:35:40,302 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id: not found. skipping it 2018-08-22 19:35:40,302 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size: not found. skipping it 2018-08-22 19:35:40,302 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2018-08-22 19:35:40,302 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata: ids differ. skipping it 2018-08-22 19:35:40,302 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2018-08-22 19:35:40,302 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata: not found. skipping it 2018-08-22 19:35:40,302 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id: not found. skipping it 2018-08-22 19:35:40,302 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-08-22 19:35:40,302 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2018-08-22 19:35:40,302 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2018-08-22 19:35:40,302 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata: not found. skipping it 2018-08-22 19:35:40,302 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2018-08-22 19:35:40,302 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-08-22 19:35:40,302 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2018-08-22 19:35:40,303 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers: not found. skipping it 2018-08-22 19:35:40,303 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2018-08-22 19:35:40,303 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-08-22 19:35:40,303 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id: not found. skipping it 2018-08-22 19:35:40,303 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server: not found. skipping it 2018-08-22 19:35:40,303 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2018-08-22 19:35:40,303 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-08-22 19:35:40,303 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-08-22 19:35:40,303 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2018-08-22 19:35:40,303 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2018-08-22 19:35:40,303 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2018-08-22 19:35:40,303 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size: not found. skipping it 2018-08-22 19:35:40,303 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-08-22 19:35:40,304 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id: not found. skipping it 2018-08-22 19:35:40,304 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2018-08-22 19:35:40,304 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2018-08-22 19:35:40,304 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2018-08-22 19:35:40,304 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-08-22 19:35:40,304 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status: not found. skipping it 2018-08-22 19:35:40,304 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format: not found. skipping it 2018-08-22 19:35:40,304 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp: not found. skipping it 2018-08-22 19:35:40,304 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image: not found. skipping it 2018-08-22 19:35:40,304 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid: not found. skipping it 2018-08-22 19:35:40,304 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata: not found. skipping it 2018-08-22 19:35:40,304 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2018-08-22 19:35:40,304 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_versions.VersionsTest.test_list_versions: ids differ. skipping it 2018-08-22 19:35:40,304 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params: not found. skipping it 2018-08-22 19:35:40,305 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2018-08-22 19:35:40,305 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id: not found. skipping it 2018-08-22 19:35:40,305 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2018-08-22 19:35:40,305 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size: not found. skipping it 2018-08-22 19:35:40,305 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2018-08-22 19:35:40,305 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2018-08-22 19:35:40,305 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size: not found. skipping it 2018-08-22 19:35:40,305 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination: not found. skipping it 2018-08-22 19:35:40,305 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2018-08-22 19:35:40,305 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone: not found. skipping it 2018-08-22 19:35:40,305 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2018-08-22 19:35:40,305 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone: not found. skipping it 2018-08-22 19:35:40,305 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2018-08-22 19:35:40,305 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name: not found. skipping it 2018-08-22 19:35:40,305 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete: not found. skipping it 2018-08-22 19:35:40,306 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2018-08-22 19:35:40,306 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative: not found. skipping it 2018-08-22 19:35:40,306 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2018-08-22 19:35:40,306 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled: not found. skipping it 2018-08-22 19:35:40,306 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools: not found. skipping it 2018-08-22 19:35:40,306 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2018-08-22 19:35:40,306 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata: not found. skipping it 2018-08-22 19:35:40,306 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2018-08-22 19:35:40,306 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2018-08-22 19:35:40,306 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2018-08-22 19:35:40,306 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status: not found. skipping it 2018-08-22 19:35:40,307 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-22 19:35:40,308 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-22 19:35:40,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt']'. 2018-08-22 19:35:53,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:35:53.982 11183 INFO opnfv-tempest [-] {14} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.016s] 2018-08-22 19:35:54,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:35:54.341 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.438s] 2018-08-22 19:35:54,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:35:54.877 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.868s] 2018-08-22 19:35:55,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:35:55.664 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.871s] 2018-08-22 19:35:55,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:35:55.763 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.099s] 2018-08-22 19:35:59,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:35:59.386 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [5.042s] 2018-08-22 19:36:00,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:00.886 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.501s] 2018-08-22 19:36:02,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:02.723 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.836s] 2018-08-22 19:36:03,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:03.376 11183 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.010s] 2018-08-22 19:36:03,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:03.575 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.852s] 2018-08-22 19:36:04,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:04.369 11183 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.993s] 2018-08-22 19:36:05,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:05.064 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [10.032s] 2018-08-22 19:36:05,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:05.343 11183 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.974s] 2018-08-22 19:36:05,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:05.654 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [5.749s] 2018-08-22 19:36:06,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:06.529 11183 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [1.186s] 2018-08-22 19:36:07,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:07.638 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.982s] 2018-08-22 19:36:07,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:07.918 11183 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [1.389s] 2018-08-22 19:36:09,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:09.138 11183 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [1.399s] 2018-08-22 19:36:09,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:09.336 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [5.760s] 2018-08-22 19:36:09,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:09.870 11183 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [1.951s] 2018-08-22 19:36:09,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:09.958 11183 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.089s] 2018-08-22 19:36:10,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:10.205 11183 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [1.067s] 2018-08-22 19:36:11,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:11.078 11183 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [1.118s] 2018-08-22 19:36:11,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:11.116 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.779s] 2018-08-22 19:36:11,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:11.148 11183 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.070s] 2018-08-22 19:36:11,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:11.223 11183 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.076s] 2018-08-22 19:36:11,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:11.359 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.243s] 2018-08-22 19:36:11,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:11.408 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.048s] 2018-08-22 19:36:11,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:11.473 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.064s] 2018-08-22 19:36:11,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:11.519 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.047s] 2018-08-22 19:36:12,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:12.691 11183 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [2.485s] 2018-08-22 19:36:12,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:12.701 11183 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.010s] 2018-08-22 19:36:13,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:13.575 11183 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.874s] 2018-08-22 19:36:20,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:20.767 11183 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [10.810s] 2018-08-22 19:36:24,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:24.407 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.849s] 2018-08-22 19:36:24,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:24.896 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.489s] 2018-08-22 19:36:25,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:25.178 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.130s] 2018-08-22 19:36:25,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:25.394 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.497s] 2018-08-22 19:36:26,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:26.409 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [1.015s] 2018-08-22 19:36:27,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:27.372 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.962s] 2018-08-22 19:36:29,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:29.041 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [1.669s] 2018-08-22 19:36:29,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:29.738 11183 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [3.105s] 2018-08-22 19:36:31,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:31.112 11183 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [1.373s] 2018-08-22 19:36:31,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:31.671 11183 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [10.903s] 2018-08-22 19:36:31,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:31.815 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [4.538s] 2018-08-22 19:36:32,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:32.340 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [7.160s] 2018-08-22 19:36:34,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:34.840 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [3.541s] 2018-08-22 19:36:35,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:35.519 11183 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [40.524s] 2018-08-22 19:36:38,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:38.100 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.791s] 2018-08-22 19:36:38,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:38.163 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.124s] 2018-08-22 19:36:38,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:38.178 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.015s] 2018-08-22 19:36:38,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:38.453 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.275s] 2018-08-22 19:36:38,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:38.470 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.017s] 2018-08-22 19:36:38,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:38.491 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.020s] 2018-08-22 19:36:38,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:38.524 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.033s] 2018-08-22 19:36:38,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:38.567 11183 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.851s] 2018-08-22 19:36:38,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:38.617 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.092s] 2018-08-22 19:36:38,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:38.778 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.160s] 2018-08-22 19:36:38,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:38.789 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.690s] 2018-08-22 19:36:38,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:38.857 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [4.018s] 2018-08-22 19:36:39,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:39.251 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.471s] 2018-08-22 19:36:39,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:39.283 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.032s] 2018-08-22 19:36:39,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:39.416 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.133s] 2018-08-22 19:36:39,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:39.452 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.662s] 2018-08-22 19:36:39,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:39.483 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.031s] 2018-08-22 19:36:39,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:39.535 11183 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.968s] 2018-08-22 19:36:40,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:40.398 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [35.326s] 2018-08-22 19:36:40,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:40.911 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [1.428s] 2018-08-22 19:36:40,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:40.925 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.014s] 2018-08-22 19:36:40,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:40.936 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.011s] 2018-08-22 19:36:41,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:41.015 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.078s] 2018-08-22 19:36:41,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:41.027 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.011s] 2018-08-22 19:36:41,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:41.089 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.062s] 2018-08-22 19:36:41,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:41.694 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.603s] 2018-08-22 19:36:42,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:42.037 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [3.178s] 2018-08-22 19:36:42,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:42.524 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.830s] 2018-08-22 19:36:42,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:42.577 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [16.885s] 2018-08-22 19:36:42,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:42.887 11183 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.684s] 2018-08-22 19:36:43,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:43.167 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.643s] 2018-08-22 19:36:43,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:43.218 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.051s] 2018-08-22 19:36:43,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:43.368 11183 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.480s] 2018-08-22 19:36:43,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:43.598 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.024s] 2018-08-22 19:36:43,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:43.885 11183 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.517s] 2018-08-22 19:36:44,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:44.182 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.963s] 2018-08-22 19:36:44,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:44.444 11183 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.558s] 2018-08-22 19:36:44,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:44.773 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.591s] 2018-08-22 19:36:44,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:44.834 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.061s] 2018-08-22 19:36:44,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:44.846 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [2.810s] 2018-08-22 19:36:45,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:45.235 11183 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.790s] 2018-08-22 19:36:45,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:45.327 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.493s] 2018-08-22 19:36:45,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:45.372 11183 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.137s] 2018-08-22 19:36:45,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:45.411 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.084s] 2018-08-22 19:36:45,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:45.548 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.136s] 2018-08-22 19:36:45,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:45.859 11183 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.486s] 2018-08-22 19:36:46,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:46.007 11183 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.148s] 2018-08-22 19:36:46,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:46.109 11183 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.102s] 2018-08-22 19:36:46,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:46.231 11183 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.121s] 2018-08-22 19:36:46,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:46.608 11183 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.377s] 2018-08-22 19:36:47,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:47.298 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [2.450s] 2018-08-22 19:36:49,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:49.991 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [2.692s] 2018-08-22 19:36:50,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:50.017 11183 INFO opnfv-tempest [-] {15} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [4.062s] 2018-08-22 19:36:50,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:50.229 11183 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [2.327s] 2018-08-22 19:36:50,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:50.328 11183 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [5.618s] 2018-08-22 19:36:50,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:50.449 11183 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.120s] 2018-08-22 19:36:50,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:50.619 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.629s] 2018-08-22 19:36:50,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:50.821 11183 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.372s] 2018-08-22 19:36:50,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:50.962 11183 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.140s] 2018-08-22 19:36:50,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:50.963 11183 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-08-22 19:36:51,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:51.513 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.893s] 2018-08-22 19:36:52,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:52.268 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.754s] 2018-08-22 19:36:53,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:53.210 11183 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.479s] 2018-08-22 19:36:53,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:53.598 11183 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [3.368s] 2018-08-22 19:36:53,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:53.787 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.052s] 2018-08-22 19:36:54,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:54.208 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.421s] 2018-08-22 19:36:54,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:54.325 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.117s] 2018-08-22 19:36:55,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:55.044 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [2.774s] 2018-08-22 19:36:55,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:55.664 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.621s] 2018-08-22 19:36:55,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:55.701 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [1.375s] 2018-08-22 19:36:55,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:55.928 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.226s] 2018-08-22 19:36:56,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:56.349 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.684s] 2018-08-22 19:36:57,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:57.011 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [1.083s] 2018-08-22 19:36:57,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:57.072 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.061s] 2018-08-22 19:36:57,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:57.165 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.092s] 2018-08-22 19:36:57,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:57.275 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.110s] 2018-08-22 19:36:57,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:57.338 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.989s] 2018-08-22 19:36:57,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:57.388 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.112s] 2018-08-22 19:36:57,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:57.454 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.065s] 2018-08-22 19:36:57,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:57.574 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.119s] 2018-08-22 19:36:57,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:57.675 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.100s] 2018-08-22 19:36:57,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:57.782 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.108s] 2018-08-22 19:36:57,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:57.889 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.107s] 2018-08-22 19:36:58,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:58.025 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [7.694s] 2018-08-22 19:36:58,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:36:58.949 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.609s] 2018-08-22 19:37:00,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:00.166 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [1.218s] 2018-08-22 19:37:00,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:00.641 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.474s] 2018-08-22 19:37:01,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:01.102 11183 INFO opnfv-tempest [-] {6} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.499s] 2018-08-22 19:37:01,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:01.894 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [1.251s] 2018-08-22 19:37:02,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:02.884 11183 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.990s] 2018-08-22 19:37:04,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:04.560 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [4.401s] 2018-08-22 19:37:05,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:05.343 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [7.316s] 2018-08-22 19:37:06,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:06.460 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.901s] 2018-08-22 19:37:08,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:08.240 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [21.764s] 2018-08-22 19:37:08,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:08.344 11183 INFO opnfv-tempest [-] {5} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.609s] 2018-08-22 19:37:12,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:12.072 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [5.607s] 2018-08-22 19:37:12,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:12.782 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.712s] 2018-08-22 19:37:13,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:13.774 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [8.431s] 2018-08-22 19:37:15,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:15.513 11183 INFO opnfv-tempest [-] {4} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.850s] 2018-08-22 19:37:15,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:15.541 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.758s] 2018-08-22 19:37:15,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:15.635 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [1.687s] 2018-08-22 19:37:15,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:15.934 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.298s] 2018-08-22 19:37:16,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:16.427 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.886s] 2018-08-22 19:37:16,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:16.478 11183 INFO opnfv-tempest [-] {4} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.966s] 2018-08-22 19:37:18,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:18.190 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [37.784s] 2018-08-22 19:37:18,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:18.239 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.809s] 2018-08-22 19:37:18,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:18.269 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.494s] 2018-08-22 19:37:18,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:18.297 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.060s] 2018-08-22 19:37:22,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:22.333 11183 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.247s] 2018-08-22 19:37:22,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:22.713 11183 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.380s] 2018-08-22 19:37:22,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:22.893 11183 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.179s] 2018-08-22 19:37:24,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:24.261 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [16.022s] 2018-08-22 19:37:24,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:24.559 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [6.289s] 2018-08-22 19:37:30,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:30.446 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [5.885s] 2018-08-22 19:37:32,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:32.797 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [2.351s] 2018-08-22 19:37:34,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:34.013 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [3.116s] 2018-08-22 19:37:34,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:34.100 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.087s] 2018-08-22 19:37:34,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:34.544 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [16.354s] 2018-08-22 19:37:35,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:35.194 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [1.092s] 2018-08-22 19:37:35,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:35.429 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.235s] 2018-08-22 19:37:35,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:35.431 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-08-22 19:37:35,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:35.582 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [20.544s] 2018-08-22 19:37:38,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:38.728 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.929s] 2018-08-22 19:37:45,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:45.053 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [29.113s] 2018-08-22 19:37:45,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:45.658 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [6.930s] 2018-08-22 19:37:45,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:45.846 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.188s] 2018-08-22 19:37:45,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:45.944 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.098s] 2018-08-22 19:37:46,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:46.037 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.092s] 2018-08-22 19:37:46,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:46.303 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.265s] 2018-08-22 19:37:46,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:46.359 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.055s] 2018-08-22 19:37:46,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:46.591 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.231s] 2018-08-22 19:37:46,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:46.721 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.130s] 2018-08-22 19:37:46,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:46.788 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.067s] 2018-08-22 19:37:46,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:46.831 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.043s] 2018-08-22 19:37:47,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:47.703 11183 INFO opnfv-tempest [-] {14} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [84.856s] 2018-08-22 19:37:47,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:47.748 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [12.167s] 2018-08-22 19:37:49,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:49.780 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [25.517s] 2018-08-22 19:37:52,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:52.174 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.341s] 2018-08-22 19:37:53,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:53.261 11183 INFO opnfv-tempest [-] {8} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.305s] 2018-08-22 19:37:55,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:55.734 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [7.983s] 2018-08-22 19:37:58,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:37:58.450 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.864s] 2018-08-22 19:38:01,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:38:01.292 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.557s] 2018-08-22 19:38:05,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:38:05.603 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [31.051s] 2018-08-22 19:38:05,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:38:05.905 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [7.454s] 2018-08-22 19:38:06,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:38:06.639 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [5.087s] 2018-08-22 19:38:08,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:38:08.204 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [18.420s] 2018-08-22 19:38:10,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:38:10.652 11183 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-08-22 19:38:14,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:38:14.273 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.632s] 2018-08-22 19:38:16,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:38:16.187 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.913s] 2018-08-22 19:38:16,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:38:16.269 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.083s] 2018-08-22 19:38:16,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:38:16.332 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.062s] 2018-08-22 19:38:16,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:38:16.682 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.776s] 2018-08-22 19:38:17,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:38:17.543 11183 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.484s] 2018-08-22 19:38:17,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:38:17.882 11183 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.339s] 2018-08-22 19:38:22,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:38:22.700 11183 INFO opnfv-tempest [-] {14} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [34.984s] 2018-08-22 19:38:29,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:38:29.071 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [12.736s] 2018-08-22 19:38:29,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:38:29.164 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.094s] 2018-08-22 19:38:29,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:38:29.227 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.063s] 2018-08-22 19:38:36,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:38:36.179 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [8.466s] 2018-08-22 19:38:36,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:38:36.226 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.047s] 2018-08-22 19:38:37,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:38:37.038 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.811s] 2018-08-22 19:38:37,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:38:37.862 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [36.566s] 2018-08-22 19:38:38,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:38:38.248 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.210s] 2018-08-22 19:38:39,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:38:39.259 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.400s] 2018-08-22 19:38:43,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:38:43.599 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [5.351s] 2018-08-22 19:38:43,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:38:43.930 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.331s] 2018-08-22 19:38:43,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-22 19:38:43.980 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.050s] 2018-08-22 19:39:02,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 87839515-6e05-4940-a95c-f68306278f34 2018-08-22 19:39:02,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '87839515-6e05-4940-a95c-f68306278f34']'. 2018-08-22 19:39:03,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-22 19:39:03,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-22 19:39:03,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-22 19:39:03,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 87839515-6e05-4940-a95c-f68306278f34 | 2018-08-22 19:39:03,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-22 19:39:03,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-22 19:35:42 | 2018-08-22 19:39:03,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-22 19:39:01 | 2018-08-22 19:39:03,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:19 | 2018-08-22 19:39:03,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-22 19:39:03,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-22 19:39:03,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 0f60a32b-fef3-4457-93f8-fcb1a66f0c10) | 2018-08-22 19:39:03,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-22 19:39:03,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 45903fa3-514a-48e1-b1c0-a4cada725da4) | 2018-08-22 19:39:03,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 215 | 2018-08-22 19:39:03,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 174.455 | 2018-08-22 19:39:03,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 215 | 2018-08-22 19:39:03,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-08-22 19:39:03,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-22 19:39:03,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-22 19:39:03,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-22 19:39:03,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-22 19:39:03,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-22 19:39:03,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-22 19:39:03,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-08-22 19:39:03,376 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-22 19:39:03,376 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 03:40 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-22 19:39:03,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-22 19:39:03,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/f017083b-4156-4706-85dc-0007083f72aa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2986d5e2edf670721549cbe7765890ef210b238c" 2018-08-22 19:39:04,074 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7aad136f-d79c-43fc-8d9f-e3b5c738b730 Date: Wed, 22 Aug 2018 19:39:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 19:39:04,075 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/f017083b-4156-4706-85dc-0007083f72aa used request id req-7aad136f-d79c-43fc-8d9f-e3b5c738b730 2018-08-22 19:39:04,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.69039106369s 2018-08-22 19:39:04,075 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/f017083b-4156-4706-85dc-0007083f72aa used request id req-7aad136f-d79c-43fc-8d9f-e3b5c738b730 2018-08-22 19:39:04,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 19:39:04,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}2986d5e2edf670721549cbe7765890ef210b238c" 2018-08-22 19:39:04,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:39: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-f4b5781e-412b-482d-bd1e-a675668a27d1 x-compute-request-id: req-f4b5781e-412b-482d-bd1e-a675668a27d1 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_alt_eeddb931-8df9-461f-965c-a653f737d2ce", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1a431e02-1855-41a1-86d2-14813b3d592a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1a431e02-1855-41a1-86d2-14813b3d592a", "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": "1a431e02-1855-41a1-86d2-14813b3d592a"}, {"name": "refstack_defcore-flavor_eeddb931-8df9-461f-965c-a653f737d2ce", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/787ada1d-0952-4a8e-95e7-683ff7ea3b90", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/787ada1d-0952-4a8e-95e7-683ff7ea3b90", "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": "787ada1d-0952-4a8e-95e7-683ff7ea3b90"}]} 2018-08-22 19:39:04,099 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-f4b5781e-412b-482d-bd1e-a675668a27d1 2018-08-22 19:39:04,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232708454132s 2018-08-22 19:39:04,099 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-f4b5781e-412b-482d-bd1e-a675668a27d1 2018-08-22 19:39:04,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-22 19:39:04,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/1a431e02-1855-41a1-86d2-14813b3d592a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2986d5e2edf670721549cbe7765890ef210b238c" 2018-08-22 19:39:04,138 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 19:39: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-e43c6139-9ead-49cc-845b-ca7df46143b4 x-compute-request-id: req-e43c6139-9ead-49cc-845b-ca7df46143b4 Content-Length: 0 Content-Type: application/json 2018-08-22 19:39:04,138 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/1a431e02-1855-41a1-86d2-14813b3d592a used request id req-e43c6139-9ead-49cc-845b-ca7df46143b4 2018-08-22 19:39:04,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0371870994568s 2018-08-22 19:39:04,138 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/1a431e02-1855-41a1-86d2-14813b3d592a used request id req-e43c6139-9ead-49cc-845b-ca7df46143b4 2018-08-22 19:39:04,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-22 19:39:04,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/3680aa53-51c4-4393-8630-747d7afb584f/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}2986d5e2edf670721549cbe7765890ef210b238c" -d '{"subnet_id": "ef5198b7-17b3-4c0a-a019-dbef0da5bee6"}' 2018-08-22 19:39:06,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d87b8505-f68a-47da-b82c-0bfb5166ac9d Date: Wed, 22 Aug 2018 19:39:06 GMT RESP BODY: {"network_id": "b555644b-8d16-409c-ac82-b38389bd64e0", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "subnet_id": "ef5198b7-17b3-4c0a-a019-dbef0da5bee6", "subnet_ids": ["ef5198b7-17b3-4c0a-a019-dbef0da5bee6"], "port_id": "8e3580d0-9321-4945-bc5b-debf3e365ade", "id": "3680aa53-51c4-4393-8630-747d7afb584f"} 2018-08-22 19:39:06,185 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/3680aa53-51c4-4393-8630-747d7afb584f/remove_router_interface.json used request id req-d87b8505-f68a-47da-b82c-0bfb5166ac9d 2018-08-22 19:39:06,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.04690313339s 2018-08-22 19:39:06,186 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/3680aa53-51c4-4393-8630-747d7afb584f/remove_router_interface.json used request id req-d87b8505-f68a-47da-b82c-0bfb5166ac9d returning object 3680aa53-51c4-4393-8630-747d7afb584f 2018-08-22 19:39:06,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-22 19:39:06,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2986d5e2edf670721549cbe7765890ef210b238c" 2018-08-22 19:39:06,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1713 X-Openstack-Request-Id: req-9f5d340e-b905-442f-b696-58ceb6bad197 Date: Wed, 22 Aug 2018 19:39:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0d04661f6c60488f820671b9642c7ddd", "created_at": "2018-08-22T19:01:53Z", "admin_state_up": true, "updated_at": "2018-08-22T19:01:53Z", "project_id": "0d04661f6c60488f820671b9642c7ddd", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "3536db99-734b-495d-bcf4-4f57b657ee9d", "name": "tempest-pretest-check-744661818"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T19:35:24Z", "admin_state_up": true, "updated_at": "2018-08-22T19:39:05Z", "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "3680aa53-51c4-4393-8630-747d7afb584f", "name": "refstack_defcore-router_eeddb931-8df9-461f-965c-a653f737d2ce"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8c3a7156a2194a2d8867c7393ca07854", "created_at": "2018-08-22T19:02:25Z", "admin_state_up": false, "updated_at": "2018-08-22T19:02:25Z", "project_id": "8c3a7156a2194a2d8867c7393ca07854", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "e37973d3-f064-441a-b7cb-95e6c871795f", "name": "tempest-router-344785007"}]} 2018-08-22 19:39:06,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-9f5d340e-b905-442f-b696-58ceb6bad197 2018-08-22 19:39:06,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.327075004578s 2018-08-22 19:39:06,514 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-9f5d340e-b905-442f-b696-58ceb6bad197 2018-08-22 19:39:06,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-22 19:39:06,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/3680aa53-51c4-4393-8630-747d7afb584f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2986d5e2edf670721549cbe7765890ef210b238c" 2018-08-22 19:39:07,749 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d3aa7d5a-90fb-4586-8769-06ce2481db5a Content-Length: 0 Date: Wed, 22 Aug 2018 19:39:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 19:39:07,749 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/3680aa53-51c4-4393-8630-747d7afb584f.json used request id req-d3aa7d5a-90fb-4586-8769-06ce2481db5a 2018-08-22 19:39:07,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.23339319229s 2018-08-22 19:39:07,750 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/3680aa53-51c4-4393-8630-747d7afb584f.json used request id req-d3aa7d5a-90fb-4586-8769-06ce2481db5a 2018-08-22 19:39:07,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-22 19:39:07,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2986d5e2edf670721549cbe7765890ef210b238c" 2018-08-22 19:39:07,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1334 X-Openstack-Request-Id: req-18e96043-6aa4-4ed8-9f2a-2617b0604072 Date: Wed, 22 Aug 2018 19:39:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-22T18:46:39Z","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":"37350c7d-7f7a-4dc4-acdb-2f5b730b9a18","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1069e6f21fd84144b26b3ff0ad5800c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:39Z","ip_version":4},{"updated_at":"2018-08-22T19:35:24Z","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":"ef5198b7-17b3-4c0a-a019-dbef0da5bee6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d69b1f3fec314e8ebf952b8c456a331b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_eeddb931-8df9-461f-965c-a653f737d2ce","enable_dhcp":true,"segment_id":null,"network_id":"b555644b-8d16-409c-ac82-b38389bd64e0","tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T19:35:24Z","ip_version":4}]} 2018-08-22 19:39:07,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-18e96043-6aa4-4ed8-9f2a-2617b0604072 2018-08-22 19:39:07,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0413420200348s 2018-08-22 19:39:07,792 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-18e96043-6aa4-4ed8-9f2a-2617b0604072 2018-08-22 19:39:07,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-22 19:39:07,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/ef5198b7-17b3-4c0a-a019-dbef0da5bee6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2986d5e2edf670721549cbe7765890ef210b238c" 2018-08-22 19:39:08,815 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-713340c6-5b02-42a4-9db8-f5efdb814a56 Date: Wed, 22 Aug 2018 19:39:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 19:39:08,815 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/ef5198b7-17b3-4c0a-a019-dbef0da5bee6.json used request id req-713340c6-5b02-42a4-9db8-f5efdb814a56 2018-08-22 19:39:08,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.02138614655s 2018-08-22 19:39:08,816 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/ef5198b7-17b3-4c0a-a019-dbef0da5bee6.json used request id req-713340c6-5b02-42a4-9db8-f5efdb814a56 2018-08-22 19:39:08,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 19:39:08,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2986d5e2edf670721549cbe7765890ef210b238c" 2018-08-22 19:39:08,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1439 X-Openstack-Request-Id: req-83d0112d-bf3a-46f1-97cc-e5fe4ce75eb8 Date: Wed, 22 Aug 2018 19:39:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b555644b-8d16-409c-ac82-b38389bd64e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":true,"project_id":"d69b1f3fec314e8ebf952b8c456a331b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T19:39:08Z","qos_policy_id":null,"name":"refstack_defcore-net_eeddb931-8df9-461f-965c-a653f737d2ce","admin_state_up":true,"tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T19:35:23Z","provider:network_type":"vxlan"}]} 2018-08-22 19:39:08,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-83d0112d-bf3a-46f1-97cc-e5fe4ce75eb8 2018-08-22 19:39:08,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0826301574707s 2018-08-22 19:39:08,899 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-83d0112d-bf3a-46f1-97cc-e5fe4ce75eb8 2018-08-22 19:39:08,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-22 19:39:08,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/b555644b-8d16-409c-ac82-b38389bd64e0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2986d5e2edf670721549cbe7765890ef210b238c" 2018-08-22 19:39:09,893 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1e1ed562-fd66-4860-b230-b751bc2e8449 Date: Wed, 22 Aug 2018 19:39:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 19:39:09,893 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/b555644b-8d16-409c-ac82-b38389bd64e0.json used request id req-1e1ed562-fd66-4860-b230-b751bc2e8449 2018-08-22 19:39:09,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.992887020111s 2018-08-22 19:39:09,894 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/b555644b-8d16-409c-ac82-b38389bd64e0.json used request id req-1e1ed562-fd66-4860-b230-b751bc2e8449 2018-08-22 19:39:09,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 19:39:09,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2986d5e2edf670721549cbe7765890ef210b238c" 2018-08-22 19:39:09,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json X-Openstack-Request-Id: req-d949acfb-5ef3-493c-bf32-22a5c44e0913 Date: Wed, 22 Aug 2018 19:39:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T19:35:29Z", "file": "/v2/images/2b86b246-5ab8-483d-a889-d2842e6d44d4/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "2b86b246-5ab8-483d-a889-d2842e6d44d4", "size": 12716032, "self": "/v2/images/2b86b246-5ab8-483d-a889-d2842e6d44d4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/2b86b246-5ab8-483d-a889-d2842e6d44d4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/2b86b246-5ab8-483d-a889-d2842e6d44d4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_eeddb931-8df9-461f-965c-a653f737d2ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_eeddb931-8df9-461f-965c-a653f737d2ce", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T19:35:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 19:39:09,922 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d949acfb-5ef3-493c-bf32-22a5c44e0913 2018-08-22 19:39:09,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0246341228485s 2018-08-22 19:39:09,923 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d949acfb-5ef3-493c-bf32-22a5c44e0913 2018-08-22 19:39:09,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-22 19:39:09,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/2b86b246-5ab8-483d-a889-d2842e6d44d4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2986d5e2edf670721549cbe7765890ef210b238c" 2018-08-22 19:39:10,234 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-86a59e55-1d60-4869-b6df-39a4f380afe2 Date: Wed, 22 Aug 2018 19:39:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 19:39:10,234 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/2b86b246-5ab8-483d-a889-d2842e6d44d4 used request id req-86a59e55-1d60-4869-b6df-39a4f380afe2 2018-08-22 19:39:10,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.309653043747s 2018-08-22 19:39:10,235 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/2b86b246-5ab8-483d-a889-d2842e6d44d4 used request id req-86a59e55-1d60-4869-b6df-39a4f380afe2 2018-08-22 19:39:10,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 19:39:10,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}2986d5e2edf670721549cbe7765890ef210b238c" 2018-08-22 19:39:10,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:39: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-1d351c23-27ae-4f36-bd4a-a93b8eb590d2 x-compute-request-id: req-1d351c23-27ae-4f36-bd4a-a93b8eb590d2 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_eeddb931-8df9-461f-965c-a653f737d2ce", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/787ada1d-0952-4a8e-95e7-683ff7ea3b90", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/787ada1d-0952-4a8e-95e7-683ff7ea3b90", "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": "787ada1d-0952-4a8e-95e7-683ff7ea3b90"}]} 2018-08-22 19:39:10,267 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-1d351c23-27ae-4f36-bd4a-a93b8eb590d2 2018-08-22 19:39:10,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0320191383362s 2018-08-22 19:39:10,268 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-1d351c23-27ae-4f36-bd4a-a93b8eb590d2 2018-08-22 19:39:10,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-22 19:39:10,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/787ada1d-0952-4a8e-95e7-683ff7ea3b90 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2986d5e2edf670721549cbe7765890ef210b238c" 2018-08-22 19:39:10,297 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 19:39: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-a640928b-1012-4262-bcf7-583aec9ea046 x-compute-request-id: req-a640928b-1012-4262-bcf7-583aec9ea046 Content-Length: 0 Content-Type: application/json 2018-08-22 19:39:10,297 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/787ada1d-0952-4a8e-95e7-683ff7ea3b90 used request id req-a640928b-1012-4262-bcf7-583aec9ea046 2018-08-22 19:39:10,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0274229049683s 2018-08-22 19:39:10,297 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/787ada1d-0952-4a8e-95e7-683ff7ea3b90 used request id req-a640928b-1012-4262-bcf7-583aec9ea046 2018-08-22 19:39:10,354 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-08-22 19:39:10,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 19:39:10,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-22 19:39:10,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 19:39:10,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 19:39:10,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 19:39:10,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 19:39:10,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 19:39:10,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 19:39:10,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 19:39:10,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 19:39:10,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 19:39:10,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 19:39:10,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 19:39:10,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 19:39:10,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 19:39:10,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 19:39:10,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 19:39:10,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 19:39:10,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 19:39:10,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 19:39:10,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 19:39:10,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 19:39:10,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 19:39:10,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-22 19:39:10,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-22 19:39:10,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 19:39:10,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57047352-79d8-43c5-a7aa-6b51a53b7e39 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 19:39:10,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-57047352-79d8-43c5-a7aa-6b51a53b7e39 2018-08-22 19:39:10,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 19:39:10,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T20:39:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d69b1f3fec314e8ebf952b8c456a331b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "032439070e6549a2a698896c40df0822"}, "audit_ids": ["6taIkRMER0iaIOrn7kEX9g"], "issued_at": "2018-08-22T19:39:10.000000Z"}} 2018-08-22 19:39:10,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 19:39:10,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" 2018-08-22 19:39:11,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-d0cf12fc-e79c-426e-ab88-682672a924b5 Date: Wed, 22 Aug 2018 19:39:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 19:39:11,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d0cf12fc-e79c-426e-ab88-682672a924b5 2018-08-22 19:39:11,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.269642114639s 2018-08-22 19:39:11,077 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d0cf12fc-e79c-426e-ab88-682672a924b5 2018-08-22 19:39:11,078 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-22 19:39:13,973 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-22 19:39:16,788 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | a12aadb5-8d86-4ec1-9bb8-8c21e3fbc818 | 2018-08-22T19:39:16.440574 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: a12aadb5-8d86-4ec1-9bb8-8c21e3fbc818 ~/.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-08-22 19:39:20,517 - 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-08-22 19:39:20,517 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-22 19:39:23,379 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-22 19:39:26,759 - 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=dc965832-b2dd-4b02-9ad8-908c9b8e9d91) as the default verifier for the future CLI operations. 2018-08-22 19:39:30,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-22 19:39:30,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" 2018-08-22 19:39:30,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-f88b4993-72c1-40e8-ad6e-4b4ffa8a5fc3 Date: Wed, 22 Aug 2018 19:39:30 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "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": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 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-08-22 19:39:30,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-f88b4993-72c1-40e8-ad6e-4b4ffa8a5fc3 2018-08-22 19:39:30,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.270971059799s 2018-08-22 19:39:30,298 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-f88b4993-72c1-40e8-ad6e-4b4ffa8a5fc3 2018-08-22 19:39:30,308 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-08-22 19:39:30,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-22 19:39:30,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" -d '{"network": {"shared": true, "name": "patrole-net_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6", "admin_state_up": true}}' 2018-08-22 19:39:30,531 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-cce39e92-c928-4f49-8f9c-25d8cb7e8c19 Date: Wed, 22 Aug 2018 19:39:30 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5d6d8177-db1d-4305-96d0-e5644009e467","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":true,"project_id":"d69b1f3fec314e8ebf952b8c456a331b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T19:39:30Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6","admin_state_up":true,"tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T19:39:30Z","mtu":1450}} 2018-08-22 19:39:30,531 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-cce39e92-c928-4f49-8f9c-25d8cb7e8c19 2018-08-22 19:39:30,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.222090005875s 2018-08-22 19:39:30,531 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-cce39e92-c928-4f49-8f9c-25d8cb7e8c19 2018-08-22 19:39:30,532 - 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-08-22T19:39:30Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5d6d8177-db1d-4305-96d0-e5644009e467', u'provider:segmentation_id': 24, 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_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6', u'created_at': u'2018-08-22T19:39:30Z', u'mtu': 1450, u'tenant_id': u'd69b1f3fec314e8ebf952b8c456a331b', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'd69b1f3fec314e8ebf952b8c456a331b', u'l2_adjacency': True}) 2018-08-22 19:39:30,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 19:39:30,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" 2018-08-22 19:39:30,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1425 X-Openstack-Request-Id: req-582db497-e256-4bca-ad0a-70d918ff638e Date: Wed, 22 Aug 2018 19:39:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"5d6d8177-db1d-4305-96d0-e5644009e467","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":true,"project_id":"d69b1f3fec314e8ebf952b8c456a331b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T19:39:30Z","qos_policy_id":null,"name":"patrole-net_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6","admin_state_up":true,"tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T19:39:30Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 19:39:30,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-582db497-e256-4bca-ad0a-70d918ff638e 2018-08-22 19:39:30,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0953388214111s 2018-08-22 19:39:30,628 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-582db497-e256-4bca-ad0a-70d918ff638e 2018-08-22 19:39:30,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-22 19:39:30,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" -d '{"subnet": {"name": "patrole-subnet_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6", "enable_dhcp": true, "network_id": "5d6d8177-db1d-4305-96d0-e5644009e467", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-22 19:39:31,058 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-d14496fc-727c-470d-889f-32b61d5001af Date: Wed, 22 Aug 2018 19:39:31 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-22T19:39:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e4bf10e8-1338-46d1-8636-bf77abe1b07f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d69b1f3fec314e8ebf952b8c456a331b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6","enable_dhcp":true,"segment_id":null,"network_id":"5d6d8177-db1d-4305-96d0-e5644009e467","tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T19:39:30Z","ip_version":4}} 2018-08-22 19:39:31,058 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-d14496fc-727c-470d-889f-32b61d5001af 2018-08-22 19:39:31,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.428323030472s 2018-08-22 19:39:31,059 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-d14496fc-727c-470d-889f-32b61d5001af 2018-08-22 19:39:31,059 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T19:39:30Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e4bf10e8-1338-46d1-8636-bf77abe1b07f', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'5d6d8177-db1d-4305-96d0-e5644009e467', u'tenant_id': u'd69b1f3fec314e8ebf952b8c456a331b', u'created_at': u'2018-08-22T19:39:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd69b1f3fec314e8ebf952b8c456a331b'}) 2018-08-22 19:39:31,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-22 19:39:31,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" -d '{"router": {"external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "name": "patrole-router_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6", "admin_state_up": true}}' 2018-08-22 19:39:32,448 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-99545ee0-5b92-4304-ad9f-065ce0726544 Date: Wed, 22 Aug 2018 19:39:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T19:39:31Z", "admin_state_up": true, "updated_at": "2018-08-22T19:39:32Z", "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "cea8fa61-8282-4cfa-a4a1-631ae27e7db2", "name": "patrole-router_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6"}} 2018-08-22 19:39:32,448 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-99545ee0-5b92-4304-ad9f-065ce0726544 2018-08-22 19:39:32,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.38877105713s 2018-08-22 19:39:32,449 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-99545ee0-5b92-4304-ad9f-065ce0726544 2018-08-22 19:39:32,449 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T19:39:32Z', u'revision_number': 2, u'ha': False, u'id': u'cea8fa61-8282-4cfa-a4a1-631ae27e7db2', u'external_gateway_info': {u'network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'37350c7d-7f7a-4dc4-acdb-2f5b730b9a18', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6', u'admin_state_up': True, u'tenant_id': u'd69b1f3fec314e8ebf952b8c456a331b', u'created_at': u'2018-08-22T19:39:31Z', u'flavor_id': None, u'routes': [], u'project_id': u'd69b1f3fec314e8ebf952b8c456a331b'}) 2018-08-22 19:39:32,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-22 19:39:32,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/cea8fa61-8282-4cfa-a4a1-631ae27e7db2/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}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" -d '{"subnet_id": "e4bf10e8-1338-46d1-8636-bf77abe1b07f"}' 2018-08-22 19:39:34,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4803a9d3-4318-442d-b078-95d301ac4495 Date: Wed, 22 Aug 2018 19:39:34 GMT RESP BODY: {"network_id": "5d6d8177-db1d-4305-96d0-e5644009e467", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "subnet_id": "e4bf10e8-1338-46d1-8636-bf77abe1b07f", "subnet_ids": ["e4bf10e8-1338-46d1-8636-bf77abe1b07f"], "port_id": "c336eff8-c464-49a0-a659-b5c48d7b7a40", "id": "cea8fa61-8282-4cfa-a4a1-631ae27e7db2"} 2018-08-22 19:39:34,660 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/cea8fa61-8282-4cfa-a4a1-631ae27e7db2/add_router_interface.json used request id req-4803a9d3-4318-442d-b078-95d301ac4495 2018-08-22 19:39:34,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.21061182022s 2018-08-22 19:39:34,661 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/cea8fa61-8282-4cfa-a4a1-631ae27e7db2/add_router_interface.json used request id req-4803a9d3-4318-442d-b078-95d301ac4495 returning object cea8fa61-8282-4cfa-a4a1-631ae27e7db2 2018-08-22 19:39:34,661 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-22 19:39:34,794 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-22 19:39:34,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 19:39:34,801 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 22 Aug 2018 19:39:34 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-22 19:39:34,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 19:39:34,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" 2018-08-22 19:39:35,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f92121cd-cffc-495a-b0c9-d8794bf9726d Date: Wed, 22 Aug 2018 19:39:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 19:39:35,058 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f92121cd-cffc-495a-b0c9-d8794bf9726d 2018-08-22 19:39:35,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.252408027649s 2018-08-22 19:39:35,058 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f92121cd-cffc-495a-b0c9-d8794bf9726d 2018-08-22 19:39:35,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-22 19:39:35,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6"}' 2018-08-22 19:39:35,115 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/34ce6681-f510-4cae-a46e-8f12ae946cb5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1163d46f-37b4-42aa-9ad3-702ebce5f217 Date: Wed, 22 Aug 2018 19:39:35 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T19:39:35Z", "file": "/v2/images/34ce6681-f510-4cae-a46e-8f12ae946cb5/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "34ce6681-f510-4cae-a46e-8f12ae946cb5", "size": null, "self": "/v2/images/34ce6681-f510-4cae-a46e-8f12ae946cb5", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6", "checksum": null, "created_at": "2018-08-22T19:39:35Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-22 19:39:35,115 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-1163d46f-37b4-42aa-9ad3-702ebce5f217 2018-08-22 19:39:35,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0488770008087s 2018-08-22 19:39:35,116 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-1163d46f-37b4-42aa-9ad3-702ebce5f217 returning object 34ce6681-f510-4cae-a46e-8f12ae946cb5 2018-08-22 19:39:35,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-22 19:39:35,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/34ce6681-f510-4cae-a46e-8f12ae946cb5/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}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" -d '' 2018-08-22 19:39:36,110 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-31df6876-abf7-4970-86a0-83feb580150c Date: Wed, 22 Aug 2018 19:39:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 19:39:36,110 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/34ce6681-f510-4cae-a46e-8f12ae946cb5/file used request id req-31df6876-abf7-4970-86a0-83feb580150c 2018-08-22 19:39:36,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.993610858917s 2018-08-22 19:39:36,110 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/34ce6681-f510-4cae-a46e-8f12ae946cb5/file used request id req-31df6876-abf7-4970-86a0-83feb580150c 2018-08-22 19:39:36,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 19:39:36,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" 2018-08-22 19:39:36,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-344d7415-4534-440f-9251-18829887b506 Date: Wed, 22 Aug 2018 19:39:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T19:39:36Z", "file": "/v2/images/34ce6681-f510-4cae-a46e-8f12ae946cb5/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "34ce6681-f510-4cae-a46e-8f12ae946cb5", "size": 12716032, "self": "/v2/images/34ce6681-f510-4cae-a46e-8f12ae946cb5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/34ce6681-f510-4cae-a46e-8f12ae946cb5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/34ce6681-f510-4cae-a46e-8f12ae946cb5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T19:39:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 19:39:36,143 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-344d7415-4534-440f-9251-18829887b506 2018-08-22 19:39:36,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0287899971008s 2018-08-22 19:39:36,144 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-344d7415-4534-440f-9251-18829887b506 2018-08-22 19:39:36,145 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/34ce6681-f510-4cae-a46e-8f12ae946cb5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/34ce6681-f510-4cae-a46e-8f12ae946cb5/file', 'owner': u'd69b1f3fec314e8ebf952b8c456a331b', 'id': u'34ce6681-f510-4cae-a46e-8f12ae946cb5', 'size': 12716032, u'self': u'/v2/images/34ce6681-f510-4cae-a46e-8f12ae946cb5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd69b1f3fec314e8ebf952b8c456a331b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/34ce6681-f510-4cae-a46e-8f12ae946cb5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-22T19:39:36Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-22T19:39:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/34ce6681-f510-4cae-a46e-8f12ae946cb5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6', 'created': u'2018-08-22T19:39:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-22T19:39:35Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/34ce6681-f510-4cae-a46e-8f12ae946cb5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-22 19:39:36,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-22 19:39:36,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-22 19:39:36,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:39: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-45d2a434-7efc-425d-b737-1caa9654b9a5 x-compute-request-id: req-45d2a434-7efc-425d-b737-1caa9654b9a5 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/64a1e826-6a98-450c-aec8-3125aad24c57", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/64a1e826-6a98-450c-aec8-3125aad24c57", "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": "64a1e826-6a98-450c-aec8-3125aad24c57"}} 2018-08-22 19:39:36,432 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-45d2a434-7efc-425d-b737-1caa9654b9a5 2018-08-22 19:39:36,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.285976886749s 2018-08-22 19:39:36,433 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-45d2a434-7efc-425d-b737-1caa9654b9a5 2018-08-22 19:39:36,433 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'64a1e826-6a98-450c-aec8-3125aad24c57', 'swap': 0}) 2018-08-22 19:39:36,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-22 19:39:36,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/64a1e826-6a98-450c-aec8-3125aad24c57/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}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" -d '{"extra_specs": {}}' 2018-08-22 19:39:36,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:39:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7e1d6b31-cb8d-4ddf-a2bd-d8db110b9369 x-compute-request-id: req-7e1d6b31-cb8d-4ddf-a2bd-d8db110b9369 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-22 19:39:36,458 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/64a1e826-6a98-450c-aec8-3125aad24c57/os-extra_specs used request id req-7e1d6b31-cb8d-4ddf-a2bd-d8db110b9369 2018-08-22 19:39:36,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0241639614105s 2018-08-22 19:39:36,459 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/64a1e826-6a98-450c-aec8-3125aad24c57/os-extra_specs used request id req-7e1d6b31-cb8d-4ddf-a2bd-d8db110b9369 2018-08-22 19:39:36,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 19:39:36,468 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 22 Aug 2018 19:39:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93149be3-700d-452c-8a0b-ccce58542b80 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.24:5000/v3/", "rel": "self"}]}]}} 2018-08-22 19:39:36,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-93149be3-700d-452c-8a0b-ccce58542b80 2018-08-22 19:39:36,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 19:39:36,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" 2018-08-22 19:39:36,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6b00527-fd21-44c4-9edd-085cde250145 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 19:39:36,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d6b00527-fd21-44c4-9edd-085cde250145 2018-08-22 19:39:36,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187672138214s 2018-08-22 19:39:36,660 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d6b00527-fd21-44c4-9edd-085cde250145 2018-08-22 19:39:36,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 19:39:36,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" 2018-08-22 19:39:36,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c55e3837-4832-4edd-a2bc-ab482701b3a5 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 19:39:36,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c55e3837-4832-4edd-a2bc-ab482701b3a5 2018-08-22 19:39:36,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187128067017s 2018-08-22 19:39:36,852 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c55e3837-4832-4edd-a2bc-ab482701b3a5 2018-08-22 19:39:36,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-22 19:39:36,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" 2018-08-22 19:39:36,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:39: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-aa5286e2-89dc-41c6-a3ab-caf99b38f5ae x-compute-request-id: req-aa5286e2-89dc-41c6-a3ab-caf99b38f5ae Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"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-08-22 19:39:36,898 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-aa5286e2-89dc-41c6-a3ab-caf99b38f5ae 2018-08-22 19:39:36,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0373458862305s 2018-08-22 19:39:36,898 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-aa5286e2-89dc-41c6-a3ab-caf99b38f5ae 2018-08-22 19:39:36,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 19:39:36,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" 2018-08-22 19:39:36,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-4dbd03e6-5cbe-4e23-a9db-fa541705fb17 Date: Wed, 22 Aug 2018 19:39:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T19:39:36Z", "file": "/v2/images/34ce6681-f510-4cae-a46e-8f12ae946cb5/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "34ce6681-f510-4cae-a46e-8f12ae946cb5", "size": 12716032, "self": "/v2/images/34ce6681-f510-4cae-a46e-8f12ae946cb5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/34ce6681-f510-4cae-a46e-8f12ae946cb5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/34ce6681-f510-4cae-a46e-8f12ae946cb5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T19:39:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 19:39:36,926 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4dbd03e6-5cbe-4e23-a9db-fa541705fb17 2018-08-22 19:39:36,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0234868526459s 2018-08-22 19:39:36,926 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4dbd03e6-5cbe-4e23-a9db-fa541705fb17 2018-08-22 19:39:36,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-22 19:39:36,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6"}' 2018-08-22 19:39:36,983 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/d50eaf2d-a52b-4377-83bf-559e84081b4e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4c4cf46e-e654-4edf-8b90-e9258ccb7c0c Date: Wed, 22 Aug 2018 19:39:36 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T19:39:36Z", "file": "/v2/images/d50eaf2d-a52b-4377-83bf-559e84081b4e/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "d50eaf2d-a52b-4377-83bf-559e84081b4e", "size": null, "self": "/v2/images/d50eaf2d-a52b-4377-83bf-559e84081b4e", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6", "checksum": null, "created_at": "2018-08-22T19:39:36Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-22 19:39:36,983 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-4c4cf46e-e654-4edf-8b90-e9258ccb7c0c 2018-08-22 19:39:36,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0490698814392s 2018-08-22 19:39:36,983 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-4c4cf46e-e654-4edf-8b90-e9258ccb7c0c returning object d50eaf2d-a52b-4377-83bf-559e84081b4e 2018-08-22 19:39:36,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-22 19:39:36,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/d50eaf2d-a52b-4377-83bf-559e84081b4e/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}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" -d '' 2018-08-22 19:39:38,193 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ae4010a3-1d7e-4681-9650-d47d57e7915e Date: Wed, 22 Aug 2018 19:39:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 19:39:38,193 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/d50eaf2d-a52b-4377-83bf-559e84081b4e/file used request id req-ae4010a3-1d7e-4681-9650-d47d57e7915e 2018-08-22 19:39:38,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.20911312103s 2018-08-22 19:39:38,194 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/d50eaf2d-a52b-4377-83bf-559e84081b4e/file used request id req-ae4010a3-1d7e-4681-9650-d47d57e7915e 2018-08-22 19:39:38,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 19:39:38,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" 2018-08-22 19:39:38,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json X-Openstack-Request-Id: req-e970e2f3-beed-40b6-aad8-8d94f3b58ad1 Date: Wed, 22 Aug 2018 19:39:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T19:39:38Z", "file": "/v2/images/d50eaf2d-a52b-4377-83bf-559e84081b4e/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "d50eaf2d-a52b-4377-83bf-559e84081b4e", "size": 12716032, "self": "/v2/images/d50eaf2d-a52b-4377-83bf-559e84081b4e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d50eaf2d-a52b-4377-83bf-559e84081b4e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d50eaf2d-a52b-4377-83bf-559e84081b4e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T19:39:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T19:39:36Z", "file": "/v2/images/34ce6681-f510-4cae-a46e-8f12ae946cb5/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "34ce6681-f510-4cae-a46e-8f12ae946cb5", "size": 12716032, "self": "/v2/images/34ce6681-f510-4cae-a46e-8f12ae946cb5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/34ce6681-f510-4cae-a46e-8f12ae946cb5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/34ce6681-f510-4cae-a46e-8f12ae946cb5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T19:39:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 19:39:38,225 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e970e2f3-beed-40b6-aad8-8d94f3b58ad1 2018-08-22 19:39:38,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0268909931183s 2018-08-22 19:39:38,225 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e970e2f3-beed-40b6-aad8-8d94f3b58ad1 2018-08-22 19:39:38,228 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d50eaf2d-a52b-4377-83bf-559e84081b4e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d50eaf2d-a52b-4377-83bf-559e84081b4e/file', 'owner': u'd69b1f3fec314e8ebf952b8c456a331b', 'id': u'd50eaf2d-a52b-4377-83bf-559e84081b4e', 'size': 12716032, u'self': u'/v2/images/d50eaf2d-a52b-4377-83bf-559e84081b4e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd69b1f3fec314e8ebf952b8c456a331b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d50eaf2d-a52b-4377-83bf-559e84081b4e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-22T19:39:38Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-22T19:39:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d50eaf2d-a52b-4377-83bf-559e84081b4e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6', 'created': u'2018-08-22T19:39:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-22T19:39:36Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d50eaf2d-a52b-4377-83bf-559e84081b4e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-22 19:39:38,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-22 19:39:38,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-22 19:39:38,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:39: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-623d4197-4525-4011-b12a-f8b8a27a96de x-compute-request-id: req-623d4197-4525-4011-b12a-f8b8a27a96de Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/11261084-0bee-4771-9d1c-7d2b6ff518b9", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/11261084-0bee-4771-9d1c-7d2b6ff518b9", "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": "11261084-0bee-4771-9d1c-7d2b6ff518b9"}} 2018-08-22 19:39:38,282 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-623d4197-4525-4011-b12a-f8b8a27a96de 2018-08-22 19:39:38,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0532870292664s 2018-08-22 19:39:38,282 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-623d4197-4525-4011-b12a-f8b8a27a96de 2018-08-22 19:39:38,283 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'11261084-0bee-4771-9d1c-7d2b6ff518b9', 'swap': 0}) 2018-08-22 19:39:38,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-22 19:39:38,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/11261084-0bee-4771-9d1c-7d2b6ff518b9/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}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" -d '{"extra_specs": {}}' 2018-08-22 19:39:38,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:39: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-a97d9605-fb8e-4a89-a3f0-cb7f390a2aa1 x-compute-request-id: req-a97d9605-fb8e-4a89-a3f0-cb7f390a2aa1 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-22 19:39:38,305 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/11261084-0bee-4771-9d1c-7d2b6ff518b9/os-extra_specs used request id req-a97d9605-fb8e-4a89-a3f0-cb7f390a2aa1 2018-08-22 19:39:38,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213868618011s 2018-08-22 19:39:38,305 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/11261084-0bee-4771-9d1c-7d2b6ff518b9/os-extra_specs used request id req-a97d9605-fb8e-4a89-a3f0-cb7f390a2aa1 2018-08-22 19:39:38,306 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'11261084-0bee-4771-9d1c-7d2b6ff518b9', 'swap': 0}) 2018-08-22 19:39:41,742 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-22 19:39:41,742 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-22 19:39:41,743 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-22 19:39:41,746 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-22 19:39:41,756 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-22 19:39:46,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-dc965832-b2dd-4b02-9ad8-908c9b8e9d91/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-08-22 19:39:46,606 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-22 19:39:46,606 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-22 19:39:46,607 - 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-08-22 19:41:46,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 45b0662f-6011-4e64-8bb5-9abd7caffcf0 2018-08-22 19:41:46,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '45b0662f-6011-4e64-8bb5-9abd7caffcf0']'. 2018-08-22 19:41:47,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-22 19:41:47,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-22 19:41:47,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-22 19:41:47,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 45b0662f-6011-4e64-8bb5-9abd7caffcf0 | 2018-08-22 19:41:47,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-22 19:41:47,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-22 19:39:49 | 2018-08-22 19:41:47,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-22 19:41:46 | 2018-08-22 19:41:47,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:57 | 2018-08-22 19:41:47,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-22 19:41:47,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-22 19:41:47,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: dc965832-b2dd-4b02-9ad8-908c9b8e9d91) | 2018-08-22 19:41:47,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-22 19:41:47,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: a12aadb5-8d86-4ec1-9bb8-8c21e3fbc818) | 2018-08-22 19:41:47,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-08-22 19:41:47,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 100.055 | 2018-08-22 19:41:47,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 127 | 2018-08-22 19:41:47,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-22 19:41:47,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-22 19:41:47,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-22 19:41:47,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-22 19:41:47,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-22 19:41:47,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-22 19:41:47,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-22 19:41:47,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-08-22 19:41:48,091 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-22 19:41:48,091 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:18 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-22 19:41:48,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-22 19:41:48,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/d50eaf2d-a52b-4377-83bf-559e84081b4e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" 2018-08-22 19:41:48,637 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-51c180e3-fe4c-4ba0-8e1d-fc612fd4aeb9 Date: Wed, 22 Aug 2018 19:41:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 19:41:48,637 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/d50eaf2d-a52b-4377-83bf-559e84081b4e used request id req-51c180e3-fe4c-4ba0-8e1d-fc612fd4aeb9 2018-08-22 19:41:48,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.543054819107s 2018-08-22 19:41:48,638 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/d50eaf2d-a52b-4377-83bf-559e84081b4e used request id req-51c180e3-fe4c-4ba0-8e1d-fc612fd4aeb9 2018-08-22 19:41:48,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 19:41:48,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" 2018-08-22 19:41:48,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:41: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-e8cd2fd2-6c1a-40ac-a75a-1701cb69c4d2 x-compute-request-id: req-e8cd2fd2-6c1a-40ac-a75a-1701cb69c4d2 Content-Encoding: gzip Content-Length: 362 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/11261084-0bee-4771-9d1c-7d2b6ff518b9", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/11261084-0bee-4771-9d1c-7d2b6ff518b9", "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": "11261084-0bee-4771-9d1c-7d2b6ff518b9"}, {"name": "patrole-flavor_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/64a1e826-6a98-450c-aec8-3125aad24c57", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/64a1e826-6a98-450c-aec8-3125aad24c57", "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": "64a1e826-6a98-450c-aec8-3125aad24c57"}]} 2018-08-22 19:41:48,661 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-e8cd2fd2-6c1a-40ac-a75a-1701cb69c4d2 2018-08-22 19:41:48,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233600139618s 2018-08-22 19:41:48,662 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-e8cd2fd2-6c1a-40ac-a75a-1701cb69c4d2 2018-08-22 19:41:48,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-22 19:41:48,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/11261084-0bee-4771-9d1c-7d2b6ff518b9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" 2018-08-22 19:41:48,696 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 19:41: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-514306b5-981d-4e61-b626-9973e3dd4b67 x-compute-request-id: req-514306b5-981d-4e61-b626-9973e3dd4b67 Content-Length: 0 Content-Type: application/json 2018-08-22 19:41:48,696 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/11261084-0bee-4771-9d1c-7d2b6ff518b9 used request id req-514306b5-981d-4e61-b626-9973e3dd4b67 2018-08-22 19:41:48,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0318129062653s 2018-08-22 19:41:48,696 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/11261084-0bee-4771-9d1c-7d2b6ff518b9 used request id req-514306b5-981d-4e61-b626-9973e3dd4b67 2018-08-22 19:41:48,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-22 19:41:48,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/cea8fa61-8282-4cfa-a4a1-631ae27e7db2/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}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" -d '{"subnet_id": "e4bf10e8-1338-46d1-8636-bf77abe1b07f"}' 2018-08-22 19:41:50,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c0be7010-8995-49fe-80f5-555d31ecbc91 Date: Wed, 22 Aug 2018 19:41:50 GMT RESP BODY: {"network_id": "5d6d8177-db1d-4305-96d0-e5644009e467", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "subnet_id": "e4bf10e8-1338-46d1-8636-bf77abe1b07f", "subnet_ids": ["e4bf10e8-1338-46d1-8636-bf77abe1b07f"], "port_id": "c336eff8-c464-49a0-a659-b5c48d7b7a40", "id": "cea8fa61-8282-4cfa-a4a1-631ae27e7db2"} 2018-08-22 19:41:50,593 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/cea8fa61-8282-4cfa-a4a1-631ae27e7db2/remove_router_interface.json used request id req-c0be7010-8995-49fe-80f5-555d31ecbc91 2018-08-22 19:41:50,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.89634490013s 2018-08-22 19:41:50,593 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/cea8fa61-8282-4cfa-a4a1-631ae27e7db2/remove_router_interface.json used request id req-c0be7010-8995-49fe-80f5-555d31ecbc91 returning object cea8fa61-8282-4cfa-a4a1-631ae27e7db2 2018-08-22 19:41:50,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-22 19:41:50,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" 2018-08-22 19:41:50,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1704 X-Openstack-Request-Id: req-52d4f6ff-2412-469b-a8ea-493f239eae2d Date: Wed, 22 Aug 2018 19:41:50 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0d04661f6c60488f820671b9642c7ddd", "created_at": "2018-08-22T19:01:53Z", "admin_state_up": true, "updated_at": "2018-08-22T19:01:53Z", "project_id": "0d04661f6c60488f820671b9642c7ddd", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "3536db99-734b-495d-bcf4-4f57b657ee9d", "name": "tempest-pretest-check-744661818"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T19:39:31Z", "admin_state_up": true, "updated_at": "2018-08-22T19:41:49Z", "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "cea8fa61-8282-4cfa-a4a1-631ae27e7db2", "name": "patrole-router_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8c3a7156a2194a2d8867c7393ca07854", "created_at": "2018-08-22T19:02:25Z", "admin_state_up": false, "updated_at": "2018-08-22T19:02:25Z", "project_id": "8c3a7156a2194a2d8867c7393ca07854", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "e37973d3-f064-441a-b7cb-95e6c871795f", "name": "tempest-router-344785007"}]} 2018-08-22 19:41:50,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-52d4f6ff-2412-469b-a8ea-493f239eae2d 2018-08-22 19:41:50,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.112559080124s 2018-08-22 19:41:50,707 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-52d4f6ff-2412-469b-a8ea-493f239eae2d 2018-08-22 19:41:50,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-22 19:41:50,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/cea8fa61-8282-4cfa-a4a1-631ae27e7db2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" 2018-08-22 19:41:51,837 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-894ad623-8878-49dc-baf7-33aed470027a Content-Length: 0 Date: Wed, 22 Aug 2018 19:41:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 19:41:51,837 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/cea8fa61-8282-4cfa-a4a1-631ae27e7db2.json used request id req-894ad623-8878-49dc-baf7-33aed470027a 2018-08-22 19:41:51,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.12894487381s 2018-08-22 19:41:51,838 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/cea8fa61-8282-4cfa-a4a1-631ae27e7db2.json used request id req-894ad623-8878-49dc-baf7-33aed470027a 2018-08-22 19:41:51,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-22 19:41:51,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" 2018-08-22 19:41:51,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1325 X-Openstack-Request-Id: req-b2f9faf4-09fd-430c-ad0a-297b652ed545 Date: Wed, 22 Aug 2018 19:41:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-22T18:46:39Z","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":"37350c7d-7f7a-4dc4-acdb-2f5b730b9a18","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1069e6f21fd84144b26b3ff0ad5800c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:39Z","ip_version":4},{"updated_at":"2018-08-22T19:39:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e4bf10e8-1338-46d1-8636-bf77abe1b07f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d69b1f3fec314e8ebf952b8c456a331b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6","enable_dhcp":true,"segment_id":null,"network_id":"5d6d8177-db1d-4305-96d0-e5644009e467","tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T19:39:30Z","ip_version":4}]} 2018-08-22 19:41:51,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-b2f9faf4-09fd-430c-ad0a-297b652ed545 2018-08-22 19:41:51,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.039510011673s 2018-08-22 19:41:51,878 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-b2f9faf4-09fd-430c-ad0a-297b652ed545 2018-08-22 19:41:51,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-22 19:41:51,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/e4bf10e8-1338-46d1-8636-bf77abe1b07f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" 2018-08-22 19:41:52,892 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4229915f-1060-4fc2-8490-a1ab7ba9c3c7 Date: Wed, 22 Aug 2018 19:41:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 19:41:52,892 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/e4bf10e8-1338-46d1-8636-bf77abe1b07f.json used request id req-4229915f-1060-4fc2-8490-a1ab7ba9c3c7 2018-08-22 19:41:52,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.01248693466s 2018-08-22 19:41:52,892 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/e4bf10e8-1338-46d1-8636-bf77abe1b07f.json used request id req-4229915f-1060-4fc2-8490-a1ab7ba9c3c7 2018-08-22 19:41:52,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 19:41:52,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" 2018-08-22 19:41:52,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1431 X-Openstack-Request-Id: req-28f94573-007b-4ba7-96d4-8c110e11d80f Date: Wed, 22 Aug 2018 19:41:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5d6d8177-db1d-4305-96d0-e5644009e467","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":true,"project_id":"d69b1f3fec314e8ebf952b8c456a331b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T19:41:52Z","qos_policy_id":null,"name":"patrole-net_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6","admin_state_up":true,"tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T19:39:30Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 19:41:52,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-28f94573-007b-4ba7-96d4-8c110e11d80f 2018-08-22 19:41:52,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0940489768982s 2018-08-22 19:41:52,987 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-28f94573-007b-4ba7-96d4-8c110e11d80f 2018-08-22 19:41:52,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-22 19:41:52,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/5d6d8177-db1d-4305-96d0-e5644009e467.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" 2018-08-22 19:41:54,638 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d41d3e3d-5c27-4576-aa25-7330af1ba7c2 Date: Wed, 22 Aug 2018 19:41:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 19:41:54,639 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/5d6d8177-db1d-4305-96d0-e5644009e467.json used request id req-d41d3e3d-5c27-4576-aa25-7330af1ba7c2 2018-08-22 19:41:54,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.65012001991s 2018-08-22 19:41:54,639 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/5d6d8177-db1d-4305-96d0-e5644009e467.json used request id req-d41d3e3d-5c27-4576-aa25-7330af1ba7c2 2018-08-22 19:41:54,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 19:41:54,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" 2018-08-22 19:41:54,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-8196932b-57f2-4775-aaeb-c34a7c7025b4 Date: Wed, 22 Aug 2018 19:41:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T19:39:36Z", "file": "/v2/images/34ce6681-f510-4cae-a46e-8f12ae946cb5/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "34ce6681-f510-4cae-a46e-8f12ae946cb5", "size": 12716032, "self": "/v2/images/34ce6681-f510-4cae-a46e-8f12ae946cb5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/34ce6681-f510-4cae-a46e-8f12ae946cb5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/34ce6681-f510-4cae-a46e-8f12ae946cb5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T19:39:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 19:41:54,670 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-8196932b-57f2-4775-aaeb-c34a7c7025b4 2018-08-22 19:41:54,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0270299911499s 2018-08-22 19:41:54,670 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-8196932b-57f2-4775-aaeb-c34a7c7025b4 2018-08-22 19:41:54,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-22 19:41:54,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/34ce6681-f510-4cae-a46e-8f12ae946cb5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" 2018-08-22 19:41:54,948 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-844be5e2-093f-4e64-b3d5-cd4d9b26710c Date: Wed, 22 Aug 2018 19:41:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 19:41:54,949 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/34ce6681-f510-4cae-a46e-8f12ae946cb5 used request id req-844be5e2-093f-4e64-b3d5-cd4d9b26710c 2018-08-22 19:41:54,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.276753902435s 2018-08-22 19:41:54,949 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/34ce6681-f510-4cae-a46e-8f12ae946cb5 used request id req-844be5e2-093f-4e64-b3d5-cd4d9b26710c 2018-08-22 19:41:54,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 19:41:54,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" 2018-08-22 19:41:54,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:41:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6cc81d25-1d0b-40a4-94dd-f5acf06cd8dc x-compute-request-id: req-6cc81d25-1d0b-40a4-94dd-f5acf06cd8dc Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_bf5ec56e-19e0-4fe7-9e9a-2927273e30c6", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/64a1e826-6a98-450c-aec8-3125aad24c57", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/64a1e826-6a98-450c-aec8-3125aad24c57", "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": "64a1e826-6a98-450c-aec8-3125aad24c57"}]} 2018-08-22 19:41:54,971 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-6cc81d25-1d0b-40a4-94dd-f5acf06cd8dc 2018-08-22 19:41:54,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0217568874359s 2018-08-22 19:41:54,972 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-6cc81d25-1d0b-40a4-94dd-f5acf06cd8dc 2018-08-22 19:41:54,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-22 19:41:54,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/64a1e826-6a98-450c-aec8-3125aad24c57 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a30cd3a741a20cb5c4bc622100ca7af53f281ea2" 2018-08-22 19:41:55,001 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 19:41:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-91a6a10e-60d4-462e-960a-513ac8ec5539 x-compute-request-id: req-91a6a10e-60d4-462e-960a-513ac8ec5539 Content-Length: 0 Content-Type: application/json 2018-08-22 19:41:55,002 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/64a1e826-6a98-450c-aec8-3125aad24c57 used request id req-91a6a10e-60d4-462e-960a-513ac8ec5539 2018-08-22 19:41:55,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0284218788147s 2018-08-22 19:41:55,002 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/64a1e826-6a98-450c-aec8-3125aad24c57 used request id req-91a6a10e-60d4-462e-960a-513ac8ec5539 2018-08-22 19:41:55,056 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-08-22 19:41:55,100 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 19:41:55,100 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-22 19:41:55,100 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 19:41:55,100 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 19:41:55,100 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 19:41:55,100 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 19:41:55,100 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 19:41:55,100 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 19:41:55,100 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 19:41:55,100 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 19:41:55,100 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 19:41:55,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 19:41:55,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 19:41:55,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 19:41:55,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 19:41:55,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 19:41:55,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 19:41:55,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 19:41:55,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 19:41:55,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 19:41:55,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 19:41:55,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 19:41:55,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 19:41:55,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-22 19:41:55,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-22 19:41:55,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 19:41:55,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fd0433d-98ba-4210-a095-56674c13ea22 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 19:41:55,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-6fd0433d-98ba-4210-a095-56674c13ea22 2018-08-22 19:41:55,108 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 19:41:55,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T20:41:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d69b1f3fec314e8ebf952b8c456a331b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "032439070e6549a2a698896c40df0822"}, "audit_ids": ["2bQxLBuCR1-RF98yeJIpEQ"], "issued_at": "2018-08-22T19:41:55.000000Z"}} 2018-08-22 19:41:55,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 19:41:55,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}ec2ca6f7f56ad3b350fba0609e1fcaaa316dd719" 2018-08-22 19:41:55,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-0c08903a-820f-4ab3-9ea8-51f46011c9a2 Date: Wed, 22 Aug 2018 19:41:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 19:41:55,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0c08903a-820f-4ab3-9ea8-51f46011c9a2 2018-08-22 19:41:55,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.344968080521s 2018-08-22 19:41:55,849 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0c08903a-820f-4ab3-9ea8-51f46011c9a2 2018-08-22 19:41:55,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 19:41:55,858 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 22 Aug 2018 19:41:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3eed4bbd-0e0a-41a9-a8f9-de9456de7847 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.24:5000/v3/", "rel": "self"}]}]}} 2018-08-22 19:41:55,858 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-3eed4bbd-0e0a-41a9-a8f9-de9456de7847 2018-08-22 19:41:55,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 19:41:55,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ec2ca6f7f56ad3b350fba0609e1fcaaa316dd719" 2018-08-22 19:41:56,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-027801cf-ec9f-4435-bd9b-08bd38c568c5 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/4beeafd00465418cb49ec3ca3c085af1"}, "tags": [], "enabled": true, "id": "4beeafd00465418cb49ec3ca3c085af1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-08-22 19:41:56,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-027801cf-ec9f-4435-bd9b-08bd38c568c5 2018-08-22 19:41:56,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.18999004364s 2018-08-22 19:41:56,049 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-027801cf-ec9f-4435-bd9b-08bd38c568c5 2018-08-22 19:41:56,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-22 19:41:56,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}ec2ca6f7f56ad3b350fba0609e1fcaaa316dd719" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_4c9d24b2-407f-4df8-996c-310937fe691e"}}' 2018-08-22 19:41:56,187 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 22 Aug 2018 19:41:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-436813e6-a2fe-4105-a5b6-47d9180385b6 Content-Length: 354 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.24:5000/v3/projects/af18cf41c5c74ac18382a39c64b54128"}, "tags": [], "enabled": true, "id": "af18cf41c5c74ac18382a39c64b54128", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_4c9d24b2-407f-4df8-996c-310937fe691e"}} 2018-08-22 19:41:56,187 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-436813e6-a2fe-4105-a5b6-47d9180385b6 2018-08-22 19:41:56,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.130883932114s 2018-08-22 19:41:56,187 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-436813e6-a2fe-4105-a5b6-47d9180385b6 2018-08-22 19:41:56,188 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmtp', u'tags': [], 'enabled': True, 'id': u'af18cf41c5c74ac18382a39c64b54128', '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'vmtp-project_4c9d24b2-407f-4df8-996c-310937fe691e'}) 2018-08-22 19:41:56,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-22 19:41:56,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}ec2ca6f7f56ad3b350fba0609e1fcaaa316dd719" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "60ff2fbc-edae-4167-9f81-03d28e17afbd", "email": null, "name": "vmtp-user_4c9d24b2-407f-4df8-996c-310937fe691e"}}' 2018-08-22 19:41:56,607 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 22 Aug 2018 19:41:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-627a4fc3-b7c6-49a2-a86c-7750dae78e68 Content-Length: 319 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_4c9d24b2-407f-4df8-996c-310937fe691e", "links": {"self": "http://172.30.9.24:5000/v3/users/958eb7bf4c3d4f37aea749ae189adb93"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "958eb7bf4c3d4f37aea749ae189adb93", "domain_id": "default", "password_expires_at": null}} 2018-08-22 19:41:56,607 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-627a4fc3-b7c6-49a2-a86c-7750dae78e68 2018-08-22 19:41:56,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.413404941559s 2018-08-22 19:41:56,608 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-627a4fc3-b7c6-49a2-a86c-7750dae78e68 2018-08-22 19:41:56,608 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'958eb7bf4c3d4f37aea749ae189adb93', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_4c9d24b2-407f-4df8-996c-310937fe691e'}) 2018-08-22 19:41:56,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 19:41:56,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ec2ca6f7f56ad3b350fba0609e1fcaaa316dd719" 2018-08-22 19:41:56,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b08af2af-f8a7-48e8-9db4-369ca65fa57a Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 19:41:56,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b08af2af-f8a7-48e8-9db4-369ca65fa57a 2018-08-22 19:41:56,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115857124329s 2018-08-22 19:41:56,728 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b08af2af-f8a7-48e8-9db4-369ca65fa57a 2018-08-22 19:41:56,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 19:41:56,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ec2ca6f7f56ad3b350fba0609e1fcaaa316dd719" 2018-08-22 19:41:56,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-390db395-426f-4da8-a7b7-29e8a3afb529 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 19:41:56,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-390db395-426f-4da8-a7b7-29e8a3afb529 2018-08-22 19:41:56,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175693035126s 2018-08-22 19:41:56,909 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-390db395-426f-4da8-a7b7-29e8a3afb529 2018-08-22 19:41:56,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 19:41:56,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ec2ca6f7f56ad3b350fba0609e1fcaaa316dd719" 2018-08-22 19:41:57,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1801b5e1-4284-403e-947e-2d8f548ba578 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 19:41:57,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1801b5e1-4284-403e-947e-2d8f548ba578 2018-08-22 19:41:57,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175601959229s 2018-08-22 19:41:57,089 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1801b5e1-4284-403e-947e-2d8f548ba578 2018-08-22 19:41:57,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 19:41:57,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ec2ca6f7f56ad3b350fba0609e1fcaaa316dd719" 2018-08-22 19:41:57,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3663d14-962f-4c12-962b-a76612c37b3d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-22 19:41:57,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-f3663d14-962f-4c12-962b-a76612c37b3d 2018-08-22 19:41:57,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.175251960754s 2018-08-22 19:41:57,268 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-f3663d14-962f-4c12-962b-a76612c37b3d 2018-08-22 19:41:57,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 19:41:57,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ec2ca6f7f56ad3b350fba0609e1fcaaa316dd719" 2018-08-22 19:41:57,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f16b3b82-30b4-4490-8585-b6d1e8d5f8db Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vmtp-user_4c9d24b2-407f-4df8-996c-310937fe691e", "links": {"self": "http://172.30.9.24:5000/v3/users/958eb7bf4c3d4f37aea749ae189adb93"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "958eb7bf4c3d4f37aea749ae189adb93", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 19:41:57,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-f16b3b82-30b4-4490-8585-b6d1e8d5f8db 2018-08-22 19:41:57,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121674060822s 2018-08-22 19:41:57,391 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-f16b3b82-30b4-4490-8585-b6d1e8d5f8db 2018-08-22 19:41:57,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 19:41:57,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}ec2ca6f7f56ad3b350fba0609e1fcaaa316dd719" 2018-08-22 19:41:57,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd244995-2803-4fe8-98bc-4e33e3fe5f80 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.24:5000/v3/projects/af18cf41c5c74ac18382a39c64b54128"}, "tags": [], "enabled": true, "id": "af18cf41c5c74ac18382a39c64b54128", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_4c9d24b2-407f-4df8-996c-310937fe691e"}]} 2018-08-22 19:41:57,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-bd244995-2803-4fe8-98bc-4e33e3fe5f80 2018-08-22 19:41:57,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192785978317s 2018-08-22 19:41:57,596 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-bd244995-2803-4fe8-98bc-4e33e3fe5f80 2018-08-22 19:41:57,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-22 19:41:57,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=958eb7bf4c3d4f37aea749ae189adb93&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=af18cf41c5c74ac18382a39c64b54128" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ec2ca6f7f56ad3b350fba0609e1fcaaa316dd719" 2018-08-22 19:41:57,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bee730d4-9ce6-4c2b-9f72-6680cc3bab57 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=958eb7bf4c3d4f37aea749ae189adb93&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=af18cf41c5c74ac18382a39c64b54128", "previous": null, "next": null}} 2018-08-22 19:41:57,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=958eb7bf4c3d4f37aea749ae189adb93&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=af18cf41c5c74ac18382a39c64b54128 used request id req-bee730d4-9ce6-4c2b-9f72-6680cc3bab57 2018-08-22 19:41:57,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.180691003799s 2018-08-22 19:41:57,784 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=958eb7bf4c3d4f37aea749ae189adb93&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=af18cf41c5c74ac18382a39c64b54128 used request id req-bee730d4-9ce6-4c2b-9f72-6680cc3bab57 2018-08-22 19:41:57,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-22 19:41:57,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/af18cf41c5c74ac18382a39c64b54128/users/958eb7bf4c3d4f37aea749ae189adb93/roles/81768ab888da4b9ba2d6d91befcb7b0f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ec2ca6f7f56ad3b350fba0609e1fcaaa316dd719" 2018-08-22 19:41:58,000 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 19:41:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a0c5859-aad2-4b94-915f-e94e8149155e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 19:41:58,000 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/af18cf41c5c74ac18382a39c64b54128/users/958eb7bf4c3d4f37aea749ae189adb93/roles/81768ab888da4b9ba2d6d91befcb7b0f used request id req-2a0c5859-aad2-4b94-915f-e94e8149155e 2018-08-22 19:41:58,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.212568998337s 2018-08-22 19:41:58,000 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/af18cf41c5c74ac18382a39c64b54128/users/958eb7bf4c3d4f37aea749ae189adb93/roles/81768ab888da4b9ba2d6d91befcb7b0f used request id req-2a0c5859-aad2-4b94-915f-e94e8149155e 2018-08-22 19:41:58,001 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_4c9d24b2-407f-4df8-996c-310937fe691e', 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'af18cf41c5c74ac18382a39c64b54128', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '60ff2fbc-edae-4167-9f81-03d28e17afbd', 'username': u'vmtp-user_4c9d24b2-407f-4df8-996c-310937fe691e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-22 19:41:58,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 19:41:58,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-22 19:41:58,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 19:41:58,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 19:41:58,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 19:41:58,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 19:41:58,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 19:41:58,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 19:41:58,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 19:41:58,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 19:41:58,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 19:41:58,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 19:41:58,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 19:41:58,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 19:41:58,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 19:41:58,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 19:41:58,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 19:41:58,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 19:41:58,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 19:41:58,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 19:41:58,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 19:41:58,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 19:41:58,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 19:41:58,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-22 19:41:58,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-22 19:41:58,007 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_4c9d24b2-407f-4df8-996c-310937fe691e', 'password': '60ff2fbc-edae-4167-9f81-03d28e17afbd', 'project_name': 'vmtp-project_4c9d24b2-407f-4df8-996c-310937fe691e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'af18cf41c5c74ac18382a39c64b54128', 'project_domain_name': 'Default'} 2018-08-22 19:41:58,011 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-08-22 19:41:58,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 19:41:58,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b33e87e6-b2fd-46cd-b3ef-60e7d0fcb1a7 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 19:41:58,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-b33e87e6-b2fd-46cd-b3ef-60e7d0fcb1a7 2018-08-22 19:41:58,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 19:41:58,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}], "expires_at": "2018-08-22T20:41:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "af18cf41c5c74ac18382a39c64b54128", "name": "vmtp-project_4c9d24b2-407f-4df8-996c-310937fe691e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/af18cf41c5c74ac18382a39c64b54128", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/af18cf41c5c74ac18382a39c64b54128", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/af18cf41c5c74ac18382a39c64b54128", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/af18cf41c5c74ac18382a39c64b54128", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/af18cf41c5c74ac18382a39c64b54128", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/af18cf41c5c74ac18382a39c64b54128", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/af18cf41c5c74ac18382a39c64b54128", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/af18cf41c5c74ac18382a39c64b54128", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/af18cf41c5c74ac18382a39c64b54128", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_af18cf41c5c74ac18382a39c64b54128", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_af18cf41c5c74ac18382a39c64b54128", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/af18cf41c5c74ac18382a39c64b54128", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/af18cf41c5c74ac18382a39c64b54128", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/af18cf41c5c74ac18382a39c64b54128", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_4c9d24b2-407f-4df8-996c-310937fe691e", "id": "958eb7bf4c3d4f37aea749ae189adb93"}, "audit_ids": ["H770i5XvSgeq6q4PcnD5tA"], "issued_at": "2018-08-22T19:41:58.000000Z"}} 2018-08-22 19:41:58,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-22 19:41:58,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}cf3f161fa6c4727ad4f85e8db637e413bdf497cf" -d '{"router": {"external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "name": "vmtp-router_4c9d24b2-407f-4df8-996c-310937fe691e", "admin_state_up": true}}' 2018-08-22 19:42:00,030 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-06ed7072-1455-43a7-9185-006acc8d0458 Date: Wed, 22 Aug 2018 19:42:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "af18cf41c5c74ac18382a39c64b54128", "created_at": "2018-08-22T19:41:58Z", "admin_state_up": true, "updated_at": "2018-08-22T19:41:59Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "af18cf41c5c74ac18382a39c64b54128", "id": "20fe64ca-8048-4bea-bd95-3d8971c9622f", "name": "vmtp-router_4c9d24b2-407f-4df8-996c-310937fe691e"}} 2018-08-22 19:42:00,030 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-06ed7072-1455-43a7-9185-006acc8d0458 2018-08-22 19:42:00,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.62383699417s 2018-08-22 19:42:00,030 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-06ed7072-1455-43a7-9185-006acc8d0458 2018-08-22 19:42:00,031 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T19:41:59Z', u'revision_number': 2, u'id': u'20fe64ca-8048-4bea-bd95-3d8971c9622f', u'external_gateway_info': {u'network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'37350c7d-7f7a-4dc4-acdb-2f5b730b9a18', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_4c9d24b2-407f-4df8-996c-310937fe691e', u'admin_state_up': True, u'tenant_id': u'af18cf41c5c74ac18382a39c64b54128', u'created_at': u'2018-08-22T19:41:58Z', u'flavor_id': None, u'routes': [], u'project_id': u'af18cf41c5c74ac18382a39c64b54128'}) 2018-08-22 19:42:00,031 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-22 19:42:01,496 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:e99edc0ddb9a257a75b095cc2b9780eb sha256:cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1 2018-08-22 19:42:01,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 19:42:01,506 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 22 Aug 2018 19:42:01 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-22 19:42:01,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 19:42:01,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cf3f161fa6c4727ad4f85e8db637e413bdf497cf" 2018-08-22 19:42:01,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-83b67065-d9f7-44e0-9891-7f9d91e52405 Date: Wed, 22 Aug 2018 19:42:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 19:42:01,774 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-83b67065-d9f7-44e0-9891-7f9d91e52405 2018-08-22 19:42:01,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.266548871994s 2018-08-22 19:42:01,775 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-83b67065-d9f7-44e0-9891-7f9d91e52405 2018-08-22 19:42:01,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-22 19:42:01,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}cf3f161fa6c4727ad4f85e8db637e413bdf497cf" -d '{"owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "owner_specified.shade.object": "images/vmtp-img_4c9d24b2-407f-4df8-996c-310937fe691e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_4c9d24b2-407f-4df8-996c-310937fe691e"}' 2018-08-22 19:42:01,853 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/e512dac8-cabf-44b9-836f-3227e8b6e8d7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a54e473a-a7eb-4b75-ad9e-668c9e82cbcb Date: Wed, 22 Aug 2018 19:42:01 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T19:42:01Z", "file": "/v2/images/e512dac8-cabf-44b9-836f-3227e8b6e8d7/file", "owner": "af18cf41c5c74ac18382a39c64b54128", "id": "e512dac8-cabf-44b9-836f-3227e8b6e8d7", "size": null, "self": "/v2/images/e512dac8-cabf-44b9-836f-3227e8b6e8d7", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_4c9d24b2-407f-4df8-996c-310937fe691e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "vmtp-img_4c9d24b2-407f-4df8-996c-310937fe691e", "checksum": null, "created_at": "2018-08-22T19:42:01Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-22 19:42:01,853 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-a54e473a-a7eb-4b75-ad9e-668c9e82cbcb 2018-08-22 19:42:01,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0695059299469s 2018-08-22 19:42:01,854 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-a54e473a-a7eb-4b75-ad9e-668c9e82cbcb returning object e512dac8-cabf-44b9-836f-3227e8b6e8d7 2018-08-22 19:42:01,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-22 19:42:01,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/e512dac8-cabf-44b9-836f-3227e8b6e8d7/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}cf3f161fa6c4727ad4f85e8db637e413bdf497cf" -d '' 2018-08-22 19:42:06,213 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4549ce8c-1115-4f09-a890-b2f65a514ce8 Date: Wed, 22 Aug 2018 19:42:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 19:42:06,214 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/e512dac8-cabf-44b9-836f-3227e8b6e8d7/file used request id req-4549ce8c-1115-4f09-a890-b2f65a514ce8 2018-08-22 19:42:06,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.35908818245s 2018-08-22 19:42:06,214 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/e512dac8-cabf-44b9-836f-3227e8b6e8d7/file used request id req-4549ce8c-1115-4f09-a890-b2f65a514ce8 2018-08-22 19:42:06,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 19:42:06,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cf3f161fa6c4727ad4f85e8db637e413bdf497cf" 2018-08-22 19:42:06,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json X-Openstack-Request-Id: req-f208e21e-a1af-4531-b5ef-98393a788e76 Date: Wed, 22 Aug 2018 19:42:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T19:42:06Z", "file": "/v2/images/e512dac8-cabf-44b9-836f-3227e8b6e8d7/file", "owner": "af18cf41c5c74ac18382a39c64b54128", "id": "e512dac8-cabf-44b9-836f-3227e8b6e8d7", "size": 263193088, "self": "/v2/images/e512dac8-cabf-44b9-836f-3227e8b6e8d7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/e512dac8-cabf-44b9-836f-3227e8b6e8d7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/e512dac8-cabf-44b9-836f-3227e8b6e8d7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_4c9d24b2-407f-4df8-996c-310937fe691e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "vmtp-img_4c9d24b2-407f-4df8-996c-310937fe691e", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-22T19:42:01Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 19:42:06,255 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f208e21e-a1af-4531-b5ef-98393a788e76 2018-08-22 19:42:06,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0363199710846s 2018-08-22 19:42:06,255 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f208e21e-a1af-4531-b5ef-98393a788e76 2018-08-22 19:42:06,257 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/e512dac8-cabf-44b9-836f-3227e8b6e8d7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e512dac8-cabf-44b9-836f-3227e8b6e8d7/file', 'owner': u'af18cf41c5c74ac18382a39c64b54128', 'id': u'e512dac8-cabf-44b9-836f-3227e8b6e8d7', 'size': 263193088, u'self': u'/v2/images/e512dac8-cabf-44b9-836f-3227e8b6e8d7', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'af18cf41c5c74ac18382a39c64b54128', 'name': 'vmtp-project_4c9d24b2-407f-4df8-996c-310937fe691e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/e512dac8-cabf-44b9-836f-3227e8b6e8d7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-22T19:42:06Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-22T19:42:06Z', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/vmtp-img_4c9d24b2-407f-4df8-996c-310937fe691e', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', 'properties': {u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', u'self': u'/v2/images/e512dac8-cabf-44b9-836f-3227e8b6e8d7', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/vmtp-img_4c9d24b2-407f-4df8-996c-310937fe691e', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_4c9d24b2-407f-4df8-996c-310937fe691e', 'created': u'2018-08-22T19:42:01Z', 'checksum': u'e99edc0ddb9a257a75b095cc2b9780eb', 'created_at': u'2018-08-22T19:42:01Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', 'metadata': {u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', u'self': u'/v2/images/e512dac8-cabf-44b9-836f-3227e8b6e8d7', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/vmtp-img_4c9d24b2-407f-4df8-996c-310937fe691e', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}}) 2018-08-22 19:42:06,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-22 19:42:06,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}ec2ca6f7f56ad3b350fba0609e1fcaaa316dd719" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_4c9d24b2-407f-4df8-996c-310937fe691e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-08-22 19:42:06,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:42:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3d66992-e944-4246-95c7-982b0bd30915 x-compute-request-id: req-c3d66992-e944-4246-95c7-982b0bd30915 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_4c9d24b2-407f-4df8-996c-310937fe691e", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/6137040d-94a1-4e67-ae52-1550fba9e5f6", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/6137040d-94a1-4e67-ae52-1550fba9e5f6", "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": "6137040d-94a1-4e67-ae52-1550fba9e5f6"}} 2018-08-22 19:42:06,635 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c3d66992-e944-4246-95c7-982b0bd30915 2018-08-22 19:42:06,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.376120090485s 2018-08-22 19:42:06,635 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c3d66992-e944-4246-95c7-982b0bd30915 2018-08-22 19:42:06,636 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_4c9d24b2-407f-4df8-996c-310937fe691e', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'6137040d-94a1-4e67-ae52-1550fba9e5f6', 'swap': 0}) 2018-08-22 19:42:06,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-22 19:42:06,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/6137040d-94a1-4e67-ae52-1550fba9e5f6/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}ec2ca6f7f56ad3b350fba0609e1fcaaa316dd719" -d '{"extra_specs": {}}' 2018-08-22 19:42:06,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:42:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eba64160-a795-4e57-8fda-c3e976d071fa x-compute-request-id: req-eba64160-a795-4e57-8fda-c3e976d071fa Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-22 19:42:06,658 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/6137040d-94a1-4e67-ae52-1550fba9e5f6/os-extra_specs used request id req-eba64160-a795-4e57-8fda-c3e976d071fa 2018-08-22 19:42:06,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205519199371s 2018-08-22 19:42:06,658 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/6137040d-94a1-4e67-ae52-1550fba9e5f6/os-extra_specs used request id req-eba64160-a795-4e57-8fda-c3e976d071fa 2018-08-22 19:42:06,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 19:42:06,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ec2ca6f7f56ad3b350fba0609e1fcaaa316dd719" 2018-08-22 19:42:06,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57c43219-22fa-4ebf-8a07-8899fc21be2d Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 19:42:06,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-57c43219-22fa-4ebf-8a07-8899fc21be2d 2018-08-22 19:42:06,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100533008575s 2018-08-22 19:42:06,763 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-57c43219-22fa-4ebf-8a07-8899fc21be2d 2018-08-22 19:42:06,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 19:42:06,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ec2ca6f7f56ad3b350fba0609e1fcaaa316dd719" 2018-08-22 19:42:06,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4cf1cbb-b04b-4eb4-9920-1111a45bcce0 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 19:42:06,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e4cf1cbb-b04b-4eb4-9920-1111a45bcce0 2018-08-22 19:42:06,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184128046036s 2018-08-22 19:42:06,952 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e4cf1cbb-b04b-4eb4-9920-1111a45bcce0 2018-08-22 19:42:06,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 19:42:06,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ec2ca6f7f56ad3b350fba0609e1fcaaa316dd719" 2018-08-22 19:42:07,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba368b1-4edd-4cfc-91f6-35aa127c249b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-22 19:42:07,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-dba368b1-4edd-4cfc-91f6-35aa127c249b 2018-08-22 19:42:07,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.175469875336s 2018-08-22 19:42:07,133 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-dba368b1-4edd-4cfc-91f6-35aa127c249b 2018-08-22 19:42:07,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 19:42:07,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ec2ca6f7f56ad3b350fba0609e1fcaaa316dd719" 2018-08-22 19:42:07,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8296bcd4-315b-43cd-b3e9-716c28891442 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vmtp-user_4c9d24b2-407f-4df8-996c-310937fe691e", "links": {"self": "http://172.30.9.24:5000/v3/users/958eb7bf4c3d4f37aea749ae189adb93"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "958eb7bf4c3d4f37aea749ae189adb93", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 19:42:07,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-8296bcd4-315b-43cd-b3e9-716c28891442 2018-08-22 19:42:07,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.202477931976s 2018-08-22 19:42:07,337 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-8296bcd4-315b-43cd-b3e9-716c28891442 2018-08-22 19:42:07,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 19:42:07,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}ec2ca6f7f56ad3b350fba0609e1fcaaa316dd719" 2018-08-22 19:42:07,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77d10be9-c261-4d8b-8e7e-81624c7e766b Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.24:5000/v3/projects/af18cf41c5c74ac18382a39c64b54128"}, "tags": [], "enabled": true, "id": "af18cf41c5c74ac18382a39c64b54128", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_4c9d24b2-407f-4df8-996c-310937fe691e"}]} 2018-08-22 19:42:07,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-77d10be9-c261-4d8b-8e7e-81624c7e766b 2018-08-22 19:42:07,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.182107925415s 2018-08-22 19:42:07,531 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-77d10be9-c261-4d8b-8e7e-81624c7e766b 2018-08-22 19:42:07,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-22 19:42:07,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=958eb7bf4c3d4f37aea749ae189adb93&role.id=2ee01e2b9ad34783bd2bafab61f87aaf&scope.project.id=af18cf41c5c74ac18382a39c64b54128" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ec2ca6f7f56ad3b350fba0609e1fcaaa316dd719" 2018-08-22 19:42:07,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fe9e7c6-c635-49fa-ad6a-c6fc550e7e00 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=958eb7bf4c3d4f37aea749ae189adb93&role.id=2ee01e2b9ad34783bd2bafab61f87aaf&scope.project.id=af18cf41c5c74ac18382a39c64b54128", "previous": null, "next": null}} 2018-08-22 19:42:07,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=958eb7bf4c3d4f37aea749ae189adb93&role.id=2ee01e2b9ad34783bd2bafab61f87aaf&scope.project.id=af18cf41c5c74ac18382a39c64b54128 used request id req-7fe9e7c6-c635-49fa-ad6a-c6fc550e7e00 2018-08-22 19:42:07,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107146024704s 2018-08-22 19:42:07,645 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=958eb7bf4c3d4f37aea749ae189adb93&role.id=2ee01e2b9ad34783bd2bafab61f87aaf&scope.project.id=af18cf41c5c74ac18382a39c64b54128 used request id req-7fe9e7c6-c635-49fa-ad6a-c6fc550e7e00 2018-08-22 19:42:07,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-22 19:42:07,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/af18cf41c5c74ac18382a39c64b54128/users/958eb7bf4c3d4f37aea749ae189adb93/roles/2ee01e2b9ad34783bd2bafab61f87aaf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ec2ca6f7f56ad3b350fba0609e1fcaaa316dd719" 2018-08-22 19:42:07,789 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 19:42:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f05c2e2-5c4d-47c3-945e-66716301884a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 19:42:07,789 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/af18cf41c5c74ac18382a39c64b54128/users/958eb7bf4c3d4f37aea749ae189adb93/roles/2ee01e2b9ad34783bd2bafab61f87aaf used request id req-9f05c2e2-5c4d-47c3-945e-66716301884a 2018-08-22 19:42:07,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.140264034271s 2018-08-22 19:42:07,789 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/af18cf41c5c74ac18382a39c64b54128/users/958eb7bf4c3d4f37aea749ae189adb93/roles/2ee01e2b9ad34783bd2bafab61f87aaf used request id req-9f05c2e2-5c4d-47c3-945e-66716301884a 2018-08-22 19:42:07,790 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_4c9d24b2-407f-4df8-996c-310937fe691e' 2018-08-22 19:42:07,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-22 19:42:07,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}cf3f161fa6c4727ad4f85e8db637e413bdf497cf" -d '{"keypair": {"name": "vmtp_4c9d24b2-407f-4df8-996c-310937fe691e"}}' 2018-08-22 19:42:08,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 19:42: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-f2b307cc-0d59-47f3-ac37-344295d8516f x-compute-request-id: req-f2b307cc-0d59-47f3-ac37-344295d8516f Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrk9sqU4ZQkq38PtwWzn7SsE5ltoHvlMKvSohBsJB+yDZErxM37huitaLmeZF2cqMEeFqcQjnt1XbSzC36LanM3o9NZOg96sarkNIxViLjhXnCgiI57CMithsG57cTTVnRuKPVzo2nqHviLV5CQfJARqIRmrNg9hf/1coKu+hc03f7yBDd1Aa52Q36vK2tfSqDCRCzuJci+5dwkQjAHc/Dxn+lK2swcp7NXfyqMvFaHFPioci81JMCfbepnJ9evsGyxSw7YZ2M3KVa5RDfNNcodLPIeUUAN24apbdP0uBq+MXvfQZWabrJRcf71D1GcUmCEECKcghhe4MxTJ5Q8Hwf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAq5PbKlOGUJKt/D7cFs5+0rBOZbaB75TCr0qIQbCQfsg2RK8T\nN+4borWi5nmRdnKjBHhanEI57dV20swt+i2pzN6PTWToPerGq5DSMVYi44V5woIi\nOewjIrYbBue3E01Z0bij1c6Np6h74i1eQkHyQEaiEZqzYPYX/9XKCrvoXNN3+8gQ\n3dQGudkN+rytrX0qgwkQs7iXIvuXcJEIwB3Pw8Z/pStrMHKezV38qjLxWhxT4qHI\nvNSTAn23qZyfXr7BssUsO2GdjNylWuUQ3zTXKHSzyHlFADduGqW3T9LgavjF730G\nVmm6yUXH+9Q9RnFJghBAinIIYXuDMUyeUPB8HwIDAQABAoIBAQCepP7v+vzlQUrY\nQnMUL2i6fMRwbbllAiKlHAAy5QQmBg+PoGXfwC0TXGk8O8nRQJwUxQfbFa0kiMzu\nilY0zcYEJQFRqWzH225JMoX3klJ+F2uG+vaUog+2x7TjxJrVoR7cuKHcTrlR/YpW\njmZqUzmgTu8J4gXcMI/uQQootKhcMrRatjjdXzOr8lBwCfq7e53W9qXIgeJCp9zD\nIiu8KExIA9571kSABV4lb6Y52kdJt3xeNeOfnr6/IRu2ihMIGKhK22OuJf3tzYA/\n4YRrZjbrUCnKTzb5aOu4RF4Dud1TNdP0d2bZe9WwHpShJRGf5OrhwSvmLwjMwKwu\n8ec+uCvpAoGBANIcdLiqyCVdqhBy7GwP2TdBYYIhZ6+g9K9scjiZ8StWFZzbHUUy\nx/3mgmY9DW95EWVYzZjvh0HOH8YH4F5okwNCZG2LzSop5F8F2pLjnOtHQhGTLsHd\nx0djYXoZioyxaiW9KrsNe+lCgMOKQCJGvYsfKwbjPlgj97FPGn6AoUvTAoGBANEM\n8ealsbWn2MW/Ov8vi4ji4IgH+kd8K86EKBQIiMNEWAbw0TtlWACh/RpgWimdJkxw\nyL4uvMQCa3WJ9+7GX+zG24Ko9yrYqGUqibczmMGsYqRTshptuccOh7n19oijVb2L\nOR0rVjZtgD3NemzGcpel18nCDuRX9HP50c9xElsFAoGAagM3lXF+GPRgeXoy9fct\nJycS9uC5+zCgJN735r0tpSsDLqiT5TVRGTe0Nbe6TrNsZpFe8zpwKXDCMV4KBDiJ\nbMyT9X3jX9HRS2ydsx2rMD89A7cakXDAOrHXHg9DC+f8YdxHcifEjJYkeAUKhQDi\nZA6u3APOkhRbxpfeC1QFjkcCgYEAzUBiec0RsIO+CFn7uPWbkKkBP05l46387OVA\n3HqMnPwLWbU0GZclUmm5sh4MKHONWNwbnO8Sk3i0vVDbR2sqX7XXbHAtTbovjDS5\nxlA4mV+B8kniwqQdFV4k0Oa4SevkkReS2hrkqMfWc9e9bfNiK5a/Se7o5DWfZAdS\ngtRH62kCgYBOauhyCyMVijNY8HlSouq/Ge3q38YAZ70zRWVV0ncxhX9VMq+9MTKP\noMJ8D2N+1wX0cjZ8onFB1X9ISi1eGH/j1VmFl5RJbV29bWWBRpndzCcm7Iru2GFG\nM1xW+itETSx0XShQ6Z2/zwlCc6T3CLymKVlxGEnuefFQMfGAXwYU/g==\n-----END RSA PRIVATE KEY-----\n", "user_id": "958eb7bf4c3d4f37aea749ae189adb93", "name": "vmtp_4c9d24b2-407f-4df8-996c-310937fe691e", "fingerprint": "96:3d:33:17:b0:77:74:e8:0f:34:43:ac:90:b3:fc:90"}} 2018-08-22 19:42:08,192 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-f2b307cc-0d59-47f3-ac37-344295d8516f 2018-08-22 19:42:08,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.402383089066s 2018-08-22 19:42:08,193 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-f2b307cc-0d59-47f3-ac37-344295d8516f 2018-08-22 19:42:08,194 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrk9sqU4ZQkq38PtwWzn7SsE5ltoHvlMKvSohBsJB+yDZErxM37huitaLmeZF2cqMEeFqcQjnt1XbSzC36LanM3o9NZOg96sarkNIxViLjhXnCgiI57CMithsG57cTTVnRuKPVzo2nqHviLV5CQfJARqIRmrNg9hf/1coKu+hc03f7yBDd1Aa52Q36vK2tfSqDCRCzuJci+5dwkQjAHc/Dxn+lK2swcp7NXfyqMvFaHFPioci81JMCfbepnJ9evsGyxSw7YZ2M3KVa5RDfNNcodLPIeUUAN24apbdP0uBq+MXvfQZWabrJRcf71D1GcUmCEECKcghhe4MxTJ5Q8Hwf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAq5PbKlOGUJKt/D7cFs5+0rBOZbaB75TCr0qIQbCQfsg2RK8T\nN+4borWi5nmRdnKjBHhanEI57dV20swt+i2pzN6PTWToPerGq5DSMVYi44V5woIi\nOewjIrYbBue3E01Z0bij1c6Np6h74i1eQkHyQEaiEZqzYPYX/9XKCrvoXNN3+8gQ\n3dQGudkN+rytrX0qgwkQs7iXIvuXcJEIwB3Pw8Z/pStrMHKezV38qjLxWhxT4qHI\nvNSTAn23qZyfXr7BssUsO2GdjNylWuUQ3zTXKHSzyHlFADduGqW3T9LgavjF730G\nVmm6yUXH+9Q9RnFJghBAinIIYXuDMUyeUPB8HwIDAQABAoIBAQCepP7v+vzlQUrY\nQnMUL2i6fMRwbbllAiKlHAAy5QQmBg+PoGXfwC0TXGk8O8nRQJwUxQfbFa0kiMzu\nilY0zcYEJQFRqWzH225JMoX3klJ+F2uG+vaUog+2x7TjxJrVoR7cuKHcTrlR/YpW\njmZqUzmgTu8J4gXcMI/uQQootKhcMrRatjjdXzOr8lBwCfq7e53W9qXIgeJCp9zD\nIiu8KExIA9571kSABV4lb6Y52kdJt3xeNeOfnr6/IRu2ihMIGKhK22OuJf3tzYA/\n4YRrZjbrUCnKTzb5aOu4RF4Dud1TNdP0d2bZe9WwHpShJRGf5OrhwSvmLwjMwKwu\n8ec+uCvpAoGBANIcdLiqyCVdqhBy7GwP2TdBYYIhZ6+g9K9scjiZ8StWFZzbHUUy\nx/3mgmY9DW95EWVYzZjvh0HOH8YH4F5okwNCZG2LzSop5F8F2pLjnOtHQhGTLsHd\nx0djYXoZioyxaiW9KrsNe+lCgMOKQCJGvYsfKwbjPlgj97FPGn6AoUvTAoGBANEM\n8ealsbWn2MW/Ov8vi4ji4IgH+kd8K86EKBQIiMNEWAbw0TtlWACh/RpgWimdJkxw\nyL4uvMQCa3WJ9+7GX+zG24Ko9yrYqGUqibczmMGsYqRTshptuccOh7n19oijVb2L\nOR0rVjZtgD3NemzGcpel18nCDuRX9HP50c9xElsFAoGAagM3lXF+GPRgeXoy9fct\nJycS9uC5+zCgJN735r0tpSsDLqiT5TVRGTe0Nbe6TrNsZpFe8zpwKXDCMV4KBDiJ\nbMyT9X3jX9HRS2ydsx2rMD89A7cakXDAOrHXHg9DC+f8YdxHcifEjJYkeAUKhQDi\nZA6u3APOkhRbxpfeC1QFjkcCgYEAzUBiec0RsIO+CFn7uPWbkKkBP05l46387OVA\n3HqMnPwLWbU0GZclUmm5sh4MKHONWNwbnO8Sk3i0vVDbR2sqX7XXbHAtTbovjDS5\nxlA4mV+B8kniwqQdFV4k0Oa4SevkkReS2hrkqMfWc9e9bfNiK5a/Se7o5DWfZAdS\ngtRH62kCgYBOauhyCyMVijNY8HlSouq/Ge3q38YAZ70zRWVV0ncxhX9VMq+9MTKP\noMJ8D2N+1wX0cjZ8onFB1X9ISi1eGH/j1VmFl5RJbV29bWWBRpndzCcm7Iru2GFG\nM1xW+itETSx0XShQ6Z2/zwlCc6T3CLymKVlxGEnuefFQMfGAXwYU/g==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'958eb7bf4c3d4f37aea749ae189adb93', 'name': u'vmtp_4c9d24b2-407f-4df8-996c-310937fe691e', 'created_at': '2018-08-22T19:42:08.194200', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'af18cf41c5c74ac18382a39c64b54128', 'name': 'vmtp-project_4c9d24b2-407f-4df8-996c-310937fe691e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'96:3d:33:17:b0:77:74:e8:0f:34:43:ac:90:b3:fc:90', 'type': 'ssh', 'id': u'vmtp_4c9d24b2-407f-4df8-996c-310937fe691e'}) 2018-08-22 19:42:08,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-22 19:42:08,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/vmtp_4c9d24b2-407f-4df8-996c-310937fe691e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf3f161fa6c4727ad4f85e8db637e413bdf497cf" 2018-08-22 19:42:08,226 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 19:42:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d294b684-8e3c-4620-be8c-dd6245272d2d x-compute-request-id: req-d294b684-8e3c-4620-be8c-dd6245272d2d Content-Length: 0 Content-Type: application/json 2018-08-22 19:42:08,226 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vmtp_4c9d24b2-407f-4df8-996c-310937fe691e used request id req-d294b684-8e3c-4620-be8c-dd6245272d2d 2018-08-22 19:42:08,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0316381454468s 2018-08-22 19:42:08,227 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vmtp_4c9d24b2-407f-4df8-996c-310937fe691e used request id req-d294b684-8e3c-4620-be8c-dd6245272d2d 2018-08-22 19:42:09,011 - 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-08-22 20:00:51,189 - 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-08-22 19:42:09,777 INFO Using http://172.30.9.24:5000/v3 2018-08-22 19:42:09,777 INFO VM public key: /tmp/tmpS4Ftce 2018-08-22 19:42:09,777 INFO VM private key: /tmp/tmpXTdmyn 2018-08-22 19:42:11,402 INFO Found image vmtp-img_4c9d24b2-407f-4df8-996c-310937fe691e to launch VM, will continue 2018-08-22 19:42:12,188 INFO Using external router: vmtp-router_4c9d24b2-407f-4df8-996c-310937fe691e 2018-08-22 19:42:12,189 INFO Using external network: external. 2018-08-22 19:42:12,851 INFO Created internal network: pns-internal-net_4c9d24b2-407f-4df8-996c-310937fe691e. 2018-08-22 19:42:13,429 INFO Created internal network: pns-internal-net2_4c9d24b2-407f-4df8-996c-310937fe691e. 2018-08-22 19:42:15,779 DEBUG Ext router associated to pns-internal-net_4c9d24b2-407f-4df8-996c-310937fe691e 2018-08-22 19:42:17,775 DEBUG Ext router associated to pns-internal-net2_4c9d24b2-407f-4df8-996c-310937fe691e 2018-08-22 19:42:17,841 INFO OpenStack agent: Open vSwitch agent 2018-08-22 19:42:17,841 INFO OpenStack network type: vxlan 2018-08-22 19:42:18,748 INFO [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] Creating server VM... 2018-08-22 19:42:18,748 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-22 19:42:21,353 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 1 of 90... 2018-08-22 19:42:24,076 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 2 of 90... 2018-08-22 19:42:26,755 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 3 of 90... 2018-08-22 19:42:29,532 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 4 of 90... 2018-08-22 19:42:31,924 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 5 of 90... 2018-08-22 19:42:34,476 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 6 of 90... 2018-08-22 19:42:36,663 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 7 of 90... 2018-08-22 19:42:38,812 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 8 of 90... 2018-08-22 19:42:40,958 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 9 of 90... 2018-08-22 19:42:43,279 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 10 of 90... 2018-08-22 19:42:45,662 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 11 of 90... 2018-08-22 19:42:48,619 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 12 of 90... 2018-08-22 19:42:50,764 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 13 of 90... 2018-08-22 19:42:53,374 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 14 of 90... 2018-08-22 19:42:55,517 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 15 of 90... 2018-08-22 19:42:58,364 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 16 of 90... 2018-08-22 19:43:00,522 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 17 of 90... 2018-08-22 19:43:02,837 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 18 of 90... 2018-08-22 19:43:04,977 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 19 of 90... 2018-08-22 19:43:07,122 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 20 of 90... 2018-08-22 19:43:09,266 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 21 of 90... 2018-08-22 19:43:11,579 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 22 of 90... 2018-08-22 19:43:13,726 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 23 of 90... 2018-08-22 19:43:16,527 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 24 of 90... 2018-08-22 19:43:19,296 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 25 of 90... 2018-08-22 19:43:21,938 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 26 of 90... 2018-08-22 19:43:24,581 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 27 of 90... 2018-08-22 19:43:26,994 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 28 of 90... 2018-08-22 19:43:29,312 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 29 of 90... 2018-08-22 19:43:31,624 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 30 of 90... 2018-08-22 19:43:33,790 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 31 of 90... 2018-08-22 19:43:36,212 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 32 of 90... 2018-08-22 19:43:38,800 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 33 of 90... 2018-08-22 19:43:40,939 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 34 of 90... 2018-08-22 19:43:43,328 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 35 of 90... 2018-08-22 19:43:45,755 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 36 of 90... 2018-08-22 19:43:48,084 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 37 of 90... 2018-08-22 19:43:50,512 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 38 of 90... 2018-08-22 19:43:52,654 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 39 of 90... 2018-08-22 19:43:54,804 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 40 of 90... 2018-08-22 19:43:57,264 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 41 of 90... 2018-08-22 19:43:59,593 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 42 of 90... 2018-08-22 19:44:01,737 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 43 of 90... 2018-08-22 19:44:06,339 INFO [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] Internal network IP: 192.168.1.11 2018-08-22 19:44:06,339 INFO [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] SSH IP: 172.30.9.215 2018-08-22 19:44:06,339 INFO [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] Setup SSH for ubuntu@172.30.9.215 2018-08-22 19:44:13,854 INFO [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] Installing nuttcp-8.1.4... 2018-08-22 19:44:13,899 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] Copying nuttcp-8.1.4 to target... 2018-08-22 19:44:14,112 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] Starting nuttcp-8.1.4 server... 2018-08-22 19:44:14,157 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] 2018-08-22 19:44:14,202 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] Creating client VM... 2018-08-22 19:44:14,203 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-22 19:44:15,231 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 1 of 90... 2018-08-22 19:44:17,636 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 2 of 90... 2018-08-22 19:44:19,810 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 3 of 90... 2018-08-22 19:44:22,245 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 4 of 90... 2018-08-22 19:44:24,661 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 5 of 90... 2018-08-22 19:44:26,804 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] VM status=BUILD, retrying 6 of 90... 2018-08-22 19:44:31,486 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] Internal network IP: 192.168.1.8 2018-08-22 19:44:31,487 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] SSH IP: 172.30.9.206 2018-08-22 19:44:31,487 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] Setup SSH for ubuntu@172.30.9.206 2018-08-22 19:44:39,663 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] Installing nuttcp-8.1.4... 2018-08-22 19:44:39,710 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] Copying nuttcp-8.1.4 to target... 2018-08-22 19:44:39,875 INFO ============================================================ 2018-08-22 19:44:39,875 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-08-22 19:44:48,922 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] PING 192.168.1.11 (192.168.1.11) 64(92) bytes of data. 72 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=41.0 ms 72 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.236 ms 72 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.339 ms 72 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.147 ms 72 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.351 ms 72 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.144 ms 72 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.315 ms 72 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.239 ms 72 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.156 ms 72 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.141 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9681ms rtt min/avg/max/mdev = 0.141/4.310/41.040/12.243 ms 2018-08-22 19:44:57,966 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] PING 192.168.1.11 (192.168.1.11) 391(419) bytes of data. 399 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.135 ms 399 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.164 ms 399 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.160 ms 399 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.135 ms 399 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.116 ms 399 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.402 ms 399 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.517 ms 399 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.316 ms 399 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.197 ms 399 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.252 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.116/0.239/0.517/0.127 ms 2018-08-22 19:45:07,010 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] PING 192.168.1.11 (192.168.1.11) 1500(1528) bytes of data. 1508 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.626 ms 1508 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.150 ms 1508 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.141 ms 1508 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.308 ms 1508 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.332 ms 1508 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.150 ms 1508 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.248 ms 1508 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.139 ms 1508 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.304 ms 1508 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.138 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.138/0.253/0.626/0.146 ms 2018-08-22 19:45:07,011 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] Measuring TCP Throughput (packet size=65536)... 2018-08-22 19:45:07,011 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:45:17,110 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] megabytes=19468.3140 real_seconds=10.00 rate_Mbps=16327.2331 tx_cpu=34 rx_cpu=49 retrans=0 cwnd=3137 rtt_ms=0.17 2018-08-22 19:45:17,112 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:45:27,236 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] megabytes=18069.8649 real_seconds=10.00 rate_Mbps=15154.7188 tx_cpu=31 rx_cpu=46 retrans=0 cwnd=3137 rtt_ms=0.14 2018-08-22 19:45:27,236 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:45:37,334 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] megabytes=18188.5625 real_seconds=10.00 rate_Mbps=15254.1697 tx_cpu=32 rx_cpu=50 retrans=0 cwnd=3137 rtt_ms=0.16 2018-08-22 19:45:37,335 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] Measuring UDP Throughput (packet size=128)... 2018-08-22 19:45:37,336 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:45:40,687 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] megabytes=18.3295 real_seconds=1.00 rate_Mbps=153.4014 tx_cpu=12 rx_cpu=28 drop=55 pkt=150210 data_loss=0.03654 2018-08-22 19:45:40,689 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] pkt-size=128 throughput=1<157083/5000000<10000000 Kbps loss-rate=0 2018-08-22 19:45:40,690 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R471249K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:45:44,043 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] megabytes=17.8220 real_seconds=1.00 rate_Mbps=149.0836 tx_cpu=11 rx_cpu=28 drop=0 pkt=145998 data_loss=0.00000 2018-08-22 19:45:44,043 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] pkt-size=128 throughput=1<152661/471249<471249 Kbps loss-rate=0 2018-08-22 19:45:44,044 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R311955K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:45:47,396 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] megabytes=18.4727 real_seconds=1.00 rate_Mbps=154.5113 tx_cpu=12 rx_cpu=29 drop=142 pkt=151470 data_loss=0.09356 2018-08-22 19:45:47,397 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] pkt-size=128 throughput=1<158219/311955<311955 Kbps loss-rate=0 2018-08-22 19:45:47,397 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R235087K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:45:50,724 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] megabytes=18.4681 real_seconds=1.00 rate_Mbps=154.4651 tx_cpu=13 rx_cpu=29 drop=93 pkt=151383 data_loss=0.06115 2018-08-22 19:45:50,724 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] pkt-size=128 throughput=1<158172/235087<235087 Kbps loss-rate=0 2018-08-22 19:45:50,725 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R196629K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:45:54,052 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] megabytes=18.1498 real_seconds=1.00 rate_Mbps=151.9270 tx_cpu=13 rx_cpu=29 drop=19 pkt=148702 data_loss=0.01267 2018-08-22 19:45:54,052 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] pkt-size=128 throughput=1<155573/196629<196629 Kbps loss-rate=0 2018-08-22 19:45:54,053 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R176101K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:45:57,381 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] megabytes=17.6165 real_seconds=1.00 rate_Mbps=147.4118 tx_cpu=14 rx_cpu=28 drop=0 pkt=144314 data_loss=0.00000 2018-08-22 19:45:57,382 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] pkt-size=128 throughput=1<150949/176101<176101 Kbps loss-rate=0 2018-08-22 19:45:57,382 DEBUG undershot, min=150949 kbps=163525 max=176101 2018-08-22 19:45:57,382 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R163525K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:46:00,736 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] megabytes=17.5256 real_seconds=1.00 rate_Mbps=146.6432 tx_cpu=18 rx_cpu=27 drop=292 pkt=143861 data_loss=0.20272 2018-08-22 19:46:00,736 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] pkt-size=128 throughput=150949<150162/163525<176101 Kbps loss-rate=0 2018-08-22 19:46:00,737 DEBUG undershot, min=163525 kbps=169813 max=176101 2018-08-22 19:46:00,737 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R169813K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:46:04,090 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] megabytes=18.1421 real_seconds=1.00 rate_Mbps=151.7595 tx_cpu=13 rx_cpu=28 drop=79 pkt=148699 data_loss=0.05289 2018-08-22 19:46:04,090 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] pkt-size=128 throughput=163525<155401/169813<176101 Kbps loss-rate=0 2018-08-22 19:46:04,090 DEBUG undershot, min=169813 kbps=172957 max=176101 2018-08-22 19:46:04,091 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] Measuring UDP Throughput (packet size=1024)... 2018-08-22 19:46:04,091 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:46:07,444 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] megabytes=138.9736 real_seconds=1.00 rate_Mbps=1164.5597 tx_cpu=24 rx_cpu=29 drop=0 pkt=142309 data_loss=0.00000 2018-08-22 19:46:07,444 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] pkt-size=1024 throughput=1<1192509/5000000<10000000 Kbps loss-rate=0 2018-08-22 19:46:07,444 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3096254K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:46:10,771 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] megabytes=135.1494 real_seconds=1.00 rate_Mbps=1131.5948 tx_cpu=22 rx_cpu=28 drop=0 pkt=138393 data_loss=0.00000 2018-08-22 19:46:10,772 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] pkt-size=1024 throughput=1<1158753/3096254<3096254 Kbps loss-rate=0 2018-08-22 19:46:10,772 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2127503K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:46:14,099 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] megabytes=144.2012 real_seconds=1.00 rate_Mbps=1208.5992 tx_cpu=23 rx_cpu=29 drop=115 pkt=147777 data_loss=0.07782 2018-08-22 19:46:14,100 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] pkt-size=1024 throughput=1<1237605/2127503<2127503 Kbps loss-rate=0 2018-08-22 19:46:14,100 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1682554K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:46:17,428 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] megabytes=155.2803 real_seconds=1.00 rate_Mbps=1300.6941 tx_cpu=19 rx_cpu=31 drop=0 pkt=159007 data_loss=0.00000 2018-08-22 19:46:17,428 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] pkt-size=1024 throughput=1<1331910/1682554<1682554 Kbps loss-rate=0 2018-08-22 19:46:17,428 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1507232K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:46:20,756 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] megabytes=143.0615 real_seconds=1.00 rate_Mbps=1198.4679 tx_cpu=23 rx_cpu=27 drop=95 pkt=146590 data_loss=0.06483 2018-08-22 19:46:20,756 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] pkt-size=1024 throughput=1<1227231/1507232<1507232 Kbps loss-rate=0 2018-08-22 19:46:20,756 DEBUG undershot, min=1227231 kbps=1367231 max=1507232 2018-08-22 19:46:20,757 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1367231K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:46:24,108 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] megabytes=142.9814 real_seconds=1.00 rate_Mbps=1198.5320 tx_cpu=20 rx_cpu=29 drop=0 pkt=146413 data_loss=0.00000 2018-08-22 19:46:24,108 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] pkt-size=1024 throughput=1227231<1227296/1367231<1507232 Kbps loss-rate=0 2018-08-22 19:46:24,109 DEBUG undershot, min=1227296 kbps=1367264 max=1507232 2018-08-22 19:46:24,109 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1367264K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:46:27,436 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] megabytes=144.0127 real_seconds=1.00 rate_Mbps=1206.5048 tx_cpu=22 rx_cpu=28 drop=293 pkt=147762 data_loss=0.19827 2018-08-22 19:46:27,436 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] pkt-size=1024 throughput=1227296<1235460/1367264<1507232 Kbps loss-rate=0 2018-08-22 19:46:27,436 DEBUG undershot, min=1235460 kbps=1371346 max=1507232 2018-08-22 19:46:27,437 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1371346K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:46:30,764 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] megabytes=137.1289 real_seconds=1.00 rate_Mbps=1149.0154 tx_cpu=25 rx_cpu=28 drop=317 pkt=140737 data_loss=0.22526 2018-08-22 19:46:30,765 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] pkt-size=1024 throughput=1235460<1176591/1371346<1507232 Kbps loss-rate=0 2018-08-22 19:46:30,765 DEBUG undershot, min=1371346 kbps=1439289 max=1507232 2018-08-22 19:46:30,765 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1439289K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:46:34,096 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] megabytes=144.7803 real_seconds=1.00 rate_Mbps=1213.5899 tx_cpu=24 rx_cpu=31 drop=0 pkt=148255 data_loss=0.00000 2018-08-22 19:46:34,097 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] pkt-size=1024 throughput=1371346<1242716/1439289<1507232 Kbps loss-rate=0 2018-08-22 19:46:34,097 DEBUG undershot, min=1439289 kbps=1473260 max=1507232 2018-08-22 19:46:34,097 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] Measuring UDP Throughput (packet size=8192)... 2018-08-22 19:46:34,098 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:46:37,449 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] megabytes=595.8750 real_seconds=1.00 rate_Mbps=4999.2417 tx_cpu=99 rx_cpu=21 drop=22 pkt=76294 data_loss=0.02884 2018-08-22 19:46:37,450 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] pkt-size=8192 throughput=1<5119223/5000000<10000000 Kbps loss-rate=0 2018-08-22 19:46:37,450 DEBUG undershot, min=5119223 kbps=7559611 max=10000000 2018-08-22 19:46:37,450 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7559611K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:46:40,775 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] megabytes=883.5625 real_seconds=1.00 rate_Mbps=7398.7341 tx_cpu=26 rx_cpu=30 drop=141 pkt=113237 data_loss=0.12452 2018-08-22 19:46:40,775 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] pkt-size=8192 throughput=5119223<7576303/7559611<10000000 Kbps loss-rate=0 2018-08-22 19:46:40,776 DEBUG undershot, min=7576303 kbps=8788151 max=10000000 2018-08-22 19:46:40,776 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8788151K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:46:44,104 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] megabytes=813.5469 real_seconds=1.00 rate_Mbps=6813.2635 tx_cpu=35 rx_cpu=27 drop=0 pkt=104134 data_loss=0.00000 2018-08-22 19:46:44,104 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] pkt-size=8192 throughput=7576303<6976781/8788151<10000000 Kbps loss-rate=0 2018-08-22 19:46:44,115 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.8', 'ip_to': u'192.168.1.11', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.17, 'throughput_kbps': 16719086, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.14, 'throughput_kbps': 15518432, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.16, 'throughput_kbps': 15620269, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.05, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 155401, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1242716, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 6976781, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.310', 'rtt_max_ms': '41.040', 'rtt_min_ms': '0.141', 'rtt_stddev': '12.243', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.239', 'rtt_max_ms': '0.517', 'rtt_min_ms': '0.116', 'rtt_stddev': '0.127', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.253', 'rtt_max_ms': '0.626', 'rtt_min_ms': '0.138', 'rtt_stddev': '0.146', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-08-22 19:46:44,116 INFO Deleting floating ip cf56f94b-3038-4ba1-a791-e9b2ab8b34ac 2018-08-22 19:46:45,253 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] Floating IP 172.30.9.206 deleted 2018-08-22 19:46:45,402 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e1] Instance deleted 2018-08-22 19:46:45,434 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] Creating client VM... 2018-08-22 19:46:45,434 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-22 19:46:47,210 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] VM status=BUILD, retrying 1 of 90... 2018-08-22 19:46:50,101 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] VM status=BUILD, retrying 2 of 90... 2018-08-22 19:46:52,492 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] VM status=BUILD, retrying 3 of 90... 2018-08-22 19:46:54,872 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] VM status=BUILD, retrying 4 of 90... 2018-08-22 19:46:57,029 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] VM status=BUILD, retrying 5 of 90... 2018-08-22 19:46:59,184 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] VM status=BUILD, retrying 6 of 90... 2018-08-22 19:47:04,279 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] Internal network IP: 192.168.2.5 2018-08-22 19:47:04,280 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] SSH IP: 172.30.9.216 2018-08-22 19:47:04,280 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] Setup SSH for ubuntu@172.30.9.216 2018-08-22 19:47:16,323 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] Installing nuttcp-8.1.4... 2018-08-22 19:47:16,369 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] Copying nuttcp-8.1.4 to target... 2018-08-22 19:47:16,539 INFO ============================================================ 2018-08-22 19:47:16,539 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-08-22 19:47:25,581 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] PING 192.168.1.11 (192.168.1.11) 64(92) bytes of data. 72 bytes from 192.168.1.11: icmp_seq=1 ttl=63 time=1.49 ms 72 bytes from 192.168.1.11: icmp_seq=2 ttl=63 time=0.372 ms 72 bytes from 192.168.1.11: icmp_seq=3 ttl=63 time=0.340 ms 72 bytes from 192.168.1.11: icmp_seq=4 ttl=63 time=0.474 ms 72 bytes from 192.168.1.11: icmp_seq=5 ttl=63 time=0.368 ms 72 bytes from 192.168.1.11: icmp_seq=6 ttl=63 time=0.409 ms 72 bytes from 192.168.1.11: icmp_seq=7 ttl=63 time=0.377 ms 72 bytes from 192.168.1.11: icmp_seq=8 ttl=63 time=0.360 ms 72 bytes from 192.168.1.11: icmp_seq=9 ttl=63 time=0.553 ms 72 bytes from 192.168.1.11: icmp_seq=10 ttl=63 time=0.267 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.267/0.501/1.491/0.338 ms 2018-08-22 19:47:34,618 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] PING 192.168.1.11 (192.168.1.11) 391(419) bytes of data. 399 bytes from 192.168.1.11: icmp_seq=1 ttl=63 time=0.277 ms 399 bytes from 192.168.1.11: icmp_seq=2 ttl=63 time=0.421 ms 399 bytes from 192.168.1.11: icmp_seq=3 ttl=63 time=0.274 ms 399 bytes from 192.168.1.11: icmp_seq=4 ttl=63 time=0.282 ms 399 bytes from 192.168.1.11: icmp_seq=5 ttl=63 time=0.223 ms 399 bytes from 192.168.1.11: icmp_seq=6 ttl=63 time=0.313 ms 399 bytes from 192.168.1.11: icmp_seq=7 ttl=63 time=0.222 ms 399 bytes from 192.168.1.11: icmp_seq=8 ttl=63 time=0.255 ms 399 bytes from 192.168.1.11: icmp_seq=9 ttl=63 time=0.578 ms 399 bytes from 192.168.1.11: icmp_seq=10 ttl=63 time=0.342 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.222/0.318/0.578/0.105 ms 2018-08-22 19:47:43,661 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] PING 192.168.1.11 (192.168.1.11) 1500(1528) bytes of data. 1508 bytes from 192.168.1.11: icmp_seq=1 ttl=63 time=1.15 ms 1508 bytes from 192.168.1.11: icmp_seq=2 ttl=63 time=0.537 ms 1508 bytes from 192.168.1.11: icmp_seq=3 ttl=63 time=0.588 ms 1508 bytes from 192.168.1.11: icmp_seq=4 ttl=63 time=0.354 ms 1508 bytes from 192.168.1.11: icmp_seq=5 ttl=63 time=0.319 ms 1508 bytes from 192.168.1.11: icmp_seq=6 ttl=63 time=0.342 ms 1508 bytes from 192.168.1.11: icmp_seq=7 ttl=63 time=0.452 ms 1508 bytes from 192.168.1.11: icmp_seq=8 ttl=63 time=0.500 ms 1508 bytes from 192.168.1.11: icmp_seq=9 ttl=63 time=0.369 ms 1508 bytes from 192.168.1.11: icmp_seq=10 ttl=63 time=0.375 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.319/0.499/1.154/0.234 ms 2018-08-22 19:47:43,662 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] Measuring TCP Throughput (packet size=65536)... 2018-08-22 19:47:43,662 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:47:53,783 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=2213.8194 real_seconds=10.00 rate_Mbps=1857.6215 tx_cpu=4 rx_cpu=7 retrans=36 cwnd=322 rtt_ms=0.38 2018-08-22 19:47:53,784 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:48:03,877 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=2226.8331 real_seconds=10.00 rate_Mbps=1868.2928 tx_cpu=4 rx_cpu=7 retrans=14 cwnd=376 rtt_ms=0.35 2018-08-22 19:48:03,878 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:48:13,973 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=2619.9346 real_seconds=10.00 rate_Mbps=2197.9690 tx_cpu=4 rx_cpu=8 retrans=75 cwnd=307 rtt_ms=0.36 2018-08-22 19:48:13,974 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] Measuring UDP Throughput (packet size=128)... 2018-08-22 19:48:13,974 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:48:17,301 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=18.0874 real_seconds=1.01 rate_Mbps=150.9042 tx_cpu=21 rx_cpu=20 drop=20629 pkt=168801 data_loss=12.22095 2018-08-22 19:48:17,301 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=128 throughput=1<154525/5000000<10000000 Kbps loss-rate=12 2018-08-22 19:48:17,302 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R463575K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:48:20,630 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=17.4916 real_seconds=1.01 rate_Mbps=145.7005 tx_cpu=20 rx_cpu=18 drop=25397 pkt=168688 data_loss=15.05551 2018-08-22 19:48:20,630 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=128 throughput=1<149197/463575<463575 Kbps loss-rate=15 2018-08-22 19:48:20,631 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R306386K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:48:23,955 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=17.2908 real_seconds=1.01 rate_Mbps=144.0438 tx_cpu=18 rx_cpu=20 drop=27032 pkt=168678 data_loss=16.02576 2018-08-22 19:48:23,956 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=128 throughput=1<147500/306386<306386 Kbps loss-rate=16 2018-08-22 19:48:23,956 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R226943K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:48:27,283 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=17.5038 real_seconds=1.01 rate_Mbps=146.0475 tx_cpu=23 rx_cpu=21 drop=37014 pkt=180405 data_loss=20.51712 2018-08-22 19:48:27,284 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=128 throughput=1<149552/226943<226943 Kbps loss-rate=20 2018-08-22 19:48:27,284 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R188247K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:48:30,608 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=17.8688 real_seconds=1.01 rate_Mbps=149.1325 tx_cpu=18 rx_cpu=21 drop=28895 pkt=175276 data_loss=16.48532 2018-08-22 19:48:30,608 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=128 throughput=1<152711/188247<188247 Kbps loss-rate=16 2018-08-22 19:48:30,608 DEBUG overshot, min=1 kbps=152711 max=188247 2018-08-22 19:48:30,609 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R152711K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:48:33,959 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=17.6127 real_seconds=1.00 rate_Mbps=147.2864 tx_cpu=90 rx_cpu=20 drop=4849 pkt=149132 data_loss=3.25138 2018-08-22 19:48:33,959 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=128 throughput=1<150821/152711<188247 Kbps loss-rate=3 2018-08-22 19:48:33,960 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] Measuring UDP Throughput (packet size=1024)... 2018-08-22 19:48:33,960 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:48:37,286 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=146.4082 real_seconds=1.00 rate_Mbps=1227.4614 tx_cpu=30 rx_cpu=20 drop=14646 pkt=164568 data_loss=8.89965 2018-08-22 19:48:37,287 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=1024 throughput=1<1256920/5000000<10000000 Kbps loss-rate=8 2018-08-22 19:48:37,287 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3128460K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:48:40,611 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=140.1318 real_seconds=1.01 rate_Mbps=1162.7292 tx_cpu=23 rx_cpu=22 drop=39888 pkt=183383 data_loss=21.75124 2018-08-22 19:48:40,612 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=1024 throughput=1<1190634/3128460<3128460 Kbps loss-rate=21 2018-08-22 19:48:40,612 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2159547K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:48:43,937 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=144.6543 real_seconds=1.01 rate_Mbps=1206.7675 tx_cpu=30 rx_cpu=21 drop=16458 pkt=164584 data_loss=9.99978 2018-08-22 19:48:43,938 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=1024 throughput=1<1235729/2159547<2159547 Kbps loss-rate=10 2018-08-22 19:48:43,938 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1697638K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:48:47,290 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=141.5869 real_seconds=1.01 rate_Mbps=1170.7956 tx_cpu=29 rx_cpu=21 drop=35811 pkt=180796 data_loss=19.80742 2018-08-22 19:48:47,291 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=1024 throughput=1<1198894/1697638<1697638 Kbps loss-rate=19 2018-08-22 19:48:47,291 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1448266K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:48:50,618 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=140.9873 real_seconds=1.01 rate_Mbps=1175.6767 tx_cpu=27 rx_cpu=20 drop=23975 pkt=168346 data_loss=14.24151 2018-08-22 19:48:50,618 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=1024 throughput=1<1203892/1448266<1448266 Kbps loss-rate=14 2018-08-22 19:48:50,619 DEBUG overshot, min=1 kbps=1203892 max=1448266 2018-08-22 19:48:50,619 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1203892K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:48:53,946 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=140.4648 real_seconds=1.00 rate_Mbps=1177.2850 tx_cpu=80 rx_cpu=20 drop=3077 pkt=146913 data_loss=2.09445 2018-08-22 19:48:53,947 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=1024 throughput=1<1205539/1203892<1448266 Kbps loss-rate=2 2018-08-22 19:48:53,947 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] Measuring UDP Throughput (packet size=8192)... 2018-08-22 19:48:53,948 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:48:57,283 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=203.7109 real_seconds=1.00 rate_Mbps=1709.1674 tx_cpu=82 rx_cpu=12 drop=50219 pkt=76294 data_loss=65.82301 2018-08-22 19:48:57,284 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=8192 throughput=1<1750187/5000000<10000000 Kbps loss-rate=65 2018-08-22 19:48:57,284 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3375093K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:49:00,635 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=204.2031 real_seconds=1.00 rate_Mbps=1709.4585 tx_cpu=94 rx_cpu=10 drop=25362 pkt=51500 data_loss=49.24661 2018-08-22 19:49:00,635 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=8192 throughput=1<1750485/3375093<3375093 Kbps loss-rate=49 2018-08-22 19:49:00,636 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2562789K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:49:03,960 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=199.3438 real_seconds=1.00 rate_Mbps=1673.0899 tx_cpu=99 rx_cpu=10 drop=13589 pkt=39105 data_loss=34.75001 2018-08-22 19:49:03,960 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=8192 throughput=1<1713244/2562789<2562789 Kbps loss-rate=34 2018-08-22 19:49:03,961 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2138016K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:49:07,311 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=198.9922 real_seconds=1.00 rate_Mbps=1670.2830 tx_cpu=99 rx_cpu=9 drop=7153 pkt=32624 data_loss=21.92557 2018-08-22 19:49:07,311 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=8192 throughput=1<1710369/2138016<2138016 Kbps loss-rate=21 2018-08-22 19:49:07,312 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1924192K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:49:10,636 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=197.8203 real_seconds=1.00 rate_Mbps=1654.9703 tx_cpu=99 rx_cpu=9 drop=4040 pkt=29361 data_loss=13.75975 2018-08-22 19:49:10,636 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=8192 throughput=1<1694689/1924192<1924192 Kbps loss-rate=13 2018-08-22 19:49:10,637 DEBUG overshot, min=1 kbps=1694689 max=1924192 2018-08-22 19:49:10,637 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1694689K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:49:13,964 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=201.1562 real_seconds=1.00 rate_Mbps=1688.1114 tx_cpu=98 rx_cpu=9 drop=111 pkt=25859 data_loss=0.42926 2018-08-22 19:49:13,964 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=8192 throughput=1<1728626/1694689<1924192 Kbps loss-rate=0 2018-08-22 19:49:13,965 DEBUG undershot, min=1728626 kbps=1826409 max=1924192 2018-08-22 19:49:13,965 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1826409K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:49:17,290 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=207.6484 real_seconds=1.00 rate_Mbps=1737.2793 tx_cpu=99 rx_cpu=10 drop=1290 pkt=27869 data_loss=4.62883 2018-08-22 19:49:17,291 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=8192 throughput=1728626<1778974/1826409<1924192 Kbps loss-rate=4 2018-08-22 19:49:17,302 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.5', 'ip_to': u'192.168.1.11', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 36, 'rtt_ms': 0.38, 'throughput_kbps': 1902204, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 14, 'rtt_ms': 0.35, 'throughput_kbps': 1913131, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 75, 'rtt_ms': 0.36, 'throughput_kbps': 2250720, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.25, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 150821, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.09, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1205539, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.63, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1778974, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.501', 'rtt_max_ms': '1.491', 'rtt_min_ms': '0.267', 'rtt_stddev': '0.338', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.318', 'rtt_max_ms': '0.578', 'rtt_min_ms': '0.222', 'rtt_stddev': '0.105', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.499', 'rtt_max_ms': '1.154', 'rtt_min_ms': '0.319', 'rtt_stddev': '0.234', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-22 19:49:17,303 INFO ============================================================ 2018-08-22 19:49:17,303 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-08-22 19:49:26,368 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] 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.489 ms 72 bytes from 172.30.9.215: icmp_seq=2 ttl=63 time=0.332 ms 72 bytes from 172.30.9.215: icmp_seq=3 ttl=63 time=0.434 ms 72 bytes from 172.30.9.215: icmp_seq=4 ttl=63 time=0.446 ms 72 bytes from 172.30.9.215: icmp_seq=5 ttl=63 time=0.394 ms 72 bytes from 172.30.9.215: icmp_seq=6 ttl=63 time=0.696 ms 72 bytes from 172.30.9.215: icmp_seq=7 ttl=63 time=0.402 ms 72 bytes from 172.30.9.215: icmp_seq=8 ttl=63 time=0.256 ms 72 bytes from 172.30.9.215: icmp_seq=9 ttl=63 time=0.411 ms 72 bytes from 172.30.9.215: icmp_seq=10 ttl=63 time=0.375 ms --- 172.30.9.215 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.256/0.423/0.696/0.111 ms 2018-08-22 19:49:35,408 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] 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.259 ms 399 bytes from 172.30.9.215: icmp_seq=2 ttl=63 time=0.342 ms 399 bytes from 172.30.9.215: icmp_seq=3 ttl=63 time=0.325 ms 399 bytes from 172.30.9.215: icmp_seq=4 ttl=63 time=0.322 ms 399 bytes from 172.30.9.215: icmp_seq=5 ttl=63 time=0.415 ms 399 bytes from 172.30.9.215: icmp_seq=6 ttl=63 time=0.375 ms 399 bytes from 172.30.9.215: icmp_seq=7 ttl=63 time=0.611 ms 399 bytes from 172.30.9.215: icmp_seq=8 ttl=63 time=0.279 ms 399 bytes from 172.30.9.215: icmp_seq=9 ttl=63 time=0.427 ms 399 bytes from 172.30.9.215: icmp_seq=10 ttl=63 time=0.401 ms --- 172.30.9.215 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.259/0.375/0.611/0.097 ms 2018-08-22 19:49:44,590 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] 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.65 ms 1508 bytes from 172.30.9.215: icmp_seq=2 ttl=63 time=0.384 ms 1508 bytes from 172.30.9.215: icmp_seq=3 ttl=63 time=0.501 ms 1508 bytes from 172.30.9.215: icmp_seq=4 ttl=63 time=0.583 ms 1508 bytes from 172.30.9.215: icmp_seq=5 ttl=63 time=0.308 ms 1508 bytes from 172.30.9.215: icmp_seq=6 ttl=63 time=0.339 ms 1508 bytes from 172.30.9.215: icmp_seq=7 ttl=63 time=0.599 ms 1508 bytes from 172.30.9.215: icmp_seq=8 ttl=63 time=0.449 ms 1508 bytes from 172.30.9.215: icmp_seq=9 ttl=63 time=0.534 ms 1508 bytes from 172.30.9.215: icmp_seq=10 ttl=63 time=139 ms --- 172.30.9.215 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.308/14.474/139.391/41.640 ms 2018-08-22 19:49:44,591 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] Measuring TCP Throughput (packet size=65536)... 2018-08-22 19:49:44,591 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:49:54,685 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=2106.7774 real_seconds=10.00 rate_Mbps=1767.5927 tx_cpu=4 rx_cpu=6 retrans=48 cwnd=327 rtt_ms=0.44 2018-08-22 19:49:54,685 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:50:04,781 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=2498.5974 real_seconds=10.00 rate_Mbps=2096.1052 tx_cpu=4 rx_cpu=8 retrans=31 cwnd=256 rtt_ms=0.44 2018-08-22 19:50:04,781 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:50:14,875 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=3036.5371 real_seconds=10.00 rate_Mbps=2547.6640 tx_cpu=5 rx_cpu=13 retrans=2779 cwnd=536 rtt_ms=0.33 2018-08-22 19:50:14,876 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] Measuring UDP Throughput (packet size=128)... 2018-08-22 19:50:14,876 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:50:18,200 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=16.8835 real_seconds=1.01 rate_Mbps=140.8301 tx_cpu=20 rx_cpu=18 drop=28833 pkt=167142 data_loss=17.25032 2018-08-22 19:50:18,200 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=128 throughput=1<144210/5000000<10000000 Kbps loss-rate=17 2018-08-22 19:50:18,201 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R432630K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:50:21,552 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=16.4236 real_seconds=1.01 rate_Mbps=137.0613 tx_cpu=18 rx_cpu=19 drop=44677 pkt=179219 data_loss=24.92858 2018-08-22 19:50:21,553 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=128 throughput=1<140350/432630<432630 Kbps loss-rate=24 2018-08-22 19:50:21,553 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R286490K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:50:24,877 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=17.5083 real_seconds=1.01 rate_Mbps=146.0785 tx_cpu=19 rx_cpu=19 drop=37457 pkt=180885 data_loss=20.70768 2018-08-22 19:50:24,877 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=128 throughput=1<149584/286490<286490 Kbps loss-rate=20 2018-08-22 19:50:24,878 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R218037K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:50:28,229 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=17.0225 real_seconds=1.01 rate_Mbps=142.0367 tx_cpu=17 rx_cpu=19 drop=55513 pkt=194961 data_loss=28.47389 2018-08-22 19:50:28,229 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=128 throughput=1<145445/218037<218037 Kbps loss-rate=28 2018-08-22 19:50:28,230 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R181741K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:50:31,580 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=17.3831 real_seconds=1.00 rate_Mbps=145.3639 tx_cpu=65 rx_cpu=20 drop=35079 pkt=177481 data_loss=19.76488 2018-08-22 19:50:31,580 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=128 throughput=1<148852/181741<181741 Kbps loss-rate=19 2018-08-22 19:50:31,580 DEBUG overshot, min=1 kbps=148852 max=181741 2018-08-22 19:50:31,581 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R148852K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:50:34,932 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=16.9810 real_seconds=1.00 rate_Mbps=141.9952 tx_cpu=89 rx_cpu=20 drop=6255 pkt=145363 data_loss=4.30274 2018-08-22 19:50:34,932 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=128 throughput=1<145403/148852<181741 Kbps loss-rate=4 2018-08-22 19:50:34,933 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] Measuring UDP Throughput (packet size=1024)... 2018-08-22 19:50:34,933 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:50:38,283 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=136.1592 real_seconds=1.00 rate_Mbps=1137.4508 tx_cpu=35 rx_cpu=19 drop=47049 pkt=186476 data_loss=25.23059 2018-08-22 19:50:38,283 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=1024 throughput=1<1164749/5000000<10000000 Kbps loss-rate=25 2018-08-22 19:50:38,284 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3082374K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:50:41,635 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=130.1377 real_seconds=1.00 rate_Mbps=1086.5748 tx_cpu=33 rx_cpu=20 drop=40282 pkt=173543 data_loss=23.21154 2018-08-22 19:50:41,636 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=1024 throughput=1<1112652/3082374<3082374 Kbps loss-rate=23 2018-08-22 19:50:41,636 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2097513K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:50:44,987 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=135.7773 real_seconds=1.00 rate_Mbps=1138.8246 tx_cpu=30 rx_cpu=18 drop=32976 pkt=172012 data_loss=19.17080 2018-08-22 19:50:44,987 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=1024 throughput=1<1166156/2097513<2097513 Kbps loss-rate=19 2018-08-22 19:50:44,988 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1631834K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:50:48,312 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=136.3271 real_seconds=1.00 rate_Mbps=1144.1224 tx_cpu=29 rx_cpu=21 drop=25286 pkt=164885 data_loss=15.33556 2018-08-22 19:50:48,312 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=1024 throughput=1<1171581/1631834<1631834 Kbps loss-rate=15 2018-08-22 19:50:48,312 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1401707K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:50:51,638 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=134.3574 real_seconds=1.01 rate_Mbps=1112.3608 tx_cpu=27 rx_cpu=20 drop=32827 pkt=170409 data_loss=19.26365 2018-08-22 19:50:51,638 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=1024 throughput=1<1139057/1401707<1401707 Kbps loss-rate=19 2018-08-22 19:50:51,638 DEBUG overshot, min=1 kbps=1139057 max=1401707 2018-08-22 19:50:51,639 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1139057K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:50:54,990 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=133.2754 real_seconds=1.00 rate_Mbps=1115.3794 tx_cpu=90 rx_cpu=20 drop=2571 pkt=139045 data_loss=1.84901 2018-08-22 19:50:54,990 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=1024 throughput=1<1142148/1139057<1401707 Kbps loss-rate=1 2018-08-22 19:50:54,991 DEBUG undershot, min=1142148 kbps=1271927 max=1401707 2018-08-22 19:50:54,991 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1271927K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:50:58,340 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=133.2734 real_seconds=1.00 rate_Mbps=1112.6081 tx_cpu=82 rx_cpu=19 drop=18739 pkt=155211 data_loss=12.07324 2018-08-22 19:50:58,341 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=1024 throughput=1142148<1139310/1271927<1401707 Kbps loss-rate=12 2018-08-22 19:50:58,341 DEBUG overshot, min=1142148 kbps=1139310 max=1271927 2018-08-22 19:50:58,341 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1139310K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:51:01,667 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=133.8115 real_seconds=1.00 rate_Mbps=1119.7848 tx_cpu=88 rx_cpu=20 drop=2053 pkt=139076 data_loss=1.47618 2018-08-22 19:51:01,667 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=1024 throughput=1142148<1146659/1139310<1271927 Kbps loss-rate=1 2018-08-22 19:51:01,668 DEBUG undershot, min=1146659 kbps=1209293 max=1271927 2018-08-22 19:51:01,668 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1209293K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:51:05,019 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=134.3232 real_seconds=1.00 rate_Mbps=1123.1942 tx_cpu=70 rx_cpu=21 drop=10072 pkt=147619 data_loss=6.82301 2018-08-22 19:51:05,020 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=1024 throughput=1146659<1150150/1209293<1271927 Kbps loss-rate=6 2018-08-22 19:51:05,020 DEBUG overshot, min=1146659 kbps=1150150 max=1209293 2018-08-22 19:51:05,020 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1150150K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:51:08,370 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=134.7754 real_seconds=1.00 rate_Mbps=1125.4022 tx_cpu=91 rx_cpu=20 drop=2352 pkt=140362 data_loss=1.67569 2018-08-22 19:51:08,371 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=1024 throughput=1146659<1152411/1150150<1209293 Kbps loss-rate=1 2018-08-22 19:51:08,371 DEBUG undershot, min=1152411 kbps=1180852 max=1209293 2018-08-22 19:51:08,371 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] Measuring UDP Throughput (packet size=8192)... 2018-08-22 19:51:08,372 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:51:11,701 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=192.3828 real_seconds=1.00 rate_Mbps=1613.2142 tx_cpu=27 rx_cpu=10 drop=51569 pkt=76194 data_loss=67.68118 2018-08-22 19:51:11,701 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=8192 throughput=1<1651931/5000000<10000000 Kbps loss-rate=67 2018-08-22 19:51:11,702 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3325965K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:51:15,052 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=195.0703 real_seconds=1.00 rate_Mbps=1631.9784 tx_cpu=99 rx_cpu=8 drop=25781 pkt=50750 data_loss=50.80001 2018-08-22 19:51:15,053 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=8192 throughput=1<1671145/3325965<3325965 Kbps loss-rate=50 2018-08-22 19:51:15,053 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2498555K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:51:18,380 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=197.5391 real_seconds=1.00 rate_Mbps=1651.3640 tx_cpu=99 rx_cpu=9 drop=12840 pkt=38125 data_loss=33.67868 2018-08-22 19:51:18,380 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=8192 throughput=1<1690996/2498555<2498555 Kbps loss-rate=33 2018-08-22 19:51:18,381 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2094775K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:51:21,733 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=198.3984 real_seconds=1.00 rate_Mbps=1659.4792 tx_cpu=99 rx_cpu=8 drop=6569 pkt=31964 data_loss=20.55128 2018-08-22 19:51:21,734 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=8192 throughput=1<1699306/2094775<2094775 Kbps loss-rate=20 2018-08-22 19:51:21,734 DEBUG overshot, min=1 kbps=1699306 max=2094775 2018-08-22 19:51:21,734 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1699306K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:51:25,086 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=202.4688 real_seconds=1.00 rate_Mbps=1697.1496 tx_cpu=99 rx_cpu=11 drop=14 pkt=25930 data_loss=0.05395 2018-08-22 19:51:25,087 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=8192 throughput=1<1737881/1699306<2094775 Kbps loss-rate=0 2018-08-22 19:51:25,087 DEBUG undershot, min=1737881 kbps=1916328 max=2094775 2018-08-22 19:51:25,087 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1916328K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:51:28,440 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=192.0391 real_seconds=1.00 rate_Mbps=1605.4162 tx_cpu=99 rx_cpu=9 drop=4660 pkt=29241 data_loss=15.93651 2018-08-22 19:51:28,440 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=8192 throughput=1737881<1643946/1916328<2094775 Kbps loss-rate=15 2018-08-22 19:51:28,440 DEBUG overshot, min=1737881 kbps=1643946 max=1916328 2018-08-22 19:51:28,441 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1643946K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:51:31,792 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] megabytes=195.2578 real_seconds=1.00 rate_Mbps=1637.9462 tx_cpu=99 rx_cpu=8 drop=92 pkt=25085 data_loss=0.36678 2018-08-22 19:51:31,792 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] pkt-size=8192 throughput=1737881<1677256/1643946<1916328 Kbps loss-rate=0 2018-08-22 19:51:31,793 DEBUG undershot, min=1827104 kbps=1871716 max=1916328 2018-08-22 19:51:31,803 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.5', 'ip_to': u'172.30.9.215', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 48, 'rtt_ms': 0.44, 'throughput_kbps': 1810014, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 31, 'rtt_ms': 0.44, 'throughput_kbps': 2146411, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2779, 'rtt_ms': 0.33, 'throughput_kbps': 2608807, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.3, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 145403, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.68, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1152411, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.37, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1677256, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.423', 'rtt_max_ms': '0.696', 'rtt_min_ms': '0.256', 'rtt_stddev': '0.111', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.375', 'rtt_max_ms': '0.611', 'rtt_min_ms': '0.259', 'rtt_stddev': '0.097', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '14.474', 'rtt_max_ms': '139.391', 'rtt_min_ms': '0.308', 'rtt_stddev': '41.640', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-22 19:51:31,804 INFO Deleting floating ip 1120a0ca-b156-452d-a7e1-cff42532e02c 2018-08-22 19:51:33,835 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] Floating IP 172.30.9.216 deleted 2018-08-22 19:51:34,668 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e2] Instance deleted 2018-08-22 19:51:34,732 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] Creating client VM... 2018-08-22 19:51:34,733 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-22 19:51:39,117 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 1 of 90... 2018-08-22 19:51:41,978 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 2 of 90... 2018-08-22 19:51:44,129 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 3 of 90... 2018-08-22 19:51:46,928 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 4 of 90... 2018-08-22 19:51:49,083 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 5 of 90... 2018-08-22 19:51:52,536 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 6 of 90... 2018-08-22 19:51:54,699 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 7 of 90... 2018-08-22 19:51:57,008 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 8 of 90... 2018-08-22 19:51:59,623 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 9 of 90... 2018-08-22 19:52:03,021 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 10 of 90... 2018-08-22 19:52:05,402 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 11 of 90... 2018-08-22 19:52:07,976 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 12 of 90... 2018-08-22 19:52:10,286 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 13 of 90... 2018-08-22 19:52:12,666 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 14 of 90... 2018-08-22 19:52:14,972 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 15 of 90... 2018-08-22 19:52:17,357 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 16 of 90... 2018-08-22 19:52:20,322 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 17 of 90... 2018-08-22 19:52:22,901 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 18 of 90... 2018-08-22 19:52:25,474 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 19 of 90... 2018-08-22 19:52:27,625 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 20 of 90... 2018-08-22 19:52:29,772 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 21 of 90... 2018-08-22 19:52:32,080 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 22 of 90... 2018-08-22 19:52:35,320 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 23 of 90... 2018-08-22 19:52:37,709 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 24 of 90... 2018-08-22 19:52:40,106 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 25 of 90... 2018-08-22 19:52:42,493 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 26 of 90... 2018-08-22 19:52:44,650 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 27 of 90... 2018-08-22 19:52:46,973 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 28 of 90... 2018-08-22 19:52:49,759 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 29 of 90... 2018-08-22 19:52:52,111 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 30 of 90... 2018-08-22 19:52:54,251 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 31 of 90... 2018-08-22 19:52:56,638 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 32 of 90... 2018-08-22 19:52:58,780 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 33 of 90... 2018-08-22 19:53:01,165 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 34 of 90... 2018-08-22 19:53:03,315 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 35 of 90... 2018-08-22 19:53:05,809 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 36 of 90... 2018-08-22 19:53:08,124 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 37 of 90... 2018-08-22 19:53:10,504 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 38 of 90... 2018-08-22 19:53:12,663 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 39 of 90... 2018-08-22 19:53:14,816 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 40 of 90... 2018-08-22 19:53:17,134 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 41 of 90... 2018-08-22 19:53:19,531 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 42 of 90... 2018-08-22 19:53:21,918 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] VM status=BUILD, retrying 43 of 90... 2018-08-22 19:53:26,126 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] Internal network IP: 192.168.1.3 2018-08-22 19:53:26,126 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] SSH IP: 172.30.9.200 2018-08-22 19:53:26,126 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] Setup SSH for ubuntu@172.30.9.200 2018-08-22 19:53:37,645 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] Installing nuttcp-8.1.4... 2018-08-22 19:53:37,689 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] Copying nuttcp-8.1.4 to target... 2018-08-22 19:53:37,915 INFO ============================================================ 2018-08-22 19:53:37,915 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-08-22 19:53:46,957 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] PING 192.168.1.11 (192.168.1.11) 64(92) bytes of data. 72 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=42.3 ms 72 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.227 ms 72 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.370 ms 72 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.362 ms 72 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.419 ms 72 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.311 ms 72 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.402 ms 72 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.368 ms 72 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.410 ms 72 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.345 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.227/4.560/42.394/12.611 ms 2018-08-22 19:53:55,993 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] PING 192.168.1.11 (192.168.1.11) 391(419) bytes of data. 399 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.214 ms 399 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.234 ms 399 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.400 ms 399 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.278 ms 399 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.356 ms 399 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.369 ms 399 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.370 ms 399 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.403 ms 399 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.536 ms 399 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.235 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.214/0.339/0.536/0.096 ms 2018-08-22 19:54:05,037 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] PING 192.168.1.11 (192.168.1.11) 1500(1528) bytes of data. 1508 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=1.00 ms 1508 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.400 ms 1508 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.371 ms 1508 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.305 ms 1508 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.330 ms 1508 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.506 ms 1508 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.393 ms 1508 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.318 ms 1508 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.382 ms 1508 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.508 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.305/0.451/1.001/0.195 ms 2018-08-22 19:54:05,038 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] Measuring TCP Throughput (packet size=65536)... 2018-08-22 19:54:05,038 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:54:15,158 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] megabytes=5408.7512 real_seconds=10.00 rate_Mbps=4537.9894 tx_cpu=9 rx_cpu=13 retrans=1 cwnd=584 rtt_ms=0.42 2018-08-22 19:54:15,159 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:54:25,252 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] megabytes=5460.9498 real_seconds=10.00 rate_Mbps=4582.2730 tx_cpu=9 rx_cpu=13 retrans=4 cwnd=420 rtt_ms=0.30 2018-08-22 19:54:25,252 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:54:35,373 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] megabytes=6984.3036 real_seconds=10.00 rate_Mbps=5859.9854 tx_cpu=10 rx_cpu=17 retrans=1 cwnd=834 rtt_ms=0.45 2018-08-22 19:54:35,373 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] Measuring UDP Throughput (packet size=128)... 2018-08-22 19:54:35,374 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:54:38,697 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] megabytes=24.8086 real_seconds=1.00 rate_Mbps=207.9461 tx_cpu=16 rx_cpu=28 drop=75 pkt=203307 data_loss=0.03667 2018-08-22 19:54:38,697 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] pkt-size=128 throughput=1<212936/5000000<10000000 Kbps loss-rate=0 2018-08-22 19:54:38,698 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R638808K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:54:42,048 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] megabytes=24.0347 real_seconds=1.00 rate_Mbps=201.4732 tx_cpu=16 rx_cpu=26 drop=0 pkt=196892 data_loss=0.00000 2018-08-22 19:54:42,048 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] pkt-size=128 throughput=1<206308/638808<638808 Kbps loss-rate=0 2018-08-22 19:54:42,048 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R422558K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:54:45,400 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] megabytes=26.5013 real_seconds=1.00 rate_Mbps=221.9633 tx_cpu=17 rx_cpu=25 drop=97 pkt=217195 data_loss=0.04451 2018-08-22 19:54:45,400 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] pkt-size=128 throughput=1<227290/422558<422558 Kbps loss-rate=0 2018-08-22 19:54:45,401 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R324924K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:54:48,731 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] megabytes=25.6512 real_seconds=1.00 rate_Mbps=214.2904 tx_cpu=17 rx_cpu=26 drop=1439 pkt=211573 data_loss=0.67991 2018-08-22 19:54:48,731 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] pkt-size=128 throughput=1<219433/324924<324924 Kbps loss-rate=0 2018-08-22 19:54:48,731 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R272178K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:54:52,054 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] megabytes=26.1748 real_seconds=1.00 rate_Mbps=219.4977 tx_cpu=17 rx_cpu=26 drop=0 pkt=214424 data_loss=0.00000 2018-08-22 19:54:52,054 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] pkt-size=128 throughput=1<224765/272178<272178 Kbps loss-rate=0 2018-08-22 19:54:52,055 DEBUG undershot, min=224765 kbps=248471 max=272178 2018-08-22 19:54:52,055 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R248471K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:54:55,405 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] megabytes=25.2469 real_seconds=1.00 rate_Mbps=211.5646 tx_cpu=16 rx_cpu=26 drop=660 pkt=207483 data_loss=0.31823 2018-08-22 19:54:55,406 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] pkt-size=128 throughput=224765<216642/248471<272178 Kbps loss-rate=0 2018-08-22 19:54:55,406 DEBUG undershot, min=248471 kbps=260324 max=272178 2018-08-22 19:54:55,407 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R260324K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:54:58,732 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] megabytes=24.4357 real_seconds=1.00 rate_Mbps=204.9431 tx_cpu=16 rx_cpu=28 drop=0 pkt=200177 data_loss=0.00000 2018-08-22 19:54:58,732 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] pkt-size=128 throughput=248471<209861/260324<272178 Kbps loss-rate=0 2018-08-22 19:54:58,732 DEBUG undershot, min=260324 kbps=266251 max=272178 2018-08-22 19:54:58,733 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] Measuring UDP Throughput (packet size=1024)... 2018-08-22 19:54:58,733 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:55:02,057 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] megabytes=188.8740 real_seconds=1.00 rate_Mbps=1584.9798 tx_cpu=33 rx_cpu=26 drop=5009 pkt=198416 data_loss=2.52449 2018-08-22 19:55:02,058 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] pkt-size=1024 throughput=1<1623019/5000000<10000000 Kbps loss-rate=2 2018-08-22 19:55:02,058 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3311509K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:55:05,384 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] megabytes=187.6758 real_seconds=1.00 rate_Mbps=1573.2263 tx_cpu=30 rx_cpu=29 drop=186 pkt=192366 data_loss=0.09667 2018-08-22 19:55:05,385 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] pkt-size=1024 throughput=1<1610983/3311509<3311509 Kbps loss-rate=0 2018-08-22 19:55:05,385 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2461246K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:55:08,711 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] megabytes=189.1045 real_seconds=1.00 rate_Mbps=1585.8984 tx_cpu=32 rx_cpu=28 drop=0 pkt=193643 data_loss=0.00000 2018-08-22 19:55:08,711 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] pkt-size=1024 throughput=1<1623959/2461246<2461246 Kbps loss-rate=0 2018-08-22 19:55:08,712 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2042602K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:55:12,061 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] megabytes=190.9229 real_seconds=1.00 rate_Mbps=1601.0118 tx_cpu=25 rx_cpu=29 drop=0 pkt=195505 data_loss=0.00000 2018-08-22 19:55:12,061 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] pkt-size=1024 throughput=1<1639436/2042602<2042602 Kbps loss-rate=0 2018-08-22 19:55:12,062 DEBUG undershot, min=1639436 kbps=1841019 max=2042602 2018-08-22 19:55:12,062 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1841019K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:55:15,387 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] megabytes=194.0039 real_seconds=1.00 rate_Mbps=1627.2698 tx_cpu=35 rx_cpu=29 drop=693 pkt=199353 data_loss=0.34765 2018-08-22 19:55:15,387 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] pkt-size=1024 throughput=1639436<1666324/1841019<2042602 Kbps loss-rate=0 2018-08-22 19:55:15,388 DEBUG undershot, min=1666324 kbps=1854463 max=2042602 2018-08-22 19:55:15,388 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1854463K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:55:18,713 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] megabytes=180.2832 real_seconds=1.00 rate_Mbps=1511.6781 tx_cpu=29 rx_cpu=27 drop=4924 pkt=189534 data_loss=2.59795 2018-08-22 19:55:18,714 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] pkt-size=1024 throughput=1666324<1547958/1854463<2042602 Kbps loss-rate=2 2018-08-22 19:55:18,714 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] Measuring UDP Throughput (packet size=8192)... 2018-08-22 19:55:18,715 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:55:22,041 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] megabytes=335.2266 real_seconds=1.00 rate_Mbps=2806.3256 tx_cpu=39 rx_cpu=15 drop=32322 pkt=75231 data_loss=42.96367 2018-08-22 19:55:22,041 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] pkt-size=8192 throughput=1<2873677/5000000<10000000 Kbps loss-rate=42 2018-08-22 19:55:22,042 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3936838K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:55:25,368 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] megabytes=334.3750 real_seconds=1.00 rate_Mbps=2801.9063 tx_cpu=99 rx_cpu=16 drop=17272 pkt=60072 data_loss=28.75216 2018-08-22 19:55:25,369 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] pkt-size=8192 throughput=1<2869152/3936838<3936838 Kbps loss-rate=28 2018-08-22 19:55:25,369 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3402995K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:55:28,694 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] megabytes=335.0312 real_seconds=1.00 rate_Mbps=2808.6371 tx_cpu=99 rx_cpu=15 drop=9042 pkt=51926 data_loss=17.41326 2018-08-22 19:55:28,695 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] pkt-size=8192 throughput=1<2876044/3402995<3402995 Kbps loss-rate=17 2018-08-22 19:55:28,695 DEBUG overshot, min=1 kbps=2876044 max=3402995 2018-08-22 19:55:28,695 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2876044K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:55:32,045 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] megabytes=331.8906 real_seconds=1.00 rate_Mbps=2779.7251 tx_cpu=99 rx_cpu=15 drop=1403 pkt=43885 data_loss=3.19701 2018-08-22 19:55:32,046 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] pkt-size=8192 throughput=1<2846438/2876044<3402995 Kbps loss-rate=3 2018-08-22 19:55:32,056 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.3', 'ip_to': u'192.168.1.11', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.42, 'throughput_kbps': 4646901, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.3, 'throughput_kbps': 4692247, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.45, 'throughput_kbps': 6000625, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 209861, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.6, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1547958, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.2, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 2846438, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.560', 'rtt_max_ms': '42.394', 'rtt_min_ms': '0.227', 'rtt_stddev': '12.611', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.339', 'rtt_max_ms': '0.536', 'rtt_min_ms': '0.214', 'rtt_stddev': '0.096', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.451', 'rtt_max_ms': '1.001', 'rtt_min_ms': '0.305', 'rtt_stddev': '0.195', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-22 19:55:32,058 INFO Deleting floating ip f989dd8c-fc4f-4007-9fb2-7aac513e881d 2018-08-22 19:55:33,321 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] Floating IP 172.30.9.200 deleted 2018-08-22 19:55:33,548 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e3] Instance deleted 2018-08-22 19:55:33,564 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] Creating client VM... 2018-08-22 19:55:33,564 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-22 19:55:35,732 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] VM status=BUILD, retrying 1 of 90... 2018-08-22 19:55:38,151 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] VM status=BUILD, retrying 2 of 90... 2018-08-22 19:55:40,555 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] VM status=BUILD, retrying 3 of 90... 2018-08-22 19:55:43,197 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] VM status=BUILD, retrying 4 of 90... 2018-08-22 19:55:45,504 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] VM status=BUILD, retrying 5 of 90... 2018-08-22 19:55:47,832 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] VM status=BUILD, retrying 6 of 90... 2018-08-22 19:55:52,667 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] Internal network IP: 192.168.2.13 2018-08-22 19:55:52,667 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] SSH IP: 172.30.9.206 2018-08-22 19:55:52,667 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] Setup SSH for ubuntu@172.30.9.206 2018-08-22 19:56:04,920 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] Installing nuttcp-8.1.4... 2018-08-22 19:56:04,967 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] Copying nuttcp-8.1.4 to target... 2018-08-22 19:56:05,073 INFO ============================================================ 2018-08-22 19:56:05,073 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-08-22 19:56:14,124 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] PING 192.168.1.11 (192.168.1.11) 64(92) bytes of data. 72 bytes from 192.168.1.11: icmp_seq=1 ttl=63 time=1.14 ms 72 bytes from 192.168.1.11: icmp_seq=2 ttl=63 time=0.548 ms 72 bytes from 192.168.1.11: icmp_seq=3 ttl=63 time=0.538 ms 72 bytes from 192.168.1.11: icmp_seq=4 ttl=63 time=0.586 ms 72 bytes from 192.168.1.11: icmp_seq=5 ttl=63 time=0.345 ms 72 bytes from 192.168.1.11: icmp_seq=6 ttl=63 time=0.411 ms 72 bytes from 192.168.1.11: icmp_seq=7 ttl=63 time=0.589 ms 72 bytes from 192.168.1.11: icmp_seq=8 ttl=63 time=0.531 ms 72 bytes from 192.168.1.11: icmp_seq=9 ttl=63 time=0.328 ms 72 bytes from 192.168.1.11: icmp_seq=10 ttl=63 time=0.470 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.328/0.548/1.143/0.219 ms 2018-08-22 19:56:23,169 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] PING 192.168.1.11 (192.168.1.11) 391(419) bytes of data. 399 bytes from 192.168.1.11: icmp_seq=1 ttl=63 time=0.484 ms 399 bytes from 192.168.1.11: icmp_seq=2 ttl=63 time=0.448 ms 399 bytes from 192.168.1.11: icmp_seq=3 ttl=63 time=0.476 ms 399 bytes from 192.168.1.11: icmp_seq=4 ttl=63 time=0.486 ms 399 bytes from 192.168.1.11: icmp_seq=5 ttl=63 time=0.319 ms 399 bytes from 192.168.1.11: icmp_seq=6 ttl=63 time=0.352 ms 399 bytes from 192.168.1.11: icmp_seq=7 ttl=63 time=0.502 ms 399 bytes from 192.168.1.11: icmp_seq=8 ttl=63 time=0.389 ms 399 bytes from 192.168.1.11: icmp_seq=9 ttl=63 time=0.385 ms 399 bytes from 192.168.1.11: icmp_seq=10 ttl=63 time=0.279 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.279/0.412/0.502/0.074 ms 2018-08-22 19:56:32,222 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] PING 192.168.1.11 (192.168.1.11) 1500(1528) bytes of data. 1508 bytes from 192.168.1.11: icmp_seq=1 ttl=63 time=1.61 ms 1508 bytes from 192.168.1.11: icmp_seq=2 ttl=63 time=0.360 ms 1508 bytes from 192.168.1.11: icmp_seq=3 ttl=63 time=0.791 ms 1508 bytes from 192.168.1.11: icmp_seq=4 ttl=63 time=0.453 ms 1508 bytes from 192.168.1.11: icmp_seq=5 ttl=63 time=0.581 ms 1508 bytes from 192.168.1.11: icmp_seq=6 ttl=63 time=0.437 ms 1508 bytes from 192.168.1.11: icmp_seq=7 ttl=63 time=0.365 ms 1508 bytes from 192.168.1.11: icmp_seq=8 ttl=63 time=0.523 ms 1508 bytes from 192.168.1.11: icmp_seq=9 ttl=63 time=0.711 ms 1508 bytes from 192.168.1.11: icmp_seq=10 ttl=63 time=0.526 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.360/0.636/1.613/0.351 ms 2018-08-22 19:56:32,222 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] Measuring TCP Throughput (packet size=65536)... 2018-08-22 19:56:32,223 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:56:42,330 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=2183.3125 real_seconds=10.01 rate_Mbps=1830.0570 tx_cpu=4 rx_cpu=6 retrans=5 cwnd=331 rtt_ms=0.47 2018-08-22 19:56:42,331 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:56:52,433 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=2279.0640 real_seconds=10.01 rate_Mbps=1910.4768 tx_cpu=4 rx_cpu=6 retrans=15 cwnd=346 rtt_ms=0.49 2018-08-22 19:56:52,433 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:57:02,580 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=2215.0166 real_seconds=10.05 rate_Mbps=1849.1809 tx_cpu=4 rx_cpu=6 retrans=43 cwnd=337 rtt_ms=0.64 2018-08-22 19:57:02,580 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] Measuring UDP Throughput (packet size=128)... 2018-08-22 19:57:02,581 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:57:05,909 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=19.0067 real_seconds=1.01 rate_Mbps=158.4738 tx_cpu=16 rx_cpu=19 drop=45021 pkt=200724 data_loss=22.42923 2018-08-22 19:57:05,909 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=128 throughput=1<162277/5000000<10000000 Kbps loss-rate=22 2018-08-22 19:57:05,910 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R486831K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:57:09,263 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=18.2308 real_seconds=1.01 rate_Mbps=152.1537 tx_cpu=17 rx_cpu=19 drop=62616 pkt=211963 data_loss=29.54117 2018-08-22 19:57:09,264 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=128 throughput=1<155805/486831<486831 Kbps loss-rate=29 2018-08-22 19:57:09,264 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R321318K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:57:12,618 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=17.9579 real_seconds=1.01 rate_Mbps=149.7012 tx_cpu=16 rx_cpu=18 drop=51291 pkt=198402 data_loss=25.85202 2018-08-22 19:57:12,619 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=128 throughput=1<153294/321318<321318 Kbps loss-rate=25 2018-08-22 19:57:12,619 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R237306K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:57:15,950 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=17.8977 real_seconds=1.01 rate_Mbps=149.3062 tx_cpu=15 rx_cpu=18 drop=52131 pkt=198749 data_loss=26.22973 2018-08-22 19:57:15,950 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=128 throughput=1<152889/237306<237306 Kbps loss-rate=26 2018-08-22 19:57:15,950 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R195097K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:57:19,304 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=18.1138 real_seconds=1.00 rate_Mbps=151.8652 tx_cpu=99 rx_cpu=18 drop=42136 pkt=190524 data_loss=22.11564 2018-08-22 19:57:19,304 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=128 throughput=1<155509/195097<195097 Kbps loss-rate=22 2018-08-22 19:57:19,305 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R175303K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:57:22,658 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=17.8126 real_seconds=1.00 rate_Mbps=148.8359 tx_cpu=98 rx_cpu=19 drop=25273 pkt=171194 data_loss=14.76287 2018-08-22 19:57:22,658 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=128 throughput=1<152407/175303<175303 Kbps loss-rate=14 2018-08-22 19:57:22,659 DEBUG overshot, min=1 kbps=152407 max=175303 2018-08-22 19:57:22,659 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R152407K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:57:25,987 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=18.1157 real_seconds=1.00 rate_Mbps=151.6598 tx_cpu=99 rx_cpu=18 drop=431 pkt=148835 data_loss=0.28952 2018-08-22 19:57:25,987 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=128 throughput=1<155299/152407<175303 Kbps loss-rate=0 2018-08-22 19:57:25,987 DEBUG undershot, min=155299 kbps=165301 max=175303 2018-08-22 19:57:25,988 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R165301K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:57:29,341 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=17.9363 real_seconds=1.00 rate_Mbps=149.9579 tx_cpu=99 rx_cpu=17 drop=14492 pkt=161427 data_loss=8.97774 2018-08-22 19:57:29,341 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=128 throughput=155299<153556/165301<175303 Kbps loss-rate=8 2018-08-22 19:57:29,342 DEBUG overshot, min=155299 kbps=153556 max=165301 2018-08-22 19:57:29,342 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R153556K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:57:32,696 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=18.1147 real_seconds=1.00 rate_Mbps=151.3839 tx_cpu=99 rx_cpu=18 drop=1561 pkt=149957 data_loss=1.04123 2018-08-22 19:57:32,696 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=128 throughput=155299<155017/153556<165301 Kbps loss-rate=1 2018-08-22 19:57:32,696 DEBUG undershot, min=160300 kbps=162800 max=165301 2018-08-22 19:57:32,697 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] Measuring UDP Throughput (packet size=1024)... 2018-08-22 19:57:32,697 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:57:36,050 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=143.7266 real_seconds=1.01 rate_Mbps=1199.6293 tx_cpu=31 rx_cpu=20 drop=53029 pkt=200205 data_loss=26.48733 2018-08-22 19:57:36,050 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=1024 throughput=1<1228420/5000000<10000000 Kbps loss-rate=26 2018-08-22 19:57:36,050 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3114210K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:57:39,375 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=144.8711 real_seconds=1.00 rate_Mbps=1214.1219 tx_cpu=30 rx_cpu=19 drop=52507 pkt=200855 data_loss=26.14176 2018-08-22 19:57:39,376 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=1024 throughput=1<1243260/3114210<3114210 Kbps loss-rate=26 2018-08-22 19:57:39,376 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2178735K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:57:42,730 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=144.4404 real_seconds=1.00 rate_Mbps=1205.6860 tx_cpu=30 rx_cpu=19 drop=52213 pkt=200120 data_loss=26.09087 2018-08-22 19:57:42,730 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=1024 throughput=1<1234622/2178735<2178735 Kbps loss-rate=26 2018-08-22 19:57:42,730 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1706678K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:57:46,062 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=145.0908 real_seconds=1.01 rate_Mbps=1210.5657 tx_cpu=57 rx_cpu=19 drop=48815 pkt=197388 data_loss=24.73048 2018-08-22 19:57:46,062 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=1024 throughput=1<1239619/1706678<1706678 Kbps loss-rate=24 2018-08-22 19:57:46,062 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1473148K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:57:49,415 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=145.0537 real_seconds=1.00 rate_Mbps=1211.6287 tx_cpu=94 rx_cpu=19 drop=31292 pkt=179827 data_loss=17.40117 2018-08-22 19:57:49,415 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=1024 throughput=1<1240707/1473148<1473148 Kbps loss-rate=17 2018-08-22 19:57:49,416 DEBUG overshot, min=1 kbps=1240707 max=1473148 2018-08-22 19:57:49,416 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1240707K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:57:52,768 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=139.6758 real_seconds=1.00 rate_Mbps=1166.8685 tx_cpu=98 rx_cpu=18 drop=8427 pkt=151455 data_loss=5.56403 2018-08-22 19:57:52,768 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=1024 throughput=1<1194873/1240707<1473148 Kbps loss-rate=5 2018-08-22 19:57:52,769 DEBUG overshot, min=1 kbps=1194873 max=1240707 2018-08-22 19:57:52,769 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1194873K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:57:56,122 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=141.4141 real_seconds=1.00 rate_Mbps=1182.4620 tx_cpu=99 rx_cpu=19 drop=1051 pkt=145859 data_loss=0.72051 2018-08-22 19:57:56,123 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=1024 throughput=1<1210841/1194873<1240707 Kbps loss-rate=0 2018-08-22 19:57:56,123 DEBUG undershot, min=1210841 kbps=1225774 max=1240707 2018-08-22 19:57:56,123 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] Measuring UDP Throughput (packet size=8192)... 2018-08-22 19:57:56,124 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:57:59,477 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=191.2812 real_seconds=1.00 rate_Mbps=1603.0525 tx_cpu=54 rx_cpu=8 drop=49427 pkt=73911 data_loss=66.87368 2018-08-22 19:57:59,477 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=8192 throughput=1<1641525/5000000<10000000 Kbps loss-rate=66 2018-08-22 19:57:59,478 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3320762K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:58:02,804 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=204.7734 real_seconds=1.00 rate_Mbps=1712.3599 tx_cpu=99 rx_cpu=9 drop=24460 pkt=50671 data_loss=48.27220 2018-08-22 19:58:02,805 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=8192 throughput=1<1753456/3320762<3320762 Kbps loss-rate=48 2018-08-22 19:58:02,805 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2537109K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:58:06,158 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=205.1797 real_seconds=1.00 rate_Mbps=1715.2407 tx_cpu=99 rx_cpu=9 drop=12450 pkt=38713 data_loss=32.15973 2018-08-22 19:58:06,158 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=8192 throughput=1<1756406/2537109<2537109 Kbps loss-rate=32 2018-08-22 19:58:06,159 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2146757K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:58:09,488 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=200.8594 real_seconds=1.00 rate_Mbps=1679.5342 tx_cpu=99 rx_cpu=8 drop=7047 pkt=32757 data_loss=21.51296 2018-08-22 19:58:09,488 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=8192 throughput=1<1719843/2146757<2146757 Kbps loss-rate=21 2018-08-22 19:58:09,488 DEBUG overshot, min=1 kbps=1719843 max=2146757 2018-08-22 19:58:09,489 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1719843K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:58:12,820 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=204.8828 real_seconds=1.00 rate_Mbps=1717.8072 tx_cpu=99 rx_cpu=8 drop=18 pkt=26243 data_loss=0.06858 2018-08-22 19:58:12,820 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=8192 throughput=1<1759034/1719843<2146757 Kbps loss-rate=0 2018-08-22 19:58:12,820 DEBUG undershot, min=1759034 kbps=1952895 max=2146757 2018-08-22 19:58:12,821 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1952895K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:58:16,152 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=195.5078 real_seconds=1.00 rate_Mbps=1634.4877 tx_cpu=99 rx_cpu=7 drop=4774 pkt=29799 data_loss=16.02068 2018-08-22 19:58:16,152 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=8192 throughput=1759034<1673715/1952895<2146757 Kbps loss-rate=16 2018-08-22 19:58:16,153 DEBUG overshot, min=1759034 kbps=1673715 max=1952895 2018-08-22 19:58:16,153 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1673715K -p5001 -P5002 -fparse 192.168.1.11 2018-08-22 19:58:19,506 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=199.3984 real_seconds=1.00 rate_Mbps=1672.0700 tx_cpu=99 rx_cpu=7 drop=16 pkt=25539 data_loss=0.06265 2018-08-22 19:58:19,506 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=8192 throughput=1759034<1712199/1673715<1952895 Kbps loss-rate=0 2018-08-22 19:58:19,506 DEBUG undershot, min=1855964 kbps=1904429 max=1952895 2018-08-22 19:58:19,516 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.13', 'ip_to': u'192.168.1.11', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 5, 'rtt_ms': 0.47, 'throughput_kbps': 1873978, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 15, 'rtt_ms': 0.49, 'throughput_kbps': 1956328, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 43, 'rtt_ms': 0.64, 'throughput_kbps': 1893561, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.04, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 155017, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.72, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1210841, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.06, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1712199, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.548', 'rtt_max_ms': '1.143', 'rtt_min_ms': '0.328', 'rtt_stddev': '0.219', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.412', 'rtt_max_ms': '0.502', 'rtt_min_ms': '0.279', 'rtt_stddev': '0.074', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.636', 'rtt_max_ms': '1.613', 'rtt_min_ms': '0.360', 'rtt_stddev': '0.351', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-22 19:58:19,518 INFO ============================================================ 2018-08-22 19:58:19,518 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-08-22 19:58:28,590 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] 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.588 ms 72 bytes from 172.30.9.215: icmp_seq=2 ttl=63 time=0.553 ms 72 bytes from 172.30.9.215: icmp_seq=3 ttl=63 time=0.549 ms 72 bytes from 172.30.9.215: icmp_seq=4 ttl=63 time=0.686 ms 72 bytes from 172.30.9.215: icmp_seq=5 ttl=63 time=0.685 ms 72 bytes from 172.30.9.215: icmp_seq=6 ttl=63 time=0.639 ms 72 bytes from 172.30.9.215: icmp_seq=7 ttl=63 time=0.578 ms 72 bytes from 172.30.9.215: icmp_seq=8 ttl=63 time=0.507 ms 72 bytes from 172.30.9.215: icmp_seq=9 ttl=63 time=0.640 ms 72 bytes from 172.30.9.215: icmp_seq=10 ttl=63 time=0.637 ms --- 172.30.9.215 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.507/0.606/0.686/0.059 ms 2018-08-22 19:58:37,639 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] 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.484 ms 399 bytes from 172.30.9.215: icmp_seq=2 ttl=63 time=0.461 ms 399 bytes from 172.30.9.215: icmp_seq=3 ttl=63 time=0.824 ms 399 bytes from 172.30.9.215: icmp_seq=4 ttl=63 time=0.403 ms 399 bytes from 172.30.9.215: icmp_seq=5 ttl=63 time=0.482 ms 399 bytes from 172.30.9.215: icmp_seq=6 ttl=63 time=0.500 ms 399 bytes from 172.30.9.215: icmp_seq=7 ttl=63 time=0.582 ms 399 bytes from 172.30.9.215: icmp_seq=8 ttl=63 time=0.508 ms 399 bytes from 172.30.9.215: icmp_seq=9 ttl=63 time=0.521 ms 399 bytes from 172.30.9.215: icmp_seq=10 ttl=63 time=0.584 ms --- 172.30.9.215 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.403/0.534/0.824/0.113 ms 2018-08-22 19:58:46,691 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] 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.63 ms 1508 bytes from 172.30.9.215: icmp_seq=2 ttl=63 time=0.656 ms 1508 bytes from 172.30.9.215: icmp_seq=3 ttl=63 time=0.436 ms 1508 bytes from 172.30.9.215: icmp_seq=4 ttl=63 time=0.616 ms 1508 bytes from 172.30.9.215: icmp_seq=5 ttl=63 time=0.544 ms 1508 bytes from 172.30.9.215: icmp_seq=6 ttl=63 time=0.450 ms 1508 bytes from 172.30.9.215: icmp_seq=7 ttl=63 time=0.577 ms 1508 bytes from 172.30.9.215: icmp_seq=8 ttl=63 time=0.627 ms 1508 bytes from 172.30.9.215: icmp_seq=9 ttl=63 time=0.577 ms 1508 bytes from 172.30.9.215: icmp_seq=10 ttl=63 time=0.433 ms --- 172.30.9.215 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.433/0.655/1.636/0.336 ms 2018-08-22 19:58:46,692 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] Measuring TCP Throughput (packet size=65536)... 2018-08-22 19:58:46,692 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:58:56,798 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=2037.3588 real_seconds=10.01 rate_Mbps=1707.6412 tx_cpu=4 rx_cpu=6 retrans=44 cwnd=322 rtt_ms=0.49 2018-08-22 19:58:56,799 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:59:06,903 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=2254.3404 real_seconds=10.01 rate_Mbps=1889.6919 tx_cpu=4 rx_cpu=6 retrans=129 cwnd=356 rtt_ms=0.53 2018-08-22 19:59:06,903 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:59:17,010 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=3008.6698 real_seconds=10.01 rate_Mbps=2521.4819 tx_cpu=5 rx_cpu=9 retrans=518 cwnd=412 rtt_ms=0.37 2018-08-22 19:59:17,011 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] Measuring UDP Throughput (packet size=128)... 2018-08-22 19:59:17,011 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:59:20,341 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=16.9388 real_seconds=1.01 rate_Mbps=141.3656 tx_cpu=16 rx_cpu=18 drop=68403 pkt=207166 data_loss=33.01857 2018-08-22 19:59:20,341 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=128 throughput=1<144758/5000000<10000000 Kbps loss-rate=33 2018-08-22 19:59:20,341 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R434274K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:59:23,670 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=17.0404 real_seconds=1.00 rate_Mbps=142.8730 tx_cpu=16 rx_cpu=19 drop=69480 pkt=209075 data_loss=33.23224 2018-08-22 19:59:23,671 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=128 throughput=1<146301/434274<434274 Kbps loss-rate=33 2018-08-22 19:59:23,671 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R290287K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:59:27,000 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=17.5138 real_seconds=1.01 rate_Mbps=145.9940 tx_cpu=16 rx_cpu=18 drop=67579 pkt=211052 data_loss=32.02009 2018-08-22 19:59:27,000 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=128 throughput=1<149497/290287<290287 Kbps loss-rate=32 2018-08-22 19:59:27,000 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R219892K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:59:30,331 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=16.9370 real_seconds=1.01 rate_Mbps=141.2170 tx_cpu=62 rx_cpu=17 drop=74309 pkt=213057 data_loss=34.87748 2018-08-22 19:59:30,331 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=128 throughput=1<144606/219892<219892 Kbps loss-rate=34 2018-08-22 19:59:30,332 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R182249K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:59:33,659 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=16.7262 real_seconds=1.00 rate_Mbps=139.7296 tx_cpu=99 rx_cpu=18 drop=40957 pkt=177978 data_loss=23.01227 2018-08-22 19:59:33,660 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=128 throughput=1<143083/182249<182249 Kbps loss-rate=23 2018-08-22 19:59:33,660 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R162666K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:59:36,988 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=16.7302 real_seconds=1.00 rate_Mbps=139.7901 tx_cpu=99 rx_cpu=18 drop=21801 pkt=158854 data_loss=13.72361 2018-08-22 19:59:36,989 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=128 throughput=1<143145/162666<162666 Kbps loss-rate=13 2018-08-22 19:59:36,989 DEBUG overshot, min=1 kbps=143145 max=162666 2018-08-22 19:59:36,989 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R143145K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:59:40,319 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=16.9316 real_seconds=1.00 rate_Mbps=141.5014 tx_cpu=99 rx_cpu=18 drop=1086 pkt=139790 data_loss=0.77707 2018-08-22 19:59:40,319 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=128 throughput=1<144897/143145<162666 Kbps loss-rate=0 2018-08-22 19:59:40,319 DEBUG undershot, min=144897 kbps=153781 max=162666 2018-08-22 19:59:40,320 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R153781K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:59:43,649 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=16.6825 real_seconds=1.00 rate_Mbps=139.4976 tx_cpu=99 rx_cpu=18 drop=13514 pkt=150177 data_loss=8.99892 2018-08-22 19:59:43,649 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=128 throughput=144897<142845/153781<162666 Kbps loss-rate=9 2018-08-22 19:59:43,650 DEBUG overshot, min=144897 kbps=142845 max=153781 2018-08-22 19:59:43,650 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R142845K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:59:46,977 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=16.8611 real_seconds=1.00 rate_Mbps=140.9130 tx_cpu=99 rx_cpu=18 drop=1371 pkt=139497 data_loss=0.98248 2018-08-22 19:59:46,977 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=128 throughput=144897<144294/142845<153781 Kbps loss-rate=0 2018-08-22 19:59:46,977 DEBUG undershot, min=149339 kbps=151560 max=153781 2018-08-22 19:59:46,978 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] Measuring UDP Throughput (packet size=1024)... 2018-08-22 19:59:46,978 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:59:50,332 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=135.4639 real_seconds=1.00 rate_Mbps=1130.8100 tx_cpu=25 rx_cpu=18 drop=53138 pkt=191853 data_loss=27.69721 2018-08-22 19:59:50,332 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=1024 throughput=1<1157949/5000000<10000000 Kbps loss-rate=27 2018-08-22 19:59:50,333 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3078974K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:59:53,688 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=140.6445 real_seconds=1.00 rate_Mbps=1178.8369 tx_cpu=33 rx_cpu=20 drop=51279 pkt=195299 data_loss=26.25669 2018-08-22 19:59:53,688 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=1024 throughput=1<1207128/3078974<3078974 Kbps loss-rate=26 2018-08-22 19:59:53,688 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2143051K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 19:59:57,041 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=137.9990 real_seconds=1.00 rate_Mbps=1156.6816 tx_cpu=31 rx_cpu=18 drop=58158 pkt=199469 data_loss=29.15641 2018-08-22 19:59:57,042 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=1024 throughput=1<1184441/2143051<2143051 Kbps loss-rate=29 2018-08-22 19:59:57,042 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1663746K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 20:00:00,370 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=135.5674 real_seconds=1.00 rate_Mbps=1132.4439 tx_cpu=99 rx_cpu=19 drop=64273 pkt=203094 data_loss=31.64692 2018-08-22 20:00:00,370 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=1024 throughput=1<1159622/1663746<1663746 Kbps loss-rate=31 2018-08-22 20:00:00,370 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1411684K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 20:00:03,699 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=134.4893 real_seconds=1.00 rate_Mbps=1123.3316 tx_cpu=99 rx_cpu=18 drop=34608 pkt=172325 data_loss=20.08294 2018-08-22 20:00:03,699 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=1024 throughput=1<1150291/1411684<1411684 Kbps loss-rate=20 2018-08-22 20:00:03,700 DEBUG overshot, min=1 kbps=1150291 max=1411684 2018-08-22 20:00:03,700 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1150291K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 20:00:07,054 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=136.9551 real_seconds=1.00 rate_Mbps=1148.4605 tx_cpu=99 rx_cpu=20 drop=174 pkt=140416 data_loss=0.12390 2018-08-22 20:00:07,054 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=1024 throughput=1<1176023/1150291<1411684 Kbps loss-rate=0 2018-08-22 20:00:07,055 DEBUG undershot, min=1176023 kbps=1293853 max=1411684 2018-08-22 20:00:07,055 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1293853K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 20:00:10,409 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=135.5010 real_seconds=1.00 rate_Mbps=1132.0661 tx_cpu=99 rx_cpu=18 drop=19188 pkt=157941 data_loss=12.14885 2018-08-22 20:00:10,409 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=1024 throughput=1176023<1159235/1293853<1411684 Kbps loss-rate=12 2018-08-22 20:00:10,410 DEBUG overshot, min=1176023 kbps=1159235 max=1293853 2018-08-22 20:00:10,410 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1159235K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 20:00:13,739 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=135.2080 real_seconds=1.00 rate_Mbps=1129.3598 tx_cpu=99 rx_cpu=19 drop=3055 pkt=141508 data_loss=2.15889 2018-08-22 20:00:13,740 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=1024 throughput=1176023<1156464/1159235<1293853 Kbps loss-rate=2 2018-08-22 20:00:13,740 INFO [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] Measuring UDP Throughput (packet size=8192)... 2018-08-22 20:00:13,740 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 20:00:17,069 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=192.6250 real_seconds=1.00 rate_Mbps=1613.0119 tx_cpu=37 rx_cpu=8 drop=48519 pkt=73175 data_loss=66.30543 2018-08-22 20:00:17,070 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=8192 throughput=1<1651724/5000000<10000000 Kbps loss-rate=66 2018-08-22 20:00:17,070 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3325862K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 20:00:20,399 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=181.5781 real_seconds=1.00 rate_Mbps=1521.5931 tx_cpu=99 rx_cpu=7 drop=27507 pkt=50749 data_loss=54.20206 2018-08-22 20:00:20,400 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=8192 throughput=1<1558111/3325862<3325862 Kbps loss-rate=54 2018-08-22 20:00:20,400 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2441986K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 20:00:23,729 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=193.5547 real_seconds=1.00 rate_Mbps=1622.1037 tx_cpu=99 rx_cpu=8 drop=12487 pkt=37262 data_loss=33.51135 2018-08-22 20:00:23,729 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=8192 throughput=1<1661034/2441986<2441986 Kbps loss-rate=33 2018-08-22 20:00:23,730 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2051510K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 20:00:27,058 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=196.9062 real_seconds=1.00 rate_Mbps=1645.6311 tx_cpu=99 rx_cpu=8 drop=6100 pkt=31304 data_loss=19.48635 2018-08-22 20:00:27,059 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=8192 throughput=1<1685126/2051510<2051510 Kbps loss-rate=19 2018-08-22 20:00:27,059 DEBUG overshot, min=1 kbps=1685126 max=2051510 2018-08-22 20:00:27,059 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1685126K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 20:00:30,389 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=200.5234 real_seconds=1.00 rate_Mbps=1681.7106 tx_cpu=99 rx_cpu=8 drop=46 pkt=25713 data_loss=0.17891 2018-08-22 20:00:30,389 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=8192 throughput=1<1722071/1685126<2051510 Kbps loss-rate=0 2018-08-22 20:00:30,390 DEBUG undershot, min=1722071 kbps=1886790 max=2051510 2018-08-22 20:00:30,390 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1886790K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 20:00:33,743 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=199.9531 real_seconds=1.00 rate_Mbps=1671.6931 tx_cpu=99 rx_cpu=8 drop=3196 pkt=28790 data_loss=11.10110 2018-08-22 20:00:33,744 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=8192 throughput=1722071<1711813/1886790<2051510 Kbps loss-rate=11 2018-08-22 20:00:33,744 DEBUG overshot, min=1722071 kbps=1711813 max=1886790 2018-08-22 20:00:33,744 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1711813K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 20:00:37,097 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=204.0703 real_seconds=1.00 rate_Mbps=1711.6040 tx_cpu=99 rx_cpu=8 drop=0 pkt=26121 data_loss=0.00000 2018-08-22 20:00:37,097 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=8192 throughput=1722071<1752682/1711813<1886790 Kbps loss-rate=0 2018-08-22 20:00:37,098 DEBUG undershot, min=1752682 kbps=1819736 max=1886790 2018-08-22 20:00:37,098 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1819736K -p5001 -P5002 -fparse 172.30.9.215 2018-08-22 20:00:40,427 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] megabytes=214.4766 real_seconds=1.00 rate_Mbps=1793.7016 tx_cpu=99 rx_cpu=9 drop=314 pkt=27767 data_loss=1.13083 2018-08-22 20:00:40,427 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] pkt-size=8192 throughput=1752682<1836750/1819736<1886790 Kbps loss-rate=1 2018-08-22 20:00:40,428 DEBUG undershot, min=1836750 kbps=1861770 max=1886790 2018-08-22 20:00:40,437 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.13', 'ip_to': u'172.30.9.215', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 44, 'rtt_ms': 0.49, 'throughput_kbps': 1748624, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 129, 'rtt_ms': 0.53, 'throughput_kbps': 1935044, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 518, 'rtt_ms': 0.37, 'throughput_kbps': 2581997, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.98, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 144294, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.16, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1156464, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.13, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1836750, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.606', 'rtt_max_ms': '0.686', 'rtt_min_ms': '0.507', 'rtt_stddev': '0.059', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.534', 'rtt_max_ms': '0.824', 'rtt_min_ms': '0.403', 'rtt_stddev': '0.113', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.655', 'rtt_max_ms': '1.636', 'rtt_min_ms': '0.433', 'rtt_stddev': '0.336', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-22 20:00:40,439 INFO Deleting floating ip 041c9e0e-cd7b-4467-aa38-b3dea4872444 2018-08-22 20:00:41,869 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] Floating IP 172.30.9.206 deleted 2018-08-22 20:00:42,321 DEBUG [TestClient_4c9d24b2-407f-4df8-996c-310937fe691e4] Instance deleted 2018-08-22 20:00:42,353 INFO Cleaning up... 2018-08-22 20:00:42,353 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] Terminating nuttcp-8.1.4 2018-08-22 20:00:42,364 INFO Deleting floating ip 5bfe1906-7051-4f7d-af0d-b714e8f5f700 2018-08-22 20:00:43,747 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] Floating IP 172.30.9.215 deleted 2018-08-22 20:00:43,936 DEBUG [TestServer_4c9d24b2-407f-4df8-996c-310937fe691e1] Instance deleted 2018-08-22 20:00:49,338 INFO Network pns-internal-net_4c9d24b2-407f-4df8-996c-310937fe691e deleted. 2018-08-22 20:00:50,888 INFO Network pns-internal-net2_4c9d24b2-407f-4df8-996c-310937fe691e deleted. 2018-08-22 20:00:50,939 INFO Removed public key pns_public_key 2018-08-22 20:00:50,939 INFO Deleting security group 2018-08-22 20:00:51,090 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': '15952595', 'rtt_ms': '0.156667'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 155401, 'loss_rate': 0.05}, 1024: {'tp_kbps': 1242716, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 6976781, 'loss_rate': 0.0}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.239/0.116/0.517/0.127', | | | | | '64-byte': '4.310/0.141/41.040/12.243', '1500-byte': '0.253/0.138/0.626/0.146'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '5113257', 'rtt_ms': '0.39'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 209861, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1547958, | | | | | 'loss_rate': 2.6}, 8192: {'tp_kbps': 2846438, 'loss_rate': 3.2}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.339/0.214/0.536/0.096', | | | | | '64-byte': '4.560/0.227/42.394/12.611', '1500-byte': '0.451/0.305/1.001/0.195'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '2022018', 'rtt_ms': '0.363333'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 150821, 'loss_rate': 3.25}, 1024: {'tp_kbps': 1205539, | | | | | 'loss_rate': 2.09}, 8192: {'tp_kbps': 1778974, 'loss_rate': 4.63}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.318/0.222/0.578/0.105', | | | | | '64-byte': '0.501/0.267/1.491/0.338', '1500-byte': '0.499/0.319/1.154/0.234'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '1907955', 'rtt_ms': '0.533333'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 155017, 'loss_rate': 1.04}, 1024: {'tp_kbps': 1210841, | | | | | 'loss_rate': 0.72}, 8192: {'tp_kbps': 1712199, 'loss_rate': 0.06}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.412/0.279/0.502/0.074', | | | | | '64-byte': '0.548/0.328/1.143/0.219', '1500-byte': '0.636/0.360/1.613/0.351'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '2188410', 'rtt_ms': '0.403333'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 145403, 'loss_rate': 4.3}, 1024: {'tp_kbps': 1152411, | | | | | 'loss_rate': 1.68}, 8192: {'tp_kbps': 1677256, 'loss_rate': 0.37}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.375/0.259/0.611/0.097', | | | | | '64-byte': '0.423/0.256/0.696/0.111', '1500-byte': | | | | | '14.474/0.308/139.391/41.640'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '2088555', 'rtt_ms': '0.463333'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 144294, 'loss_rate': 0.98}, 1024: {'tp_kbps': 1156464, | | | | | 'loss_rate': 2.16}, 8192: {'tp_kbps': 1836750, 'loss_rate': 1.13}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.534/0.403/0.824/0.113', | | | | | '64-byte': '0.606/0.507/0.686/0.059', '1500-byte': '0.655/0.433/1.636/0.336'}} | | 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-08-22 20:00:51,095 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-08-22 20:00:51,511 - 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-08-22 20:00:51,646 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-22 20:00:51,647 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 18:54 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-22 20:00:51,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-22 20:00:51,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cf3f161fa6c4727ad4f85e8db637e413bdf497cf" 2018-08-22 20:00:52,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1701 X-Openstack-Request-Id: req-edab8dab-a257-47c3-89fb-e88642440eed Date: Wed, 22 Aug 2018 20:00:52 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "af18cf41c5c74ac18382a39c64b54128", "created_at": "2018-08-22T19:41:58Z", "admin_state_up": true, "updated_at": "2018-08-22T20:00:46Z", "project_id": "af18cf41c5c74ac18382a39c64b54128", "flavor_id": null, "revision_number": 6, "routes": [], "ha": false, "id": "20fe64ca-8048-4bea-bd95-3d8971c9622f", "name": "vmtp-router_4c9d24b2-407f-4df8-996c-310937fe691e"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0d04661f6c60488f820671b9642c7ddd", "created_at": "2018-08-22T19:01:53Z", "admin_state_up": true, "updated_at": "2018-08-22T19:01:53Z", "project_id": "0d04661f6c60488f820671b9642c7ddd", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "3536db99-734b-495d-bcf4-4f57b657ee9d", "name": "tempest-pretest-check-744661818"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8c3a7156a2194a2d8867c7393ca07854", "created_at": "2018-08-22T19:02:25Z", "admin_state_up": false, "updated_at": "2018-08-22T19:02:25Z", "project_id": "8c3a7156a2194a2d8867c7393ca07854", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "e37973d3-f064-441a-b7cb-95e6c871795f", "name": "tempest-router-344785007"}]} 2018-08-22 20:00:52,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-edab8dab-a257-47c3-89fb-e88642440eed 2018-08-22 20:00:52,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.369883060455s 2018-08-22 20:00:52,025 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-edab8dab-a257-47c3-89fb-e88642440eed 2018-08-22 20:00:52,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-22 20:00:52,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/20fe64ca-8048-4bea-bd95-3d8971c9622f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf3f161fa6c4727ad4f85e8db637e413bdf497cf" 2018-08-22 20:00:53,255 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ecbe4b6d-0d18-44b2-a1c0-e0a3a3cbf0e5 Content-Length: 0 Date: Wed, 22 Aug 2018 20:00:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 20:00:53,255 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/20fe64ca-8048-4bea-bd95-3d8971c9622f.json used request id req-ecbe4b6d-0d18-44b2-a1c0-e0a3a3cbf0e5 2018-08-22 20:00:53,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.22852396965s 2018-08-22 20:00:53,255 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/20fe64ca-8048-4bea-bd95-3d8971c9622f.json used request id req-ecbe4b6d-0d18-44b2-a1c0-e0a3a3cbf0e5 2018-08-22 20:00:53,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 20:00:53,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cf3f161fa6c4727ad4f85e8db637e413bdf497cf" 2018-08-22 20:00:53,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json X-Openstack-Request-Id: req-f4d28b03-8af2-4b8e-97b6-eacf5043e937 Date: Wed, 22 Aug 2018 20:00:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T19:42:06Z", "file": "/v2/images/e512dac8-cabf-44b9-836f-3227e8b6e8d7/file", "owner": "af18cf41c5c74ac18382a39c64b54128", "id": "e512dac8-cabf-44b9-836f-3227e8b6e8d7", "size": 263193088, "self": "/v2/images/e512dac8-cabf-44b9-836f-3227e8b6e8d7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/e512dac8-cabf-44b9-836f-3227e8b6e8d7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/e512dac8-cabf-44b9-836f-3227e8b6e8d7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_4c9d24b2-407f-4df8-996c-310937fe691e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "vmtp-img_4c9d24b2-407f-4df8-996c-310937fe691e", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-22T19:42:01Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 20:00:53,926 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f4d28b03-8af2-4b8e-97b6-eacf5043e937 2018-08-22 20:00:53,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.666078090668s 2018-08-22 20:00:53,926 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f4d28b03-8af2-4b8e-97b6-eacf5043e937 2018-08-22 20:00:53,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-22 20:00:53,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/e512dac8-cabf-44b9-836f-3227e8b6e8d7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf3f161fa6c4727ad4f85e8db637e413bdf497cf" 2018-08-22 20:00:54,767 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a8ec59b9-582a-4548-820b-847fb84d3e0e Date: Wed, 22 Aug 2018 20:00:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 20:00:54,767 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/e512dac8-cabf-44b9-836f-3227e8b6e8d7 used request id req-a8ec59b9-582a-4548-820b-847fb84d3e0e 2018-08-22 20:00:54,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.839199066162s 2018-08-22 20:00:54,767 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/e512dac8-cabf-44b9-836f-3227e8b6e8d7 used request id req-a8ec59b9-582a-4548-820b-847fb84d3e0e 2018-08-22 20:00:54,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 20:00:54,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}ec2ca6f7f56ad3b350fba0609e1fcaaa316dd719" 2018-08-22 20:00:55,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:00: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-c6c18b93-cd19-4d96-bd00-a57c29b5af0c x-compute-request-id: req-c6c18b93-cd19-4d96-bd00-a57c29b5af0c Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_4c9d24b2-407f-4df8-996c-310937fe691e", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/6137040d-94a1-4e67-ae52-1550fba9e5f6", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/6137040d-94a1-4e67-ae52-1550fba9e5f6", "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": "6137040d-94a1-4e67-ae52-1550fba9e5f6"}]} 2018-08-22 20:00:55,026 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-c6c18b93-cd19-4d96-bd00-a57c29b5af0c 2018-08-22 20:00:55,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.258301019669s 2018-08-22 20:00:55,027 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-c6c18b93-cd19-4d96-bd00-a57c29b5af0c 2018-08-22 20:00:55,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-22 20:00:55,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/6137040d-94a1-4e67-ae52-1550fba9e5f6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ec2ca6f7f56ad3b350fba0609e1fcaaa316dd719" 2018-08-22 20:00:55,059 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 20:00: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-a79d38d7-58af-4ddc-a956-4e9eff72c5d5 x-compute-request-id: req-a79d38d7-58af-4ddc-a956-4e9eff72c5d5 Content-Length: 0 Content-Type: application/json 2018-08-22 20:00:55,059 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/6137040d-94a1-4e67-ae52-1550fba9e5f6 used request id req-a79d38d7-58af-4ddc-a956-4e9eff72c5d5 2018-08-22 20:00:55,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.03040599823s 2018-08-22 20:00:55,059 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/6137040d-94a1-4e67-ae52-1550fba9e5f6 used request id req-a79d38d7-58af-4ddc-a956-4e9eff72c5d5 2018-08-22 20:00:55,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 20:00:55,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ec2ca6f7f56ad3b350fba0609e1fcaaa316dd719" 2018-08-22 20:00:55,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:00:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3ac0ef9-8c30-4bf9-82b8-a0f81858a198 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vmtp-user_4c9d24b2-407f-4df8-996c-310937fe691e", "links": {"self": "http://172.30.9.24:5000/v3/users/958eb7bf4c3d4f37aea749ae189adb93"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "958eb7bf4c3d4f37aea749ae189adb93", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 20:00:55,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-f3ac0ef9-8c30-4bf9-82b8-a0f81858a198 2018-08-22 20:00:55,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.186570882797s 2018-08-22 20:00:55,247 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-f3ac0ef9-8c30-4bf9-82b8-a0f81858a198 2018-08-22 20:00:55,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 20:00:55,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/958eb7bf4c3d4f37aea749ae189adb93 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ec2ca6f7f56ad3b350fba0609e1fcaaa316dd719" 2018-08-22 20:00:55,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:00:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7514d68-2b94-4df5-85d0-9bdc483ec32a Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_4c9d24b2-407f-4df8-996c-310937fe691e", "links": {"self": "http://172.30.9.24:5000/v3/users/958eb7bf4c3d4f37aea749ae189adb93"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "958eb7bf4c3d4f37aea749ae189adb93", "description": null}} 2018-08-22 20:00:55,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/958eb7bf4c3d4f37aea749ae189adb93 used request id req-d7514d68-2b94-4df5-85d0-9bdc483ec32a 2018-08-22 20:00:55,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.190038919449s 2018-08-22 20:00:55,443 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/958eb7bf4c3d4f37aea749ae189adb93 used request id req-d7514d68-2b94-4df5-85d0-9bdc483ec32a 2018-08-22 20:00:55,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-22 20:00:55,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/958eb7bf4c3d4f37aea749ae189adb93 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ec2ca6f7f56ad3b350fba0609e1fcaaa316dd719" 2018-08-22 20:00:55,745 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 20:00:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd1a8a61-51a1-4327-9a40-8d17a0fd967f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 20:00:55,745 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/958eb7bf4c3d4f37aea749ae189adb93 used request id req-fd1a8a61-51a1-4327-9a40-8d17a0fd967f 2018-08-22 20:00:55,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.301242828369s 2018-08-22 20:00:55,746 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/958eb7bf4c3d4f37aea749ae189adb93 used request id req-fd1a8a61-51a1-4327-9a40-8d17a0fd967f 2018-08-22 20:00:55,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 20:00:55,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ec2ca6f7f56ad3b350fba0609e1fcaaa316dd719" 2018-08-22 20:00:55,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:00:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b67b8b52-b7fe-42a3-b95c-b486efec18a3 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.24:5000/v3/projects/af18cf41c5c74ac18382a39c64b54128"}, "tags": [], "enabled": true, "id": "af18cf41c5c74ac18382a39c64b54128", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_4c9d24b2-407f-4df8-996c-310937fe691e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-22 20:00:55,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-b67b8b52-b7fe-42a3-b95c-b486efec18a3 2018-08-22 20:00:55,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.188588142395s 2018-08-22 20:00:55,941 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-b67b8b52-b7fe-42a3-b95c-b486efec18a3 2018-08-22 20:00:55,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-22 20:00:55,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/af18cf41c5c74ac18382a39c64b54128 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ec2ca6f7f56ad3b350fba0609e1fcaaa316dd719" 2018-08-22 20:00:56,197 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 20:00:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d269906-55e9-4f10-afa3-554f1bc87f1c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 20:00:56,197 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/af18cf41c5c74ac18382a39c64b54128 used request id req-4d269906-55e9-4f10-afa3-554f1bc87f1c 2018-08-22 20:00:56,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.252272129059s 2018-08-22 20:00:56,198 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/af18cf41c5c74ac18382a39c64b54128 used request id req-4d269906-55e9-4f10-afa3-554f1bc87f1c 2018-08-22 20:00:56,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 20:00:56,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf3f161fa6c4727ad4f85e8db637e413bdf497cf" 2018-08-22 20:00:56,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-c0589529-a6d4-4ac2-b01f-5604e19a0e67 Date: Wed, 22 Aug 2018 20:00:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 20:00:56,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c0589529-a6d4-4ac2-b01f-5604e19a0e67 2018-08-22 20:00:56,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0898070335388s 2018-08-22 20:00:56,288 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c0589529-a6d4-4ac2-b01f-5604e19a0e67 2018-08-22 20:00:56,290 - shade - DEBUG - Network pns-internal-net_4c9d24b2-407f-4df8-996c-310937fe691e not found for deleting 2018-08-22 20:00:56,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 20:00:56,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cf3f161fa6c4727ad4f85e8db637e413bdf497cf" 2018-08-22 20:00:56,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-4cdf2e56-1461-47f9-8b7a-72b1ccc7acf3 Date: Wed, 22 Aug 2018 20:00:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 20:00:56,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4cdf2e56-1461-47f9-8b7a-72b1ccc7acf3 2018-08-22 20:00:56,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0733239650726s 2018-08-22 20:00:56,364 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4cdf2e56-1461-47f9-8b7a-72b1ccc7acf3 2018-08-22 20:00:56,365 - shade - DEBUG - Network pns-internal-net2_4c9d24b2-407f-4df8-996c-310937fe691e not found for deleting 2018-08-22 20:00:56,426 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-08-22 20:00:56,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 20:00:56,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-22 20:00:56,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 20:00:56,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 20:00:56,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 20:00:56,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 20:00:56,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 20:00:56,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 20:00:56,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 20:00:56,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 20:00:56,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 20:00:56,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 20:00:56,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 20:00:56,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 20:00:56,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 20:00:56,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 20:00:56,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 20:00:56,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 20:00:56,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 20:00:56,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 20:00:56,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 20:00:56,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 20:00:56,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 20:00:56,475 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-22 20:00:56,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-22 20:00:56,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 20:00:56,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:00:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31947864-616a-46a9-b8c1-a680a86b5276 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 20:00:56,482 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-31947864-616a-46a9-b8c1-a680a86b5276 2018-08-22 20:00:56,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 20:00:56,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T21:00:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d69b1f3fec314e8ebf952b8c456a331b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "032439070e6549a2a698896c40df0822"}, "audit_ids": ["HUmnIlerQU29LTYeNB3VMw"], "issued_at": "2018-08-22T20:00:56.000000Z"}} 2018-08-22 20:00:56,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 20:00:56,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:00:57,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-9af408f2-0eea-4a64-993a-08146225fc62 Date: Wed, 22 Aug 2018 20:00:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 20:00:57,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9af408f2-0eea-4a64-993a-08146225fc62 2018-08-22 20:00:57,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.381373882294s 2018-08-22 20:00:57,263 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9af408f2-0eea-4a64-993a-08146225fc62 2018-08-22 20:00:57,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 20:00:57,272 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 22 Aug 2018 20:00:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3238ffe5-f691-4615-9206-820013852e1b 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.24:5000/v3/", "rel": "self"}]}]}} 2018-08-22 20:00:57,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-3238ffe5-f691-4615-9206-820013852e1b 2018-08-22 20:00:57,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 20:00:57,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:00:57,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:00:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3f268e4-1d52-4ee6-9d4f-9ae81850a85f Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/4beeafd00465418cb49ec3ca3c085af1"}, "tags": [], "enabled": true, "id": "4beeafd00465418cb49ec3ca3c085af1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-08-22 20:00:57,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-d3f268e4-1d52-4ee6-9d4f-9ae81850a85f 2018-08-22 20:00:57,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101780176163s 2018-08-22 20:00:57,375 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-d3f268e4-1d52-4ee6-9d4f-9ae81850a85f 2018-08-22 20:00:57,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-22 20:00:57,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}ee1bca84f4fe7631390584a3dae6949faf82c6ce" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}}' 2018-08-22 20:00:57,595 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 22 Aug 2018 20:00:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ac747fe-ccae-4bf1-b903-64b1d61c1186 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.24:5000/v3/projects/0eb597749dd94c5c9452b1182fdeac00"}, "tags": [], "enabled": true, "id": "0eb597749dd94c5c9452b1182fdeac00", "parent_id": "default", "domain_id": "default", "name": "shaker-project_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}} 2018-08-22 20:00:57,595 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-9ac747fe-ccae-4bf1-b903-64b1d61c1186 2018-08-22 20:00:57,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.213129997253s 2018-08-22 20:00:57,595 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-9ac747fe-ccae-4bf1-b903-64b1d61c1186 2018-08-22 20:00:57,596 - 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'0eb597749dd94c5c9452b1182fdeac00', '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_8383aa7f-6d2c-4663-a422-83fcaa285bd6'}) 2018-08-22 20:00:57,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-22 20:00:57,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}ee1bca84f4fe7631390584a3dae6949faf82c6ce" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2c9fecdf-f3e5-4dd6-935a-1d7c67d505a7", "email": null, "name": "shaker-user_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}}' 2018-08-22 20:00:58,090 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 22 Aug 2018 20:00:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac71492e-484f-4902-9ad6-91887ecb7ec7 Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "links": {"self": "http://172.30.9.24:5000/v3/users/29d3b260fda9472eafffd540f6848081"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "29d3b260fda9472eafffd540f6848081", "domain_id": "default", "password_expires_at": null}} 2018-08-22 20:00:58,090 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-ac71492e-484f-4902-9ad6-91887ecb7ec7 2018-08-22 20:00:58,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.48868393898s 2018-08-22 20:00:58,091 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-ac71492e-484f-4902-9ad6-91887ecb7ec7 2018-08-22 20:00:58,091 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'29d3b260fda9472eafffd540f6848081', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_8383aa7f-6d2c-4663-a422-83fcaa285bd6'}) 2018-08-22 20:00:58,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 20:00:58,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:00:58,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:00:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b03a558-ef18-4d29-a79d-435a9ad6d179 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 20:00:58,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6b03a558-ef18-4d29-a79d-435a9ad6d179 2018-08-22 20:00:58,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179975986481s 2018-08-22 20:00:58,275 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6b03a558-ef18-4d29-a79d-435a9ad6d179 2018-08-22 20:00:58,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 20:00:58,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:00:58,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:00:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7cfb6cb-b1b6-4cdd-8f44-895baf4804df Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 20:00:58,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d7cfb6cb-b1b6-4cdd-8f44-895baf4804df 2018-08-22 20:00:58,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.157249927521s 2018-08-22 20:00:58,437 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d7cfb6cb-b1b6-4cdd-8f44-895baf4804df 2018-08-22 20:00:58,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 20:00:58,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:00:58,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:00:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-862079ea-20ba-40e2-9a93-21838c181ddf Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 20:00:58,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-862079ea-20ba-40e2-9a93-21838c181ddf 2018-08-22 20:00:58,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102870941162s 2018-08-22 20:00:58,545 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-862079ea-20ba-40e2-9a93-21838c181ddf 2018-08-22 20:00:58,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 20:00:58,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:00:58,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:00:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-557f75e1-bf56-443e-97c4-a14bb935aa0c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-22 20:00:58,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-557f75e1-bf56-443e-97c4-a14bb935aa0c 2018-08-22 20:00:58,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109949111938s 2018-08-22 20:00:58,660 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-557f75e1-bf56-443e-97c4-a14bb935aa0c 2018-08-22 20:00:58,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 20:00:58,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:00:58,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:00:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-885550fe-07f2-4d5b-be2d-29ef1e545ae3 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "shaker-user_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "links": {"self": "http://172.30.9.24:5000/v3/users/29d3b260fda9472eafffd540f6848081"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "29d3b260fda9472eafffd540f6848081", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 20:00:58,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-885550fe-07f2-4d5b-be2d-29ef1e545ae3 2018-08-22 20:00:58,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127049207687s 2018-08-22 20:00:58,789 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-885550fe-07f2-4d5b-be2d-29ef1e545ae3 2018-08-22 20:00:58,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 20:00:58,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:00:58,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:00:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a089c86d-f4e3-4615-9859-e4bf04e313d6 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.24:5000/v3/projects/0eb597749dd94c5c9452b1182fdeac00"}, "tags": [], "enabled": true, "id": "0eb597749dd94c5c9452b1182fdeac00", "parent_id": "default", "domain_id": "default", "name": "shaker-project_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}]} 2018-08-22 20:00:58,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-a089c86d-f4e3-4615-9859-e4bf04e313d6 2018-08-22 20:00:58,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100162982941s 2018-08-22 20:00:58,901 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-a089c86d-f4e3-4615-9859-e4bf04e313d6 2018-08-22 20:00:58,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-22 20:00:58,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=29d3b260fda9472eafffd540f6848081&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=0eb597749dd94c5c9452b1182fdeac00" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:00:59,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:00:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfc60d04-2676-443b-bfc4-ef0f52477648 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=29d3b260fda9472eafffd540f6848081&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=0eb597749dd94c5c9452b1182fdeac00", "previous": null, "next": null}} 2018-08-22 20:00:59,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=29d3b260fda9472eafffd540f6848081&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=0eb597749dd94c5c9452b1182fdeac00 used request id req-bfc60d04-2676-443b-bfc4-ef0f52477648 2018-08-22 20:00:59,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.181792020798s 2018-08-22 20:00:59,090 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=29d3b260fda9472eafffd540f6848081&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=0eb597749dd94c5c9452b1182fdeac00 used request id req-bfc60d04-2676-443b-bfc4-ef0f52477648 2018-08-22 20:00:59,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-22 20:00:59,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/0eb597749dd94c5c9452b1182fdeac00/users/29d3b260fda9472eafffd540f6848081/roles/81768ab888da4b9ba2d6d91befcb7b0f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:00:59,307 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 20:00:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1590fa09-e5b7-4df4-ac79-a670d94c670d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 20:00:59,307 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/0eb597749dd94c5c9452b1182fdeac00/users/29d3b260fda9472eafffd540f6848081/roles/81768ab888da4b9ba2d6d91befcb7b0f used request id req-1590fa09-e5b7-4df4-ac79-a670d94c670d 2018-08-22 20:00:59,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.213458776474s 2018-08-22 20:00:59,307 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/0eb597749dd94c5c9452b1182fdeac00/users/29d3b260fda9472eafffd540f6848081/roles/81768ab888da4b9ba2d6d91befcb7b0f used request id req-1590fa09-e5b7-4df4-ac79-a670d94c670d 2018-08-22 20:00:59,308 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_8383aa7f-6d2c-4663-a422-83fcaa285bd6', 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'0eb597749dd94c5c9452b1182fdeac00', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '2c9fecdf-f3e5-4dd6-935a-1d7c67d505a7', 'username': u'shaker-user_8383aa7f-6d2c-4663-a422-83fcaa285bd6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-22 20:00:59,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 20:00:59,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-22 20:00:59,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 20:00:59,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 20:00:59,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 20:00:59,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 20:00:59,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 20:00:59,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 20:00:59,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 20:00:59,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 20:00:59,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 20:00:59,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 20:00:59,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 20:00:59,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 20:00:59,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 20:00:59,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 20:00:59,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 20:00:59,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 20:00:59,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 20:00:59,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 20:00:59,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 20:00:59,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 20:00:59,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 20:00:59,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-22 20:00:59,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-22 20:00:59,314 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_8383aa7f-6d2c-4663-a422-83fcaa285bd6', 'password': '2c9fecdf-f3e5-4dd6-935a-1d7c67d505a7', 'project_name': 'shaker-project_8383aa7f-6d2c-4663-a422-83fcaa285bd6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '0eb597749dd94c5c9452b1182fdeac00', 'project_domain_name': 'Default'} 2018-08-22 20:00:59,314 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-08-22 20:00:59,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 20:00:59,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:00:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be3d5d64-d9ef-4f03-a2fa-27d9594d3889 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 20:00:59,322 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-be3d5d64-d9ef-4f03-a2fa-27d9594d3889 2018-08-22 20:00:59,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 20:00:59,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}], "expires_at": "2018-08-22T21:00:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0eb597749dd94c5c9452b1182fdeac00", "name": "shaker-project_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/0eb597749dd94c5c9452b1182fdeac00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/0eb597749dd94c5c9452b1182fdeac00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/0eb597749dd94c5c9452b1182fdeac00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0eb597749dd94c5c9452b1182fdeac00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/0eb597749dd94c5c9452b1182fdeac00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/0eb597749dd94c5c9452b1182fdeac00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0eb597749dd94c5c9452b1182fdeac00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/0eb597749dd94c5c9452b1182fdeac00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/0eb597749dd94c5c9452b1182fdeac00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_0eb597749dd94c5c9452b1182fdeac00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_0eb597749dd94c5c9452b1182fdeac00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0eb597749dd94c5c9452b1182fdeac00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/0eb597749dd94c5c9452b1182fdeac00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/0eb597749dd94c5c9452b1182fdeac00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "id": "29d3b260fda9472eafffd540f6848081"}, "audit_ids": ["-wb7FQioQX2A-JdDw5vrbA"], "issued_at": "2018-08-22T20:00:59.000000Z"}} 2018-08-22 20:00:59,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-22 20:00:59,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" -d '{"network": {"name": "shaker-net_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "admin_state_up": true}}' 2018-08-22 20:01:00,548 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-aa440e0d-1433-496a-b9ec-3b9e3c86a754 Date: Wed, 22 Aug 2018 20:01:00 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"a330b5a2-0046-4e7d-b934-b9587478c3f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0eb597749dd94c5c9452b1182fdeac00","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T20:01:00Z","is_default":false,"name":"shaker-net_8383aa7f-6d2c-4663-a422-83fcaa285bd6","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0eb597749dd94c5c9452b1182fdeac00","created_at":"2018-08-22T20:01:00Z","mtu":1450}} 2018-08-22 20:01:00,548 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-aa440e0d-1433-496a-b9ec-3b9e3c86a754 2018-08-22 20:01:00,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.840233802795s 2018-08-22 20:01:00,549 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-aa440e0d-1433-496a-b9ec-3b9e3c86a754 2018-08-22 20:01:00,549 - 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-08-22T20:01:00Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'a330b5a2-0046-4e7d-b934-b9587478c3f0', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_8383aa7f-6d2c-4663-a422-83fcaa285bd6', u'admin_state_up': True, u'tenant_id': u'0eb597749dd94c5c9452b1182fdeac00', u'created_at': u'2018-08-22T20:01:00Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0eb597749dd94c5c9452b1182fdeac00', u'l2_adjacency': True}) 2018-08-22 20:01:00,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 20:01:00,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:01:00,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1226 X-Openstack-Request-Id: req-de7e0aca-664e-434a-a3f2-6106b4453c7a Date: Wed, 22 Aug 2018 20:01:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"a330b5a2-0046-4e7d-b934-b9587478c3f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0eb597749dd94c5c9452b1182fdeac00","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T20:01:00Z","qos_policy_id":null,"name":"shaker-net_8383aa7f-6d2c-4663-a422-83fcaa285bd6","admin_state_up":true,"tenant_id":"0eb597749dd94c5c9452b1182fdeac00","created_at":"2018-08-22T20:01:00Z","mtu":1450}]} 2018-08-22 20:01:00,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-de7e0aca-664e-434a-a3f2-6106b4453c7a 2018-08-22 20:01:00,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106518030167s 2018-08-22 20:01:00,657 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-de7e0aca-664e-434a-a3f2-6106b4453c7a 2018-08-22 20:01:00,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-22 20:01:00,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" -d '{"subnet": {"name": "shaker-subnet_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "enable_dhcp": true, "network_id": "a330b5a2-0046-4e7d-b934-b9587478c3f0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-22 20:01:01,213 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3de710c2-ed22-4d33-8dc0-0bbb27bf3dc8 Date: Wed, 22 Aug 2018 20:01:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a330b5a2-0046-4e7d-b934-b9587478c3f0","tenant_id":"0eb597749dd94c5c9452b1182fdeac00","created_at":"2018-08-22T20:01:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-22T20:01:00Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"0eb597749dd94c5c9452b1182fdeac00","id":"85716470-584a-4e87-a69c-28109c865a9a","subnetpool_id":null,"name":"shaker-subnet_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}} 2018-08-22 20:01:01,213 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3de710c2-ed22-4d33-8dc0-0bbb27bf3dc8 2018-08-22 20:01:01,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.554877996445s 2018-08-22 20:01:01,214 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3de710c2-ed22-4d33-8dc0-0bbb27bf3dc8 2018-08-22 20:01:01,214 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T20:01: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'85716470-584a-4e87-a69c-28109c865a9a', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_8383aa7f-6d2c-4663-a422-83fcaa285bd6', u'enable_dhcp': True, u'network_id': u'a330b5a2-0046-4e7d-b934-b9587478c3f0', u'tenant_id': u'0eb597749dd94c5c9452b1182fdeac00', u'created_at': u'2018-08-22T20:01: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'0eb597749dd94c5c9452b1182fdeac00'}) 2018-08-22 20:01:01,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-22 20:01:01,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" -d '{"router": {"external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "name": "shaker-router_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "admin_state_up": true}}' 2018-08-22 20:01:02,838 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-f2c54b67-9642-4eb2-ac90-6b201aa526c9 Date: Wed, 22 Aug 2018 20:01:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "created_at": "2018-08-22T20:01:01Z", "admin_state_up": true, "updated_at": "2018-08-22T20:01:02Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "0eb597749dd94c5c9452b1182fdeac00", "id": "8a01030d-f83d-4b4b-9c28-7afa28d06fd9", "name": "shaker-router_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}} 2018-08-22 20:01:02,839 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-f2c54b67-9642-4eb2-ac90-6b201aa526c9 2018-08-22 20:01:02,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.62426710129s 2018-08-22 20:01:02,839 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-f2c54b67-9642-4eb2-ac90-6b201aa526c9 2018-08-22 20:01:02,840 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T20:01:02Z', u'revision_number': 2, u'id': u'8a01030d-f83d-4b4b-9c28-7afa28d06fd9', u'external_gateway_info': {u'network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'37350c7d-7f7a-4dc4-acdb-2f5b730b9a18', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_8383aa7f-6d2c-4663-a422-83fcaa285bd6', u'admin_state_up': True, u'tenant_id': u'0eb597749dd94c5c9452b1182fdeac00', u'created_at': u'2018-08-22T20:01:01Z', u'flavor_id': None, u'routes': [], u'project_id': u'0eb597749dd94c5c9452b1182fdeac00'}) 2018-08-22 20:01:02,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-22 20:01:02,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/8a01030d-f83d-4b4b-9c28-7afa28d06fd9/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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" -d '{"subnet_id": "85716470-584a-4e87-a69c-28109c865a9a"}' 2018-08-22 20:01:05,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ab74b074-21fe-46f0-9149-12583c50f140 Date: Wed, 22 Aug 2018 20:01:05 GMT RESP BODY: {"network_id": "a330b5a2-0046-4e7d-b934-b9587478c3f0", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "subnet_id": "85716470-584a-4e87-a69c-28109c865a9a", "subnet_ids": ["85716470-584a-4e87-a69c-28109c865a9a"], "port_id": "07d92bae-72d5-49b5-b45f-96f1f5387f3c", "id": "8a01030d-f83d-4b4b-9c28-7afa28d06fd9"} 2018-08-22 20:01:05,316 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/8a01030d-f83d-4b4b-9c28-7afa28d06fd9/add_router_interface.json used request id req-ab74b074-21fe-46f0-9149-12583c50f140 2018-08-22 20:01:05,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.47616195679s 2018-08-22 20:01:05,317 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/8a01030d-f83d-4b4b-9c28-7afa28d06fd9/add_router_interface.json used request id req-ab74b074-21fe-46f0-9149-12583c50f140 returning object 8a01030d-f83d-4b4b-9c28-7afa28d06fd9 2018-08-22 20:01:05,317 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-08-22 20:01:08,949 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-08-22 20:01:08,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 20:01:08,956 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 22 Aug 2018 20:01:08 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-22 20:01:08,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 20:01:08,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:01:09,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c523e42d-2493-498e-b173-016bd58ce604 Date: Wed, 22 Aug 2018 20:01:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 20:01:09,666 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-c523e42d-2493-498e-b173-016bd58ce604 2018-08-22 20:01:09,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.704600095749s 2018-08-22 20:01:09,667 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-c523e42d-2493-498e-b173-016bd58ce604 2018-08-22 20:01:09,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-22 20:01:09,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}' 2018-08-22 20:01:09,728 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/830cf2db-b042-498e-9a41-c4f66c81c0b3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9c0e372e-487f-4fac-ab0c-e9555a02e3c6 Date: Wed, 22 Aug 2018 20:01:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T20:01:09Z", "file": "/v2/images/830cf2db-b042-498e-9a41-c4f66c81c0b3/file", "owner": "0eb597749dd94c5c9452b1182fdeac00", "id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "size": null, "self": "/v2/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "checksum": null, "created_at": "2018-08-22T20:01:09Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-22 20:01:09,728 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-9c0e372e-487f-4fac-ab0c-e9555a02e3c6 2018-08-22 20:01:09,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0530080795288s 2018-08-22 20:01:09,728 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-9c0e372e-487f-4fac-ab0c-e9555a02e3c6 returning object 830cf2db-b042-498e-9a41-c4f66c81c0b3 2018-08-22 20:01:09,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-22 20:01:09,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/830cf2db-b042-498e-9a41-c4f66c81c0b3/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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" -d '' 2018-08-22 20:01:20,744 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5a8cd06b-e363-41d7-a808-d127f1b6c99c Date: Wed, 22 Aug 2018 20:01:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 20:01:20,744 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/830cf2db-b042-498e-9a41-c4f66c81c0b3/file used request id req-5a8cd06b-e363-41d7-a808-d127f1b6c99c 2018-08-22 20:01:20,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 11.015857935s 2018-08-22 20:01:20,745 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/830cf2db-b042-498e-9a41-c4f66c81c0b3/file used request id req-5a8cd06b-e363-41d7-a808-d127f1b6c99c 2018-08-22 20:01:20,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 20:01:20,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:01:20,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-8a3882bc-8e95-4b0b-bdd4-9748f75f1294 Date: Wed, 22 Aug 2018 20:01:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T20:01:20Z", "file": "/v2/images/830cf2db-b042-498e-9a41-c4f66c81c0b3/file", "owner": "0eb597749dd94c5c9452b1182fdeac00", "id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "size": 666173440, "self": "/v2/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/830cf2db-b042-498e-9a41-c4f66c81c0b3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/830cf2db-b042-498e-9a41-c4f66c81c0b3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-22T20:01:09Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 20:01:20,792 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-8a3882bc-8e95-4b0b-bdd4-9748f75f1294 2018-08-22 20:01:20,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0421838760376s 2018-08-22 20:01:20,793 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-8a3882bc-8e95-4b0b-bdd4-9748f75f1294 2018-08-22 20:01:20,795 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/830cf2db-b042-498e-9a41-c4f66c81c0b3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/830cf2db-b042-498e-9a41-c4f66c81c0b3/file', 'owner': u'0eb597749dd94c5c9452b1182fdeac00', 'id': u'830cf2db-b042-498e-9a41-c4f66c81c0b3', 'size': 666173440, u'self': u'/v2/images/830cf2db-b042-498e-9a41-c4f66c81c0b3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0eb597749dd94c5c9452b1182fdeac00', 'name': 'shaker-project_8383aa7f-6d2c-4663-a422-83fcaa285bd6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/830cf2db-b042-498e-9a41-c4f66c81c0b3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-22T20:01:20Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-22T20:01:20Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_8383aa7f-6d2c-4663-a422-83fcaa285bd6', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', 'properties': {u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', u'self': u'/v2/images/830cf2db-b042-498e-9a41-c4f66c81c0b3', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_8383aa7f-6d2c-4663-a422-83fcaa285bd6', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_8383aa7f-6d2c-4663-a422-83fcaa285bd6', 'created': u'2018-08-22T20:01:09Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2018-08-22T20:01:09Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', 'metadata': {u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', u'self': u'/v2/images/830cf2db-b042-498e-9a41-c4f66c81c0b3', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_8383aa7f-6d2c-4663-a422-83fcaa285bd6', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2018-08-22 20:01:20,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-22 20:01:20,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}ee1bca84f4fe7631390584a3dae6949faf82c6ce" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-08-22 20:01:21,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:01: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-d37816c3-6e56-4144-93bb-e597b8ef6e13 x-compute-request-id: req-d37816c3-6e56-4144-93bb-e597b8ef6e13 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "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": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e"}} 2018-08-22 20:01:21,090 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-d37816c3-6e56-4144-93bb-e597b8ef6e13 2018-08-22 20:01:21,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.294236898422s 2018-08-22 20:01:21,091 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-d37816c3-6e56-4144-93bb-e597b8ef6e13 2018-08-22 20:01:21,092 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_8383aa7f-6d2c-4663-a422-83fcaa285bd6', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'2d08f4d6-449f-406e-86c1-31d74a5d5d5e', 'swap': 0}) 2018-08-22 20:01:21,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-22 20:01:21,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e/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}ee1bca84f4fe7631390584a3dae6949faf82c6ce" -d '{"extra_specs": {}}' 2018-08-22 20:01:21,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:01: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-8c1261cc-4d62-4926-b436-9ca44e4aeda0 x-compute-request-id: req-8c1261cc-4d62-4926-b436-9ca44e4aeda0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-22 20:01:21,113 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e/os-extra_specs used request id req-8c1261cc-4d62-4926-b436-9ca44e4aeda0 2018-08-22 20:01:21,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203628540039s 2018-08-22 20:01:21,113 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e/os-extra_specs used request id req-8c1261cc-4d62-4926-b436-9ca44e4aeda0 2018-08-22 20:01:21,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-22 20:01:21,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" -d '{"keypair": {"name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}}' 2018-08-22 20:01:21,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:01: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-32403a44-041e-4977-89b0-9480321449fc x-compute-request-id: req-32403a44-041e-4977-89b0-9480321449fc Content-Encoding: gzip Content-Length: 1798 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCyML4xV4DLitjaA6m2H7yize9Y7Dp6stqx72Ho+ALEWQVJJWoIlhsx9mvJy7sPQbqNkPiYFBZd5hWRbDozAf4W3TePmetvHPv7hF+eknDgrEyUZXalTPYd4e2d7PJ30ea1aRM3GANJh9g1SKV/P2bglqmL35E/dqgw+G9IhFBN0kBTChLLsVKxJ6rMO0tvzuR2Fbgl53TVxfFOPwFXIhjSERZycLSurcdNA2pKdlt4XVVdwB51JeXz9PxXc7zOrf1IAfZSnmrmHzl9aFp4A4p5loijhZAS20mN4Bjvj4AgjamlhR71bT3xomACJ/4I9YadGz47bcyrmi+pAFpkYRT Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwsjC+MVeAy4rY2gOpth+8os3vWOw6erLase9h6PgCxFkFSSV\nqCJYbMfZrycu7D0G6jZD4mBQWXeYVkWw6MwH+Ft03j5nrbxz7+4RfnpJw4KxMlGV\n2pUz2HeHtnezyd9HmtWkTNxgDSYfYNUilfz9m4Japi9+RP3aoMPhvSIRQTdJAUwo\nSy7FSsSeqzDtLb87kdhW4Jed01cXxTj8BVyIY0hEWcnC0rq3HTQNqSnZbeF1VXcA\nedSXl8/T8V3O8zq39SAH2Up5q5h85fWhaeAOKeZaIo4WQEttJjeAY74+AII2ppYU\ne9W098aJgAif+CPWGnRs+O23Mq5ovqQBaZGEUwIDAQABAoIBAAxCkKsR2SoAFPEL\n0qhDxjHD+30rMi52/di5u7823Fo1/QOrqtPLXZ9zMMtqfvSVnsLNKZatE0GeWnNL\nrafpd7L1JrT6XpI741w9stIwJkZtCnQtWG5Kp9m/JEai4CkbqakgO1gvIsiRFraE\nk8m3A8tu9/+vy5XSGJm32pSJ+WYOVXYNiGBmkkhWXCaGGc7Q59Ax+3VlecG8s90Q\nEFhRDTAcvy9djAAPk+VpBSiEF9Vhp5FRWqSvUMElixUoFuvjXYtwPHTIGiFgR0ql\nxhFj3Zg5EQxmfOspX62oju7Ho4XLVliT7J9m9opeHCgaSLDyu5aW31gIp1iVS2tE\nLHD6/ekCgYEA+2mw29B88NH/JZLJx6wRx5F3FWMEct8IJRhxVNiiVS4TGHh/Lbti\nPkbgMjlGxkytQ4eQXH4TzAv0uQiim2Mf2WMVxgFQo588wUag4B9sfyfuYfsJ8jen\nDf/QAuzAd7b5Ie3l2W1BkQkDltKMQuWqpXZ6oG+v8O/BogQcE6vDPy8CgYEAxlaR\nR8RNP9efRoXsnkgaZHrmdZkSYe1EXEEr2wilQRlomegSlL5AtJoyL18tVu634+uC\nOpoiY6DQWrndZFgL4s2B+ojwKP5ei9cemAKmwnNP9Fb1kVgfokwvOfvjwJzkPUCV\nmCCp/T+WC6zGmdCpsCezrLRvhgOVVS9atGNLZB0CgYEAyXkmQNEv/rDanhqm1vte\neCZrXtktzHxNA6U11P+R/17f8KFHkbdzgGK98aGSxQDXbKFrn6Nta/w8zjdMT+e8\nszHDVhzhqW3Hez+FVnX4NWIjl6Nckh3lIsPYxy9BAe7AcV867eWvQHIPzULHIij4\neoaauI0oWpVX/+T5Nw5TdgMCgYAhI3mmqg/WKOq918aPM7DlNPuojmjZ39DaMTFo\nqWsjE2G8xV/FZnxdMJ5N9/MVYVFsTX8212YDi20Em6V4DJX/0SJ0f8jQsJ+PceP0\ntgyy1J15T8Y8AKNYdK43W/TTy+L+sPnNrzd3ztX9IWMVdB3GBvwoUQWJOLQMxZq8\nJRMFqQKBgEkb5hNZ6bs/dl9fn/cJ1fuproIs78iTgwBqhJDnrr9S7lDGjhy7Uyad\n1Kk96ZmNBZ4KQvAw7lpVKfvJ+Q2i1WmqTzGIBsz8Dyo1GzWiszJM7mbjzUKdzySm\npF7krIB/FPPzbmHGevYEpv9FS5YpEvPzx8h6VAAYUP+ACF5x3eCY\n-----END RSA PRIVATE KEY-----\n", "user_id": "29d3b260fda9472eafffd540f6848081", "name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "fingerprint": "63:0f:87:f3:17:9a:da:ec:3f:7d:e8:66:7f:b3:90:45"}} 2018-08-22 20:01:21,761 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-32403a44-041e-4977-89b0-9480321449fc 2018-08-22 20:01:21,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.647607803345s 2018-08-22 20:01:21,762 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-32403a44-041e-4977-89b0-9480321449fc 2018-08-22 20:01:21,763 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCyML4xV4DLitjaA6m2H7yize9Y7Dp6stqx72Ho+ALEWQVJJWoIlhsx9mvJy7sPQbqNkPiYFBZd5hWRbDozAf4W3TePmetvHPv7hF+eknDgrEyUZXalTPYd4e2d7PJ30ea1aRM3GANJh9g1SKV/P2bglqmL35E/dqgw+G9IhFBN0kBTChLLsVKxJ6rMO0tvzuR2Fbgl53TVxfFOPwFXIhjSERZycLSurcdNA2pKdlt4XVVdwB51JeXz9PxXc7zOrf1IAfZSnmrmHzl9aFp4A4p5loijhZAS20mN4Bjvj4AgjamlhR71bT3xomACJ/4I9YadGz47bcyrmi+pAFpkYRT Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwsjC+MVeAy4rY2gOpth+8os3vWOw6erLase9h6PgCxFkFSSV\nqCJYbMfZrycu7D0G6jZD4mBQWXeYVkWw6MwH+Ft03j5nrbxz7+4RfnpJw4KxMlGV\n2pUz2HeHtnezyd9HmtWkTNxgDSYfYNUilfz9m4Japi9+RP3aoMPhvSIRQTdJAUwo\nSy7FSsSeqzDtLb87kdhW4Jed01cXxTj8BVyIY0hEWcnC0rq3HTQNqSnZbeF1VXcA\nedSXl8/T8V3O8zq39SAH2Up5q5h85fWhaeAOKeZaIo4WQEttJjeAY74+AII2ppYU\ne9W098aJgAif+CPWGnRs+O23Mq5ovqQBaZGEUwIDAQABAoIBAAxCkKsR2SoAFPEL\n0qhDxjHD+30rMi52/di5u7823Fo1/QOrqtPLXZ9zMMtqfvSVnsLNKZatE0GeWnNL\nrafpd7L1JrT6XpI741w9stIwJkZtCnQtWG5Kp9m/JEai4CkbqakgO1gvIsiRFraE\nk8m3A8tu9/+vy5XSGJm32pSJ+WYOVXYNiGBmkkhWXCaGGc7Q59Ax+3VlecG8s90Q\nEFhRDTAcvy9djAAPk+VpBSiEF9Vhp5FRWqSvUMElixUoFuvjXYtwPHTIGiFgR0ql\nxhFj3Zg5EQxmfOspX62oju7Ho4XLVliT7J9m9opeHCgaSLDyu5aW31gIp1iVS2tE\nLHD6/ekCgYEA+2mw29B88NH/JZLJx6wRx5F3FWMEct8IJRhxVNiiVS4TGHh/Lbti\nPkbgMjlGxkytQ4eQXH4TzAv0uQiim2Mf2WMVxgFQo588wUag4B9sfyfuYfsJ8jen\nDf/QAuzAd7b5Ie3l2W1BkQkDltKMQuWqpXZ6oG+v8O/BogQcE6vDPy8CgYEAxlaR\nR8RNP9efRoXsnkgaZHrmdZkSYe1EXEEr2wilQRlomegSlL5AtJoyL18tVu634+uC\nOpoiY6DQWrndZFgL4s2B+ojwKP5ei9cemAKmwnNP9Fb1kVgfokwvOfvjwJzkPUCV\nmCCp/T+WC6zGmdCpsCezrLRvhgOVVS9atGNLZB0CgYEAyXkmQNEv/rDanhqm1vte\neCZrXtktzHxNA6U11P+R/17f8KFHkbdzgGK98aGSxQDXbKFrn6Nta/w8zjdMT+e8\nszHDVhzhqW3Hez+FVnX4NWIjl6Nckh3lIsPYxy9BAe7AcV867eWvQHIPzULHIij4\neoaauI0oWpVX/+T5Nw5TdgMCgYAhI3mmqg/WKOq918aPM7DlNPuojmjZ39DaMTFo\nqWsjE2G8xV/FZnxdMJ5N9/MVYVFsTX8212YDi20Em6V4DJX/0SJ0f8jQsJ+PceP0\ntgyy1J15T8Y8AKNYdK43W/TTy+L+sPnNrzd3ztX9IWMVdB3GBvwoUQWJOLQMxZq8\nJRMFqQKBgEkb5hNZ6bs/dl9fn/cJ1fuproIs78iTgwBqhJDnrr9S7lDGjhy7Uyad\n1Kk96ZmNBZ4KQvAw7lpVKfvJ+Q2i1WmqTzGIBsz8Dyo1GzWiszJM7mbjzUKdzySm\npF7krIB/FPPzbmHGevYEpv9FS5YpEvPzx8h6VAAYUP+ACF5x3eCY\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'29d3b260fda9472eafffd540f6848081', 'name': u'shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6', 'created_at': '2018-08-22T20:01:21.762962', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0eb597749dd94c5c9452b1182fdeac00', 'name': 'shaker-project_8383aa7f-6d2c-4663-a422-83fcaa285bd6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'63:0f:87:f3:17:9a:da:ec:3f:7d:e8:66:7f:b3:90:45', 'type': 'ssh', 'id': u'shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6'}) 2018-08-22 20:01:21,763 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAwsjC+MVeAy4rY2gOpth+8os3vWOw6erLase9h6PgCxFkFSSV qCJYbMfZrycu7D0G6jZD4mBQWXeYVkWw6MwH+Ft03j5nrbxz7+4RfnpJw4KxMlGV 2pUz2HeHtnezyd9HmtWkTNxgDSYfYNUilfz9m4Japi9+RP3aoMPhvSIRQTdJAUwo Sy7FSsSeqzDtLb87kdhW4Jed01cXxTj8BVyIY0hEWcnC0rq3HTQNqSnZbeF1VXcA edSXl8/T8V3O8zq39SAH2Up5q5h85fWhaeAOKeZaIo4WQEttJjeAY74+AII2ppYU e9W098aJgAif+CPWGnRs+O23Mq5ovqQBaZGEUwIDAQABAoIBAAxCkKsR2SoAFPEL 0qhDxjHD+30rMi52/di5u7823Fo1/QOrqtPLXZ9zMMtqfvSVnsLNKZatE0GeWnNL rafpd7L1JrT6XpI741w9stIwJkZtCnQtWG5Kp9m/JEai4CkbqakgO1gvIsiRFraE k8m3A8tu9/+vy5XSGJm32pSJ+WYOVXYNiGBmkkhWXCaGGc7Q59Ax+3VlecG8s90Q EFhRDTAcvy9djAAPk+VpBSiEF9Vhp5FRWqSvUMElixUoFuvjXYtwPHTIGiFgR0ql xhFj3Zg5EQxmfOspX62oju7Ho4XLVliT7J9m9opeHCgaSLDyu5aW31gIp1iVS2tE LHD6/ekCgYEA+2mw29B88NH/JZLJx6wRx5F3FWMEct8IJRhxVNiiVS4TGHh/Lbti PkbgMjlGxkytQ4eQXH4TzAv0uQiim2Mf2WMVxgFQo588wUag4B9sfyfuYfsJ8jen Df/QAuzAd7b5Ie3l2W1BkQkDltKMQuWqpXZ6oG+v8O/BogQcE6vDPy8CgYEAxlaR R8RNP9efRoXsnkgaZHrmdZkSYe1EXEEr2wilQRlomegSlL5AtJoyL18tVu634+uC OpoiY6DQWrndZFgL4s2B+ojwKP5ei9cemAKmwnNP9Fb1kVgfokwvOfvjwJzkPUCV mCCp/T+WC6zGmdCpsCezrLRvhgOVVS9atGNLZB0CgYEAyXkmQNEv/rDanhqm1vte eCZrXtktzHxNA6U11P+R/17f8KFHkbdzgGK98aGSxQDXbKFrn6Nta/w8zjdMT+e8 szHDVhzhqW3Hez+FVnX4NWIjl6Nckh3lIsPYxy9BAe7AcV867eWvQHIPzULHIij4 eoaauI0oWpVX/+T5Nw5TdgMCgYAhI3mmqg/WKOq918aPM7DlNPuojmjZ39DaMTFo qWsjE2G8xV/FZnxdMJ5N9/MVYVFsTX8212YDi20Em6V4DJX/0SJ0f8jQsJ+PceP0 tgyy1J15T8Y8AKNYdK43W/TTy+L+sPnNrzd3ztX9IWMVdB3GBvwoUQWJOLQMxZq8 JRMFqQKBgEkb5hNZ6bs/dl9fn/cJ1fuproIs78iTgwBqhJDnrr9S7lDGjhy7Uyad 1Kk96ZmNBZ4KQvAw7lpVKfvJ+Q2i1WmqTzGIBsz8Dyo1GzWiszJM7mbjzUKdzySm pF7krIB/FPPzbmHGevYEpv9FS5YpEvPzx8h6VAAYUP+ACF5x3eCY -----END RSA PRIVATE KEY----- 2018-08-22 20:01:21,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-22 20:01:21,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" -d '{"security_group": {"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "description": "created by OPNFV Functest (shaker)"}}' 2018-08-22 20:01:22,193 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-63100117-7e7d-4d41-ac5a-faac8ecf95d1 Date: Wed, 22 Aug 2018 20:01:22 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "created_at": "2018-08-22T20:01:22Z", "updated_at": "2018-08-22T20:01:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:01:22Z", "revision_number": 0, "id": "5e4d27b7-fe3d-4067-98da-0cef64d3c7ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:01:22Z", "security_group_id": "3f77dc1c-1553-4d82-b11d-34f3528d4571", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb597749dd94c5c9452b1182fdeac00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:01:22Z", "revision_number": 0, "id": "9d38cced-b8f7-4899-a5b4-1b050ed3affe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:01:22Z", "security_group_id": "3f77dc1c-1553-4d82-b11d-34f3528d4571", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eb597749dd94c5c9452b1182fdeac00"}], "revision_number": 1, "project_id": "0eb597749dd94c5c9452b1182fdeac00", "id": "3f77dc1c-1553-4d82-b11d-34f3528d4571", "name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}} 2018-08-22 20:01:22,193 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-63100117-7e7d-4d41-ac5a-faac8ecf95d1 2018-08-22 20:01:22,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.427277088165s 2018-08-22 20:01:22,194 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-63100117-7e7d-4d41-ac5a-faac8ecf95d1 2018-08-22 20:01:22,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 20:01:22,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:01:22,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-8cb4d027-012d-4b39-a716-84b5827de90b Date: Wed, 22 Aug 2018 20:01:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "created_at": "2018-08-22T20:01:00Z", "updated_at": "2018-08-22T20:01:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:01:00Z", "revision_number": 0, "id": "08b74919-2778-466f-8049-e6fad3fc5793", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:01:00Z", "security_group_id": "2d77fe33-b3ec-4528-b04e-5e8be53f2109", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb597749dd94c5c9452b1182fdeac00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:01:00Z", "revision_number": 0, "id": "4d7ff44b-d05a-4cc0-9721-09734e794a4b", "remote_group_id": "2d77fe33-b3ec-4528-b04e-5e8be53f2109", "remote_ip_prefix": null, "created_at": "2018-08-22T20:01:00Z", "security_group_id": "2d77fe33-b3ec-4528-b04e-5e8be53f2109", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb597749dd94c5c9452b1182fdeac00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:01:00Z", "revision_number": 0, "id": "731d9740-1872-402b-8993-473291312700", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:01:00Z", "security_group_id": "2d77fe33-b3ec-4528-b04e-5e8be53f2109", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eb597749dd94c5c9452b1182fdeac00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:01:00Z", "revision_number": 0, "id": "d41ffd10-74fe-4a97-a60b-1e6646ff3ee1", "remote_group_id": "2d77fe33-b3ec-4528-b04e-5e8be53f2109", "remote_ip_prefix": null, "created_at": "2018-08-22T20:01:00Z", "security_group_id": "2d77fe33-b3ec-4528-b04e-5e8be53f2109", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eb597749dd94c5c9452b1182fdeac00"}], "revision_number": 1, "project_id": "0eb597749dd94c5c9452b1182fdeac00", "id": "2d77fe33-b3ec-4528-b04e-5e8be53f2109", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "created_at": "2018-08-22T20:01:22Z", "updated_at": "2018-08-22T20:01:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:01:22Z", "revision_number": 0, "id": "5e4d27b7-fe3d-4067-98da-0cef64d3c7ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:01:22Z", "security_group_id": "3f77dc1c-1553-4d82-b11d-34f3528d4571", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb597749dd94c5c9452b1182fdeac00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:01:22Z", "revision_number": 0, "id": "9d38cced-b8f7-4899-a5b4-1b050ed3affe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:01:22Z", "security_group_id": "3f77dc1c-1553-4d82-b11d-34f3528d4571", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eb597749dd94c5c9452b1182fdeac00"}], "revision_number": 1, "project_id": "0eb597749dd94c5c9452b1182fdeac00", "id": "3f77dc1c-1553-4d82-b11d-34f3528d4571", "name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}]} 2018-08-22 20:01:22,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8cb4d027-012d-4b39-a716-84b5827de90b 2018-08-22 20:01:22,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.060662984848s 2018-08-22 20:01:22,260 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8cb4d027-012d-4b39-a716-84b5827de90b 2018-08-22 20:01:22,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-22 20:01:22,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" -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": "3f77dc1c-1553-4d82-b11d-34f3528d4571"}}' 2018-08-22 20:01:22,417 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-5138af32-6a73-4f69-a363-572dc7eded60 Date: Wed, 22 Aug 2018 20:01:22 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-08-22T20:01:22Z", "security_group_id": "3f77dc1c-1553-4d82-b11d-34f3528d4571", "port_range_min": 22, "revision_number": 0, "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "created_at": "2018-08-22T20:01:22Z", "project_id": "0eb597749dd94c5c9452b1182fdeac00", "id": "6a473c5d-5342-4cb4-874e-09cbba579fc2"}} 2018-08-22 20:01:22,417 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-5138af32-6a73-4f69-a363-572dc7eded60 2018-08-22 20:01:22,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.153313159943s 2018-08-22 20:01:22,417 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-5138af32-6a73-4f69-a363-572dc7eded60 2018-08-22 20:01:22,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 20:01:22,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:01:22,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-ced2914c-0fb1-42d8-aabf-b8bd108e7e24 Date: Wed, 22 Aug 2018 20:01:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "created_at": "2018-08-22T20:01:00Z", "updated_at": "2018-08-22T20:01:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:01:00Z", "revision_number": 0, "id": "08b74919-2778-466f-8049-e6fad3fc5793", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:01:00Z", "security_group_id": "2d77fe33-b3ec-4528-b04e-5e8be53f2109", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb597749dd94c5c9452b1182fdeac00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:01:00Z", "revision_number": 0, "id": "4d7ff44b-d05a-4cc0-9721-09734e794a4b", "remote_group_id": "2d77fe33-b3ec-4528-b04e-5e8be53f2109", "remote_ip_prefix": null, "created_at": "2018-08-22T20:01:00Z", "security_group_id": "2d77fe33-b3ec-4528-b04e-5e8be53f2109", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb597749dd94c5c9452b1182fdeac00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:01:00Z", "revision_number": 0, "id": "731d9740-1872-402b-8993-473291312700", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:01:00Z", "security_group_id": "2d77fe33-b3ec-4528-b04e-5e8be53f2109", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eb597749dd94c5c9452b1182fdeac00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:01:00Z", "revision_number": 0, "id": "d41ffd10-74fe-4a97-a60b-1e6646ff3ee1", "remote_group_id": "2d77fe33-b3ec-4528-b04e-5e8be53f2109", "remote_ip_prefix": null, "created_at": "2018-08-22T20:01:00Z", "security_group_id": "2d77fe33-b3ec-4528-b04e-5e8be53f2109", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eb597749dd94c5c9452b1182fdeac00"}], "revision_number": 1, "project_id": "0eb597749dd94c5c9452b1182fdeac00", "id": "2d77fe33-b3ec-4528-b04e-5e8be53f2109", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "created_at": "2018-08-22T20:01:22Z", "updated_at": "2018-08-22T20:01:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:01:22Z", "revision_number": 0, "id": "5e4d27b7-fe3d-4067-98da-0cef64d3c7ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:01:22Z", "security_group_id": "3f77dc1c-1553-4d82-b11d-34f3528d4571", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb597749dd94c5c9452b1182fdeac00"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T20:01:22Z", "revision_number": 0, "id": "6a473c5d-5342-4cb4-874e-09cbba579fc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:01:22Z", "security_group_id": "3f77dc1c-1553-4d82-b11d-34f3528d4571", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0eb597749dd94c5c9452b1182fdeac00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:01:22Z", "revision_number": 0, "id": "9d38cced-b8f7-4899-a5b4-1b050ed3affe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:01:22Z", "security_group_id": "3f77dc1c-1553-4d82-b11d-34f3528d4571", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eb597749dd94c5c9452b1182fdeac00"}], "revision_number": 2, "project_id": "0eb597749dd94c5c9452b1182fdeac00", "id": "3f77dc1c-1553-4d82-b11d-34f3528d4571", "name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}]} 2018-08-22 20:01:22,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-ced2914c-0fb1-42d8-aabf-b8bd108e7e24 2018-08-22 20:01:22,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.042181968689s 2018-08-22 20:01:22,463 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-ced2914c-0fb1-42d8-aabf-b8bd108e7e24 2018-08-22 20:01:22,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-22 20:01:22,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" -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": "3f77dc1c-1553-4d82-b11d-34f3528d4571"}}' 2018-08-22 20:01:22,585 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-6b72f066-6f08-4137-8d53-bf73d5215947 Date: Wed, 22 Aug 2018 20:01:22 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-08-22T20:01:22Z", "security_group_id": "3f77dc1c-1553-4d82-b11d-34f3528d4571", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "created_at": "2018-08-22T20:01:22Z", "project_id": "0eb597749dd94c5c9452b1182fdeac00", "id": "dae0a68c-e9cd-4933-8e28-96415c105c78"}} 2018-08-22 20:01:22,585 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6b72f066-6f08-4137-8d53-bf73d5215947 2018-08-22 20:01:22,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.118834972382s 2018-08-22 20:01:22,585 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6b72f066-6f08-4137-8d53-bf73d5215947 2018-08-22 20:01:22,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 20:01:22,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:01:22,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-0935645f-43f8-40f9-bc7b-877bb74ce2b0 Date: Wed, 22 Aug 2018 20:01:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "created_at": "2018-08-22T20:01:00Z", "updated_at": "2018-08-22T20:01:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:01:00Z", "revision_number": 0, "id": "08b74919-2778-466f-8049-e6fad3fc5793", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:01:00Z", "security_group_id": "2d77fe33-b3ec-4528-b04e-5e8be53f2109", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb597749dd94c5c9452b1182fdeac00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:01:00Z", "revision_number": 0, "id": "4d7ff44b-d05a-4cc0-9721-09734e794a4b", "remote_group_id": "2d77fe33-b3ec-4528-b04e-5e8be53f2109", "remote_ip_prefix": null, "created_at": "2018-08-22T20:01:00Z", "security_group_id": "2d77fe33-b3ec-4528-b04e-5e8be53f2109", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb597749dd94c5c9452b1182fdeac00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:01:00Z", "revision_number": 0, "id": "731d9740-1872-402b-8993-473291312700", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:01:00Z", "security_group_id": "2d77fe33-b3ec-4528-b04e-5e8be53f2109", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eb597749dd94c5c9452b1182fdeac00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:01:00Z", "revision_number": 0, "id": "d41ffd10-74fe-4a97-a60b-1e6646ff3ee1", "remote_group_id": "2d77fe33-b3ec-4528-b04e-5e8be53f2109", "remote_ip_prefix": null, "created_at": "2018-08-22T20:01:00Z", "security_group_id": "2d77fe33-b3ec-4528-b04e-5e8be53f2109", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eb597749dd94c5c9452b1182fdeac00"}], "revision_number": 1, "project_id": "0eb597749dd94c5c9452b1182fdeac00", "id": "2d77fe33-b3ec-4528-b04e-5e8be53f2109", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "created_at": "2018-08-22T20:01:22Z", "updated_at": "2018-08-22T20:01:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:01:22Z", "revision_number": 0, "id": "5e4d27b7-fe3d-4067-98da-0cef64d3c7ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:01:22Z", "security_group_id": "3f77dc1c-1553-4d82-b11d-34f3528d4571", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb597749dd94c5c9452b1182fdeac00"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T20:01:22Z", "revision_number": 0, "id": "6a473c5d-5342-4cb4-874e-09cbba579fc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:01:22Z", "security_group_id": "3f77dc1c-1553-4d82-b11d-34f3528d4571", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0eb597749dd94c5c9452b1182fdeac00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:01:22Z", "revision_number": 0, "id": "9d38cced-b8f7-4899-a5b4-1b050ed3affe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:01:22Z", "security_group_id": "3f77dc1c-1553-4d82-b11d-34f3528d4571", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eb597749dd94c5c9452b1182fdeac00"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:01:22Z", "revision_number": 0, "id": "dae0a68c-e9cd-4933-8e28-96415c105c78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:01:22Z", "security_group_id": "3f77dc1c-1553-4d82-b11d-34f3528d4571", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb597749dd94c5c9452b1182fdeac00"}], "revision_number": 3, "project_id": "0eb597749dd94c5c9452b1182fdeac00", "id": "3f77dc1c-1553-4d82-b11d-34f3528d4571", "name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}]} 2018-08-22 20:01:22,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0935645f-43f8-40f9-bc7b-877bb74ce2b0 2018-08-22 20:01:22,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.043074131012s 2018-08-22 20:01:22,632 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0935645f-43f8-40f9-bc7b-877bb74ce2b0 2018-08-22 20:01:22,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-22 20:01:22,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" -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": "3f77dc1c-1553-4d82-b11d-34f3528d4571"}}' 2018-08-22 20:01:22,765 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-fdee57a8-9ac1-4be9-8ebf-fe98daf4c03a Date: Wed, 22 Aug 2018 20:01:22 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-08-22T20:01:22Z", "security_group_id": "3f77dc1c-1553-4d82-b11d-34f3528d4571", "port_range_min": 9000, "revision_number": 0, "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "created_at": "2018-08-22T20:01:22Z", "project_id": "0eb597749dd94c5c9452b1182fdeac00", "id": "bea50796-d8f1-40ef-8ee5-58ecd82f1f78"}} 2018-08-22 20:01:22,765 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-fdee57a8-9ac1-4be9-8ebf-fe98daf4c03a 2018-08-22 20:01:22,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.129868030548s 2018-08-22 20:01:22,765 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-fdee57a8-9ac1-4be9-8ebf-fe98daf4c03a 2018-08-22 20:01:22,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 20:01:22,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:01:23,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1270 X-Openstack-Request-Id: req-1aa619aa-d06e-4ce7-baaf-c7ecb370eea9 Date: Wed, 22 Aug 2018 20:01:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a330b5a2-0046-4e7d-b934-b9587478c3f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0eb597749dd94c5c9452b1182fdeac00","l2_adjacency":true,"status":"ACTIVE","subnets":["85716470-584a-4e87-a69c-28109c865a9a"],"description":"","tags":[],"updated_at":"2018-08-22T20:01:00Z","qos_policy_id":null,"name":"shaker-net_8383aa7f-6d2c-4663-a422-83fcaa285bd6","admin_state_up":true,"tenant_id":"0eb597749dd94c5c9452b1182fdeac00","created_at":"2018-08-22T20:01:00Z","mtu":1450}]} 2018-08-22 20:01:23,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-1aa619aa-d06e-4ce7-baaf-c7ecb370eea9 2018-08-22 20:01:23,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.333905220032s 2018-08-22 20:01:23,101 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-1aa619aa-d06e-4ce7-baaf-c7ecb370eea9 2018-08-22 20:01:23,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 20:01:23,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:01:23,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-280e29e4-0ffc-4e23-8d68-ff85c3af61cb Date: Wed, 22 Aug 2018 20:01:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T20:01:20Z", "file": "/v2/images/830cf2db-b042-498e-9a41-c4f66c81c0b3/file", "owner": "0eb597749dd94c5c9452b1182fdeac00", "id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "size": 666173440, "self": "/v2/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/830cf2db-b042-498e-9a41-c4f66c81c0b3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/830cf2db-b042-498e-9a41-c4f66c81c0b3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-22T20:01:09Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 20:01:23,144 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-280e29e4-0ffc-4e23-8d68-ff85c3af61cb 2018-08-22 20:01:23,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0382521152496s 2018-08-22 20:01:23,144 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-280e29e4-0ffc-4e23-8d68-ff85c3af61cb 2018-08-22 20:01:23,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 20:01:23,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:01:23,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:01: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-660966a8-5216-4097-8221-db954ed4a698 x-compute-request-id: req-660966a8-5216-4097-8221-db954ed4a698 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "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": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e"}]} 2018-08-22 20:01:23,174 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-660966a8-5216-4097-8221-db954ed4a698 2018-08-22 20:01:23,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0276830196381s 2018-08-22 20:01:23,174 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-660966a8-5216-4097-8221-db954ed4a698 2018-08-22 20:01:23,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-22 20:01:23,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" -d '{"server": {"name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "imageRef": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "flavorRef": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a330b5a2-0046-4e7d-b934-b9587478c3f0"}], "security_groups": [{"name": "3f77dc1c-1553-4d82-b11d-34f3528d4571"}]}}' 2018-08-22 20:01:25,473 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 20:01:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-08b89d43-51d3-4adf-8153-5331eadddca7 x-compute-request-id: req-08b89d43-51d3-4adf-8153-5331eadddca7 Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "3f77dc1c-1553-4d82-b11d-34f3528d4571"}], "OS-DCF:diskConfig": "MANUAL", "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "adminPass": "7eGGgRPtTXxW"}} 2018-08-22 20:01:25,473 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-08b89d43-51d3-4adf-8153-5331eadddca7 2018-08-22 20:01:25,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.29749011993s 2018-08-22 20:01:25,473 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-08b89d43-51d3-4adf-8153-5331eadddca7 2018-08-22 20:01:25,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:01:25,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:01:26,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:01: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-13ed53e4-88c4-47bd-949e-cfd839587fc2 x-compute-request-id: req-13ed53e4-88c4-47bd-949e-cfd839587fc2 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "user_id": "29d3b260fda9472eafffd540f6848081", "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-08-22T20:01:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:01:26,122 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-13ed53e4-88c4-47bd-949e-cfd839587fc2 2018-08-22 20:01:26,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.648359060287s 2018-08-22 20:01:26,123 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-13ed53e4-88c4-47bd-949e-cfd839587fc2 2018-08-22 20:01:26,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 20:01:26,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:01:26,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1270 X-Openstack-Request-Id: req-a7febb1e-3122-4992-91dc-49536bc4150e Date: Wed, 22 Aug 2018 20:01:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a330b5a2-0046-4e7d-b934-b9587478c3f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0eb597749dd94c5c9452b1182fdeac00","l2_adjacency":true,"status":"ACTIVE","subnets":["85716470-584a-4e87-a69c-28109c865a9a"],"description":"","tags":[],"updated_at":"2018-08-22T20:01:00Z","qos_policy_id":null,"name":"shaker-net_8383aa7f-6d2c-4663-a422-83fcaa285bd6","admin_state_up":true,"tenant_id":"0eb597749dd94c5c9452b1182fdeac00","created_at":"2018-08-22T20:01:00Z","mtu":1450}]} 2018-08-22 20:01:26,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a7febb1e-3122-4992-91dc-49536bc4150e 2018-08-22 20:01:26,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.132537841797s 2018-08-22 20:01:26,263 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a7febb1e-3122-4992-91dc-49536bc4150e 2018-08-22 20:01:26,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-22 20:01:26,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:01:26,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-7498e55a-79ec-491f-8b71-efc3882219da Date: Wed, 22 Aug 2018 20:01:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a330b5a2-0046-4e7d-b934-b9587478c3f0","tenant_id":"0eb597749dd94c5c9452b1182fdeac00","created_at":"2018-08-22T20:01:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-22T20:01:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"0eb597749dd94c5c9452b1182fdeac00","id":"85716470-584a-4e87-a69c-28109c865a9a","subnetpool_id":null,"name":"shaker-subnet_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}]} 2018-08-22 20:01:26,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-7498e55a-79ec-491f-8b71-efc3882219da 2018-08-22 20:01:26,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0474369525909s 2018-08-22 20:01:26,312 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-7498e55a-79ec-491f-8b71-efc3882219da 2018-08-22 20:01:26,312 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:01:28,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:01:28,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:01:28,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:01: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-0f817a14-9851-4929-8799-2728f87a6274 x-compute-request-id: req-0f817a14-9851-4929-8799-2728f87a6274 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:01:28,825 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0f817a14-9851-4929-8799-2728f87a6274 2018-08-22 20:01:28,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508845090866s 2018-08-22 20:01:28,825 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0f817a14-9851-4929-8799-2728f87a6274 2018-08-22 20:01:28,829 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:01:30,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:01:30,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:01:31,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:01: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-de76bd19-5c0d-4387-846a-0ce3520446d0 x-compute-request-id: req-de76bd19-5c0d-4387-846a-0ce3520446d0 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:01:31,028 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-de76bd19-5c0d-4387-846a-0ce3520446d0 2018-08-22 20:01:31,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197065114975s 2018-08-22 20:01:31,029 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-de76bd19-5c0d-4387-846a-0ce3520446d0 2018-08-22 20:01:31,033 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:01:33,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:01:33,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:01:33,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:01: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-759aa768-9ae3-43d6-a864-830c73e15fcc x-compute-request-id: req-759aa768-9ae3-43d6-a864-830c73e15fcc 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:01:33,635 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-759aa768-9ae3-43d6-a864-830c73e15fcc 2018-08-22 20:01:33,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.599515914917s 2018-08-22 20:01:33,635 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-759aa768-9ae3-43d6-a864-830c73e15fcc 2018-08-22 20:01:33,639 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:01:35,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:01:35,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:01:35,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:01: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-c883e100-af0a-4534-995c-9f16c3336a2e x-compute-request-id: req-c883e100-af0a-4534-995c-9f16c3336a2e 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:01:35,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c883e100-af0a-4534-995c-9f16c3336a2e 2018-08-22 20:01:35,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.1758248806s 2018-08-22 20:01:35,817 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c883e100-af0a-4534-995c-9f16c3336a2e 2018-08-22 20:01:35,821 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:01:37,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:01:37,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:01:37,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:01: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-1c3d0cf2-ebb7-40b0-83c5-483af1c1b5ec x-compute-request-id: req-1c3d0cf2-ebb7-40b0-83c5-483af1c1b5ec 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:01:37,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1c3d0cf2-ebb7-40b0-83c5-483af1c1b5ec 2018-08-22 20:01:37,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168133020401s 2018-08-22 20:01:37,992 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1c3d0cf2-ebb7-40b0-83c5-483af1c1b5ec 2018-08-22 20:01:37,996 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:01:39,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:01:40,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:01:40,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:01: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-387cf00e-286a-416a-adee-f1ba8d47ad55 x-compute-request-id: req-387cf00e-286a-416a-adee-f1ba8d47ad55 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:01:40,179 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-387cf00e-286a-416a-adee-f1ba8d47ad55 2018-08-22 20:01:40,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180536985397s 2018-08-22 20:01:40,179 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-387cf00e-286a-416a-adee-f1ba8d47ad55 2018-08-22 20:01:40,183 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:01:42,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:01:42,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:01:42,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:01: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-cb82ee28-1df2-43e0-9de4-40f93ad8f0b4 x-compute-request-id: req-cb82ee28-1df2-43e0-9de4-40f93ad8f0b4 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:01:42,757 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cb82ee28-1df2-43e0-9de4-40f93ad8f0b4 2018-08-22 20:01:42,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.571552038193s 2018-08-22 20:01:42,758 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cb82ee28-1df2-43e0-9de4-40f93ad8f0b4 2018-08-22 20:01:42,761 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:01:44,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:01:44,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:01:45,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:01: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-2e7dde3e-2a02-4010-b2e8-b6df5cccde17 x-compute-request-id: req-2e7dde3e-2a02-4010-b2e8-b6df5cccde17 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:01:45,379 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2e7dde3e-2a02-4010-b2e8-b6df5cccde17 2018-08-22 20:01:45,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.614581108093s 2018-08-22 20:01:45,379 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2e7dde3e-2a02-4010-b2e8-b6df5cccde17 2018-08-22 20:01:45,383 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:01:47,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:01:47,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:01:47,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:01: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-df569f72-e0c8-4540-b747-2e84883c2579 x-compute-request-id: req-df569f72-e0c8-4540-b747-2e84883c2579 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:01:47,743 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-df569f72-e0c8-4540-b747-2e84883c2579 2018-08-22 20:01:47,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357306003571s 2018-08-22 20:01:47,743 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-df569f72-e0c8-4540-b747-2e84883c2579 2018-08-22 20:01:47,747 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:01:49,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:01:49,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:01:50,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:01: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-8a84ada9-d3f8-45ae-add0-3c40f6d557fd x-compute-request-id: req-8a84ada9-d3f8-45ae-add0-3c40f6d557fd 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:01:50,114 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8a84ada9-d3f8-45ae-add0-3c40f6d557fd 2018-08-22 20:01:50,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364827156067s 2018-08-22 20:01:50,115 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8a84ada9-d3f8-45ae-add0-3c40f6d557fd 2018-08-22 20:01:50,118 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:01:52,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:01:52,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:01:52,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:01: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-06be9891-8240-44ec-98f7-bf6a399ecfb4 x-compute-request-id: req-06be9891-8240-44ec-98f7-bf6a399ecfb4 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:01:52,684 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-06be9891-8240-44ec-98f7-bf6a399ecfb4 2018-08-22 20:01:52,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.563220024109s 2018-08-22 20:01:52,684 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-06be9891-8240-44ec-98f7-bf6a399ecfb4 2018-08-22 20:01:52,688 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:01:54,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:01:54,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:01:55,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:01: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-cba9e281-e475-4836-9611-8c3fd34d96f2 x-compute-request-id: req-cba9e281-e475-4836-9611-8c3fd34d96f2 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:01:55,118 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cba9e281-e475-4836-9611-8c3fd34d96f2 2018-08-22 20:01:55,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427037000656s 2018-08-22 20:01:55,118 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cba9e281-e475-4836-9611-8c3fd34d96f2 2018-08-22 20:01:55,122 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:01:57,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:01:57,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:01:57,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:01: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-c27d551a-1583-4b18-8679-c41dec9e4d7a x-compute-request-id: req-c27d551a-1583-4b18-8679-c41dec9e4d7a 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:01:57,741 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c27d551a-1583-4b18-8679-c41dec9e4d7a 2018-08-22 20:01:57,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.61637711525s 2018-08-22 20:01:57,741 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c27d551a-1583-4b18-8679-c41dec9e4d7a 2018-08-22 20:01:57,745 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:01:59,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:01:59,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:01:59,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:01: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-6853551a-7917-421e-9250-e781cedb159e x-compute-request-id: req-6853551a-7917-421e-9250-e781cedb159e 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:01:59,910 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6853551a-7917-421e-9250-e781cedb159e 2018-08-22 20:01:59,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.162204027176s 2018-08-22 20:01:59,911 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6853551a-7917-421e-9250-e781cedb159e 2018-08-22 20:01:59,914 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:02:01,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:02:01,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:02:02,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:02: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-8099efce-cca1-4542-b1d9-93496b984d97 x-compute-request-id: req-8099efce-cca1-4542-b1d9-93496b984d97 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:02:02,088 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8099efce-cca1-4542-b1d9-93496b984d97 2018-08-22 20:02:02,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171386003494s 2018-08-22 20:02:02,088 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8099efce-cca1-4542-b1d9-93496b984d97 2018-08-22 20:02:02,092 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:02:04,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:02:04,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:02:04,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:02: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-21ad201e-204d-4518-b403-804dca1d200b x-compute-request-id: req-21ad201e-204d-4518-b403-804dca1d200b 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:02:04,523 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-21ad201e-204d-4518-b403-804dca1d200b 2018-08-22 20:02:04,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.428941965103s 2018-08-22 20:02:04,524 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-21ad201e-204d-4518-b403-804dca1d200b 2018-08-22 20:02:04,528 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:02:06,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:02:06,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:02:06,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:02: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-fa1242ac-c0da-4111-b04c-8a97a996a2c2 x-compute-request-id: req-fa1242ac-c0da-4111-b04c-8a97a996a2c2 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:02:06,944 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fa1242ac-c0da-4111-b04c-8a97a996a2c2 2018-08-22 20:02:06,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.413357019424s 2018-08-22 20:02:06,944 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fa1242ac-c0da-4111-b04c-8a97a996a2c2 2018-08-22 20:02:06,948 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:02:08,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:02:08,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:02:09,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:02: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-dd782f52-ccec-43d2-9782-01c680683c12 x-compute-request-id: req-dd782f52-ccec-43d2-9782-01c680683c12 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:02:09,122 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-dd782f52-ccec-43d2-9782-01c680683c12 2018-08-22 20:02:09,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17155790329s 2018-08-22 20:02:09,122 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-dd782f52-ccec-43d2-9782-01c680683c12 2018-08-22 20:02:09,126 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:02:11,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:02:11,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:02:11,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:02: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-1a103949-07a8-4e0c-91e8-0b283f95e383 x-compute-request-id: req-1a103949-07a8-4e0c-91e8-0b283f95e383 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:02:11,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1a103949-07a8-4e0c-91e8-0b283f95e383 2018-08-22 20:02:11,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165171146393s 2018-08-22 20:02:11,294 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1a103949-07a8-4e0c-91e8-0b283f95e383 2018-08-22 20:02:11,298 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:02:13,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:02:13,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:02:13,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:02: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-2f902e06-7169-427a-ad88-ccfa9b438774 x-compute-request-id: req-2f902e06-7169-427a-ad88-ccfa9b438774 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:02:13,742 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2f902e06-7169-427a-ad88-ccfa9b438774 2018-08-22 20:02:13,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.44162106514s 2018-08-22 20:02:13,743 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2f902e06-7169-427a-ad88-ccfa9b438774 2018-08-22 20:02:13,746 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:02:15,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:02:15,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:02:16,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:02: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-a83667ff-de6a-410a-8f84-bcae2da5166c x-compute-request-id: req-a83667ff-de6a-410a-8f84-bcae2da5166c 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:02:16,171 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a83667ff-de6a-410a-8f84-bcae2da5166c 2018-08-22 20:02:16,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.422548055649s 2018-08-22 20:02:16,172 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a83667ff-de6a-410a-8f84-bcae2da5166c 2018-08-22 20:02:16,175 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:02:18,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:02:18,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:02:18,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:02: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-0795a3b1-ec90-4ff8-b435-94245067ec99 x-compute-request-id: req-0795a3b1-ec90-4ff8-b435-94245067ec99 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:02:18,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0795a3b1-ec90-4ff8-b435-94245067ec99 2018-08-22 20:02:18,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357850074768s 2018-08-22 20:02:18,536 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0795a3b1-ec90-4ff8-b435-94245067ec99 2018-08-22 20:02:18,540 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:02:20,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:02:20,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:02:20,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:02: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-99aa1882-13b3-4e91-a0a6-f59b209002db x-compute-request-id: req-99aa1882-13b3-4e91-a0a6-f59b209002db 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:02:20,962 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-99aa1882-13b3-4e91-a0a6-f59b209002db 2018-08-22 20:02:20,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419461011887s 2018-08-22 20:02:20,963 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-99aa1882-13b3-4e91-a0a6-f59b209002db 2018-08-22 20:02:20,966 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:02:22,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:02:22,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:02:23,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:02: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-5036fca4-db8a-46d0-ab9f-eabdaa998555 x-compute-request-id: req-5036fca4-db8a-46d0-ab9f-eabdaa998555 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:02:23,348 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5036fca4-db8a-46d0-ab9f-eabdaa998555 2018-08-22 20:02:23,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379207849503s 2018-08-22 20:02:23,349 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5036fca4-db8a-46d0-ab9f-eabdaa998555 2018-08-22 20:02:23,352 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:02:25,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:02:25,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:02:25,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:02: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-c0316b50-4a4e-41f8-95be-aa1c0b2f30ff x-compute-request-id: req-c0316b50-4a4e-41f8-95be-aa1c0b2f30ff 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:02:25,524 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c0316b50-4a4e-41f8-95be-aa1c0b2f30ff 2018-08-22 20:02:25,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.16871881485s 2018-08-22 20:02:25,524 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c0316b50-4a4e-41f8-95be-aa1c0b2f30ff 2018-08-22 20:02:25,528 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:02:27,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:02:27,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:02:27,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:02: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-4f04c6ef-42fb-4ea2-93cd-f606ff7bc583 x-compute-request-id: req-4f04c6ef-42fb-4ea2-93cd-f606ff7bc583 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:02:27,967 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4f04c6ef-42fb-4ea2-93cd-f606ff7bc583 2018-08-22 20:02:27,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436575174332s 2018-08-22 20:02:27,967 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4f04c6ef-42fb-4ea2-93cd-f606ff7bc583 2018-08-22 20:02:27,971 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:02:29,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:02:29,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:02:30,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:02: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-392a3530-b505-4500-94f6-9c42ea434bea x-compute-request-id: req-392a3530-b505-4500-94f6-9c42ea434bea 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:02:30,578 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-392a3530-b505-4500-94f6-9c42ea434bea 2018-08-22 20:02:30,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.604244947433s 2018-08-22 20:02:30,579 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-392a3530-b505-4500-94f6-9c42ea434bea 2018-08-22 20:02:30,582 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:02:32,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:02:32,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:02:33,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:02: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-ab06acb5-502e-419a-81be-5a61f3cb40b9 x-compute-request-id: req-ab06acb5-502e-419a-81be-5a61f3cb40b9 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:02:33,009 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ab06acb5-502e-419a-81be-5a61f3cb40b9 2018-08-22 20:02:33,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.423638105392s 2018-08-22 20:02:33,009 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ab06acb5-502e-419a-81be-5a61f3cb40b9 2018-08-22 20:02:33,013 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:02:35,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:02:35,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:02:35,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:02: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-0f4b1530-4776-4d1c-a1eb-eb8361dfc844 x-compute-request-id: req-0f4b1530-4776-4d1c-a1eb-eb8361dfc844 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:02:35,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0f4b1530-4776-4d1c-a1eb-eb8361dfc844 2018-08-22 20:02:35,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17095708847s 2018-08-22 20:02:35,187 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0f4b1530-4776-4d1c-a1eb-eb8361dfc844 2018-08-22 20:02:35,190 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:02:37,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:02:37,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:02:37,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:02: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-4a2b5461-7f2b-44f4-9021-3987a05da3e6 x-compute-request-id: req-4a2b5461-7f2b-44f4-9021-3987a05da3e6 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:02:37,368 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4a2b5461-7f2b-44f4-9021-3987a05da3e6 2018-08-22 20:02:37,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174905061722s 2018-08-22 20:02:37,368 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4a2b5461-7f2b-44f4-9021-3987a05da3e6 2018-08-22 20:02:37,372 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:02:39,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:02:39,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:02:39,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:02: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-b106e1b3-1e44-4177-ab00-7c895d60b7ec x-compute-request-id: req-b106e1b3-1e44-4177-ab00-7c895d60b7ec 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:02:39,712 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b106e1b3-1e44-4177-ab00-7c895d60b7ec 2018-08-22 20:02:39,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.337420940399s 2018-08-22 20:02:39,712 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b106e1b3-1e44-4177-ab00-7c895d60b7ec 2018-08-22 20:02:39,716 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:02:41,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:02:41,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:02:41,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:02: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-b0b31193-ef14-46c4-afe8-59303faffa88 x-compute-request-id: req-b0b31193-ef14-46c4-afe8-59303faffa88 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:02:41,903 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b0b31193-ef14-46c4-afe8-59303faffa88 2018-08-22 20:02:41,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184455156326s 2018-08-22 20:02:41,903 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b0b31193-ef14-46c4-afe8-59303faffa88 2018-08-22 20:02:41,907 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:02:43,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:02:43,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:02:44,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:02: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-76939109-e648-4506-a70f-aef8c83a7dde x-compute-request-id: req-76939109-e648-4506-a70f-aef8c83a7dde 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:02:44,241 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-76939109-e648-4506-a70f-aef8c83a7dde 2018-08-22 20:02:44,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.33149600029s 2018-08-22 20:02:44,241 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-76939109-e648-4506-a70f-aef8c83a7dde 2018-08-22 20:02:44,245 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:02:46,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:02:46,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:02:46,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:02: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-7cf46bd7-9217-4ca8-9d14-feac9fadeb37 x-compute-request-id: req-7cf46bd7-9217-4ca8-9d14-feac9fadeb37 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:02:46,417 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7cf46bd7-9217-4ca8-9d14-feac9fadeb37 2018-08-22 20:02:46,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168956041336s 2018-08-22 20:02:46,417 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7cf46bd7-9217-4ca8-9d14-feac9fadeb37 2018-08-22 20:02:46,421 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:02:48,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:02:48,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:02:49,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:02: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-e8881a5c-8852-4488-b421-a70bbc906a6c x-compute-request-id: req-e8881a5c-8852-4488-b421-a70bbc906a6c 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:02:49,193 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e8881a5c-8852-4488-b421-a70bbc906a6c 2018-08-22 20:02:49,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.770117044449s 2018-08-22 20:02:49,194 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e8881a5c-8852-4488-b421-a70bbc906a6c 2018-08-22 20:02:49,197 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:02:51,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:02:51,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:02:51,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:02: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-6ee0770f-2efc-46d2-9dae-b63efb98bf73 x-compute-request-id: req-6ee0770f-2efc-46d2-9dae-b63efb98bf73 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:02:51,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6ee0770f-2efc-46d2-9dae-b63efb98bf73 2018-08-22 20:02:51,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.154963970184s 2018-08-22 20:02:51,355 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6ee0770f-2efc-46d2-9dae-b63efb98bf73 2018-08-22 20:02:51,359 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:02:53,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:02:53,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:02:53,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:02: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-e7a29190-5bcc-4b69-b381-a398a57a1f4f x-compute-request-id: req-e7a29190-5bcc-4b69-b381-a398a57a1f4f 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:02:53,702 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e7a29190-5bcc-4b69-b381-a398a57a1f4f 2018-08-22 20:02:53,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.340584039688s 2018-08-22 20:02:53,703 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e7a29190-5bcc-4b69-b381-a398a57a1f4f 2018-08-22 20:02:53,707 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:02:55,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:02:55,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:02:55,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:02: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-4b64c6f3-022a-4c09-b972-1c4e3314979b x-compute-request-id: req-4b64c6f3-022a-4c09-b972-1c4e3314979b 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:02:55,882 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4b64c6f3-022a-4c09-b972-1c4e3314979b 2018-08-22 20:02:55,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172328948975s 2018-08-22 20:02:55,882 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4b64c6f3-022a-4c09-b972-1c4e3314979b 2018-08-22 20:02:55,886 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:02:57,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:02:57,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:02:58,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:02: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-d7c8db8e-c9d0-4f82-9999-d04aa25738c9 x-compute-request-id: req-d7c8db8e-c9d0-4f82-9999-d04aa25738c9 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:02:58,494 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d7c8db8e-c9d0-4f82-9999-d04aa25738c9 2018-08-22 20:02:58,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.605848073959s 2018-08-22 20:02:58,495 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d7c8db8e-c9d0-4f82-9999-d04aa25738c9 2018-08-22 20:02:58,498 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:03:00,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:03:00,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:03:00,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:03: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-f6ec9fc4-1f8a-4cc7-afb7-aa40662aad07 x-compute-request-id: req-f6ec9fc4-1f8a-4cc7-afb7-aa40662aad07 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:03:00,854 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f6ec9fc4-1f8a-4cc7-afb7-aa40662aad07 2018-08-22 20:03:00,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352957010269s 2018-08-22 20:03:00,854 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f6ec9fc4-1f8a-4cc7-afb7-aa40662aad07 2018-08-22 20:03:00,858 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:03:02,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:03:02,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:03:03,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:03: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-e324b020-2ef5-4df1-a550-8d98b2b1b2f3 x-compute-request-id: req-e324b020-2ef5-4df1-a550-8d98b2b1b2f3 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:03:03,054 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e324b020-2ef5-4df1-a550-8d98b2b1b2f3 2018-08-22 20:03:03,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192867040634s 2018-08-22 20:03:03,054 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e324b020-2ef5-4df1-a550-8d98b2b1b2f3 2018-08-22 20:03:03,058 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:03:05,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:03:05,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:03:05,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:03: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-a52d3eb6-fdc2-43ae-840c-0d3c17958a11 x-compute-request-id: req-a52d3eb6-fdc2-43ae-840c-0d3c17958a11 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:03:05,623 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a52d3eb6-fdc2-43ae-840c-0d3c17958a11 2018-08-22 20:03:05,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.562701940536s 2018-08-22 20:03:05,623 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a52d3eb6-fdc2-43ae-840c-0d3c17958a11 2018-08-22 20:03:05,627 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:03:07,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:03:07,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:03:08,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:03: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-fb9e9534-af22-40ce-821f-9d5608dd529d x-compute-request-id: req-fb9e9534-af22-40ce-821f-9d5608dd529d 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:03:08,137 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fb9e9534-af22-40ce-821f-9d5608dd529d 2018-08-22 20:03:08,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507761001587s 2018-08-22 20:03:08,138 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fb9e9534-af22-40ce-821f-9d5608dd529d 2018-08-22 20:03:08,142 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:03:10,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:03:10,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:03:10,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:03: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-b05ce0ac-1fa7-401b-ab37-19dbdf94e948 x-compute-request-id: req-b05ce0ac-1fa7-401b-ab37-19dbdf94e948 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:03:10,483 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b05ce0ac-1fa7-401b-ab37-19dbdf94e948 2018-08-22 20:03:10,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338937997818s 2018-08-22 20:03:10,484 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b05ce0ac-1fa7-401b-ab37-19dbdf94e948 2018-08-22 20:03:10,488 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:03:12,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:03:12,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:03:13,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:03: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-63f3cffd-0e06-4166-8178-636f941d4ee9 x-compute-request-id: req-63f3cffd-0e06-4166-8178-636f941d4ee9 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:03:13,006 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-63f3cffd-0e06-4166-8178-636f941d4ee9 2018-08-22 20:03:13,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515685081482s 2018-08-22 20:03:13,007 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-63f3cffd-0e06-4166-8178-636f941d4ee9 2018-08-22 20:03:13,010 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:03:15,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:03:15,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:03:15,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:03: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-92bd25a3-1c46-4390-96a9-fec760de5be4 x-compute-request-id: req-92bd25a3-1c46-4390-96a9-fec760de5be4 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:03:15,362 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-92bd25a3-1c46-4390-96a9-fec760de5be4 2018-08-22 20:03:15,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349611997604s 2018-08-22 20:03:15,362 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-92bd25a3-1c46-4390-96a9-fec760de5be4 2018-08-22 20:03:15,365 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:03:17,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:03:17,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:03:17,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:03: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-8c3c34d9-57be-427d-86eb-a287e1047202 x-compute-request-id: req-8c3c34d9-57be-427d-86eb-a287e1047202 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:03:17,707 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8c3c34d9-57be-427d-86eb-a287e1047202 2018-08-22 20:03:17,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338271856308s 2018-08-22 20:03:17,707 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8c3c34d9-57be-427d-86eb-a287e1047202 2018-08-22 20:03:17,711 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:03:19,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:03:19,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:03:20,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:03: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-546fb075-a3c4-4aa2-b625-1486763a61c8 x-compute-request-id: req-546fb075-a3c4-4aa2-b625-1486763a61c8 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:03:20,162 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-546fb075-a3c4-4aa2-b625-1486763a61c8 2018-08-22 20:03:20,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450471878052s 2018-08-22 20:03:20,162 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-546fb075-a3c4-4aa2-b625-1486763a61c8 2018-08-22 20:03:20,166 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:03:22,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:03:22,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:03:22,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:03: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-df0a6a8c-5557-49cc-8d16-51b1b0b1a359 x-compute-request-id: req-df0a6a8c-5557-49cc-8d16-51b1b0b1a359 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:03:22,504 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-df0a6a8c-5557-49cc-8d16-51b1b0b1a359 2018-08-22 20:03:22,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.335036039352s 2018-08-22 20:03:22,505 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-df0a6a8c-5557-49cc-8d16-51b1b0b1a359 2018-08-22 20:03:22,509 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:03:24,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:03:24,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:03:24,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:03: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-1b98ed9a-586c-4e3f-8919-fecaaebacec0 x-compute-request-id: req-1b98ed9a-586c-4e3f-8919-fecaaebacec0 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:03:24,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1b98ed9a-586c-4e3f-8919-fecaaebacec0 2018-08-22 20:03:24,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.409473896027s 2018-08-22 20:03:24,922 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1b98ed9a-586c-4e3f-8919-fecaaebacec0 2018-08-22 20:03:24,926 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:03:26,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:03:26,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:03:27,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:03: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-8b7aab1a-5111-464c-8f06-3352c87c70c1 x-compute-request-id: req-8b7aab1a-5111-464c-8f06-3352c87c70c1 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:03:27,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8b7aab1a-5111-464c-8f06-3352c87c70c1 2018-08-22 20:03:27,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.687700986862s 2018-08-22 20:03:27,616 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8b7aab1a-5111-464c-8f06-3352c87c70c1 2018-08-22 20:03:27,620 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:03:29,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:03:29,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:03:29,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:03: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-1d7ff3ce-5236-461e-8b5b-206d62fdc854 x-compute-request-id: req-1d7ff3ce-5236-461e-8b5b-206d62fdc854 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:03:29,960 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1d7ff3ce-5236-461e-8b5b-206d62fdc854 2018-08-22 20:03:29,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.337559938431s 2018-08-22 20:03:29,961 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1d7ff3ce-5236-461e-8b5b-206d62fdc854 2018-08-22 20:03:29,964 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:03:31,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:03:31,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:03:32,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:03: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-4d4abb3b-8ca7-4fb9-a6d0-de73b3f47f4a x-compute-request-id: req-4d4abb3b-8ca7-4fb9-a6d0-de73b3f47f4a 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:03:32,143 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4d4abb3b-8ca7-4fb9-a6d0-de73b3f47f4a 2018-08-22 20:03:32,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176693916321s 2018-08-22 20:03:32,144 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4d4abb3b-8ca7-4fb9-a6d0-de73b3f47f4a 2018-08-22 20:03:32,148 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:03:34,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:03:34,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:03:34,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:03: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-11ebe61c-0560-4ec7-8f7a-038738c08b25 x-compute-request-id: req-11ebe61c-0560-4ec7-8f7a-038738c08b25 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:03:34,316 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-11ebe61c-0560-4ec7-8f7a-038738c08b25 2018-08-22 20:03:34,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165578126907s 2018-08-22 20:03:34,316 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-11ebe61c-0560-4ec7-8f7a-038738c08b25 2018-08-22 20:03:34,320 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:03:36,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:03:36,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:03:36,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:03: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-08f95396-7cca-48ea-9b57-2366ce51d005 x-compute-request-id: req-08f95396-7cca-48ea-9b57-2366ce51d005 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:03:36,494 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-08f95396-7cca-48ea-9b57-2366ce51d005 2018-08-22 20:03:36,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.1715259552s 2018-08-22 20:03:36,494 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-08f95396-7cca-48ea-9b57-2366ce51d005 2018-08-22 20:03:36,498 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:03:38,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:03:38,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:03:38,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:03: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-3c0f006c-3fc5-438f-ae66-c4322af81836 x-compute-request-id: req-3c0f006c-3fc5-438f-ae66-c4322af81836 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:03:38,680 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3c0f006c-3fc5-438f-ae66-c4322af81836 2018-08-22 20:03:38,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179384946823s 2018-08-22 20:03:38,681 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3c0f006c-3fc5-438f-ae66-c4322af81836 2018-08-22 20:03:38,684 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:03:40,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:03:40,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:03:41,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:03: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-8cceeb89-b941-4103-bf62-825a67e288b4 x-compute-request-id: req-8cceeb89-b941-4103-bf62-825a67e288b4 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:03:41,022 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8cceeb89-b941-4103-bf62-825a67e288b4 2018-08-22 20:03:41,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.336848974228s 2018-08-22 20:03:41,023 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8cceeb89-b941-4103-bf62-825a67e288b4 2018-08-22 20:03:41,026 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:03:43,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:03:43,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:03:43,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:03: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-cbc7834a-5673-4bbb-a7de-652309e22376 x-compute-request-id: req-cbc7834a-5673-4bbb-a7de-652309e22376 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:03:43,462 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cbc7834a-5673-4bbb-a7de-652309e22376 2018-08-22 20:03:43,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432727098465s 2018-08-22 20:03:43,462 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cbc7834a-5673-4bbb-a7de-652309e22376 2018-08-22 20:03:43,466 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:03:45,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:03:45,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:03:45,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:03: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-3af3bd00-6e39-47c7-b50d-494ba6974dc1 x-compute-request-id: req-3af3bd00-6e39-47c7-b50d-494ba6974dc1 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:03:45,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3af3bd00-6e39-47c7-b50d-494ba6974dc1 2018-08-22 20:03:45,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17013001442s 2018-08-22 20:03:45,639 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3af3bd00-6e39-47c7-b50d-494ba6974dc1 2018-08-22 20:03:45,643 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:03:47,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:03:47,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:03:48,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:03: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-8fbccb7c-5e33-4eac-9ce3-ddc954e3f7bb x-compute-request-id: req-8fbccb7c-5e33-4eac-9ce3-ddc954e3f7bb 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:03:48,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8fbccb7c-5e33-4eac-9ce3-ddc954e3f7bb 2018-08-22 20:03:48,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.582511901855s 2018-08-22 20:03:48,228 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8fbccb7c-5e33-4eac-9ce3-ddc954e3f7bb 2018-08-22 20:03:48,231 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:03:50,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:03:50,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:03:50,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:03: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-6ba545eb-fd46-4f98-b484-fac610339daa x-compute-request-id: req-6ba545eb-fd46-4f98-b484-fac610339daa 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:03:50,570 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6ba545eb-fd46-4f98-b484-fac610339daa 2018-08-22 20:03:50,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338030099869s 2018-08-22 20:03:50,571 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6ba545eb-fd46-4f98-b484-fac610339daa 2018-08-22 20:03:50,574 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:03:52,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:03:52,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:03:53,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:03: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-62070599-915f-4a7b-b601-5133d07e6d72 x-compute-request-id: req-62070599-915f-4a7b-b601-5133d07e6d72 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:03:53,115 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-62070599-915f-4a7b-b601-5133d07e6d72 2018-08-22 20:03:53,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.538493871689s 2018-08-22 20:03:53,116 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-62070599-915f-4a7b-b601-5133d07e6d72 2018-08-22 20:03:53,120 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:03:55,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:03:55,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:03:55,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:03: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-cd8ef594-bac5-4abf-a219-3c2156850968 x-compute-request-id: req-cd8ef594-bac5-4abf-a219-3c2156850968 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:03:55,298 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cd8ef594-bac5-4abf-a219-3c2156850968 2018-08-22 20:03:55,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175443172455s 2018-08-22 20:03:55,298 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cd8ef594-bac5-4abf-a219-3c2156850968 2018-08-22 20:03:55,302 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:03:57,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:03:57,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:03:57,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:03: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-54ebcff3-87b3-49be-a7a4-dba1cd69cb26 x-compute-request-id: req-54ebcff3-87b3-49be-a7a4-dba1cd69cb26 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:03:57,729 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-54ebcff3-87b3-49be-a7a4-dba1cd69cb26 2018-08-22 20:03:57,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424395084381s 2018-08-22 20:03:57,729 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-54ebcff3-87b3-49be-a7a4-dba1cd69cb26 2018-08-22 20:03:57,733 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:03:59,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:03:59,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:04:00,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:03: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-89be5b60-b33f-4cd0-a40b-b0ba6c3f7ce0 x-compute-request-id: req-89be5b60-b33f-4cd0-a40b-b0ba6c3f7ce0 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:04:00,265 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-89be5b60-b33f-4cd0-a40b-b0ba6c3f7ce0 2018-08-22 20:04:00,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528950929642s 2018-08-22 20:04:00,265 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-89be5b60-b33f-4cd0-a40b-b0ba6c3f7ce0 2018-08-22 20:04:00,269 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:04:02,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:04:02,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:04:02,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:04: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-a2cd9662-8541-44b6-b763-19a5ee65c173 x-compute-request-id: req-a2cd9662-8541-44b6-b763-19a5ee65c173 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:04:02,700 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a2cd9662-8541-44b6-b763-19a5ee65c173 2018-08-22 20:04:02,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42878484726s 2018-08-22 20:04:02,700 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a2cd9662-8541-44b6-b763-19a5ee65c173 2018-08-22 20:04:02,704 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:04:04,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:04:04,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:04:04,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:04: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-de0ffc29-b67e-4eb7-a392-32894bc341f4 x-compute-request-id: req-de0ffc29-b67e-4eb7-a392-32894bc341f4 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:04:04,891 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-de0ffc29-b67e-4eb7-a392-32894bc341f4 2018-08-22 20:04:04,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184058189392s 2018-08-22 20:04:04,891 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-de0ffc29-b67e-4eb7-a392-32894bc341f4 2018-08-22 20:04:04,895 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:04:06,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:04:06,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:04:07,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:04: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-d267a1f0-f1ca-48e8-bea8-245fef87071a x-compute-request-id: req-d267a1f0-f1ca-48e8-bea8-245fef87071a 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:04:07,328 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d267a1f0-f1ca-48e8-bea8-245fef87071a 2018-08-22 20:04:07,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.430537939072s 2018-08-22 20:04:07,328 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d267a1f0-f1ca-48e8-bea8-245fef87071a 2018-08-22 20:04:07,332 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:04:09,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:04:09,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:04:09,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:04: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-e3d3137e-7a7e-4263-a4ce-d19147cded4e x-compute-request-id: req-e3d3137e-7a7e-4263-a4ce-d19147cded4e 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:04:09,506 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e3d3137e-7a7e-4263-a4ce-d19147cded4e 2018-08-22 20:04:09,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171849966049s 2018-08-22 20:04:09,507 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e3d3137e-7a7e-4263-a4ce-d19147cded4e 2018-08-22 20:04:09,511 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:04:11,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:04:11,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:04:11,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:04: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-315c9891-a42a-4ad6-a90b-8496437c98c3 x-compute-request-id: req-315c9891-a42a-4ad6-a90b-8496437c98c3 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:04:11,932 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-315c9891-a42a-4ad6-a90b-8496437c98c3 2018-08-22 20:04:11,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419179916382s 2018-08-22 20:04:11,933 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-315c9891-a42a-4ad6-a90b-8496437c98c3 2018-08-22 20:04:11,937 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:04:13,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:04:13,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:04:14,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:04: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-9a05e812-fe5a-468e-911c-9e4910bc854b x-compute-request-id: req-9a05e812-fe5a-468e-911c-9e4910bc854b 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:04:14,301 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9a05e812-fe5a-468e-911c-9e4910bc854b 2018-08-22 20:04:14,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362185955048s 2018-08-22 20:04:14,302 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9a05e812-fe5a-468e-911c-9e4910bc854b 2018-08-22 20:04:14,305 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:04:16,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:04:16,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:04:16,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:04: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-91b60c2e-21cc-4aff-9245-4947a6c34b46 x-compute-request-id: req-91b60c2e-21cc-4aff-9245-4947a6c34b46 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:04:16,658 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-91b60c2e-21cc-4aff-9245-4947a6c34b46 2018-08-22 20:04:16,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350666999817s 2018-08-22 20:04:16,659 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-91b60c2e-21cc-4aff-9245-4947a6c34b46 2018-08-22 20:04:16,663 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:04:18,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:04:18,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:04:18,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:04: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-255cfc38-1dbf-4dc6-944c-a8ea1ff46c1b x-compute-request-id: req-255cfc38-1dbf-4dc6-944c-a8ea1ff46c1b 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:04:18,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-255cfc38-1dbf-4dc6-944c-a8ea1ff46c1b 2018-08-22 20:04:18,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172828912735s 2018-08-22 20:04:18,838 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-255cfc38-1dbf-4dc6-944c-a8ea1ff46c1b 2018-08-22 20:04:18,842 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:04:20,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:04:20,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:04:21,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:04: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-6809f62e-45f2-479f-8398-eafb8d0edd26 x-compute-request-id: req-6809f62e-45f2-479f-8398-eafb8d0edd26 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:04:21,007 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6809f62e-45f2-479f-8398-eafb8d0edd26 2018-08-22 20:04:21,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.162199020386s 2018-08-22 20:04:21,007 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6809f62e-45f2-479f-8398-eafb8d0edd26 2018-08-22 20:04:21,011 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:04:23,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:04:23,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:04:23,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:04: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-a238f3bb-31b2-42af-aaea-d04f2796bb99 x-compute-request-id: req-a238f3bb-31b2-42af-aaea-d04f2796bb99 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:04:23,461 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a238f3bb-31b2-42af-aaea-d04f2796bb99 2018-08-22 20:04:23,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.447323083878s 2018-08-22 20:04:23,461 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a238f3bb-31b2-42af-aaea-d04f2796bb99 2018-08-22 20:04:23,465 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:04:25,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:04:25,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:04:25,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:04: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-3b9b70da-2ff8-40aa-9598-3ea34911759c x-compute-request-id: req-3b9b70da-2ff8-40aa-9598-3ea34911759c 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:04:25,882 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3b9b70da-2ff8-40aa-9598-3ea34911759c 2018-08-22 20:04:25,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414149999619s 2018-08-22 20:04:25,882 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3b9b70da-2ff8-40aa-9598-3ea34911759c 2018-08-22 20:04:25,886 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:04:27,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:04:27,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:04:28,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:04: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-327583ce-f4cd-470e-8a16-dbfb8d9cc844 x-compute-request-id: req-327583ce-f4cd-470e-8a16-dbfb8d9cc844 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:04:28,316 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-327583ce-f4cd-470e-8a16-dbfb8d9cc844 2018-08-22 20:04:28,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427141189575s 2018-08-22 20:04:28,316 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-327583ce-f4cd-470e-8a16-dbfb8d9cc844 2018-08-22 20:04:28,319 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:04:30,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:04:30,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:04:30,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:04: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-4bb09829-16d5-495c-b900-29d904815076 x-compute-request-id: req-4bb09829-16d5-495c-b900-29d904815076 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:04:30,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4bb09829-16d5-495c-b900-29d904815076 2018-08-22 20:04:30,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169950962067s 2018-08-22 20:04:30,492 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4bb09829-16d5-495c-b900-29d904815076 2018-08-22 20:04:30,496 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:04:32,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:04:32,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:04:32,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:04: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-07bd25b9-50fb-48a3-88b9-9964dbd09363 x-compute-request-id: req-07bd25b9-50fb-48a3-88b9-9964dbd09363 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:04:32,943 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-07bd25b9-50fb-48a3-88b9-9964dbd09363 2018-08-22 20:04:32,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443885087967s 2018-08-22 20:04:32,943 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-07bd25b9-50fb-48a3-88b9-9964dbd09363 2018-08-22 20:04:32,947 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:04:34,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:04:34,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:04:35,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:04: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-2ced9c10-238d-4186-a2e9-5b86dfd86ab0 x-compute-request-id: req-2ced9c10-238d-4186-a2e9-5b86dfd86ab0 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:04:35,388 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2ced9c10-238d-4186-a2e9-5b86dfd86ab0 2018-08-22 20:04:35,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.438949108124s 2018-08-22 20:04:35,389 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2ced9c10-238d-4186-a2e9-5b86dfd86ab0 2018-08-22 20:04:35,392 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:04:37,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:04:37,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:04:37,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:04: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-9820c28a-bcb4-498c-b9d6-2471ffac696f x-compute-request-id: req-9820c28a-bcb4-498c-b9d6-2471ffac696f 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:04:37,562 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9820c28a-bcb4-498c-b9d6-2471ffac696f 2018-08-22 20:04:37,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166831970215s 2018-08-22 20:04:37,562 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9820c28a-bcb4-498c-b9d6-2471ffac696f 2018-08-22 20:04:37,566 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:04:39,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:04:39,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:04:40,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:04: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-74dae240-0f79-461e-a183-2a37ca809235 x-compute-request-id: req-74dae240-0f79-461e-a183-2a37ca809235 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:04:40,192 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-74dae240-0f79-461e-a183-2a37ca809235 2018-08-22 20:04:40,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.622982025146s 2018-08-22 20:04:40,192 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-74dae240-0f79-461e-a183-2a37ca809235 2018-08-22 20:04:40,196 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:04:42,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:04:42,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:04:42,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:04: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-0c75cc65-ba23-46ad-a4a9-081224a10ca8 x-compute-request-id: req-0c75cc65-ba23-46ad-a4a9-081224a10ca8 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:04:42,611 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0c75cc65-ba23-46ad-a4a9-081224a10ca8 2018-08-22 20:04:42,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.412099123001s 2018-08-22 20:04:42,611 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0c75cc65-ba23-46ad-a4a9-081224a10ca8 2018-08-22 20:04:42,614 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:04:44,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:04:44,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:04:44,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:04: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-1c3f004f-8485-4f6b-8cc6-67111a686966 x-compute-request-id: req-1c3f004f-8485-4f6b-8cc6-67111a686966 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.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:01:27Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:04:44,802 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1c3f004f-8485-4f6b-8cc6-67111a686966 2018-08-22 20:04:44,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186250925064s 2018-08-22 20:04:44,803 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1c3f004f-8485-4f6b-8cc6-67111a686966 2018-08-22 20:04:44,807 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:04:46,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:04:46,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:04:47,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:04: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-a6101b1a-a6fe-44d9-9635-8fe0167f27bf x-compute-request-id: req-a6101b1a-a6fe-44d9-9635-8fe0167f27bf Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_8383aa7f-6d2c-4663-a422-83fcaa285bd6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:68:c5", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T20:04:46.000000", "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T20:04:46Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:04:47,254 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a6101b1a-a6fe-44d9-9635-8fe0167f27bf 2018-08-22 20:04:47,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.444586992264s 2018-08-22 20:04:47,254 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a6101b1a-a6fe-44d9-9635-8fe0167f27bf 2018-08-22 20:04:47,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-22 20:04:47,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=43b85d82-7dc5-484d-8a45-4023bf507985" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:04:47,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-773489d1-e9ef-4062-bbc0-ab3eaa0f2f77 Date: Wed, 22 Aug 2018 20:04:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-22T20:04:45Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"85716470-584a-4e87-a69c-28109c865a9a","ip_address":"192.168.120.27"}],"id":"bd408a74-ca74-408a-9b48-7cb2facaeedc","security_groups":["3f77dc1c-1553-4d82-b11d-34f3528d4571"],"mac_address":"fa:16:3e:97:68:c5","project_id":"0eb597749dd94c5c9452b1182fdeac00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a330b5a2-0046-4e7d-b934-b9587478c3f0","tenant_id":"0eb597749dd94c5c9452b1182fdeac00","created_at":"2018-08-22T20:01:27Z","binding:vnic_type":"normal","device_id":"43b85d82-7dc5-484d-8a45-4023bf507985","ip_allocation":"immediate"}]} 2018-08-22 20:04:47,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=43b85d82-7dc5-484d-8a45-4023bf507985 used request id req-773489d1-e9ef-4062-bbc0-ab3eaa0f2f77 2018-08-22 20:04:47,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0551309585571s 2018-08-22 20:04:47,314 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=43b85d82-7dc5-484d-8a45-4023bf507985 used request id req-773489d1-e9ef-4062-bbc0-ab3eaa0f2f77 2018-08-22 20:04:47,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 20:04:47,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=bd408a74-ca74-408a-9b48-7cb2facaeedc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:04:47,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-90bfbfb0-3c72-45ad-bb28-11352980d0aa Date: Wed, 22 Aug 2018 20:04:47 GMT RESP BODY: {"floatingips": []} 2018-08-22 20:04:47,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=bd408a74-ca74-408a-9b48-7cb2facaeedc used request id req-90bfbfb0-3c72-45ad-bb28-11352980d0aa 2018-08-22 20:04:47,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0428121089935s 2018-08-22 20:04:47,362 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=bd408a74-ca74-408a-9b48-7cb2facaeedc used request id req-90bfbfb0-3c72-45ad-bb28-11352980d0aa 2018-08-22 20:04:47,363 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_8383aa7f-6d2c-4663-a422-83fcaa285bd6': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:97:68:c5', u'version': 4, u'addr': u'192.168.120.27', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'830cf2db-b042-498e-9a41-c4f66c81c0b3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-22T20:04:46.000000', 'flavor': Munch({u'id': u'2d08f4d6-449f-406e-86c1-31d74a5d5d5e'}), 'az': u'nova', 'id': u'43b85d82-7dc5-484d-8a45-4023bf507985', 'security_groups': [Munch({u'name': u'shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'29d3b260fda9472eafffd540f6848081', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0eb597749dd94c5c9452b1182fdeac00', 'name': 'shaker-project_8383aa7f-6d2c-4663-a422-83fcaa285bd6', '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-08-22T20:04:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-22T20:04:46Z', 'hostId': u'da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6', 'public_v6': '', 'private_v4': u'192.168.120.27', 'cloud': 'envvars', 'host_id': u'da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73', '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-08-22T20:04:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0eb597749dd94c5c9452b1182fdeac00', 'name': u'shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6', 'adminPass': u'7eGGgRPtTXxW', 'tenant_id': u'0eb597749dd94c5c9452b1182fdeac00', 'created_at': u'2018-08-22T20:01:25Z', 'created': u'2018-08-22T20:01:25Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-22 20:04:47,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 20:04:47,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:04:47,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1270 X-Openstack-Request-Id: req-297e1518-35db-4e7a-a8de-a990693e4818 Date: Wed, 22 Aug 2018 20:04:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a330b5a2-0046-4e7d-b934-b9587478c3f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0eb597749dd94c5c9452b1182fdeac00","l2_adjacency":true,"status":"ACTIVE","subnets":["85716470-584a-4e87-a69c-28109c865a9a"],"description":"","tags":[],"updated_at":"2018-08-22T20:01:00Z","qos_policy_id":null,"name":"shaker-net_8383aa7f-6d2c-4663-a422-83fcaa285bd6","admin_state_up":true,"tenant_id":"0eb597749dd94c5c9452b1182fdeac00","created_at":"2018-08-22T20:01:00Z","mtu":1450}]} 2018-08-22 20:04:47,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-297e1518-35db-4e7a-a8de-a990693e4818 2018-08-22 20:04:47,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0873191356659s 2018-08-22 20:04:47,453 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-297e1518-35db-4e7a-a8de-a990693e4818 2018-08-22 20:04:47,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-22 20:04:47,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=43b85d82-7dc5-484d-8a45-4023bf507985" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:04:47,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-24a1a87e-2f90-4eba-9ca1-0b8d4bb360af Date: Wed, 22 Aug 2018 20:04:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-22T20:04:45Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"85716470-584a-4e87-a69c-28109c865a9a","ip_address":"192.168.120.27"}],"id":"bd408a74-ca74-408a-9b48-7cb2facaeedc","security_groups":["3f77dc1c-1553-4d82-b11d-34f3528d4571"],"mac_address":"fa:16:3e:97:68:c5","project_id":"0eb597749dd94c5c9452b1182fdeac00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a330b5a2-0046-4e7d-b934-b9587478c3f0","tenant_id":"0eb597749dd94c5c9452b1182fdeac00","created_at":"2018-08-22T20:01:27Z","binding:vnic_type":"normal","device_id":"43b85d82-7dc5-484d-8a45-4023bf507985","ip_allocation":"immediate"}]} 2018-08-22 20:04:47,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=43b85d82-7dc5-484d-8a45-4023bf507985 used request id req-24a1a87e-2f90-4eba-9ca1-0b8d4bb360af 2018-08-22 20:04:47,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0482211112976s 2018-08-22 20:04:47,504 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=43b85d82-7dc5-484d-8a45-4023bf507985 used request id req-24a1a87e-2f90-4eba-9ca1-0b8d4bb360af 2018-08-22 20:04:47,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-22 20:04:47,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" -d '{"floatingip": {"floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "fixed_ip_address": "192.168.120.27", "port_id": "bd408a74-ca74-408a-9b48-7cb2facaeedc"}}' 2018-08-22 20:04:49,850 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-1fd2a0d3-6544-4ba7-af72-ebc1b45d000a Date: Wed, 22 Aug 2018 20:04:49 GMT RESP BODY: {"floatingip": {"router_id": "8a01030d-f83d-4b4b-9c28-7afa28d06fd9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "created_at": "2018-08-22T20:04:48Z", "updated_at": "2018-08-22T20:04:48Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a330b5a2-0046-4e7d-b934-b9587478c3f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:97:68:c5", "device_id": "43b85d82-7dc5-484d-8a45-4023bf507985"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "0eb597749dd94c5c9452b1182fdeac00", "port_id": "bd408a74-ca74-408a-9b48-7cb2facaeedc", "id": "081e6159-2dc3-46f5-992a-9f67a4dec3c7", "qos_policy_id": null}} 2018-08-22 20:04:49,851 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-1fd2a0d3-6544-4ba7-af72-ebc1b45d000a 2018-08-22 20:04:49,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.34606409073s 2018-08-22 20:04:49,851 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-1fd2a0d3-6544-4ba7-af72-ebc1b45d000a 2018-08-22 20:04:49,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 20:04:49,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:04:49,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-950a1ab0-6fc4-46ec-84f1-b346d9e715c1 Date: Wed, 22 Aug 2018 20:04:49 GMT RESP BODY: {"floatingips": [{"router_id": "8a01030d-f83d-4b4b-9c28-7afa28d06fd9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "created_at": "2018-08-22T20:04:48Z", "updated_at": "2018-08-22T20:04:48Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a330b5a2-0046-4e7d-b934-b9587478c3f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:97:68:c5", "device_id": "43b85d82-7dc5-484d-8a45-4023bf507985"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "0eb597749dd94c5c9452b1182fdeac00", "port_id": "bd408a74-ca74-408a-9b48-7cb2facaeedc", "id": "081e6159-2dc3-46f5-992a-9f67a4dec3c7", "qos_policy_id": null}]} 2018-08-22 20:04:49,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-950a1ab0-6fc4-46ec-84f1-b346d9e715c1 2018-08-22 20:04:49,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0841190814972s 2018-08-22 20:04:49,943 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-950a1ab0-6fc4-46ec-84f1-b346d9e715c1 2018-08-22 20:04:49,947 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 20:04:50,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 20:04:50,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:04:50,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-8e0a6299-4074-4280-b69b-1b53d1baceda Date: Wed, 22 Aug 2018 20:04:50 GMT RESP BODY: {"floatingips": [{"router_id": "8a01030d-f83d-4b4b-9c28-7afa28d06fd9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "created_at": "2018-08-22T20:04:48Z", "updated_at": "2018-08-22T20:04:48Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a330b5a2-0046-4e7d-b934-b9587478c3f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:97:68:c5", "device_id": "43b85d82-7dc5-484d-8a45-4023bf507985"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "0eb597749dd94c5c9452b1182fdeac00", "port_id": "bd408a74-ca74-408a-9b48-7cb2facaeedc", "id": "081e6159-2dc3-46f5-992a-9f67a4dec3c7", "qos_policy_id": null}]} 2018-08-22 20:04:50,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-8e0a6299-4074-4280-b69b-1b53d1baceda 2018-08-22 20:04:50,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0591888427734s 2018-08-22 20:04:50,112 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-8e0a6299-4074-4280-b69b-1b53d1baceda 2018-08-22 20:04:50,115 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 20:04:50,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 20:04:50,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:04:50,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-381d0136-a05a-491f-a915-6748f1d1f332 Date: Wed, 22 Aug 2018 20:04:50 GMT RESP BODY: {"floatingips": [{"router_id": "8a01030d-f83d-4b4b-9c28-7afa28d06fd9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "created_at": "2018-08-22T20:04:48Z", "updated_at": "2018-08-22T20:04:48Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a330b5a2-0046-4e7d-b934-b9587478c3f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:97:68:c5", "device_id": "43b85d82-7dc5-484d-8a45-4023bf507985"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "0eb597749dd94c5c9452b1182fdeac00", "port_id": "bd408a74-ca74-408a-9b48-7cb2facaeedc", "id": "081e6159-2dc3-46f5-992a-9f67a4dec3c7", "qos_policy_id": null}]} 2018-08-22 20:04:50,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-381d0136-a05a-491f-a915-6748f1d1f332 2018-08-22 20:04:50,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.38898897171s 2018-08-22 20:04:50,610 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-381d0136-a05a-491f-a915-6748f1d1f332 2018-08-22 20:04:50,613 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 20:04:50,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 20:04:50,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:04:50,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-739ef3b6-9d90-45d0-a258-b670b810b5c9 Date: Wed, 22 Aug 2018 20:04:50 GMT RESP BODY: {"floatingips": [{"router_id": "8a01030d-f83d-4b4b-9c28-7afa28d06fd9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "created_at": "2018-08-22T20:04:48Z", "updated_at": "2018-08-22T20:04:48Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a330b5a2-0046-4e7d-b934-b9587478c3f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:97:68:c5", "device_id": "43b85d82-7dc5-484d-8a45-4023bf507985"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "0eb597749dd94c5c9452b1182fdeac00", "port_id": "bd408a74-ca74-408a-9b48-7cb2facaeedc", "id": "081e6159-2dc3-46f5-992a-9f67a4dec3c7", "qos_policy_id": null}]} 2018-08-22 20:04:50,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-739ef3b6-9d90-45d0-a258-b670b810b5c9 2018-08-22 20:04:50,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0730180740356s 2018-08-22 20:04:50,792 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-739ef3b6-9d90-45d0-a258-b670b810b5c9 2018-08-22 20:04:50,796 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 20:04:50,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 20:04:50,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:04:50,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-b78468ba-5645-47c1-a4dc-7b24988213cc Date: Wed, 22 Aug 2018 20:04:50 GMT RESP BODY: {"floatingips": [{"router_id": "8a01030d-f83d-4b4b-9c28-7afa28d06fd9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "created_at": "2018-08-22T20:04:48Z", "updated_at": "2018-08-22T20:04:50Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a330b5a2-0046-4e7d-b934-b9587478c3f0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:97:68:c5", "device_id": "43b85d82-7dc5-484d-8a45-4023bf507985"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "0eb597749dd94c5c9452b1182fdeac00", "port_id": "bd408a74-ca74-408a-9b48-7cb2facaeedc", "id": "081e6159-2dc3-46f5-992a-9f67a4dec3c7", "qos_policy_id": null}]} 2018-08-22 20:04:50,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b78468ba-5645-47c1-a4dc-7b24988213cc 2018-08-22 20:04:50,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0641398429871s 2018-08-22 20:04:50,965 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b78468ba-5645-47c1-a4dc-7b24988213cc 2018-08-22 20:04:50,968 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'8a01030d-f83d-4b4b-9c28-7afa28d06fd9', 'updated_at': u'2018-08-22T20:04:50Z', 'fixed_ip_address': u'192.168.120.27', 'floating_ip_address': u'172.30.9.208', 'revision_number': 1, 'port_id': u'bd408a74-ca74-408a-9b48-7cb2facaeedc', 'id': u'081e6159-2dc3-46f5-992a-9f67a4dec3c7', 'network': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', 'port': u'bd408a74-ca74-408a-9b48-7cb2facaeedc', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0eb597749dd94c5c9452b1182fdeac00', 'name': 'shaker-project_8383aa7f-6d2c-4663-a422-83fcaa285bd6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0eb597749dd94c5c9452b1182fdeac00', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'a330b5a2-0046-4e7d-b934-b9587478c3f0', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:97:68:c5', u'device_id': u'43b85d82-7dc5-484d-8a45-4023bf507985'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'0eb597749dd94c5c9452b1182fdeac00', 'created_at': u'2018-08-22T20:04:48Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'a330b5a2-0046-4e7d-b934-b9587478c3f0', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:97:68:c5', u'device_id': u'43b85d82-7dc5-484d-8a45-4023bf507985'}), 'router': u'8a01030d-f83d-4b4b-9c28-7afa28d06fd9'}) 2018-08-22 20:04:50,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 20:04:50,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985/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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 20:04:51,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:04: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-a72a8d0f-161f-431d-a288-911ab5a19d30 x-compute-request-id: req-a72a8d0f-161f-431d-a288-911ab5a19d30 Content-Encoding: gzip Content-Length: 10401 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 709237499 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.178912] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.181870] pid_max: default: 32768 minimum: 301\n[ 0.183464] ACPI: Core revision 20150930\n[ 0.185470] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.187737] Security Framework initialized\n[ 0.189181] Yama: becoming mindful.\n[ 0.190463] AppArmor: AppArmor initialized\n[ 0.191965] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194313] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.196583] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.198735] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201124] Initializing cgroup subsys io\n[ 0.202526] Initializing cgroup subsys memory\n[ 0.203714] Initializing cgroup subsys devices\n[ 0.204911] Initializing cgroup subsys freezer\n[ 0.206102] Initializing cgroup subsys net_cls\n[ 0.207313] Initializing cgroup subsys perf_event\n[ 0.208564] Initializing cgroup subsys net_prio\n[ 0.209789] Initializing cgroup subsys hugetlb\n[ 0.210981] Initializing cgroup subsys pids\n[ 0.212186] CPU: Physical Processor ID: 0\n[ 0.214012] mce: CPU supports 10 MCE banks\n[ 0.215172] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216558] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.218087] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.219539] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.221372] Speculative Store Bypass: Vulnerable\n[ 0.238781] Freeing SMP alternatives memory: 32K\n[ 0.244660] ftrace: allocating 32237 entries in 126 pages\n[ 0.279491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281161] smpboot: Max logical packages: 1\n[ 0.282580] x2apic enabled\n[ 0.283764] Switched APIC routing to physical x2apic.\n[ 0.286260] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287808] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.290555] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.293048] KVM setup paravirtual spinlock\n[ 0.294702] x86: Booted up 1 node, 1 CPUs\n[ 0.295833] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297748] devtmpfs: initialized\n[ 0.299741] evm: security.selinux\n[ 0.300707] evm: security.SMACK64\n[ 0.301673] evm: security.SMACK64EXEC\n[ 0.302710] evm: security.SMACK64TRANSMUTE\n[ 0.303875] evm: security.SMACK64MMAP\n[ 0.304910] evm: security.ima\n[ 0.305812] evm: security.capability\n[ 0.306926] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309426] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.311027] pinctrl core: initialized pinctrl subsystem\n[ 0.312542] RTC time: 20:04:46, date: 08/22/18\n[ 0.313887] NET: Registered protocol family 16\n[ 0.315228] cpuidle: using governor ladder\n[ 0.316359] cpuidle: using governor menu\n[ 0.317458] PCCT header not found.\n[ 0.318500] ACPI: bus type PCI registered\n[ 0.319611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.321318] PCI: Using configuration type 1 for base access\n[ 0.323588] ACPI: Added _OSI(Module Device)\n[ 0.324761] ACPI: Added _OSI(Processor Device)\n[ 0.325961] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.327223] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.329516] ACPI: Interpreter enabled\n[ 0.330580] ACPI: (supports S0 S5)\n[ 0.331565] ACPI: Using IOAPIC for interrupt routing\n[ 0.332878] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336958] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.338534] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340244] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341899] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344995] acpiphp: Slot [3] registered\n[ 0.346116] acpiphp: Slot [4] registered\n[ 0.347228] acpiphp: Slot [5] registered\n[ 0.348329] acpiphp: Slot [6] registered\n[ 0.365951] acpiphp: Slot [7] registered\n[ 0.367197] acpiphp: Slot [8] registered\n[ 0.368318] acpiphp: Slot [9] registered\n[ 0.369426] acpiphp: Slot [10] registered\n[ 0.370557] acpiphp: Slot [11] registered\n[ 0.371718] acpiphp: Slot [12] registered\n[ 0.372863] acpiphp: Slot [13] registered\n[ 0.374025] acpiphp: Slot [14] registered\n[ 0.375205] acpiphp: Slot [15] registered\n[ 0.376338] acpiphp: Slot [16] registered\n[ 0.377467] acpiphp: Slot [17] registered\n[ 0.378586] acpiphp: Slot [18] registered\n[ 0.379818] acpiphp: Slot [19] registered\n[ 0.380947] acpiphp: Slot [20] registered\n[ 0.382074] acpiphp: Slot [21] registered\n[ 0.383191] acpiphp: Slot [22] registered\n[ 0.384348] acpiphp: Slot [23] registered\n[ 0.385466] acpiphp: Slot [24] registered\n[ 0.386584] acpiphp: Slot [25] registered\n[ 0.387697] acpiphp: Slot [26] registered\n[ 0.388828] acpiphp: Slot [27] registered\n[ 0.389943] acpiphp: Slot [28] registered\n[ 0.391049] acpiphp: Slot [29] registered\n[ 0.392158] acpiphp: Slot [30] registered\n[ 0.393274] acpiphp: Slot [31] registered\n[ 0.394397] PCI host bridge to bus 0000:00\n[ 0.395540] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.397193] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.398842] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.400836] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.402835] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.404888] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.409360] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.411092] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.412685] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.414413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.418777] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.420750] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.442395] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.444463] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.446457] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.448441] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.450496] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.452262] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.454204] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.455658] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.457780] vgaarb: loaded\n[ 0.458621] vgaarb: bridge control possible 0000:00:02.0\n[ 0.460401] SCSI subsystem initialized\n[ 0.461732] ACPI: bus type USB registered\n[ 0.462904] usbcore: registered new interface driver usbfs\n[ 0.464344] usbcore: registered new interface driver hub\n[ 0.465738] usbcore: registered new device driver usb\n[ 0.467298] PCI: Using ACPI for IRQ routing\n[ 0.468907] NetLabel: Initializing\n[ 0.469903] NetLabel: domain hash size = 128\n[ 0.471084] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.472424] NetLabel: unlabeled traffic allowed by default\n[ 0.474048] amd_nb: Cannot enumerate AMD northbridges\n[ 0.475444] clocksource: Switched to clocksource kvm-clock\n[ 0.485057] AppArmor: AppArmor Filesystem Enabled\n[ 0.486420] pnp: PnP ACPI init\n[ 0.487723] pnp: PnP ACPI: found 5 devices\n[ 0.494640] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.497043] NET: Registered protocol family 2\n[ 0.498527] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.500292] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.501957] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.503648] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.505172] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506800] NET: Registered protocol family 1\n[ 0.508019] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.509550] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.511021] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.527336] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.543677] Unpacking initramfs...\n[ 1.036391] Freeing initrd memory: 37084K\n[ 1.038093] Scanning for low memory corruption every 60 seconds\n[ 1.040343] audit: initializing netlink subsys (disabled)\n[ 1.042068] audit: type=2000 audit(1534968287.539:1): initialized\n[ 1.044230] Initialise system trusted keyring\n[ 1.045778] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.047697] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.050767] zbud: loaded\n[ 1.052006] VFS: Disk quotas dquot_6.6.0\n[ 1.053188] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.055087] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.056804] fuse init (API version 7.23)\n[ 1.058028] Key type big_key registered\n[ 1.059133] Allocating IMA MOK and blacklist keyrings.\n[ 1.060880] Key type asymmetric registered\n[ 1.062028] Asymmetric key parser 'x509' registered\n[ 1.063345] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.065411] io scheduler noop registered\n[ 1.066502] io scheduler deadline registered (default)\n[ 1.067857] io scheduler cfq registered\n[ 1.069030] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.070497] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.072257] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.074287] ACPI: Power Button [PWRF]\n[ 1.075487] GHES: HEST is not enabled!\n[ 1.091294] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.123526] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.126372] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.150110] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.153156] Linux agpgart interface v0.103\n[ 1.155996] loop: module loaded\n[ 1.159260] vda: vda1\n[ 1.160826] scsi host0: ata_piix\n[ 1.161921] scsi host1: ata_piix\n[ 1.162933] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.164624] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.166686] libphy: Fixed MDIO Bus: probed\n[ 1.168061] tun: Universal TUN/TAP device driver, 1.6\n[ 1.169410] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.172121] PPP generic driver version 2.4.2\n[ 1.173391] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.175038] ehci-pci: EHCI PCI platform driver\n[ 1.176278] ehci-platform: EHCI generic platform driver\n[ 1.177805] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.179465] ohci-pci: OHCI PCI platform driver\n[ 1.180734] ohci-platform: OHCI generic platform driver\n[ 1.182136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.198343] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.199784] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.201872] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.203265] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.204903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.206601] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.208611] usb usb1: Product: UHCI Host Controller\n[ 1.209906] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.211558] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.212941] hub 1-0:1.0: USB hub found\n[ 1.214011] hub 1-0:1.0: 2 ports detected\n[ 1.215348] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.218495] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.219891] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.221387] mousedev: PS/2 mouse device common for all mice\n[ 1.223234] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.225903] rtc_cmos 00:00: RTC can wake from S4\n[ 1.227538] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.229229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.230928] i2c /dev entries driver\n[ 1.232069] device-mapper: uevent: version 1.0.3\n[ 1.233434] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.235784] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.237778] NET: Registered protocol family 10\n[ 1.239584] NET: Registered protocol family 17\n[ 1.240875] Key type dns_resolver registered\n[ 1.242446] registered taskstats version 1\n[ 1.243701] Loading compiled-in X.509 certificates\n[ 1.245685] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.248363] zswap: loaded using pool lzo/zbud\n[ 1.251288] Key type trusted registered\n[ 1.254395] Key type encrypted registered\n[ 1.255618] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.257125] ima: No TPM chip found, activating TPM-bypass!\n[ 1.258637] evm: HMAC attrs: 0x1\n[ 1.260033] Magic number: 14:301:94\n[ 1.261273] rtc_cmos 00:00: setting system clock to 2018-08-22 20:04:47 UTC (1534968287)\n[ 1.263659] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.265255] EDD information not available.\n[ 1.326126] Freeing unused kernel memory: 1512K\n[ 1.327481] Write protecting the kernel read-only data: 14336k\n[ 1.346357] Freeing unused kernel memory: 1692K\n[ 1.347997] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.359072] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.361918] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.364607] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.367197] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.369809] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.375466] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.380867] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.384644] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.387249] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.390645] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.449829] [drm] Initialized drm 1.1.0 20060810\n[ 1.452536] virtio_net virtio0 ens3: renamed from eth0\n[ 1.461811] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.464365] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.484100] FDC 0 is a S82078B\n[ 1.505866] AVX2 version of gcm_enc/dec engaged.\n[ 1.507194] AES CTR mode by8 optimization enabled\n[ 1.523476] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.688861] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.690659] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.692388] usb 1-1: Product: QEMU USB Tablet\n[ 1.693558] usb 1-1: Manufacturer: QEMU\n[ 1.694623] usb 1-1: SerialNumber: 42\n[ 1.703662] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.710478] usbcore: registered new interface driver usbhid\n[ 1.711974] usbhid: USB HID core driver\n[ 1.714346] 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.717379] 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[ 2.035496] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 2.035497] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255377e453, max_idle_ns: 440795328424 ns\nBegin: Loading essential drivers ... [ 2.092490] md: linear personality registered for level -1\n[ 2.096003] md: multipath personality registered for level -4\n[ 2.099591] md: raid0 personality registered for level 0\n[ 2.103580] md: raid1 personality registered for level 1\n[ 2.175453] raid6: sse2x1 gen() 11325 MB/s\n[ 2.243452] raid6: sse2x1 xor() 8795 MB/s\n[ 2.311461] raid6: sse2x2 gen() 14634 MB/s\n[ 2.379441] raid6: sse2x2 xor() 9731 MB/s\n[ 2.447444] raid6: sse2x4 gen() 17082 MB/s\n[ 2.515441] raid6: sse2x4 xor() 11830 MB/s\n[ 2.583452] raid6: avx2x1 gen() 22552 MB/s\n[ 2.651440] raid6: avx2x2 gen() 26869 MB/s\n[ 2.719461] raid6: avx2x4 gen() 29969 MB/s\n[ 2.724267] raid6: using algorithm avx2x4 gen() 29969 MB/s\n[ 2.725680] raid6: using avx2x2 recovery algorithm\n[ 2.730500] xor: automatically using best checksumming function:\n[ 2.771461] avx : 32713.000 MB/sec\n[ 2.774044] async_tx: api initialized (async)\n[ 2.785894] md: raid6 personality registered for level 6\n[ 2.787304] md: raid5 personality registered for level 5\n[ 2.788668] md: raid4 personality registered for level 4\n[ 2.795781] 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.831100] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.852878] 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.973240] 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.977742] systemd[1]: Detected virtualization kvm.\n[ 2.979044] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.982631] systemd[1]: Set hostname to .\n[ 2.985423] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.986950] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.131901] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.134797] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.137580] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.140465] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.143209] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.146358] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.149333] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.152404] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.154721] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.157278] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.160486] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.163609] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.166441] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.168939] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.171617] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.174539] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.178194] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.181571] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.186318] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.189176] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.194462] 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[ 3.204811] Loading iSCSI transport class v2.0-870.\n[ 3.206613] 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[ 3.216199] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.219826] iscsi: registered transport (tcp)\n[ 3.224499] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.231577] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.239241] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.245085] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.251231] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.260519] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.268209] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.276940] 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[ 3.286858] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.291485] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.298268] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.300756] iscsi: registered transport (iser)\n[ 3.303860] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.311996] 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.320070] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.326780] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\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 Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\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 File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.700684] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\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 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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n"} 2018-08-22 20:04:51,045 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985/action used request id req-a72a8d0f-161f-431d-a288-911ab5a19d30 2018-08-22 20:04:51,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0754318237305s 2018-08-22 20:04:51,046 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985/action used request id req-a72a8d0f-161f-431d-a288-911ab5a19d30 2018-08-22 20:04:51,046 - 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 709237499 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.178912] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.181870] pid_max: default: 32768 minimum: 301 [ 0.183464] ACPI: Core revision 20150930 [ 0.185470] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.187737] Security Framework initialized [ 0.189181] Yama: becoming mindful. [ 0.190463] AppArmor: AppArmor initialized [ 0.191965] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.194313] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.196583] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198735] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201124] Initializing cgroup subsys io [ 0.202526] Initializing cgroup subsys memory [ 0.203714] Initializing cgroup subsys devices [ 0.204911] Initializing cgroup subsys freezer [ 0.206102] Initializing cgroup subsys net_cls [ 0.207313] Initializing cgroup subsys perf_event [ 0.208564] Initializing cgroup subsys net_prio [ 0.209789] Initializing cgroup subsys hugetlb [ 0.210981] Initializing cgroup subsys pids [ 0.212186] CPU: Physical Processor ID: 0 [ 0.214012] mce: CPU supports 10 MCE banks [ 0.215172] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216558] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.218087] Spectre V2 : Mitigation: Full generic retpoline [ 0.219539] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.221372] Speculative Store Bypass: Vulnerable [ 0.238781] Freeing SMP alternatives memory: 32K [ 0.244660] ftrace: allocating 32237 entries in 126 pages [ 0.279491] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.281161] smpboot: Max logical packages: 1 [ 0.282580] x2apic enabled [ 0.283764] Switched APIC routing to physical x2apic. [ 0.286260] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.287808] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.290555] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.293048] KVM setup paravirtual spinlock [ 0.294702] x86: Booted up 1 node, 1 CPUs [ 0.295833] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.297748] devtmpfs: initialized [ 0.299741] evm: security.selinux [ 0.300707] evm: security.SMACK64 [ 0.301673] evm: security.SMACK64EXEC [ 0.302710] evm: security.SMACK64TRANSMUTE [ 0.303875] evm: security.SMACK64MMAP [ 0.304910] evm: security.ima [ 0.305812] evm: security.capability [ 0.306926] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.309426] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.311027] pinctrl core: initialized pinctrl subsystem [ 0.312542] RTC time: 20:04:46, date: 08/22/18 [ 0.313887] NET: Registered protocol family 16 [ 0.315228] cpuidle: using governor ladder [ 0.316359] cpuidle: using governor menu [ 0.317458] PCCT header not found. [ 0.318500] ACPI: bus type PCI registered [ 0.319611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.321318] PCI: Using configuration type 1 for base access [ 0.323588] ACPI: Added _OSI(Module Device) [ 0.324761] ACPI: Added _OSI(Processor Device) [ 0.325961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.327223] ACPI: Added _OSI(Processor Aggregator Device) [ 0.329516] ACPI: Interpreter enabled [ 0.330580] ACPI: (supports S0 S5) [ 0.331565] ACPI: Using IOAPIC for interrupt routing [ 0.332878] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.336958] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.338534] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.340244] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.341899] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.344995] acpiphp: Slot [3] registered [ 0.346116] acpiphp: Slot [4] registered [ 0.347228] acpiphp: Slot [5] registered [ 0.348329] acpiphp: Slot [6] registered [ 0.365951] acpiphp: Slot [7] registered [ 0.367197] acpiphp: Slot [8] registered [ 0.368318] acpiphp: Slot [9] registered [ 0.369426] acpiphp: Slot [10] registered [ 0.370557] acpiphp: Slot [11] registered [ 0.371718] acpiphp: Slot [12] registered [ 0.372863] acpiphp: Slot [13] registered [ 0.374025] acpiphp: Slot [14] registered [ 0.375205] acpiphp: Slot [15] registered [ 0.376338] acpiphp: Slot [16] registered [ 0.377467] acpiphp: Slot [17] registered [ 0.378586] acpiphp: Slot [18] registered [ 0.379818] acpiphp: Slot [19] registered [ 0.380947] acpiphp: Slot [20] registered [ 0.382074] acpiphp: Slot [21] registered [ 0.383191] acpiphp: Slot [22] registered [ 0.384348] acpiphp: Slot [23] registered [ 0.385466] acpiphp: Slot [24] registered [ 0.386584] acpiphp: Slot [25] registered [ 0.387697] acpiphp: Slot [26] registered [ 0.388828] acpiphp: Slot [27] registered [ 0.389943] acpiphp: Slot [28] registered [ 0.391049] acpiphp: Slot [29] registered [ 0.392158] acpiphp: Slot [30] registered [ 0.393274] acpiphp: Slot [31] registered [ 0.394397] PCI host bridge to bus 0000:00 [ 0.395540] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.397193] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.398842] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.400836] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.402835] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.404888] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.409360] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.411092] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.412685] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.414413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.418777] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.420750] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.442395] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.444463] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.446457] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.448441] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.450496] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.452262] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.454204] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.455658] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.457780] vgaarb: loaded [ 0.458621] vgaarb: bridge control possible 0000:00:02.0 [ 0.460401] SCSI subsystem initialized [ 0.461732] ACPI: bus type USB registered [ 0.462904] usbcore: registered new interface driver usbfs [ 0.464344] usbcore: registered new interface driver hub [ 0.465738] usbcore: registered new device driver usb [ 0.467298] PCI: Using ACPI for IRQ routing [ 0.468907] NetLabel: Initializing [ 0.469903] NetLabel: domain hash size = 128 [ 0.471084] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.472424] NetLabel: unlabeled traffic allowed by default [ 0.474048] amd_nb: Cannot enumerate AMD northbridges [ 0.475444] clocksource: Switched to clocksource kvm-clock [ 0.485057] AppArmor: AppArmor Filesystem Enabled [ 0.486420] pnp: PnP ACPI init [ 0.487723] pnp: PnP ACPI: found 5 devices [ 0.494640] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.497043] NET: Registered protocol family 2 [ 0.498527] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.500292] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.501957] TCP: Hash tables configured (established 4096 bind 4096) [ 0.503648] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.505172] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.506800] NET: Registered protocol family 1 [ 0.508019] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.509550] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.511021] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.527336] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.543677] Unpacking initramfs... [ 1.036391] Freeing initrd memory: 37084K [ 1.038093] Scanning for low memory corruption every 60 seconds [ 1.040343] audit: initializing netlink subsys (disabled) [ 1.042068] audit: type=2000 audit(1534968287.539:1): initialized [ 1.044230] Initialise system trusted keyring [ 1.045778] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.047697] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.050767] zbud: loaded [ 1.052006] VFS: Disk quotas dquot_6.6.0 [ 1.053188] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.055087] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.056804] fuse init (API version 7.23) [ 1.058028] Key type big_key registered [ 1.059133] Allocating IMA MOK and blacklist keyrings. [ 1.060880] Key type asymmetric registered [ 1.062028] Asymmetric key parser 'x509' registered [ 1.063345] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.065411] io scheduler noop registered [ 1.066502] io scheduler deadline registered (default) [ 1.067857] io scheduler cfq registered [ 1.069030] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.070497] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.072257] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.074287] ACPI: Power Button [PWRF] [ 1.075487] GHES: HEST is not enabled! [ 1.091294] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.123526] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.126372] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.150110] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.153156] Linux agpgart interface v0.103 [ 1.155996] loop: module loaded [ 1.159260] vda: vda1 [ 1.160826] scsi host0: ata_piix [ 1.161921] scsi host1: ata_piix [ 1.162933] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.164624] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.166686] libphy: Fixed MDIO Bus: probed [ 1.168061] tun: Universal TUN/TAP device driver, 1.6 [ 1.169410] tun: (C) 1999-2004 Max Krasnyansky [ 1.172121] PPP generic driver version 2.4.2 [ 1.173391] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.175038] ehci-pci: EHCI PCI platform driver [ 1.176278] ehci-platform: EHCI generic platform driver [ 1.177805] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.179465] ohci-pci: OHCI PCI platform driver [ 1.180734] ohci-platform: OHCI generic platform driver [ 1.182136] uhci_hcd: USB Universal Host Controller Interface driver [ 1.198343] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.199784] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.201872] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.203265] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.204903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.206601] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.208611] usb usb1: Product: UHCI Host Controller [ 1.209906] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.211558] usb usb1: SerialNumber: 0000:00:01.2 [ 1.212941] hub 1-0:1.0: USB hub found [ 1.214011] hub 1-0:1.0: 2 ports detected [ 1.215348] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.218495] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.219891] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.221387] mousedev: PS/2 mouse device common for all mice [ 1.223234] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.225903] rtc_cmos 00:00: RTC can wake from S4 [ 1.227538] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.229229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.230928] i2c /dev entries driver [ 1.232069] device-mapper: uevent: version 1.0.3 [ 1.233434] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.235784] ledtrig-cpu: registered to indicate activity on CPUs [ 1.237778] NET: Registered protocol family 10 [ 1.239584] NET: Registered protocol family 17 [ 1.240875] Key type dns_resolver registered [ 1.242446] registered taskstats version 1 [ 1.243701] Loading compiled-in X.509 certificates [ 1.245685] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.248363] zswap: loaded using pool lzo/zbud [ 1.251288] Key type trusted registered [ 1.254395] Key type encrypted registered [ 1.255618] AppArmor: AppArmor sha1 policy hashing enabled [ 1.257125] ima: No TPM chip found, activating TPM-bypass! [ 1.258637] evm: HMAC attrs: 0x1 [ 1.260033] Magic number: 14:301:94 [ 1.261273] rtc_cmos 00:00: setting system clock to 2018-08-22 20:04:47 UTC (1534968287) [ 1.263659] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.265255] EDD information not available. [ 1.326126] Freeing unused kernel memory: 1512K [ 1.327481] Write protecting the kernel read-only data: 14336k [ 1.346357] Freeing unused kernel memory: 1692K [ 1.347997] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.359072] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.361918] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.364607] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.367197] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.369809] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.375466] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.380867] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.384644] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.387249] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.390645] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.449829] [drm] Initialized drm 1.1.0 20060810 [ 1.452536] virtio_net virtio0 ens3: renamed from eth0 [ 1.461811] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.464365] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.484100] FDC 0 is a S82078B [ 1.505866] AVX2 version of gcm_enc/dec engaged. [ 1.507194] AES CTR mode by8 optimization enabled [ 1.523476] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.688861] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.690659] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.692388] usb 1-1: Product: QEMU USB Tablet [ 1.693558] usb 1-1: Manufacturer: QEMU [ 1.694623] usb 1-1: SerialNumber: 42 [ 1.703662] hidraw: raw HID events driver (C) Jiri Kosina [ 1.710478] usbcore: registered new interface driver usbhid [ 1.711974] usbhid: USB HID core driver [ 1.714346] 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.717379] 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 [ 2.035496] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 2.035497] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255377e453, max_idle_ns: 440795328424 ns Begin: Loading essential drivers ... [ 2.092490] md: linear personality registered for level -1 [ 2.096003] md: multipath personality registered for level -4 [ 2.099591] md: raid0 personality registered for level 0 [ 2.103580] md: raid1 personality registered for level 1 [ 2.175453] raid6: sse2x1 gen() 11325 MB/s [ 2.243452] raid6: sse2x1 xor() 8795 MB/s [ 2.311461] raid6: sse2x2 gen() 14634 MB/s [ 2.379441] raid6: sse2x2 xor() 9731 MB/s [ 2.447444] raid6: sse2x4 gen() 17082 MB/s [ 2.515441] raid6: sse2x4 xor() 11830 MB/s [ 2.583452] raid6: avx2x1 gen() 22552 MB/s [ 2.651440] raid6: avx2x2 gen() 26869 MB/s [ 2.719461] raid6: avx2x4 gen() 29969 MB/s [ 2.724267] raid6: using algorithm avx2x4 gen() 29969 MB/s [ 2.725680] raid6: using avx2x2 recovery algorithm [ 2.730500] xor: automatically using best checksumming function: [ 2.771461] avx : 32713.000 MB/sec [ 2.774044] async_tx: api initialized (async) [ 2.785894] md: raid6 personality registered for level 6 [ 2.787304] md: raid5 personality registered for level 5 [ 2.788668] md: raid4 personality registered for level 4 [ 2.795781] 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.831100] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.852878] 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.973240] 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.977742] systemd[1]: Detected virtualization kvm. [ 2.979044] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.982631] systemd[1]: Set hostname to . [ 2.985423] systemd[1]: Initializing machine ID from KVM UUID. [ 2.986950] systemd[1]: Installed transient /etc/machine-id file. [ 3.131901] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.134797] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.137580] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.140465] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.143209] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.146358] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.149333] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.152404] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.154721] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.157278] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.160486] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.163609] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.166441] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.168939] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.171617] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.174539] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.178194] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.181571] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.186318] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.189176] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.194462] 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... [ 3.204811] Loading iSCSI transport class v2.0-870. [ 3.206613] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.216199] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.219826] iscsi: registered transport (tcp) [ 3.224499] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.231577] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.239241] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.245085] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.251231] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.260519] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.268209] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.276940] 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. [ 3.286858] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.291485] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.298268] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.300756] iscsi: registered transport (iser) [ 3.303860] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.311996] 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.320070] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.326780] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[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 File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.700684] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... [[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 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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. 2018-08-22 20:04:52,049 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.208: timed out 2018-08-22 20:05:01,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 20:05:01,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985/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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 20:05:01,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:05: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-467cdf72-af13-49bf-b28f-0d0a84aae245 x-compute-request-id: req-467cdf72-af13-49bf-b28f-0d0a84aae245 Content-Encoding: gzip Content-Length: 14241 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 709237499 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.178912] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.181870] pid_max: default: 32768 minimum: 301\n[ 0.183464] ACPI: Core revision 20150930\n[ 0.185470] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.187737] Security Framework initialized\n[ 0.189181] Yama: becoming mindful.\n[ 0.190463] AppArmor: AppArmor initialized\n[ 0.191965] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194313] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.196583] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.198735] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201124] Initializing cgroup subsys io\n[ 0.202526] Initializing cgroup subsys memory\n[ 0.203714] Initializing cgroup subsys devices\n[ 0.204911] Initializing cgroup subsys freezer\n[ 0.206102] Initializing cgroup subsys net_cls\n[ 0.207313] Initializing cgroup subsys perf_event\n[ 0.208564] Initializing cgroup subsys net_prio\n[ 0.209789] Initializing cgroup subsys hugetlb\n[ 0.210981] Initializing cgroup subsys pids\n[ 0.212186] CPU: Physical Processor ID: 0\n[ 0.214012] mce: CPU supports 10 MCE banks\n[ 0.215172] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216558] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.218087] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.219539] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.221372] Speculative Store Bypass: Vulnerable\n[ 0.238781] Freeing SMP alternatives memory: 32K\n[ 0.244660] ftrace: allocating 32237 entries in 126 pages\n[ 0.279491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281161] smpboot: Max logical packages: 1\n[ 0.282580] x2apic enabled\n[ 0.283764] Switched APIC routing to physical x2apic.\n[ 0.286260] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287808] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.290555] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.293048] KVM setup paravirtual spinlock\n[ 0.294702] x86: Booted up 1 node, 1 CPUs\n[ 0.295833] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297748] devtmpfs: initialized\n[ 0.299741] evm: security.selinux\n[ 0.300707] evm: security.SMACK64\n[ 0.301673] evm: security.SMACK64EXEC\n[ 0.302710] evm: security.SMACK64TRANSMUTE\n[ 0.303875] evm: security.SMACK64MMAP\n[ 0.304910] evm: security.ima\n[ 0.305812] evm: security.capability\n[ 0.306926] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309426] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.311027] pinctrl core: initialized pinctrl subsystem\n[ 0.312542] RTC time: 20:04:46, date: 08/22/18\n[ 0.313887] NET: Registered protocol family 16\n[ 0.315228] cpuidle: using governor ladder\n[ 0.316359] cpuidle: using governor menu\n[ 0.317458] PCCT header not found.\n[ 0.318500] ACPI: bus type PCI registered\n[ 0.319611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.321318] PCI: Using configuration type 1 for base access\n[ 0.323588] ACPI: Added _OSI(Module Device)\n[ 0.324761] ACPI: Added _OSI(Processor Device)\n[ 0.325961] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.327223] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.329516] ACPI: Interpreter enabled\n[ 0.330580] ACPI: (supports S0 S5)\n[ 0.331565] ACPI: Using IOAPIC for interrupt routing\n[ 0.332878] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336958] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.338534] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340244] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341899] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344995] acpiphp: Slot [3] registered\n[ 0.346116] acpiphp: Slot [4] registered\n[ 0.347228] acpiphp: Slot [5] registered\n[ 0.348329] acpiphp: Slot [6] registered\n[ 0.365951] acpiphp: Slot [7] registered\n[ 0.367197] acpiphp: Slot [8] registered\n[ 0.368318] acpiphp: Slot [9] registered\n[ 0.369426] acpiphp: Slot [10] registered\n[ 0.370557] acpiphp: Slot [11] registered\n[ 0.371718] acpiphp: Slot [12] registered\n[ 0.372863] acpiphp: Slot [13] registered\n[ 0.374025] acpiphp: Slot [14] registered\n[ 0.375205] acpiphp: Slot [15] registered\n[ 0.376338] acpiphp: Slot [16] registered\n[ 0.377467] acpiphp: Slot [17] registered\n[ 0.378586] acpiphp: Slot [18] registered\n[ 0.379818] acpiphp: Slot [19] registered\n[ 0.380947] acpiphp: Slot [20] registered\n[ 0.382074] acpiphp: Slot [21] registered\n[ 0.383191] acpiphp: Slot [22] registered\n[ 0.384348] acpiphp: Slot [23] registered\n[ 0.385466] acpiphp: Slot [24] registered\n[ 0.386584] acpiphp: Slot [25] registered\n[ 0.387697] acpiphp: Slot [26] registered\n[ 0.388828] acpiphp: Slot [27] registered\n[ 0.389943] acpiphp: Slot [28] registered\n[ 0.391049] acpiphp: Slot [29] registered\n[ 0.392158] acpiphp: Slot [30] registered\n[ 0.393274] acpiphp: Slot [31] registered\n[ 0.394397] PCI host bridge to bus 0000:00\n[ 0.395540] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.397193] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.398842] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.400836] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.402835] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.404888] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.409360] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.411092] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.412685] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.414413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.418777] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.420750] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.442395] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.444463] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.446457] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.448441] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.450496] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.452262] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.454204] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.455658] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.457780] vgaarb: loaded\n[ 0.458621] vgaarb: bridge control possible 0000:00:02.0\n[ 0.460401] SCSI subsystem initialized\n[ 0.461732] ACPI: bus type USB registered\n[ 0.462904] usbcore: registered new interface driver usbfs\n[ 0.464344] usbcore: registered new interface driver hub\n[ 0.465738] usbcore: registered new device driver usb\n[ 0.467298] PCI: Using ACPI for IRQ routing\n[ 0.468907] NetLabel: Initializing\n[ 0.469903] NetLabel: domain hash size = 128\n[ 0.471084] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.472424] NetLabel: unlabeled traffic allowed by default\n[ 0.474048] amd_nb: Cannot enumerate AMD northbridges\n[ 0.475444] clocksource: Switched to clocksource kvm-clock\n[ 0.485057] AppArmor: AppArmor Filesystem Enabled\n[ 0.486420] pnp: PnP ACPI init\n[ 0.487723] pnp: PnP ACPI: found 5 devices\n[ 0.494640] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.497043] NET: Registered protocol family 2\n[ 0.498527] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.500292] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.501957] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.503648] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.505172] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506800] NET: Registered protocol family 1\n[ 0.508019] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.509550] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.511021] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.527336] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.543677] Unpacking initramfs...\n[ 1.036391] Freeing initrd memory: 37084K\n[ 1.038093] Scanning for low memory corruption every 60 seconds\n[ 1.040343] audit: initializing netlink subsys (disabled)\n[ 1.042068] audit: type=2000 audit(1534968287.539:1): initialized\n[ 1.044230] Initialise system trusted keyring\n[ 1.045778] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.047697] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.050767] zbud: loaded\n[ 1.052006] VFS: Disk quotas dquot_6.6.0\n[ 1.053188] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.055087] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.056804] fuse init (API version 7.23)\n[ 1.058028] Key type big_key registered\n[ 1.059133] Allocating IMA MOK and blacklist keyrings.\n[ 1.060880] Key type asymmetric registered\n[ 1.062028] Asymmetric key parser 'x509' registered\n[ 1.063345] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.065411] io scheduler noop registered\n[ 1.066502] io scheduler deadline registered (default)\n[ 1.067857] io scheduler cfq registered\n[ 1.069030] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.070497] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.072257] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.074287] ACPI: Power Button [PWRF]\n[ 1.075487] GHES: HEST is not enabled!\n[ 1.091294] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.123526] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.126372] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.150110] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.153156] Linux agpgart interface v0.103\n[ 1.155996] loop: module loaded\n[ 1.159260] vda: vda1\n[ 1.160826] scsi host0: ata_piix\n[ 1.161921] scsi host1: ata_piix\n[ 1.162933] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.164624] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.166686] libphy: Fixed MDIO Bus: probed\n[ 1.168061] tun: Universal TUN/TAP device driver, 1.6\n[ 1.169410] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.172121] PPP generic driver version 2.4.2\n[ 1.173391] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.175038] ehci-pci: EHCI PCI platform driver\n[ 1.176278] ehci-platform: EHCI generic platform driver\n[ 1.177805] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.179465] ohci-pci: OHCI PCI platform driver\n[ 1.180734] ohci-platform: OHCI generic platform driver\n[ 1.182136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.198343] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.199784] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.201872] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.203265] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.204903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.206601] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.208611] usb usb1: Product: UHCI Host Controller\n[ 1.209906] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.211558] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.212941] hub 1-0:1.0: USB hub found\n[ 1.214011] hub 1-0:1.0: 2 ports detected\n[ 1.215348] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.218495] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.219891] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.221387] mousedev: PS/2 mouse device common for all mice\n[ 1.223234] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.225903] rtc_cmos 00:00: RTC can wake from S4\n[ 1.227538] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.229229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.230928] i2c /dev entries driver\n[ 1.232069] device-mapper: uevent: version 1.0.3\n[ 1.233434] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.235784] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.237778] NET: Registered protocol family 10\n[ 1.239584] NET: Registered protocol family 17\n[ 1.240875] Key type dns_resolver registered\n[ 1.242446] registered taskstats version 1\n[ 1.243701] Loading compiled-in X.509 certificates\n[ 1.245685] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.248363] zswap: loaded using pool lzo/zbud\n[ 1.251288] Key type trusted registered\n[ 1.254395] Key type encrypted registered\n[ 1.255618] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.257125] ima: No TPM chip found, activating TPM-bypass!\n[ 1.258637] evm: HMAC attrs: 0x1\n[ 1.260033] Magic number: 14:301:94\n[ 1.261273] rtc_cmos 00:00: setting system clock to 2018-08-22 20:04:47 UTC (1534968287)\n[ 1.263659] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.265255] EDD information not available.\n[ 1.326126] Freeing unused kernel memory: 1512K\n[ 1.327481] Write protecting the kernel read-only data: 14336k\n[ 1.346357] Freeing unused kernel memory: 1692K\n[ 1.347997] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.359072] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.361918] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.364607] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.367197] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.369809] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.375466] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.380867] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.384644] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.387249] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.390645] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.449829] [drm] Initialized drm 1.1.0 20060810\n[ 1.452536] virtio_net virtio0 ens3: renamed from eth0\n[ 1.461811] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.464365] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.484100] FDC 0 is a S82078B\n[ 1.505866] AVX2 version of gcm_enc/dec engaged.\n[ 1.507194] AES CTR mode by8 optimization enabled\n[ 1.523476] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.688861] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.690659] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.692388] usb 1-1: Product: QEMU USB Tablet\n[ 1.693558] usb 1-1: Manufacturer: QEMU\n[ 1.694623] usb 1-1: SerialNumber: 42\n[ 1.703662] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.710478] usbcore: registered new interface driver usbhid\n[ 1.711974] usbhid: USB HID core driver\n[ 1.714346] 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.717379] 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[ 2.035496] tsc: Refined TSC clocksource calibration: 3491.843 MHz\n[ 2.035497] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255377e453, max_idle_ns: 440795328424 ns\nBegin: Loading essential drivers ... [ 2.092490] md: linear personality registered for level -1\n[ 2.096003] md: multipath personality registered for level -4\n[ 2.099591] md: raid0 personality registered for level 0\n[ 2.103580] md: raid1 personality registered for level 1\n[ 2.175453] raid6: sse2x1 gen() 11325 MB/s\n[ 2.243452] raid6: sse2x1 xor() 8795 MB/s\n[ 2.311461] raid6: sse2x2 gen() 14634 MB/s\n[ 2.379441] raid6: sse2x2 xor() 9731 MB/s\n[ 2.447444] raid6: sse2x4 gen() 17082 MB/s\n[ 2.515441] raid6: sse2x4 xor() 11830 MB/s\n[ 2.583452] raid6: avx2x1 gen() 22552 MB/s\n[ 2.651440] raid6: avx2x2 gen() 26869 MB/s\n[ 2.719461] raid6: avx2x4 gen() 29969 MB/s\n[ 2.724267] raid6: using algorithm avx2x4 gen() 29969 MB/s\n[ 2.725680] raid6: using avx2x2 recovery algorithm\n[ 2.730500] xor: automatically using best checksumming function:\n[ 2.771461] avx : 32713.000 MB/sec\n[ 2.774044] async_tx: api initialized (async)\n[ 2.785894] md: raid6 personality registered for level 6\n[ 2.787304] md: raid5 personality registered for level 5\n[ 2.788668] md: raid4 personality registered for level 4\n[ 2.795781] 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.831100] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.852878] 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.973240] 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.977742] systemd[1]: Detected virtualization kvm.\n[ 2.979044] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.982631] systemd[1]: Set hostname to .\n[ 2.985423] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.986950] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.131901] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.134797] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.137580] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.140465] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.143209] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.146358] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.149333] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.152404] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.154721] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.157278] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.160486] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.163609] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.166441] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.168939] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.171617] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.174539] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.178194] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.181571] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.186318] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.189176] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.194462] 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[ 3.204811] Loading iSCSI transport class v2.0-870.\n[ 3.206613] 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[ 3.216199] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.219826] iscsi: registered transport (tcp)\n[ 3.224499] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.231577] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.239241] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.245085] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.251231] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.260519] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.268209] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.276940] 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[ 3.286858] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.291485] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.298268] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.300756] iscsi: registered transport (iser)\n[ 3.303860] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.311996] 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.320070] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.326780] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\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 Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\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 File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.700684] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\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 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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.892871] cloud-init[541]: Cloud-init v. 18.2 running 'init-local' at Wed, 22 Aug 2018 20:04:51 +0000. Up 4.68 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 9.147936] cloud-init[948]: Cloud-init v. 18.2 running 'init' at Wed, 22 Aug 2018 20:04:52 +0000. Up 6.18 seconds.\n[ 9.150764] cloud-init[948]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.156356] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.164121] cloud-init[948]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.168117] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.172737] cloud-init[948]: ci-info: | ens3 | True | 192.168.120.27 | 255.255.255.0 | . | fa:16:3e:97:68:c5 |\n[ 9.180146] cloud-init[948]: ci-info: | ens3 | True | fe80::f816:3eff:fe97:68c5/64 | . | link | fa:16:3e:97:68:c5 |\n[ 9.188153] cloud-init[948]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.191046] cloud-init[948]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.200120] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.202919] cloud-init[948]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 9.208355] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.216120] cloud-init[948]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.218708] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.224368] cloud-init[948]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 9.228667] cloud-init[948]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 9.231776] cloud-init[948]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.234892] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.239047] cloud-init[948]: 2018-08-22 20:04:55,609 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 9.630330] cloud-init[948]: Generating public/private rsa key pair.\n[ 9.632614] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 9.640157] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.642630] cloud-init[948]: The key fingerprint is:\n[ 9.648378] cloud-init[948]: SHA256:XcxwEjSwzs2MI3YraMsMOIoRKu/KSUm/wdHO+U7lByM root@shaker-vm-8383aa7f-6d2c-4663-a422-83fcaa285bd6\n[ 9.651578] cloud-init[948]: The key's randomart image is:\n[ 9.657370] cloud-init[948]: +---[RSA 2048]----+\n[ 9.659093] cloud-init[948]: | .o*.. |\n[ 9.664691] cloud-init[948]: | . B |\n[ 9.666374] cloud-init[948]: | . + |\n[ 9.672163] cloud-init[948]: | . o * . |\n[ 9.673859] cloud-init[948]: |.. . .oES+= |\n[ 9.675513] cloud-init[948]: |oo+ +o.o+oo |\n[ 9.681137] cloud-init[948]: |*o.+o+.... . |\n[ 9.682825] cloud-init[948]: |*+.=o.o. . |\n[ 9.688338] cloud-init[948]: |+=o.+ .o |\n[ 9.690019] cloud-init[948]: +----[SHA256]-----+\n[ 9.696123] cloud-init[948]: Generating public/private dsa key pair.\n[ 9.698148] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 9.702997] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m\n[ 9.708502] cloud-init[948]: The key fingerprint is:\n[ 9.709944] cloud-init[948]: SHA256:mUpuA0ZOQilkQ1y0w6H4eRFt7pB5bwQC/aKF4SHOWEo root@shaker-vm-8383aa7f-6d2c-4663-a422-83fcaa285bd6] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n Starting Socket activation for snappy daemon.\n[ 9.720921] cloud-init[948]: The key's randomart image is:\n[ 9.724697] cloud-init\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.[948]: +---[DSA 1024]----+\n[ 9.729356] cloud-init[948]: |+==B.. |\n[ 9.730563] cloud-init[948]: |=EO =.+ |\n[ 9.731780] \ncloud-init[948]: |*B.B+B . | Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n\n[ 9.736298] cloud-init[948]: |o+o*B.+ .o |\n[ 9.738152] cloud-init[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily apt download activities.[948]: | oo==.oS |\n[ 9.744892] cloud-init[948]: | .o +..o |\n[ 9.746110] cloud-init[948]: | =. |\n[ 9.747291] cloud-init[948]: | . . |\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 9.752916] cloud-init[948]: | |\n[ 9.754121] cloud-init[948]: +----[SHA256]-----+\n[ 9.755305] cloud-init[948]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n\n[ 9.760188] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[[0;32m OK [0m] Reached target Sockets.[ 9.768221] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 9.771293] cloud-init\n[[0;32m OK [0m] Reached target Basic System.\n Starting Login Service...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[948]: The key fingerprint is:\n[ 9.777258] cloud-init[948]: SHA256:hvldRA3HupkzIHgqgI4fdaErqtGB86xfhJSvNSZr4o4 root@shaker-vm-8383aa7f-6d2c-4663-a422-83fcaa285bd6 Starting Pollinate to seed the pseudo random number generator...\n Starting LSB: Record successful boot for GRUB...\n\n[ 9.784685] cloud-init[948]: The key's randomart image is:\n[ 9.786446] cloud-init[948]: +---[ECDSA 256]---+\n Starting LSB: MD monitoring daemon...\n[ 9.790480] cloud-init[948]: | o+. |\n Starting Snappy daemon...\n Starting System Logging Service...\n Starting LXD - container startup/shutdown...\n[ 9.820684] [[0;32m OK [0m] Started iperf3 Service.\n Starting Accounts Service...\ncloud-init[948]: | . . . .o |\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting /etc/rc.local Compatibility...\n Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 9.857641] cloud-init[948]: | .o . o .. |\n[ 9.900875] cloud-init[948]: |.o.oo ooo ... |\n[ 9.906265] cloud-init[[0;32m OK [0m] Started ACPI event daemon.\n[948]: [[0;32m OK [0m] Started iperf Service.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n|= +o*oooS. ..+ |[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[ 9.950581] cloud-init[948]: |.*oOo..o . .* |\n[ 9.966564] cloud-init[948]: |ooBo.. . . o |\n[ 10.009578] [[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\ncloud-init[948]: |+=.. |\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 10.037042] cloud-init[948]: |E+. |\n[ 10.045234] cloud-init[948]: [[0;32m OK [0m] Started Login Service.\n+----[SHA256]-----+ Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[ 10.056897] cloud-init[948]: \n Starting Login to default iSCSI targets...\nGenerating public/private ed25519 key pair.[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n\n[ 10.100799] Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: network benchmark...\n Starting LSB: automatic crash report generation...\n Starting Permit User Sessions...\n[[0;32m OK [0m] Started Snappy daemon.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Accounts Service.\ncloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.156208] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n Starting Wait until snapd is fully seeded...\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[ 10.210864] cloud-init[948]: The key fingerprint is:[[0;32m OK [0m\n] Started Getty on tty1.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[ 10.242619] cloud-init[948]: SHA256:9QooQdqMAC62iax91GW7UftCwNIBFWwL2ygysG/87JQ root@shaker-vm-8383aa7f-6d2c-4663-a422-83fcaa285bd6[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Set console scheme.\n\n[ 10.275205] cloud-init[948]: The key's randomart image is:\n[ 10.284876] cloud-init[948]: +--[ED25519 256]--+\n[ 10.286427] cloud-init[948]: |+ . .++. |\n[ 10.296218] cloud-init[948]: |o. * .oo. |\n[ 10.299211] cloud-init[948]: |.=o + .**.o |\n[ 10.305886] cloud-init[948]: |* = .oo=o= o |\n[ 10.308098] cloud-init[948]: |.* oo.o S o . |\n[ 10.316105] cloud-init[948]: |..+. o = o |\n[ 10.320132] cloud-init[948]: |...oE . o . |\n[ 10.328101] cloud-init[948]: | oo . |\n[ 10.331110] cloud-init[948]: | .. |\n[ 10.334224] cloud-init[948]: +----[SHA256]-----+\n[ 10.668713] cloud-init[1106]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[ 11.391954] cloud-init[1106]: en_US.UTF-8... done\n[ 11.394824] cloud-init[1106]: Generation complete.\n[ 11.883351] cloud-init[1106]: Cloud-init v. 18.2 running 'modules:config' at Wed, 22 Aug 2018 20:04:57 +0000. Up 10.57 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n[[0;32m OK [0m] Started Wait until snapd is fully seeded.\n[[0;32m OK [0m] Reached target Multi-User System.\n Starting Execute cloud user/final scripts...\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\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 | 63:0f:87:f3:17:9a:da:ec:3f:7d:e8:66:7f:b3:90:45 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\n<14>Aug 22 20:05:00 ec2: \n<14>Aug 22 20:05:00 ec2: #############################################################\n<14>Aug 22 20:05:00 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>Aug 22 20:05:00 ec2: 1024 SHA256:mUpuA0ZOQilkQ1y0w6H4eRFt7pB5bwQC/aKF4SHOWEo root@shaker-vm-8383aa7f-6d2c-4663-a422-83fcaa285bd6 (DSA)\n<14>Aug 22 20:05:00 ec2: 256 SHA256:hvldRA3HupkzIHgqgI4fdaErqtGB86xfhJSvNSZr4o4 root@shaker-vm-8383aa7f-6d2c-4663-a422-83fcaa285bd6 (ECDSA)\n<14>Aug 22 20:05:00 ec2: 256 SHA256:9QooQdqMAC62iax91GW7UftCwNIBFWwL2ygysG/87JQ root@shaker-vm-8383aa7f-6d2c-4663-a422-83fcaa285bd6 (ED25519)\n<14>Aug 22 20:05:00 ec2: 2048 SHA256:XcxwEjSwzs2MI3YraMsMOIoRKu/KSUm/wdHO+U7lByM root@shaker-vm-8383aa7f-6d2c-4663-a422-83fcaa285bd6 (RSA)\n<14>Aug 22 20:05:00 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>Aug 22 20:05:00 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPU3fbUEeAiEO4eRLO1SSpUBSCUtoLN/tRz65Q/zfM/LZ1gJtxrvfNZz6lKWlZ51ZJEB2+ALXO/9Q+cG/+vCxu8= root@shaker-vm-8383aa7f-6d2c-4663-a422-83fcaa285bd6\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOzgaoM9t1LlVaob3iHEbb1NKyVOtHMdaUUnOYGK+V2c root@shaker-vm-8383aa7f-6d2c-4663-a422-83fcaa285bd6\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2P9FdvQTK/OP2nGnBF6YjnxF13rhiVCd18LNjq27VVQwNslWeJ0ttb1vN5knSL3OdYxINkYqzcqpIrh28LpAwT5P2mbC32YnM/1rD3yMDVcB81f09HAmRGmerkTIEI5YFiJWH/JCaxlEWwtViPx7Ku/J4HxvBev9h9kjBltQHEKbDkKdxDXoqv3u+eL1jUUhU71iGGOlZO0snD7JIJ5xyyKrK8JvVC90thFNzMVQ0n3igEXoPq1VqXeowq6nR6sNGE1PW3WzCKx5IscY4bWhK6wB416Um6RZDPXo6ej3ip0TwbSxGRu6GmCW2+DGNANbEY0sJPlBnVvOcezPpfql7 root@shaker-vm-8383aa7f-6d2c-4663-a422-83fcaa285bd6\n-----END SSH HOST KEY KEYS-----\n[ 13.669332] cloud-init[1323]: Cloud-init v. 18.2 running 'modules:final' at Wed, 22 Aug 2018 20:04:59 +0000. Up 13.52 seconds.\n[ 13.671588] cloud-init[1323]: Cloud-init v. 18.2 finished at Wed, 22 Aug 2018 20:05:00 +0000. Datasource DataSourceEc2. Up 13.66 seconds\n[[0;32m OK [0m] Started Execute cloud user/final scripts.\n[[0;32m OK [0m] Reached target Cloud-init target.\n"} 2018-08-22 20:05:01,146 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985/action used request id req-467cdf72-af13-49bf-b28f-0d0a84aae245 2018-08-22 20:05:01,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0867249965668s 2018-08-22 20:05:01,148 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985/action used request id req-467cdf72-af13-49bf-b28f-0d0a84aae245 2018-08-22 20:05:01,148 - 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 709237499 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.178912] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.181870] pid_max: default: 32768 minimum: 301 [ 0.183464] ACPI: Core revision 20150930 [ 0.185470] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.187737] Security Framework initialized [ 0.189181] Yama: becoming mindful. [ 0.190463] AppArmor: AppArmor initialized [ 0.191965] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.194313] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.196583] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198735] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201124] Initializing cgroup subsys io [ 0.202526] Initializing cgroup subsys memory [ 0.203714] Initializing cgroup subsys devices [ 0.204911] Initializing cgroup subsys freezer [ 0.206102] Initializing cgroup subsys net_cls [ 0.207313] Initializing cgroup subsys perf_event [ 0.208564] Initializing cgroup subsys net_prio [ 0.209789] Initializing cgroup subsys hugetlb [ 0.210981] Initializing cgroup subsys pids [ 0.212186] CPU: Physical Processor ID: 0 [ 0.214012] mce: CPU supports 10 MCE banks [ 0.215172] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216558] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.218087] Spectre V2 : Mitigation: Full generic retpoline [ 0.219539] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.221372] Speculative Store Bypass: Vulnerable [ 0.238781] Freeing SMP alternatives memory: 32K [ 0.244660] ftrace: allocating 32237 entries in 126 pages [ 0.279491] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.281161] smpboot: Max logical packages: 1 [ 0.282580] x2apic enabled [ 0.283764] Switched APIC routing to physical x2apic. [ 0.286260] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.287808] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.290555] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.293048] KVM setup paravirtual spinlock [ 0.294702] x86: Booted up 1 node, 1 CPUs [ 0.295833] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.297748] devtmpfs: initialized [ 0.299741] evm: security.selinux [ 0.300707] evm: security.SMACK64 [ 0.301673] evm: security.SMACK64EXEC [ 0.302710] evm: security.SMACK64TRANSMUTE [ 0.303875] evm: security.SMACK64MMAP [ 0.304910] evm: security.ima [ 0.305812] evm: security.capability [ 0.306926] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.309426] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.311027] pinctrl core: initialized pinctrl subsystem [ 0.312542] RTC time: 20:04:46, date: 08/22/18 [ 0.313887] NET: Registered protocol family 16 [ 0.315228] cpuidle: using governor ladder [ 0.316359] cpuidle: using governor menu [ 0.317458] PCCT header not found. [ 0.318500] ACPI: bus type PCI registered [ 0.319611] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.321318] PCI: Using configuration type 1 for base access [ 0.323588] ACPI: Added _OSI(Module Device) [ 0.324761] ACPI: Added _OSI(Processor Device) [ 0.325961] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.327223] ACPI: Added _OSI(Processor Aggregator Device) [ 0.329516] ACPI: Interpreter enabled [ 0.330580] ACPI: (supports S0 S5) [ 0.331565] ACPI: Using IOAPIC for interrupt routing [ 0.332878] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.336958] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.338534] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.340244] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.341899] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.344995] acpiphp: Slot [3] registered [ 0.346116] acpiphp: Slot [4] registered [ 0.347228] acpiphp: Slot [5] registered [ 0.348329] acpiphp: Slot [6] registered [ 0.365951] acpiphp: Slot [7] registered [ 0.367197] acpiphp: Slot [8] registered [ 0.368318] acpiphp: Slot [9] registered [ 0.369426] acpiphp: Slot [10] registered [ 0.370557] acpiphp: Slot [11] registered [ 0.371718] acpiphp: Slot [12] registered [ 0.372863] acpiphp: Slot [13] registered [ 0.374025] acpiphp: Slot [14] registered [ 0.375205] acpiphp: Slot [15] registered [ 0.376338] acpiphp: Slot [16] registered [ 0.377467] acpiphp: Slot [17] registered [ 0.378586] acpiphp: Slot [18] registered [ 0.379818] acpiphp: Slot [19] registered [ 0.380947] acpiphp: Slot [20] registered [ 0.382074] acpiphp: Slot [21] registered [ 0.383191] acpiphp: Slot [22] registered [ 0.384348] acpiphp: Slot [23] registered [ 0.385466] acpiphp: Slot [24] registered [ 0.386584] acpiphp: Slot [25] registered [ 0.387697] acpiphp: Slot [26] registered [ 0.388828] acpiphp: Slot [27] registered [ 0.389943] acpiphp: Slot [28] registered [ 0.391049] acpiphp: Slot [29] registered [ 0.392158] acpiphp: Slot [30] registered [ 0.393274] acpiphp: Slot [31] registered [ 0.394397] PCI host bridge to bus 0000:00 [ 0.395540] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.397193] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.398842] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.400836] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.402835] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.404888] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.409360] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.411092] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.412685] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.414413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.418777] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.420750] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.442395] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.444463] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.446457] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.448441] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.450496] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.452262] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.454204] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.455658] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.457780] vgaarb: loaded [ 0.458621] vgaarb: bridge control possible 0000:00:02.0 [ 0.460401] SCSI subsystem initialized [ 0.461732] ACPI: bus type USB registered [ 0.462904] usbcore: registered new interface driver usbfs [ 0.464344] usbcore: registered new interface driver hub [ 0.465738] usbcore: registered new device driver usb [ 0.467298] PCI: Using ACPI for IRQ routing [ 0.468907] NetLabel: Initializing [ 0.469903] NetLabel: domain hash size = 128 [ 0.471084] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.472424] NetLabel: unlabeled traffic allowed by default [ 0.474048] amd_nb: Cannot enumerate AMD northbridges [ 0.475444] clocksource: Switched to clocksource kvm-clock [ 0.485057] AppArmor: AppArmor Filesystem Enabled [ 0.486420] pnp: PnP ACPI init [ 0.487723] pnp: PnP ACPI: found 5 devices [ 0.494640] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.497043] NET: Registered protocol family 2 [ 0.498527] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.500292] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.501957] TCP: Hash tables configured (established 4096 bind 4096) [ 0.503648] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.505172] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.506800] NET: Registered protocol family 1 [ 0.508019] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.509550] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.511021] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.527336] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.543677] Unpacking initramfs... [ 1.036391] Freeing initrd memory: 37084K [ 1.038093] Scanning for low memory corruption every 60 seconds [ 1.040343] audit: initializing netlink subsys (disabled) [ 1.042068] audit: type=2000 audit(1534968287.539:1): initialized [ 1.044230] Initialise system trusted keyring [ 1.045778] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.047697] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.050767] zbud: loaded [ 1.052006] VFS: Disk quotas dquot_6.6.0 [ 1.053188] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.055087] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.056804] fuse init (API version 7.23) [ 1.058028] Key type big_key registered [ 1.059133] Allocating IMA MOK and blacklist keyrings. [ 1.060880] Key type asymmetric registered [ 1.062028] Asymmetric key parser 'x509' registered [ 1.063345] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.065411] io scheduler noop registered [ 1.066502] io scheduler deadline registered (default) [ 1.067857] io scheduler cfq registered [ 1.069030] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.070497] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.072257] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.074287] ACPI: Power Button [PWRF] [ 1.075487] GHES: HEST is not enabled! [ 1.091294] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.123526] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.126372] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.150110] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.153156] Linux agpgart interface v0.103 [ 1.155996] loop: module loaded [ 1.159260] vda: vda1 [ 1.160826] scsi host0: ata_piix [ 1.161921] scsi host1: ata_piix [ 1.162933] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.164624] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.166686] libphy: Fixed MDIO Bus: probed [ 1.168061] tun: Universal TUN/TAP device driver, 1.6 [ 1.169410] tun: (C) 1999-2004 Max Krasnyansky [ 1.172121] PPP generic driver version 2.4.2 [ 1.173391] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.175038] ehci-pci: EHCI PCI platform driver [ 1.176278] ehci-platform: EHCI generic platform driver [ 1.177805] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.179465] ohci-pci: OHCI PCI platform driver [ 1.180734] ohci-platform: OHCI generic platform driver [ 1.182136] uhci_hcd: USB Universal Host Controller Interface driver [ 1.198343] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.199784] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.201872] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.203265] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.204903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.206601] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.208611] usb usb1: Product: UHCI Host Controller [ 1.209906] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.211558] usb usb1: SerialNumber: 0000:00:01.2 [ 1.212941] hub 1-0:1.0: USB hub found [ 1.214011] hub 1-0:1.0: 2 ports detected [ 1.215348] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.218495] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.219891] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.221387] mousedev: PS/2 mouse device common for all mice [ 1.223234] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.225903] rtc_cmos 00:00: RTC can wake from S4 [ 1.227538] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.229229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.230928] i2c /dev entries driver [ 1.232069] device-mapper: uevent: version 1.0.3 [ 1.233434] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.235784] ledtrig-cpu: registered to indicate activity on CPUs [ 1.237778] NET: Registered protocol family 10 [ 1.239584] NET: Registered protocol family 17 [ 1.240875] Key type dns_resolver registered [ 1.242446] registered taskstats version 1 [ 1.243701] Loading compiled-in X.509 certificates [ 1.245685] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.248363] zswap: loaded using pool lzo/zbud [ 1.251288] Key type trusted registered [ 1.254395] Key type encrypted registered [ 1.255618] AppArmor: AppArmor sha1 policy hashing enabled [ 1.257125] ima: No TPM chip found, activating TPM-bypass! [ 1.258637] evm: HMAC attrs: 0x1 [ 1.260033] Magic number: 14:301:94 [ 1.261273] rtc_cmos 00:00: setting system clock to 2018-08-22 20:04:47 UTC (1534968287) [ 1.263659] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.265255] EDD information not available. [ 1.326126] Freeing unused kernel memory: 1512K [ 1.327481] Write protecting the kernel read-only data: 14336k [ 1.346357] Freeing unused kernel memory: 1692K [ 1.347997] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.359072] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.361918] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.364607] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.367197] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.369809] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.375466] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.380867] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.384644] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.387249] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.390645] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.449829] [drm] Initialized drm 1.1.0 20060810 [ 1.452536] virtio_net virtio0 ens3: renamed from eth0 [ 1.461811] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.464365] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.484100] FDC 0 is a S82078B [ 1.505866] AVX2 version of gcm_enc/dec engaged. [ 1.507194] AES CTR mode by8 optimization enabled [ 1.523476] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.688861] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.690659] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.692388] usb 1-1: Product: QEMU USB Tablet [ 1.693558] usb 1-1: Manufacturer: QEMU [ 1.694623] usb 1-1: SerialNumber: 42 [ 1.703662] hidraw: raw HID events driver (C) Jiri Kosina [ 1.710478] usbcore: registered new interface driver usbhid [ 1.711974] usbhid: USB HID core driver [ 1.714346] 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.717379] 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 [ 2.035496] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 2.035497] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255377e453, max_idle_ns: 440795328424 ns Begin: Loading essential drivers ... [ 2.092490] md: linear personality registered for level -1 [ 2.096003] md: multipath personality registered for level -4 [ 2.099591] md: raid0 personality registered for level 0 [ 2.103580] md: raid1 personality registered for level 1 [ 2.175453] raid6: sse2x1 gen() 11325 MB/s [ 2.243452] raid6: sse2x1 xor() 8795 MB/s [ 2.311461] raid6: sse2x2 gen() 14634 MB/s [ 2.379441] raid6: sse2x2 xor() 9731 MB/s [ 2.447444] raid6: sse2x4 gen() 17082 MB/s [ 2.515441] raid6: sse2x4 xor() 11830 MB/s [ 2.583452] raid6: avx2x1 gen() 22552 MB/s [ 2.651440] raid6: avx2x2 gen() 26869 MB/s [ 2.719461] raid6: avx2x4 gen() 29969 MB/s [ 2.724267] raid6: using algorithm avx2x4 gen() 29969 MB/s [ 2.725680] raid6: using avx2x2 recovery algorithm [ 2.730500] xor: automatically using best checksumming function: [ 2.771461] avx : 32713.000 MB/sec [ 2.774044] async_tx: api initialized (async) [ 2.785894] md: raid6 personality registered for level 6 [ 2.787304] md: raid5 personality registered for level 5 [ 2.788668] md: raid4 personality registered for level 4 [ 2.795781] 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.831100] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.852878] 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.973240] 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.977742] systemd[1]: Detected virtualization kvm. [ 2.979044] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.982631] systemd[1]: Set hostname to . [ 2.985423] systemd[1]: Initializing machine ID from KVM UUID. [ 2.986950] systemd[1]: Installed transient /etc/machine-id file. [ 3.131901] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.134797] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.137580] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.140465] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.143209] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.146358] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.149333] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.152404] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.154721] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.157278] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.160486] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.163609] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.166441] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.168939] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.171617] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.174539] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.178194] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.181571] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.186318] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.189176] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.194462] 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... [ 3.204811] Loading iSCSI transport class v2.0-870. [ 3.206613] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.216199] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.219826] iscsi: registered transport (tcp) [ 3.224499] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.231577] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.239241] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.245085] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.251231] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.260519] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.268209] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.276940] 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. [ 3.286858] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.291485] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.298268] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.300756] iscsi: registered transport (iser) [ 3.303860] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.311996] 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.320070] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.326780] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[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 File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.700684] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... [[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 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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.892871] cloud-init[541]: Cloud-init v. 18.2 running 'init-local' at Wed, 22 Aug 2018 20:04:51 +0000. Up 4.68 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... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 9.147936] cloud-init[948]: Cloud-init v. 18.2 running 'init' at Wed, 22 Aug 2018 20:04:52 +0000. Up 6.18 seconds. [ 9.150764] cloud-init[948]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.156356] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.164121] cloud-init[948]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 9.168117] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.172737] cloud-init[948]: ci-info: | ens3 | True | 192.168.120.27 | 255.255.255.0 | . | fa:16:3e:97:68:c5 | [ 9.180146] cloud-init[948]: ci-info: | ens3 | True | fe80::f816:3eff:fe97:68c5/64 | . | link | fa:16:3e:97:68:c5 | [ 9.188153] cloud-init[948]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 9.191046] cloud-init[948]: ci-info: | lo | True | ::1/128 | . | host | . | [ 9.200120] cloud-init[948]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.202919] cloud-init[948]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 9.208355] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.216120] cloud-init[948]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 9.218708] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.224368] cloud-init[948]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 9.228667] cloud-init[948]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 9.231776] cloud-init[948]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 9.234892] cloud-init[948]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.239047] cloud-init[948]: 2018-08-22 20:04:55,609 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 9.630330] cloud-init[948]: Generating public/private rsa key pair. [ 9.632614] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 9.640157] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 9.642630] cloud-init[948]: The key fingerprint is: [ 9.648378] cloud-init[948]: SHA256:XcxwEjSwzs2MI3YraMsMOIoRKu/KSUm/wdHO+U7lByM root@shaker-vm-8383aa7f-6d2c-4663-a422-83fcaa285bd6 [ 9.651578] cloud-init[948]: The key's randomart image is: [ 9.657370] cloud-init[948]: +---[RSA 2048]----+ [ 9.659093] cloud-init[948]: | .o*.. | [ 9.664691] cloud-init[948]: | . B | [ 9.666374] cloud-init[948]: | . + | [ 9.672163] cloud-init[948]: | . o * . | [ 9.673859] cloud-init[948]: |.. . .oES+= | [ 9.675513] cloud-init[948]: |oo+ +o.o+oo | [ 9.681137] cloud-init[948]: |*o.+o+.... . | [ 9.682825] cloud-init[948]: |*+.=o.o. . | [ 9.688338] cloud-init[948]: |+=o.+ .o | [ 9.690019] cloud-init[948]: +----[SHA256]-----+ [ 9.696123] cloud-init[948]: Generating public/private dsa key pair. [ 9.698148] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 9.702997] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m [ 9.708502] cloud-init[948]: The key fingerprint is: [ 9.709944] cloud-init[948]: SHA256:mUpuA0ZOQilkQ1y0w6H4eRFt7pB5bwQC/aKF4SHOWEo root@shaker-vm-8383aa7f-6d2c-4663-a422-83fcaa285bd6] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. Starting Socket activation for snappy daemon. [ 9.720921] cloud-init[948]: The key's randomart image is: [ 9.724697] cloud-init [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.[948]: +---[DSA 1024]----+ [ 9.729356] cloud-init[948]: |+==B.. | [ 9.730563] cloud-init[948]: |=EO =.+ | [ 9.731780] cloud-init[948]: |*B.B+B . | Starting LXD - unix socket. [[0;32m OK [0m] Listening on UUID daemon activation socket. [ 9.736298] cloud-init[948]: |o+o*B.+ .o | [ 9.738152] cloud-init[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt download activities.[948]: | oo==.oS | [ 9.744892] cloud-init[948]: | .o +..o | [ 9.746110] cloud-init[948]: | =. | [ 9.747291] cloud-init[948]: | . . | [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ 9.752916] cloud-init[948]: | | [ 9.754121] cloud-init[948]: +----[SHA256]-----+ [ 9.755305] cloud-init[948]: Generating public/private ecdsa key pair. [[0;32m OK [0m] Listening on LXD - unix socket. [ 9.760188] cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [[0;32m OK [0m] Reached target Sockets.[ 9.768221] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 9.771293] cloud-init [[0;32m OK [0m] Reached target Basic System. Starting Login Service... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [948]: The key fingerprint is: [ 9.777258] cloud-init[948]: SHA256:hvldRA3HupkzIHgqgI4fdaErqtGB86xfhJSvNSZr4o4 root@shaker-vm-8383aa7f-6d2c-4663-a422-83fcaa285bd6 Starting Pollinate to seed the pseudo random number generator... Starting LSB: Record successful boot for GRUB... [ 9.784685] cloud-init[948]: The key's randomart image is: [ 9.786446] cloud-init[948]: +---[ECDSA 256]---+ Starting LSB: MD monitoring daemon... [ 9.790480] cloud-init[948]: | o+. | Starting Snappy daemon... Starting System Logging Service... Starting LXD - container startup/shutdown... [ 9.820684] [[0;32m OK [0m] Started iperf3 Service. Starting Accounts Service... cloud-init[948]: | . . . .o | [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting /etc/rc.local Compatibility... Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started D-Bus System Message Bus. [ 9.857641] cloud-init[948]: | .o . o .. | [ 9.900875] cloud-init[948]: |.o.oo ooo ... | [ 9.906265] cloud-init[[0;32m OK [0m] Started ACPI event daemon. [948]: [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started Deferred execution scheduler. |= +o*oooS. ..+ |[[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 9.950581] cloud-init[948]: |.*oOo..o . .* | [ 9.966564] cloud-init[948]: |ooBo.. . . o | [ 10.009578] [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LXD - container startup/shutdown. cloud-init[948]: |+=.. | [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 10.037042] cloud-init[948]: |E+. | [ 10.045234] cloud-init[948]: [[0;32m OK [0m] Started Login Service. +----[SHA256]-----+ Starting Authenticate and Authorize Users to Run Privileged Tasks... [ 10.056897] cloud-init[948]: Starting Login to default iSCSI targets... Generating public/private ed25519 key pair.[[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. [ 10.100799] Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: network benchmark... Starting LSB: automatic crash report generation... Starting Permit User Sessions... [[0;32m OK [0m] Started Snappy daemon. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Accounts Service. cloud-init[948]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.156208] cloud-init[948]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... Starting Wait until snapd is fully seeded... [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [ 10.210864] cloud-init[948]: The key fingerprint is:[[0;32m OK [0m ] Started Getty on tty1. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [ 10.242619] cloud-init[948]: SHA256:9QooQdqMAC62iax91GW7UftCwNIBFWwL2ygysG/87JQ root@shaker-vm-8383aa7f-6d2c-4663-a422-83fcaa285bd6[[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Set console scheme. [ 10.275205] cloud-init[948]: The key's randomart image is: [ 10.284876] cloud-init[948]: +--[ED25519 256]--+ [ 10.286427] cloud-init[948]: |+ . .++. | [ 10.296218] cloud-init[948]: |o. * .oo. | [ 10.299211] cloud-init[948]: |.=o + .**.o | [ 10.305886] cloud-init[948]: |* = .oo=o= o | [ 10.308098] cloud-init[948]: |.* oo.o S o . | [ 10.316105] cloud-init[948]: |..+. o = o | [ 10.320132] cloud-init[948]: |...oE . o . | [ 10.328101] cloud-init[948]: | oo . | [ 10.331110] cloud-init[948]: | .. | [ 10.334224] cloud-init[948]: +----[SHA256]-----+ [ 10.668713] cloud-init[1106]: Generating locales (this might take a while)... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [ 11.391954] cloud-init[1106]: en_US.UTF-8... done [ 11.394824] cloud-init[1106]: Generation complete. [ 11.883351] cloud-init[1106]: Cloud-init v. 18.2 running 'modules:config' at Wed, 22 Aug 2018 20:04:57 +0000. Up 10.57 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. [[0;32m OK [0m] Started Wait until snapd is fully seeded. [[0;32m OK [0m] Reached target Multi-User System. Starting Execute cloud user/final scripts... [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. 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 | 63:0f:87:f3:17:9a:da:ec:3f:7d:e8:66:7f:b3:90:45 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Aug 22 20:05:00 ec2: <14>Aug 22 20:05:00 ec2: ############################################################# <14>Aug 22 20:05:00 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Aug 22 20:05:00 ec2: 1024 SHA256:mUpuA0ZOQilkQ1y0w6H4eRFt7pB5bwQC/aKF4SHOWEo root@shaker-vm-8383aa7f-6d2c-4663-a422-83fcaa285bd6 (DSA) <14>Aug 22 20:05:00 ec2: 256 SHA256:hvldRA3HupkzIHgqgI4fdaErqtGB86xfhJSvNSZr4o4 root@shaker-vm-8383aa7f-6d2c-4663-a422-83fcaa285bd6 (ECDSA) <14>Aug 22 20:05:00 ec2: 256 SHA256:9QooQdqMAC62iax91GW7UftCwNIBFWwL2ygysG/87JQ root@shaker-vm-8383aa7f-6d2c-4663-a422-83fcaa285bd6 (ED25519) <14>Aug 22 20:05:00 ec2: 2048 SHA256:XcxwEjSwzs2MI3YraMsMOIoRKu/KSUm/wdHO+U7lByM root@shaker-vm-8383aa7f-6d2c-4663-a422-83fcaa285bd6 (RSA) <14>Aug 22 20:05:00 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Aug 22 20:05:00 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPU3fbUEeAiEO4eRLO1SSpUBSCUtoLN/tRz65Q/zfM/LZ1gJtxrvfNZz6lKWlZ51ZJEB2+ALXO/9Q+cG/+vCxu8= root@shaker-vm-8383aa7f-6d2c-4663-a422-83fcaa285bd6 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOzgaoM9t1LlVaob3iHEbb1NKyVOtHMdaUUnOYGK+V2c root@shaker-vm-8383aa7f-6d2c-4663-a422-83fcaa285bd6 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2P9FdvQTK/OP2nGnBF6YjnxF13rhiVCd18LNjq27VVQwNslWeJ0ttb1vN5knSL3OdYxINkYqzcqpIrh28LpAwT5P2mbC32YnM/1rD3yMDVcB81f09HAmRGmerkTIEI5YFiJWH/JCaxlEWwtViPx7Ku/J4HxvBev9h9kjBltQHEKbDkKdxDXoqv3u+eL1jUUhU71iGGOlZO0snD7JIJ5xyyKrK8JvVC90thFNzMVQ0n3igEXoPq1VqXeowq6nR6sNGE1PW3WzCKx5IscY4bWhK6wB416Um6RZDPXo6ej3ip0TwbSxGRu6GmCW2+DGNANbEY0sJPlBnVvOcezPpfql7 root@shaker-vm-8383aa7f-6d2c-4663-a422-83fcaa285bd6 -----END SSH HOST KEY KEYS----- [ 13.669332] cloud-init[1323]: Cloud-init v. 18.2 running 'modules:final' at Wed, 22 Aug 2018 20:04:59 +0000. Up 13.52 seconds. [ 13.671588] cloud-init[1323]: Cloud-init v. 18.2 finished at Wed, 22 Aug 2018 20:05:00 +0000. Datasource DataSourceEc2. Up 13.66 seconds [[0;32m OK [0m] Started Execute cloud user/final scripts. [[0;32m OK [0m] Reached target Cloud-init target. 2018-08-22 20:05:01,152 - paramiko.transport - DEBUG - starting thread (client mode): 0x62a6d510L 2018-08-22 20:05:01,153 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-22 20:05:01,157 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-08-22 20:05:01,157 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-08-22 20:05:01,158 - 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-08-22 20:05:01,159 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-22 20:05:01,159 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-22 20:05:01,159 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-22 20:05:01,159 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-22 20:05:01,159 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-22 20:05:01,201 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-22 20:05:01,202 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-22 20:05:01,216 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.208: da8710c4801d345bb53c3babb7243e83 2018-08-22 20:05:01,218 - paramiko.transport - DEBUG - Trying discovered key 630f87f3179adaec3f7de8667fb39045 in /tmp/tmplryLkx 2018-08-22 20:05:01,241 - paramiko.transport - DEBUG - userauth is OK 2018-08-22 20:05:01,261 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-22 20:05:01,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-22 20:05:01,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-22 20:05:01,295 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 22 Aug 2018 20:05:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b91b7afb-7f67-49b6-8c39-2fd8a3a94154 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.5:35357/v3/", "rel": "self"}]}]}} 2018-08-22 20:05:01,295 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.5:35357/ used request id req-b91b7afb-7f67-49b6-8c39-2fd8a3a94154 2018-08-22 20:05:01,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:05:01,389 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-22 20:05:01,389 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-22 20:05:01,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-073bc716-9635-4516-8718-4e6d6333c416 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/0463693267b343c6b911ff54fcb45cc8"}, "enabled": true, "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/17f5b5991b0049a1b919d6c384e393fb"}, "enabled": true, "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/45bfe01157a94ea1b20f2c101df89c13"}, "enabled": true, "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4a53873eb85541dd8415eb2067956803"}, "enabled": true, "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/660098b3e4b444b09de7f0daabfb5510"}, "enabled": true, "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/7b70f44e9cd7440ba88a7ed2efa82fcc"}, "enabled": true, "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/90ec3a4eb1404aca9331a3fdd05edd8c"}, "enabled": true, "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/93654fc43b2d4242bab3c33541799fc1"}, "enabled": true, "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/96dda4b622854e40b5c815e2d19b98e2"}, "enabled": true, "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/975d1e8041c9482eb6fcb83abc92e2ae"}, "enabled": true, "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a9017a380550492e8503ea9057d0335b"}, "enabled": true, "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/d8c1f20da90743b58333c3bb17f76467"}, "enabled": true, "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e0c9147a4d574e978029f1012c1b5cef"}, "enabled": true, "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/eed3565bb76d48b7a1725f264a59d873"}, "enabled": true, "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/efa5c8345fa0427abeeecc5bef642565"}, "enabled": true, "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-08-22 20:05:01,466 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-073bc716-9635-4516-8718-4e6d6333c416 2018-08-22 20:05:01,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.179991006851s 2018-08-22 20:05:01,466 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-073bc716-9635-4516-8718-4e6d6333c416 2018-08-22 20:05:01,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-22 20:05:01,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:05:01,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-588783d7-ee3b-437b-a2b7-eb11a73b94f7 Content-Encoding: gzip Content-Length: 1967 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/022f1111a680449ab993cad3e83b7fd6"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e0c9147a4d574e978029f1012c1b5cef", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/07ccda9b2b08437a97361636cf340978"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "90ec3a4eb1404aca9331a3fdd05edd8c", "id": "07ccda9b2b08437a97361636cf340978"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/17c69234c4194851803f59e5b9606ac0"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a9017a380550492e8503ea9057d0335b", "id": "17c69234c4194851803f59e5b9606ac0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3682951b77e84c39a40f21e39aa03386"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d8c1f20da90743b58333c3bb17f76467", "id": "3682951b77e84c39a40f21e39aa03386"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3703e8aab8554a64bc4080e320522c66"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "17f5b5991b0049a1b919d6c384e393fb", "id": "3703e8aab8554a64bc4080e320522c66"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3a0d11e2ab9a4dad99c5a728caa54744"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0463693267b343c6b911ff54fcb45cc8", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4148ce52d4be45d9ae96016083376fa3"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d8c1f20da90743b58333c3bb17f76467", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4ba3a5b31a25463bbe8c8bd2d65906d8"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "90ec3a4eb1404aca9331a3fdd05edd8c", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4f31947b8e3c41a1904ad6e50b48d49b"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "45bfe01157a94ea1b20f2c101df89c13", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5031271106c9455fb5325132480a3775"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4a53873eb85541dd8415eb2067956803", "id": "5031271106c9455fb5325132480a3775"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/529d19ad272e490f9ca8c49c0bdac410"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "660098b3e4b444b09de7f0daabfb5510", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5652df2e76134be39a852d492aba371c"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "93654fc43b2d4242bab3c33541799fc1", "id": "5652df2e76134be39a852d492aba371c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5e0aec819b5d4f40a72ec3e852c95bdd"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "17f5b5991b0049a1b919d6c384e393fb", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/62ebad5fe390491e81b193388b24dd83"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "45bfe01157a94ea1b20f2c101df89c13", "id": "62ebad5fe390491e81b193388b24dd83"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/63b268c400fc4fd4bd8ca3a6bb86eeda"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e0c9147a4d574e978029f1012c1b5cef", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/71f7b289f2df4a8facbb35dd19b13d76"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "eed3565bb76d48b7a1725f264a59d873", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/74b79c756ed7404696b53af6d3393892"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "975d1e8041c9482eb6fcb83abc92e2ae", "id": "74b79c756ed7404696b53af6d3393892"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/76cf7a44382c45e7859dbe98302cc4d2"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "eed3565bb76d48b7a1725f264a59d873", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/78f9ddcd74df4323abca7ee4d716048e"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "90ec3a4eb1404aca9331a3fdd05edd8c", "id": "78f9ddcd74df4323abca7ee4d716048e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7985554d643c4195ae83869044721011"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "45bfe01157a94ea1b20f2c101df89c13", "id": "7985554d643c4195ae83869044721011"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7a46a96842784bfb88457a62e82d0279"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0463693267b343c6b911ff54fcb45cc8", "id": "7a46a96842784bfb88457a62e82d0279"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7aa17c3c835b4332b40eca6bef3b53f1"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "93654fc43b2d4242bab3c33541799fc1", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8839d48a78d044539b0a8eb5b3a725dc"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "660098b3e4b444b09de7f0daabfb5510", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8be14c0878204924afe0be3893d4b106"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4a53873eb85541dd8415eb2067956803", "id": "8be14c0878204924afe0be3893d4b106"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/a7cb04f732ef45a49da685dadf99c317"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/abead4ae448b464e9b795304e5f59fcb"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96dda4b622854e40b5c815e2d19b98e2", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b0a17f0c7eb74308805541c626c36688"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "17f5b5991b0049a1b919d6c384e393fb", "id": "b0a17f0c7eb74308805541c626c36688"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b7c8984c02b046208d99b4946d67b00d"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96dda4b622854e40b5c815e2d19b98e2", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/cdaa33fd4a8c449ab696c670fab64517"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d8c1f20da90743b58333c3bb17f76467", "id": "cdaa33fd4a8c449ab696c670fab64517"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d2a6439d655349b4bd23db9375d95409"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "975d1e8041c9482eb6fcb83abc92e2ae", "id": "d2a6439d655349b4bd23db9375d95409"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e32c0a13a151499c80f1ecf6dedd7c4f"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "eed3565bb76d48b7a1725f264a59d873", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e62aa7e215624d73a2f1b2e0c698bea2"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a9017a380550492e8503ea9057d0335b", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e6c04a401cb24c698ec707cfaf5e77ac"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4a53873eb85541dd8415eb2067956803", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ed79c13ffbf84f0ea7a316dc3bf91373"}, "url": "http://12.0.0.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f37f76c9194d489e8ae90ce383bbea29"}, "url": "http://12.0.0.26:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "id": "f37f76c9194d489e8ae90ce383bbea29"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f4b3cfd2c4634edc9e05a6474678cdb0"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a9017a380550492e8503ea9057d0335b", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f59557c8947a488cb39b7baae14f977d"}, "url": "http://172.30.9.24:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "660098b3e4b444b09de7f0daabfb5510", "id": "f59557c8947a488cb39b7baae14f977d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f5b17312d27d4c3b9afbf5a6b4fd510f"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e0c9147a4d574e978029f1012c1b5cef", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fb3cf2b9037f49259630ab02528e4eb5"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96dda4b622854e40b5c815e2d19b98e2", "id": "fb3cf2b9037f49259630ab02528e4eb5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fb7b04820fc84763b62f564eb2552320"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "975d1e8041c9482eb6fcb83abc92e2ae", "id": "fb7b04820fc84763b62f564eb2552320"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fd047360e12a4c83ab0516f339f20aa7"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0463693267b343c6b911ff54fcb45cc8", "id": "fd047360e12a4c83ab0516f339f20aa7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fe88f042c3584800865a41a88708f354"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "93654fc43b2d4242bab3c33541799fc1", "id": "fe88f042c3584800865a41a88708f354"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-22 20:05:01,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-588783d7-ee3b-437b-a2b7-eb11a73b94f7 2018-08-22 20:05:01,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.186622858047s 2018-08-22 20:05:01,662 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-588783d7-ee3b-437b-a2b7-eb11a73b94f7 2018-08-22 20:05:01,669 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.24:5000 2018-08-22 20:05:01,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 20:05:01,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:05:01,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-539e802d-dc33-45a1-a356-ba1428c4bf85 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 20:05:01,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-539e802d-dc33-45a1-a356-ba1428c4bf85 2018-08-22 20:05:01,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.183008909225s 2018-08-22 20:05:01,855 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-539e802d-dc33-45a1-a356-ba1428c4bf85 2018-08-22 20:05:01,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 20:05:01,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:05:02,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93c59be4-630c-443d-a5fc-b2d3c2cc71e8 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 20:05:02,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-93c59be4-630c-443d-a5fc-b2d3c2cc71e8 2018-08-22 20:05:02,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17915391922s 2018-08-22 20:05:02,040 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-93c59be4-630c-443d-a5fc-b2d3c2cc71e8 2018-08-22 20:05:02,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 20:05:02,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:05:02,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4f285fb-a7e6-4ae8-94c5-03167f2ea68d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-22 20:05:02,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-d4f285fb-a7e6-4ae8-94c5-03167f2ea68d 2018-08-22 20:05:02,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.176280021667s 2018-08-22 20:05:02,221 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-d4f285fb-a7e6-4ae8-94c5-03167f2ea68d 2018-08-22 20:05:02,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 20:05:02,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:05:02,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0c0e496-43ef-4b85-a245-075eef9d90a6 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "shaker-user_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "links": {"self": "http://172.30.9.24:5000/v3/users/29d3b260fda9472eafffd540f6848081"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "29d3b260fda9472eafffd540f6848081", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 20:05:02,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e0c0e496-43ef-4b85-a245-075eef9d90a6 2018-08-22 20:05:02,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.194619894028s 2018-08-22 20:05:02,417 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e0c0e496-43ef-4b85-a245-075eef9d90a6 2018-08-22 20:05:02,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 20:05:02,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:05:02,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7437f9ac-5cdf-4008-9098-d33a17a3ecd7 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.24:5000/v3/projects/0eb597749dd94c5c9452b1182fdeac00"}, "tags": [], "enabled": true, "id": "0eb597749dd94c5c9452b1182fdeac00", "parent_id": "default", "domain_id": "default", "name": "shaker-project_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}]} 2018-08-22 20:05:02,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-7437f9ac-5cdf-4008-9098-d33a17a3ecd7 2018-08-22 20:05:02,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.175546884537s 2018-08-22 20:05:02,604 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-7437f9ac-5cdf-4008-9098-d33a17a3ecd7 2018-08-22 20:05:02,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-22 20:05:02,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=29d3b260fda9472eafffd540f6848081&role.id=2ee01e2b9ad34783bd2bafab61f87aaf&scope.project.id=0eb597749dd94c5c9452b1182fdeac00" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:05:02,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb224166-1e38-4cbb-bef7-3f7bbaa23395 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=29d3b260fda9472eafffd540f6848081&role.id=2ee01e2b9ad34783bd2bafab61f87aaf&scope.project.id=0eb597749dd94c5c9452b1182fdeac00", "previous": null, "next": null}} 2018-08-22 20:05:02,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=29d3b260fda9472eafffd540f6848081&role.id=2ee01e2b9ad34783bd2bafab61f87aaf&scope.project.id=0eb597749dd94c5c9452b1182fdeac00 used request id req-cb224166-1e38-4cbb-bef7-3f7bbaa23395 2018-08-22 20:05:02,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.177593946457s 2018-08-22 20:05:02,789 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=29d3b260fda9472eafffd540f6848081&role.id=2ee01e2b9ad34783bd2bafab61f87aaf&scope.project.id=0eb597749dd94c5c9452b1182fdeac00 used request id req-cb224166-1e38-4cbb-bef7-3f7bbaa23395 2018-08-22 20:05:02,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-22 20:05:02,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/0eb597749dd94c5c9452b1182fdeac00/users/29d3b260fda9472eafffd540f6848081/roles/2ee01e2b9ad34783bd2bafab61f87aaf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:05:03,008 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 20:05:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c62fa45d-cb34-43c5-a1cd-fc6454e20ea3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 20:05:03,008 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/0eb597749dd94c5c9452b1182fdeac00/users/29d3b260fda9472eafffd540f6848081/roles/2ee01e2b9ad34783bd2bafab61f87aaf used request id req-c62fa45d-cb34-43c5-a1cd-fc6454e20ea3 2018-08-22 20:05:03,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.214942932129s 2018-08-22 20:05:03,008 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/0eb597749dd94c5c9452b1182fdeac00/users/29d3b260fda9472eafffd540f6848081/roles/2ee01e2b9ad34783bd2bafab61f87aaf used request id req-c62fa45d-cb34-43c5-a1cd-fc6454e20ea3 2018-08-22 20:05:03,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 20:05:03,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:05:03,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79717cd9-6c1e-475a-abaf-a4951b176d7c Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 20:05:03,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-79717cd9-6c1e-475a-abaf-a4951b176d7c 2018-08-22 20:05:03,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.099790096283s 2018-08-22 20:05:03,112 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-79717cd9-6c1e-475a-abaf-a4951b176d7c 2018-08-22 20:05:03,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-22 20:05:03,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}ee1bca84f4fe7631390584a3dae6949faf82c6ce" -d '{"role": {"name": "heat_stack_owner"}}' 2018-08-22 20:05:03,233 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 22 Aug 2018 20:05:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f00984e-3f93-4101-b590-053b54d42972 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4b8c588109df4989bf22319e05c3dc41", "links": {"self": "http://172.30.9.24:5000/v3/roles/4b8c588109df4989bf22319e05c3dc41"}, "name": "heat_stack_owner"}} 2018-08-22 20:05:03,234 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-4f00984e-3f93-4101-b590-053b54d42972 2018-08-22 20:05:03,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.116613149643s 2018-08-22 20:05:03,234 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-4f00984e-3f93-4101-b590-053b54d42972 2018-08-22 20:05:03,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 20:05:03,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:05:03,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a70671fb-6124-4853-9fd5-45ca5565647f Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "4b8c588109df4989bf22319e05c3dc41", "links": {"self": "http://172.30.9.24:5000/v3/roles/4b8c588109df4989bf22319e05c3dc41"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 20:05:03,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a70671fb-6124-4853-9fd5-45ca5565647f 2018-08-22 20:05:03,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179159164429s 2018-08-22 20:05:03,417 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a70671fb-6124-4853-9fd5-45ca5565647f 2018-08-22 20:05:03,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 20:05:03,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:05:03,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-793e49e2-c20d-42ae-b2b5-8000fd299496 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-22 20:05:03,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-793e49e2-c20d-42ae-b2b5-8000fd299496 2018-08-22 20:05:03,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0985040664673s 2018-08-22 20:05:03,521 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-793e49e2-c20d-42ae-b2b5-8000fd299496 2018-08-22 20:05:03,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 20:05:03,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:05:03,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b023df4-e237-44d2-a1fa-a72c0eb990b0 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "shaker-user_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "links": {"self": "http://172.30.9.24:5000/v3/users/29d3b260fda9472eafffd540f6848081"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "29d3b260fda9472eafffd540f6848081", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 20:05:03,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-9b023df4-e237-44d2-a1fa-a72c0eb990b0 2018-08-22 20:05:03,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118891000748s 2018-08-22 20:05:03,641 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-9b023df4-e237-44d2-a1fa-a72c0eb990b0 2018-08-22 20:05:03,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 20:05:03,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:05:03,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aa52afc-f2b2-4054-844f-7865a9b8deba Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.24:5000/v3/projects/0eb597749dd94c5c9452b1182fdeac00"}, "tags": [], "enabled": true, "id": "0eb597749dd94c5c9452b1182fdeac00", "parent_id": "default", "domain_id": "default", "name": "shaker-project_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}]} 2018-08-22 20:05:03,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-5aa52afc-f2b2-4054-844f-7865a9b8deba 2018-08-22 20:05:03,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.173709869385s 2018-08-22 20:05:03,826 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-5aa52afc-f2b2-4054-844f-7865a9b8deba 2018-08-22 20:05:03,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-22 20:05:03,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=29d3b260fda9472eafffd540f6848081&role.id=4b8c588109df4989bf22319e05c3dc41&scope.project.id=0eb597749dd94c5c9452b1182fdeac00" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:05:04,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-113ad690-cfbf-4328-9321-8dbe588f9b49 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=29d3b260fda9472eafffd540f6848081&role.id=4b8c588109df4989bf22319e05c3dc41&scope.project.id=0eb597749dd94c5c9452b1182fdeac00", "previous": null, "next": null}} 2018-08-22 20:05:04,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=29d3b260fda9472eafffd540f6848081&role.id=4b8c588109df4989bf22319e05c3dc41&scope.project.id=0eb597749dd94c5c9452b1182fdeac00 used request id req-113ad690-cfbf-4328-9321-8dbe588f9b49 2018-08-22 20:05:04,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.184859037399s 2018-08-22 20:05:04,019 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=29d3b260fda9472eafffd540f6848081&role.id=4b8c588109df4989bf22319e05c3dc41&scope.project.id=0eb597749dd94c5c9452b1182fdeac00 used request id req-113ad690-cfbf-4328-9321-8dbe588f9b49 2018-08-22 20:05:04,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-22 20:05:04,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/0eb597749dd94c5c9452b1182fdeac00/users/29d3b260fda9472eafffd540f6848081/roles/4b8c588109df4989bf22319e05c3dc41 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:05:04,172 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 20:05:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53ee8502-278c-4f17-9360-44f0e7775291 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 20:05:04,172 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/0eb597749dd94c5c9452b1182fdeac00/users/29d3b260fda9472eafffd540f6848081/roles/4b8c588109df4989bf22319e05c3dc41 used request id req-53ee8502-278c-4f17-9360-44f0e7775291 2018-08-22 20:05:04,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.149986982346s 2018-08-22 20:05:04,172 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/0eb597749dd94c5c9452b1182fdeac00/users/29d3b260fda9472eafffd540f6848081/roles/4b8c588109df4989bf22319e05c3dc41 used request id req-53ee8502-278c-4f17-9360-44f0e7775291 2018-08-22 20:05:04,173 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-22 20:05:04,174 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-22 20:05:04,175 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-22 20:05:04,179 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-22 20:05:04,252 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-22 20:05:04,253 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-22 20:05:04,254 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-22 20:05:04,293 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-22 20:05:04,293 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-22 20:05:04,319 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-22 20:30:46,295 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-22 20:30:46,295 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=0eb597749dd94c5c9452b1182fdeac00 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 41250 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_8383aa7f-6d2c-4663-a422-83fcaa285bd6 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=2c9fecdf-f3e5-4dd6-935a-1d7c67d505a7 LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.24:5000 OS_USERNAME=shaker-user_8383aa7f-6d2c-4663-a422-83fcaa285bd6 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.24,192.30.9.5 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 41250 192.168.120.27 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-08-22 20:05:04.858 1426 INFO shaker.engine.utils [-] Logging enabled 2018-08-22 20:05:04.861 1426 INFO shaker.engine.messaging [-] Listening on *:9000 2018-08-22 20:05:04.864 1426 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2018-08-22 20:05:04.872 1434 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2018-08-22 20:05:04.873 1434 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.208:9000 2018-08-22 20:05:04.874 1434 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2018-08-22 20:05:04.887 1426 INFO pykwalify.core [-] validation.valid 2018-08-22 20:05:05.435 1426 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-22 20:05:08.833 1426 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'5d0e9f49-d9bd-4651-adad-292d601dfe1b', u'links': [{u'href': u'http://172.30.9.24:8004/v1/0eb597749dd94c5c9452b1182fdeac00/stacks/shaker_sprftu/5d0e9f49-d9bd-4651-adad-292d601dfe1b', u'rel': u'self'}]} 2018-08-22 20:09:02.094 1426 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_sprftu_slave_0', 'shaker_sprftu_master_0']) 2018-08-22 20:09:09.460 1426 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-22 20:10:40.024 1426 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-22 20:12:10.493 1426 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-22 20:13:40.963 1426 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-22 20:13:40.965 1426 INFO shaker.engine.server [-] Execution is done 2018-08-22 20:13:41.619 1426 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-22 20:14:02.403 1426 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-22 20:14:02.405 1426 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2018-08-22 20:14:02.418 1426 INFO pykwalify.core [-] validation.valid 2018-08-22 20:14:02.825 1426 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-22 20:14:06.285 1426 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'058046c5-272c-4345-b114-0aac5ae75ab2', u'links': [{u'href': u'http://172.30.9.24:8004/v1/0eb597749dd94c5c9452b1182fdeac00/stacks/shaker_umfder/058046c5-272c-4345-b114-0aac5ae75ab2', u'rel': u'self'}]} 2018-08-22 20:15:01.929 1426 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_umfder_master_0', 'shaker_umfder_slave_0']) 2018-08-22 20:15:07.440 1426 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-22 20:16:37.967 1426 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-22 20:18:08.443 1426 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-22 20:19:38.924 1426 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-22 20:19:38.926 1426 INFO shaker.engine.server [-] Execution is done 2018-08-22 20:19:39.334 1426 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-22 20:20:02.283 1426 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-22 20:20:02.284 1426 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2018-08-22 20:20:02.299 1426 INFO pykwalify.core [-] validation.valid 2018-08-22 20:20:02.704 1426 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-22 20:20:06.072 1426 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'c2bf24d2-f236-4e8f-b1c7-d2a5c47ff695', u'links': [{u'href': u'http://172.30.9.24:8004/v1/0eb597749dd94c5c9452b1182fdeac00/stacks/shaker_zitdko/c2bf24d2-f236-4e8f-b1c7-d2a5c47ff695', u'rel': u'self'}]} 2018-08-22 20:20:58.562 1426 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_zitdko_master_0', 'shaker_zitdko_slave_0']) 2018-08-22 20:21:07.943 1426 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-22 20:22:38.481 1426 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-22 20:24:08.966 1426 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-22 20:25:39.471 1426 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-22 20:25:39.472 1426 INFO shaker.engine.server [-] Execution is done 2018-08-22 20:25:40.838 1426 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-22 20:26:08.899 1426 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-22 20:26:08.902 1426 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2018-08-22 20:26:08.919 1426 INFO pykwalify.core [-] validation.valid 2018-08-22 20:26:09.329 1426 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-22 20:26:12.445 1426 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'37d6b0d0-6d2b-4be3-8c52-974d107bf82f', u'links': [{u'href': u'http://172.30.9.24:8004/v1/0eb597749dd94c5c9452b1182fdeac00/stacks/shaker_zaefdu/37d6b0d0-6d2b-4be3-8c52-974d107bf82f', u'rel': u'self'}]} 2018-08-22 20:27:03.100 1426 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_zaefdu_slave_0', 'shaker_zaefdu_master_0']) 2018-08-22 20:27:11.663 1426 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-22 20:27:43.091 1426 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-22 20:29:03.275 1426 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-22 20:30:23.663 1426 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-22 20:30:23.664 1426 INFO shaker.engine.server [-] Execution is done 2018-08-22 20:30:23.813 1426 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-22 20:30:46.196 1426 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-22 20:30:46.198 1426 INFO shaker.engine.server [-] Generating aggregated report 2018-08-22 20:30:46.208 1426 INFO shaker.engine.server [-] Raw output is stored to: report.json 2018-08-22 20:30:46.210 1426 INFO shaker.engine.report [-] ******************************************************************************** 2018-08-22 20:30:46.211 1426 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-0.opnfvlf.org:stats.packets.avg > 100000 [OK] 2018-08-22 20:30:46.211 1426 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-0.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2018-08-22 20:30:46.211 1426 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2018-08-22 20:30:46.211 1426 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2018-08-22 20:30:46.211 1426 INFO shaker.engine.report [-] ******************************************************************************** 2018-08-22 20:30:46.212 1426 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2018-08-22 20:30:46.223 1426 INFO shaker.engine.report [-] Report saved to: report.html 2018-08-22 20:30:46,296 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-22 20:30:46,296 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2018-08-22 20:30:46,298 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-22 20:30:46,337 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-22 20:30:46,337 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-22 20:30:46,364 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-22 20:30:46,413 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-22 20:30:46,414 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-22 20:30:46,421 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-22 20:30:46,453 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-22 20:30:46,453 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-22 20:30:46,486 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-22 20:30:46,498 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-08-22 20:30:46,499 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-22 20:30:46,624 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-22 20:30:46,624 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 29:47 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-22 20:30:46,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-22 20:30:46,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/081e6159-2dc3-46f5-992a-9f67a4dec3c7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:30:48,042 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e952f19e-b57f-4060-9e5c-4ca463f7641e Content-Length: 0 Date: Wed, 22 Aug 2018 20:30:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 20:30:48,043 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/081e6159-2dc3-46f5-992a-9f67a4dec3c7.json used request id req-e952f19e-b57f-4060-9e5c-4ca463f7641e 2018-08-22 20:30:48,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.40946507454s 2018-08-22 20:30:48,043 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/081e6159-2dc3-46f5-992a-9f67a4dec3c7.json used request id req-e952f19e-b57f-4060-9e5c-4ca463f7641e 2018-08-22 20:30:48,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 20:30:48,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:30:48,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-cff07166-d5aa-4a22-88d0-1ae00586d486 Date: Wed, 22 Aug 2018 20:30:48 GMT RESP BODY: {"floatingips": []} 2018-08-22 20:30:48,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-cff07166-d5aa-4a22-88d0-1ae00586d486 2018-08-22 20:30:48,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0826079845428s 2018-08-22 20:30:48,131 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-cff07166-d5aa-4a22-88d0-1ae00586d486 2018-08-22 20:30:48,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-22 20:30:48,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:30:48,563 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 20:30: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-e8934e09-6d68-4c85-9217-3fd9365b54d8 x-compute-request-id: req-e8934e09-6d68-4c85-9217-3fd9365b54d8 Content-Type: application/json 2018-08-22 20:30:48,563 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985 used request id req-e8934e09-6d68-4c85-9217-3fd9365b54d8 2018-08-22 20:30:48,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.431127071381s 2018-08-22 20:30:48,563 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985 used request id req-e8934e09-6d68-4c85-9217-3fd9365b54d8 2018-08-22 20:30:48,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:30:48,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:30:49,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:30: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-c56a3de6-668c-48cb-89e5-9c4184fa78f5 x-compute-request-id: req-c56a3de6-668c-48cb-89e5-9c4184fa78f5 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_8383aa7f-6d2c-4663-a422-83fcaa285bd6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:68:c5", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:68:c5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/43b85d82-7dc5-484d-8a45-4023bf507985", "rel": "bookmark"}], "image": {"id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "links": [{"href": "http://172.30.9.24:8774/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002d", "OS-SRV-USG:launched_at": "2018-08-22T20:04:46.000000", "flavor": {"id": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "links": [{"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "bookmark"}]}, "id": "43b85d82-7dc5-484d-8a45-4023bf507985", "security_groups": [{"name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}], "user_id": "29d3b260fda9472eafffd540f6848081", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T20:30:48Z", "hostId": "da5c6567c34436f701b3b6228d3c2d52e932a763d9bee601ae15ee73", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "shaker-vm_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "created": "2018-08-22T20:01:25Z", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:30:49,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c56a3de6-668c-48cb-89e5-9c4184fa78f5 2018-08-22 20:30:49,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.745609045029s 2018-08-22 20:30:49,310 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c56a3de6-668c-48cb-89e5-9c4184fa78f5 2018-08-22 20:30:49,311 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:30:51,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:30:51,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:30:51,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:30: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-cf51d693-bb37-4a22-9d82-8e10d1c823f7 x-compute-request-id: req-cf51d693-bb37-4a22-9d82-8e10d1c823f7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-22 20:30:51,380 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cf51d693-bb37-4a22-9d82-8e10d1c823f7 2018-08-22 20:30:51,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0655930042267s 2018-08-22 20:30:51,380 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cf51d693-bb37-4a22-9d82-8e10d1c823f7 2018-08-22 20:30:51,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 20:30:51,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:30:51,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 53265 X-Openstack-Request-Id: req-e86733e8-56df-4e50-a196-ed4f47648a91 Date: Wed, 22 Aug 2018 20:30:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "de554a222b6a43e982bc391e950b3766", "created_at": "2018-08-22T19:01:40Z", "updated_at": "2018-08-22T19:01:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:01:41Z", "revision_number": 0, "id": "1cc3f959-2646-45b4-9f00-3016e4777fa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T19:01:41Z", "security_group_id": "050cbfdf-373a-4d24-adc7-49bbe6c00580", "tenant_id": "de554a222b6a43e982bc391e950b3766", "port_range_min": null, "ethertype": "IPv4", "project_id": "de554a222b6a43e982bc391e950b3766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:01:41Z", "revision_number": 0, "id": "b1fb44cf-82a4-489f-bf50-d9e73a978dce", "remote_group_id": "050cbfdf-373a-4d24-adc7-49bbe6c00580", "remote_ip_prefix": null, "created_at": "2018-08-22T19:01:41Z", "security_group_id": "050cbfdf-373a-4d24-adc7-49bbe6c00580", "tenant_id": "de554a222b6a43e982bc391e950b3766", "port_range_min": null, "ethertype": "IPv4", "project_id": "de554a222b6a43e982bc391e950b3766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:01:41Z", "revision_number": 0, "id": "b3a902a5-a6b7-4273-ae06-cf24220bd0aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T19:01:41Z", "security_group_id": "050cbfdf-373a-4d24-adc7-49bbe6c00580", "tenant_id": "de554a222b6a43e982bc391e950b3766", "port_range_min": null, "ethertype": "IPv6", "project_id": "de554a222b6a43e982bc391e950b3766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:01:41Z", "revision_number": 0, "id": "c4b2f881-d667-463f-9844-1592f903e013", "remote_group_id": "050cbfdf-373a-4d24-adc7-49bbe6c00580", "remote_ip_prefix": null, "created_at": "2018-08-22T19:01:41Z", "security_group_id": "050cbfdf-373a-4d24-adc7-49bbe6c00580", "tenant_id": "de554a222b6a43e982bc391e950b3766", "port_range_min": null, "ethertype": "IPv6", "project_id": "de554a222b6a43e982bc391e950b3766"}], "revision_number": 1, "project_id": "de554a222b6a43e982bc391e950b3766", "id": "050cbfdf-373a-4d24-adc7-49bbe6c00580", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83d22d31011b4c9881be566576cc40e0", "created_at": "2018-08-22T19:01:17Z", "updated_at": "2018-08-22T19:01:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:01:17Z", "revision_number": 0, "id": "0a46199c-f1fe-41ec-925d-8f17abba0ec0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T19:01:17Z", "security_group_id": "08966f70-7a65-4541-b155-0578e2edd2ca", "tenant_id": "83d22d31011b4c9881be566576cc40e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "83d22d31011b4c9881be566576cc40e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:01:17Z", "revision_number": 0, "id": "0c1c58e8-61e7-402f-a7b3-dda7619e3775", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T19:01:17Z", "security_group_id": "08966f70-7a65-4541-b155-0578e2edd2ca", "tenant_id": "83d22d31011b4c9881be566576cc40e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "83d22d31011b4c9881be566576cc40e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:01:17Z", "revision_number": 0, "id": "5710e29a-a9b8-4762-b029-e64e8f23fcd9", "remote_group_id": "08966f70-7a65-4541-b155-0578e2edd2ca", "remote_ip_prefix": null, "created_at": "2018-08-22T19:01:17Z", "security_group_id": "08966f70-7a65-4541-b155-0578e2edd2ca", "tenant_id": "83d22d31011b4c9881be566576cc40e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "83d22d31011b4c9881be566576cc40e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:01:17Z", "revision_number": 0, "id": "6438c6c6-4ced-4bf3-86f4-cb05aa82be81", "remote_group_id": "08966f70-7a65-4541-b155-0578e2edd2ca", "remote_ip_prefix": null, "created_at": "2018-08-22T19:01:17Z", "security_group_id": "08966f70-7a65-4541-b155-0578e2edd2ca", "tenant_id": "83d22d31011b4c9881be566576cc40e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "83d22d31011b4c9881be566576cc40e0"}], "revision_number": 1, "project_id": "83d22d31011b4c9881be566576cc40e0", "id": "08966f70-7a65-4541-b155-0578e2edd2ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-22T18:49:03Z", "updated_at": "2018-08-22T18:49:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:03Z", "revision_number": 0, "id": "13ece833-9b73-4c83-a208-e0ecd35fb05d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:03Z", "security_group_id": "150c9731-0d84-488c-ae7a-4a527bbe7b4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:03Z", "revision_number": 0, "id": "22ce3dfa-9bb4-4dbb-bad7-81d5125eac12", "remote_group_id": "150c9731-0d84-488c-ae7a-4a527bbe7b4e", "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:03Z", "security_group_id": "150c9731-0d84-488c-ae7a-4a527bbe7b4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:03Z", "revision_number": 0, "id": "275e6f79-812d-4f02-8f80-3d7707738cee", "remote_group_id": "150c9731-0d84-488c-ae7a-4a527bbe7b4e", "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:03Z", "security_group_id": "150c9731-0d84-488c-ae7a-4a527bbe7b4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:03Z", "revision_number": 0, "id": "be4ee13b-de78-4c41-b357-2d644d97bd4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:03Z", "security_group_id": "150c9731-0d84-488c-ae7a-4a527bbe7b4e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "150c9731-0d84-488c-ae7a-4a527bbe7b4e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0a2c9385d3794448b00d905f27b2a030", "created_at": "2018-08-22T19:01:41Z", "updated_at": "2018-08-22T19:01:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:01:42Z", "revision_number": 0, "id": "918427a6-d9b8-4bf8-b932-7cc16d47bf26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T19:01:42Z", "security_group_id": "2860d3be-bd64-4c28-b9ef-cda2b16ce7bc", "tenant_id": "0a2c9385d3794448b00d905f27b2a030", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a2c9385d3794448b00d905f27b2a030"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:01:42Z", "revision_number": 0, "id": "bcd4308a-502c-4af0-b584-0c0ff6680c2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T19:01:42Z", "security_group_id": "2860d3be-bd64-4c28-b9ef-cda2b16ce7bc", "tenant_id": "0a2c9385d3794448b00d905f27b2a030", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a2c9385d3794448b00d905f27b2a030"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:01:42Z", "revision_number": 0, "id": "d81bb86f-a9b9-4b9c-8684-02dfff154c66", "remote_group_id": "2860d3be-bd64-4c28-b9ef-cda2b16ce7bc", "remote_ip_prefix": null, "created_at": "2018-08-22T19:01:42Z", "security_group_id": "2860d3be-bd64-4c28-b9ef-cda2b16ce7bc", "tenant_id": "0a2c9385d3794448b00d905f27b2a030", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a2c9385d3794448b00d905f27b2a030"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:01:42Z", "revision_number": 0, "id": "ec958d93-bcd4-4b78-b479-b942cae80497", "remote_group_id": "2860d3be-bd64-4c28-b9ef-cda2b16ce7bc", "remote_ip_prefix": null, "created_at": "2018-08-22T19:01:42Z", "security_group_id": "2860d3be-bd64-4c28-b9ef-cda2b16ce7bc", "tenant_id": "0a2c9385d3794448b00d905f27b2a030", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a2c9385d3794448b00d905f27b2a030"}], "revision_number": 1, "project_id": "0a2c9385d3794448b00d905f27b2a030", "id": "2860d3be-bd64-4c28-b9ef-cda2b16ce7bc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "created_at": "2018-08-22T20:01:00Z", "updated_at": "2018-08-22T20:01:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:01:00Z", "revision_number": 0, "id": "08b74919-2778-466f-8049-e6fad3fc5793", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:01:00Z", "security_group_id": "2d77fe33-b3ec-4528-b04e-5e8be53f2109", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb597749dd94c5c9452b1182fdeac00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:01:00Z", "revision_number": 0, "id": "4d7ff44b-d05a-4cc0-9721-09734e794a4b", "remote_group_id": "2d77fe33-b3ec-4528-b04e-5e8be53f2109", "remote_ip_prefix": null, "created_at": "2018-08-22T20:01:00Z", "security_group_id": "2d77fe33-b3ec-4528-b04e-5e8be53f2109", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb597749dd94c5c9452b1182fdeac00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:01:00Z", "revision_number": 0, "id": "731d9740-1872-402b-8993-473291312700", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:01:00Z", "security_group_id": "2d77fe33-b3ec-4528-b04e-5e8be53f2109", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eb597749dd94c5c9452b1182fdeac00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:01:00Z", "revision_number": 0, "id": "d41ffd10-74fe-4a97-a60b-1e6646ff3ee1", "remote_group_id": "2d77fe33-b3ec-4528-b04e-5e8be53f2109", "remote_ip_prefix": null, "created_at": "2018-08-22T20:01:00Z", "security_group_id": "2d77fe33-b3ec-4528-b04e-5e8be53f2109", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eb597749dd94c5c9452b1182fdeac00"}], "revision_number": 1, "project_id": "0eb597749dd94c5c9452b1182fdeac00", "id": "2d77fe33-b3ec-4528-b04e-5e8be53f2109", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "89def69dd4854cf9b3347e9221c41028", "created_at": "2018-08-22T19:01:48Z", "updated_at": "2018-08-22T19:01:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:01:48Z", "revision_number": 0, "id": "852c0dc5-822c-4b3c-8e61-7c9c7522b510", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T19:01:48Z", "security_group_id": "3842dc13-8750-459a-9bac-6eca5b7b5c78", "tenant_id": "89def69dd4854cf9b3347e9221c41028", "port_range_min": null, "ethertype": "IPv4", "project_id": "89def69dd4854cf9b3347e9221c41028"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:01:48Z", "revision_number": 0, "id": "93af8129-bc2a-4e45-a034-6b91d7a5cd13", "remote_group_id": "3842dc13-8750-459a-9bac-6eca5b7b5c78", "remote_ip_prefix": null, "created_at": "2018-08-22T19:01:48Z", "security_group_id": "3842dc13-8750-459a-9bac-6eca5b7b5c78", "tenant_id": "89def69dd4854cf9b3347e9221c41028", "port_range_min": null, "ethertype": "IPv4", "project_id": "89def69dd4854cf9b3347e9221c41028"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:01:48Z", "revision_number": 0, "id": "a4971433-e789-45c3-8085-f78f4afcfb22", "remote_group_id": "3842dc13-8750-459a-9bac-6eca5b7b5c78", "remote_ip_prefix": null, "created_at": "2018-08-22T19:01:48Z", "security_group_id": "3842dc13-8750-459a-9bac-6eca5b7b5c78", "tenant_id": "89def69dd4854cf9b3347e9221c41028", "port_range_min": null, "ethertype": "IPv6", "project_id": "89def69dd4854cf9b3347e9221c41028"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:01:48Z", "revision_number": 0, "id": "c79b43c8-a190-43bf-b2b8-5aea619e0689", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T19:01:48Z", "security_group_id": "3842dc13-8750-459a-9bac-6eca5b7b5c78", "tenant_id": "89def69dd4854cf9b3347e9221c41028", "port_range_min": null, "ethertype": "IPv6", "project_id": "89def69dd4854cf9b3347e9221c41028"}], "revision_number": 1, "project_id": "89def69dd4854cf9b3347e9221c41028", "id": "3842dc13-8750-459a-9bac-6eca5b7b5c78", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "created_at": "2018-08-22T20:01:22Z", "updated_at": "2018-08-22T20:01:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:01:22Z", "revision_number": 0, "id": "5e4d27b7-fe3d-4067-98da-0cef64d3c7ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:01:22Z", "security_group_id": "3f77dc1c-1553-4d82-b11d-34f3528d4571", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb597749dd94c5c9452b1182fdeac00"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T20:01:22Z", "revision_number": 0, "id": "6a473c5d-5342-4cb4-874e-09cbba579fc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:01:22Z", "security_group_id": "3f77dc1c-1553-4d82-b11d-34f3528d4571", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0eb597749dd94c5c9452b1182fdeac00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:01:22Z", "revision_number": 0, "id": "9d38cced-b8f7-4899-a5b4-1b050ed3affe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:01:22Z", "security_group_id": "3f77dc1c-1553-4d82-b11d-34f3528d4571", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eb597749dd94c5c9452b1182fdeac00"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-08-22T20:01:22Z", "revision_number": 0, "id": "bea50796-d8f1-40ef-8ee5-58ecd82f1f78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:01:22Z", "security_group_id": "3f77dc1c-1553-4d82-b11d-34f3528d4571", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "0eb597749dd94c5c9452b1182fdeac00"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:01:22Z", "revision_number": 0, "id": "dae0a68c-e9cd-4933-8e28-96415c105c78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:01:22Z", "security_group_id": "3f77dc1c-1553-4d82-b11d-34f3528d4571", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb597749dd94c5c9452b1182fdeac00"}], "revision_number": 4, "project_id": "0eb597749dd94c5c9452b1182fdeac00", "id": "3f77dc1c-1553-4d82-b11d-34f3528d4571", "name": "shaker-sg_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}, {"description": "Default security group", "tags": [], "tenant_id": "ab5cc05055a245bdbadfacc429a91fc5", "created_at": "2018-08-22T18:52:36Z", "updated_at": "2018-08-22T18:52:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:52:36Z", "revision_number": 0, "id": "818ceb57-3b06-4238-bf1b-2822ceefb637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:52:36Z", "security_group_id": "4370e2c9-9f46-4280-b0bf-fc3b10cc2b3b", "tenant_id": "ab5cc05055a245bdbadfacc429a91fc5", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab5cc05055a245bdbadfacc429a91fc5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:52:36Z", "revision_number": 0, "id": "870a2893-feb0-4195-9fbb-3ef55702526a", "remote_group_id": "4370e2c9-9f46-4280-b0bf-fc3b10cc2b3b", "remote_ip_prefix": null, "created_at": "2018-08-22T18:52:36Z", "security_group_id": "4370e2c9-9f46-4280-b0bf-fc3b10cc2b3b", "tenant_id": "ab5cc05055a245bdbadfacc429a91fc5", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab5cc05055a245bdbadfacc429a91fc5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:52:36Z", "revision_number": 0, "id": "9f3daadd-86cf-4a0c-87b6-f106f56dc783", "remote_group_id": "4370e2c9-9f46-4280-b0bf-fc3b10cc2b3b", "remote_ip_prefix": null, "created_at": "2018-08-22T18:52:36Z", "security_group_id": "4370e2c9-9f46-4280-b0bf-fc3b10cc2b3b", "tenant_id": "ab5cc05055a245bdbadfacc429a91fc5", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab5cc05055a245bdbadfacc429a91fc5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:52:36Z", "revision_number": 0, "id": "d9fa819d-67f7-4cee-afe2-d8b2faa2b23b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:52:36Z", "security_group_id": "4370e2c9-9f46-4280-b0bf-fc3b10cc2b3b", "tenant_id": "ab5cc05055a245bdbadfacc429a91fc5", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab5cc05055a245bdbadfacc429a91fc5"}], "revision_number": 1, "project_id": "ab5cc05055a245bdbadfacc429a91fc5", "id": "4370e2c9-9f46-4280-b0bf-fc3b10cc2b3b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "702170f5b7fa43418378dea94e20be7e", "created_at": "2018-08-22T18:49:49Z", "updated_at": "2018-08-22T18:49:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:49Z", "revision_number": 0, "id": "37966089-d6d9-4fd1-bfdc-bbba5b4fee0f", "remote_group_id": "51477118-de7b-4062-8bd9-c2b4912c4b7d", "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:49Z", "security_group_id": "51477118-de7b-4062-8bd9-c2b4912c4b7d", "tenant_id": "702170f5b7fa43418378dea94e20be7e", "port_range_min": null, "ethertype": "IPv6", "project_id": "702170f5b7fa43418378dea94e20be7e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:49Z", "revision_number": 0, "id": "37f37097-db32-4610-9910-4f9aa355f165", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:49Z", "security_group_id": "51477118-de7b-4062-8bd9-c2b4912c4b7d", "tenant_id": "702170f5b7fa43418378dea94e20be7e", "port_range_min": null, "ethertype": "IPv6", "project_id": "702170f5b7fa43418378dea94e20be7e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:49Z", "revision_number": 0, "id": "c05921ad-d033-4cf8-a898-ad03b629e346", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:49Z", "security_group_id": "51477118-de7b-4062-8bd9-c2b4912c4b7d", "tenant_id": "702170f5b7fa43418378dea94e20be7e", "port_range_min": null, "ethertype": "IPv4", "project_id": "702170f5b7fa43418378dea94e20be7e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:49Z", "revision_number": 0, "id": "d174a3f7-9643-4dba-b3e5-d55ca5ba71a3", "remote_group_id": "51477118-de7b-4062-8bd9-c2b4912c4b7d", "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:49Z", "security_group_id": "51477118-de7b-4062-8bd9-c2b4912c4b7d", "tenant_id": "702170f5b7fa43418378dea94e20be7e", "port_range_min": null, "ethertype": "IPv4", "project_id": "702170f5b7fa43418378dea94e20be7e"}], "revision_number": 1, "project_id": "702170f5b7fa43418378dea94e20be7e", "id": "51477118-de7b-4062-8bd9-c2b4912c4b7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad65c47defb64cf1a271efd357a94d2e", "created_at": "2018-08-22T18:49:17Z", "updated_at": "2018-08-22T18:49:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:17Z", "revision_number": 0, "id": "1b8fc12a-3e14-4f1c-97f7-bfab68f2c223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:17Z", "security_group_id": "6121b181-ff97-4e18-9424-da4f0ade67af", "tenant_id": "ad65c47defb64cf1a271efd357a94d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad65c47defb64cf1a271efd357a94d2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:17Z", "revision_number": 0, "id": "8e5479a7-2156-4396-9a8c-7122f44ba7e0", "remote_group_id": "6121b181-ff97-4e18-9424-da4f0ade67af", "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:17Z", "security_group_id": "6121b181-ff97-4e18-9424-da4f0ade67af", "tenant_id": "ad65c47defb64cf1a271efd357a94d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad65c47defb64cf1a271efd357a94d2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:17Z", "revision_number": 0, "id": "beb41d33-c8d3-4b8c-bfd7-efbf033f6749", "remote_group_id": "6121b181-ff97-4e18-9424-da4f0ade67af", "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:17Z", "security_group_id": "6121b181-ff97-4e18-9424-da4f0ade67af", "tenant_id": "ad65c47defb64cf1a271efd357a94d2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad65c47defb64cf1a271efd357a94d2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:17Z", "revision_number": 0, "id": "f4c84d3e-5c4f-4460-a70b-7ac685a0ab6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:17Z", "security_group_id": "6121b181-ff97-4e18-9424-da4f0ade67af", "tenant_id": "ad65c47defb64cf1a271efd357a94d2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad65c47defb64cf1a271efd357a94d2e"}], "revision_number": 1, "project_id": "ad65c47defb64cf1a271efd357a94d2e", "id": "6121b181-ff97-4e18-9424-da4f0ade67af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35cba47bca2742fbaf49c51e03fad9db", "created_at": "2018-08-22T19:04:23Z", "updated_at": "2018-08-22T19:04:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:04:23Z", "revision_number": 0, "id": "11cfe20e-7a37-4c72-8b72-523f5fd60342", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T19:04:23Z", "security_group_id": "6426c411-c33c-4a6a-8ae6-a01932451f89", "tenant_id": "35cba47bca2742fbaf49c51e03fad9db", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cba47bca2742fbaf49c51e03fad9db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:04:23Z", "revision_number": 0, "id": "22fa7307-f3ac-411f-8dd4-94b9cb5af25d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T19:04:23Z", "security_group_id": "6426c411-c33c-4a6a-8ae6-a01932451f89", "tenant_id": "35cba47bca2742fbaf49c51e03fad9db", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cba47bca2742fbaf49c51e03fad9db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:04:23Z", "revision_number": 0, "id": "78477e57-7293-4220-af78-c902828b8acf", "remote_group_id": "6426c411-c33c-4a6a-8ae6-a01932451f89", "remote_ip_prefix": null, "created_at": "2018-08-22T19:04:23Z", "security_group_id": "6426c411-c33c-4a6a-8ae6-a01932451f89", "tenant_id": "35cba47bca2742fbaf49c51e03fad9db", "port_range_min": null, "ethertype": "IPv4", "project_id": "35cba47bca2742fbaf49c51e03fad9db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:04:23Z", "revision_number": 0, "id": "ec000fcd-8ed9-4108-90ca-7dd4449a8ea6", "remote_group_id": "6426c411-c33c-4a6a-8ae6-a01932451f89", "remote_ip_prefix": null, "created_at": "2018-08-22T19:04:23Z", "security_group_id": "6426c411-c33c-4a6a-8ae6-a01932451f89", "tenant_id": "35cba47bca2742fbaf49c51e03fad9db", "port_range_min": null, "ethertype": "IPv6", "project_id": "35cba47bca2742fbaf49c51e03fad9db"}], "revision_number": 1, "project_id": "35cba47bca2742fbaf49c51e03fad9db", "id": "6426c411-c33c-4a6a-8ae6-a01932451f89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3b2d2f4a6afc4432a0bee1e8eb646ce1", "created_at": "2018-08-22T19:01:49Z", "updated_at": "2018-08-22T19:01:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:01:49Z", "revision_number": 0, "id": "1b251ef6-1426-4a4f-8224-f6ee201bfa56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T19:01:49Z", "security_group_id": "64388e0a-006c-49da-a8b3-85f0c2cf8c87", "tenant_id": "3b2d2f4a6afc4432a0bee1e8eb646ce1", "port_range_min": null, "ethertype": "IPv4", "project_id": "3b2d2f4a6afc4432a0bee1e8eb646ce1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:01:49Z", "revision_number": 0, "id": "236b727a-30ad-4954-8996-b16d7ef52fc8", "remote_group_id": "64388e0a-006c-49da-a8b3-85f0c2cf8c87", "remote_ip_prefix": null, "created_at": "2018-08-22T19:01:49Z", "security_group_id": "64388e0a-006c-49da-a8b3-85f0c2cf8c87", "tenant_id": "3b2d2f4a6afc4432a0bee1e8eb646ce1", "port_range_min": null, "ethertype": "IPv6", "project_id": "3b2d2f4a6afc4432a0bee1e8eb646ce1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:01:49Z", "revision_number": 0, "id": "7c0b82ca-8118-4130-b3d0-8bd857d6aac4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T19:01:49Z", "security_group_id": "64388e0a-006c-49da-a8b3-85f0c2cf8c87", "tenant_id": "3b2d2f4a6afc4432a0bee1e8eb646ce1", "port_range_min": null, "ethertype": "IPv6", "project_id": "3b2d2f4a6afc4432a0bee1e8eb646ce1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:01:49Z", "revision_number": 0, "id": "b21e92a4-7490-4097-ad23-97192361849a", "remote_group_id": "64388e0a-006c-49da-a8b3-85f0c2cf8c87", "remote_ip_prefix": null, "created_at": "2018-08-22T19:01:49Z", "security_group_id": "64388e0a-006c-49da-a8b3-85f0c2cf8c87", "tenant_id": "3b2d2f4a6afc4432a0bee1e8eb646ce1", "port_range_min": null, "ethertype": "IPv4", "project_id": "3b2d2f4a6afc4432a0bee1e8eb646ce1"}], "revision_number": 1, "project_id": "3b2d2f4a6afc4432a0bee1e8eb646ce1", "id": "64388e0a-006c-49da-a8b3-85f0c2cf8c87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "created_at": "2018-08-22T18:51:38Z", "updated_at": "2018-08-22T18:51:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:51:38Z", "revision_number": 0, "id": "45abc185-a62c-4a32-9c73-8c191d96c6b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:51:38Z", "security_group_id": "806e6bf0-d3cf-490a-a5fe-f08b48484472", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac56d590c3d34c3bb3ef15375dbee324"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:51:38Z", "revision_number": 0, "id": "6d81e633-2ddb-454c-b242-63a4b6d7021b", "remote_group_id": "806e6bf0-d3cf-490a-a5fe-f08b48484472", "remote_ip_prefix": null, "created_at": "2018-08-22T18:51:38Z", "security_group_id": "806e6bf0-d3cf-490a-a5fe-f08b48484472", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac56d590c3d34c3bb3ef15375dbee324"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:51:38Z", "revision_number": 0, "id": "8d80b09f-9eb7-4eb4-b1e0-8054d018da78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:51:38Z", "security_group_id": "806e6bf0-d3cf-490a-a5fe-f08b48484472", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac56d590c3d34c3bb3ef15375dbee324"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:51:38Z", "revision_number": 0, "id": "a7abafce-1f86-4b59-9d37-c70082b440f1", "remote_group_id": "806e6bf0-d3cf-490a-a5fe-f08b48484472", "remote_ip_prefix": null, "created_at": "2018-08-22T18:51:38Z", "security_group_id": "806e6bf0-d3cf-490a-a5fe-f08b48484472", "tenant_id": "ac56d590c3d34c3bb3ef15375dbee324", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac56d590c3d34c3bb3ef15375dbee324"}], "revision_number": 1, "project_id": "ac56d590c3d34c3bb3ef15375dbee324", "id": "806e6bf0-d3cf-490a-a5fe-f08b48484472", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "created_at": "2018-08-22T18:53:24Z", "updated_at": "2018-08-22T18:53:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:53:24Z", "revision_number": 0, "id": "16ec9ad7-48b5-4a2c-a95e-5d5dab4b60de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:53:24Z", "security_group_id": "8542bce1-4e36-4e75-ba14-e224b2202ba3", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebcda55bcf1a4200915935dcdb2d7f02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:53:24Z", "revision_number": 0, "id": "2f2a1c91-feeb-4c3f-9296-51ce9a4039fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:53:24Z", "security_group_id": "8542bce1-4e36-4e75-ba14-e224b2202ba3", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebcda55bcf1a4200915935dcdb2d7f02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:53:24Z", "revision_number": 0, "id": "4cadeb2c-baa2-49fe-85ed-79dbf15dd51d", "remote_group_id": "8542bce1-4e36-4e75-ba14-e224b2202ba3", "remote_ip_prefix": null, "created_at": "2018-08-22T18:53:24Z", "security_group_id": "8542bce1-4e36-4e75-ba14-e224b2202ba3", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebcda55bcf1a4200915935dcdb2d7f02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:53:24Z", "revision_number": 0, "id": "f7e736a4-86c4-4b4c-847e-3c6481d7c607", "remote_group_id": "8542bce1-4e36-4e75-ba14-e224b2202ba3", "remote_ip_prefix": null, "created_at": "2018-08-22T18:53:24Z", "security_group_id": "8542bce1-4e36-4e75-ba14-e224b2202ba3", "tenant_id": "ebcda55bcf1a4200915935dcdb2d7f02", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebcda55bcf1a4200915935dcdb2d7f02"}], "revision_number": 1, "project_id": "ebcda55bcf1a4200915935dcdb2d7f02", "id": "8542bce1-4e36-4e75-ba14-e224b2202ba3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1069e6f21fd84144b26b3ff0ad5800c8", "created_at": "2018-08-22T18:46:34Z", "updated_at": "2018-08-22T18:46:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:46:34Z", "revision_number": 0, "id": "035dc6c9-cfec-49de-acdf-7d8c55d08a12", "remote_group_id": "8df0306b-db40-42c8-92af-6fcaf060448d", "remote_ip_prefix": null, "created_at": "2018-08-22T18:46:34Z", "security_group_id": "8df0306b-db40-42c8-92af-6fcaf060448d", "tenant_id": "1069e6f21fd84144b26b3ff0ad5800c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1069e6f21fd84144b26b3ff0ad5800c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:46:34Z", "revision_number": 0, "id": "453b5e69-08c7-4438-b0f4-a74e9444eb65", "remote_group_id": "8df0306b-db40-42c8-92af-6fcaf060448d", "remote_ip_prefix": null, "created_at": "2018-08-22T18:46:34Z", "security_group_id": "8df0306b-db40-42c8-92af-6fcaf060448d", "tenant_id": "1069e6f21fd84144b26b3ff0ad5800c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1069e6f21fd84144b26b3ff0ad5800c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:46:34Z", "revision_number": 0, "id": "507a8b8b-5577-4b0a-9857-626b8d7ec578", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:46:34Z", "security_group_id": "8df0306b-db40-42c8-92af-6fcaf060448d", "tenant_id": "1069e6f21fd84144b26b3ff0ad5800c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1069e6f21fd84144b26b3ff0ad5800c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:46:34Z", "revision_number": 0, "id": "7abb0638-0e85-4ebd-a57d-c79802929a36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:46:34Z", "security_group_id": "8df0306b-db40-42c8-92af-6fcaf060448d", "tenant_id": "1069e6f21fd84144b26b3ff0ad5800c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1069e6f21fd84144b26b3ff0ad5800c8"}], "revision_number": 1, "project_id": "1069e6f21fd84144b26b3ff0ad5800c8", "id": "8df0306b-db40-42c8-92af-6fcaf060448d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T18:49:01Z", "updated_at": "2018-08-22T18:49:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:01Z", "revision_number": 0, "id": "0bd95971-f2b7-447a-b7a2-af97994b9563", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:01Z", "security_group_id": "9154a099-0d4f-4390-8ce9-0ebe4b085edf", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_range_min": null, "ethertype": "IPv6", "project_id": "d69b1f3fec314e8ebf952b8c456a331b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:01Z", "revision_number": 0, "id": "58a99e66-df12-4c63-adb0-7df8a1b41aec", "remote_group_id": "9154a099-0d4f-4390-8ce9-0ebe4b085edf", "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:01Z", "security_group_id": "9154a099-0d4f-4390-8ce9-0ebe4b085edf", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_range_min": null, "ethertype": "IPv4", "project_id": "d69b1f3fec314e8ebf952b8c456a331b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:01Z", "revision_number": 0, "id": "98a421c8-eb38-42c0-8ae5-882774cd26c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:01Z", "security_group_id": "9154a099-0d4f-4390-8ce9-0ebe4b085edf", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_range_min": null, "ethertype": "IPv4", "project_id": "d69b1f3fec314e8ebf952b8c456a331b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:49:01Z", "revision_number": 0, "id": "ab408ded-4ac8-4aed-8843-70a7af45c5d4", "remote_group_id": "9154a099-0d4f-4390-8ce9-0ebe4b085edf", "remote_ip_prefix": null, "created_at": "2018-08-22T18:49:01Z", "security_group_id": "9154a099-0d4f-4390-8ce9-0ebe4b085edf", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "port_range_min": null, "ethertype": "IPv6", "project_id": "d69b1f3fec314e8ebf952b8c456a331b"}], "revision_number": 1, "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "id": "9154a099-0d4f-4390-8ce9-0ebe4b085edf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f30bfdfe8bfb480a81a3eaaed8b2b471", "created_at": "2018-08-22T19:01:39Z", "updated_at": "2018-08-22T19:01:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:01:40Z", "revision_number": 0, "id": "0445456d-d1d5-4cb7-8d71-7da6ab9157cf", "remote_group_id": "962f3860-645e-4e20-9e74-0f48892ac6ac", "remote_ip_prefix": null, "created_at": "2018-08-22T19:01:40Z", "security_group_id": "962f3860-645e-4e20-9e74-0f48892ac6ac", "tenant_id": "f30bfdfe8bfb480a81a3eaaed8b2b471", "port_range_min": null, "ethertype": "IPv6", "project_id": "f30bfdfe8bfb480a81a3eaaed8b2b471"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:01:40Z", "revision_number": 0, "id": "2865c890-24c3-45c9-b578-0a8fbf88bb44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T19:01:40Z", "security_group_id": "962f3860-645e-4e20-9e74-0f48892ac6ac", "tenant_id": "f30bfdfe8bfb480a81a3eaaed8b2b471", "port_range_min": null, "ethertype": "IPv4", "project_id": "f30bfdfe8bfb480a81a3eaaed8b2b471"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:01:40Z", "revision_number": 0, "id": "2a12cc13-9072-4f15-ae7e-9e30ec596f02", "remote_group_id": "962f3860-645e-4e20-9e74-0f48892ac6ac", "remote_ip_prefix": null, "created_at": "2018-08-22T19:01:40Z", "security_group_id": "962f3860-645e-4e20-9e74-0f48892ac6ac", "tenant_id": "f30bfdfe8bfb480a81a3eaaed8b2b471", "port_range_min": null, "ethertype": "IPv4", "project_id": "f30bfdfe8bfb480a81a3eaaed8b2b471"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:01:40Z", "revision_number": 0, "id": "5b356057-2bbf-4311-9165-d8c8233bf1a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T19:01:40Z", "security_group_id": "962f3860-645e-4e20-9e74-0f48892ac6ac", "tenant_id": "f30bfdfe8bfb480a81a3eaaed8b2b471", "port_range_min": null, "ethertype": "IPv6", "project_id": "f30bfdfe8bfb480a81a3eaaed8b2b471"}], "revision_number": 1, "project_id": "f30bfdfe8bfb480a81a3eaaed8b2b471", "id": "962f3860-645e-4e20-9e74-0f48892ac6ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ea9973dc8a446cf88571d25aa16c278", "created_at": "2018-08-22T19:01:49Z", "updated_at": "2018-08-22T19:01:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:01:49Z", "revision_number": 0, "id": "229223a0-7944-4755-85fe-aef54ac61148", "remote_group_id": "9daa4828-7002-411d-b96a-7c14151c1626", "remote_ip_prefix": null, "created_at": "2018-08-22T19:01:49Z", "security_group_id": "9daa4828-7002-411d-b96a-7c14151c1626", "tenant_id": "8ea9973dc8a446cf88571d25aa16c278", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ea9973dc8a446cf88571d25aa16c278"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:01:49Z", "revision_number": 0, "id": "4f2b2c85-1f25-4f49-864e-6e395771f4e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T19:01:49Z", "security_group_id": "9daa4828-7002-411d-b96a-7c14151c1626", "tenant_id": "8ea9973dc8a446cf88571d25aa16c278", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ea9973dc8a446cf88571d25aa16c278"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:01:49Z", "revision_number": 0, "id": "53e18b54-c616-4f95-b100-226a2f64450a", "remote_group_id": "9daa4828-7002-411d-b96a-7c14151c1626", "remote_ip_prefix": null, "created_at": "2018-08-22T19:01:49Z", "security_group_id": "9daa4828-7002-411d-b96a-7c14151c1626", "tenant_id": "8ea9973dc8a446cf88571d25aa16c278", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ea9973dc8a446cf88571d25aa16c278"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:01:49Z", "revision_number": 0, "id": "aaf63d19-72a7-4a24-86d8-6482956cdd72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T19:01:49Z", "security_group_id": "9daa4828-7002-411d-b96a-7c14151c1626", "tenant_id": "8ea9973dc8a446cf88571d25aa16c278", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ea9973dc8a446cf88571d25aa16c278"}], "revision_number": 1, "project_id": "8ea9973dc8a446cf88571d25aa16c278", "id": "9daa4828-7002-411d-b96a-7c14151c1626", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fffc99ca38c6432c9489b735489a0759", "created_at": "2018-08-22T19:11:39Z", "updated_at": "2018-08-22T19:11:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:11:39Z", "revision_number": 0, "id": "2e340865-b208-4175-bcca-6ac98a5b358c", "remote_group_id": "b50b1cc8-d073-419c-99ee-6f04961157f5", "remote_ip_prefix": null, "created_at": "2018-08-22T19:11:39Z", "security_group_id": "b50b1cc8-d073-419c-99ee-6f04961157f5", "tenant_id": "fffc99ca38c6432c9489b735489a0759", "port_range_min": null, "ethertype": "IPv6", "project_id": "fffc99ca38c6432c9489b735489a0759"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:11:39Z", "revision_number": 0, "id": "59d13de3-92e4-40ed-a6ee-0a625fedfc7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T19:11:39Z", "security_group_id": "b50b1cc8-d073-419c-99ee-6f04961157f5", "tenant_id": "fffc99ca38c6432c9489b735489a0759", "port_range_min": null, "ethertype": "IPv6", "project_id": "fffc99ca38c6432c9489b735489a0759"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:11:39Z", "revision_number": 0, "id": "6a688813-7ccb-4a29-a7f8-f26ab6057db0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T19:11:39Z", "security_group_id": "b50b1cc8-d073-419c-99ee-6f04961157f5", "tenant_id": "fffc99ca38c6432c9489b735489a0759", "port_range_min": null, "ethertype": "IPv4", "project_id": "fffc99ca38c6432c9489b735489a0759"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:11:39Z", "revision_number": 0, "id": "ba8ad2f0-48bf-410c-b1a6-f3c29a4329ec", "remote_group_id": "b50b1cc8-d073-419c-99ee-6f04961157f5", "remote_ip_prefix": null, "created_at": "2018-08-22T19:11:39Z", "security_group_id": "b50b1cc8-d073-419c-99ee-6f04961157f5", "tenant_id": "fffc99ca38c6432c9489b735489a0759", "port_range_min": null, "ethertype": "IPv4", "project_id": "fffc99ca38c6432c9489b735489a0759"}], "revision_number": 1, "project_id": "fffc99ca38c6432c9489b735489a0759", "id": "b50b1cc8-d073-419c-99ee-6f04961157f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d99909dc2f5442f7a8c370854b0c282d", "created_at": "2018-08-22T19:04:22Z", "updated_at": "2018-08-22T19:04:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:04:22Z", "revision_number": 0, "id": "8438d509-7ec7-4b47-a4a7-43393a3b47b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T19:04:22Z", "security_group_id": "d1cca08d-3292-4218-8d23-783ade2c720a", "tenant_id": "d99909dc2f5442f7a8c370854b0c282d", "port_range_min": null, "ethertype": "IPv6", "project_id": "d99909dc2f5442f7a8c370854b0c282d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:04:22Z", "revision_number": 0, "id": "a98248db-d2e8-484b-9c0a-5670b2f43c45", "remote_group_id": "d1cca08d-3292-4218-8d23-783ade2c720a", "remote_ip_prefix": null, "created_at": "2018-08-22T19:04:22Z", "security_group_id": "d1cca08d-3292-4218-8d23-783ade2c720a", "tenant_id": "d99909dc2f5442f7a8c370854b0c282d", "port_range_min": null, "ethertype": "IPv6", "project_id": "d99909dc2f5442f7a8c370854b0c282d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:04:22Z", "revision_number": 0, "id": "ababad74-55e3-480a-9f35-daec6c64e34d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T19:04:22Z", "security_group_id": "d1cca08d-3292-4218-8d23-783ade2c720a", "tenant_id": "d99909dc2f5442f7a8c370854b0c282d", "port_range_min": null, "ethertype": "IPv4", "project_id": "d99909dc2f5442f7a8c370854b0c282d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:04:22Z", "revision_number": 0, "id": "be6ad3e9-e0f4-4719-8976-61c290a58736", "remote_group_id": "d1cca08d-3292-4218-8d23-783ade2c720a", "remote_ip_prefix": null, "created_at": "2018-08-22T19:04:22Z", "security_group_id": "d1cca08d-3292-4218-8d23-783ade2c720a", "tenant_id": "d99909dc2f5442f7a8c370854b0c282d", "port_range_min": null, "ethertype": "IPv4", "project_id": "d99909dc2f5442f7a8c370854b0c282d"}], "revision_number": 1, "project_id": "d99909dc2f5442f7a8c370854b0c282d", "id": "d1cca08d-3292-4218-8d23-783ade2c720a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "af18cf41c5c74ac18382a39c64b54128", "created_at": "2018-08-22T19:42:12Z", "updated_at": "2018-08-22T19:42:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:42:12Z", "revision_number": 0, "id": "04bfc84c-fd52-487a-bfae-2f9c320e6be1", "remote_group_id": "e0de7ef1-cc0e-47bf-903c-54303a464f49", "remote_ip_prefix": null, "created_at": "2018-08-22T19:42:12Z", "security_group_id": "e0de7ef1-cc0e-47bf-903c-54303a464f49", "tenant_id": "af18cf41c5c74ac18382a39c64b54128", "port_range_min": null, "ethertype": "IPv6", "project_id": "af18cf41c5c74ac18382a39c64b54128"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:42:12Z", "revision_number": 0, "id": "3db31415-28cb-44e2-bd4d-27a42877810e", "remote_group_id": "e0de7ef1-cc0e-47bf-903c-54303a464f49", "remote_ip_prefix": null, "created_at": "2018-08-22T19:42:12Z", "security_group_id": "e0de7ef1-cc0e-47bf-903c-54303a464f49", "tenant_id": "af18cf41c5c74ac18382a39c64b54128", "port_range_min": null, "ethertype": "IPv4", "project_id": "af18cf41c5c74ac18382a39c64b54128"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:42:12Z", "revision_number": 0, "id": "5990a8ec-50e4-491c-bf61-0afb7fbe8bda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T19:42:12Z", "security_group_id": "e0de7ef1-cc0e-47bf-903c-54303a464f49", "tenant_id": "af18cf41c5c74ac18382a39c64b54128", "port_range_min": null, "ethertype": "IPv6", "project_id": "af18cf41c5c74ac18382a39c64b54128"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T19:42:12Z", "revision_number": 0, "id": "f5a63026-aa70-498d-ad96-26f495a6bc37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T19:42:12Z", "security_group_id": "e0de7ef1-cc0e-47bf-903c-54303a464f49", "tenant_id": "af18cf41c5c74ac18382a39c64b54128", "port_range_min": null, "ethertype": "IPv4", "project_id": "af18cf41c5c74ac18382a39c64b54128"}], "revision_number": 1, "project_id": "af18cf41c5c74ac18382a39c64b54128", "id": "e0de7ef1-cc0e-47bf-903c-54303a464f49", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57820eb6574740f9971e422b78f55760", "created_at": "2018-08-22T18:50:48Z", "updated_at": "2018-08-22T18:50:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:48Z", "revision_number": 0, "id": "2f5bd00c-78c7-4eb5-a26b-8adb0bdec1ad", "remote_group_id": "f203e18e-aee5-4150-a6a3-5f3a3660875d", "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:48Z", "security_group_id": "f203e18e-aee5-4150-a6a3-5f3a3660875d", "tenant_id": "57820eb6574740f9971e422b78f55760", "port_range_min": null, "ethertype": "IPv6", "project_id": "57820eb6574740f9971e422b78f55760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:48Z", "revision_number": 0, "id": "5797ee10-d074-4360-a4b1-45d9179a0ea5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:48Z", "security_group_id": "f203e18e-aee5-4150-a6a3-5f3a3660875d", "tenant_id": "57820eb6574740f9971e422b78f55760", "port_range_min": null, "ethertype": "IPv4", "project_id": "57820eb6574740f9971e422b78f55760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:48Z", "revision_number": 0, "id": "5adbbfe7-40f1-424d-97d0-f183e3625ee1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:48Z", "security_group_id": "f203e18e-aee5-4150-a6a3-5f3a3660875d", "tenant_id": "57820eb6574740f9971e422b78f55760", "port_range_min": null, "ethertype": "IPv6", "project_id": "57820eb6574740f9971e422b78f55760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T18:50:48Z", "revision_number": 0, "id": "b032e69e-414a-461d-843c-50666ce41bc1", "remote_group_id": "f203e18e-aee5-4150-a6a3-5f3a3660875d", "remote_ip_prefix": null, "created_at": "2018-08-22T18:50:48Z", "security_group_id": "f203e18e-aee5-4150-a6a3-5f3a3660875d", "tenant_id": "57820eb6574740f9971e422b78f55760", "port_range_min": null, "ethertype": "IPv4", "project_id": "57820eb6574740f9971e422b78f55760"}], "revision_number": 1, "project_id": "57820eb6574740f9971e422b78f55760", "id": "f203e18e-aee5-4150-a6a3-5f3a3660875d", "name": "default"}]} 2018-08-22 20:30:51,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-e86733e8-56df-4e50-a196-ed4f47648a91 2018-08-22 20:30:51,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.356559038162s 2018-08-22 20:30:51,741 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-e86733e8-56df-4e50-a196-ed4f47648a91 2018-08-22 20:30:51,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-22 20:30:51,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/3f77dc1c-1553-4d82-b11d-34f3528d4571.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:30:51,869 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-70492e7c-73af-4f10-bbaf-f1a7ad471019 Content-Length: 0 Date: Wed, 22 Aug 2018 20:30:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 20:30:51,870 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/3f77dc1c-1553-4d82-b11d-34f3528d4571.json used request id req-70492e7c-73af-4f10-bbaf-f1a7ad471019 2018-08-22 20:30:51,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.121917009354s 2018-08-22 20:30:51,870 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/3f77dc1c-1553-4d82-b11d-34f3528d4571.json used request id req-70492e7c-73af-4f10-bbaf-f1a7ad471019 2018-08-22 20:30:51,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-22 20:30:51,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:30:51,899 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 20:30: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-4affb7b3-5766-4a64-8259-dbb558e813cd x-compute-request-id: req-4affb7b3-5766-4a64-8259-dbb558e813cd Content-Length: 0 Content-Type: application/json 2018-08-22 20:30:51,900 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6 used request id req-4affb7b3-5766-4a64-8259-dbb558e813cd 2018-08-22 20:30:51,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0291159152985s 2018-08-22 20:30:51,900 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/shaker-kp_8383aa7f-6d2c-4663-a422-83fcaa285bd6 used request id req-4affb7b3-5766-4a64-8259-dbb558e813cd 2018-08-22 20:30:51,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-22 20:30:51,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/8a01030d-f83d-4b4b-9c28-7afa28d06fd9/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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" -d '{"subnet_id": "85716470-584a-4e87-a69c-28109c865a9a"}' 2018-08-22 20:30:53,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7c913932-c719-489a-97f3-c70baa743118 Date: Wed, 22 Aug 2018 20:30:53 GMT RESP BODY: {"network_id": "a330b5a2-0046-4e7d-b934-b9587478c3f0", "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "subnet_id": "85716470-584a-4e87-a69c-28109c865a9a", "subnet_ids": ["85716470-584a-4e87-a69c-28109c865a9a"], "port_id": "07d92bae-72d5-49b5-b45f-96f1f5387f3c", "id": "8a01030d-f83d-4b4b-9c28-7afa28d06fd9"} 2018-08-22 20:30:53,569 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/8a01030d-f83d-4b4b-9c28-7afa28d06fd9/remove_router_interface.json used request id req-7c913932-c719-489a-97f3-c70baa743118 2018-08-22 20:30:53,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.66822910309s 2018-08-22 20:30:53,569 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/8a01030d-f83d-4b4b-9c28-7afa28d06fd9/remove_router_interface.json used request id req-7c913932-c719-489a-97f3-c70baa743118 returning object 8a01030d-f83d-4b4b-9c28-7afa28d06fd9 2018-08-22 20:30:53,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-22 20:30:53,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:30:53,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1703 X-Openstack-Request-Id: req-0b45dae9-7a3d-4f6c-91f6-cf3cea69dbfe Date: Wed, 22 Aug 2018 20:30:53 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0d04661f6c60488f820671b9642c7ddd", "created_at": "2018-08-22T19:01:53Z", "admin_state_up": true, "updated_at": "2018-08-22T19:01:53Z", "project_id": "0d04661f6c60488f820671b9642c7ddd", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "3536db99-734b-495d-bcf4-4f57b657ee9d", "name": "tempest-pretest-check-744661818"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0eb597749dd94c5c9452b1182fdeac00", "created_at": "2018-08-22T20:01:01Z", "admin_state_up": true, "updated_at": "2018-08-22T20:30:52Z", "project_id": "0eb597749dd94c5c9452b1182fdeac00", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "8a01030d-f83d-4b4b-9c28-7afa28d06fd9", "name": "shaker-router_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8c3a7156a2194a2d8867c7393ca07854", "created_at": "2018-08-22T19:02:25Z", "admin_state_up": false, "updated_at": "2018-08-22T19:02:25Z", "project_id": "8c3a7156a2194a2d8867c7393ca07854", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "e37973d3-f064-441a-b7cb-95e6c871795f", "name": "tempest-router-344785007"}]} 2018-08-22 20:30:53,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-0b45dae9-7a3d-4f6c-91f6-cf3cea69dbfe 2018-08-22 20:30:53,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.108306884766s 2018-08-22 20:30:53,678 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-0b45dae9-7a3d-4f6c-91f6-cf3cea69dbfe 2018-08-22 20:30:53,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-22 20:30:53,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/8a01030d-f83d-4b4b-9c28-7afa28d06fd9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:30:54,938 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-66ad8d38-3871-477d-bd74-f0cd2cf66c66 Content-Length: 0 Date: Wed, 22 Aug 2018 20:30:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 20:30:54,939 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/8a01030d-f83d-4b4b-9c28-7afa28d06fd9.json used request id req-66ad8d38-3871-477d-bd74-f0cd2cf66c66 2018-08-22 20:30:54,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2587761879s 2018-08-22 20:30:54,939 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/8a01030d-f83d-4b4b-9c28-7afa28d06fd9.json used request id req-66ad8d38-3871-477d-bd74-f0cd2cf66c66 2018-08-22 20:30:54,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-22 20:30:54,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:30:54,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1324 X-Openstack-Request-Id: req-6ef80371-6731-4013-9f6b-60ecbafeaa11 Date: Wed, 22 Aug 2018 20:30:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-22T18:46:39Z","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":"37350c7d-7f7a-4dc4-acdb-2f5b730b9a18","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1069e6f21fd84144b26b3ff0ad5800c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:39Z","ip_version":4},{"updated_at":"2018-08-22T20:01: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":"85716470-584a-4e87-a69c-28109c865a9a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0eb597749dd94c5c9452b1182fdeac00","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_8383aa7f-6d2c-4663-a422-83fcaa285bd6","enable_dhcp":true,"segment_id":null,"network_id":"a330b5a2-0046-4e7d-b934-b9587478c3f0","tenant_id":"0eb597749dd94c5c9452b1182fdeac00","created_at":"2018-08-22T20:01:00Z","ip_version":4}]} 2018-08-22 20:30:54,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-6ef80371-6731-4013-9f6b-60ecbafeaa11 2018-08-22 20:30:54,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0420179367065s 2018-08-22 20:30:54,982 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-6ef80371-6731-4013-9f6b-60ecbafeaa11 2018-08-22 20:30:54,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-22 20:30:54,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/85716470-584a-4e87-a69c-28109c865a9a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:30:56,018 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-59973d61-3faa-4f3e-a675-172ee428512c Date: Wed, 22 Aug 2018 20:30:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 20:30:56,018 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/85716470-584a-4e87-a69c-28109c865a9a.json used request id req-59973d61-3faa-4f3e-a675-172ee428512c 2018-08-22 20:30:56,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.0348470211s 2018-08-22 20:30:56,019 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/85716470-584a-4e87-a69c-28109c865a9a.json used request id req-59973d61-3faa-4f3e-a675-172ee428512c 2018-08-22 20:30:56,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 20:30:56,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:30:56,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1431 X-Openstack-Request-Id: req-6f1a5fff-15bb-4d1a-a940-1eed961f2f21 Date: Wed, 22 Aug 2018 20:30:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a330b5a2-0046-4e7d-b934-b9587478c3f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"0eb597749dd94c5c9452b1182fdeac00","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T20:30:55Z","qos_policy_id":null,"name":"shaker-net_8383aa7f-6d2c-4663-a422-83fcaa285bd6","admin_state_up":true,"tenant_id":"0eb597749dd94c5c9452b1182fdeac00","created_at":"2018-08-22T20:01:00Z","provider:network_type":"vxlan"}]} 2018-08-22 20:30:56,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6f1a5fff-15bb-4d1a-a940-1eed961f2f21 2018-08-22 20:30:56,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.076936006546s 2018-08-22 20:30:56,097 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6f1a5fff-15bb-4d1a-a940-1eed961f2f21 2018-08-22 20:30:56,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-22 20:30:56,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/a330b5a2-0046-4e7d-b934-b9587478c3f0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:30:57,264 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9b19f0c5-a35f-4629-a068-e0245990f825 Date: Wed, 22 Aug 2018 20:30:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 20:30:57,264 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/a330b5a2-0046-4e7d-b934-b9587478c3f0.json used request id req-9b19f0c5-a35f-4629-a068-e0245990f825 2018-08-22 20:30:57,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.16646003723s 2018-08-22 20:30:57,264 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/a330b5a2-0046-4e7d-b934-b9587478c3f0.json used request id req-9b19f0c5-a35f-4629-a068-e0245990f825 2018-08-22 20:30:57,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 20:30:57,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:30:57,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-253fcc16-b4c9-41bb-ae79-ccf551795e56 Date: Wed, 22 Aug 2018 20:30:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T20:01:20Z", "file": "/v2/images/830cf2db-b042-498e-9a41-c4f66c81c0b3/file", "owner": "0eb597749dd94c5c9452b1182fdeac00", "id": "830cf2db-b042-498e-9a41-c4f66c81c0b3", "size": 666173440, "self": "/v2/images/830cf2db-b042-498e-9a41-c4f66c81c0b3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/830cf2db-b042-498e-9a41-c4f66c81c0b3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/830cf2db-b042-498e-9a41-c4f66c81c0b3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-22T20:01:09Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 20:30:57,530 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-253fcc16-b4c9-41bb-ae79-ccf551795e56 2018-08-22 20:30:57,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.261667013168s 2018-08-22 20:30:57,531 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-253fcc16-b4c9-41bb-ae79-ccf551795e56 2018-08-22 20:30:57,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-22 20:30:57,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/830cf2db-b042-498e-9a41-c4f66c81c0b3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}06d4fa1990faa31fa519c7478ef3ddccb00e0e70" 2018-08-22 20:30:58,067 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2f42697e-d0bd-4bcc-b837-b968e6dc8f6b Date: Wed, 22 Aug 2018 20:30:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 20:30:58,067 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/830cf2db-b042-498e-9a41-c4f66c81c0b3 used request id req-2f42697e-d0bd-4bcc-b837-b968e6dc8f6b 2018-08-22 20:30:58,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.535153150558s 2018-08-22 20:30:58,068 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/830cf2db-b042-498e-9a41-c4f66c81c0b3 used request id req-2f42697e-d0bd-4bcc-b837-b968e6dc8f6b 2018-08-22 20:30:58,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 20:30:58,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:30:58,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:30: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-4f5d41b7-edf7-40ed-ba53-ec13fb1eb6c9 x-compute-request-id: req-4f5d41b7-edf7-40ed-ba53-ec13fb1eb6c9 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e", "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": "2d08f4d6-449f-406e-86c1-31d74a5d5d5e"}]} 2018-08-22 20:30:58,345 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-4f5d41b7-edf7-40ed-ba53-ec13fb1eb6c9 2018-08-22 20:30:58,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.276999950409s 2018-08-22 20:30:58,346 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-4f5d41b7-edf7-40ed-ba53-ec13fb1eb6c9 2018-08-22 20:30:58,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-22 20:30:58,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:30:58,384 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 20:30: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-aaa4653f-d5c3-4d74-8d7c-7abb319052e0 x-compute-request-id: req-aaa4653f-d5c3-4d74-8d7c-7abb319052e0 Content-Length: 0 Content-Type: application/json 2018-08-22 20:30:58,384 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e used request id req-aaa4653f-d5c3-4d74-8d7c-7abb319052e0 2018-08-22 20:30:58,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0371210575104s 2018-08-22 20:30:58,384 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/2d08f4d6-449f-406e-86c1-31d74a5d5d5e used request id req-aaa4653f-d5c3-4d74-8d7c-7abb319052e0 2018-08-22 20:30:58,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 20:30:58,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:30:58,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76b16dc6-cf4f-4710-8f92-8a558ebec769 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "shaker-user_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "links": {"self": "http://172.30.9.24:5000/v3/users/29d3b260fda9472eafffd540f6848081"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "29d3b260fda9472eafffd540f6848081", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 20:30:58,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-76b16dc6-cf4f-4710-8f92-8a558ebec769 2018-08-22 20:30:58,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213417053223s 2018-08-22 20:30:58,599 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-76b16dc6-cf4f-4710-8f92-8a558ebec769 2018-08-22 20:30:58,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 20:30:58,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/29d3b260fda9472eafffd540f6848081 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:30:58,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64b0304a-6179-4487-a8aa-6f08602afa08 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_8383aa7f-6d2c-4663-a422-83fcaa285bd6", "links": {"self": "http://172.30.9.24:5000/v3/users/29d3b260fda9472eafffd540f6848081"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "29d3b260fda9472eafffd540f6848081", "description": null}} 2018-08-22 20:30:58,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/29d3b260fda9472eafffd540f6848081 used request id req-64b0304a-6179-4487-a8aa-6f08602afa08 2018-08-22 20:30:58,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206030130386s 2018-08-22 20:30:58,811 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/29d3b260fda9472eafffd540f6848081 used request id req-64b0304a-6179-4487-a8aa-6f08602afa08 2018-08-22 20:30:58,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-22 20:30:58,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/29d3b260fda9472eafffd540f6848081 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:30:59,085 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 20:30:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc438ee5-8860-4362-b74e-e8598a8129d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 20:30:59,085 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/29d3b260fda9472eafffd540f6848081 used request id req-bc438ee5-8860-4362-b74e-e8598a8129d5 2018-08-22 20:30:59,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.273552894592s 2018-08-22 20:30:59,086 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/29d3b260fda9472eafffd540f6848081 used request id req-bc438ee5-8860-4362-b74e-e8598a8129d5 2018-08-22 20:30:59,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 20:30:59,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:30:59,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6771a428-56cd-455f-a83d-21cc7e4c94ca Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.24:5000/v3/projects/0eb597749dd94c5c9452b1182fdeac00"}, "tags": [], "enabled": true, "id": "0eb597749dd94c5c9452b1182fdeac00", "parent_id": "default", "domain_id": "default", "name": "shaker-project_8383aa7f-6d2c-4663-a422-83fcaa285bd6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-22 20:30:59,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-6771a428-56cd-455f-a83d-21cc7e4c94ca 2018-08-22 20:30:59,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.182533979416s 2018-08-22 20:30:59,275 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-6771a428-56cd-455f-a83d-21cc7e4c94ca 2018-08-22 20:30:59,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-22 20:30:59,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/0eb597749dd94c5c9452b1182fdeac00 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:30:59,434 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 20:30:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b30ee94c-388d-47ec-893e-634285535fcb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 20:30:59,434 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/0eb597749dd94c5c9452b1182fdeac00 used request id req-b30ee94c-388d-47ec-893e-634285535fcb 2018-08-22 20:30:59,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.154985189438s 2018-08-22 20:30:59,434 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/0eb597749dd94c5c9452b1182fdeac00 used request id req-b30ee94c-388d-47ec-893e-634285535fcb 2018-08-22 20:30:59,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 20:30:59,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:30:59,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a4f269e-b722-420c-988e-f429596c1c23 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "4b8c588109df4989bf22319e05c3dc41", "links": {"self": "http://172.30.9.24:5000/v3/roles/4b8c588109df4989bf22319e05c3dc41"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 20:30:59,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9a4f269e-b722-420c-988e-f429596c1c23 2018-08-22 20:30:59,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.162518978119s 2018-08-22 20:30:59,601 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9a4f269e-b722-420c-988e-f429596c1c23 2018-08-22 20:30:59,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-22 20:30:59,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/4b8c588109df4989bf22319e05c3dc41 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee1bca84f4fe7631390584a3dae6949faf82c6ce" 2018-08-22 20:30:59,810 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 20:30:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b9f390d-f9df-46c6-a533-c80bf868450f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 20:30:59,810 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/4b8c588109df4989bf22319e05c3dc41 used request id req-6b9f390d-f9df-46c6-a533-c80bf868450f 2018-08-22 20:30:59,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.203418970108s 2018-08-22 20:30:59,810 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/4b8c588109df4989bf22319e05c3dc41 used request id req-6b9f390d-f9df-46c6-a533-c80bf868450f 2018-08-22 20:30:59,871 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-08-22 20:31:00,226 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-22 20:31:00,226 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-22 20:31:00,227 - openstack_tests - INFO - OS Credentials = > 2018-08-22 20:31:00,227 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-22 20:31:00,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-22 20:31:00,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-22 20:31:00,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-22 20:31:00,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-22 20:31:00,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-22 20:31:00,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 20:31:00,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T21:31:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d69b1f3fec314e8ebf952b8c456a331b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "032439070e6549a2a698896c40df0822"}, "audit_ids": ["jQyi-BonSoG3p86dzM-MrQ"], "issued_at": "2018-08-22T20:31:00.000000Z"}} 2018-08-22 20:31:00,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0723268a357f59737b1b56d08a26f9e8bfd303" 2018-08-22 20:31:00,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-671a9683-ef3a-4ce0-9ab0-bc26d9e9c613 Date: Wed, 22 Aug 2018 20:31:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 20:31:00,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?router%3Aexternal=True used request id req-671a9683-ef3a-4ce0-9ab0-bc26d9e9c613 2018-08-22 20:31:00,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6d7dc7b5-a036-4d48-b058-a0d7ec887374 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0723268a357f59737b1b56d08a26f9e8bfd303" 2018-08-22 20:31:00,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-4399635c-ead5-4e89-9100-d0b6e7855547 Date: Wed, 22 Aug 2018 20:31:00 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-22T18:46:39Z","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":"37350c7d-7f7a-4dc4-acdb-2f5b730b9a18","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1069e6f21fd84144b26b3ff0ad5800c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:39Z","ip_version":4}]} 2018-08-22 20:31:00,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6d7dc7b5-a036-4d48-b058-a0d7ec887374 used request id req-4399635c-ead5-4e89-9100-d0b6e7855547 2018-08-22 20:31:00,989 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-22 20:31:00,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 20:31:00,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-22 20:31:00,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 20:31:00,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 20:31:00,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 20:31:00,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 20:31:00,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 20:31:00,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 20:31:00,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 20:31:00,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 20:31:00,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 20:31:00,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 20:31:00,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 20:31:00,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 20:31:00,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 20:31:00,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 20:31:00,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 20:31:00,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 20:31:00,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 20:31:00,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 20:31:00,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 20:31:00,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 20:31:00,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 20:31:00,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-22 20:31:00,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-22 20:31:00,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-22 20:31:00,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 20:31:01,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:31:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3141862-8387-48f1-aebf-ba08ada01d32 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 20:31:01,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-c3141862-8387-48f1-aebf-ba08ada01d32 2018-08-22 20:31:01,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 20:31:01,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T21:31:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d69b1f3fec314e8ebf952b8c456a331b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "032439070e6549a2a698896c40df0822"}, "audit_ids": ["Z9tR_d34RkuPY9M4Cfuplw"], "issued_at": "2018-08-22T20:31:01.000000Z"}} 2018-08-22 20:31:01,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2ef6efb837e70ddfcfc1bc6d8df552b5509e598a" 2018-08-22 20:31:01,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:31: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-a41532fc-789e-4b50-8cc0-b46ca2fff68a x-compute-request-id: req-a41532fc-789e-4b50-8cc0-b46ca2fff68a 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.24: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-08-22 20:31:01,633 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/ used request id req-a41532fc-789e-4b50-8cc0-b46ca2fff68a 2018-08-22 20:31:01,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.635658979416s 2018-08-22 20:31:01,633 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/ used request id req-a41532fc-789e-4b50-8cc0-b46ca2fff68a 2018-08-22 20:31:01,634 - 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.24: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-08-22 20:31:01,634 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-22 20:31:01,634 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_smoke'... 2018-08-22 20:31:01,635 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 00:00 | SKIP | +---------------------+------------------+------------------+----------------+ 2018-08-22 20:31:01,699 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-08-22 20:31:01,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 20:31:01,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-22 20:31:01,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 20:31:01,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 20:31:01,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 20:31:01,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 20:31:01,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 20:31:01,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 20:31:01,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 20:31:01,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 20:31:01,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 20:31:01,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 20:31:01,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 20:31:01,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 20:31:01,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 20:31:01,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 20:31:01,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 20:31:01,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 20:31:01,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 20:31:01,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 20:31:01,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 20:31:01,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 20:31:01,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 20:31:01,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-22 20:31:01,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-22 20:31:01,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 20:31:01,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:31:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6e23691-6255-4ef5-af24-4b2acda89c27 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 20:31:01,750 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-f6e23691-6255-4ef5-af24-4b2acda89c27 2018-08-22 20:31:01,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 20:31:02,140 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T21:31:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d69b1f3fec314e8ebf952b8c456a331b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "032439070e6549a2a698896c40df0822"}, "audit_ids": ["qgJcKCB7Qv-RLic1qcZ4Yg"], "issued_at": "2018-08-22T20:31:02.000000Z"}} 2018-08-22 20:31:02,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 20:31:02,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" 2018-08-22 20:31:02,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-23e3b795-6c5b-46c5-a8bb-d8be342b0186 Date: Wed, 22 Aug 2018 20:31:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 20:31:02,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-23e3b795-6c5b-46c5-a8bb-d8be342b0186 2018-08-22 20:31:02,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.339555978775s 2018-08-22 20:31:02,483 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-23e3b795-6c5b-46c5-a8bb-d8be342b0186 2018-08-22 20:31:02,484 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-22 20:31:05,412 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-22 20:31:08,268 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 270cb222-4c3d-462e-9135-20712e8f35b5 | 2018-08-22T20:31:07.889315 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 270cb222-4c3d-462e-9135-20712e8f35b5 ~/.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-08-22 20:31:12,059 - 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-08-22 20:31:12,059 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-22 20:31:14,899 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-22 20:31:18,340 - 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=ffbfd644-d3f3-40b8-8a3f-e8ba0e32961a) as the default verifier for the future CLI operations. 2018-08-22 20:31:21,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-22 20:31:21,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" 2018-08-22 20:31:21,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-8cf1eb8a-c8f6-43de-9001-bfc7b7d4deae Date: Wed, 22 Aug 2018 20:31:21 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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "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": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 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-08-22 20:31:21,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-8cf1eb8a-c8f6-43de-9001-bfc7b7d4deae 2018-08-22 20:31:21,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.246539831161s 2018-08-22 20:31:21,890 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-8cf1eb8a-c8f6-43de-9001-bfc7b7d4deae 2018-08-22 20:31:21,899 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-08-22 20:31:21,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-22 20:31:21,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" -d '{"network": {"shared": true, "name": "neutron_trunk-net_3cbe71ee-52b5-4f38-81b4-3e97db70ec26", "admin_state_up": true}}' 2018-08-22 20:31:22,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-35cbebc0-d051-4995-926d-f3cba480448e Date: Wed, 22 Aug 2018 20:31:22 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f88ae1f0-00e6-451c-b789-2951954ed173","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":true,"project_id":"d69b1f3fec314e8ebf952b8c456a331b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T20:31:22Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_3cbe71ee-52b5-4f38-81b4-3e97db70ec26","admin_state_up":true,"tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T20:31:21Z","mtu":1450}} 2018-08-22 20:31:22,116 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-35cbebc0-d051-4995-926d-f3cba480448e 2018-08-22 20:31:22,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.216658830643s 2018-08-22 20:31:22,117 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-35cbebc0-d051-4995-926d-f3cba480448e 2018-08-22 20:31:22,117 - 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-08-22T20:31:22Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f88ae1f0-00e6-451c-b789-2951954ed173', 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'neutron_trunk-net_3cbe71ee-52b5-4f38-81b4-3e97db70ec26', u'created_at': u'2018-08-22T20:31:21Z', u'mtu': 1450, u'tenant_id': u'd69b1f3fec314e8ebf952b8c456a331b', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'd69b1f3fec314e8ebf952b8c456a331b', u'l2_adjacency': True}) 2018-08-22 20:31:22,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 20:31:22,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" 2018-08-22 20:31:22,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1430 X-Openstack-Request-Id: req-5c7c3a36-b03d-405b-957a-8f17a8206bcf Date: Wed, 22 Aug 2018 20:31:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f88ae1f0-00e6-451c-b789-2951954ed173","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":true,"project_id":"d69b1f3fec314e8ebf952b8c456a331b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T20:31:22Z","qos_policy_id":null,"name":"neutron_trunk-net_3cbe71ee-52b5-4f38-81b4-3e97db70ec26","admin_state_up":true,"tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T20:31:21Z","provider:network_type":"vxlan"}]} 2018-08-22 20:31:22,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5c7c3a36-b03d-405b-957a-8f17a8206bcf 2018-08-22 20:31:22,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0941500663757s 2018-08-22 20:31:22,213 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5c7c3a36-b03d-405b-957a-8f17a8206bcf 2018-08-22 20:31:22,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-22 20:31:22,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" -d '{"subnet": {"name": "neutron_trunk-subnet_3cbe71ee-52b5-4f38-81b4-3e97db70ec26", "enable_dhcp": true, "network_id": "f88ae1f0-00e6-451c-b789-2951954ed173", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-22 20:31:22,679 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-4ee069c0-fdac-49e6-b818-84662e58fd03 Date: Wed, 22 Aug 2018 20:31:22 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-22T20:31:22Z","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":"a6b07f64-0ed9-4b92-b4a4-afd6ddfd46e9","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d69b1f3fec314e8ebf952b8c456a331b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_3cbe71ee-52b5-4f38-81b4-3e97db70ec26","enable_dhcp":true,"segment_id":null,"network_id":"f88ae1f0-00e6-451c-b789-2951954ed173","tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T20:31:22Z","ip_version":4}} 2018-08-22 20:31:22,679 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-4ee069c0-fdac-49e6-b818-84662e58fd03 2018-08-22 20:31:22,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.465498209s 2018-08-22 20:31:22,680 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-4ee069c0-fdac-49e6-b818-84662e58fd03 2018-08-22 20:31:22,680 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T20:31: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'a6b07f64-0ed9-4b92-b4a4-afd6ddfd46e9', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_3cbe71ee-52b5-4f38-81b4-3e97db70ec26', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'f88ae1f0-00e6-451c-b789-2951954ed173', u'tenant_id': u'd69b1f3fec314e8ebf952b8c456a331b', u'created_at': u'2018-08-22T20:31: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'd69b1f3fec314e8ebf952b8c456a331b'}) 2018-08-22 20:31:22,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-22 20:31:22,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" -d '{"router": {"external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "name": "neutron_trunk-router_3cbe71ee-52b5-4f38-81b4-3e97db70ec26", "admin_state_up": true}}' 2018-08-22 20:31:24,196 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-7d9e2ad4-aed1-45d2-ac8f-e9cf88569dae Date: Wed, 22 Aug 2018 20:31:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T20:31:22Z", "admin_state_up": true, "updated_at": "2018-08-22T20:31:23Z", "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "81915218-59e4-4388-9c06-23b109deaca0", "name": "neutron_trunk-router_3cbe71ee-52b5-4f38-81b4-3e97db70ec26"}} 2018-08-22 20:31:24,196 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-7d9e2ad4-aed1-45d2-ac8f-e9cf88569dae 2018-08-22 20:31:24,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.51508498192s 2018-08-22 20:31:24,197 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-7d9e2ad4-aed1-45d2-ac8f-e9cf88569dae 2018-08-22 20:31:24,197 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T20:31:23Z', u'revision_number': 2, u'ha': False, u'id': u'81915218-59e4-4388-9c06-23b109deaca0', u'external_gateway_info': {u'network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'37350c7d-7f7a-4dc4-acdb-2f5b730b9a18', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_3cbe71ee-52b5-4f38-81b4-3e97db70ec26', u'admin_state_up': True, u'tenant_id': u'd69b1f3fec314e8ebf952b8c456a331b', u'created_at': u'2018-08-22T20:31:22Z', u'flavor_id': None, u'routes': [], u'project_id': u'd69b1f3fec314e8ebf952b8c456a331b'}) 2018-08-22 20:31:24,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-22 20:31:24,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/81915218-59e4-4388-9c06-23b109deaca0/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}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" -d '{"subnet_id": "a6b07f64-0ed9-4b92-b4a4-afd6ddfd46e9"}' 2018-08-22 20:31:26,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-63d7623a-fe57-4bc7-86a8-9551d09ca72a Date: Wed, 22 Aug 2018 20:31:26 GMT RESP BODY: {"network_id": "f88ae1f0-00e6-451c-b789-2951954ed173", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "subnet_id": "a6b07f64-0ed9-4b92-b4a4-afd6ddfd46e9", "subnet_ids": ["a6b07f64-0ed9-4b92-b4a4-afd6ddfd46e9"], "port_id": "234381df-96a1-498b-bc26-6d9eadefcab7", "id": "81915218-59e4-4388-9c06-23b109deaca0"} 2018-08-22 20:31:26,409 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/81915218-59e4-4388-9c06-23b109deaca0/add_router_interface.json used request id req-63d7623a-fe57-4bc7-86a8-9551d09ca72a 2018-08-22 20:31:26,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.21185994148s 2018-08-22 20:31:26,410 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/81915218-59e4-4388-9c06-23b109deaca0/add_router_interface.json used request id req-63d7623a-fe57-4bc7-86a8-9551d09ca72a returning object 81915218-59e4-4388-9c06-23b109deaca0 2018-08-22 20:31:26,411 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-22 20:31:26,543 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-22 20:31:26,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 20:31:26,549 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 22 Aug 2018 20:31:26 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-22 20:31:26,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 20:31:26,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" 2018-08-22 20:31:26,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-0fcd9cb4-d921-4e5f-a15b-fcc8aef8b66b Date: Wed, 22 Aug 2018 20:31:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 20:31:26,823 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0fcd9cb4-d921-4e5f-a15b-fcc8aef8b66b 2018-08-22 20:31:26,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.271162033081s 2018-08-22 20:31:26,823 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0fcd9cb4-d921-4e5f-a15b-fcc8aef8b66b 2018-08-22 20:31:26,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-22 20:31:26,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_3cbe71ee-52b5-4f38-81b4-3e97db70ec26", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_3cbe71ee-52b5-4f38-81b4-3e97db70ec26"}' 2018-08-22 20:31:26,875 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/3c290ac2-a06c-482e-ab8f-1527b3002106 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7bbc3cbd-eba6-4386-8cee-996dae92a223 Date: Wed, 22 Aug 2018 20:31:26 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T20:31:26Z", "file": "/v2/images/3c290ac2-a06c-482e-ab8f-1527b3002106/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "3c290ac2-a06c-482e-ab8f-1527b3002106", "size": null, "self": "/v2/images/3c290ac2-a06c-482e-ab8f-1527b3002106", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_3cbe71ee-52b5-4f38-81b4-3e97db70ec26", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_3cbe71ee-52b5-4f38-81b4-3e97db70ec26", "checksum": null, "created_at": "2018-08-22T20:31:26Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-22 20:31:26,875 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-7bbc3cbd-eba6-4386-8cee-996dae92a223 2018-08-22 20:31:26,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0440788269043s 2018-08-22 20:31:26,876 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-7bbc3cbd-eba6-4386-8cee-996dae92a223 returning object 3c290ac2-a06c-482e-ab8f-1527b3002106 2018-08-22 20:31:26,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-22 20:31:26,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/3c290ac2-a06c-482e-ab8f-1527b3002106/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}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" -d '' 2018-08-22 20:31:27,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8949ce50-f537-4621-923f-5d6c215915e2 Date: Wed, 22 Aug 2018 20:31:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 20:31:27,587 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/3c290ac2-a06c-482e-ab8f-1527b3002106/file used request id req-8949ce50-f537-4621-923f-5d6c215915e2 2018-08-22 20:31:27,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.710949897766s 2018-08-22 20:31:27,588 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/3c290ac2-a06c-482e-ab8f-1527b3002106/file used request id req-8949ce50-f537-4621-923f-5d6c215915e2 2018-08-22 20:31:27,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 20:31:27,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" 2018-08-22 20:31:27,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-008cd6db-1b61-435f-9624-98b1afc28f10 Date: Wed, 22 Aug 2018 20:31:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T20:31:27Z", "file": "/v2/images/3c290ac2-a06c-482e-ab8f-1527b3002106/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "3c290ac2-a06c-482e-ab8f-1527b3002106", "size": 12716032, "self": "/v2/images/3c290ac2-a06c-482e-ab8f-1527b3002106", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/3c290ac2-a06c-482e-ab8f-1527b3002106/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/3c290ac2-a06c-482e-ab8f-1527b3002106/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_3cbe71ee-52b5-4f38-81b4-3e97db70ec26", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_3cbe71ee-52b5-4f38-81b4-3e97db70ec26", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T20:31:26Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 20:31:27,617 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-008cd6db-1b61-435f-9624-98b1afc28f10 2018-08-22 20:31:27,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0255830287933s 2018-08-22 20:31:27,618 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-008cd6db-1b61-435f-9624-98b1afc28f10 2018-08-22 20:31:27,620 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/3c290ac2-a06c-482e-ab8f-1527b3002106/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3c290ac2-a06c-482e-ab8f-1527b3002106/file', 'owner': u'd69b1f3fec314e8ebf952b8c456a331b', 'id': u'3c290ac2-a06c-482e-ab8f-1527b3002106', 'size': 12716032, u'self': u'/v2/images/3c290ac2-a06c-482e-ab8f-1527b3002106', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd69b1f3fec314e8ebf952b8c456a331b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/3c290ac2-a06c-482e-ab8f-1527b3002106/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-22T20:31:27Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-22T20:31:27Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_3cbe71ee-52b5-4f38-81b4-3e97db70ec26', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/3c290ac2-a06c-482e-ab8f-1527b3002106', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_3cbe71ee-52b5-4f38-81b4-3e97db70ec26', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_3cbe71ee-52b5-4f38-81b4-3e97db70ec26', 'created': u'2018-08-22T20:31:26Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-22T20:31:26Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/3c290ac2-a06c-482e-ab8f-1527b3002106', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_3cbe71ee-52b5-4f38-81b4-3e97db70ec26', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-22 20:31:27,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-22 20:31:27,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_3cbe71ee-52b5-4f38-81b4-3e97db70ec26", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-22 20:31:28,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:31: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-bafded6b-1ae5-49a7-b706-5641c0312956 x-compute-request-id: req-bafded6b-1ae5-49a7-b706-5641c0312956 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_3cbe71ee-52b5-4f38-81b4-3e97db70ec26", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1fb6d0c4-a144-4860-a5e2-5feae7e73fad", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1fb6d0c4-a144-4860-a5e2-5feae7e73fad", "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": "1fb6d0c4-a144-4860-a5e2-5feae7e73fad"}} 2018-08-22 20:31:28,015 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-bafded6b-1ae5-49a7-b706-5641c0312956 2018-08-22 20:31:28,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.394526004791s 2018-08-22 20:31:28,015 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-bafded6b-1ae5-49a7-b706-5641c0312956 2018-08-22 20:31:28,016 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_3cbe71ee-52b5-4f38-81b4-3e97db70ec26', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'1fb6d0c4-a144-4860-a5e2-5feae7e73fad', 'swap': 0}) 2018-08-22 20:31:28,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-22 20:31:28,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/1fb6d0c4-a144-4860-a5e2-5feae7e73fad/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}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" -d '{"extra_specs": {}}' 2018-08-22 20:31:28,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:31:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c7ce5958-c325-4bce-8236-34f947ce720e x-compute-request-id: req-c7ce5958-c325-4bce-8236-34f947ce720e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-22 20:31:28,038 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/1fb6d0c4-a144-4860-a5e2-5feae7e73fad/os-extra_specs used request id req-c7ce5958-c325-4bce-8236-34f947ce720e 2018-08-22 20:31:28,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215620994568s 2018-08-22 20:31:28,039 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/1fb6d0c4-a144-4860-a5e2-5feae7e73fad/os-extra_specs used request id req-c7ce5958-c325-4bce-8236-34f947ce720e 2018-08-22 20:31:28,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 20:31:28,048 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 22 Aug 2018 20:31:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23b91c12-2b96-4949-906c-38b384eeb421 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.24:5000/v3/", "rel": "self"}]}]}} 2018-08-22 20:31:28,048 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-23b91c12-2b96-4949-906c-38b384eeb421 2018-08-22 20:31:28,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 20:31:28,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" 2018-08-22 20:31:28,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a00ecf10-563d-44a7-8eae-1f961e596ed7 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 20:31:28,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a00ecf10-563d-44a7-8eae-1f961e596ed7 2018-08-22 20:31:28,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18559217453s 2018-08-22 20:31:28,237 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a00ecf10-563d-44a7-8eae-1f961e596ed7 2018-08-22 20:31:28,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 20:31:28,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" 2018-08-22 20:31:28,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da8e97f6-53d8-4b92-899c-e7ab6f4f169d Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 20:31:28,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-da8e97f6-53d8-4b92-899c-e7ab6f4f169d 2018-08-22 20:31:28,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17213511467s 2018-08-22 20:31:28,413 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-da8e97f6-53d8-4b92-899c-e7ab6f4f169d 2018-08-22 20:31:28,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-22 20:31:28,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" 2018-08-22 20:31:28,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:31: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-106071eb-8fab-4875-9481-6597fcbb5f19 x-compute-request-id: req-106071eb-8fab-4875-9481-6597fcbb5f19 Content-Encoding: gzip Content-Length: 715 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"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": 143, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-22 20:31:28,903 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-106071eb-8fab-4875-9481-6597fcbb5f19 2018-08-22 20:31:28,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0391738414764s 2018-08-22 20:31:28,903 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-106071eb-8fab-4875-9481-6597fcbb5f19 2018-08-22 20:31:28,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 20:31:28,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" 2018-08-22 20:31:28,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-ed214438-5afb-4dcd-a9a9-15ed3b10d884 Date: Wed, 22 Aug 2018 20:31:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T20:31:27Z", "file": "/v2/images/3c290ac2-a06c-482e-ab8f-1527b3002106/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "3c290ac2-a06c-482e-ab8f-1527b3002106", "size": 12716032, "self": "/v2/images/3c290ac2-a06c-482e-ab8f-1527b3002106", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/3c290ac2-a06c-482e-ab8f-1527b3002106/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/3c290ac2-a06c-482e-ab8f-1527b3002106/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_3cbe71ee-52b5-4f38-81b4-3e97db70ec26", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_3cbe71ee-52b5-4f38-81b4-3e97db70ec26", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T20:31:26Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 20:31:28,929 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ed214438-5afb-4dcd-a9a9-15ed3b10d884 2018-08-22 20:31:28,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0217750072479s 2018-08-22 20:31:28,929 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ed214438-5afb-4dcd-a9a9-15ed3b10d884 2018-08-22 20:31:28,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-22 20:31:28,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_3cbe71ee-52b5-4f38-81b4-3e97db70ec26", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_3cbe71ee-52b5-4f38-81b4-3e97db70ec26"}' 2018-08-22 20:31:28,977 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/a6f7b2f9-0728-4722-8154-d9bfd0ae1cf4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a6b9ff87-7c3e-4cfe-b9de-01ada17fe227 Date: Wed, 22 Aug 2018 20:31:28 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T20:31:28Z", "file": "/v2/images/a6f7b2f9-0728-4722-8154-d9bfd0ae1cf4/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "a6f7b2f9-0728-4722-8154-d9bfd0ae1cf4", "size": null, "self": "/v2/images/a6f7b2f9-0728-4722-8154-d9bfd0ae1cf4", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_3cbe71ee-52b5-4f38-81b4-3e97db70ec26", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_3cbe71ee-52b5-4f38-81b4-3e97db70ec26", "checksum": null, "created_at": "2018-08-22T20:31:28Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-22 20:31:28,978 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-a6b9ff87-7c3e-4cfe-b9de-01ada17fe227 2018-08-22 20:31:28,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0420989990234s 2018-08-22 20:31:28,978 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-a6b9ff87-7c3e-4cfe-b9de-01ada17fe227 returning object a6f7b2f9-0728-4722-8154-d9bfd0ae1cf4 2018-08-22 20:31:28,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-22 20:31:28,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/a6f7b2f9-0728-4722-8154-d9bfd0ae1cf4/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}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" -d '' 2018-08-22 20:31:29,678 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-38e03140-26ca-41e3-92fc-9ca45a26e367 Date: Wed, 22 Aug 2018 20:31:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 20:31:29,679 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/a6f7b2f9-0728-4722-8154-d9bfd0ae1cf4/file used request id req-38e03140-26ca-41e3-92fc-9ca45a26e367 2018-08-22 20:31:29,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.700335979462s 2018-08-22 20:31:29,679 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/a6f7b2f9-0728-4722-8154-d9bfd0ae1cf4/file used request id req-38e03140-26ca-41e3-92fc-9ca45a26e367 2018-08-22 20:31:29,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 20:31:29,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" 2018-08-22 20:31:29,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json X-Openstack-Request-Id: req-353b8a49-f6bd-4277-837e-52868493dfe0 Date: Wed, 22 Aug 2018 20:31:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T20:31:29Z", "file": "/v2/images/a6f7b2f9-0728-4722-8154-d9bfd0ae1cf4/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "a6f7b2f9-0728-4722-8154-d9bfd0ae1cf4", "size": 12716032, "self": "/v2/images/a6f7b2f9-0728-4722-8154-d9bfd0ae1cf4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/a6f7b2f9-0728-4722-8154-d9bfd0ae1cf4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/a6f7b2f9-0728-4722-8154-d9bfd0ae1cf4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_3cbe71ee-52b5-4f38-81b4-3e97db70ec26", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_3cbe71ee-52b5-4f38-81b4-3e97db70ec26", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T20:31:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T20:31:27Z", "file": "/v2/images/3c290ac2-a06c-482e-ab8f-1527b3002106/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "3c290ac2-a06c-482e-ab8f-1527b3002106", "size": 12716032, "self": "/v2/images/3c290ac2-a06c-482e-ab8f-1527b3002106", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/3c290ac2-a06c-482e-ab8f-1527b3002106/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/3c290ac2-a06c-482e-ab8f-1527b3002106/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_3cbe71ee-52b5-4f38-81b4-3e97db70ec26", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_3cbe71ee-52b5-4f38-81b4-3e97db70ec26", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T20:31:26Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 20:31:29,710 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-353b8a49-f6bd-4277-837e-52868493dfe0 2018-08-22 20:31:29,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0259809494019s 2018-08-22 20:31:29,710 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-353b8a49-f6bd-4277-837e-52868493dfe0 2018-08-22 20:31:29,713 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/a6f7b2f9-0728-4722-8154-d9bfd0ae1cf4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a6f7b2f9-0728-4722-8154-d9bfd0ae1cf4/file', 'owner': u'd69b1f3fec314e8ebf952b8c456a331b', 'id': u'a6f7b2f9-0728-4722-8154-d9bfd0ae1cf4', 'size': 12716032, u'self': u'/v2/images/a6f7b2f9-0728-4722-8154-d9bfd0ae1cf4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd69b1f3fec314e8ebf952b8c456a331b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/a6f7b2f9-0728-4722-8154-d9bfd0ae1cf4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-22T20:31:29Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-22T20:31:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_3cbe71ee-52b5-4f38-81b4-3e97db70ec26', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a6f7b2f9-0728-4722-8154-d9bfd0ae1cf4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_3cbe71ee-52b5-4f38-81b4-3e97db70ec26', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_3cbe71ee-52b5-4f38-81b4-3e97db70ec26', 'created': u'2018-08-22T20:31:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-22T20:31:28Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a6f7b2f9-0728-4722-8154-d9bfd0ae1cf4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_3cbe71ee-52b5-4f38-81b4-3e97db70ec26', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-22 20:31:29,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-22 20:31:29,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_3cbe71ee-52b5-4f38-81b4-3e97db70ec26", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-22 20:31:29,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:31: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-15215dfd-3cc9-4405-b4c6-9616701f5d24 x-compute-request-id: req-15215dfd-3cc9-4405-b4c6-9616701f5d24 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_3cbe71ee-52b5-4f38-81b4-3e97db70ec26", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d55db87b-cd9d-4976-a3fb-6be3430344e6", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d55db87b-cd9d-4976-a3fb-6be3430344e6", "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": "d55db87b-cd9d-4976-a3fb-6be3430344e6"}} 2018-08-22 20:31:29,745 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-15215dfd-3cc9-4405-b4c6-9616701f5d24 2018-08-22 20:31:29,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0315380096436s 2018-08-22 20:31:29,745 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-15215dfd-3cc9-4405-b4c6-9616701f5d24 2018-08-22 20:31:29,746 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_3cbe71ee-52b5-4f38-81b4-3e97db70ec26', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'd55db87b-cd9d-4976-a3fb-6be3430344e6', 'swap': 0}) 2018-08-22 20:31:29,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-22 20:31:29,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/d55db87b-cd9d-4976-a3fb-6be3430344e6/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}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" -d '{"extra_specs": {}}' 2018-08-22 20:31:29,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:31: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-8391acf3-dcb8-4ad6-bf2b-bf6e6bc487f4 x-compute-request-id: req-8391acf3-dcb8-4ad6-bf2b-bf6e6bc487f4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-22 20:31:29,765 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/d55db87b-cd9d-4976-a3fb-6be3430344e6/os-extra_specs used request id req-8391acf3-dcb8-4ad6-bf2b-bf6e6bc487f4 2018-08-22 20:31:29,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0187790393829s 2018-08-22 20:31:29,766 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/d55db87b-cd9d-4976-a3fb-6be3430344e6/os-extra_specs used request id req-8391acf3-dcb8-4ad6-bf2b-bf6e6bc487f4 2018-08-22 20:31:29,766 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_3cbe71ee-52b5-4f38-81b4-3e97db70ec26', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'd55db87b-cd9d-4976-a3fb-6be3430344e6', 'swap': 0}) 2018-08-22 20:31:33,512 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-22 20:31:33,512 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-22 20:31:33,512 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-22 20:31:33,515 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-22 20:31:33,518 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-22 20:31:37,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ffbfd644-d3f3-40b8-8a3f-e8ba0e32961a/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-08-22 20:31:37,146 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-22 20:31:37,147 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-22 20:31:37,147 - 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-08-22 20:34:06,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 8c12014f-7510-4f44-9575-8bbd612020cb 2018-08-22 20:34:06,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '8c12014f-7510-4f44-9575-8bbd612020cb']'. 2018-08-22 20:34:07,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-22 20:34:07,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-22 20:34:07,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-22 20:34:07,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 8c12014f-7510-4f44-9575-8bbd612020cb | 2018-08-22 20:34:07,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-22 20:34:07,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-22 20:31:39 | 2018-08-22 20:34:07,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-22 20:34:06 | 2018-08-22 20:34:07,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:27 | 2018-08-22 20:34:07,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-22 20:34:07,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-22 20:34:07,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ffbfd644-d3f3-40b8-8a3f-e8ba0e32961a) | 2018-08-22 20:34:07,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-22 20:34:07,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 270cb222-4c3d-462e-9135-20712e8f35b5) | 2018-08-22 20:34:07,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-08-22 20:34:07,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 124.1 | 2018-08-22 20:34:07,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-08-22 20:34:07,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-22 20:34:07,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-22 20:34:07,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-22 20:34:07,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-22 20:34:07,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-22 20:34:07,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-22 20:34:07,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-22 20:34:07,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-08-22 20:34:07,504 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-22 20:34:07,505 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:45 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-22 20:34:07,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-22 20:34:07,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/a6f7b2f9-0728-4722-8154-d9bfd0ae1cf4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" 2018-08-22 20:34:08,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b5575e0f-2754-44bc-ae3d-bc6968cdc367 Date: Wed, 22 Aug 2018 20:34:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 20:34:08,105 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/a6f7b2f9-0728-4722-8154-d9bfd0ae1cf4 used request id req-b5575e0f-2754-44bc-ae3d-bc6968cdc367 2018-08-22 20:34:08,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.593508005142s 2018-08-22 20:34:08,106 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/a6f7b2f9-0728-4722-8154-d9bfd0ae1cf4 used request id req-b5575e0f-2754-44bc-ae3d-bc6968cdc367 2018-08-22 20:34:08,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 20:34:08,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" 2018-08-22 20:34:08,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:34: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-4fdb30e6-39c1-4291-adf4-9e711661d902 x-compute-request-id: req-4fdb30e6-39c1-4291-adf4-9e711661d902 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_3cbe71ee-52b5-4f38-81b4-3e97db70ec26", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1fb6d0c4-a144-4860-a5e2-5feae7e73fad", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1fb6d0c4-a144-4860-a5e2-5feae7e73fad", "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": "1fb6d0c4-a144-4860-a5e2-5feae7e73fad"}, {"name": "neutron_trunk-flavor_alt_3cbe71ee-52b5-4f38-81b4-3e97db70ec26", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d55db87b-cd9d-4976-a3fb-6be3430344e6", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d55db87b-cd9d-4976-a3fb-6be3430344e6", "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": "d55db87b-cd9d-4976-a3fb-6be3430344e6"}]} 2018-08-22 20:34:08,130 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-4fdb30e6-39c1-4291-adf4-9e711661d902 2018-08-22 20:34:08,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233888626099s 2018-08-22 20:34:08,130 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-4fdb30e6-39c1-4291-adf4-9e711661d902 2018-08-22 20:34:08,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-22 20:34:08,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/d55db87b-cd9d-4976-a3fb-6be3430344e6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" 2018-08-22 20:34:08,163 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 20:34: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-34c683f9-2c80-41f5-8eb2-f2591786ba3e x-compute-request-id: req-34c683f9-2c80-41f5-8eb2-f2591786ba3e Content-Length: 0 Content-Type: application/json 2018-08-22 20:34:08,164 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/d55db87b-cd9d-4976-a3fb-6be3430344e6 used request id req-34c683f9-2c80-41f5-8eb2-f2591786ba3e 2018-08-22 20:34:08,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0315179824829s 2018-08-22 20:34:08,164 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/d55db87b-cd9d-4976-a3fb-6be3430344e6 used request id req-34c683f9-2c80-41f5-8eb2-f2591786ba3e 2018-08-22 20:34:08,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-22 20:34:08,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/81915218-59e4-4388-9c06-23b109deaca0/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}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" -d '{"subnet_id": "a6b07f64-0ed9-4b92-b4a4-afd6ddfd46e9"}' 2018-08-22 20:34:10,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-248106aa-b7ff-4c1c-8f0f-c9bae2aa6d59 Date: Wed, 22 Aug 2018 20:34:10 GMT RESP BODY: {"network_id": "f88ae1f0-00e6-451c-b789-2951954ed173", "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "subnet_id": "a6b07f64-0ed9-4b92-b4a4-afd6ddfd46e9", "subnet_ids": ["a6b07f64-0ed9-4b92-b4a4-afd6ddfd46e9"], "port_id": "234381df-96a1-498b-bc26-6d9eadefcab7", "id": "81915218-59e4-4388-9c06-23b109deaca0"} 2018-08-22 20:34:10,390 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/81915218-59e4-4388-9c06-23b109deaca0/remove_router_interface.json used request id req-248106aa-b7ff-4c1c-8f0f-c9bae2aa6d59 2018-08-22 20:34:10,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.22583794594s 2018-08-22 20:34:10,390 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/81915218-59e4-4388-9c06-23b109deaca0/remove_router_interface.json used request id req-248106aa-b7ff-4c1c-8f0f-c9bae2aa6d59 returning object 81915218-59e4-4388-9c06-23b109deaca0 2018-08-22 20:34:10,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-22 20:34:10,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" 2018-08-22 20:34:10,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1710 X-Openstack-Request-Id: req-d242de2e-ecd1-4501-9d23-716eb6a7999a Date: Wed, 22 Aug 2018 20:34:10 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0d04661f6c60488f820671b9642c7ddd", "created_at": "2018-08-22T19:01:53Z", "admin_state_up": true, "updated_at": "2018-08-22T19:01:53Z", "project_id": "0d04661f6c60488f820671b9642c7ddd", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "3536db99-734b-495d-bcf4-4f57b657ee9d", "name": "tempest-pretest-check-744661818"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d69b1f3fec314e8ebf952b8c456a331b", "created_at": "2018-08-22T20:31:22Z", "admin_state_up": true, "updated_at": "2018-08-22T20:34:09Z", "project_id": "d69b1f3fec314e8ebf952b8c456a331b", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "81915218-59e4-4388-9c06-23b109deaca0", "name": "neutron_trunk-router_3cbe71ee-52b5-4f38-81b4-3e97db70ec26"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8c3a7156a2194a2d8867c7393ca07854", "created_at": "2018-08-22T19:02:25Z", "admin_state_up": false, "updated_at": "2018-08-22T19:02:25Z", "project_id": "8c3a7156a2194a2d8867c7393ca07854", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "e37973d3-f064-441a-b7cb-95e6c871795f", "name": "tempest-router-344785007"}]} 2018-08-22 20:34:10,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-d242de2e-ecd1-4501-9d23-716eb6a7999a 2018-08-22 20:34:10,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.119824886322s 2018-08-22 20:34:10,511 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-d242de2e-ecd1-4501-9d23-716eb6a7999a 2018-08-22 20:34:10,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-22 20:34:10,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/81915218-59e4-4388-9c06-23b109deaca0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" 2018-08-22 20:34:11,773 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3ba544e3-15b1-4394-bc7a-e20d33d019c0 Content-Length: 0 Date: Wed, 22 Aug 2018 20:34:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 20:34:11,774 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/81915218-59e4-4388-9c06-23b109deaca0.json used request id req-3ba544e3-15b1-4394-bc7a-e20d33d019c0 2018-08-22 20:34:11,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.26111197472s 2018-08-22 20:34:11,774 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/81915218-59e4-4388-9c06-23b109deaca0.json used request id req-3ba544e3-15b1-4394-bc7a-e20d33d019c0 2018-08-22 20:34:11,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-22 20:34:11,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" 2018-08-22 20:34:11,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-9bebce08-aef0-47f2-b7a3-598da6965d5a Date: Wed, 22 Aug 2018 20:34:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-22T18:46:39Z","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":"37350c7d-7f7a-4dc4-acdb-2f5b730b9a18","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1069e6f21fd84144b26b3ff0ad5800c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:39Z","ip_version":4},{"updated_at":"2018-08-22T20:31:22Z","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":"a6b07f64-0ed9-4b92-b4a4-afd6ddfd46e9","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d69b1f3fec314e8ebf952b8c456a331b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_3cbe71ee-52b5-4f38-81b4-3e97db70ec26","enable_dhcp":true,"segment_id":null,"network_id":"f88ae1f0-00e6-451c-b789-2951954ed173","tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T20:31:22Z","ip_version":4}]} 2018-08-22 20:34:11,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-9bebce08-aef0-47f2-b7a3-598da6965d5a 2018-08-22 20:34:11,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0376949310303s 2018-08-22 20:34:11,813 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-9bebce08-aef0-47f2-b7a3-598da6965d5a 2018-08-22 20:34:11,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-22 20:34:11,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/a6b07f64-0ed9-4b92-b4a4-afd6ddfd46e9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" 2018-08-22 20:34:12,981 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-32e3ec75-d865-4b07-bb67-1e75414a2b49 Date: Wed, 22 Aug 2018 20:34:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 20:34:12,981 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/a6b07f64-0ed9-4b92-b4a4-afd6ddfd46e9.json used request id req-32e3ec75-d865-4b07-bb67-1e75414a2b49 2018-08-22 20:34:12,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.16684103012s 2018-08-22 20:34:12,981 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/a6b07f64-0ed9-4b92-b4a4-afd6ddfd46e9.json used request id req-32e3ec75-d865-4b07-bb67-1e75414a2b49 2018-08-22 20:34:12,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 20:34:12,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" 2018-08-22 20:34:13,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1436 X-Openstack-Request-Id: req-5d26df95-d0da-42a3-9fc7-a265f6916f17 Date: Wed, 22 Aug 2018 20:34:13 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f88ae1f0-00e6-451c-b789-2951954ed173","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":true,"project_id":"d69b1f3fec314e8ebf952b8c456a331b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T20:34:12Z","qos_policy_id":null,"name":"neutron_trunk-net_3cbe71ee-52b5-4f38-81b4-3e97db70ec26","admin_state_up":true,"tenant_id":"d69b1f3fec314e8ebf952b8c456a331b","created_at":"2018-08-22T20:31:21Z","provider:network_type":"vxlan"}]} 2018-08-22 20:34:13,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5d26df95-d0da-42a3-9fc7-a265f6916f17 2018-08-22 20:34:13,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0833828449249s 2018-08-22 20:34:13,066 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5d26df95-d0da-42a3-9fc7-a265f6916f17 2018-08-22 20:34:13,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-22 20:34:13,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/f88ae1f0-00e6-451c-b789-2951954ed173.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" 2018-08-22 20:34:14,651 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d6e54e92-d184-455b-bb9d-0694de39ef58 Date: Wed, 22 Aug 2018 20:34:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 20:34:14,651 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/f88ae1f0-00e6-451c-b789-2951954ed173.json used request id req-d6e54e92-d184-455b-bb9d-0694de39ef58 2018-08-22 20:34:14,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.58468103409s 2018-08-22 20:34:14,652 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/f88ae1f0-00e6-451c-b789-2951954ed173.json used request id req-d6e54e92-d184-455b-bb9d-0694de39ef58 2018-08-22 20:34:14,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 20:34:14,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" 2018-08-22 20:34:14,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-0cce3f9c-3621-4497-9d56-6f1233c2ed2e Date: Wed, 22 Aug 2018 20:34:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T20:31:27Z", "file": "/v2/images/3c290ac2-a06c-482e-ab8f-1527b3002106/file", "owner": "d69b1f3fec314e8ebf952b8c456a331b", "id": "3c290ac2-a06c-482e-ab8f-1527b3002106", "size": 12716032, "self": "/v2/images/3c290ac2-a06c-482e-ab8f-1527b3002106", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/3c290ac2-a06c-482e-ab8f-1527b3002106/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/3c290ac2-a06c-482e-ab8f-1527b3002106/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_3cbe71ee-52b5-4f38-81b4-3e97db70ec26", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_3cbe71ee-52b5-4f38-81b4-3e97db70ec26", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-22T20:31:26Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 20:34:14,679 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0cce3f9c-3621-4497-9d56-6f1233c2ed2e 2018-08-22 20:34:14,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0238361358643s 2018-08-22 20:34:14,679 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0cce3f9c-3621-4497-9d56-6f1233c2ed2e 2018-08-22 20:34:14,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-22 20:34:14,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/3c290ac2-a06c-482e-ab8f-1527b3002106 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" 2018-08-22 20:34:15,717 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-27916d6c-125e-4046-a596-6ce0127f7d44 Date: Wed, 22 Aug 2018 20:34:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 20:34:15,717 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/3c290ac2-a06c-482e-ab8f-1527b3002106 used request id req-27916d6c-125e-4046-a596-6ce0127f7d44 2018-08-22 20:34:15,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.03658008575s 2018-08-22 20:34:15,717 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/3c290ac2-a06c-482e-ab8f-1527b3002106 used request id req-27916d6c-125e-4046-a596-6ce0127f7d44 2018-08-22 20:34:15,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 20:34:15,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" 2018-08-22 20:34:15,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:34: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-fdf91591-1150-4308-916d-e7415d8be41c x-compute-request-id: req-fdf91591-1150-4308-916d-e7415d8be41c Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_3cbe71ee-52b5-4f38-81b4-3e97db70ec26", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1fb6d0c4-a144-4860-a5e2-5feae7e73fad", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1fb6d0c4-a144-4860-a5e2-5feae7e73fad", "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": "1fb6d0c4-a144-4860-a5e2-5feae7e73fad"}]} 2018-08-22 20:34:15,739 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-fdf91591-1150-4308-916d-e7415d8be41c 2018-08-22 20:34:15,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0214838981628s 2018-08-22 20:34:15,739 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-fdf91591-1150-4308-916d-e7415d8be41c 2018-08-22 20:34:15,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-22 20:34:15,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/1fb6d0c4-a144-4860-a5e2-5feae7e73fad -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3d88f0890cc0f5d36eed7d3c62254b4c04020c31" 2018-08-22 20:34:15,770 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 20:34: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-869427f6-ed95-424f-877d-18ae66bcaeac x-compute-request-id: req-869427f6-ed95-424f-877d-18ae66bcaeac Content-Length: 0 Content-Type: application/json 2018-08-22 20:34:15,771 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/1fb6d0c4-a144-4860-a5e2-5feae7e73fad used request id req-869427f6-ed95-424f-877d-18ae66bcaeac 2018-08-22 20:34:15,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0295090675354s 2018-08-22 20:34:15,771 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/1fb6d0c4-a144-4860-a5e2-5feae7e73fad used request id req-869427f6-ed95-424f-877d-18ae66bcaeac 2018-08-22 20:34:15,826 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2018-08-22 20:34:15,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 20:34:15,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-22 20:34:15,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 20:34:15,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 20:34:15,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 20:34:15,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 20:34:15,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 20:34:15,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 20:34:15,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 20:34:15,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 20:34:15,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 20:34:15,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 20:34:15,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 20:34:15,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 20:34:15,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 20:34:15,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 20:34:15,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 20:34:15,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 20:34:15,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 20:34:15,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 20:34:15,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 20:34:15,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 20:34:15,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 20:34:15,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-22 20:34:15,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-22 20:34:15,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 20:34:15,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:34:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be71303c-5633-4449-8a72-fa33bcffbca0 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 20:34:15,876 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-be71303c-5633-4449-8a72-fa33bcffbca0 2018-08-22 20:34:15,876 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 20:34:16,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T21:34:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d69b1f3fec314e8ebf952b8c456a331b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "032439070e6549a2a698896c40df0822"}, "audit_ids": ["ylF-m_lTRtGY8U2-iCp5aw"], "issued_at": "2018-08-22T20:34:16.000000Z"}} 2018-08-22 20:34:16,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 20:34:16,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}e436782d6f0bd7dee9c5151169b2c6bb65eac7ed" 2018-08-22 20:34:16,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-dcf2589b-69ee-42db-bb0b-44f5a3a56b4a Date: Wed, 22 Aug 2018 20:34:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 20:34:16,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-dcf2589b-69ee-42db-bb0b-44f5a3a56b4a 2018-08-22 20:34:16,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.634500980377s 2018-08-22 20:34:16,906 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-dcf2589b-69ee-42db-bb0b-44f5a3a56b4a 2018-08-22 20:34:16,907 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-22 20:34:19,770 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-22 20:34:22,570 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 8556c8e1-c5b4-4b12-9d75-0bd6caff592e | 2018-08-22T20:34:22.173926 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 8556c8e1-c5b4-4b12-9d75-0bd6caff592e ~/.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-08-22 20:34:26,169 - 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-08-22 20:34:26,170 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-22 20:34:28,946 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-22 20:34:32,329 - 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=67b6cee3-96d9-465d-9f56-e88c03299b60) as the default verifier for the future CLI operations. 2018-08-22 20:34:35,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-22 20:34:35,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e436782d6f0bd7dee9c5151169b2c6bb65eac7ed" 2018-08-22 20:34:35,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-21a653e5-f8fa-411d-aa99-092a2b61fe2c Date: Wed, 22 Aug 2018 20:34:35 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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "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": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 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-08-22 20:34:35,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-21a653e5-f8fa-411d-aa99-092a2b61fe2c 2018-08-22 20:34:35,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.0130739212036s 2018-08-22 20:34:35,639 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-21a653e5-f8fa-411d-aa99-092a2b61fe2c 2018-08-22 20:34:35,648 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2018-08-22 20:34:35,648 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2018-08-22 20:34:35,649 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2018-08-22 20:34:35,706 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2018-08-22 20:34:35,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 20:34:35,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-22 20:34:35,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 20:34:35,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 20:34:35,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 20:34:35,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 20:34:35,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 20:34:35,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 20:34:35,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 20:34:35,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 20:34:35,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 20:34:35,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 20:34:35,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 20:34:35,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 20:34:35,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 20:34:35,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 20:34:35,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 20:34:35,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 20:34:35,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 20:34:35,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 20:34:35,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 20:34:35,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 20:34:35,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 20:34:35,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-22 20:34:35,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-22 20:34:35,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 20:34:35,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:34:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53a3583c-2385-4dab-94a1-8d6f94ba2769 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 20:34:35,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-53a3583c-2385-4dab-94a1-8d6f94ba2769 2018-08-22 20:34:35,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 20:34:36,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T21:34:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d69b1f3fec314e8ebf952b8c456a331b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "032439070e6549a2a698896c40df0822"}, "audit_ids": ["lURV_0D6RHS8gx50g0qiwg"], "issued_at": "2018-08-22T20:34:36.000000Z"}} 2018-08-22 20:34:36,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 20:34:36,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}d24fc2421ab7506dd0f3bef43a886e60d714c9ba" 2018-08-22 20:34:36,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-a50375ab-d6f5-4db3-ad54-5e39ac10796f Date: Wed, 22 Aug 2018 20:34:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 20:34:36,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a50375ab-d6f5-4db3-ad54-5e39ac10796f 2018-08-22 20:34:36,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.313341140747s 2018-08-22 20:34:36,566 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a50375ab-d6f5-4db3-ad54-5e39ac10796f 2018-08-22 20:34:36,567 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-22 20:34:39,418 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-22 20:34:42,238 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 89908411-6c77-45e6-8c13-da35a5ae8c50 | 2018-08-22T20:34:41.903289 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 89908411-6c77-45e6-8c13-da35a5ae8c50 ~/.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-08-22 20:34:45,990 - 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-08-22 20:34:45,990 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-22 20:34:48,622 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-22 20:34:52,157 - 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=f8d6d6ff-9326-4653-afe1-a99e81309f4d) as the default verifier for the future CLI operations. 2018-08-22 20:34:55,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-22 20:34:55,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d24fc2421ab7506dd0f3bef43a886e60d714c9ba" 2018-08-22 20:34:55,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-840c058e-eb3e-4ae2-b752-753c200b455d Date: Wed, 22 Aug 2018 20:34:55 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "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": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 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-08-22 20:34:55,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-840c058e-eb3e-4ae2-b752-753c200b455d 2018-08-22 20:34:55,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.264612913132s 2018-08-22 20:34:55,533 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-840c058e-eb3e-4ae2-b752-753c200b455d 2018-08-22 20:34:55,542 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2018-08-22 20:34:55,543 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2018-08-22 20:34:55,543 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2018-08-22 20:34:55,601 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-08-22 20:34:55,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 20:34:55,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-22 20:34:55,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 20:34:55,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 20:34:55,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 20:34:55,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 20:34:55,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 20:34:55,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 20:34:55,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 20:34:55,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 20:34:55,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 20:34:55,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 20:34:55,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 20:34:55,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 20:34:55,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 20:34:55,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 20:34:55,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 20:34:55,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 20:34:55,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 20:34:55,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 20:34:55,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 20:34:55,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 20:34:55,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 20:34:55,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-22 20:34:55,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-22 20:34:55,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 20:34:55,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d78d6c12-4542-4650-9390-0b3351809e1a 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 20:34:55,651 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-d78d6c12-4542-4650-9390-0b3351809e1a 2018-08-22 20:34:55,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 20:34:56,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T21:34:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d69b1f3fec314e8ebf952b8c456a331b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "032439070e6549a2a698896c40df0822"}, "audit_ids": ["am8sHmQpRtuW117ELXN6yg"], "issued_at": "2018-08-22T20:34:55.000000Z"}} 2018-08-22 20:34:56,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 20:34:56,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}eb87f89c44e844177f08c39eee5b0ca8b07cf3a4" 2018-08-22 20:34:56,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-1ede715e-47be-4c5a-8e38-fbe00372779c Date: Wed, 22 Aug 2018 20:34:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 20:34:56,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1ede715e-47be-4c5a-8e38-fbe00372779c 2018-08-22 20:34:56,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.257390975952s 2018-08-22 20:34:56,300 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1ede715e-47be-4c5a-8e38-fbe00372779c 2018-08-22 20:34:56,300 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-22 20:34:59,115 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-22 20:35:01,937 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 8bcec16c-3365-49b1-b2f5-49dd72b0c16b | 2018-08-22T20:35:01.604458 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 8bcec16c-3365-49b1-b2f5-49dd72b0c16b ~/.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-08-22 20:35:05,635 - 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-08-22 20:35:05,635 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-22 20:35:08,239 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-22 20:35:11,491 - 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=99962eeb-3115-40ab-bfc7-60296475bb69) as the default verifier for the future CLI operations. 2018-08-22 20:35:14,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 20:35:14,620 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 22 Aug 2018 20:35:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ee78216-a7c7-40f4-9afe-23cc50cb8019 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.24:5000/v3/", "rel": "self"}]}]}} 2018-08-22 20:35:14,620 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-7ee78216-a7c7-40f4-9afe-23cc50cb8019 2018-08-22 20:35:14,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-22 20:35:14,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-22 20:35:14,628 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 22 Aug 2018 20:35:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a56dadc-7070-4dd2-98c9-d9622b324cc2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.5:35357/v3/", "rel": "self"}]}]}} 2018-08-22 20:35:14,628 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.5:35357/ used request id req-4a56dadc-7070-4dd2-98c9-d9622b324cc2 2018-08-22 20:35:14,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eb87f89c44e844177f08c39eee5b0ca8b07cf3a4" 2018-08-22 20:35:14,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:35:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d78b3bd-d0d0-4640-a03f-cb8846b49469 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/0463693267b343c6b911ff54fcb45cc8"}, "enabled": true, "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/17f5b5991b0049a1b919d6c384e393fb"}, "enabled": true, "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/45bfe01157a94ea1b20f2c101df89c13"}, "enabled": true, "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4a53873eb85541dd8415eb2067956803"}, "enabled": true, "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/660098b3e4b444b09de7f0daabfb5510"}, "enabled": true, "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/7b70f44e9cd7440ba88a7ed2efa82fcc"}, "enabled": true, "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/90ec3a4eb1404aca9331a3fdd05edd8c"}, "enabled": true, "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/93654fc43b2d4242bab3c33541799fc1"}, "enabled": true, "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/96dda4b622854e40b5c815e2d19b98e2"}, "enabled": true, "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/975d1e8041c9482eb6fcb83abc92e2ae"}, "enabled": true, "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a9017a380550492e8503ea9057d0335b"}, "enabled": true, "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/d8c1f20da90743b58333c3bb17f76467"}, "enabled": true, "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e0c9147a4d574e978029f1012c1b5cef"}, "enabled": true, "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/eed3565bb76d48b7a1725f264a59d873"}, "enabled": true, "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/efa5c8345fa0427abeeecc5bef642565"}, "enabled": true, "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-08-22 20:35:14,799 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-2d78b3bd-d0d0-4640-a03f-cb8846b49469 2018-08-22 20:35:14,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.177170991898s 2018-08-22 20:35:14,800 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-2d78b3bd-d0d0-4640-a03f-cb8846b49469 2018-08-22 20:35:14,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-22 20:35:14,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}eb87f89c44e844177f08c39eee5b0ca8b07cf3a4" 2018-08-22 20:35:15,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-229d15af-2e27-454c-b468-bad3880f80e4 Date: Wed, 22 Aug 2018 20:35:15 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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "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": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 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-08-22 20:35:15,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-229d15af-2e27-454c-b468-bad3880f80e4 2018-08-22 20:35:15,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.249034881592s 2018-08-22 20:35:15,054 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-229d15af-2e27-454c-b468-bad3880f80e4 2018-08-22 20:35:15,064 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-08-22 20:35:15,064 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-22 20:35:15,066 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 04:28 | PASS | | neutron-tempest-plugin-api | functest | smoke | 10:49 | PASS | | rally_sanity | functest | smoke | 23:15 | FAIL | | refstack_defcore | functest | smoke | 03:40 | PASS | | patrole | functest | smoke | 02:18 | PASS | | vmtp | functest | smoke | 18:54 | PASS | | shaker | functest | smoke | 29:47 | PASS | | snaps_smoke | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 02:45 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-08-22 20:35:15,071 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-22 20:35:15,100 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-22 20:35:39,698 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-230 | | 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-08-22 20:35:39,701 - 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.24,192.30.9.5 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.24:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=CHdJRyd1GcfgT3w14p5FhdwxB 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=d69b1f3fec314e8ebf952b8c456a331b export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-22 20:35:39,701 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-22 20:35:39,702 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-08-22 20:35:39,702 - 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 | | vgpu | functest | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-08-22 20:35:39,704 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-22 20:36:12,721 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-230 | | 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-08-22 20:36:12,724 - 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.24,192.30.9.5 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.24:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=CHdJRyd1GcfgT3w14p5FhdwxB 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=d69b1f3fec314e8ebf952b8c456a331b export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-22 20:36:12,724 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-22 20:36:12,725 - 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-08-22 20:36:12,736 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-08-22 20:36:13,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 20:36:13,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 20:36:13,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 20:36:13,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 20:36:13,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 20:36:13,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 20:36:13,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 20:36:13,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 20:36:13,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 20:36:13,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 20:36:13,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 20:36:13,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 20:36:13,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 20:36:13,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 20:36:13,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 20:36:13,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 20:36:13,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 20:36:13,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 20:36:13,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 20:36:13,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 20:36:13,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 20:36:13,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 20:36:13,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 20:36:13,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e95972a-fd04-469e-8487-7124989011b6 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 20:36:13,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-5e95972a-fd04-469e-8487-7124989011b6 2018-08-22 20:36:13,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 20:36:13,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T21:36:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d69b1f3fec314e8ebf952b8c456a331b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "032439070e6549a2a698896c40df0822"}, "audit_ids": ["C622SmU2RCe_JC5fzyNlPQ"], "issued_at": "2018-08-22T20:36:13.000000Z"}} 2018-08-22 20:36:13,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 20:36:13,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}e788191d910bf0ed6535f51b0a4ffb495123207d" 2018-08-22 20:36:13,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-6cbea98a-332a-4d83-98d6-aadf2b33f4ac Date: Wed, 22 Aug 2018 20:36:13 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 20:36:13,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6cbea98a-332a-4d83-98d6-aadf2b33f4ac 2018-08-22 20:36:13,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.333046913147s 2018-08-22 20:36:13,865 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6cbea98a-332a-4d83-98d6-aadf2b33f4ac 2018-08-22 20:36:13,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 20:36:13,879 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 22 Aug 2018 20:36:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95d71a5f-7545-4fd2-9500-ab752f66d3cf 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.24:5000/v3/", "rel": "self"}]}]}} 2018-08-22 20:36:13,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-95d71a5f-7545-4fd2-9500-ab752f66d3cf 2018-08-22 20:36:13,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 20:36:13,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e788191d910bf0ed6535f51b0a4ffb495123207d" 2018-08-22 20:36:14,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61fb8b9b-7013-4eed-a2b2-903c814a8eb0 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/4beeafd00465418cb49ec3ca3c085af1"}, "tags": [], "enabled": true, "id": "4beeafd00465418cb49ec3ca3c085af1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-08-22 20:36:14,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-61fb8b9b-7013-4eed-a2b2-903c814a8eb0 2018-08-22 20:36:14,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.180891990662s 2018-08-22 20:36:14,061 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-61fb8b9b-7013-4eed-a2b2-903c814a8eb0 2018-08-22 20:36:14,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-22 20:36:14,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}e788191d910bf0ed6535f51b0a4ffb495123207d" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_00cc1c5f-11eb-4767-8946-b6448defe551"}}' 2018-08-22 20:36:14,277 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 22 Aug 2018 20:36:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-769d4a02-80fe-4fae-bad9-1c7a8dfd1f92 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.24:5000/v3/projects/40f3a7f3745a4d3092f49959067a0d9d"}, "tags": [], "enabled": true, "id": "40f3a7f3745a4d3092f49959067a0d9d", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_00cc1c5f-11eb-4767-8946-b6448defe551"}} 2018-08-22 20:36:14,278 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-769d4a02-80fe-4fae-bad9-1c7a8dfd1f92 2018-08-22 20:36:14,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.209558963776s 2018-08-22 20:36:14,278 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-769d4a02-80fe-4fae-bad9-1c7a8dfd1f92 2018-08-22 20:36:14,278 - 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'40f3a7f3745a4d3092f49959067a0d9d', '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_00cc1c5f-11eb-4767-8946-b6448defe551'}) 2018-08-22 20:36:14,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-22 20:36:14,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}e788191d910bf0ed6535f51b0a4ffb495123207d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "dc157e0d-bc2e-4295-83f8-7379e634a7c1", "email": null, "name": "cloudify-user_00cc1c5f-11eb-4767-8946-b6448defe551"}}' 2018-08-22 20:36:14,738 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 22 Aug 2018 20:36:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b10c8eba-65a9-44d6-a8fd-12a051e931c1 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_00cc1c5f-11eb-4767-8946-b6448defe551", "links": {"self": "http://172.30.9.24:5000/v3/users/e15b736775c547abb7db7cf9d6a3c0b8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e15b736775c547abb7db7cf9d6a3c0b8", "domain_id": "default", "password_expires_at": null}} 2018-08-22 20:36:14,738 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-b10c8eba-65a9-44d6-a8fd-12a051e931c1 2018-08-22 20:36:14,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.453202009201s 2018-08-22 20:36:14,738 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-b10c8eba-65a9-44d6-a8fd-12a051e931c1 2018-08-22 20:36:14,739 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e15b736775c547abb7db7cf9d6a3c0b8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_00cc1c5f-11eb-4767-8946-b6448defe551'}) 2018-08-22 20:36:14,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 20:36:14,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e788191d910bf0ed6535f51b0a4ffb495123207d" 2018-08-22 20:36:14,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:36:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37bf7ef4-3987-43c2-89a9-162fa27230a5 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 20:36:14,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-37bf7ef4-3987-43c2-89a9-162fa27230a5 2018-08-22 20:36:14,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182574987411s 2018-08-22 20:36:14,925 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-37bf7ef4-3987-43c2-89a9-162fa27230a5 2018-08-22 20:36:14,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 20:36:14,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e788191d910bf0ed6535f51b0a4ffb495123207d" 2018-08-22 20:36:15,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:36:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10c4f82a-6448-456b-a375-b9ab77f57460 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 20:36:15,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-10c4f82a-6448-456b-a375-b9ab77f57460 2018-08-22 20:36:15,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176131010056s 2018-08-22 20:36:15,107 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-10c4f82a-6448-456b-a375-b9ab77f57460 2018-08-22 20:36:15,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 20:36:15,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e788191d910bf0ed6535f51b0a4ffb495123207d" 2018-08-22 20:36:15,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:36:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36d32677-dd16-4eeb-bfec-20c40262ac98 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 20:36:15,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-36d32677-dd16-4eeb-bfec-20c40262ac98 2018-08-22 20:36:15,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.183609008789s 2018-08-22 20:36:15,296 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-36d32677-dd16-4eeb-bfec-20c40262ac98 2018-08-22 20:36:15,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 20:36:15,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e788191d910bf0ed6535f51b0a4ffb495123207d" 2018-08-22 20:36:15,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:36:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-775718ea-a904-4f11-abea-bb6250d8bc9c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-22 20:36:15,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-775718ea-a904-4f11-abea-bb6250d8bc9c 2018-08-22 20:36:15,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106292963028s 2018-08-22 20:36:15,407 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-775718ea-a904-4f11-abea-bb6250d8bc9c 2018-08-22 20:36:15,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 20:36:15,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e788191d910bf0ed6535f51b0a4ffb495123207d" 2018-08-22 20:36:15,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:36:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12e41da6-0559-4bb2-84f9-b238ec15ab98 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "cloudify-user_00cc1c5f-11eb-4767-8946-b6448defe551", "links": {"self": "http://172.30.9.24:5000/v3/users/e15b736775c547abb7db7cf9d6a3c0b8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e15b736775c547abb7db7cf9d6a3c0b8", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 20:36:15,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-12e41da6-0559-4bb2-84f9-b238ec15ab98 2018-08-22 20:36:15,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.199285030365s 2018-08-22 20:36:15,608 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-12e41da6-0559-4bb2-84f9-b238ec15ab98 2018-08-22 20:36:15,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 20:36:15,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}e788191d910bf0ed6535f51b0a4ffb495123207d" 2018-08-22 20:36:15,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:36:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bd8a049-0b39-4a20-adc8-ab7f5f77e58d Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.24:5000/v3/projects/40f3a7f3745a4d3092f49959067a0d9d"}, "tags": [], "enabled": true, "id": "40f3a7f3745a4d3092f49959067a0d9d", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_00cc1c5f-11eb-4767-8946-b6448defe551"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-22 20:36:15,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-3bd8a049-0b39-4a20-adc8-ab7f5f77e58d 2018-08-22 20:36:15,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.182564020157s 2018-08-22 20:36:15,802 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-3bd8a049-0b39-4a20-adc8-ab7f5f77e58d 2018-08-22 20:36:15,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-22 20:36:15,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=e15b736775c547abb7db7cf9d6a3c0b8&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=40f3a7f3745a4d3092f49959067a0d9d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e788191d910bf0ed6535f51b0a4ffb495123207d" 2018-08-22 20:36:15,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:36:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-674725db-f19e-4fb2-b7b6-8f29b7344091 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=e15b736775c547abb7db7cf9d6a3c0b8&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=40f3a7f3745a4d3092f49959067a0d9d", "previous": null, "next": null}} 2018-08-22 20:36:15,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=e15b736775c547abb7db7cf9d6a3c0b8&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=40f3a7f3745a4d3092f49959067a0d9d used request id req-674725db-f19e-4fb2-b7b6-8f29b7344091 2018-08-22 20:36:15,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100921154022s 2018-08-22 20:36:15,911 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=e15b736775c547abb7db7cf9d6a3c0b8&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=40f3a7f3745a4d3092f49959067a0d9d used request id req-674725db-f19e-4fb2-b7b6-8f29b7344091 2018-08-22 20:36:15,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-22 20:36:15,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/40f3a7f3745a4d3092f49959067a0d9d/users/e15b736775c547abb7db7cf9d6a3c0b8/roles/81768ab888da4b9ba2d6d91befcb7b0f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e788191d910bf0ed6535f51b0a4ffb495123207d" 2018-08-22 20:36:16,068 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 20:36:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-104dcc86-361f-4275-9626-407e56e6fa1c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 20:36:16,068 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/40f3a7f3745a4d3092f49959067a0d9d/users/e15b736775c547abb7db7cf9d6a3c0b8/roles/81768ab888da4b9ba2d6d91befcb7b0f used request id req-104dcc86-361f-4275-9626-407e56e6fa1c 2018-08-22 20:36:16,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.154115915298s 2018-08-22 20:36:16,069 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/40f3a7f3745a4d3092f49959067a0d9d/users/e15b736775c547abb7db7cf9d6a3c0b8/roles/81768ab888da4b9ba2d6d91befcb7b0f used request id req-104dcc86-361f-4275-9626-407e56e6fa1c 2018-08-22 20:36:16,069 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_00cc1c5f-11eb-4767-8946-b6448defe551', 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'40f3a7f3745a4d3092f49959067a0d9d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'dc157e0d-bc2e-4295-83f8-7379e634a7c1', 'username': u'cloudify-user_00cc1c5f-11eb-4767-8946-b6448defe551', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-22 20:36:16,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 20:36:16,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 20:36:16,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 20:36:16,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 20:36:16,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 20:36:16,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 20:36:16,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 20:36:16,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 20:36:16,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 20:36:16,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 20:36:16,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 20:36:16,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 20:36:16,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 20:36:16,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 20:36:16,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 20:36:16,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 20:36:16,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 20:36:16,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 20:36:16,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 20:36:16,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 20:36:16,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 20:36:16,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 20:36:16,081 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_00cc1c5f-11eb-4767-8946-b6448defe551', 'password': 'dc157e0d-bc2e-4295-83f8-7379e634a7c1', 'project_name': 'cloudify-project_00cc1c5f-11eb-4767-8946-b6448defe551', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '40f3a7f3745a4d3092f49959067a0d9d', 'project_domain_name': 'Default'} 2018-08-22 20:36:16,082 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-08-22 20:36:16,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 20:36:16,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:36:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98223388-0e43-4e03-9b9e-34e1a18bd675 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 20:36:16,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-98223388-0e43-4e03-9b9e-34e1a18bd675 2018-08-22 20:36:16,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 20:36:16,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}], "expires_at": "2018-08-22T21:36:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40f3a7f3745a4d3092f49959067a0d9d", "name": "cloudify-project_00cc1c5f-11eb-4767-8946-b6448defe551"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/40f3a7f3745a4d3092f49959067a0d9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/40f3a7f3745a4d3092f49959067a0d9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/40f3a7f3745a4d3092f49959067a0d9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/40f3a7f3745a4d3092f49959067a0d9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/40f3a7f3745a4d3092f49959067a0d9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/40f3a7f3745a4d3092f49959067a0d9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/40f3a7f3745a4d3092f49959067a0d9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/40f3a7f3745a4d3092f49959067a0d9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/40f3a7f3745a4d3092f49959067a0d9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_40f3a7f3745a4d3092f49959067a0d9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_40f3a7f3745a4d3092f49959067a0d9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/40f3a7f3745a4d3092f49959067a0d9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/40f3a7f3745a4d3092f49959067a0d9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/40f3a7f3745a4d3092f49959067a0d9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_00cc1c5f-11eb-4767-8946-b6448defe551", "id": "e15b736775c547abb7db7cf9d6a3c0b8"}, "audit_ids": ["ZJwRRRenRQWWua8tHjhPlQ"], "issued_at": "2018-08-22T20:36:16.000000Z"}} 2018-08-22 20:36:16,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-22 20:36:16,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" -d '{"network": {"name": "cloudify-net_00cc1c5f-11eb-4767-8946-b6448defe551", "admin_state_up": true}}' 2018-08-22 20:36:17,281 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-617f751c-ec8f-434b-84c7-043421cdcec8 Date: Wed, 22 Aug 2018 20:36:17 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"befc001e-9736-4a0f-aa09-161c568e62de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"40f3a7f3745a4d3092f49959067a0d9d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T20:36:16Z","is_default":false,"name":"cloudify-net_00cc1c5f-11eb-4767-8946-b6448defe551","qos_policy_id":null,"admin_state_up":true,"tenant_id":"40f3a7f3745a4d3092f49959067a0d9d","created_at":"2018-08-22T20:36:16Z","mtu":1450}} 2018-08-22 20:36:17,281 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-617f751c-ec8f-434b-84c7-043421cdcec8 2018-08-22 20:36:17,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.799035072327s 2018-08-22 20:36:17,282 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-617f751c-ec8f-434b-84c7-043421cdcec8 2018-08-22 20:36:17,282 - 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-08-22T20:36:16Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'befc001e-9736-4a0f-aa09-161c568e62de', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-net_00cc1c5f-11eb-4767-8946-b6448defe551', u'admin_state_up': True, u'tenant_id': u'40f3a7f3745a4d3092f49959067a0d9d', u'created_at': u'2018-08-22T20:36:16Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'40f3a7f3745a4d3092f49959067a0d9d', u'l2_adjacency': True}) 2018-08-22 20:36:17,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 20:36:17,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:36:17,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1228 X-Openstack-Request-Id: req-ef5ad434-ff51-4094-b7b6-6a7371937545 Date: Wed, 22 Aug 2018 20:36:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"befc001e-9736-4a0f-aa09-161c568e62de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"40f3a7f3745a4d3092f49959067a0d9d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T20:36:16Z","qos_policy_id":null,"name":"cloudify-net_00cc1c5f-11eb-4767-8946-b6448defe551","admin_state_up":true,"tenant_id":"40f3a7f3745a4d3092f49959067a0d9d","created_at":"2018-08-22T20:36:16Z","mtu":1450}]} 2018-08-22 20:36:17,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ef5ad434-ff51-4094-b7b6-6a7371937545 2018-08-22 20:36:17,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106083869934s 2018-08-22 20:36:17,390 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ef5ad434-ff51-4094-b7b6-6a7371937545 2018-08-22 20:36:17,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-22 20:36:17,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" -d '{"subnet": {"name": "cloudify-subnet_00cc1c5f-11eb-4767-8946-b6448defe551", "enable_dhcp": true, "network_id": "befc001e-9736-4a0f-aa09-161c568e62de", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-22 20:36:17,950 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-56627ecc-a23a-4276-b11b-ec0139df4333 Date: Wed, 22 Aug 2018 20:36:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"befc001e-9736-4a0f-aa09-161c568e62de","tenant_id":"40f3a7f3745a4d3092f49959067a0d9d","created_at":"2018-08-22T20:36:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-22T20:36:17Z","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":"40f3a7f3745a4d3092f49959067a0d9d","id":"40a30900-ac75-427a-b2ec-ec5873284dc3","subnetpool_id":null,"name":"cloudify-subnet_00cc1c5f-11eb-4767-8946-b6448defe551"}} 2018-08-22 20:36:17,950 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-56627ecc-a23a-4276-b11b-ec0139df4333 2018-08-22 20:36:17,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.558481931686s 2018-08-22 20:36:17,950 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-56627ecc-a23a-4276-b11b-ec0139df4333 2018-08-22 20:36:17,950 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T20:36:17Z', 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'40a30900-ac75-427a-b2ec-ec5873284dc3', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_00cc1c5f-11eb-4767-8946-b6448defe551', u'enable_dhcp': True, u'network_id': u'befc001e-9736-4a0f-aa09-161c568e62de', u'tenant_id': u'40f3a7f3745a4d3092f49959067a0d9d', u'created_at': u'2018-08-22T20:36:17Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'40f3a7f3745a4d3092f49959067a0d9d'}) 2018-08-22 20:36:17,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-22 20:36:17,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" -d '{"router": {"external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "name": "cloudify-router_00cc1c5f-11eb-4767-8946-b6448defe551", "admin_state_up": true}}' 2018-08-22 20:36:19,480 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-81b6419e-e19f-4e59-b9e1-ed4aafd62106 Date: Wed, 22 Aug 2018 20:36:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.218"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "created_at": "2018-08-22T20:36:18Z", "admin_state_up": true, "updated_at": "2018-08-22T20:36:19Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "40f3a7f3745a4d3092f49959067a0d9d", "id": "baf3b5b0-0897-46c0-bebf-00e7bf8d458a", "name": "cloudify-router_00cc1c5f-11eb-4767-8946-b6448defe551"}} 2018-08-22 20:36:19,480 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-81b6419e-e19f-4e59-b9e1-ed4aafd62106 2018-08-22 20:36:19,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.52938914299s 2018-08-22 20:36:19,481 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-81b6419e-e19f-4e59-b9e1-ed4aafd62106 2018-08-22 20:36:19,481 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T20:36:19Z', u'revision_number': 2, u'id': u'baf3b5b0-0897-46c0-bebf-00e7bf8d458a', u'external_gateway_info': {u'network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'37350c7d-7f7a-4dc4-acdb-2f5b730b9a18', u'ip_address': u'172.30.9.218'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_00cc1c5f-11eb-4767-8946-b6448defe551', u'admin_state_up': True, u'tenant_id': u'40f3a7f3745a4d3092f49959067a0d9d', u'created_at': u'2018-08-22T20:36:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'40f3a7f3745a4d3092f49959067a0d9d'}) 2018-08-22 20:36:19,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-22 20:36:19,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/baf3b5b0-0897-46c0-bebf-00e7bf8d458a/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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" -d '{"subnet_id": "40a30900-ac75-427a-b2ec-ec5873284dc3"}' 2018-08-22 20:36:22,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4f4e1051-e674-4338-99d4-6971370008fe Date: Wed, 22 Aug 2018 20:36:22 GMT RESP BODY: {"network_id": "befc001e-9736-4a0f-aa09-161c568e62de", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "subnet_id": "40a30900-ac75-427a-b2ec-ec5873284dc3", "subnet_ids": ["40a30900-ac75-427a-b2ec-ec5873284dc3"], "port_id": "b731ddae-ff74-479d-ab9a-786bc97e9dd4", "id": "baf3b5b0-0897-46c0-bebf-00e7bf8d458a"} 2018-08-22 20:36:22,142 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/baf3b5b0-0897-46c0-bebf-00e7bf8d458a/add_router_interface.json used request id req-4f4e1051-e674-4338-99d4-6971370008fe 2018-08-22 20:36:22,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.66093611717s 2018-08-22 20:36:22,143 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/baf3b5b0-0897-46c0-bebf-00e7bf8d458a/add_router_interface.json used request id req-4f4e1051-e674-4338-99d4-6971370008fe returning object baf3b5b0-0897-46c0-bebf-00e7bf8d458a 2018-08-22 20:36:22,143 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-22 20:36:45,441 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-22 20:36:45,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 20:36:45,448 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 22 Aug 2018 20:36:45 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-22 20:36:45,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 20:36:45,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:36:45,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-0d340a0f-1d43-4893-b95c-f6d608e3efc6 Date: Wed, 22 Aug 2018 20:36:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 20:36:45,737 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0d340a0f-1d43-4893-b95c-f6d608e3efc6 2018-08-22 20:36:45,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.283504962921s 2018-08-22 20:36:45,737 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0d340a0f-1d43-4893-b95c-f6d608e3efc6 2018-08-22 20:36:45,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-22 20:36:45,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_00cc1c5f-11eb-4767-8946-b6448defe551", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_00cc1c5f-11eb-4767-8946-b6448defe551"}' 2018-08-22 20:36:45,803 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/a94db9c4-81a5-4778-b25b-a5900adb3b90 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-07aee1ea-cc2f-487e-907b-e0dd395998b9 Date: Wed, 22 Aug 2018 20:36:45 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T20:36:45Z", "file": "/v2/images/a94db9c4-81a5-4778-b25b-a5900adb3b90/file", "owner": "40f3a7f3745a4d3092f49959067a0d9d", "id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "size": null, "self": "/v2/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_00cc1c5f-11eb-4767-8946-b6448defe551", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_00cc1c5f-11eb-4767-8946-b6448defe551", "checksum": null, "created_at": "2018-08-22T20:36:45Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-22 20:36:45,803 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-07aee1ea-cc2f-487e-907b-e0dd395998b9 2018-08-22 20:36:45,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0578019618988s 2018-08-22 20:36:45,803 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-07aee1ea-cc2f-487e-907b-e0dd395998b9 returning object a94db9c4-81a5-4778-b25b-a5900adb3b90 2018-08-22 20:36:45,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-22 20:36:45,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/a94db9c4-81a5-4778-b25b-a5900adb3b90/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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" -d '' 2018-08-22 20:37:47,840 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-771c7e87-7a0e-4643-99a4-125629ab4035 Date: Wed, 22 Aug 2018 20:37:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 20:37:47,840 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/a94db9c4-81a5-4778-b25b-a5900adb3b90/file used request id req-771c7e87-7a0e-4643-99a4-125629ab4035 2018-08-22 20:37:47,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 62.0362000465s 2018-08-22 20:37:47,841 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/a94db9c4-81a5-4778-b25b-a5900adb3b90/file used request id req-771c7e87-7a0e-4643-99a4-125629ab4035 2018-08-22 20:37:47,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 20:37:47,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:37:47,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-dee57fb6-84ff-4176-aeff-8f55f2163808 Date: Wed, 22 Aug 2018 20:37:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T20:37:47Z", "file": "/v2/images/a94db9c4-81a5-4778-b25b-a5900adb3b90/file", "owner": "40f3a7f3745a4d3092f49959067a0d9d", "id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "size": 4373348352, "self": "/v2/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/a94db9c4-81a5-4778-b25b-a5900adb3b90/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/a94db9c4-81a5-4778-b25b-a5900adb3b90/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_00cc1c5f-11eb-4767-8946-b6448defe551", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_00cc1c5f-11eb-4767-8946-b6448defe551", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-22T20:36:45Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 20:37:47,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-dee57fb6-84ff-4176-aeff-8f55f2163808 2018-08-22 20:37:47,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0386340618134s 2018-08-22 20:37:47,885 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-dee57fb6-84ff-4176-aeff-8f55f2163808 2018-08-22 20:37:47,887 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/a94db9c4-81a5-4778-b25b-a5900adb3b90/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a94db9c4-81a5-4778-b25b-a5900adb3b90/file', 'owner': u'40f3a7f3745a4d3092f49959067a0d9d', 'id': u'a94db9c4-81a5-4778-b25b-a5900adb3b90', 'size': 4373348352, u'self': u'/v2/images/a94db9c4-81a5-4778-b25b-a5900adb3b90', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'40f3a7f3745a4d3092f49959067a0d9d', 'name': 'cloudify-project_00cc1c5f-11eb-4767-8946-b6448defe551', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/a94db9c4-81a5-4778-b25b-a5900adb3b90/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-22T20:37:47Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-22T20:37:47Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_00cc1c5f-11eb-4767-8946-b6448defe551', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/a94db9c4-81a5-4778-b25b-a5900adb3b90', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_00cc1c5f-11eb-4767-8946-b6448defe551', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_00cc1c5f-11eb-4767-8946-b6448defe551', 'created': u'2018-08-22T20:36:45Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-22T20:36:45Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', 'metadata': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/a94db9c4-81a5-4778-b25b-a5900adb3b90', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_00cc1c5f-11eb-4767-8946-b6448defe551', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-08-22 20:37:47,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-22 20:37:47,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}e788191d910bf0ed6535f51b0a4ffb495123207d" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_00cc1c5f-11eb-4767-8946-b6448defe551", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-22 20:37:48,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:37: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-4c559a4a-eacf-439a-915a-05cf7db2273b x-compute-request-id: req-4c559a4a-eacf-439a-915a-05cf7db2273b Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify-flavor_00cc1c5f-11eb-4767-8946-b6448defe551", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "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": "65bd0b13-b02b-4409-b964-7679256c33d3"}} 2018-08-22 20:37:48,272 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-4c559a4a-eacf-439a-915a-05cf7db2273b 2018-08-22 20:37:48,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.383322000504s 2018-08-22 20:37:48,272 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-4c559a4a-eacf-439a-915a-05cf7db2273b 2018-08-22 20:37:48,273 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_00cc1c5f-11eb-4767-8946-b6448defe551', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'65bd0b13-b02b-4409-b964-7679256c33d3', 'swap': 0}) 2018-08-22 20:37:48,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-22 20:37:48,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/65bd0b13-b02b-4409-b964-7679256c33d3/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}e788191d910bf0ed6535f51b0a4ffb495123207d" -d '{"extra_specs": {}}' 2018-08-22 20:37:48,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20: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 x-openstack-request-id: req-2b0b9fe8-151a-49da-a8a1-087cd5f1c089 x-compute-request-id: req-2b0b9fe8-151a-49da-a8a1-087cd5f1c089 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-22 20:37:48,302 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/65bd0b13-b02b-4409-b964-7679256c33d3/os-extra_specs used request id req-2b0b9fe8-151a-49da-a8a1-087cd5f1c089 2018-08-22 20:37:48,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0280950069427s 2018-08-22 20:37:48,302 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/65bd0b13-b02b-4409-b964-7679256c33d3/os-extra_specs used request id req-2b0b9fe8-151a-49da-a8a1-087cd5f1c089 2018-08-22 20:37:48,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-22 20:37:48,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" -d '{"keypair": {"name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551"}}' 2018-08-22 20:37:48,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20: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-b6bea1d9-dc12-4dd0-ad54-471a4ab7a8f9 x-compute-request-id: req-b6bea1d9-dc12-4dd0-ad54-471a4ab7a8f9 Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYy3e9wbFoF9+9e8y8lXpjKUUJhOi8XLdFZ71tIAa5hyUH0CXpXp9717YDPVx7dB4iJYWvZgxZMqxUFqs44ZISe6s6XtOZ3qtOnzx7u5TahWyKMwbgaJkX0Z129bZUw8bPBSvKqSc6f+9sSylZHruY4ER+p/gb3LSH0mNU+Voa0AjGsues0Ak/a1GWeUX39cIC7zBvhWNwWuOvFGSvKkcZjuNn7gVBkuRQvcd8KTs4Si1sk2PJNWrwUPt5HtkMLVOoRhcqWx6iEi7PBkv63ho9ckxgcn7LAmgnbOOFn95b45TJleXzkwChOWsPE5wGFRoIb1jb3a0+jJJi1lh9oKCB Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2Mt3vcGxaBffvXvMvJV6YylFCYTovFy3RWe9bSAGuYclB9Al\n6V6fe9e2Az1ce3QeIiWFr2YMWTKsVBarOOGSEnurOl7Tmd6rTp88e7uU2oVsijMG\n4GiZF9GddvW2VMPGzwUryqknOn/vbEspWR67mOBEfqf4G9y0h9JjVPlaGtAIxrLn\nrNAJP2tRlnlF9/XCAu8wb4VjcFrjrxRkrypHGY7jZ+4FQZLkUL3HfCk7OEotbJNj\nyTVq8FD7eR7ZDC1TqEYXKlseohIuzwZL+t4aPXJMYHJ+ywJoJ2zjhZ/eW+OUyZXl\n85MAoTlrDxOcBhUaCG9Y292tPoySYtZYfaCggQIDAQABAoIBAHAe2rCyyfOR1U8E\nBeDKVd+O6nt/13YDZW1pt5gGZjPxZv9hcRn+q/C6oRGP3JKkfSkfysHpvx0qjeF3\nT9o9HvScLPQlMr5zYJlq1TcQzm0tb/MRbM8GiZa9+/gYH9I65kkO3ZUUYotouwSA\n4sOKl277HbF7YV/Xhy5vapv50dXnKZI4XbN7NFKkne+bSIb+HI13KkQ8XgwIWyNF\nwzFlzVmIVQdFrJPRHrF7bYc18Aq2khfM9edl7bqDSpGcq6lKFmjQjPRdldyE/lOY\nfA651lGI0SlF5fzKCsh/rGrTKYBjSSRn+B3FpzwNbDGG84b2j5QLkEAbPOV0YOlb\nW/MfsHkCgYEA9r7xcfaRMBH1Vgsk6WRjObDJxzhaMeMsHhINSC4J/8o49e6t+ZA8\ned9IwRMPnkhLENnW2k5IPZ+8iDSmKAfZKN2epD2u2nRmrsUVfAxsSyFGzNgUY2rb\nH2JZIet8VcobMk8T6EtjwT9TkPypnJbNWILFk5cVMMvgbAYoEFJVL9MCgYEA4Oz1\nUauapgPWQ2qhkSSZeDTAjQGF15ABJKmiaWo7rM/EwWmj9RVAGbpMBRtLIsk+xueb\n0eFQzqCmDjt1fpf51gaG1kTq6Kp70cmg70waIFq65LYharylkq3TYg2sCw7LG3fL\noNVDKikrkFUwTOIlIQwgnyiwpDOUnLBOG5aBDdsCgYEA51jaOpcLQ/3igH1Ma4QT\nQLkQRzj/4Dx2Ve9pAp8gAvOQ+o2CEzb4bPA8X8LGZwqzTyZgOykgtJ67fx2WGHxb\nUOSR5L5s3ig7SmxBG6DuPHcD0fZbD2fV8ZQdrB8F4c3wN/hK2wcsjbkZWhx7zvTZ\nrb5XD22dkbXmQoJ3N+5qLr8CgYBVKMI0+sDhrEA6ZCvp1S6Z+XcRrArts6MLK4LH\nYKZZZoy7IfEmwLX1R7iykkPfVsyC6HvxedprcR2N8+snVAkOhIgWph8+mhWpNyrM\nj0axC0kJgP+j9urFXzTSQhTqVt6FdtTM/xGf69iHnAlegpzGJ15OhExkzvasYIAi\nJ9iS0wKBgEM0aSBWznEIfQ05P6LwxTx28V7FpdE0al8M1iU3DxmwDPfhqXwpddUk\n2xb9VZQ0W86S5M9iQ6zVZWnveRAuguL3CMQf+5cpzoWMhvWuxyWcWPvloezQuQWc\nbWkTChIz7+Sm1o+dJGYlFErNnTHI9jTuXyLDMJBip5RHD/CaB6/5\n-----END RSA PRIVATE KEY-----\n", "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "fingerprint": "4d:4b:0a:f9:83:24:2e:20:ae:99:f5:d9:47:1a:dc:95"}} 2018-08-22 20:37:48,913 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-b6bea1d9-dc12-4dd0-ad54-471a4ab7a8f9 2018-08-22 20:37:48,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.610634088516s 2018-08-22 20:37:48,914 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-b6bea1d9-dc12-4dd0-ad54-471a4ab7a8f9 2018-08-22 20:37:48,915 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYy3e9wbFoF9+9e8y8lXpjKUUJhOi8XLdFZ71tIAa5hyUH0CXpXp9717YDPVx7dB4iJYWvZgxZMqxUFqs44ZISe6s6XtOZ3qtOnzx7u5TahWyKMwbgaJkX0Z129bZUw8bPBSvKqSc6f+9sSylZHruY4ER+p/gb3LSH0mNU+Voa0AjGsues0Ak/a1GWeUX39cIC7zBvhWNwWuOvFGSvKkcZjuNn7gVBkuRQvcd8KTs4Si1sk2PJNWrwUPt5HtkMLVOoRhcqWx6iEi7PBkv63ho9ckxgcn7LAmgnbOOFn95b45TJleXzkwChOWsPE5wGFRoIb1jb3a0+jJJi1lh9oKCB Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2Mt3vcGxaBffvXvMvJV6YylFCYTovFy3RWe9bSAGuYclB9Al\n6V6fe9e2Az1ce3QeIiWFr2YMWTKsVBarOOGSEnurOl7Tmd6rTp88e7uU2oVsijMG\n4GiZF9GddvW2VMPGzwUryqknOn/vbEspWR67mOBEfqf4G9y0h9JjVPlaGtAIxrLn\nrNAJP2tRlnlF9/XCAu8wb4VjcFrjrxRkrypHGY7jZ+4FQZLkUL3HfCk7OEotbJNj\nyTVq8FD7eR7ZDC1TqEYXKlseohIuzwZL+t4aPXJMYHJ+ywJoJ2zjhZ/eW+OUyZXl\n85MAoTlrDxOcBhUaCG9Y292tPoySYtZYfaCggQIDAQABAoIBAHAe2rCyyfOR1U8E\nBeDKVd+O6nt/13YDZW1pt5gGZjPxZv9hcRn+q/C6oRGP3JKkfSkfysHpvx0qjeF3\nT9o9HvScLPQlMr5zYJlq1TcQzm0tb/MRbM8GiZa9+/gYH9I65kkO3ZUUYotouwSA\n4sOKl277HbF7YV/Xhy5vapv50dXnKZI4XbN7NFKkne+bSIb+HI13KkQ8XgwIWyNF\nwzFlzVmIVQdFrJPRHrF7bYc18Aq2khfM9edl7bqDSpGcq6lKFmjQjPRdldyE/lOY\nfA651lGI0SlF5fzKCsh/rGrTKYBjSSRn+B3FpzwNbDGG84b2j5QLkEAbPOV0YOlb\nW/MfsHkCgYEA9r7xcfaRMBH1Vgsk6WRjObDJxzhaMeMsHhINSC4J/8o49e6t+ZA8\ned9IwRMPnkhLENnW2k5IPZ+8iDSmKAfZKN2epD2u2nRmrsUVfAxsSyFGzNgUY2rb\nH2JZIet8VcobMk8T6EtjwT9TkPypnJbNWILFk5cVMMvgbAYoEFJVL9MCgYEA4Oz1\nUauapgPWQ2qhkSSZeDTAjQGF15ABJKmiaWo7rM/EwWmj9RVAGbpMBRtLIsk+xueb\n0eFQzqCmDjt1fpf51gaG1kTq6Kp70cmg70waIFq65LYharylkq3TYg2sCw7LG3fL\noNVDKikrkFUwTOIlIQwgnyiwpDOUnLBOG5aBDdsCgYEA51jaOpcLQ/3igH1Ma4QT\nQLkQRzj/4Dx2Ve9pAp8gAvOQ+o2CEzb4bPA8X8LGZwqzTyZgOykgtJ67fx2WGHxb\nUOSR5L5s3ig7SmxBG6DuPHcD0fZbD2fV8ZQdrB8F4c3wN/hK2wcsjbkZWhx7zvTZ\nrb5XD22dkbXmQoJ3N+5qLr8CgYBVKMI0+sDhrEA6ZCvp1S6Z+XcRrArts6MLK4LH\nYKZZZoy7IfEmwLX1R7iykkPfVsyC6HvxedprcR2N8+snVAkOhIgWph8+mhWpNyrM\nj0axC0kJgP+j9urFXzTSQhTqVt6FdtTM/xGf69iHnAlegpzGJ15OhExkzvasYIAi\nJ9iS0wKBgEM0aSBWznEIfQ05P6LwxTx28V7FpdE0al8M1iU3DxmwDPfhqXwpddUk\n2xb9VZQ0W86S5M9iQ6zVZWnveRAuguL3CMQf+5cpzoWMhvWuxyWcWPvloezQuQWc\nbWkTChIz7+Sm1o+dJGYlFErNnTHI9jTuXyLDMJBip5RHD/CaB6/5\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e15b736775c547abb7db7cf9d6a3c0b8', 'name': u'cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551', 'created_at': '2018-08-22T20:37:48.915158', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'40f3a7f3745a4d3092f49959067a0d9d', 'name': 'cloudify-project_00cc1c5f-11eb-4767-8946-b6448defe551', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'4d:4b:0a:f9:83:24:2e:20:ae:99:f5:d9:47:1a:dc:95', 'type': 'ssh', 'id': u'cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551'}) 2018-08-22 20:37:48,915 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA2Mt3vcGxaBffvXvMvJV6YylFCYTovFy3RWe9bSAGuYclB9Al 6V6fe9e2Az1ce3QeIiWFr2YMWTKsVBarOOGSEnurOl7Tmd6rTp88e7uU2oVsijMG 4GiZF9GddvW2VMPGzwUryqknOn/vbEspWR67mOBEfqf4G9y0h9JjVPlaGtAIxrLn rNAJP2tRlnlF9/XCAu8wb4VjcFrjrxRkrypHGY7jZ+4FQZLkUL3HfCk7OEotbJNj yTVq8FD7eR7ZDC1TqEYXKlseohIuzwZL+t4aPXJMYHJ+ywJoJ2zjhZ/eW+OUyZXl 85MAoTlrDxOcBhUaCG9Y292tPoySYtZYfaCggQIDAQABAoIBAHAe2rCyyfOR1U8E BeDKVd+O6nt/13YDZW1pt5gGZjPxZv9hcRn+q/C6oRGP3JKkfSkfysHpvx0qjeF3 T9o9HvScLPQlMr5zYJlq1TcQzm0tb/MRbM8GiZa9+/gYH9I65kkO3ZUUYotouwSA 4sOKl277HbF7YV/Xhy5vapv50dXnKZI4XbN7NFKkne+bSIb+HI13KkQ8XgwIWyNF wzFlzVmIVQdFrJPRHrF7bYc18Aq2khfM9edl7bqDSpGcq6lKFmjQjPRdldyE/lOY fA651lGI0SlF5fzKCsh/rGrTKYBjSSRn+B3FpzwNbDGG84b2j5QLkEAbPOV0YOlb W/MfsHkCgYEA9r7xcfaRMBH1Vgsk6WRjObDJxzhaMeMsHhINSC4J/8o49e6t+ZA8 ed9IwRMPnkhLENnW2k5IPZ+8iDSmKAfZKN2epD2u2nRmrsUVfAxsSyFGzNgUY2rb H2JZIet8VcobMk8T6EtjwT9TkPypnJbNWILFk5cVMMvgbAYoEFJVL9MCgYEA4Oz1 UauapgPWQ2qhkSSZeDTAjQGF15ABJKmiaWo7rM/EwWmj9RVAGbpMBRtLIsk+xueb 0eFQzqCmDjt1fpf51gaG1kTq6Kp70cmg70waIFq65LYharylkq3TYg2sCw7LG3fL oNVDKikrkFUwTOIlIQwgnyiwpDOUnLBOG5aBDdsCgYEA51jaOpcLQ/3igH1Ma4QT QLkQRzj/4Dx2Ve9pAp8gAvOQ+o2CEzb4bPA8X8LGZwqzTyZgOykgtJ67fx2WGHxb UOSR5L5s3ig7SmxBG6DuPHcD0fZbD2fV8ZQdrB8F4c3wN/hK2wcsjbkZWhx7zvTZ rb5XD22dkbXmQoJ3N+5qLr8CgYBVKMI0+sDhrEA6ZCvp1S6Z+XcRrArts6MLK4LH YKZZZoy7IfEmwLX1R7iykkPfVsyC6HvxedprcR2N8+snVAkOhIgWph8+mhWpNyrM j0axC0kJgP+j9urFXzTSQhTqVt6FdtTM/xGf69iHnAlegpzGJ15OhExkzvasYIAi J9iS0wKBgEM0aSBWznEIfQ05P6LwxTx28V7FpdE0al8M1iU3DxmwDPfhqXwpddUk 2xb9VZQ0W86S5M9iQ6zVZWnveRAuguL3CMQf+5cpzoWMhvWuxyWcWPvloezQuQWc bWkTChIz7+Sm1o+dJGYlFErNnTHI9jTuXyLDMJBip5RHD/CaB6/5 -----END RSA PRIVATE KEY----- 2018-08-22 20:37:48,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-22 20:37:48,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" -d '{"security_group": {"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551", "description": "created by OPNFV Functest (cloudify)"}}' 2018-08-22 20:37:49,338 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-1a33c4fa-efa0-4a1b-a0a9-d6380b7645bf Date: Wed, 22 Aug 2018 20:37:49 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "created_at": "2018-08-22T20:37:49Z", "updated_at": "2018-08-22T20:37:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "5283a207-0409-47af-b0ff-8a8a15c2aad4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "e24f7881-e997-4f18-86c3-559a87a31483", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}], "revision_number": 1, "project_id": "40f3a7f3745a4d3092f49959067a0d9d", "id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}} 2018-08-22 20:37:49,338 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-1a33c4fa-efa0-4a1b-a0a9-d6380b7645bf 2018-08-22 20:37:49,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.419749975204s 2018-08-22 20:37:49,338 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-1a33c4fa-efa0-4a1b-a0a9-d6380b7645bf 2018-08-22 20:37:49,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 20:37:49,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:37:49,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3832 X-Openstack-Request-Id: req-93855313-2b76-432a-b30f-5633e30ea20d Date: Wed, 22 Aug 2018 20:37:49 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "created_at": "2018-08-22T20:37:49Z", "updated_at": "2018-08-22T20:37:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "5283a207-0409-47af-b0ff-8a8a15c2aad4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "e24f7881-e997-4f18-86c3-559a87a31483", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}], "revision_number": 1, "project_id": "40f3a7f3745a4d3092f49959067a0d9d", "id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}, {"description": "Default security group", "tags": [], "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "created_at": "2018-08-22T20:36:16Z", "updated_at": "2018-08-22T20:36:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:36:16Z", "revision_number": 0, "id": "2117784f-5f51-42ba-a6a0-b7d15cd1513d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:36:16Z", "security_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:36:16Z", "revision_number": 0, "id": "3e1876a5-ebdb-411e-8bd5-ab36d1ae18eb", "remote_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "remote_ip_prefix": null, "created_at": "2018-08-22T20:36:16Z", "security_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:36:16Z", "revision_number": 0, "id": "dd616111-ac4f-4f17-9bf8-18b3f6bf5ff1", "remote_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "remote_ip_prefix": null, "created_at": "2018-08-22T20:36:16Z", "security_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:36:16Z", "revision_number": 0, "id": "efacca15-c91f-40e8-8fd7-05fed1036fc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:36:16Z", "security_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}], "revision_number": 1, "project_id": "40f3a7f3745a4d3092f49959067a0d9d", "id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "name": "default"}]} 2018-08-22 20:37:49,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-93855313-2b76-432a-b30f-5633e30ea20d 2018-08-22 20:37:49,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0583951473236s 2018-08-22 20:37:49,402 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-93855313-2b76-432a-b30f-5633e30ea20d 2018-08-22 20:37:49,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-22 20:37:49,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" -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": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff"}}' 2018-08-22 20:37:49,527 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-565c06fc-3144-471b-9f59-033843e4f672 Date: Wed, 22 Aug 2018 20:37:49 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-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "port_range_min": 22, "revision_number": 0, "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "created_at": "2018-08-22T20:37:49Z", "project_id": "40f3a7f3745a4d3092f49959067a0d9d", "id": "bda1fd90-91a3-4936-869b-08ac5a345655"}} 2018-08-22 20:37:49,527 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-565c06fc-3144-471b-9f59-033843e4f672 2018-08-22 20:37:49,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.121782064438s 2018-08-22 20:37:49,528 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-565c06fc-3144-471b-9f59-033843e4f672 2018-08-22 20:37:49,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 20:37:49,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:37:49,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4328 X-Openstack-Request-Id: req-65a4c9e2-d42a-4205-8b66-d7176bd90d28 Date: Wed, 22 Aug 2018 20:37:49 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "created_at": "2018-08-22T20:37:49Z", "updated_at": "2018-08-22T20:37:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "5283a207-0409-47af-b0ff-8a8a15c2aad4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "bda1fd90-91a3-4936-869b-08ac5a345655", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "e24f7881-e997-4f18-86c3-559a87a31483", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}], "revision_number": 2, "project_id": "40f3a7f3745a4d3092f49959067a0d9d", "id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}, {"description": "Default security group", "tags": [], "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "created_at": "2018-08-22T20:36:16Z", "updated_at": "2018-08-22T20:36:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:36:16Z", "revision_number": 0, "id": "2117784f-5f51-42ba-a6a0-b7d15cd1513d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:36:16Z", "security_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:36:16Z", "revision_number": 0, "id": "3e1876a5-ebdb-411e-8bd5-ab36d1ae18eb", "remote_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "remote_ip_prefix": null, "created_at": "2018-08-22T20:36:16Z", "security_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:36:16Z", "revision_number": 0, "id": "dd616111-ac4f-4f17-9bf8-18b3f6bf5ff1", "remote_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "remote_ip_prefix": null, "created_at": "2018-08-22T20:36:16Z", "security_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:36:16Z", "revision_number": 0, "id": "efacca15-c91f-40e8-8fd7-05fed1036fc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:36:16Z", "security_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}], "revision_number": 1, "project_id": "40f3a7f3745a4d3092f49959067a0d9d", "id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "name": "default"}]} 2018-08-22 20:37:49,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-65a4c9e2-d42a-4205-8b66-d7176bd90d28 2018-08-22 20:37:49,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0459461212158s 2018-08-22 20:37:49,578 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-65a4c9e2-d42a-4205-8b66-d7176bd90d28 2018-08-22 20:37:49,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-22 20:37:49,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" -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": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff"}}' 2018-08-22 20:37:49,694 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-e5d36f95-1e2c-405b-8134-b5494b418a5f Date: Wed, 22 Aug 2018 20:37:49 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-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "port_range_min": null, "revision_number": 0, "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "created_at": "2018-08-22T20:37:49Z", "project_id": "40f3a7f3745a4d3092f49959067a0d9d", "id": "15d23c38-bf50-414d-9586-ba10c93986f2"}} 2018-08-22 20:37:49,694 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-e5d36f95-1e2c-405b-8134-b5494b418a5f 2018-08-22 20:37:49,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.113524913788s 2018-08-22 20:37:49,695 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-e5d36f95-1e2c-405b-8134-b5494b418a5f 2018-08-22 20:37:49,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 20:37:49,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:37:49,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4829 X-Openstack-Request-Id: req-73120bc4-2d00-41c1-99f2-213b618144d8 Date: Wed, 22 Aug 2018 20:37:49 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "created_at": "2018-08-22T20:37:49Z", "updated_at": "2018-08-22T20:37:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "15d23c38-bf50-414d-9586-ba10c93986f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "5283a207-0409-47af-b0ff-8a8a15c2aad4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "bda1fd90-91a3-4936-869b-08ac5a345655", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "e24f7881-e997-4f18-86c3-559a87a31483", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}], "revision_number": 3, "project_id": "40f3a7f3745a4d3092f49959067a0d9d", "id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}, {"description": "Default security group", "tags": [], "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "created_at": "2018-08-22T20:36:16Z", "updated_at": "2018-08-22T20:36:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:36:16Z", "revision_number": 0, "id": "2117784f-5f51-42ba-a6a0-b7d15cd1513d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:36:16Z", "security_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:36:16Z", "revision_number": 0, "id": "3e1876a5-ebdb-411e-8bd5-ab36d1ae18eb", "remote_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "remote_ip_prefix": null, "created_at": "2018-08-22T20:36:16Z", "security_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:36:16Z", "revision_number": 0, "id": "dd616111-ac4f-4f17-9bf8-18b3f6bf5ff1", "remote_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "remote_ip_prefix": null, "created_at": "2018-08-22T20:36:16Z", "security_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:36:16Z", "revision_number": 0, "id": "efacca15-c91f-40e8-8fd7-05fed1036fc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:36:16Z", "security_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}], "revision_number": 1, "project_id": "40f3a7f3745a4d3092f49959067a0d9d", "id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "name": "default"}]} 2018-08-22 20:37:49,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-73120bc4-2d00-41c1-99f2-213b618144d8 2018-08-22 20:37:49,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0431339740753s 2018-08-22 20:37:49,742 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-73120bc4-2d00-41c1-99f2-213b618144d8 2018-08-22 20:37:49,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-22 20:37:49,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" -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": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff"}}' 2018-08-22 20:37:49,856 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-0820bce2-0d7c-4fd7-bbd5-4726d764431e Date: Wed, 22 Aug 2018 20:37:49 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-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "port_range_min": 80, "revision_number": 0, "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "created_at": "2018-08-22T20:37:49Z", "project_id": "40f3a7f3745a4d3092f49959067a0d9d", "id": "127d92ce-8344-41e1-a5e5-614119862347"}} 2018-08-22 20:37:49,856 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-0820bce2-0d7c-4fd7-bbd5-4726d764431e 2018-08-22 20:37:49,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.110599040985s 2018-08-22 20:37:49,856 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-0820bce2-0d7c-4fd7-bbd5-4726d764431e 2018-08-22 20:37:49,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 20:37:49,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:37:49,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-0887cc57-93b0-4ddb-baa0-79754f31458a Date: Wed, 22 Aug 2018 20:37:49 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "created_at": "2018-08-22T20:37:49Z", "updated_at": "2018-08-22T20:37:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "127d92ce-8344-41e1-a5e5-614119862347", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "15d23c38-bf50-414d-9586-ba10c93986f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "5283a207-0409-47af-b0ff-8a8a15c2aad4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "bda1fd90-91a3-4936-869b-08ac5a345655", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "e24f7881-e997-4f18-86c3-559a87a31483", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}], "revision_number": 4, "project_id": "40f3a7f3745a4d3092f49959067a0d9d", "id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}, {"description": "Default security group", "tags": [], "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "created_at": "2018-08-22T20:36:16Z", "updated_at": "2018-08-22T20:36:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:36:16Z", "revision_number": 0, "id": "2117784f-5f51-42ba-a6a0-b7d15cd1513d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:36:16Z", "security_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:36:16Z", "revision_number": 0, "id": "3e1876a5-ebdb-411e-8bd5-ab36d1ae18eb", "remote_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "remote_ip_prefix": null, "created_at": "2018-08-22T20:36:16Z", "security_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:36:16Z", "revision_number": 0, "id": "dd616111-ac4f-4f17-9bf8-18b3f6bf5ff1", "remote_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "remote_ip_prefix": null, "created_at": "2018-08-22T20:36:16Z", "security_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:36:16Z", "revision_number": 0, "id": "efacca15-c91f-40e8-8fd7-05fed1036fc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:36:16Z", "security_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}], "revision_number": 1, "project_id": "40f3a7f3745a4d3092f49959067a0d9d", "id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "name": "default"}]} 2018-08-22 20:37:49,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0887cc57-93b0-4ddb-baa0-79754f31458a 2018-08-22 20:37:49,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0432648658752s 2018-08-22 20:37:49,903 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0887cc57-93b0-4ddb-baa0-79754f31458a 2018-08-22 20:37:49,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-22 20:37:49,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" -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": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff"}}' 2018-08-22 20:37:50,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-4883433f-184e-4143-a159-dfed9454a189 Date: Wed, 22 Aug 2018 20:37:50 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-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "port_range_min": 443, "revision_number": 0, "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "created_at": "2018-08-22T20:37:49Z", "project_id": "40f3a7f3745a4d3092f49959067a0d9d", "id": "64d50dca-58ab-4f73-b9b0-ff3061f7c31d"}} 2018-08-22 20:37:50,018 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4883433f-184e-4143-a159-dfed9454a189 2018-08-22 20:37:50,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.111041069031s 2018-08-22 20:37:50,018 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4883433f-184e-4143-a159-dfed9454a189 2018-08-22 20:37:50,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 20:37:50,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:37:50,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5823 X-Openstack-Request-Id: req-7c3ba8ab-efad-4964-9338-f2cb45a3bedb Date: Wed, 22 Aug 2018 20:37:50 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "created_at": "2018-08-22T20:37:49Z", "updated_at": "2018-08-22T20:37:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "127d92ce-8344-41e1-a5e5-614119862347", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "15d23c38-bf50-414d-9586-ba10c93986f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "5283a207-0409-47af-b0ff-8a8a15c2aad4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "64d50dca-58ab-4f73-b9b0-ff3061f7c31d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "bda1fd90-91a3-4936-869b-08ac5a345655", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "e24f7881-e997-4f18-86c3-559a87a31483", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}], "revision_number": 5, "project_id": "40f3a7f3745a4d3092f49959067a0d9d", "id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}, {"description": "Default security group", "tags": [], "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "created_at": "2018-08-22T20:36:16Z", "updated_at": "2018-08-22T20:36:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:36:16Z", "revision_number": 0, "id": "2117784f-5f51-42ba-a6a0-b7d15cd1513d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:36:16Z", "security_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:36:16Z", "revision_number": 0, "id": "3e1876a5-ebdb-411e-8bd5-ab36d1ae18eb", "remote_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "remote_ip_prefix": null, "created_at": "2018-08-22T20:36:16Z", "security_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:36:16Z", "revision_number": 0, "id": "dd616111-ac4f-4f17-9bf8-18b3f6bf5ff1", "remote_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "remote_ip_prefix": null, "created_at": "2018-08-22T20:36:16Z", "security_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:36:16Z", "revision_number": 0, "id": "efacca15-c91f-40e8-8fd7-05fed1036fc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:36:16Z", "security_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}], "revision_number": 1, "project_id": "40f3a7f3745a4d3092f49959067a0d9d", "id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "name": "default"}]} 2018-08-22 20:37:50,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-7c3ba8ab-efad-4964-9338-f2cb45a3bedb 2018-08-22 20:37:50,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.043114900589s 2018-08-22 20:37:50,065 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-7c3ba8ab-efad-4964-9338-f2cb45a3bedb 2018-08-22 20:37:50,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-22 20:37:50,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" -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": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff"}}' 2018-08-22 20:37:50,198 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-0ebbe2dc-62bf-4c83-b2b3-0e71d5bcc22c Date: Wed, 22 Aug 2018 20:37:50 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-08-22T20:37:50Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "port_range_min": 5671, "revision_number": 0, "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "created_at": "2018-08-22T20:37:50Z", "project_id": "40f3a7f3745a4d3092f49959067a0d9d", "id": "79ac79eb-ab05-489a-814a-320c8994a188"}} 2018-08-22 20:37:50,198 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-0ebbe2dc-62bf-4c83-b2b3-0e71d5bcc22c 2018-08-22 20:37:50,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.130197048187s 2018-08-22 20:37:50,199 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-0ebbe2dc-62bf-4c83-b2b3-0e71d5bcc22c 2018-08-22 20:37:50,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 20:37:50,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:37:50,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6323 X-Openstack-Request-Id: req-ffda9fd6-cac6-419c-bac3-2213b34d40b2 Date: Wed, 22 Aug 2018 20:37:50 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "created_at": "2018-08-22T20:37:49Z", "updated_at": "2018-08-22T20:37:50Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "127d92ce-8344-41e1-a5e5-614119862347", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "15d23c38-bf50-414d-9586-ba10c93986f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "5283a207-0409-47af-b0ff-8a8a15c2aad4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "64d50dca-58ab-4f73-b9b0-ff3061f7c31d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-22T20:37:50Z", "revision_number": 0, "id": "79ac79eb-ab05-489a-814a-320c8994a188", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:50Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "bda1fd90-91a3-4936-869b-08ac5a345655", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "e24f7881-e997-4f18-86c3-559a87a31483", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}], "revision_number": 6, "project_id": "40f3a7f3745a4d3092f49959067a0d9d", "id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}, {"description": "Default security group", "tags": [], "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "created_at": "2018-08-22T20:36:16Z", "updated_at": "2018-08-22T20:36:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:36:16Z", "revision_number": 0, "id": "2117784f-5f51-42ba-a6a0-b7d15cd1513d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:36:16Z", "security_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:36:16Z", "revision_number": 0, "id": "3e1876a5-ebdb-411e-8bd5-ab36d1ae18eb", "remote_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "remote_ip_prefix": null, "created_at": "2018-08-22T20:36:16Z", "security_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:36:16Z", "revision_number": 0, "id": "dd616111-ac4f-4f17-9bf8-18b3f6bf5ff1", "remote_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "remote_ip_prefix": null, "created_at": "2018-08-22T20:36:16Z", "security_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:36:16Z", "revision_number": 0, "id": "efacca15-c91f-40e8-8fd7-05fed1036fc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:36:16Z", "security_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}], "revision_number": 1, "project_id": "40f3a7f3745a4d3092f49959067a0d9d", "id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "name": "default"}]} 2018-08-22 20:37:50,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-ffda9fd6-cac6-419c-bac3-2213b34d40b2 2018-08-22 20:37:50,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0428900718689s 2018-08-22 20:37:50,246 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-ffda9fd6-cac6-419c-bac3-2213b34d40b2 2018-08-22 20:37:50,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-22 20:37:50,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" -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": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff"}}' 2018-08-22 20:37:50,378 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-34f082e2-f9b4-400f-bf3f-acb683e8d8e0 Date: Wed, 22 Aug 2018 20:37:50 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-08-22T20:37:50Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "port_range_min": 53333, "revision_number": 0, "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "created_at": "2018-08-22T20:37:50Z", "project_id": "40f3a7f3745a4d3092f49959067a0d9d", "id": "75a82aba-0967-4e1f-aad1-21979d782aa2"}} 2018-08-22 20:37:50,378 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-34f082e2-f9b4-400f-bf3f-acb683e8d8e0 2018-08-22 20:37:50,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.129304885864s 2018-08-22 20:37:50,379 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-34f082e2-f9b4-400f-bf3f-acb683e8d8e0 2018-08-22 20:37:50,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 20:37:50,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:37:50,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1272 X-Openstack-Request-Id: req-d95074c5-fc44-4f10-8464-375d6a812624 Date: Wed, 22 Aug 2018 20:37:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"befc001e-9736-4a0f-aa09-161c568e62de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"40f3a7f3745a4d3092f49959067a0d9d","l2_adjacency":true,"status":"ACTIVE","subnets":["40a30900-ac75-427a-b2ec-ec5873284dc3"],"description":"","tags":[],"updated_at":"2018-08-22T20:36:17Z","qos_policy_id":null,"name":"cloudify-net_00cc1c5f-11eb-4767-8946-b6448defe551","admin_state_up":true,"tenant_id":"40f3a7f3745a4d3092f49959067a0d9d","created_at":"2018-08-22T20:36:16Z","mtu":1450}]} 2018-08-22 20:37:50,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d95074c5-fc44-4f10-8464-375d6a812624 2018-08-22 20:37:50,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0908980369568s 2018-08-22 20:37:50,471 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d95074c5-fc44-4f10-8464-375d6a812624 2018-08-22 20:37:50,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 20:37:50,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:37:50,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-9b17c36e-5fdd-473b-a6c5-8e31e18ba4e1 Date: Wed, 22 Aug 2018 20:37:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T20:37:47Z", "file": "/v2/images/a94db9c4-81a5-4778-b25b-a5900adb3b90/file", "owner": "40f3a7f3745a4d3092f49959067a0d9d", "id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "size": 4373348352, "self": "/v2/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/a94db9c4-81a5-4778-b25b-a5900adb3b90/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/a94db9c4-81a5-4778-b25b-a5900adb3b90/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_00cc1c5f-11eb-4767-8946-b6448defe551", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_00cc1c5f-11eb-4767-8946-b6448defe551", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-22T20:36:45Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 20:37:50,512 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-9b17c36e-5fdd-473b-a6c5-8e31e18ba4e1 2018-08-22 20:37:50,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0364661216736s 2018-08-22 20:37:50,513 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-9b17c36e-5fdd-473b-a6c5-8e31e18ba4e1 2018-08-22 20:37:50,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 20:37:50,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:37:50,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20: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-f6ae1130-6f9a-4211-bf8a-18b87a5eec06 x-compute-request-id: req-f6ae1130-6f9a-4211-bf8a-18b87a5eec06 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_00cc1c5f-11eb-4767-8946-b6448defe551", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "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": "65bd0b13-b02b-4409-b964-7679256c33d3"}]} 2018-08-22 20:37:50,590 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-f6ae1130-6f9a-4211-bf8a-18b87a5eec06 2018-08-22 20:37:50,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0763249397278s 2018-08-22 20:37:50,591 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-f6ae1130-6f9a-4211-bf8a-18b87a5eec06 2018-08-22 20:37:50,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-22 20:37:50,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" -d '{"server": {"name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "imageRef": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "flavorRef": "65bd0b13-b02b-4409-b964-7679256c33d3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "befc001e-9736-4a0f-aa09-161c568e62de"}], "security_groups": [{"name": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff"}]}}' 2018-08-22 20:37:52,452 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 20: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 x-openstack-request-id: req-1d819c9d-6b6a-48ff-9215-d7e4c2b88b19 x-compute-request-id: req-1d819c9d-6b6a-48ff-9215-d7e4c2b88b19 Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff"}], "OS-DCF:diskConfig": "MANUAL", "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "adminPass": "RSyssxCte6c8"}} 2018-08-22 20:37:52,452 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-1d819c9d-6b6a-48ff-9215-d7e4c2b88b19 2018-08-22 20:37:52,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.85996508598s 2018-08-22 20:37:52,453 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-1d819c9d-6b6a-48ff-9215-d7e4c2b88b19 2018-08-22 20:37:52,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:37:52,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:37:52,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:37: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-1157ed18-6929-4126-a301-bdad5567f842 x-compute-request-id: req-1157ed18-6929-4126-a301-bdad5567f842 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "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-08-22T20:37:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:37:52,789 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1157ed18-6929-4126-a301-bdad5567f842 2018-08-22 20:37:52,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.335745096207s 2018-08-22 20:37:52,790 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1157ed18-6929-4126-a301-bdad5567f842 2018-08-22 20:37:52,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 20:37:52,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:37:53,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1272 X-Openstack-Request-Id: req-15711f47-6fd1-441c-8c3e-80bfc5273a11 Date: Wed, 22 Aug 2018 20:37:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"befc001e-9736-4a0f-aa09-161c568e62de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"40f3a7f3745a4d3092f49959067a0d9d","l2_adjacency":true,"status":"ACTIVE","subnets":["40a30900-ac75-427a-b2ec-ec5873284dc3"],"description":"","tags":[],"updated_at":"2018-08-22T20:36:17Z","qos_policy_id":null,"name":"cloudify-net_00cc1c5f-11eb-4767-8946-b6448defe551","admin_state_up":true,"tenant_id":"40f3a7f3745a4d3092f49959067a0d9d","created_at":"2018-08-22T20:36:16Z","mtu":1450}]} 2018-08-22 20:37:53,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-15711f47-6fd1-441c-8c3e-80bfc5273a11 2018-08-22 20:37:53,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.324331998825s 2018-08-22 20:37:53,121 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-15711f47-6fd1-441c-8c3e-80bfc5273a11 2018-08-22 20:37:53,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-22 20:37:53,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:37:53,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-1c3145ac-257b-428f-bb7c-c2f0ac1496e6 Date: Wed, 22 Aug 2018 20:37:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"befc001e-9736-4a0f-aa09-161c568e62de","tenant_id":"40f3a7f3745a4d3092f49959067a0d9d","created_at":"2018-08-22T20:36:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-22T20:36:17Z","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":"40f3a7f3745a4d3092f49959067a0d9d","id":"40a30900-ac75-427a-b2ec-ec5873284dc3","subnetpool_id":null,"name":"cloudify-subnet_00cc1c5f-11eb-4767-8946-b6448defe551"}]} 2018-08-22 20:37:53,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-1c3145ac-257b-428f-bb7c-c2f0ac1496e6 2018-08-22 20:37:53,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0472719669342s 2018-08-22 20:37:53,170 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-1c3145ac-257b-428f-bb7c-c2f0ac1496e6 2018-08-22 20:37:53,171 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:37:55,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:37:55,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:37:55,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20: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-81229f1a-4f0c-4949-b4a0-7200abaf1848 x-compute-request-id: req-81229f1a-4f0c-4949-b4a0-7200abaf1848 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:37:55,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-81229f1a-4f0c-4949-b4a0-7200abaf1848 2018-08-22 20:37:55,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.712303876877s 2018-08-22 20:37:55,887 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-81229f1a-4f0c-4949-b4a0-7200abaf1848 2018-08-22 20:37:55,891 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:37:57,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:37:57,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:37:58,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20: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-7bc78faf-9893-44be-b10c-81ee8ffdc821 x-compute-request-id: req-7bc78faf-9893-44be-b10c-81ee8ffdc821 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:37:58,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7bc78faf-9893-44be-b10c-81ee8ffdc821 2018-08-22 20:37:58,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491092920303s 2018-08-22 20:37:58,385 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7bc78faf-9893-44be-b10c-81ee8ffdc821 2018-08-22 20:37:58,389 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:38:00,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:38:00,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:38:00,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20: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-4094f397-9b20-4eb1-9ab1-85b86d4c749e x-compute-request-id: req-4094f397-9b20-4eb1-9ab1-85b86d4c749e 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:38:00,873 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4094f397-9b20-4eb1-9ab1-85b86d4c749e 2018-08-22 20:38:00,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.48143196106s 2018-08-22 20:38:00,873 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4094f397-9b20-4eb1-9ab1-85b86d4c749e 2018-08-22 20:38:00,877 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:38:02,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:38:02,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:38:03,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20: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-4184b2c0-6701-46b2-bb0c-97872f6826a3 x-compute-request-id: req-4184b2c0-6701-46b2-bb0c-97872f6826a3 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:38:03,289 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4184b2c0-6701-46b2-bb0c-97872f6826a3 2018-08-22 20:38:03,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.409993886948s 2018-08-22 20:38:03,290 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4184b2c0-6701-46b2-bb0c-97872f6826a3 2018-08-22 20:38:03,294 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:38:05,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:38:05,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:38:05,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20: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-28bc8f38-0c5b-47e5-9599-d86da3e67da1 x-compute-request-id: req-28bc8f38-0c5b-47e5-9599-d86da3e67da1 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:38:05,873 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-28bc8f38-0c5b-47e5-9599-d86da3e67da1 2018-08-22 20:38:05,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.577090024948s 2018-08-22 20:38:05,874 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-28bc8f38-0c5b-47e5-9599-d86da3e67da1 2018-08-22 20:38:05,877 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:38:07,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:38:07,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:38:08,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20: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-58cacdf0-3d1f-44fb-bd68-726c58f3fa7b x-compute-request-id: req-58cacdf0-3d1f-44fb-bd68-726c58f3fa7b 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:38:08,068 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-58cacdf0-3d1f-44fb-bd68-726c58f3fa7b 2018-08-22 20:38:08,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18812918663s 2018-08-22 20:38:08,069 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-58cacdf0-3d1f-44fb-bd68-726c58f3fa7b 2018-08-22 20:38:08,072 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:38:10,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:38:10,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:38:10,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:38: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-e5842042-2ff1-4224-a878-0ea0e7a6344e x-compute-request-id: req-e5842042-2ff1-4224-a878-0ea0e7a6344e 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:38:10,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e5842042-2ff1-4224-a878-0ea0e7a6344e 2018-08-22 20:38:10,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.330191135406s 2018-08-22 20:38:10,406 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e5842042-2ff1-4224-a878-0ea0e7a6344e 2018-08-22 20:38:10,409 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:38:12,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:38:12,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:38:12,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20: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-989fb254-acdb-4a43-b4c4-4f33959bf436 x-compute-request-id: req-989fb254-acdb-4a43-b4c4-4f33959bf436 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:38:12,833 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-989fb254-acdb-4a43-b4c4-4f33959bf436 2018-08-22 20:38:12,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.421046972275s 2018-08-22 20:38:12,834 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-989fb254-acdb-4a43-b4c4-4f33959bf436 2018-08-22 20:38:12,838 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:38:14,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:38:14,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:38:15,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20: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-b46d9072-22cb-4de1-848c-bccfe1afef57 x-compute-request-id: req-b46d9072-22cb-4de1-848c-bccfe1afef57 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:38:15,493 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b46d9072-22cb-4de1-848c-bccfe1afef57 2018-08-22 20:38:15,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.653013944626s 2018-08-22 20:38:15,494 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b46d9072-22cb-4de1-848c-bccfe1afef57 2018-08-22 20:38:15,498 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:38:17,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:38:17,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:38:17,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:38: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-a7d4eb4b-a656-49eb-9585-b6b1a04803f5 x-compute-request-id: req-a7d4eb4b-a656-49eb-9585-b6b1a04803f5 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:38:17,944 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a7d4eb4b-a656-49eb-9585-b6b1a04803f5 2018-08-22 20:38:17,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443836212158s 2018-08-22 20:38:17,944 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a7d4eb4b-a656-49eb-9585-b6b1a04803f5 2018-08-22 20:38:17,948 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:38:19,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:38:19,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:38:20,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20: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-deb7c1da-171b-47e2-b9fd-b5140a9750aa x-compute-request-id: req-deb7c1da-171b-47e2-b9fd-b5140a9750aa 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:38:20,850 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-deb7c1da-171b-47e2-b9fd-b5140a9750aa 2018-08-22 20:38:20,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.899270057678s 2018-08-22 20:38:20,850 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-deb7c1da-171b-47e2-b9fd-b5140a9750aa 2018-08-22 20:38:20,854 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:38:22,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:38:22,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:38:23,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:38: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-05f44ca6-af09-4b1a-9348-50ebab52f41b x-compute-request-id: req-05f44ca6-af09-4b1a-9348-50ebab52f41b 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:38:23,191 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-05f44ca6-af09-4b1a-9348-50ebab52f41b 2018-08-22 20:38:23,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.334522008896s 2018-08-22 20:38:23,192 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-05f44ca6-af09-4b1a-9348-50ebab52f41b 2018-08-22 20:38:23,195 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:38:25,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:38:25,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:38:25,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:38: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-430d68fb-c7ab-4486-8d00-4cf7df63bc85 x-compute-request-id: req-430d68fb-c7ab-4486-8d00-4cf7df63bc85 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:38:25,370 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-430d68fb-c7ab-4486-8d00-4cf7df63bc85 2018-08-22 20:38:25,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172373056412s 2018-08-22 20:38:25,370 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-430d68fb-c7ab-4486-8d00-4cf7df63bc85 2018-08-22 20:38:25,374 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:38:27,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:38:27,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:38:27,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:38: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-be65dcc9-ea7e-4b20-a6d6-b934147a9333 x-compute-request-id: req-be65dcc9-ea7e-4b20-a6d6-b934147a9333 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:38:27,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-be65dcc9-ea7e-4b20-a6d6-b934147a9333 2018-08-22 20:38:27,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168431997299s 2018-08-22 20:38:27,546 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-be65dcc9-ea7e-4b20-a6d6-b934147a9333 2018-08-22 20:38:27,549 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:38:29,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:38:29,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:38:29,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:38: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-981bdfdc-3756-4637-af8b-4848633aae75 x-compute-request-id: req-981bdfdc-3756-4637-af8b-4848633aae75 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:38:29,916 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-981bdfdc-3756-4637-af8b-4848633aae75 2018-08-22 20:38:29,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36359000206s 2018-08-22 20:38:29,916 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-981bdfdc-3756-4637-af8b-4848633aae75 2018-08-22 20:38:29,920 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:38:31,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:38:31,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:38:32,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20: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-bbb4b1a7-d8e5-46f6-90c1-42f090838d5f x-compute-request-id: req-bbb4b1a7-d8e5-46f6-90c1-42f090838d5f 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:38:32,360 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bbb4b1a7-d8e5-46f6-90c1-42f090838d5f 2018-08-22 20:38:32,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.437561035156s 2018-08-22 20:38:32,360 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bbb4b1a7-d8e5-46f6-90c1-42f090838d5f 2018-08-22 20:38:32,364 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:38:34,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:38:34,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:38:34,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:38: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-423f0235-32f5-4bf6-9698-7e6576c6c99f x-compute-request-id: req-423f0235-32f5-4bf6-9698-7e6576c6c99f 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:38:34,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-423f0235-32f5-4bf6-9698-7e6576c6c99f 2018-08-22 20:38:34,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.504494905472s 2018-08-22 20:38:34,872 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-423f0235-32f5-4bf6-9698-7e6576c6c99f 2018-08-22 20:38:34,875 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:38:36,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:38:36,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:38:37,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:38: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-fd80571d-4cfb-487d-ac0b-bac45ef493cb x-compute-request-id: req-fd80571d-4cfb-487d-ac0b-bac45ef493cb 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:38:37,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fd80571d-4cfb-487d-ac0b-bac45ef493cb 2018-08-22 20:38:37,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.598382949829s 2018-08-22 20:38:37,476 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fd80571d-4cfb-487d-ac0b-bac45ef493cb 2018-08-22 20:38:37,480 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:38:39,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:38:39,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:38:39,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:38: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-7d592b78-c8d9-4747-81de-ec433472c60c x-compute-request-id: req-7d592b78-c8d9-4747-81de-ec433472c60c 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:38:39,841 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7d592b78-c8d9-4747-81de-ec433472c60c 2018-08-22 20:38:39,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358377218246s 2018-08-22 20:38:39,842 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7d592b78-c8d9-4747-81de-ec433472c60c 2018-08-22 20:38:39,845 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:38:41,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:38:41,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:38:42,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:38: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-e7e06a45-c8b9-49aa-a681-d290fd3b2ffd x-compute-request-id: req-e7e06a45-c8b9-49aa-a681-d290fd3b2ffd 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:38:42,207 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e7e06a45-c8b9-49aa-a681-d290fd3b2ffd 2018-08-22 20:38:42,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358763933182s 2018-08-22 20:38:42,207 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e7e06a45-c8b9-49aa-a681-d290fd3b2ffd 2018-08-22 20:38:42,211 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:38:44,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:38:44,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:38:44,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:38: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-0558d838-38af-4146-b0bd-25e0fbe1460e x-compute-request-id: req-0558d838-38af-4146-b0bd-25e0fbe1460e 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:38:44,383 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0558d838-38af-4146-b0bd-25e0fbe1460e 2018-08-22 20:38:44,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169312000275s 2018-08-22 20:38:44,383 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0558d838-38af-4146-b0bd-25e0fbe1460e 2018-08-22 20:38:44,386 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:38:46,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:38:46,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:38:46,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:38: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-2791101a-63af-4d93-b302-031a169d6f5f x-compute-request-id: req-2791101a-63af-4d93-b302-031a169d6f5f 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:38:46,739 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2791101a-63af-4d93-b302-031a169d6f5f 2018-08-22 20:38:46,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350143909454s 2018-08-22 20:38:46,740 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2791101a-63af-4d93-b302-031a169d6f5f 2018-08-22 20:38:46,744 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:38:48,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:38:48,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:38:49,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20: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-24c91431-8897-4d24-9a91-1eebf0c96de2 x-compute-request-id: req-24c91431-8897-4d24-9a91-1eebf0c96de2 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:38:49,342 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-24c91431-8897-4d24-9a91-1eebf0c96de2 2018-08-22 20:38:49,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.595796823502s 2018-08-22 20:38:49,342 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-24c91431-8897-4d24-9a91-1eebf0c96de2 2018-08-22 20:38:49,346 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:38:51,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:38:51,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:38:51,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20: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-cae1251c-d034-4a11-9b74-5c89cd295bcf x-compute-request-id: req-cae1251c-d034-4a11-9b74-5c89cd295bcf 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:38:51,961 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cae1251c-d034-4a11-9b74-5c89cd295bcf 2018-08-22 20:38:51,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.612330913544s 2018-08-22 20:38:51,961 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cae1251c-d034-4a11-9b74-5c89cd295bcf 2018-08-22 20:38:51,965 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:38:53,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:38:53,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:38:54,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:38: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-e171c2d2-42b2-4bb7-877d-1821a7f5f905 x-compute-request-id: req-e171c2d2-42b2-4bb7-877d-1821a7f5f905 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:38:54,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e171c2d2-42b2-4bb7-877d-1821a7f5f905 2018-08-22 20:38:54,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167088031769s 2018-08-22 20:38:54,135 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e171c2d2-42b2-4bb7-877d-1821a7f5f905 2018-08-22 20:38:54,139 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:38:56,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:38:56,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:38:56,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:38: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-9d24d02a-d10c-44f8-a983-ddb609af9e79 x-compute-request-id: req-9d24d02a-d10c-44f8-a983-ddb609af9e79 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:38:56,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9d24d02a-d10c-44f8-a983-ddb609af9e79 2018-08-22 20:38:56,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.425761938095s 2018-08-22 20:38:56,568 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9d24d02a-d10c-44f8-a983-ddb609af9e79 2018-08-22 20:38:56,572 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:38:58,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:38:58,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:38:58,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:38: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-f34da452-07df-4386-a288-6028f638f2e9 x-compute-request-id: req-f34da452-07df-4386-a288-6028f638f2e9 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:38:58,910 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f34da452-07df-4386-a288-6028f638f2e9 2018-08-22 20:38:58,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.335745811462s 2018-08-22 20:38:58,910 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f34da452-07df-4386-a288-6028f638f2e9 2018-08-22 20:38:58,914 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:39:00,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:39:00,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:39:01,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:39: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-951d73f5-ebd9-4d03-9e76-16fe8b0c6983 x-compute-request-id: req-951d73f5-ebd9-4d03-9e76-16fe8b0c6983 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:39:01,633 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-951d73f5-ebd9-4d03-9e76-16fe8b0c6983 2018-08-22 20:39:01,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.716052055359s 2018-08-22 20:39:01,633 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-951d73f5-ebd9-4d03-9e76-16fe8b0c6983 2018-08-22 20:39:01,637 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:39:03,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:39:03,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:39:03,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:39: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-9798b182-be84-4e48-9c87-63f54688c56e x-compute-request-id: req-9798b182-be84-4e48-9c87-63f54688c56e 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:39:03,808 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9798b182-be84-4e48-9c87-63f54688c56e 2018-08-22 20:39:03,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169017076492s 2018-08-22 20:39:03,809 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9798b182-be84-4e48-9c87-63f54688c56e 2018-08-22 20:39:03,813 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:39:05,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:39:05,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:39:06,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:39: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-2e3e062f-0a5e-42df-876f-89f4475df19a x-compute-request-id: req-2e3e062f-0a5e-42df-876f-89f4475df19a 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:39:06,265 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2e3e062f-0a5e-42df-876f-89f4475df19a 2018-08-22 20:39:06,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449532985687s 2018-08-22 20:39:06,265 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2e3e062f-0a5e-42df-876f-89f4475df19a 2018-08-22 20:39:06,269 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:39:08,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:39:08,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:39:08,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:39: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-9ebe96b3-6265-4921-adc5-cc4691ea6e98 x-compute-request-id: req-9ebe96b3-6265-4921-adc5-cc4691ea6e98 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:39:08,506 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9ebe96b3-6265-4921-adc5-cc4691ea6e98 2018-08-22 20:39:08,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.234670162201s 2018-08-22 20:39:08,507 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9ebe96b3-6265-4921-adc5-cc4691ea6e98 2018-08-22 20:39:08,511 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:39:10,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:39:10,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:39:10,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:39: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-37b33f9d-2744-45b0-901d-26137ea40bf2 x-compute-request-id: req-37b33f9d-2744-45b0-901d-26137ea40bf2 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:39:10,702 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-37b33f9d-2744-45b0-901d-26137ea40bf2 2018-08-22 20:39:10,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189203977585s 2018-08-22 20:39:10,703 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-37b33f9d-2744-45b0-901d-26137ea40bf2 2018-08-22 20:39:10,707 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:39:12,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:39:12,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:39:12,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:39: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-b22b66f2-8306-44d5-ac75-07c625d798c2 x-compute-request-id: req-b22b66f2-8306-44d5-ac75-07c625d798c2 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:39:12,887 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b22b66f2-8306-44d5-ac75-07c625d798c2 2018-08-22 20:39:12,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178230047226s 2018-08-22 20:39:12,888 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b22b66f2-8306-44d5-ac75-07c625d798c2 2018-08-22 20:39:12,891 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:39:14,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:39:14,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:39:15,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:39: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-ade42b08-a6ef-436d-b299-2b4ffbfc2252 x-compute-request-id: req-ade42b08-a6ef-436d-b299-2b4ffbfc2252 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:39:15,074 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ade42b08-a6ef-436d-b299-2b4ffbfc2252 2018-08-22 20:39:15,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180341005325s 2018-08-22 20:39:15,075 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ade42b08-a6ef-436d-b299-2b4ffbfc2252 2018-08-22 20:39:15,078 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:39:17,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:39:17,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:39:17,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:39: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-43c6143c-5e22-46b3-bf65-cebc02da2936 x-compute-request-id: req-43c6143c-5e22-46b3-bf65-cebc02da2936 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:39:17,510 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-43c6143c-5e22-46b3-bf65-cebc02da2936 2018-08-22 20:39:17,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.428730964661s 2018-08-22 20:39:17,510 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-43c6143c-5e22-46b3-bf65-cebc02da2936 2018-08-22 20:39:17,514 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:39:19,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:39:19,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:39:19,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:39: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-1d5574ae-c876-4ea3-8a09-074f70016f93 x-compute-request-id: req-1d5574ae-c876-4ea3-8a09-074f70016f93 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:39:19,876 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1d5574ae-c876-4ea3-8a09-074f70016f93 2018-08-22 20:39:19,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359848022461s 2018-08-22 20:39:19,877 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1d5574ae-c876-4ea3-8a09-074f70016f93 2018-08-22 20:39:19,881 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:39:21,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:39:21,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:39:22,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:39: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-e0695a55-9176-494b-9ee0-71cb4100d6e2 x-compute-request-id: req-e0695a55-9176-494b-9ee0-71cb4100d6e2 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:39:22,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e0695a55-9176-494b-9ee0-71cb4100d6e2 2018-08-22 20:39:22,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.661864995956s 2018-08-22 20:39:22,546 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e0695a55-9176-494b-9ee0-71cb4100d6e2 2018-08-22 20:39:22,549 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:39:24,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:39:24,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:39:24,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:39: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-5ea6b0fb-f89f-4da4-9ab9-ec4fc3e5a9be x-compute-request-id: req-5ea6b0fb-f89f-4da4-9ab9-ec4fc3e5a9be 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:39:24,980 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5ea6b0fb-f89f-4da4-9ab9-ec4fc3e5a9be 2018-08-22 20:39:24,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42854309082s 2018-08-22 20:39:24,980 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5ea6b0fb-f89f-4da4-9ab9-ec4fc3e5a9be 2018-08-22 20:39:24,984 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:39:26,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:39:26,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:39:27,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:39: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-b24f48e5-6146-4c7b-94f1-89850f9053ec x-compute-request-id: req-b24f48e5-6146-4c7b-94f1-89850f9053ec 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:39:27,396 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b24f48e5-6146-4c7b-94f1-89850f9053ec 2018-08-22 20:39:27,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.409352064133s 2018-08-22 20:39:27,397 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b24f48e5-6146-4c7b-94f1-89850f9053ec 2018-08-22 20:39:27,400 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:39:29,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:39:29,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:39:29,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:39: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-5285d2ef-76ea-4fe6-9620-8acc38faa321 x-compute-request-id: req-5285d2ef-76ea-4fe6-9620-8acc38faa321 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:39:29,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5285d2ef-76ea-4fe6-9620-8acc38faa321 2018-08-22 20:39:29,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.228452920914s 2018-08-22 20:39:29,632 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5285d2ef-76ea-4fe6-9620-8acc38faa321 2018-08-22 20:39:29,635 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:39:31,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:39:31,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:39:32,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:39: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-c4910495-9794-4edc-a01c-fb6242b6dab6 x-compute-request-id: req-c4910495-9794-4edc-a01c-fb6242b6dab6 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:39:32,056 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c4910495-9794-4edc-a01c-fb6242b6dab6 2018-08-22 20:39:32,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.41771697998s 2018-08-22 20:39:32,056 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c4910495-9794-4edc-a01c-fb6242b6dab6 2018-08-22 20:39:32,059 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:39:34,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:39:34,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:39:34,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:39: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-523ce043-1eb4-488c-a843-609ee3e67cec x-compute-request-id: req-523ce043-1eb4-488c-a843-609ee3e67cec 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:39:34,416 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-523ce043-1eb4-488c-a843-609ee3e67cec 2018-08-22 20:39:34,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353497982025s 2018-08-22 20:39:34,416 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-523ce043-1eb4-488c-a843-609ee3e67cec 2018-08-22 20:39:34,420 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:39:36,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:39:36,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:39:36,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:39: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-56152c7b-b744-48fe-90f0-bac41dcfcf67 x-compute-request-id: req-56152c7b-b744-48fe-90f0-bac41dcfcf67 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:39:36,611 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-56152c7b-b744-48fe-90f0-bac41dcfcf67 2018-08-22 20:39:36,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188488960266s 2018-08-22 20:39:36,611 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-56152c7b-b744-48fe-90f0-bac41dcfcf67 2018-08-22 20:39:36,615 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:39:38,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:39:38,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:39:38,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:39: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-725096d2-424c-4201-9a46-36303d4cd98f x-compute-request-id: req-725096d2-424c-4201-9a46-36303d4cd98f 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:39:38,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-725096d2-424c-4201-9a46-36303d4cd98f 2018-08-22 20:39:38,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169341087341s 2018-08-22 20:39:38,787 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-725096d2-424c-4201-9a46-36303d4cd98f 2018-08-22 20:39:38,791 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:39:40,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:39:40,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:39:41,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:39: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-b385a2e8-b572-4328-8ddd-64582528ede5 x-compute-request-id: req-b385a2e8-b572-4328-8ddd-64582528ede5 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:39:41,216 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b385a2e8-b572-4328-8ddd-64582528ede5 2018-08-22 20:39:41,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.422338008881s 2018-08-22 20:39:41,216 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b385a2e8-b572-4328-8ddd-64582528ede5 2018-08-22 20:39:41,220 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:39:43,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:39:43,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:39:43,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:39: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-c4c795a2-6420-4e3a-a70b-38e790b380f5 x-compute-request-id: req-c4c795a2-6420-4e3a-a70b-38e790b380f5 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:39:43,665 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c4c795a2-6420-4e3a-a70b-38e790b380f5 2018-08-22 20:39:43,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.441950082779s 2018-08-22 20:39:43,665 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c4c795a2-6420-4e3a-a70b-38e790b380f5 2018-08-22 20:39:43,669 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:39:45,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:39:45,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:39:46,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:39: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-c82be540-0dc6-4399-84b2-83623047e7b0 x-compute-request-id: req-c82be540-0dc6-4399-84b2-83623047e7b0 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:39:46,310 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c82be540-0dc6-4399-84b2-83623047e7b0 2018-08-22 20:39:46,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.639111995697s 2018-08-22 20:39:46,311 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c82be540-0dc6-4399-84b2-83623047e7b0 2018-08-22 20:39:46,315 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:39:48,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:39:48,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:39:48,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20: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-cc3f9030-5020-4411-89d3-53966c472253 x-compute-request-id: req-cc3f9030-5020-4411-89d3-53966c472253 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:39:48,778 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cc3f9030-5020-4411-89d3-53966c472253 2018-08-22 20:39:48,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460451126099s 2018-08-22 20:39:48,778 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cc3f9030-5020-4411-89d3-53966c472253 2018-08-22 20:39:48,782 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:39:50,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:39:50,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:39:50,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:39: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-f16bd5e0-b733-4a55-ae9d-c5d4e14a2ce6 x-compute-request-id: req-f16bd5e0-b733-4a55-ae9d-c5d4e14a2ce6 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:39:50,968 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f16bd5e0-b733-4a55-ae9d-c5d4e14a2ce6 2018-08-22 20:39:50,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18400812149s 2018-08-22 20:39:50,969 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f16bd5e0-b733-4a55-ae9d-c5d4e14a2ce6 2018-08-22 20:39:50,973 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:39:52,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:39:52,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:39:53,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:39: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-11c9d271-4c11-47cd-acd5-30906b618ef4 x-compute-request-id: req-11c9d271-4c11-47cd-acd5-30906b618ef4 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:39:53,163 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-11c9d271-4c11-47cd-acd5-30906b618ef4 2018-08-22 20:39:53,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188191890717s 2018-08-22 20:39:53,164 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-11c9d271-4c11-47cd-acd5-30906b618ef4 2018-08-22 20:39:53,168 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:39:55,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:39:55,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:39:55,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:39: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-08816cae-427d-4eae-9a8c-7c494489a552 x-compute-request-id: req-08816cae-427d-4eae-9a8c-7c494489a552 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:39:55,742 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-08816cae-427d-4eae-9a8c-7c494489a552 2018-08-22 20:39:55,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.572137832642s 2018-08-22 20:39:55,743 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-08816cae-427d-4eae-9a8c-7c494489a552 2018-08-22 20:39:55,747 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:39:57,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:39:57,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:39:57,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:39: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-a4231487-17a8-4b81-a997-9428d210a8ee x-compute-request-id: req-a4231487-17a8-4b81-a997-9428d210a8ee 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:39:57,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a4231487-17a8-4b81-a997-9428d210a8ee 2018-08-22 20:39:57,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168271064758s 2018-08-22 20:39:57,918 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a4231487-17a8-4b81-a997-9428d210a8ee 2018-08-22 20:39:57,921 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:39:59,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:39:59,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:40:00,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:39: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-b27e8325-d7d0-49ac-93d4-0f5a4e248a95 x-compute-request-id: req-b27e8325-d7d0-49ac-93d4-0f5a4e248a95 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:40:00,256 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b27e8325-d7d0-49ac-93d4-0f5a4e248a95 2018-08-22 20:40:00,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.332039117813s 2018-08-22 20:40:00,256 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b27e8325-d7d0-49ac-93d4-0f5a4e248a95 2018-08-22 20:40:00,260 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:40:02,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:40:02,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:40:02,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:40: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-575168c2-4d2f-46b2-b420-5ab1c4fb610e x-compute-request-id: req-575168c2-4d2f-46b2-b420-5ab1c4fb610e 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:40:02,433 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-575168c2-4d2f-46b2-b420-5ab1c4fb610e 2018-08-22 20:40:02,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170336961746s 2018-08-22 20:40:02,434 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-575168c2-4d2f-46b2-b420-5ab1c4fb610e 2018-08-22 20:40:02,437 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:40:04,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:40:04,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:40:04,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:40: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-2a7d0f04-86bd-41eb-95a8-16036811453a x-compute-request-id: req-2a7d0f04-86bd-41eb-95a8-16036811453a 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:40:04,857 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2a7d0f04-86bd-41eb-95a8-16036811453a 2018-08-22 20:40:04,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.416567087173s 2018-08-22 20:40:04,857 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2a7d0f04-86bd-41eb-95a8-16036811453a 2018-08-22 20:40:04,861 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:40:06,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:40:06,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:40:07,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:40: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-3f920abb-c4b0-4ce6-8950-76d1014ee2e3 x-compute-request-id: req-3f920abb-c4b0-4ce6-8950-76d1014ee2e3 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.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:37:54Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:40:07,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3f920abb-c4b0-4ce6-8950-76d1014ee2e3 2018-08-22 20:40:07,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171388864517s 2018-08-22 20:40:07,035 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3f920abb-c4b0-4ce6-8950-76d1014ee2e3 2018-08-22 20:40:07,039 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:40:09,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:40:09,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:40:09,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:40:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fbc51cc5-7ca6-414a-b0cb-318c7a7a167e x-compute-request-id: req-fbc51cc5-7ca6-414a-b0cb-318c7a7a167e Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_00cc1c5f-11eb-4767-8946-b6448defe551": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:28:60", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T20:40:08.000000", "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T20:40:08Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:40:09,215 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fbc51cc5-7ca6-414a-b0cb-318c7a7a167e 2018-08-22 20:40:09,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173288106918s 2018-08-22 20:40:09,215 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fbc51cc5-7ca6-414a-b0cb-318c7a7a167e 2018-08-22 20:40:09,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-22 20:40:09,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=87640dbf-da99-4a21-ab76-a4aa9a2120fe" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:40:09,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-37da21ce-3879-4e90-b284-3f99e5dd0db1 Date: Wed, 22 Aug 2018 20:40:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-22T20:40:08Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40a30900-ac75-427a-b2ec-ec5873284dc3","ip_address":"192.168.120.12"}],"id":"5e667817-bb97-4e32-bd68-76926f96d2dd","security_groups":["7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff"],"mac_address":"fa:16:3e:df:28:60","project_id":"40f3a7f3745a4d3092f49959067a0d9d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"befc001e-9736-4a0f-aa09-161c568e62de","tenant_id":"40f3a7f3745a4d3092f49959067a0d9d","created_at":"2018-08-22T20:37:54Z","binding:vnic_type":"normal","device_id":"87640dbf-da99-4a21-ab76-a4aa9a2120fe","ip_allocation":"immediate"}]} 2018-08-22 20:40:09,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=87640dbf-da99-4a21-ab76-a4aa9a2120fe used request id req-37da21ce-3879-4e90-b284-3f99e5dd0db1 2018-08-22 20:40:09,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0556311607361s 2018-08-22 20:40:09,275 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=87640dbf-da99-4a21-ab76-a4aa9a2120fe used request id req-37da21ce-3879-4e90-b284-3f99e5dd0db1 2018-08-22 20:40:09,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 20:40:09,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=5e667817-bb97-4e32-bd68-76926f96d2dd" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:40:09,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-618658e4-8b63-41be-99ed-ab27e518db6e Date: Wed, 22 Aug 2018 20:40:09 GMT RESP BODY: {"floatingips": []} 2018-08-22 20:40:09,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=5e667817-bb97-4e32-bd68-76926f96d2dd used request id req-618658e4-8b63-41be-99ed-ab27e518db6e 2018-08-22 20:40:09,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0432569980621s 2018-08-22 20:40:09,324 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=5e667817-bb97-4e32-bd68-76926f96d2dd used request id req-618658e4-8b63-41be-99ed-ab27e518db6e 2018-08-22 20:40:09,324 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_00cc1c5f-11eb-4767-8946-b6448defe551': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:df:28:60', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a94db9c4-81a5-4778-b25b-a5900adb3b90'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-22T20:40:08.000000', 'flavor': Munch({u'id': u'65bd0b13-b02b-4409-b964-7679256c33d3'}), 'az': u'nova', 'id': u'87640dbf-da99-4a21-ab76-a4aa9a2120fe', 'security_groups': [Munch({u'name': u'cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e15b736775c547abb7db7cf9d6a3c0b8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'40f3a7f3745a4d3092f49959067a0d9d', 'name': 'cloudify-project_00cc1c5f-11eb-4767-8946-b6448defe551', '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-08-22T20:40:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-22T20:40:08Z', 'hostId': u'2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8', '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-08-22T20:40:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'40f3a7f3745a4d3092f49959067a0d9d', 'name': u'cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551', 'adminPass': u'RSyssxCte6c8', 'tenant_id': u'40f3a7f3745a4d3092f49959067a0d9d', 'created_at': u'2018-08-22T20:37:52Z', 'created': u'2018-08-22T20:37:52Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-22 20:40:09,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 20:40:09,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:40:09,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1272 X-Openstack-Request-Id: req-b4e4890a-3b93-430a-ac29-b3085dd4eb1e Date: Wed, 22 Aug 2018 20:40:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"befc001e-9736-4a0f-aa09-161c568e62de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"40f3a7f3745a4d3092f49959067a0d9d","l2_adjacency":true,"status":"ACTIVE","subnets":["40a30900-ac75-427a-b2ec-ec5873284dc3"],"description":"","tags":[],"updated_at":"2018-08-22T20:36:17Z","qos_policy_id":null,"name":"cloudify-net_00cc1c5f-11eb-4767-8946-b6448defe551","admin_state_up":true,"tenant_id":"40f3a7f3745a4d3092f49959067a0d9d","created_at":"2018-08-22T20:36:16Z","mtu":1450}]} 2018-08-22 20:40:09,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b4e4890a-3b93-430a-ac29-b3085dd4eb1e 2018-08-22 20:40:09,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0955910682678s 2018-08-22 20:40:09,424 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b4e4890a-3b93-430a-ac29-b3085dd4eb1e 2018-08-22 20:40:09,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-22 20:40:09,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=87640dbf-da99-4a21-ab76-a4aa9a2120fe" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:40:09,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-77ac1a8d-71e0-49bd-a38f-f6f406d0f56f Date: Wed, 22 Aug 2018 20:40:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-22T20:40:08Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40a30900-ac75-427a-b2ec-ec5873284dc3","ip_address":"192.168.120.12"}],"id":"5e667817-bb97-4e32-bd68-76926f96d2dd","security_groups":["7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff"],"mac_address":"fa:16:3e:df:28:60","project_id":"40f3a7f3745a4d3092f49959067a0d9d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"befc001e-9736-4a0f-aa09-161c568e62de","tenant_id":"40f3a7f3745a4d3092f49959067a0d9d","created_at":"2018-08-22T20:37:54Z","binding:vnic_type":"normal","device_id":"87640dbf-da99-4a21-ab76-a4aa9a2120fe","ip_allocation":"immediate"}]} 2018-08-22 20:40:09,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=87640dbf-da99-4a21-ab76-a4aa9a2120fe used request id req-77ac1a8d-71e0-49bd-a38f-f6f406d0f56f 2018-08-22 20:40:09,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.049831867218s 2018-08-22 20:40:09,476 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=87640dbf-da99-4a21-ab76-a4aa9a2120fe used request id req-77ac1a8d-71e0-49bd-a38f-f6f406d0f56f 2018-08-22 20:40:09,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-22 20:40:09,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" -d '{"floatingip": {"floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "fixed_ip_address": "192.168.120.12", "port_id": "5e667817-bb97-4e32-bd68-76926f96d2dd"}}' 2018-08-22 20:40:11,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-f45d5189-d322-4386-88f6-93670b9b3c9c Date: Wed, 22 Aug 2018 20:40:11 GMT RESP BODY: {"floatingip": {"router_id": "baf3b5b0-0897-46c0-bebf-00e7bf8d458a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "created_at": "2018-08-22T20:40:10Z", "updated_at": "2018-08-22T20:40:10Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "befc001e-9736-4a0f-aa09-161c568e62de", "device_owner": "compute:nova", "mac_address": "fa:16:3e:df:28:60", "device_id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_id": "5e667817-bb97-4e32-bd68-76926f96d2dd", "id": "68ec51a9-55e8-410f-9b08-cd2de2dd0107", "qos_policy_id": null}} 2018-08-22 20:40:11,847 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f45d5189-d322-4386-88f6-93670b9b3c9c 2018-08-22 20:40:11,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.37056612968s 2018-08-22 20:40:11,847 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f45d5189-d322-4386-88f6-93670b9b3c9c 2018-08-22 20:40:11,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 20:40:11,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:40:11,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-76596aa2-f1df-4350-a2f1-9d59b9cd0587 Date: Wed, 22 Aug 2018 20:40:11 GMT RESP BODY: {"floatingips": [{"router_id": "baf3b5b0-0897-46c0-bebf-00e7bf8d458a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "created_at": "2018-08-22T20:40:10Z", "updated_at": "2018-08-22T20:40:10Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "befc001e-9736-4a0f-aa09-161c568e62de", "device_owner": "compute:nova", "mac_address": "fa:16:3e:df:28:60", "device_id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_id": "5e667817-bb97-4e32-bd68-76926f96d2dd", "id": "68ec51a9-55e8-410f-9b08-cd2de2dd0107", "qos_policy_id": null}]} 2018-08-22 20:40:11,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-76596aa2-f1df-4350-a2f1-9d59b9cd0587 2018-08-22 20:40:11,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0933990478516s 2018-08-22 20:40:11,945 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-76596aa2-f1df-4350-a2f1-9d59b9cd0587 2018-08-22 20:40:11,946 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 20:40:12,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 20:40:12,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:40:12,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-366cc4a5-b3fd-408a-ae07-a756703e08b5 Date: Wed, 22 Aug 2018 20:40:12 GMT RESP BODY: {"floatingips": [{"router_id": "baf3b5b0-0897-46c0-bebf-00e7bf8d458a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "created_at": "2018-08-22T20:40:10Z", "updated_at": "2018-08-22T20:40:10Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "befc001e-9736-4a0f-aa09-161c568e62de", "device_owner": "compute:nova", "mac_address": "fa:16:3e:df:28:60", "device_id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_id": "5e667817-bb97-4e32-bd68-76926f96d2dd", "id": "68ec51a9-55e8-410f-9b08-cd2de2dd0107", "qos_policy_id": null}]} 2018-08-22 20:40:12,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-366cc4a5-b3fd-408a-ae07-a756703e08b5 2018-08-22 20:40:12,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0682828426361s 2018-08-22 20:40:12,120 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-366cc4a5-b3fd-408a-ae07-a756703e08b5 2018-08-22 20:40:12,124 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 20:40:12,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 20:40:12,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:40:12,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-f1760c10-fd5c-4503-b873-0bf2ff9f1f5d Date: Wed, 22 Aug 2018 20:40:12 GMT RESP BODY: {"floatingips": [{"router_id": "baf3b5b0-0897-46c0-bebf-00e7bf8d458a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "created_at": "2018-08-22T20:40:10Z", "updated_at": "2018-08-22T20:40:10Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "befc001e-9736-4a0f-aa09-161c568e62de", "device_owner": "compute:nova", "mac_address": "fa:16:3e:df:28:60", "device_id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_id": "5e667817-bb97-4e32-bd68-76926f96d2dd", "id": "68ec51a9-55e8-410f-9b08-cd2de2dd0107", "qos_policy_id": null}]} 2018-08-22 20:40:12,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f1760c10-fd5c-4503-b873-0bf2ff9f1f5d 2018-08-22 20:40:12,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0588619709015s 2018-08-22 20:40:12,289 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f1760c10-fd5c-4503-b873-0bf2ff9f1f5d 2018-08-22 20:40:12,292 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 20:40:12,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 20:40:12,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:40:12,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-b573a5d0-82f6-4fe5-b99b-ed006008db19 Date: Wed, 22 Aug 2018 20:40:12 GMT RESP BODY: {"floatingips": [{"router_id": "baf3b5b0-0897-46c0-bebf-00e7bf8d458a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "created_at": "2018-08-22T20:40:10Z", "updated_at": "2018-08-22T20:40:10Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "befc001e-9736-4a0f-aa09-161c568e62de", "device_owner": "compute:nova", "mac_address": "fa:16:3e:df:28:60", "device_id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_id": "5e667817-bb97-4e32-bd68-76926f96d2dd", "id": "68ec51a9-55e8-410f-9b08-cd2de2dd0107", "qos_policy_id": null}]} 2018-08-22 20:40:12,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b573a5d0-82f6-4fe5-b99b-ed006008db19 2018-08-22 20:40:12,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0599498748779s 2018-08-22 20:40:12,457 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b573a5d0-82f6-4fe5-b99b-ed006008db19 2018-08-22 20:40:12,461 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 20:40:12,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 20:40:12,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:40:12,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-923ca8f9-b03b-4d4d-a756-7fbf78fc381f Date: Wed, 22 Aug 2018 20:40:12 GMT RESP BODY: {"floatingips": [{"router_id": "baf3b5b0-0897-46c0-bebf-00e7bf8d458a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "created_at": "2018-08-22T20:40:10Z", "updated_at": "2018-08-22T20:40:10Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "befc001e-9736-4a0f-aa09-161c568e62de", "device_owner": "compute:nova", "mac_address": "fa:16:3e:df:28:60", "device_id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_id": "5e667817-bb97-4e32-bd68-76926f96d2dd", "id": "68ec51a9-55e8-410f-9b08-cd2de2dd0107", "qos_policy_id": null}]} 2018-08-22 20:40:12,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-923ca8f9-b03b-4d4d-a756-7fbf78fc381f 2018-08-22 20:40:12,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0598130226135s 2018-08-22 20:40:12,629 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-923ca8f9-b03b-4d4d-a756-7fbf78fc381f 2018-08-22 20:40:12,632 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 20:40:12,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 20:40:12,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:40:12,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-4e36f882-4da0-4c78-9b1e-4f1e290f60a6 Date: Wed, 22 Aug 2018 20:40:12 GMT RESP BODY: {"floatingips": [{"router_id": "baf3b5b0-0897-46c0-bebf-00e7bf8d458a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "created_at": "2018-08-22T20:40:10Z", "updated_at": "2018-08-22T20:40:10Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "befc001e-9736-4a0f-aa09-161c568e62de", "device_owner": "compute:nova", "mac_address": "fa:16:3e:df:28:60", "device_id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_id": "5e667817-bb97-4e32-bd68-76926f96d2dd", "id": "68ec51a9-55e8-410f-9b08-cd2de2dd0107", "qos_policy_id": null}]} 2018-08-22 20:40:12,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-4e36f882-4da0-4c78-9b1e-4f1e290f60a6 2018-08-22 20:40:12,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.065171957016s 2018-08-22 20:40:12,803 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-4e36f882-4da0-4c78-9b1e-4f1e290f60a6 2018-08-22 20:40:12,806 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 20:40:12,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 20:40:12,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:40:12,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-0f9ef28a-f5a3-42bb-aed9-47da2cd6984b Date: Wed, 22 Aug 2018 20:40:12 GMT RESP BODY: {"floatingips": [{"router_id": "baf3b5b0-0897-46c0-bebf-00e7bf8d458a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "created_at": "2018-08-22T20:40:10Z", "updated_at": "2018-08-22T20:40:12Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "befc001e-9736-4a0f-aa09-161c568e62de", "device_owner": "compute:nova", "mac_address": "fa:16:3e:df:28:60", "device_id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_id": "5e667817-bb97-4e32-bd68-76926f96d2dd", "id": "68ec51a9-55e8-410f-9b08-cd2de2dd0107", "qos_policy_id": null}]} 2018-08-22 20:40:12,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-0f9ef28a-f5a3-42bb-aed9-47da2cd6984b 2018-08-22 20:40:12,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0593039989471s 2018-08-22 20:40:12,971 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-0f9ef28a-f5a3-42bb-aed9-47da2cd6984b 2018-08-22 20:40:12,975 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'baf3b5b0-0897-46c0-bebf-00e7bf8d458a', 'updated_at': u'2018-08-22T20:40:12Z', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.207', 'revision_number': 1, 'port_id': u'5e667817-bb97-4e32-bd68-76926f96d2dd', 'id': u'68ec51a9-55e8-410f-9b08-cd2de2dd0107', 'network': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', 'port': u'5e667817-bb97-4e32-bd68-76926f96d2dd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'40f3a7f3745a4d3092f49959067a0d9d', 'name': 'cloudify-project_00cc1c5f-11eb-4767-8946-b6448defe551', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'40f3a7f3745a4d3092f49959067a0d9d', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'befc001e-9736-4a0f-aa09-161c568e62de', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:df:28:60', u'device_id': u'87640dbf-da99-4a21-ab76-a4aa9a2120fe'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'40f3a7f3745a4d3092f49959067a0d9d', 'created_at': u'2018-08-22T20:40:10Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'befc001e-9736-4a0f-aa09-161c568e62de', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:df:28:60', u'device_id': u'87640dbf-da99-4a21-ab76-a4aa9a2120fe'}), 'router': u'baf3b5b0-0897-46c0-bebf-00e7bf8d458a'}) 2018-08-22 20:40:12,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 20:40:12,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe/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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 20:40:13,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:40: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-6d94edf7-763a-418f-9bb5-e2c426089045 x-compute-request-id: req-6d94edf7-763a-418f-9bb5-e2c426089045 Content-Encoding: gzip Content-Length: 9151 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 1849246913 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.422136] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.425132] pid_max: default: 32768 minimum: 301\n[ 0.426746] Security Framework initialized\n[ 0.428240] SELinux: Initializing.\n[ 0.429895] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.436534] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.440519] Mount-cache hash table entries: 4096\n[ 0.442415] Initializing cgroup subsys memory\n[ 0.443966] Initializing cgroup subsys devices\n[ 0.445542] Initializing cgroup subsys freezer\n[ 0.447522] Initializing cgroup subsys net_cls\n[ 0.449409] Initializing cgroup subsys blkio\n[ 0.451274] Initializing cgroup subsys perf_event\n[ 0.453238] Initializing cgroup subsys hugetlb\n[ 0.455132] Initializing cgroup subsys pids\n[ 0.456956] Initializing cgroup subsys net_prio\n[ 0.458947] CPU: Physical Processor ID: 0\n[ 0.461397] mce: CPU supports 10 MCE banks\n[ 0.463204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.465302] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.467372] tlb_flushall_shift: 6\n[ 0.468932] Freeing SMP alternatives: 28k freed\n[ 0.473155] ACPI: Core revision 20130517\n[ 0.475057] ACPI: All ACPI Tables successfully acquired\n[ 0.477018] ftrace: allocating 25812 entries in 101 pages\n[ 0.498959] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.500986] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.502983] smpboot: Max logical packages: 2\n[ 0.504769] Enabling x2apic\n[ 0.505987] Enabled x2apic\n[ 0.507476] Switched APIC routing to physical x2apic.\n[ 0.510495] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.512449] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.515895] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.524041] KVM setup paravirtual spinlock\n[ 0.526765] smpboot: Booting Node 0, Processors #1 OK\n[ 0.528872] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.551448] Brought up 2 CPUs\n[ 0.551452] KVM setup async PF for cpu 1\n[ 0.551455] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.555572] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.558427] devtmpfs: initialized\n[ 0.561415] EVM: security.selinux\n[ 0.562709] EVM: security.ima\n[ 0.563940] EVM: security.capability\n[ 0.566012] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.568008] pinctrl core: initialized pinctrl subsystem\n[ 0.569796] NET: Registered protocol family 16\n[ 0.571566] ACPI: bus type PCI registered\n[ 0.572999] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.574991] PCI: Using configuration type 1 for base access\n[ 0.580253] ACPI: Added _OSI(Module Device)\n[ 0.581754] ACPI: Added _OSI(Processor Device)\n[ 0.583276] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.584838] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.587647] ACPI: Interpreter enabled\n[ 0.589034] ACPI: (supports S0 S5)\n[ 0.590343] ACPI: Using IOAPIC for interrupt routing\n[ 0.591963] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.596735] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.598612] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.600604] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.602542] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.606141] acpiphp: Slot [3] registered\n[ 0.607570] acpiphp: Slot [4] registered\n[ 0.609013] acpiphp: Slot [5] registered\n[ 0.610437] acpiphp: Slot [6] registered\n[ 0.611873] acpiphp: Slot [7] registered\n[ 0.613300] acpiphp: Slot [8] registered\n[ 0.614723] acpiphp: Slot [9] registered\n[ 0.616156] acpiphp: Slot [10] registered\n[ 0.617691] acpiphp: Slot [11] registered\n[ 0.619137] acpiphp: Slot [12] registered\n[ 0.620575] acpiphp: Slot [13] registered\n[ 0.622019] acpiphp: Slot [14] registered\n[ 0.623465] acpiphp: Slot [15] registered\n[ 0.624932] acpiphp: Slot [16] registered\n[ 0.626393] acpiphp: Slot [17] registered\n[ 0.627857] acpiphp: Slot [18] registered\n[ 0.629312] acpiphp: Slot [19] registered\n[ 0.630792] acpiphp: Slot [20] registered\n[ 0.632264] acpiphp: Slot [21] registered\n[ 0.633722] acpiphp: Slot [22] registered\n[ 0.635191] acpiphp: Slot [23] registered\n[ 0.636647] acpiphp: Slot [24] registered\n[ 0.638157] acpiphp: Slot [25] registered\n[ 0.639623] acpiphp: Slot [26] registered\n[ 0.641084] acpiphp: Slot [27] registered\n[ 0.642541] acpiphp: Slot [28] registered\n[ 0.644012] acpiphp: Slot [29] registered\n[ 0.645470] acpiphp: Slot [30] registered\n[ 0.646942] acpiphp: Slot [31] registered\n[ 0.648388] PCI host bridge to bus 0000:00\n[ 0.649845] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.651569] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.653563] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.655552] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.658227] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.660901] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.666357] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.668426] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.670364] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.672414] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.676598] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.679249] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.702495] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.704869] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.707469] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.709778] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.712011] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.714107] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.716295] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.719068] vgaarb: loaded\n[ 0.720240] vgaarb: bridge control possible 0000:00:02.0\n[ 0.722121] SCSI subsystem initialized\n[ 0.723545] ACPI: bus type USB registered\n[ 0.725001] usbcore: registered new interface driver usbfs\n[ 0.726723] usbcore: registered new interface driver hub\n[ 0.728434] usbcore: registered new device driver usb\n[ 0.730282] PCI: Using ACPI for IRQ routing\n[ 0.732151] NetLabel: Initializing\n[ 0.733472] NetLabel: domain hash size = 128\n[ 0.734961] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.736608] NetLabel: unlabeled traffic allowed by default\n[ 0.738498] Switched to clocksource kvm-clock\n[ 0.748347] pnp: PnP ACPI init\n[ 0.749618] ACPI: bus type PNP registered\n[ 0.751456] pnp: PnP ACPI: found 5 devices\n[ 0.752914] ACPI: bus type PNP unregistered\n[ 0.760900] NET: Registered protocol family 2\n[ 0.762745] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.765616] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.767975] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.770014] TCP: reno registered\n[ 0.771298] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.773173] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.775178] NET: Registered protocol family 1\n[ 0.776701] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.778516] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.780301] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.800702] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.821014] Unpacking initramfs...\n[ 1.296589] Freeing initrd memory: 37508k freed\n[ 1.306054] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.308075] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.311727] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.313666] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.315871] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.317748] Initialise system trusted keyring\n[ 1.319271] audit: initializing netlink socket (disabled)\n[ 1.320993] type=2000 audit(1534970411.330:1): initialized\n[ 1.338111] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.340006] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.342746] zpool: loaded\n[ 1.343929] zbud: loaded\n[ 1.345240] VFS: Disk quotas dquot_6.5.2\n[ 1.346689] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.348742] msgmni has been set to 7578\n[ 1.350208] Key type big_key registered\n[ 1.352477] NET: Registered protocol family 38\n[ 1.354007] Key type asymmetric registered\n[ 1.355454] Asymmetric key parser 'x509' registered\n[ 1.357069] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.359749] io scheduler noop registered\n[ 1.361177] io scheduler deadline registered (default)\n[ 1.376772] io scheduler cfq registered\n[ 1.378258] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.379992] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.382025] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.384666] ACPI: Power Button [PWRF]\n[ 1.386202] GHES: HEST is not enabled!\n[ 1.387663] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.412796] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.415148] Non-volatile memory driver v1.3\n[ 1.416619] Linux agpgart interface v0.103\n[ 1.418255] crash memory driver: version 1.1\n[ 1.419800] rdac: device handler registered\n[ 1.421383] hp_sw: device handler registered\n[ 1.422875] emc: device handler registered\n[ 1.424315] alua: device handler registered\n[ 1.425816] libphy: Fixed MDIO Bus: probed\n[ 1.427345] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.429283] ehci-pci: EHCI PCI platform driver\n[ 1.430797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.432650] ohci-pci: OHCI PCI platform driver\n[ 1.434174] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.454550] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.456335] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.459006] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.460692] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.462545] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.464538] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.467150] usb usb1: Product: UHCI Host Controller\n[ 1.468750] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.470769] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.472543] hub 1-0:1.0: USB hub found\n[ 1.473956] hub 1-0:1.0: 2 ports detected\n[ 1.475545] usbcore: registered new interface driver usbserial\n[ 1.477350] usbcore: registered new interface driver usbserial_generic\n[ 1.479281] usbserial: USB Serial support registered for generic\n[ 1.481143] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.484636] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.486279] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.488074] mousedev: PS/2 mouse device common for all mice\n[ 1.490203] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.493758] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.496713] rtc_cmos 00:00: RTC can wake from S4\n[ 1.498719] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.501609] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.503545] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.505540] cpuidle: using governor menu\n[ 1.507041] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.508922] usbcore: registered new interface driver usbhid\n[ 1.510662] usbhid: USB HID core driver\n[ 1.512093] drop_monitor: Initializing network drop monitor service\n[ 1.514009] TCP: cubic registered\n[ 1.515301] Initializing XFRM netlink socket\n[ 1.516868] NET: Registered protocol family 10\n[ 1.518683] NET: Registered protocol family 17\n[ 1.520403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.522249] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.524162] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.527257] Loading compiled-in X.509 certificates\n[ 1.528890] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.531990] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.535545] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.538606] registered taskstats version 1\n[ 1.542076] Key type trusted registered\n[ 1.544853] Key type encrypted registered\n[ 1.547493] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.549656] rtc_cmos 00:00: setting system clock to 2018-08-22 20:40:11 UTC (1534970411)\n[ 1.553145] Freeing unused kernel memory: 1680k freed\n[ 1.558769] 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.564313] systemd[1]: Detected virtualization kvm.\n[ 1.565998] systemd[1]: Detected architecture x86-64.\n[ 1.567700] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.570653] systemd[1]: No hostname configured.\n[ 1.572201] systemd[1]: Set hostname to .\n[ 1.573921] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.598628] systemd[1]: Reached target Swap.\n[ 1.600147] systemd[1]: Starting Swap.\n[ 1.601567] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.604320] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.608139] systemd[1]: Created slice Root Slice.\n[ 1.609725] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.612244] systemd[1]: Listening on udev Kernel Socket.\n[ 1.613944] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.616638] systemd[1]: Listening on udev Control Socket.\n[ 1.618845] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.622256] systemd[1]: Created slice System Slice.\n[ 1.624277] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.627365] systemd[1]: Reached target Slices.\n[ 1.629254] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Timers.\n[ 1.632162] systemd[1]: Reached target Timers.\n[ 1.634080] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Paths.\n[ 1.637013] systemd[1]: Reached target Paths.\n[ 1.638894] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.642020] systemd[1]: Reached target Local File Systems.\n[ 1.644243] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.647608] systemd[1]: Listening on Journal Socket.\n[ 1.649640] systemd[1]: Starting Journal Socket.\n[ 1.652008] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.655469] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Sockets.\n[ 1.662911] systemd[1]: Reached target Sockets.\n[ 1.664859] systemd[1]: Starting Sockets.\n[ 1.666976] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.670613] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.675489] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.742610] RPC: Registered named UNIX socket transport module.\n[ 1.744551] RPC: Registered udp transport module.\n[ 1.746208] RPC: Registered tcp transport module.\n[ 1.747861] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.778518] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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.848952] scsi host0: ata_piix\n[ 1.856111] scsi host1: ata_piix\n[ 1.857859] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.860624] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.866287] FDC 0 is a S82078B\n[ 1.886625] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.927842] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.933944] vda: vda1\n[ 1.934384] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.934385] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.934385] usb 1-1: Product: QEMU USB Tablet\n[ 1.934386] usb 1-1: Manufacturer: QEMU\n[ 1.934387] usb 1-1: SerialNumber: 42\n[ 1.947495] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.951652] 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] 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[[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[ 2.037648] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.040731] XFS (vda1): Mounting V4 Filesystem\n[ 2.108959] 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 udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n [ 2.313628] tsc: Refined TSC clocksource calibration: 3491.869 MHz\nStopping dracut pre-trigger hook...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.351279] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n"} 2018-08-22 20:40:13,047 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe/action used request id req-6d94edf7-763a-418f-9bb5-e2c426089045 2018-08-22 20:40:13,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0707919597626s 2018-08-22 20:40:13,048 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe/action used request id req-6d94edf7-763a-418f-9bb5-e2c426089045 2018-08-22 20:40:13,048 - 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 1849246913 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.422136] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.425132] pid_max: default: 32768 minimum: 301 [ 0.426746] Security Framework initialized [ 0.428240] SELinux: Initializing. [ 0.429895] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.436534] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.440519] Mount-cache hash table entries: 4096 [ 0.442415] Initializing cgroup subsys memory [ 0.443966] Initializing cgroup subsys devices [ 0.445542] Initializing cgroup subsys freezer [ 0.447522] Initializing cgroup subsys net_cls [ 0.449409] Initializing cgroup subsys blkio [ 0.451274] Initializing cgroup subsys perf_event [ 0.453238] Initializing cgroup subsys hugetlb [ 0.455132] Initializing cgroup subsys pids [ 0.456956] Initializing cgroup subsys net_prio [ 0.458947] CPU: Physical Processor ID: 0 [ 0.461397] mce: CPU supports 10 MCE banks [ 0.463204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.465302] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.467372] tlb_flushall_shift: 6 [ 0.468932] Freeing SMP alternatives: 28k freed [ 0.473155] ACPI: Core revision 20130517 [ 0.475057] ACPI: All ACPI Tables successfully acquired [ 0.477018] ftrace: allocating 25812 entries in 101 pages [ 0.498959] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.500986] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.502983] smpboot: Max logical packages: 2 [ 0.504769] Enabling x2apic [ 0.505987] Enabled x2apic [ 0.507476] Switched APIC routing to physical x2apic. [ 0.510495] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.512449] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.515895] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.524041] KVM setup paravirtual spinlock [ 0.526765] smpboot: Booting Node 0, Processors #1 OK [ 0.528872] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.551448] Brought up 2 CPUs [ 0.551452] KVM setup async PF for cpu 1 [ 0.551455] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.555572] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.558427] devtmpfs: initialized [ 0.561415] EVM: security.selinux [ 0.562709] EVM: security.ima [ 0.563940] EVM: security.capability [ 0.566012] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.568008] pinctrl core: initialized pinctrl subsystem [ 0.569796] NET: Registered protocol family 16 [ 0.571566] ACPI: bus type PCI registered [ 0.572999] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.574991] PCI: Using configuration type 1 for base access [ 0.580253] ACPI: Added _OSI(Module Device) [ 0.581754] ACPI: Added _OSI(Processor Device) [ 0.583276] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.584838] ACPI: Added _OSI(Processor Aggregator Device) [ 0.587647] ACPI: Interpreter enabled [ 0.589034] ACPI: (supports S0 S5) [ 0.590343] ACPI: Using IOAPIC for interrupt routing [ 0.591963] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.596735] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.598612] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.600604] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.602542] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.606141] acpiphp: Slot [3] registered [ 0.607570] acpiphp: Slot [4] registered [ 0.609013] acpiphp: Slot [5] registered [ 0.610437] acpiphp: Slot [6] registered [ 0.611873] acpiphp: Slot [7] registered [ 0.613300] acpiphp: Slot [8] registered [ 0.614723] acpiphp: Slot [9] registered [ 0.616156] acpiphp: Slot [10] registered [ 0.617691] acpiphp: Slot [11] registered [ 0.619137] acpiphp: Slot [12] registered [ 0.620575] acpiphp: Slot [13] registered [ 0.622019] acpiphp: Slot [14] registered [ 0.623465] acpiphp: Slot [15] registered [ 0.624932] acpiphp: Slot [16] registered [ 0.626393] acpiphp: Slot [17] registered [ 0.627857] acpiphp: Slot [18] registered [ 0.629312] acpiphp: Slot [19] registered [ 0.630792] acpiphp: Slot [20] registered [ 0.632264] acpiphp: Slot [21] registered [ 0.633722] acpiphp: Slot [22] registered [ 0.635191] acpiphp: Slot [23] registered [ 0.636647] acpiphp: Slot [24] registered [ 0.638157] acpiphp: Slot [25] registered [ 0.639623] acpiphp: Slot [26] registered [ 0.641084] acpiphp: Slot [27] registered [ 0.642541] acpiphp: Slot [28] registered [ 0.644012] acpiphp: Slot [29] registered [ 0.645470] acpiphp: Slot [30] registered [ 0.646942] acpiphp: Slot [31] registered [ 0.648388] PCI host bridge to bus 0000:00 [ 0.649845] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.651569] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.653563] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.655552] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.658227] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.660901] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.666357] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.668426] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.670364] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.672414] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.676598] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.679249] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.702495] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.704869] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.707469] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.709778] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.712011] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.714107] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.716295] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.719068] vgaarb: loaded [ 0.720240] vgaarb: bridge control possible 0000:00:02.0 [ 0.722121] SCSI subsystem initialized [ 0.723545] ACPI: bus type USB registered [ 0.725001] usbcore: registered new interface driver usbfs [ 0.726723] usbcore: registered new interface driver hub [ 0.728434] usbcore: registered new device driver usb [ 0.730282] PCI: Using ACPI for IRQ routing [ 0.732151] NetLabel: Initializing [ 0.733472] NetLabel: domain hash size = 128 [ 0.734961] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.736608] NetLabel: unlabeled traffic allowed by default [ 0.738498] Switched to clocksource kvm-clock [ 0.748347] pnp: PnP ACPI init [ 0.749618] ACPI: bus type PNP registered [ 0.751456] pnp: PnP ACPI: found 5 devices [ 0.752914] ACPI: bus type PNP unregistered [ 0.760900] NET: Registered protocol family 2 [ 0.762745] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.765616] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.767975] TCP: Hash tables configured (established 32768 bind 32768) [ 0.770014] TCP: reno registered [ 0.771298] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.773173] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.775178] NET: Registered protocol family 1 [ 0.776701] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.778516] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.780301] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.800702] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.821014] Unpacking initramfs... [ 1.296589] Freeing initrd memory: 37508k freed [ 1.306054] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.308075] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.311727] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.313666] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.315871] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.317748] Initialise system trusted keyring [ 1.319271] audit: initializing netlink socket (disabled) [ 1.320993] type=2000 audit(1534970411.330:1): initialized [ 1.338111] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.340006] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.342746] zpool: loaded [ 1.343929] zbud: loaded [ 1.345240] VFS: Disk quotas dquot_6.5.2 [ 1.346689] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.348742] msgmni has been set to 7578 [ 1.350208] Key type big_key registered [ 1.352477] NET: Registered protocol family 38 [ 1.354007] Key type asymmetric registered [ 1.355454] Asymmetric key parser 'x509' registered [ 1.357069] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.359749] io scheduler noop registered [ 1.361177] io scheduler deadline registered (default) [ 1.376772] io scheduler cfq registered [ 1.378258] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.379992] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.382025] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.384666] ACPI: Power Button [PWRF] [ 1.386202] GHES: HEST is not enabled! [ 1.387663] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.412796] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.415148] Non-volatile memory driver v1.3 [ 1.416619] Linux agpgart interface v0.103 [ 1.418255] crash memory driver: version 1.1 [ 1.419800] rdac: device handler registered [ 1.421383] hp_sw: device handler registered [ 1.422875] emc: device handler registered [ 1.424315] alua: device handler registered [ 1.425816] libphy: Fixed MDIO Bus: probed [ 1.427345] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.429283] ehci-pci: EHCI PCI platform driver [ 1.430797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.432650] ohci-pci: OHCI PCI platform driver [ 1.434174] uhci_hcd: USB Universal Host Controller Interface driver [ 1.454550] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.456335] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.459006] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.460692] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.462545] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.464538] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.467150] usb usb1: Product: UHCI Host Controller [ 1.468750] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.470769] usb usb1: SerialNumber: 0000:00:01.2 [ 1.472543] hub 1-0:1.0: USB hub found [ 1.473956] hub 1-0:1.0: 2 ports detected [ 1.475545] usbcore: registered new interface driver usbserial [ 1.477350] usbcore: registered new interface driver usbserial_generic [ 1.479281] usbserial: USB Serial support registered for generic [ 1.481143] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.484636] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.486279] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.488074] mousedev: PS/2 mouse device common for all mice [ 1.490203] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.493758] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.496713] rtc_cmos 00:00: RTC can wake from S4 [ 1.498719] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.501609] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.503545] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.505540] cpuidle: using governor menu [ 1.507041] hidraw: raw HID events driver (C) Jiri Kosina [ 1.508922] usbcore: registered new interface driver usbhid [ 1.510662] usbhid: USB HID core driver [ 1.512093] drop_monitor: Initializing network drop monitor service [ 1.514009] TCP: cubic registered [ 1.515301] Initializing XFRM netlink socket [ 1.516868] NET: Registered protocol family 10 [ 1.518683] NET: Registered protocol family 17 [ 1.520403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.522249] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.524162] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.527257] Loading compiled-in X.509 certificates [ 1.528890] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.531990] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.535545] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.538606] registered taskstats version 1 [ 1.542076] Key type trusted registered [ 1.544853] Key type encrypted registered [ 1.547493] IMA: No TPM chip found, activating TPM-bypass! [ 1.549656] rtc_cmos 00:00: setting system clock to 2018-08-22 20:40:11 UTC (1534970411) [ 1.553145] Freeing unused kernel memory: 1680k freed [ 1.558769] 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.564313] systemd[1]: Detected virtualization kvm. [ 1.565998] systemd[1]: Detected architecture x86-64. [ 1.567700] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.570653] systemd[1]: No hostname configured. [ 1.572201] systemd[1]: Set hostname to . [ 1.573921] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.598628] systemd[1]: Reached target Swap. [ 1.600147] systemd[1]: Starting Swap. [ 1.601567] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.604320] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.608139] systemd[1]: Created slice Root Slice. [ 1.609725] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.612244] systemd[1]: Listening on udev Kernel Socket. [ 1.613944] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.616638] systemd[1]: Listening on udev Control Socket. [ 1.618845] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Created slice System Slice. [ 1.622256] systemd[1]: Created slice System Slice. [ 1.624277] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.627365] systemd[1]: Reached target Slices. [ 1.629254] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Timers. [ 1.632162] systemd[1]: Reached target Timers. [ 1.634080] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Paths. [ 1.637013] systemd[1]: Reached target Paths. [ 1.638894] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.642020] systemd[1]: Reached target Local File Systems. [ 1.644243] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on Journal Socket. [ 1.647608] systemd[1]: Listening on Journal Socket. [ 1.649640] systemd[1]: Starting Journal Socket. [ 1.652008] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.655469] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Sockets. [ 1.662911] systemd[1]: Reached target Sockets. [ 1.664859] systemd[1]: Starting Sockets. [ 1.666976] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.670613] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.675489] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.742610] RPC: Registered named UNIX socket transport module. [ 1.744551] RPC: Registered udp transport module. [ 1.746208] RPC: Registered tcp transport module. [ 1.747861] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.778518] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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.848952] scsi host0: ata_piix [ 1.856111] scsi host1: ata_piix [ 1.857859] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.860624] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.866287] FDC 0 is a S82078B [ 1.886625] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.927842] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.933944] vda: vda1 [ 1.934384] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.934385] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.934385] usb 1-1: Product: QEMU USB Tablet [ 1.934386] usb 1-1: Manufacturer: QEMU [ 1.934387] usb 1-1: SerialNumber: 42 [ 1.947495] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.951652] 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] 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. [[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. [ 2.037648] SGI XFS with ACLs, security attributes, no debug enabled [ 2.040731] XFS (vda1): Mounting V4 Filesystem [ 2.108959] 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 udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. [ 2.313628] tsc: Refined TSC clocksource calibration: 3491.869 MHz Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.351279] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). 2018-08-22 20:40:14,051 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.207: timed out 2018-08-22 20:40:23,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 20:40:23,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe/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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 20:40:23,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:40:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1a6b121-e270-49e2-85ff-9f72fa815a25 x-compute-request-id: req-c1a6b121-e270-49e2-85ff-9f72fa815a25 Content-Encoding: gzip Content-Length: 12719 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 1849246913 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.422136] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.425132] pid_max: default: 32768 minimum: 301\n[ 0.426746] Security Framework initialized\n[ 0.428240] SELinux: Initializing.\n[ 0.429895] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.436534] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.440519] Mount-cache hash table entries: 4096\n[ 0.442415] Initializing cgroup subsys memory\n[ 0.443966] Initializing cgroup subsys devices\n[ 0.445542] Initializing cgroup subsys freezer\n[ 0.447522] Initializing cgroup subsys net_cls\n[ 0.449409] Initializing cgroup subsys blkio\n[ 0.451274] Initializing cgroup subsys perf_event\n[ 0.453238] Initializing cgroup subsys hugetlb\n[ 0.455132] Initializing cgroup subsys pids\n[ 0.456956] Initializing cgroup subsys net_prio\n[ 0.458947] CPU: Physical Processor ID: 0\n[ 0.461397] mce: CPU supports 10 MCE banks\n[ 0.463204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.465302] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.467372] tlb_flushall_shift: 6\n[ 0.468932] Freeing SMP alternatives: 28k freed\n[ 0.473155] ACPI: Core revision 20130517\n[ 0.475057] ACPI: All ACPI Tables successfully acquired\n[ 0.477018] ftrace: allocating 25812 entries in 101 pages\n[ 0.498959] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.500986] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.502983] smpboot: Max logical packages: 2\n[ 0.504769] Enabling x2apic\n[ 0.505987] Enabled x2apic\n[ 0.507476] Switched APIC routing to physical x2apic.\n[ 0.510495] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.512449] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.515895] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.524041] KVM setup paravirtual spinlock\n[ 0.526765] smpboot: Booting Node 0, Processors #1 OK\n[ 0.528872] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.551448] Brought up 2 CPUs\n[ 0.551452] KVM setup async PF for cpu 1\n[ 0.551455] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.555572] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.558427] devtmpfs: initialized\n[ 0.561415] EVM: security.selinux\n[ 0.562709] EVM: security.ima\n[ 0.563940] EVM: security.capability\n[ 0.566012] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.568008] pinctrl core: initialized pinctrl subsystem\n[ 0.569796] NET: Registered protocol family 16\n[ 0.571566] ACPI: bus type PCI registered\n[ 0.572999] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.574991] PCI: Using configuration type 1 for base access\n[ 0.580253] ACPI: Added _OSI(Module Device)\n[ 0.581754] ACPI: Added _OSI(Processor Device)\n[ 0.583276] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.584838] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.587647] ACPI: Interpreter enabled\n[ 0.589034] ACPI: (supports S0 S5)\n[ 0.590343] ACPI: Using IOAPIC for interrupt routing\n[ 0.591963] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.596735] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.598612] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.600604] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.602542] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.606141] acpiphp: Slot [3] registered\n[ 0.607570] acpiphp: Slot [4] registered\n[ 0.609013] acpiphp: Slot [5] registered\n[ 0.610437] acpiphp: Slot [6] registered\n[ 0.611873] acpiphp: Slot [7] registered\n[ 0.613300] acpiphp: Slot [8] registered\n[ 0.614723] acpiphp: Slot [9] registered\n[ 0.616156] acpiphp: Slot [10] registered\n[ 0.617691] acpiphp: Slot [11] registered\n[ 0.619137] acpiphp: Slot [12] registered\n[ 0.620575] acpiphp: Slot [13] registered\n[ 0.622019] acpiphp: Slot [14] registered\n[ 0.623465] acpiphp: Slot [15] registered\n[ 0.624932] acpiphp: Slot [16] registered\n[ 0.626393] acpiphp: Slot [17] registered\n[ 0.627857] acpiphp: Slot [18] registered\n[ 0.629312] acpiphp: Slot [19] registered\n[ 0.630792] acpiphp: Slot [20] registered\n[ 0.632264] acpiphp: Slot [21] registered\n[ 0.633722] acpiphp: Slot [22] registered\n[ 0.635191] acpiphp: Slot [23] registered\n[ 0.636647] acpiphp: Slot [24] registered\n[ 0.638157] acpiphp: Slot [25] registered\n[ 0.639623] acpiphp: Slot [26] registered\n[ 0.641084] acpiphp: Slot [27] registered\n[ 0.642541] acpiphp: Slot [28] registered\n[ 0.644012] acpiphp: Slot [29] registered\n[ 0.645470] acpiphp: Slot [30] registered\n[ 0.646942] acpiphp: Slot [31] registered\n[ 0.648388] PCI host bridge to bus 0000:00\n[ 0.649845] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.651569] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.653563] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.655552] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.658227] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.660901] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.666357] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.668426] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.670364] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.672414] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.676598] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.679249] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.702495] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.704869] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.707469] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.709778] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.712011] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.714107] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.716295] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.719068] vgaarb: loaded\n[ 0.720240] vgaarb: bridge control possible 0000:00:02.0\n[ 0.722121] SCSI subsystem initialized\n[ 0.723545] ACPI: bus type USB registered\n[ 0.725001] usbcore: registered new interface driver usbfs\n[ 0.726723] usbcore: registered new interface driver hub\n[ 0.728434] usbcore: registered new device driver usb\n[ 0.730282] PCI: Using ACPI for IRQ routing\n[ 0.732151] NetLabel: Initializing\n[ 0.733472] NetLabel: domain hash size = 128\n[ 0.734961] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.736608] NetLabel: unlabeled traffic allowed by default\n[ 0.738498] Switched to clocksource kvm-clock\n[ 0.748347] pnp: PnP ACPI init\n[ 0.749618] ACPI: bus type PNP registered\n[ 0.751456] pnp: PnP ACPI: found 5 devices\n[ 0.752914] ACPI: bus type PNP unregistered\n[ 0.760900] NET: Registered protocol family 2\n[ 0.762745] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.765616] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.767975] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.770014] TCP: reno registered\n[ 0.771298] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.773173] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.775178] NET: Registered protocol family 1\n[ 0.776701] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.778516] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.780301] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.800702] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.821014] Unpacking initramfs...\n[ 1.296589] Freeing initrd memory: 37508k freed\n[ 1.306054] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.308075] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.311727] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.313666] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.315871] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.317748] Initialise system trusted keyring\n[ 1.319271] audit: initializing netlink socket (disabled)\n[ 1.320993] type=2000 audit(1534970411.330:1): initialized\n[ 1.338111] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.340006] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.342746] zpool: loaded\n[ 1.343929] zbud: loaded\n[ 1.345240] VFS: Disk quotas dquot_6.5.2\n[ 1.346689] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.348742] msgmni has been set to 7578\n[ 1.350208] Key type big_key registered\n[ 1.352477] NET: Registered protocol family 38\n[ 1.354007] Key type asymmetric registered\n[ 1.355454] Asymmetric key parser 'x509' registered\n[ 1.357069] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.359749] io scheduler noop registered\n[ 1.361177] io scheduler deadline registered (default)\n[ 1.376772] io scheduler cfq registered\n[ 1.378258] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.379992] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.382025] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.384666] ACPI: Power Button [PWRF]\n[ 1.386202] GHES: HEST is not enabled!\n[ 1.387663] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.412796] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.415148] Non-volatile memory driver v1.3\n[ 1.416619] Linux agpgart interface v0.103\n[ 1.418255] crash memory driver: version 1.1\n[ 1.419800] rdac: device handler registered\n[ 1.421383] hp_sw: device handler registered\n[ 1.422875] emc: device handler registered\n[ 1.424315] alua: device handler registered\n[ 1.425816] libphy: Fixed MDIO Bus: probed\n[ 1.427345] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.429283] ehci-pci: EHCI PCI platform driver\n[ 1.430797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.432650] ohci-pci: OHCI PCI platform driver\n[ 1.434174] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.454550] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.456335] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.459006] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.460692] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.462545] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.464538] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.467150] usb usb1: Product: UHCI Host Controller\n[ 1.468750] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.470769] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.472543] hub 1-0:1.0: USB hub found\n[ 1.473956] hub 1-0:1.0: 2 ports detected\n[ 1.475545] usbcore: registered new interface driver usbserial\n[ 1.477350] usbcore: registered new interface driver usbserial_generic\n[ 1.479281] usbserial: USB Serial support registered for generic\n[ 1.481143] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.484636] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.486279] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.488074] mousedev: PS/2 mouse device common for all mice\n[ 1.490203] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.493758] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.496713] rtc_cmos 00:00: RTC can wake from S4\n[ 1.498719] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.501609] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.503545] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.505540] cpuidle: using governor menu\n[ 1.507041] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.508922] usbcore: registered new interface driver usbhid\n[ 1.510662] usbhid: USB HID core driver\n[ 1.512093] drop_monitor: Initializing network drop monitor service\n[ 1.514009] TCP: cubic registered\n[ 1.515301] Initializing XFRM netlink socket\n[ 1.516868] NET: Registered protocol family 10\n[ 1.518683] NET: Registered protocol family 17\n[ 1.520403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.522249] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.524162] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.527257] Loading compiled-in X.509 certificates\n[ 1.528890] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.531990] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.535545] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.538606] registered taskstats version 1\n[ 1.542076] Key type trusted registered\n[ 1.544853] Key type encrypted registered\n[ 1.547493] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.549656] rtc_cmos 00:00: setting system clock to 2018-08-22 20:40:11 UTC (1534970411)\n[ 1.553145] Freeing unused kernel memory: 1680k freed\n[ 1.558769] 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.564313] systemd[1]: Detected virtualization kvm.\n[ 1.565998] systemd[1]: Detected architecture x86-64.\n[ 1.567700] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.570653] systemd[1]: No hostname configured.\n[ 1.572201] systemd[1]: Set hostname to .\n[ 1.573921] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.598628] systemd[1]: Reached target Swap.\n[ 1.600147] systemd[1]: Starting Swap.\n[ 1.601567] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.604320] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.608139] systemd[1]: Created slice Root Slice.\n[ 1.609725] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.612244] systemd[1]: Listening on udev Kernel Socket.\n[ 1.613944] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.616638] systemd[1]: Listening on udev Control Socket.\n[ 1.618845] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.622256] systemd[1]: Created slice System Slice.\n[ 1.624277] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.627365] systemd[1]: Reached target Slices.\n[ 1.629254] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Timers.\n[ 1.632162] systemd[1]: Reached target Timers.\n[ 1.634080] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Paths.\n[ 1.637013] systemd[1]: Reached target Paths.\n[ 1.638894] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.642020] systemd[1]: Reached target Local File Systems.\n[ 1.644243] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.647608] systemd[1]: Listening on Journal Socket.\n[ 1.649640] systemd[1]: Starting Journal Socket.\n[ 1.652008] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.655469] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Sockets.\n[ 1.662911] systemd[1]: Reached target Sockets.\n[ 1.664859] systemd[1]: Starting Sockets.\n[ 1.666976] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.670613] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.675489] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.742610] RPC: Registered named UNIX socket transport module.\n[ 1.744551] RPC: Registered udp transport module.\n[ 1.746208] RPC: Registered tcp transport module.\n[ 1.747861] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.778518] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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.848952] scsi host0: ata_piix\n[ 1.856111] scsi host1: ata_piix\n[ 1.857859] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.860624] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.866287] FDC 0 is a S82078B\n[ 1.886625] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.927842] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.933944] vda: vda1\n[ 1.934384] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.934385] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.934385] usb 1-1: Product: QEMU USB Tablet\n[ 1.934386] usb 1-1: Manufacturer: QEMU\n[ 1.934387] usb 1-1: SerialNumber: 42\n[ 1.947495] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.951652] 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] 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[[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[ 2.037648] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.040731] XFS (vda1): Mounting V4 Filesystem\n[ 2.108959] 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 udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n [ 2.313628] tsc: Refined TSC clocksource calibration: 3491.869 MHz\nStopping dracut pre-trigger hook...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.351279] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.618838] SELinux: Disabled at runtime.\n[ 2.657549] type=1404 audit(1534970412.607:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.730698] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.733777] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped target Switch Root.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting Debug File System...\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Swap.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Starting Apply Kernel Variables...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\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 Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[ 3.263615] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[ 3.363120] systemd-journald[384]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Preprocess NFS configuration.\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[ 3.582973] type=1305 audit(1534970413.532:3): audit_pid=430 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 RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] [ 3.682338] input: PC Speaker as /devices/platform/pcspkr/input/input5\nListening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Authorization Manager...\n Starting Initial cloud-init job (pre-networking)...\n[ 3.702176] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[ 3.717641] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.718628] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.718629] [TTM] Initializing pool allocator\n[ 3.718630] [TTM] Initializing DMA pool allocator\n[ 3.718879] [drm] fb mappable at 0xFC000000\n[ 3.718879] [drm] vram aper at 0xFC000000\n[ 3.718879] [drm] size 33554432\n[ 3.718880] [drm] fb depth is 24\n Starting NTP client/server...\n[ 3.718880] [drm] pitch is 3072\n[ 3.774788] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.778171] ppdev: user-space parallel port driver\n[ 3.800368] Console: switching to colour frame buffer device 128x48\n[ 3.815430] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting Login Service...\n[ 3.819508] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started D-Bus System Message Bus.\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\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 Login Service.\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[[32m OK [0m] Started NTP client/server.\n[ 4.069110] AES CTR mode by8 optimization enabled\n[ 4.072618] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 4.079989] alg: No test for crc32 (crc32-pclmul)\n[ 4.087187] intel_rapl: no valid rapl domains found in package 0\n[ 4.091585] intel_powerclamp: No package C-state available\n[ 4.097238] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 4.697161] cloud-init[483]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 22 Aug 2018 20:40:15 +0000. Up 4.66 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting nginx - high performance web server...\n Starting Postfix Mail Transport Agent...\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\n Starting PostgreSQL 9.5 database server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Notify NFS peers of a restart...\n Starting System Logging Service...\n[[32m OK [0m] Reached target Network is Online.\n Starting Crash recovery kernel arming...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.563075] cloud-init[804]: Cloud-init v. 0.7.5 running 'init' at Wed, 22 Aug 2018 20:40:17 +0000. Up 6.53 seconds.\n[ 6.599095] cloud-init[804]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.601351] cloud-init[804]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.603538] cloud-init[804]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.606951] cloud-init[804]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.609027] cloud-init[804]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.610972] cloud-init[804]: ci-info: | eth0: | True | 192.168.120.12 | 255.255.255.0 | fa:16:3e:df:28:60 |\n[ 6.613420] cloud-init[804]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.616095] cloud-init[804]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.618613] cloud-init[804]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.624529] cloud-init[804]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.626626] cloud-init[804]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.628600] cloud-init[804]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.630620] cloud-init[804]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.632720] cloud-init[804]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.634936] cloud-init[804]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 11.477223] cloud-init[3512]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 22 Aug 2018 20:40:21 +0000. Up 11.43 seconds.\n[ 11.774161] cloud-init[3647]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 22 Aug 2018 20:40:22 +0000. Up 11.72 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 4d:4b:0a:f9:83:24:2e:20:ae:99:f5:d9:47:1a:dc:95 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 11.840890] cloud-init[3647]: Cloud-init v. 0.7.5 finished at Wed, 22 Aug 2018 20:40:22 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.83 seconds\n"} 2018-08-22 20:40:23,139 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe/action used request id req-c1a6b121-e270-49e2-85ff-9f72fa815a25 2018-08-22 20:40:23,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0771570205688s 2018-08-22 20:40:23,140 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe/action used request id req-c1a6b121-e270-49e2-85ff-9f72fa815a25 2018-08-22 20:40:23,140 - 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 1849246913 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.422136] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.425132] pid_max: default: 32768 minimum: 301 [ 0.426746] Security Framework initialized [ 0.428240] SELinux: Initializing. [ 0.429895] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.436534] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.440519] Mount-cache hash table entries: 4096 [ 0.442415] Initializing cgroup subsys memory [ 0.443966] Initializing cgroup subsys devices [ 0.445542] Initializing cgroup subsys freezer [ 0.447522] Initializing cgroup subsys net_cls [ 0.449409] Initializing cgroup subsys blkio [ 0.451274] Initializing cgroup subsys perf_event [ 0.453238] Initializing cgroup subsys hugetlb [ 0.455132] Initializing cgroup subsys pids [ 0.456956] Initializing cgroup subsys net_prio [ 0.458947] CPU: Physical Processor ID: 0 [ 0.461397] mce: CPU supports 10 MCE banks [ 0.463204] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.465302] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.467372] tlb_flushall_shift: 6 [ 0.468932] Freeing SMP alternatives: 28k freed [ 0.473155] ACPI: Core revision 20130517 [ 0.475057] ACPI: All ACPI Tables successfully acquired [ 0.477018] ftrace: allocating 25812 entries in 101 pages [ 0.498959] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.500986] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.502983] smpboot: Max logical packages: 2 [ 0.504769] Enabling x2apic [ 0.505987] Enabled x2apic [ 0.507476] Switched APIC routing to physical x2apic. [ 0.510495] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.512449] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.515895] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.524041] KVM setup paravirtual spinlock [ 0.526765] smpboot: Booting Node 0, Processors #1 OK [ 0.528872] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.551448] Brought up 2 CPUs [ 0.551452] KVM setup async PF for cpu 1 [ 0.551455] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.555572] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.558427] devtmpfs: initialized [ 0.561415] EVM: security.selinux [ 0.562709] EVM: security.ima [ 0.563940] EVM: security.capability [ 0.566012] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.568008] pinctrl core: initialized pinctrl subsystem [ 0.569796] NET: Registered protocol family 16 [ 0.571566] ACPI: bus type PCI registered [ 0.572999] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.574991] PCI: Using configuration type 1 for base access [ 0.580253] ACPI: Added _OSI(Module Device) [ 0.581754] ACPI: Added _OSI(Processor Device) [ 0.583276] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.584838] ACPI: Added _OSI(Processor Aggregator Device) [ 0.587647] ACPI: Interpreter enabled [ 0.589034] ACPI: (supports S0 S5) [ 0.590343] ACPI: Using IOAPIC for interrupt routing [ 0.591963] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.596735] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.598612] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.600604] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.602542] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.606141] acpiphp: Slot [3] registered [ 0.607570] acpiphp: Slot [4] registered [ 0.609013] acpiphp: Slot [5] registered [ 0.610437] acpiphp: Slot [6] registered [ 0.611873] acpiphp: Slot [7] registered [ 0.613300] acpiphp: Slot [8] registered [ 0.614723] acpiphp: Slot [9] registered [ 0.616156] acpiphp: Slot [10] registered [ 0.617691] acpiphp: Slot [11] registered [ 0.619137] acpiphp: Slot [12] registered [ 0.620575] acpiphp: Slot [13] registered [ 0.622019] acpiphp: Slot [14] registered [ 0.623465] acpiphp: Slot [15] registered [ 0.624932] acpiphp: Slot [16] registered [ 0.626393] acpiphp: Slot [17] registered [ 0.627857] acpiphp: Slot [18] registered [ 0.629312] acpiphp: Slot [19] registered [ 0.630792] acpiphp: Slot [20] registered [ 0.632264] acpiphp: Slot [21] registered [ 0.633722] acpiphp: Slot [22] registered [ 0.635191] acpiphp: Slot [23] registered [ 0.636647] acpiphp: Slot [24] registered [ 0.638157] acpiphp: Slot [25] registered [ 0.639623] acpiphp: Slot [26] registered [ 0.641084] acpiphp: Slot [27] registered [ 0.642541] acpiphp: Slot [28] registered [ 0.644012] acpiphp: Slot [29] registered [ 0.645470] acpiphp: Slot [30] registered [ 0.646942] acpiphp: Slot [31] registered [ 0.648388] PCI host bridge to bus 0000:00 [ 0.649845] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.651569] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.653563] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.655552] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.658227] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.660901] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.666357] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.668426] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.670364] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.672414] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.676598] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.679249] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.702495] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.704869] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.707469] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.709778] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.712011] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.714107] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.716295] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.719068] vgaarb: loaded [ 0.720240] vgaarb: bridge control possible 0000:00:02.0 [ 0.722121] SCSI subsystem initialized [ 0.723545] ACPI: bus type USB registered [ 0.725001] usbcore: registered new interface driver usbfs [ 0.726723] usbcore: registered new interface driver hub [ 0.728434] usbcore: registered new device driver usb [ 0.730282] PCI: Using ACPI for IRQ routing [ 0.732151] NetLabel: Initializing [ 0.733472] NetLabel: domain hash size = 128 [ 0.734961] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.736608] NetLabel: unlabeled traffic allowed by default [ 0.738498] Switched to clocksource kvm-clock [ 0.748347] pnp: PnP ACPI init [ 0.749618] ACPI: bus type PNP registered [ 0.751456] pnp: PnP ACPI: found 5 devices [ 0.752914] ACPI: bus type PNP unregistered [ 0.760900] NET: Registered protocol family 2 [ 0.762745] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.765616] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.767975] TCP: Hash tables configured (established 32768 bind 32768) [ 0.770014] TCP: reno registered [ 0.771298] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.773173] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.775178] NET: Registered protocol family 1 [ 0.776701] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.778516] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.780301] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.800702] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.821014] Unpacking initramfs... [ 1.296589] Freeing initrd memory: 37508k freed [ 1.306054] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.308075] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.311727] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.313666] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.315871] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.317748] Initialise system trusted keyring [ 1.319271] audit: initializing netlink socket (disabled) [ 1.320993] type=2000 audit(1534970411.330:1): initialized [ 1.338111] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.340006] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.342746] zpool: loaded [ 1.343929] zbud: loaded [ 1.345240] VFS: Disk quotas dquot_6.5.2 [ 1.346689] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.348742] msgmni has been set to 7578 [ 1.350208] Key type big_key registered [ 1.352477] NET: Registered protocol family 38 [ 1.354007] Key type asymmetric registered [ 1.355454] Asymmetric key parser 'x509' registered [ 1.357069] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.359749] io scheduler noop registered [ 1.361177] io scheduler deadline registered (default) [ 1.376772] io scheduler cfq registered [ 1.378258] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.379992] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.382025] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.384666] ACPI: Power Button [PWRF] [ 1.386202] GHES: HEST is not enabled! [ 1.387663] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.412796] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.415148] Non-volatile memory driver v1.3 [ 1.416619] Linux agpgart interface v0.103 [ 1.418255] crash memory driver: version 1.1 [ 1.419800] rdac: device handler registered [ 1.421383] hp_sw: device handler registered [ 1.422875] emc: device handler registered [ 1.424315] alua: device handler registered [ 1.425816] libphy: Fixed MDIO Bus: probed [ 1.427345] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.429283] ehci-pci: EHCI PCI platform driver [ 1.430797] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.432650] ohci-pci: OHCI PCI platform driver [ 1.434174] uhci_hcd: USB Universal Host Controller Interface driver [ 1.454550] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.456335] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.459006] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.460692] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.462545] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.464538] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.467150] usb usb1: Product: UHCI Host Controller [ 1.468750] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.470769] usb usb1: SerialNumber: 0000:00:01.2 [ 1.472543] hub 1-0:1.0: USB hub found [ 1.473956] hub 1-0:1.0: 2 ports detected [ 1.475545] usbcore: registered new interface driver usbserial [ 1.477350] usbcore: registered new interface driver usbserial_generic [ 1.479281] usbserial: USB Serial support registered for generic [ 1.481143] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.484636] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.486279] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.488074] mousedev: PS/2 mouse device common for all mice [ 1.490203] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.493758] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.496713] rtc_cmos 00:00: RTC can wake from S4 [ 1.498719] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.501609] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.503545] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.505540] cpuidle: using governor menu [ 1.507041] hidraw: raw HID events driver (C) Jiri Kosina [ 1.508922] usbcore: registered new interface driver usbhid [ 1.510662] usbhid: USB HID core driver [ 1.512093] drop_monitor: Initializing network drop monitor service [ 1.514009] TCP: cubic registered [ 1.515301] Initializing XFRM netlink socket [ 1.516868] NET: Registered protocol family 10 [ 1.518683] NET: Registered protocol family 17 [ 1.520403] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.522249] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.524162] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.527257] Loading compiled-in X.509 certificates [ 1.528890] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.531990] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.535545] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.538606] registered taskstats version 1 [ 1.542076] Key type trusted registered [ 1.544853] Key type encrypted registered [ 1.547493] IMA: No TPM chip found, activating TPM-bypass! [ 1.549656] rtc_cmos 00:00: setting system clock to 2018-08-22 20:40:11 UTC (1534970411) [ 1.553145] Freeing unused kernel memory: 1680k freed [ 1.558769] 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.564313] systemd[1]: Detected virtualization kvm. [ 1.565998] systemd[1]: Detected architecture x86-64. [ 1.567700] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.570653] systemd[1]: No hostname configured. [ 1.572201] systemd[1]: Set hostname to . [ 1.573921] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.598628] systemd[1]: Reached target Swap. [ 1.600147] systemd[1]: Starting Swap. [ 1.601567] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.604320] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.608139] systemd[1]: Created slice Root Slice. [ 1.609725] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.612244] systemd[1]: Listening on udev Kernel Socket. [ 1.613944] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.616638] systemd[1]: Listening on udev Control Socket. [ 1.618845] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Created slice System Slice. [ 1.622256] systemd[1]: Created slice System Slice. [ 1.624277] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.627365] systemd[1]: Reached target Slices. [ 1.629254] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Timers. [ 1.632162] systemd[1]: Reached target Timers. [ 1.634080] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Paths. [ 1.637013] systemd[1]: Reached target Paths. [ 1.638894] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.642020] systemd[1]: Reached target Local File Systems. [ 1.644243] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on Journal Socket. [ 1.647608] systemd[1]: Listening on Journal Socket. [ 1.649640] systemd[1]: Starting Journal Socket. [ 1.652008] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.655469] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Sockets. [ 1.662911] systemd[1]: Reached target Sockets. [ 1.664859] systemd[1]: Starting Sockets. [ 1.666976] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.670613] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.675489] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.742610] RPC: Registered named UNIX socket transport module. [ 1.744551] RPC: Registered udp transport module. [ 1.746208] RPC: Registered tcp transport module. [ 1.747861] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.778518] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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.848952] scsi host0: ata_piix [ 1.856111] scsi host1: ata_piix [ 1.857859] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.860624] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.866287] FDC 0 is a S82078B [ 1.886625] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.927842] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.933944] vda: vda1 [ 1.934384] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.934385] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.934385] usb 1-1: Product: QEMU USB Tablet [ 1.934386] usb 1-1: Manufacturer: QEMU [ 1.934387] usb 1-1: SerialNumber: 42 [ 1.947495] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.951652] 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] 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. [[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. [ 2.037648] SGI XFS with ACLs, security attributes, no debug enabled [ 2.040731] XFS (vda1): Mounting V4 Filesystem [ 2.108959] 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 udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. [ 2.313628] tsc: Refined TSC clocksource calibration: 3491.869 MHz Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.351279] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.618838] SELinux: Disabled at runtime. [ 2.657549] type=1404 audit(1534970412.607:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.730698] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.733777] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped target Switch Root. Mounting Huge Pages File System... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting Debug File System... [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Swap. Mounting POSIX Message Queue File System... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on udev Kernel Socket. Starting Apply Kernel Variables... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Control Socket. Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[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. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 3.263615] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting udev Kernel Device Manager... [[32m OK [0m] Started Rebuild Journal Catalog. [ 3.363120] systemd-journald[384]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[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... [ 3.582973] type=1305 audit(1534970413.532:3): audit_pid=430 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 RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] [ 3.682338] input: PC Speaker as /devices/platform/pcspkr/input/input5 Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... [ 3.702176] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [ 3.717641] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.718628] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.718629] [TTM] Initializing pool allocator [ 3.718630] [TTM] Initializing DMA pool allocator [ 3.718879] [drm] fb mappable at 0xFC000000 [ 3.718879] [drm] vram aper at 0xFC000000 [ 3.718879] [drm] size 33554432 [ 3.718880] [drm] fb depth is 24 Starting NTP client/server... [ 3.718880] [drm] pitch is 3072 [ 3.774788] fbcon: cirrusdrmfb (fb0) is primary device [ 3.778171] ppdev: user-space parallel port driver [ 3.800368] Console: switching to colour frame buffer device 128x48 [ 3.815430] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting Login Service... [ 3.819508] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[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 Login Service. [[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. [[32m OK [0m] Started NTP client/server. [ 4.069110] AES CTR mode by8 optimization enabled [ 4.072618] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 4.079989] alg: No test for crc32 (crc32-pclmul) [ 4.087187] intel_rapl: no valid rapl domains found in package 0 [ 4.091585] intel_powerclamp: No package C-state available [ 4.097238] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 4.697161] cloud-init[483]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 22 Aug 2018 20:40:15 +0000. Up 4.66 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting nginx - high performance web server... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... Starting System Logging Service... [[32m OK [0m] Reached target Network is Online. Starting Crash recovery kernel arming... Starting RabbitMQ Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Created slice user-993.slice. [ 6.563075] cloud-init[804]: Cloud-init v. 0.7.5 running 'init' at Wed, 22 Aug 2018 20:40:17 +0000. Up 6.53 seconds. [ 6.599095] cloud-init[804]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.601351] cloud-init[804]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.603538] cloud-init[804]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.606951] cloud-init[804]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.609027] cloud-init[804]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.610972] cloud-init[804]: ci-info: | eth0: | True | 192.168.120.12 | 255.255.255.0 | fa:16:3e:df:28:60 | [ 6.613420] cloud-init[804]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.616095] cloud-init[804]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.618613] cloud-init[804]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.624529] cloud-init[804]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.626626] cloud-init[804]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.628600] cloud-init[804]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.630620] cloud-init[804]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.632720] cloud-init[804]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.634936] cloud-init[804]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 11.477223] cloud-init[3512]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 22 Aug 2018 20:40:21 +0000. Up 11.43 seconds. [ 11.774161] cloud-init[3647]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 22 Aug 2018 20:40:22 +0000. Up 11.72 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 4d:4b:0a:f9:83:24:2e:20:ae:99:f5:d9:47:1a:dc:95 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 11.840890] cloud-init[3647]: Cloud-init v. 0.7.5 finished at Wed, 22 Aug 2018 20:40:22 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.83 seconds 2018-08-22 20:40:23,145 - paramiko.transport - DEBUG - starting thread (client mode): 0x27fd9890L 2018-08-22 20:40:23,146 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-22 20:40:23,152 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-22 20:40:23,152 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-22 20:40:23,162 - 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-08-22 20:40:23,162 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-22 20:40:23,162 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-22 20:40:23,162 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-22 20:40:23,162 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-22 20:40:23,163 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-22 20:40:23,170 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-22 20:40:23,170 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-22 20:40:23,177 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.207: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-22 20:40:23,178 - paramiko.transport - DEBUG - Trying discovered key 4d4b0af983242e20ae99f5d9471adc95 in /tmp/tmpFu_G8g 2018-08-22 20:40:23,211 - paramiko.transport - DEBUG - userauth is OK 2018-08-22 20:40:23,232 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-22 20:40:23,243 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-22 20:40:23,243 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-22 20:40:23,243 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-22 20:40:23,244 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/status 2018-08-22 20:40:23,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:40:23,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:40:23,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:40:23,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:40:23,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:40:23,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:40:23,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:40:23,472 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 813, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "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": "start-post", "MainPID": 2454, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1050, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 815, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 818, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 922, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-22 20:40:23,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:40:23,472 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:40:22 GMT 2018-08-22 20:40:23,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:40:23,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2379 2018-08-22 20:40:23,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:40:23,473 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 813, 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': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], 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': 2454, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 1050, 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': 815, 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': 818, 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': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 922, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-22 20:40:23,474 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/status 2018-08-22 20:40:23,579 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:40:23,580 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:40:23,580 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:40:23,580 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:40:23,580 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:40:23,580 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:40:23,580 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:40:23,580 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 813, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "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": "start-post", "MainPID": 2454, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1050, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 815, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 818, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 922, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-22 20:40:23,580 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:40:23,580 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:40:23 GMT 2018-08-22 20:40:23,581 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:40:23,581 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2379 2018-08-22 20:40:23,581 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:40:23,581 - functest.core.cloudify - INFO - The current manager status is running 2018-08-22 20:40:23,581 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-22 20:40:23,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:40:23,662 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:40:23,662 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:40:23,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:40:23,662 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:40:23,662 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:40:23,662 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:40:23,662 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-22 20:40:23,663 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-22T20:40:23.164Z", "updated_at": "2018-08-22T20:40:23.164Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-22 20:40:23,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:40:23,663 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:40:23 GMT 2018-08-22 20:40:23,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:40:23,663 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-22 20:40:23,663 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:40:23,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/secrets 2018-08-22 20:40:23,717 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:40:23,717 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:40:23,717 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:40:23,717 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:40:23,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:40:23,718 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:40:23,718 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:40:23,718 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-22T20:40:23.164Z", "updated_at": "2018-08-22T20:40:23.164Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-22 20:40:23,718 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:40:23,718 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:40:23 GMT 2018-08-22 20:40:23,718 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:40:23,718 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-22 20:40:23,718 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:40:23,719 - functest.core.cloudify - DEBUG - List secrets: 2018-08-22 20:40:23,719 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.207:80/api/v3/secrets/foo 2018-08-22 20:40:23,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:40:23,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:40:23,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:40:23,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:40:23,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:40:23,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:40:23,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:40:23,774 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-22 20:40:23,774 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-22T20:40:23.164Z", "updated_at": "2018-08-22T20:40:23.164Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-22 20:40:23,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:40:23,774 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:40:23 GMT 2018-08-22 20:40:23,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:40:23,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-22 20:40:23,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:40:23,775 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-22 20:40:23,775 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-22 20:40:23,894 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-22 20:40:23,894 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-22 20:40:23,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-22 20:40:23,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/68ec51a9-55e8-410f-9b08-cd2de2dd0107.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:40:25,127 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4c5b82db-e8eb-4057-9ebb-f47c7c139eb7 Content-Length: 0 Date: Wed, 22 Aug 2018 20:40:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 20:40:25,127 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/68ec51a9-55e8-410f-9b08-cd2de2dd0107.json used request id req-4c5b82db-e8eb-4057-9ebb-f47c7c139eb7 2018-08-22 20:40:25,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.22430205345s 2018-08-22 20:40:25,127 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/68ec51a9-55e8-410f-9b08-cd2de2dd0107.json used request id req-4c5b82db-e8eb-4057-9ebb-f47c7c139eb7 2018-08-22 20:40:25,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 20:40:25,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:40:25,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2ea0da31-9589-46df-956a-b701092bdb7d Date: Wed, 22 Aug 2018 20:40:25 GMT RESP BODY: {"floatingips": []} 2018-08-22 20:40:25,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-2ea0da31-9589-46df-956a-b701092bdb7d 2018-08-22 20:40:25,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0719718933105s 2018-08-22 20:40:25,205 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-2ea0da31-9589-46df-956a-b701092bdb7d 2018-08-22 20:40:25,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-22 20:40:25,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:40:25,397 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 20: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-ea30f96b-843c-4645-b863-91c81d5781fd x-compute-request-id: req-ea30f96b-843c-4645-b863-91c81d5781fd Content-Type: application/json 2018-08-22 20:40:25,397 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe used request id req-ea30f96b-843c-4645-b863-91c81d5781fd 2018-08-22 20:40:25,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.191715955734s 2018-08-22 20:40:25,397 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe used request id req-ea30f96b-843c-4645-b863-91c81d5781fd 2018-08-22 20:40:25,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:40:25,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:40:25,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:40:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-252bde1f-7d54-4b3b-ad2f-d1e3d056eae2 x-compute-request-id: req-252bde1f-7d54-4b3b-ad2f-d1e3d056eae2 Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_00cc1c5f-11eb-4767-8946-b6448defe551": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:28:60", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:28:60", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/87640dbf-da99-4a21-ab76-a4aa9a2120fe", "rel": "bookmark"}], "image": {"id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "links": [{"href": "http://172.30.9.24:8774/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T20:40:08.000000", "flavor": {"id": "65bd0b13-b02b-4409-b964-7679256c33d3", "links": [{"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "bookmark"}]}, "id": "87640dbf-da99-4a21-ab76-a4aa9a2120fe", "security_groups": [{"name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}], "user_id": "e15b736775c547abb7db7cf9d6a3c0b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T20:40:25Z", "hostId": "2ed3cce1d76f0505c39873464b4749f36f950945ff63c9666b79b5f8", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551", "name": "cloudify-vm_00cc1c5f-11eb-4767-8946-b6448defe551", "created": "2018-08-22T20:37:52Z", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:40:25,889 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-252bde1f-7d54-4b3b-ad2f-d1e3d056eae2 2018-08-22 20:40:25,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490962028503s 2018-08-22 20:40:25,889 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-252bde1f-7d54-4b3b-ad2f-d1e3d056eae2 2018-08-22 20:40:25,891 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:40:27,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:40:27,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:40:27,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:40: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-ed76f7f2-452d-4c09-a618-6d5b5fb97972 x-compute-request-id: req-ed76f7f2-452d-4c09-a618-6d5b5fb97972 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-22 20:40:27,958 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ed76f7f2-452d-4c09-a618-6d5b5fb97972 2018-08-22 20:40:27,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0646779537201s 2018-08-22 20:40:27,958 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ed76f7f2-452d-4c09-a618-6d5b5fb97972 2018-08-22 20:40:27,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 20:40:27,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:40:28,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6825 X-Openstack-Request-Id: req-449e4196-176d-4459-8ccc-9f09c88aa302 Date: Wed, 22 Aug 2018 20:40:28 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "created_at": "2018-08-22T20:37:49Z", "updated_at": "2018-08-22T20:37:50Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "127d92ce-8344-41e1-a5e5-614119862347", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "15d23c38-bf50-414d-9586-ba10c93986f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "5283a207-0409-47af-b0ff-8a8a15c2aad4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "64d50dca-58ab-4f73-b9b0-ff3061f7c31d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-22T20:37:50Z", "revision_number": 0, "id": "75a82aba-0967-4e1f-aad1-21979d782aa2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:50Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-22T20:37:50Z", "revision_number": 0, "id": "79ac79eb-ab05-489a-814a-320c8994a188", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:50Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "bda1fd90-91a3-4936-869b-08ac5a345655", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:37:49Z", "revision_number": 0, "id": "e24f7881-e997-4f18-86c3-559a87a31483", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:37:49Z", "security_group_id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}], "revision_number": 7, "project_id": "40f3a7f3745a4d3092f49959067a0d9d", "id": "7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff", "name": "cloudify-sg_00cc1c5f-11eb-4767-8946-b6448defe551"}, {"description": "Default security group", "tags": [], "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "created_at": "2018-08-22T20:36:16Z", "updated_at": "2018-08-22T20:36:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:36:16Z", "revision_number": 0, "id": "2117784f-5f51-42ba-a6a0-b7d15cd1513d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:36:16Z", "security_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:36:16Z", "revision_number": 0, "id": "3e1876a5-ebdb-411e-8bd5-ab36d1ae18eb", "remote_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "remote_ip_prefix": null, "created_at": "2018-08-22T20:36:16Z", "security_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:36:16Z", "revision_number": 0, "id": "dd616111-ac4f-4f17-9bf8-18b3f6bf5ff1", "remote_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "remote_ip_prefix": null, "created_at": "2018-08-22T20:36:16Z", "security_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:36:16Z", "revision_number": 0, "id": "efacca15-c91f-40e8-8fd7-05fed1036fc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:36:16Z", "security_group_id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "40f3a7f3745a4d3092f49959067a0d9d"}], "revision_number": 1, "project_id": "40f3a7f3745a4d3092f49959067a0d9d", "id": "ccdc02f5-31aa-47e1-8026-f613b576381d", "name": "default"}]} 2018-08-22 20:40:28,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-449e4196-176d-4459-8ccc-9f09c88aa302 2018-08-22 20:40:28,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0612258911133s 2018-08-22 20:40:28,023 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-449e4196-176d-4459-8ccc-9f09c88aa302 2018-08-22 20:40:28,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-22 20:40:28,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:40:28,167 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-52c84dbd-21b9-4c56-9b72-52cb9a6df0f7 Content-Length: 0 Date: Wed, 22 Aug 2018 20:40:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 20:40:28,167 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff.json used request id req-52c84dbd-21b9-4c56-9b72-52cb9a6df0f7 2018-08-22 20:40:28,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.140096902847s 2018-08-22 20:40:28,167 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/7a3428a0-5d0f-4c58-9ab3-e4e5293fe7ff.json used request id req-52c84dbd-21b9-4c56-9b72-52cb9a6df0f7 2018-08-22 20:40:28,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-22 20:40:28,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:40:28,197 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 20: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 x-openstack-request-id: req-08e50ecc-ab93-43c0-beb8-ce4654876420 x-compute-request-id: req-08e50ecc-ab93-43c0-beb8-ce4654876420 Content-Length: 0 Content-Type: application/json 2018-08-22 20:40:28,197 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551 used request id req-08e50ecc-ab93-43c0-beb8-ce4654876420 2018-08-22 20:40:28,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0292868614197s 2018-08-22 20:40:28,197 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/cloudify-kp_00cc1c5f-11eb-4767-8946-b6448defe551 used request id req-08e50ecc-ab93-43c0-beb8-ce4654876420 2018-08-22 20:40:28,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-22 20:40:28,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/baf3b5b0-0897-46c0-bebf-00e7bf8d458a/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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" -d '{"subnet_id": "40a30900-ac75-427a-b2ec-ec5873284dc3"}' 2018-08-22 20:40:29,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a7dc71e9-f128-4482-820c-698507f81f3b Date: Wed, 22 Aug 2018 20:40:29 GMT RESP BODY: {"network_id": "befc001e-9736-4a0f-aa09-161c568e62de", "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "subnet_id": "40a30900-ac75-427a-b2ec-ec5873284dc3", "subnet_ids": ["40a30900-ac75-427a-b2ec-ec5873284dc3"], "port_id": "b731ddae-ff74-479d-ab9a-786bc97e9dd4", "id": "baf3b5b0-0897-46c0-bebf-00e7bf8d458a"} 2018-08-22 20:40:29,945 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/baf3b5b0-0897-46c0-bebf-00e7bf8d458a/remove_router_interface.json used request id req-a7dc71e9-f128-4482-820c-698507f81f3b 2018-08-22 20:40:29,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.74771785736s 2018-08-22 20:40:29,946 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/baf3b5b0-0897-46c0-bebf-00e7bf8d458a/remove_router_interface.json used request id req-a7dc71e9-f128-4482-820c-698507f81f3b returning object baf3b5b0-0897-46c0-bebf-00e7bf8d458a 2018-08-22 20:40:29,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-22 20:40:29,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:40:30,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-d2ff6aa3-2c5d-4f1e-a591-43f8c85f5156 Date: Wed, 22 Aug 2018 20:40:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.218"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "40f3a7f3745a4d3092f49959067a0d9d", "created_at": "2018-08-22T20:36:18Z", "admin_state_up": true, "updated_at": "2018-08-22T20:40:28Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "40f3a7f3745a4d3092f49959067a0d9d", "id": "baf3b5b0-0897-46c0-bebf-00e7bf8d458a", "name": "cloudify-router_00cc1c5f-11eb-4767-8946-b6448defe551"}]} 2018-08-22 20:40:30,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-d2ff6aa3-2c5d-4f1e-a591-43f8c85f5156 2018-08-22 20:40:30,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.319672107697s 2018-08-22 20:40:30,266 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-d2ff6aa3-2c5d-4f1e-a591-43f8c85f5156 2018-08-22 20:40:30,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-22 20:40:30,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/baf3b5b0-0897-46c0-bebf-00e7bf8d458a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:40:31,453 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3d293ee5-24b4-4a9e-87a0-3e79a971bce7 Content-Length: 0 Date: Wed, 22 Aug 2018 20:40:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 20:40:31,453 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/baf3b5b0-0897-46c0-bebf-00e7bf8d458a.json used request id req-3d293ee5-24b4-4a9e-87a0-3e79a971bce7 2018-08-22 20:40:31,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.18566703796s 2018-08-22 20:40:31,453 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/baf3b5b0-0897-46c0-bebf-00e7bf8d458a.json used request id req-3d293ee5-24b4-4a9e-87a0-3e79a971bce7 2018-08-22 20:40:31,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-22 20:40:31,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:40:31,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-5019b40b-395f-43ab-9d9e-3e357bd1feb0 Date: Wed, 22 Aug 2018 20:40:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"befc001e-9736-4a0f-aa09-161c568e62de","tenant_id":"40f3a7f3745a4d3092f49959067a0d9d","created_at":"2018-08-22T20:36:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-22T20:36:17Z","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":"40f3a7f3745a4d3092f49959067a0d9d","id":"40a30900-ac75-427a-b2ec-ec5873284dc3","subnetpool_id":null,"name":"cloudify-subnet_00cc1c5f-11eb-4767-8946-b6448defe551"}]} 2018-08-22 20:40:31,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-5019b40b-395f-43ab-9d9e-3e357bd1feb0 2018-08-22 20:40:31,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0400369167328s 2018-08-22 20:40:31,494 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-5019b40b-395f-43ab-9d9e-3e357bd1feb0 2018-08-22 20:40:31,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-22 20:40:31,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/40a30900-ac75-427a-b2ec-ec5873284dc3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:40:32,410 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-61d36de7-8ef2-4845-86e5-9f2097762b5e Date: Wed, 22 Aug 2018 20:40:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 20:40:32,411 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/40a30900-ac75-427a-b2ec-ec5873284dc3.json used request id req-61d36de7-8ef2-4845-86e5-9f2097762b5e 2018-08-22 20:40:32,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.914594888687s 2018-08-22 20:40:32,411 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/40a30900-ac75-427a-b2ec-ec5873284dc3.json used request id req-61d36de7-8ef2-4845-86e5-9f2097762b5e 2018-08-22 20:40:32,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 20:40:32,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:40:32,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-b9eabe86-e817-454f-aecd-784b9baa0e53 Date: Wed, 22 Aug 2018 20:40:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"befc001e-9736-4a0f-aa09-161c568e62de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"40f3a7f3745a4d3092f49959067a0d9d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T20:40:32Z","qos_policy_id":null,"name":"cloudify-net_00cc1c5f-11eb-4767-8946-b6448defe551","admin_state_up":true,"tenant_id":"40f3a7f3745a4d3092f49959067a0d9d","created_at":"2018-08-22T20:36:16Z","mtu":1450}]} 2018-08-22 20:40:32,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b9eabe86-e817-454f-aecd-784b9baa0e53 2018-08-22 20:40:32,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0928590297699s 2018-08-22 20:40:32,505 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b9eabe86-e817-454f-aecd-784b9baa0e53 2018-08-22 20:40:32,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-22 20:40:32,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/befc001e-9736-4a0f-aa09-161c568e62de.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:40:33,618 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-61f4247f-eba7-45a9-9958-f25943d49a82 Date: Wed, 22 Aug 2018 20:40:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 20:40:33,618 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/befc001e-9736-4a0f-aa09-161c568e62de.json used request id req-61f4247f-eba7-45a9-9958-f25943d49a82 2018-08-22 20:40:33,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.11266183853s 2018-08-22 20:40:33,619 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/befc001e-9736-4a0f-aa09-161c568e62de.json used request id req-61f4247f-eba7-45a9-9958-f25943d49a82 2018-08-22 20:40:33,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 20:40:33,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:40:33,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-3659df17-56f4-4ce0-86a6-46622e9e8537 Date: Wed, 22 Aug 2018 20:40:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T20:37:47Z", "file": "/v2/images/a94db9c4-81a5-4778-b25b-a5900adb3b90/file", "owner": "40f3a7f3745a4d3092f49959067a0d9d", "id": "a94db9c4-81a5-4778-b25b-a5900adb3b90", "size": 4373348352, "self": "/v2/images/a94db9c4-81a5-4778-b25b-a5900adb3b90", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/a94db9c4-81a5-4778-b25b-a5900adb3b90/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/a94db9c4-81a5-4778-b25b-a5900adb3b90/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_00cc1c5f-11eb-4767-8946-b6448defe551", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_00cc1c5f-11eb-4767-8946-b6448defe551", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-22T20:36:45Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 20:40:33,908 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-3659df17-56f4-4ce0-86a6-46622e9e8537 2018-08-22 20:40:33,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.285586118698s 2018-08-22 20:40:33,909 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-3659df17-56f4-4ce0-86a6-46622e9e8537 2018-08-22 20:40:33,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-22 20:40:33,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/a94db9c4-81a5-4778-b25b-a5900adb3b90 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b6a493fa2f56485bfcfb4c0f32d48c89df86b89" 2018-08-22 20:40:34,424 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3a1e4fc2-bf06-4ef6-9af7-e811622e46cd Date: Wed, 22 Aug 2018 20:40:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 20:40:34,424 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/a94db9c4-81a5-4778-b25b-a5900adb3b90 used request id req-3a1e4fc2-bf06-4ef6-9af7-e811622e46cd 2018-08-22 20:40:34,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.513329982758s 2018-08-22 20:40:34,424 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/a94db9c4-81a5-4778-b25b-a5900adb3b90 used request id req-3a1e4fc2-bf06-4ef6-9af7-e811622e46cd 2018-08-22 20:40:34,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 20:40:34,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}e788191d910bf0ed6535f51b0a4ffb495123207d" 2018-08-22 20:40:34,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:40: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-d235029e-1523-4006-82a8-5aae7558d022 x-compute-request-id: req-d235029e-1523-4006-82a8-5aae7558d022 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_00cc1c5f-11eb-4767-8946-b6448defe551", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/65bd0b13-b02b-4409-b964-7679256c33d3", "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": "65bd0b13-b02b-4409-b964-7679256c33d3"}]} 2018-08-22 20:40:34,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-d235029e-1523-4006-82a8-5aae7558d022 2018-08-22 20:40:34,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0223529338837s 2018-08-22 20:40:34,447 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-d235029e-1523-4006-82a8-5aae7558d022 2018-08-22 20:40:34,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-22 20:40:34,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/65bd0b13-b02b-4409-b964-7679256c33d3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e788191d910bf0ed6535f51b0a4ffb495123207d" 2018-08-22 20:40:34,482 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 20:40: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-fe51996a-903e-4454-8df9-a8801be4045b x-compute-request-id: req-fe51996a-903e-4454-8df9-a8801be4045b Content-Length: 0 Content-Type: application/json 2018-08-22 20:40:34,482 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/65bd0b13-b02b-4409-b964-7679256c33d3 used request id req-fe51996a-903e-4454-8df9-a8801be4045b 2018-08-22 20:40:34,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0337641239166s 2018-08-22 20:40:34,482 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/65bd0b13-b02b-4409-b964-7679256c33d3 used request id req-fe51996a-903e-4454-8df9-a8801be4045b 2018-08-22 20:40:34,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 20:40:34,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e788191d910bf0ed6535f51b0a4ffb495123207d" 2018-08-22 20:40:34,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e95547f2-045a-4fec-9e7b-54fdb3a8c3e8 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "cloudify-user_00cc1c5f-11eb-4767-8946-b6448defe551", "links": {"self": "http://172.30.9.24:5000/v3/users/e15b736775c547abb7db7cf9d6a3c0b8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e15b736775c547abb7db7cf9d6a3c0b8", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 20:40:34,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e95547f2-045a-4fec-9e7b-54fdb3a8c3e8 2018-08-22 20:40:34,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211223840714s 2018-08-22 20:40:34,695 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e95547f2-045a-4fec-9e7b-54fdb3a8c3e8 2018-08-22 20:40:34,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 20:40:34,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/e15b736775c547abb7db7cf9d6a3c0b8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e788191d910bf0ed6535f51b0a4ffb495123207d" 2018-08-22 20:40:34,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3baf6053-ae99-4b76-bd11-0821b7e10b40 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_00cc1c5f-11eb-4767-8946-b6448defe551", "links": {"self": "http://172.30.9.24:5000/v3/users/e15b736775c547abb7db7cf9d6a3c0b8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e15b736775c547abb7db7cf9d6a3c0b8", "description": null}} 2018-08-22 20:40:34,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/e15b736775c547abb7db7cf9d6a3c0b8 used request id req-3baf6053-ae99-4b76-bd11-0821b7e10b40 2018-08-22 20:40:34,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.173778057098s 2018-08-22 20:40:34,875 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/e15b736775c547abb7db7cf9d6a3c0b8 used request id req-3baf6053-ae99-4b76-bd11-0821b7e10b40 2018-08-22 20:40:34,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-22 20:40:34,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/e15b736775c547abb7db7cf9d6a3c0b8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e788191d910bf0ed6535f51b0a4ffb495123207d" 2018-08-22 20:40:35,139 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 20:40:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12045dd4-5de9-43bf-b909-a2730224a635 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 20:40:35,140 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/e15b736775c547abb7db7cf9d6a3c0b8 used request id req-12045dd4-5de9-43bf-b909-a2730224a635 2018-08-22 20:40:35,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.264466047287s 2018-08-22 20:40:35,140 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/e15b736775c547abb7db7cf9d6a3c0b8 used request id req-12045dd4-5de9-43bf-b909-a2730224a635 2018-08-22 20:40:35,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 20:40:35,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e788191d910bf0ed6535f51b0a4ffb495123207d" 2018-08-22 20:40:35,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62003c40-4a21-4395-88e3-1ba6219829c3 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.24:5000/v3/projects/40f3a7f3745a4d3092f49959067a0d9d"}, "tags": [], "enabled": true, "id": "40f3a7f3745a4d3092f49959067a0d9d", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_00cc1c5f-11eb-4767-8946-b6448defe551"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-22 20:40:35,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-62003c40-4a21-4395-88e3-1ba6219829c3 2018-08-22 20:40:35,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.174224853516s 2018-08-22 20:40:35,321 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-62003c40-4a21-4395-88e3-1ba6219829c3 2018-08-22 20:40:35,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-22 20:40:35,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/40f3a7f3745a4d3092f49959067a0d9d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e788191d910bf0ed6535f51b0a4ffb495123207d" 2018-08-22 20:40:35,560 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 20:40:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29213b19-19b3-4a86-a997-24c073f18a46 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 20:40:35,560 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/40f3a7f3745a4d3092f49959067a0d9d used request id req-29213b19-19b3-4a86-a997-24c073f18a46 2018-08-22 20:40:35,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.234598875046s 2018-08-22 20:40:35,560 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/40f3a7f3745a4d3092f49959067a0d9d used request id req-29213b19-19b3-4a86-a997-24c073f18a46 2018-08-22 20:40:35,586 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-08-22 20:40:35,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 20:40:35,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 20:40:35,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 20:40:35,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 20:40:35,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 20:40:35,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 20:40:35,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 20:40:35,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 20:40:35,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 20:40:35,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 20:40:35,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 20:40:35,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 20:40:35,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 20:40:35,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 20:40:35,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 20:40:35,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 20:40:35,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 20:40:35,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 20:40:35,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 20:40:35,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 20:40:35,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 20:40:35,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 20:40:35,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 20:40:35,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7de272c8-72d9-4b54-bd6d-5d974b2b285f 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 20:40:35,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-7de272c8-72d9-4b54-bd6d-5d974b2b285f 2018-08-22 20:40:35,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 20:40:36,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T21:40:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d69b1f3fec314e8ebf952b8c456a331b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "032439070e6549a2a698896c40df0822"}, "audit_ids": ["wftGQKWhRnSQHc8AqCPcPA"], "issued_at": "2018-08-22T20:40:35.000000Z"}} 2018-08-22 20:40:36,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 20:40:36,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}69d23e0a8737e1312a848f4f6764284ae2af47ea" 2018-08-22 20:40:36,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-0fbafe01-499b-4aa8-81a2-131bd61dd965 Date: Wed, 22 Aug 2018 20:40:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 20:40:36,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0fbafe01-499b-4aa8-81a2-131bd61dd965 2018-08-22 20:40:36,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.60401892662s 2018-08-22 20:40:36,614 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0fbafe01-499b-4aa8-81a2-131bd61dd965 2018-08-22 20:40:36,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 20:40:36,623 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 22 Aug 2018 20:40:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d35293db-3517-425b-b2b1-a025651f6ef2 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.24:5000/v3/", "rel": "self"}]}]}} 2018-08-22 20:40:36,623 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d35293db-3517-425b-b2b1-a025651f6ef2 2018-08-22 20:40:36,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 20:40:36,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}69d23e0a8737e1312a848f4f6764284ae2af47ea" 2018-08-22 20:40:36,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5967270-a05f-422e-b829-40962f519076 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/4beeafd00465418cb49ec3ca3c085af1"}, "tags": [], "enabled": true, "id": "4beeafd00465418cb49ec3ca3c085af1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-08-22 20:40:36,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-e5967270-a05f-422e-b829-40962f519076 2018-08-22 20:40:36,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.187572956085s 2018-08-22 20:40:36,812 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-e5967270-a05f-422e-b829-40962f519076 2018-08-22 20:40:36,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-22 20:40:36,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}69d23e0a8737e1312a848f4f6764284ae2af47ea" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_adfe2c3e-bbf7-462c-bc97-17e717409c94"}}' 2018-08-22 20:40:37,022 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 22 Aug 2018 20:40:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6f398cc-96c5-48db-aa6b-d0345c2901c6 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.24:5000/v3/projects/00714d9013684ad4b6ae8d12b7756ddb"}, "tags": [], "enabled": true, "id": "00714d9013684ad4b6ae8d12b7756ddb", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_adfe2c3e-bbf7-462c-bc97-17e717409c94"}} 2018-08-22 20:40:37,022 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-a6f398cc-96c5-48db-aa6b-d0345c2901c6 2018-08-22 20:40:37,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.204576969147s 2018-08-22 20:40:37,023 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-a6f398cc-96c5-48db-aa6b-d0345c2901c6 2018-08-22 20:40:37,023 - 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'00714d9013684ad4b6ae8d12b7756ddb', '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_adfe2c3e-bbf7-462c-bc97-17e717409c94'}) 2018-08-22 20:40:37,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-22 20:40:37,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}69d23e0a8737e1312a848f4f6764284ae2af47ea" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a910a68b-fbce-43f6-a8c5-ac6f4e4e82de", "email": null, "name": "cloudify_ims-user_adfe2c3e-bbf7-462c-bc97-17e717409c94"}}' 2018-08-22 20:40:37,472 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 22 Aug 2018 20:40:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-703c2b88-bf7f-43f3-b3ce-955b2ca74387 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_adfe2c3e-bbf7-462c-bc97-17e717409c94", "links": {"self": "http://172.30.9.24:5000/v3/users/0543154148474d20bc676a0013b79233"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0543154148474d20bc676a0013b79233", "domain_id": "default", "password_expires_at": null}} 2018-08-22 20:40:37,472 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-703c2b88-bf7f-43f3-b3ce-955b2ca74387 2018-08-22 20:40:37,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.442673921585s 2018-08-22 20:40:37,472 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-703c2b88-bf7f-43f3-b3ce-955b2ca74387 2018-08-22 20:40:37,473 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0543154148474d20bc676a0013b79233', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_adfe2c3e-bbf7-462c-bc97-17e717409c94'}) 2018-08-22 20:40:37,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 20:40:37,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}69d23e0a8737e1312a848f4f6764284ae2af47ea" 2018-08-22 20:40:37,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffdc32b2-f3d6-4687-a6de-139b5c185970 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 20:40:37,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ffdc32b2-f3d6-4687-a6de-139b5c185970 2018-08-22 20:40:37,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113198041916s 2018-08-22 20:40:37,590 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ffdc32b2-f3d6-4687-a6de-139b5c185970 2018-08-22 20:40:37,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 20:40:37,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}69d23e0a8737e1312a848f4f6764284ae2af47ea" 2018-08-22 20:40:37,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b273bc69-a21f-45b5-9213-f797d57625d6 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 20:40:37,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b273bc69-a21f-45b5-9213-f797d57625d6 2018-08-22 20:40:37,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.135178804398s 2018-08-22 20:40:37,730 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b273bc69-a21f-45b5-9213-f797d57625d6 2018-08-22 20:40:37,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 20:40:37,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}69d23e0a8737e1312a848f4f6764284ae2af47ea" 2018-08-22 20:40:38,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-524994a8-8222-4877-afd0-177f715591b5 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 20:40:38,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-524994a8-8222-4877-afd0-177f715591b5 2018-08-22 20:40:38,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.265675783157s 2018-08-22 20:40:38,001 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-524994a8-8222-4877-afd0-177f715591b5 2018-08-22 20:40:38,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 20:40:38,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}69d23e0a8737e1312a848f4f6764284ae2af47ea" 2018-08-22 20:40:38,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:40:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e10fd97a-9c10-492c-8470-aad5602af880 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-22 20:40:38,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-e10fd97a-9c10-492c-8470-aad5602af880 2018-08-22 20:40:38,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.13251709938s 2018-08-22 20:40:38,139 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-e10fd97a-9c10-492c-8470-aad5602af880 2018-08-22 20:40:38,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 20:40:38,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}69d23e0a8737e1312a848f4f6764284ae2af47ea" 2018-08-22 20:40:38,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:40:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bbde7c2-a259-4f79-bf8c-e93efca677ee Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "cloudify_ims-user_adfe2c3e-bbf7-462c-bc97-17e717409c94", "links": {"self": "http://172.30.9.24:5000/v3/users/0543154148474d20bc676a0013b79233"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0543154148474d20bc676a0013b79233", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 20:40:38,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-7bbde7c2-a259-4f79-bf8c-e93efca677ee 2018-08-22 20:40:38,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116573095322s 2018-08-22 20:40:38,257 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-7bbde7c2-a259-4f79-bf8c-e93efca677ee 2018-08-22 20:40:38,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 20:40:38,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}69d23e0a8737e1312a848f4f6764284ae2af47ea" 2018-08-22 20:40:38,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:40:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27181857-90eb-4768-89ae-5c1c363ac563 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/00714d9013684ad4b6ae8d12b7756ddb"}, "tags": [], "enabled": true, "id": "00714d9013684ad4b6ae8d12b7756ddb", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_adfe2c3e-bbf7-462c-bc97-17e717409c94"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-22 20:40:38,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-27181857-90eb-4768-89ae-5c1c363ac563 2018-08-22 20:40:38,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.139061927795s 2018-08-22 20:40:38,408 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-27181857-90eb-4768-89ae-5c1c363ac563 2018-08-22 20:40:38,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-22 20:40:38,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=0543154148474d20bc676a0013b79233&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=00714d9013684ad4b6ae8d12b7756ddb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}69d23e0a8737e1312a848f4f6764284ae2af47ea" 2018-08-22 20:40:38,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:40:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5857fefa-eed6-4af8-8840-6633f856ef6a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=0543154148474d20bc676a0013b79233&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=00714d9013684ad4b6ae8d12b7756ddb", "previous": null, "next": null}} 2018-08-22 20:40:38,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=0543154148474d20bc676a0013b79233&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=00714d9013684ad4b6ae8d12b7756ddb used request id req-5857fefa-eed6-4af8-8840-6633f856ef6a 2018-08-22 20:40:38,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103893995285s 2018-08-22 20:40:38,520 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=0543154148474d20bc676a0013b79233&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=00714d9013684ad4b6ae8d12b7756ddb used request id req-5857fefa-eed6-4af8-8840-6633f856ef6a 2018-08-22 20:40:38,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-22 20:40:38,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/00714d9013684ad4b6ae8d12b7756ddb/users/0543154148474d20bc676a0013b79233/roles/81768ab888da4b9ba2d6d91befcb7b0f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}69d23e0a8737e1312a848f4f6764284ae2af47ea" 2018-08-22 20:40:38,654 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 20:40:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9642ae1b-5f45-4eec-9156-f21d19904c50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 20:40:38,654 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/00714d9013684ad4b6ae8d12b7756ddb/users/0543154148474d20bc676a0013b79233/roles/81768ab888da4b9ba2d6d91befcb7b0f used request id req-9642ae1b-5f45-4eec-9156-f21d19904c50 2018-08-22 20:40:38,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.130302906036s 2018-08-22 20:40:38,654 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/00714d9013684ad4b6ae8d12b7756ddb/users/0543154148474d20bc676a0013b79233/roles/81768ab888da4b9ba2d6d91befcb7b0f used request id req-9642ae1b-5f45-4eec-9156-f21d19904c50 2018-08-22 20:40:38,655 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_adfe2c3e-bbf7-462c-bc97-17e717409c94', 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'00714d9013684ad4b6ae8d12b7756ddb', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'a910a68b-fbce-43f6-a8c5-ac6f4e4e82de', 'username': u'cloudify_ims-user_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-22 20:40:38,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 20:40:38,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 20:40:38,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 20:40:38,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 20:40:38,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 20:40:38,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 20:40:38,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 20:40:38,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 20:40:38,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 20:40:38,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 20:40:38,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 20:40:38,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 20:40:38,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 20:40:38,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 20:40:38,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 20:40:38,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 20:40:38,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 20:40:38,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 20:40:38,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 20:40:38,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 20:40:38,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 20:40:38,659 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 20:40:38,660 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'password': 'a910a68b-fbce-43f6-a8c5-ac6f4e4e82de', 'project_name': 'cloudify_ims-project_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '00714d9013684ad4b6ae8d12b7756ddb', 'project_domain_name': 'Default'} 2018-08-22 20:40:38,714 - 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-08-22 20:40:38,728 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-08-22 20:40:38,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 20:40:38,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:40:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa75ba9e-6a93-4449-933d-063bb1a709bc 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 20:40:38,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-aa75ba9e-6a93-4449-933d-063bb1a709bc 2018-08-22 20:40:38,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 20:40:39,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}], "expires_at": "2018-08-22T21:40:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "00714d9013684ad4b6ae8d12b7756ddb", "name": "cloudify_ims-project_adfe2c3e-bbf7-462c-bc97-17e717409c94"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/00714d9013684ad4b6ae8d12b7756ddb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/00714d9013684ad4b6ae8d12b7756ddb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/00714d9013684ad4b6ae8d12b7756ddb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/00714d9013684ad4b6ae8d12b7756ddb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/00714d9013684ad4b6ae8d12b7756ddb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/00714d9013684ad4b6ae8d12b7756ddb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/00714d9013684ad4b6ae8d12b7756ddb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/00714d9013684ad4b6ae8d12b7756ddb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/00714d9013684ad4b6ae8d12b7756ddb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_00714d9013684ad4b6ae8d12b7756ddb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_00714d9013684ad4b6ae8d12b7756ddb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/00714d9013684ad4b6ae8d12b7756ddb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/00714d9013684ad4b6ae8d12b7756ddb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/00714d9013684ad4b6ae8d12b7756ddb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_adfe2c3e-bbf7-462c-bc97-17e717409c94", "id": "0543154148474d20bc676a0013b79233"}, "audit_ids": ["fs8WuQFNTvyWbUmrslUF9Q"], "issued_at": "2018-08-22T20:40:39.000000Z"}} 2018-08-22 20:40:39,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-22 20:40:39,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" -d '{"network": {"name": "cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94", "admin_state_up": true}}' 2018-08-22 20:40:39,696 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-af4b6058-540b-4e9e-8b5e-5b972288bee3 Date: Wed, 22 Aug 2018 20:40:39 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c4031f32-029e-466a-b3a2-316b7babfc3a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"00714d9013684ad4b6ae8d12b7756ddb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T20:40:39Z","is_default":false,"name":"cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94","qos_policy_id":null,"admin_state_up":true,"tenant_id":"00714d9013684ad4b6ae8d12b7756ddb","created_at":"2018-08-22T20:40:39Z","mtu":1450}} 2018-08-22 20:40:39,697 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-af4b6058-540b-4e9e-8b5e-5b972288bee3 2018-08-22 20:40:39,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.569338083267s 2018-08-22 20:40:39,697 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-af4b6058-540b-4e9e-8b5e-5b972288bee3 2018-08-22 20:40:39,697 - 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-08-22T20:40:39Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'c4031f32-029e-466a-b3a2-316b7babfc3a', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'admin_state_up': True, u'tenant_id': u'00714d9013684ad4b6ae8d12b7756ddb', u'created_at': u'2018-08-22T20:40:39Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'00714d9013684ad4b6ae8d12b7756ddb', u'l2_adjacency': True}) 2018-08-22 20:40:39,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 20:40:39,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:40:39,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-2b89cc91-32e9-4e5a-908e-7a3c2485c420 Date: Wed, 22 Aug 2018 20:40:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c4031f32-029e-466a-b3a2-316b7babfc3a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"00714d9013684ad4b6ae8d12b7756ddb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T20:40:39Z","qos_policy_id":null,"name":"cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94","admin_state_up":true,"tenant_id":"00714d9013684ad4b6ae8d12b7756ddb","created_at":"2018-08-22T20:40:39Z","mtu":1450}]} 2018-08-22 20:40:39,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2b89cc91-32e9-4e5a-908e-7a3c2485c420 2018-08-22 20:40:39,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.131308794022s 2018-08-22 20:40:39,830 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2b89cc91-32e9-4e5a-908e-7a3c2485c420 2018-08-22 20:40:39,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-22 20:40:39,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" -d '{"subnet": {"name": "cloudify_ims-subnet_adfe2c3e-bbf7-462c-bc97-17e717409c94", "enable_dhcp": true, "network_id": "c4031f32-029e-466a-b3a2-316b7babfc3a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-22 20:40:40,554 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-3c6dca29-d4b0-4036-96f7-f09ef7abf929 Date: Wed, 22 Aug 2018 20:40:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4031f32-029e-466a-b3a2-316b7babfc3a","tenant_id":"00714d9013684ad4b6ae8d12b7756ddb","created_at":"2018-08-22T20:40:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-22T20:40:40Z","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":"00714d9013684ad4b6ae8d12b7756ddb","id":"35f46b74-d134-49bc-b6cf-f7f9447e082f","subnetpool_id":null,"name":"cloudify_ims-subnet_adfe2c3e-bbf7-462c-bc97-17e717409c94"}} 2018-08-22 20:40:40,554 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3c6dca29-d4b0-4036-96f7-f09ef7abf929 2018-08-22 20:40:40,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.722940921783s 2018-08-22 20:40:40,555 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3c6dca29-d4b0-4036-96f7-f09ef7abf929 2018-08-22 20:40:40,555 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T20:40:40Z', 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'35f46b74-d134-49bc-b6cf-f7f9447e082f', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'enable_dhcp': True, u'network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a', u'tenant_id': u'00714d9013684ad4b6ae8d12b7756ddb', u'created_at': u'2018-08-22T20:40:40Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'00714d9013684ad4b6ae8d12b7756ddb'}) 2018-08-22 20:40:40,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-22 20:40:40,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" -d '{"router": {"external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "name": "cloudify_ims-router_adfe2c3e-bbf7-462c-bc97-17e717409c94", "admin_state_up": true}}' 2018-08-22 20:40:42,178 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-2d224fb0-be37-479b-aeec-b7ea28978288 Date: Wed, 22 Aug 2018 20:40:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:40:40Z", "admin_state_up": true, "updated_at": "2018-08-22T20:40:41Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "id": "14e74c1d-52f9-46ca-b8c4-29ede6a88e22", "name": "cloudify_ims-router_adfe2c3e-bbf7-462c-bc97-17e717409c94"}} 2018-08-22 20:40:42,179 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-2d224fb0-be37-479b-aeec-b7ea28978288 2018-08-22 20:40:42,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.62284111977s 2018-08-22 20:40:42,179 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-2d224fb0-be37-479b-aeec-b7ea28978288 2018-08-22 20:40:42,179 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T20:40:41Z', u'revision_number': 2, u'id': u'14e74c1d-52f9-46ca-b8c4-29ede6a88e22', u'external_gateway_info': {u'network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'37350c7d-7f7a-4dc4-acdb-2f5b730b9a18', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'admin_state_up': True, u'tenant_id': u'00714d9013684ad4b6ae8d12b7756ddb', u'created_at': u'2018-08-22T20:40:40Z', u'flavor_id': None, u'routes': [], u'project_id': u'00714d9013684ad4b6ae8d12b7756ddb'}) 2018-08-22 20:40:42,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-22 20:40:42,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/14e74c1d-52f9-46ca-b8c4-29ede6a88e22/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}8865c7bb3e61f0baaa37cf449678be44897f49a2" -d '{"subnet_id": "35f46b74-d134-49bc-b6cf-f7f9447e082f"}' 2018-08-22 20:40:44,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-025c4c42-ea30-4768-b62d-183d58523c6a Date: Wed, 22 Aug 2018 20:40:44 GMT RESP BODY: {"network_id": "c4031f32-029e-466a-b3a2-316b7babfc3a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "subnet_id": "35f46b74-d134-49bc-b6cf-f7f9447e082f", "subnet_ids": ["35f46b74-d134-49bc-b6cf-f7f9447e082f"], "port_id": "51cef24a-60b7-40fc-b7f2-250053be8735", "id": "14e74c1d-52f9-46ca-b8c4-29ede6a88e22"} 2018-08-22 20:40:44,570 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/14e74c1d-52f9-46ca-b8c4-29ede6a88e22/add_router_interface.json used request id req-025c4c42-ea30-4768-b62d-183d58523c6a 2018-08-22 20:40:44,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.39045810699s 2018-08-22 20:40:44,571 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/14e74c1d-52f9-46ca-b8c4-29ede6a88e22/add_router_interface.json used request id req-025c4c42-ea30-4768-b62d-183d58523c6a returning object 14e74c1d-52f9-46ca-b8c4-29ede6a88e22 2018-08-22 20:40:44,572 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-22 20:41:07,286 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-22 20:41:07,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 20:41:07,292 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 22 Aug 2018 20:41:07 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-22 20:41:07,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 20:41:07,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:41:07,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7c08e5bc-004b-4234-9c52-2392e3d65cb6 Date: Wed, 22 Aug 2018 20:41:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 20:41:07,563 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-7c08e5bc-004b-4234-9c52-2392e3d65cb6 2018-08-22 20:41:07,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.269106149673s 2018-08-22 20:41:07,564 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-7c08e5bc-004b-4234-9c52-2392e3d65cb6 2018-08-22 20:41:07,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-22 20:41:07,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_adfe2c3e-bbf7-462c-bc97-17e717409c94", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_adfe2c3e-bbf7-462c-bc97-17e717409c94"}' 2018-08-22 20:41:07,614 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/152380b6-a742-4710-859f-220b7a2a3516 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a893a028-5c65-4a29-96b0-30a11495360b Date: Wed, 22 Aug 2018 20:41:07 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T20:41:07Z", "file": "/v2/images/152380b6-a742-4710-859f-220b7a2a3516/file", "owner": "00714d9013684ad4b6ae8d12b7756ddb", "id": "152380b6-a742-4710-859f-220b7a2a3516", "size": null, "self": "/v2/images/152380b6-a742-4710-859f-220b7a2a3516", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_adfe2c3e-bbf7-462c-bc97-17e717409c94", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_adfe2c3e-bbf7-462c-bc97-17e717409c94", "checksum": null, "created_at": "2018-08-22T20:41:07Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-22 20:41:07,614 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-a893a028-5c65-4a29-96b0-30a11495360b 2018-08-22 20:41:07,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0427160263062s 2018-08-22 20:41:07,615 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-a893a028-5c65-4a29-96b0-30a11495360b returning object 152380b6-a742-4710-859f-220b7a2a3516 2018-08-22 20:41:07,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-22 20:41:07,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/152380b6-a742-4710-859f-220b7a2a3516/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}8865c7bb3e61f0baaa37cf449678be44897f49a2" -d '' 2018-08-22 20:42:08,067 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1ad96431-7627-4521-b0b7-476f5301658a Date: Wed, 22 Aug 2018 20:42:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 20:42:08,067 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/152380b6-a742-4710-859f-220b7a2a3516/file used request id req-1ad96431-7627-4521-b0b7-476f5301658a 2018-08-22 20:42:08,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 60.4519951344s 2018-08-22 20:42:08,068 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/152380b6-a742-4710-859f-220b7a2a3516/file used request id req-1ad96431-7627-4521-b0b7-476f5301658a 2018-08-22 20:42:08,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 20:42:08,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:42:08,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-affe2a45-5470-417c-b438-54cbc495d615 Date: Wed, 22 Aug 2018 20:42:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T20:42:08Z", "file": "/v2/images/152380b6-a742-4710-859f-220b7a2a3516/file", "owner": "00714d9013684ad4b6ae8d12b7756ddb", "id": "152380b6-a742-4710-859f-220b7a2a3516", "size": 4373348352, "self": "/v2/images/152380b6-a742-4710-859f-220b7a2a3516", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/152380b6-a742-4710-859f-220b7a2a3516/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/152380b6-a742-4710-859f-220b7a2a3516/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_adfe2c3e-bbf7-462c-bc97-17e717409c94", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_adfe2c3e-bbf7-462c-bc97-17e717409c94", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-22T20:41:07Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 20:42:08,109 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-affe2a45-5470-417c-b438-54cbc495d615 2018-08-22 20:42:08,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0372931957245s 2018-08-22 20:42:08,110 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-affe2a45-5470-417c-b438-54cbc495d615 2018-08-22 20:42:08,112 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/152380b6-a742-4710-859f-220b7a2a3516/snap', u'metadata': Munch({})})], 'file': u'/v2/images/152380b6-a742-4710-859f-220b7a2a3516/file', 'owner': u'00714d9013684ad4b6ae8d12b7756ddb', 'id': u'152380b6-a742-4710-859f-220b7a2a3516', 'size': 4373348352, u'self': u'/v2/images/152380b6-a742-4710-859f-220b7a2a3516', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'00714d9013684ad4b6ae8d12b7756ddb', 'name': 'cloudify_ims-project_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/152380b6-a742-4710-859f-220b7a2a3516/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-22T20:42:08Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-22T20:42:08Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/152380b6-a742-4710-859f-220b7a2a3516', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'created': u'2018-08-22T20:41:07Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-22T20:41:07Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', 'metadata': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/152380b6-a742-4710-859f-220b7a2a3516', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-08-22 20:42:08,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-22 20:42:08,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}69d23e0a8737e1312a848f4f6764284ae2af47ea" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_adfe2c3e-bbf7-462c-bc97-17e717409c94", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-22 20:42:08,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:42:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23f2723d-378c-4da1-9237-96edb97e4937 x-compute-request-id: req-23f2723d-378c-4da1-9237-96edb97e4937 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_adfe2c3e-bbf7-462c-bc97-17e717409c94", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "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": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f"}} 2018-08-22 20:42:08,415 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-23f2723d-378c-4da1-9237-96edb97e4937 2018-08-22 20:42:08,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.302278995514s 2018-08-22 20:42:08,415 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-23f2723d-378c-4da1-9237-96edb97e4937 2018-08-22 20:42:08,416 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_adfe2c3e-bbf7-462c-bc97-17e717409c94', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f', 'swap': 0}) 2018-08-22 20:42:08,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-22 20:42:08,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f/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}69d23e0a8737e1312a848f4f6764284ae2af47ea" -d '{"extra_specs": {}}' 2018-08-22 20:42:08,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:42:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d4b5c8ab-4799-4c53-bc2e-0397f4ac24cf x-compute-request-id: req-d4b5c8ab-4799-4c53-bc2e-0397f4ac24cf Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-22 20:42:08,439 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f/os-extra_specs used request id req-d4b5c8ab-4799-4c53-bc2e-0397f4ac24cf 2018-08-22 20:42:08,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219099521637s 2018-08-22 20:42:08,439 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f/os-extra_specs used request id req-d4b5c8ab-4799-4c53-bc2e-0397f4ac24cf 2018-08-22 20:42:08,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-22 20:42:08,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" -d '{"keypair": {"name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94"}}' 2018-08-22 20:42:08,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:42:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-042736a7-df81-40ed-b338-ee150d9bf2e0 x-compute-request-id: req-042736a7-df81-40ed-b338-ee150d9bf2e0 Content-Encoding: gzip Content-Length: 1811 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCodyLzbXnc4HFXkklWus9j/ylWp/mSlGMT7NXt/DZtf+UENu8Ia0d08Yk0v+cgkfx1ELvfAb8yI8JUyv85PKCfxtKeSw+G0MjXEE60ZV0jH79pX9q3hnYhjbIv0Hrlf27BA55FDT/ZNxGLsRU44Tp5Tf1qX7GuiYkyUnVf7z0aVVKDE4xNfkXWE1o6GFb+i7rFwr5cQSGlbjgs2tH9a+bgbtwNv7IQ7M3WegV8TRPQCdkWzKB7ywonPbKMWTJnYODQgrTZGKZ9T40qI7uzVQvHxchQ3kPhjqKmrA/x909kU9ICjpGVwvLI7OWEIp8OUgsOkveKuih9oWpXVxkAUz5N Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqHci82153OBxV5JJVrrPY/8pVqf5kpRjE+zV7fw2bX/lBDbv\nCGtHdPGJNL/nIJH8dRC73wG/MiPCVMr/OTygn8bSnksPhtDI1xBOtGVdIx+/aV/a\nt4Z2IY2yL9B65X9uwQOeRQ0/2TcRi7EVOOE6eU39al+xromJMlJ1X+89GlVSgxOM\nTX5F1hNaOhhW/ou6xcK+XEEhpW44LNrR/Wvm4G7cDb+yEOzN1noFfE0T0AnZFsyg\ne8sKJz2yjFkyZ2Dg0IK02RimfU+NKiO7s1ULx8XIUN5D4Y6ipqwP8fdPZFPSAo6R\nlcLyyOzlhCKfDlILDpL3iroofaFqV1cZAFM+TQIDAQABAoIBAF9ESBKK1UAv+EiC\nZFDUgZVV5UWo5fybR1AsPWpAl3LiwVrZyeDj8dvS/zlCUGzdwXteBC//Z+TtzeZv\niVcPzvGr2M1FOzmM9haQlUF0lO/Y80CewSvJsSIWZC6f4e/IWZRy/FymOnYWqyho\n8sxgqdWRYf52sR83jctUUCX5P3+U15ljlToD0SQdx6kW/YjnrHenMMgrL/WnKehj\nDFIP1jnNbGHRoRJV7wafJJTuv9zadv3vYTrIcv/3/wOwdBvD60j1wveuutegAAGt\nES6uzYGbLu5Zpa9P02EiYFO+B4SDEZnax2lPMDCeaN68TB5xTFB4daDIjtOjc/zO\nHrhlN00CgYEA0dNQoAT/GoZGbEOTXCubYog/ER3RbTWC0fZPdNGJn0ytNkGUB3ZY\nqIF76KsT9guIw8GQe+F1QAoVD0OhumIhnunBSipNpS0XeFYqlUJHrCCqYKKZdyfx\na/2z73jv+poMv7VggGuYyaTPAieeb5MyTftnkXjeGsX7oW8XwpgMuW8CgYEAzYnE\nzC4FF2CGMOliPMxscVxYVDeXWKTkfOTCcJEndN9SAcF9z8C1Tm9Ucsmy0kx0u9YS\nVmQnl+u/y6ITf8+IsOf/oiPpiim0KfQXvp3CBKEglPoFB3XHVLN/fZQcUIK5sbwX\nb6b3P66DC6ivPbngQpJIkYtJKSVUkZG3TcwHDgMCgYAjQnRo/43y4h+Rb+Widn19\nGFIoyS75QCXErLR7d/69c0AkPu7mNh/96Qxuc9k93oBUDQH/n0p5wXf6ga36ySTH\nNJbTpLo5iJNKGIi9Xk73AOJArPJHEMJEGHUVR+hj32FHEe6uheY99GEJBqlcLIsm\niZnE21/PdfesECQZAj4ZJwKBgQCDTc7ODVwtSfmQB5g9dO6WIMNA0d66v2REMTPS\nC7jkHcJa4sxHyzlIKTEOv7GgTT2JvcErNYJhuDZnlVvVm7QcJ6mUYFLSc7/nyUrd\n+BQ5NuIEqhBKasBzaNQ6WkMYX9rXI2zpZAWxxf9rlFCXI0aT4LXBXPTY90MmV6t9\nZKjhFwKBgQCiTgz7D9nh9mzs/mI0DmHUrjPD2Ec2iTu2DZA+i2CizrNhJ/MoGW4R\nM/ARRr4J8MhAmW71hd256czMPVw2o8Oa31uegaLzj50ut9JL4E0FKAMuoCLhKEEn\nqgTkTaan9Z1YjhB7pyWZk2y1ffY5OmkrgYxbeXi8Il/sNCjJEAAc6g==\n-----END RSA PRIVATE KEY-----\n", "user_id": "0543154148474d20bc676a0013b79233", "name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "fingerprint": "a8:84:ce:cc:17:00:b7:26:b8:dc:c6:76:70:bb:85:4c"}} 2018-08-22 20:42:08,800 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-042736a7-df81-40ed-b338-ee150d9bf2e0 2018-08-22 20:42:08,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.360100030899s 2018-08-22 20:42:08,800 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-042736a7-df81-40ed-b338-ee150d9bf2e0 2018-08-22 20:42:08,801 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCodyLzbXnc4HFXkklWus9j/ylWp/mSlGMT7NXt/DZtf+UENu8Ia0d08Yk0v+cgkfx1ELvfAb8yI8JUyv85PKCfxtKeSw+G0MjXEE60ZV0jH79pX9q3hnYhjbIv0Hrlf27BA55FDT/ZNxGLsRU44Tp5Tf1qX7GuiYkyUnVf7z0aVVKDE4xNfkXWE1o6GFb+i7rFwr5cQSGlbjgs2tH9a+bgbtwNv7IQ7M3WegV8TRPQCdkWzKB7ywonPbKMWTJnYODQgrTZGKZ9T40qI7uzVQvHxchQ3kPhjqKmrA/x909kU9ICjpGVwvLI7OWEIp8OUgsOkveKuih9oWpXVxkAUz5N Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqHci82153OBxV5JJVrrPY/8pVqf5kpRjE+zV7fw2bX/lBDbv\nCGtHdPGJNL/nIJH8dRC73wG/MiPCVMr/OTygn8bSnksPhtDI1xBOtGVdIx+/aV/a\nt4Z2IY2yL9B65X9uwQOeRQ0/2TcRi7EVOOE6eU39al+xromJMlJ1X+89GlVSgxOM\nTX5F1hNaOhhW/ou6xcK+XEEhpW44LNrR/Wvm4G7cDb+yEOzN1noFfE0T0AnZFsyg\ne8sKJz2yjFkyZ2Dg0IK02RimfU+NKiO7s1ULx8XIUN5D4Y6ipqwP8fdPZFPSAo6R\nlcLyyOzlhCKfDlILDpL3iroofaFqV1cZAFM+TQIDAQABAoIBAF9ESBKK1UAv+EiC\nZFDUgZVV5UWo5fybR1AsPWpAl3LiwVrZyeDj8dvS/zlCUGzdwXteBC//Z+TtzeZv\niVcPzvGr2M1FOzmM9haQlUF0lO/Y80CewSvJsSIWZC6f4e/IWZRy/FymOnYWqyho\n8sxgqdWRYf52sR83jctUUCX5P3+U15ljlToD0SQdx6kW/YjnrHenMMgrL/WnKehj\nDFIP1jnNbGHRoRJV7wafJJTuv9zadv3vYTrIcv/3/wOwdBvD60j1wveuutegAAGt\nES6uzYGbLu5Zpa9P02EiYFO+B4SDEZnax2lPMDCeaN68TB5xTFB4daDIjtOjc/zO\nHrhlN00CgYEA0dNQoAT/GoZGbEOTXCubYog/ER3RbTWC0fZPdNGJn0ytNkGUB3ZY\nqIF76KsT9guIw8GQe+F1QAoVD0OhumIhnunBSipNpS0XeFYqlUJHrCCqYKKZdyfx\na/2z73jv+poMv7VggGuYyaTPAieeb5MyTftnkXjeGsX7oW8XwpgMuW8CgYEAzYnE\nzC4FF2CGMOliPMxscVxYVDeXWKTkfOTCcJEndN9SAcF9z8C1Tm9Ucsmy0kx0u9YS\nVmQnl+u/y6ITf8+IsOf/oiPpiim0KfQXvp3CBKEglPoFB3XHVLN/fZQcUIK5sbwX\nb6b3P66DC6ivPbngQpJIkYtJKSVUkZG3TcwHDgMCgYAjQnRo/43y4h+Rb+Widn19\nGFIoyS75QCXErLR7d/69c0AkPu7mNh/96Qxuc9k93oBUDQH/n0p5wXf6ga36ySTH\nNJbTpLo5iJNKGIi9Xk73AOJArPJHEMJEGHUVR+hj32FHEe6uheY99GEJBqlcLIsm\niZnE21/PdfesECQZAj4ZJwKBgQCDTc7ODVwtSfmQB5g9dO6WIMNA0d66v2REMTPS\nC7jkHcJa4sxHyzlIKTEOv7GgTT2JvcErNYJhuDZnlVvVm7QcJ6mUYFLSc7/nyUrd\n+BQ5NuIEqhBKasBzaNQ6WkMYX9rXI2zpZAWxxf9rlFCXI0aT4LXBXPTY90MmV6t9\nZKjhFwKBgQCiTgz7D9nh9mzs/mI0DmHUrjPD2Ec2iTu2DZA+i2CizrNhJ/MoGW4R\nM/ARRr4J8MhAmW71hd256czMPVw2o8Oa31uegaLzj50ut9JL4E0FKAMuoCLhKEEn\nqgTkTaan9Z1YjhB7pyWZk2y1ffY5OmkrgYxbeXi8Il/sNCjJEAAc6g==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0543154148474d20bc676a0013b79233', 'name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'created_at': '2018-08-22T20:42:08.801340', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'00714d9013684ad4b6ae8d12b7756ddb', 'name': 'cloudify_ims-project_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'a8:84:ce:cc:17:00:b7:26:b8:dc:c6:76:70:bb:85:4c', 'type': 'ssh', 'id': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94'}) 2018-08-22 20:42:08,801 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAqHci82153OBxV5JJVrrPY/8pVqf5kpRjE+zV7fw2bX/lBDbv CGtHdPGJNL/nIJH8dRC73wG/MiPCVMr/OTygn8bSnksPhtDI1xBOtGVdIx+/aV/a t4Z2IY2yL9B65X9uwQOeRQ0/2TcRi7EVOOE6eU39al+xromJMlJ1X+89GlVSgxOM TX5F1hNaOhhW/ou6xcK+XEEhpW44LNrR/Wvm4G7cDb+yEOzN1noFfE0T0AnZFsyg e8sKJz2yjFkyZ2Dg0IK02RimfU+NKiO7s1ULx8XIUN5D4Y6ipqwP8fdPZFPSAo6R lcLyyOzlhCKfDlILDpL3iroofaFqV1cZAFM+TQIDAQABAoIBAF9ESBKK1UAv+EiC ZFDUgZVV5UWo5fybR1AsPWpAl3LiwVrZyeDj8dvS/zlCUGzdwXteBC//Z+TtzeZv iVcPzvGr2M1FOzmM9haQlUF0lO/Y80CewSvJsSIWZC6f4e/IWZRy/FymOnYWqyho 8sxgqdWRYf52sR83jctUUCX5P3+U15ljlToD0SQdx6kW/YjnrHenMMgrL/WnKehj DFIP1jnNbGHRoRJV7wafJJTuv9zadv3vYTrIcv/3/wOwdBvD60j1wveuutegAAGt ES6uzYGbLu5Zpa9P02EiYFO+B4SDEZnax2lPMDCeaN68TB5xTFB4daDIjtOjc/zO HrhlN00CgYEA0dNQoAT/GoZGbEOTXCubYog/ER3RbTWC0fZPdNGJn0ytNkGUB3ZY qIF76KsT9guIw8GQe+F1QAoVD0OhumIhnunBSipNpS0XeFYqlUJHrCCqYKKZdyfx a/2z73jv+poMv7VggGuYyaTPAieeb5MyTftnkXjeGsX7oW8XwpgMuW8CgYEAzYnE zC4FF2CGMOliPMxscVxYVDeXWKTkfOTCcJEndN9SAcF9z8C1Tm9Ucsmy0kx0u9YS VmQnl+u/y6ITf8+IsOf/oiPpiim0KfQXvp3CBKEglPoFB3XHVLN/fZQcUIK5sbwX b6b3P66DC6ivPbngQpJIkYtJKSVUkZG3TcwHDgMCgYAjQnRo/43y4h+Rb+Widn19 GFIoyS75QCXErLR7d/69c0AkPu7mNh/96Qxuc9k93oBUDQH/n0p5wXf6ga36ySTH NJbTpLo5iJNKGIi9Xk73AOJArPJHEMJEGHUVR+hj32FHEe6uheY99GEJBqlcLIsm iZnE21/PdfesECQZAj4ZJwKBgQCDTc7ODVwtSfmQB5g9dO6WIMNA0d66v2REMTPS C7jkHcJa4sxHyzlIKTEOv7GgTT2JvcErNYJhuDZnlVvVm7QcJ6mUYFLSc7/nyUrd +BQ5NuIEqhBKasBzaNQ6WkMYX9rXI2zpZAWxxf9rlFCXI0aT4LXBXPTY90MmV6t9 ZKjhFwKBgQCiTgz7D9nh9mzs/mI0DmHUrjPD2Ec2iTu2DZA+i2CizrNhJ/MoGW4R M/ARRr4J8MhAmW71hd256czMPVw2o8Oa31uegaLzj50ut9JL4E0FKAMuoCLhKEEn qgTkTaan9Z1YjhB7pyWZk2y1ffY5OmkrgYxbeXi8Il/sNCjJEAAc6g== -----END RSA PRIVATE KEY----- 2018-08-22 20:42:08,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-22 20:42:08,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" -d '{"security_group": {"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-08-22 20:42:09,248 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-c2d0e183-3b2e-45ad-8e7d-f4cc55462119 Date: Wed, 22 Aug 2018 20:42:09 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:42:09Z", "updated_at": "2018-08-22T20:42:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "78799842-3597-45be-b333-17179cc0d726", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv6", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "865f0841-de59-48ac-8f49-4b9b9c78d19a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}], "revision_number": 1, "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "id": "924add68-62e1-4f75-9325-6520bef77c9a", "name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}} 2018-08-22 20:42:09,248 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-c2d0e183-3b2e-45ad-8e7d-f4cc55462119 2018-08-22 20:42:09,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.443412780762s 2018-08-22 20:42:09,249 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-c2d0e183-3b2e-45ad-8e7d-f4cc55462119 2018-08-22 20:42:09,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 20:42:09,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:42:09,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-e7c76fd7-5b6c-4955-9a32-c90fc0a2fcf1 Date: Wed, 22 Aug 2018 20:42:09 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:42:09Z", "updated_at": "2018-08-22T20:42:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "78799842-3597-45be-b333-17179cc0d726", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv6", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "865f0841-de59-48ac-8f49-4b9b9c78d19a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}], "revision_number": 1, "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "id": "924add68-62e1-4f75-9325-6520bef77c9a", "name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}, {"description": "Default security group", "tags": [], "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:40:39Z", "updated_at": "2018-08-22T20:40:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:40:39Z", "revision_number": 0, "id": "337c4e97-509e-4539-b438-7ab097e30707", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:40:39Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:40:39Z", "revision_number": 0, "id": "5fd6aa46-f00d-4d19-8de5-08bda0ff55fe", "remote_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "remote_ip_prefix": null, "created_at": "2018-08-22T20:40:39Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:40:39Z", "revision_number": 0, "id": "6fcbc217-c2cd-451d-bd3a-e4cd29a305e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:40:39Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv6", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:40:39Z", "revision_number": 0, "id": "79ca9061-4a54-4ca6-b006-b5ff7b774df7", "remote_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "remote_ip_prefix": null, "created_at": "2018-08-22T20:40:39Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv6", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}], "revision_number": 1, "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "name": "default"}]} 2018-08-22 20:42:09,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-e7c76fd7-5b6c-4955-9a32-c90fc0a2fcf1 2018-08-22 20:42:09,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0719420909882s 2018-08-22 20:42:09,326 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-e7c76fd7-5b6c-4955-9a32-c90fc0a2fcf1 2018-08-22 20:42:09,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-22 20:42:09,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" -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": "924add68-62e1-4f75-9325-6520bef77c9a"}}' 2018-08-22 20:42:09,448 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-f92b071a-eb19-4e58-9244-4ab7a64399ab Date: Wed, 22 Aug 2018 20:42:09 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-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "port_range_min": 22, "revision_number": 0, "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:42:09Z", "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "id": "087d3fb7-e42b-457b-856b-ffb20b37bc24"}} 2018-08-22 20:42:09,448 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-f92b071a-eb19-4e58-9244-4ab7a64399ab 2018-08-22 20:42:09,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.118314027786s 2018-08-22 20:42:09,448 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-f92b071a-eb19-4e58-9244-4ab7a64399ab 2018-08-22 20:42:09,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 20:42:09,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:42:09,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-0b3e6d1f-dbd5-450f-91dc-aff5bf947691 Date: Wed, 22 Aug 2018 20:42:09 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:42:09Z", "updated_at": "2018-08-22T20:42:09Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "087d3fb7-e42b-457b-856b-ffb20b37bc24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "78799842-3597-45be-b333-17179cc0d726", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv6", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "865f0841-de59-48ac-8f49-4b9b9c78d19a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}], "revision_number": 2, "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "id": "924add68-62e1-4f75-9325-6520bef77c9a", "name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}, {"description": "Default security group", "tags": [], "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:40:39Z", "updated_at": "2018-08-22T20:40:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:40:39Z", "revision_number": 0, "id": "337c4e97-509e-4539-b438-7ab097e30707", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:40:39Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:40:39Z", "revision_number": 0, "id": "5fd6aa46-f00d-4d19-8de5-08bda0ff55fe", "remote_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "remote_ip_prefix": null, "created_at": "2018-08-22T20:40:39Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:40:39Z", "revision_number": 0, "id": "6fcbc217-c2cd-451d-bd3a-e4cd29a305e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:40:39Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv6", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:40:39Z", "revision_number": 0, "id": "79ca9061-4a54-4ca6-b006-b5ff7b774df7", "remote_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "remote_ip_prefix": null, "created_at": "2018-08-22T20:40:39Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv6", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}], "revision_number": 1, "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "name": "default"}]} 2018-08-22 20:42:09,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0b3e6d1f-dbd5-450f-91dc-aff5bf947691 2018-08-22 20:42:09,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0555520057678s 2018-08-22 20:42:09,508 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0b3e6d1f-dbd5-450f-91dc-aff5bf947691 2018-08-22 20:42:09,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-22 20:42:09,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" -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": "924add68-62e1-4f75-9325-6520bef77c9a"}}' 2018-08-22 20:42:09,633 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-369027c1-1015-4dd6-a3f5-0382cf25e631 Date: Wed, 22 Aug 2018 20:42:09 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-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "port_range_min": null, "revision_number": 0, "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:42:09Z", "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "id": "d223b5c0-5eb1-4a26-ba73-756f32c13e4b"}} 2018-08-22 20:42:09,634 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-369027c1-1015-4dd6-a3f5-0382cf25e631 2018-08-22 20:42:09,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.122771024704s 2018-08-22 20:42:09,634 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-369027c1-1015-4dd6-a3f5-0382cf25e631 2018-08-22 20:42:09,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 20:42:09,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:42:09,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-59d95dd0-f9a2-4a06-9f93-1eb0d516a01b Date: Wed, 22 Aug 2018 20:42:09 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:42:09Z", "updated_at": "2018-08-22T20:42:09Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "087d3fb7-e42b-457b-856b-ffb20b37bc24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "78799842-3597-45be-b333-17179cc0d726", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv6", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "865f0841-de59-48ac-8f49-4b9b9c78d19a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "d223b5c0-5eb1-4a26-ba73-756f32c13e4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}], "revision_number": 3, "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "id": "924add68-62e1-4f75-9325-6520bef77c9a", "name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}, {"description": "Default security group", "tags": [], "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:40:39Z", "updated_at": "2018-08-22T20:40:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:40:39Z", "revision_number": 0, "id": "337c4e97-509e-4539-b438-7ab097e30707", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:40:39Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:40:39Z", "revision_number": 0, "id": "5fd6aa46-f00d-4d19-8de5-08bda0ff55fe", "remote_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "remote_ip_prefix": null, "created_at": "2018-08-22T20:40:39Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:40:39Z", "revision_number": 0, "id": "6fcbc217-c2cd-451d-bd3a-e4cd29a305e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:40:39Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv6", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:40:39Z", "revision_number": 0, "id": "79ca9061-4a54-4ca6-b006-b5ff7b774df7", "remote_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "remote_ip_prefix": null, "created_at": "2018-08-22T20:40:39Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv6", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}], "revision_number": 1, "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "name": "default"}]} 2018-08-22 20:42:09,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-59d95dd0-f9a2-4a06-9f93-1eb0d516a01b 2018-08-22 20:42:09,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0469629764557s 2018-08-22 20:42:09,685 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-59d95dd0-f9a2-4a06-9f93-1eb0d516a01b 2018-08-22 20:42:09,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-22 20:42:09,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" -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": "924add68-62e1-4f75-9325-6520bef77c9a"}}' 2018-08-22 20:42:09,810 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-c6338b79-6589-4a95-b4fb-de17d2306528 Date: Wed, 22 Aug 2018 20:42:09 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-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "port_range_min": 80, "revision_number": 0, "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:42:09Z", "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "id": "5c85ab7a-6d05-42ea-90c1-a8059e13fef1"}} 2018-08-22 20:42:09,810 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c6338b79-6589-4a95-b4fb-de17d2306528 2018-08-22 20:42:09,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.121948003769s 2018-08-22 20:42:09,811 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c6338b79-6589-4a95-b4fb-de17d2306528 2018-08-22 20:42:09,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 20:42:09,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:42:09,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-d645d287-91e9-426a-af55-d756ed138435 Date: Wed, 22 Aug 2018 20:42:09 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:42:09Z", "updated_at": "2018-08-22T20:42:09Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "087d3fb7-e42b-457b-856b-ffb20b37bc24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "5c85ab7a-6d05-42ea-90c1-a8059e13fef1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": 80, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "78799842-3597-45be-b333-17179cc0d726", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv6", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "865f0841-de59-48ac-8f49-4b9b9c78d19a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "d223b5c0-5eb1-4a26-ba73-756f32c13e4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}], "revision_number": 4, "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "id": "924add68-62e1-4f75-9325-6520bef77c9a", "name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}, {"description": "Default security group", "tags": [], "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:40:39Z", "updated_at": "2018-08-22T20:40:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:40:39Z", "revision_number": 0, "id": "337c4e97-509e-4539-b438-7ab097e30707", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:40:39Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:40:39Z", "revision_number": 0, "id": "5fd6aa46-f00d-4d19-8de5-08bda0ff55fe", "remote_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "remote_ip_prefix": null, "created_at": "2018-08-22T20:40:39Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:40:39Z", "revision_number": 0, "id": "6fcbc217-c2cd-451d-bd3a-e4cd29a305e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:40:39Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv6", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:40:39Z", "revision_number": 0, "id": "79ca9061-4a54-4ca6-b006-b5ff7b774df7", "remote_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "remote_ip_prefix": null, "created_at": "2018-08-22T20:40:39Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv6", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}], "revision_number": 1, "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "name": "default"}]} 2018-08-22 20:42:09,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-d645d287-91e9-426a-af55-d756ed138435 2018-08-22 20:42:09,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0446579456329s 2018-08-22 20:42:09,859 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-d645d287-91e9-426a-af55-d756ed138435 2018-08-22 20:42:09,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-22 20:42:09,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" -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": "924add68-62e1-4f75-9325-6520bef77c9a"}}' 2018-08-22 20:42:10,014 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-794ddef2-59f3-49d6-a114-d2b7263e3e40 Date: Wed, 22 Aug 2018 20:42: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": 443, "updated_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "port_range_min": 443, "revision_number": 0, "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:42:09Z", "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "id": "5024b09a-3397-46d2-9c83-1073d726ec01"}} 2018-08-22 20:42:10,014 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-794ddef2-59f3-49d6-a114-d2b7263e3e40 2018-08-22 20:42:10,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.152045965195s 2018-08-22 20:42:10,015 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-794ddef2-59f3-49d6-a114-d2b7263e3e40 2018-08-22 20:42:10,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 20:42:10,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:42:10,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-888b5434-95e5-4e9a-9542-46df15c7afff Date: Wed, 22 Aug 2018 20:42:10 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:42:09Z", "updated_at": "2018-08-22T20:42:09Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "087d3fb7-e42b-457b-856b-ffb20b37bc24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "5024b09a-3397-46d2-9c83-1073d726ec01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": 443, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "5c85ab7a-6d05-42ea-90c1-a8059e13fef1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": 80, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "78799842-3597-45be-b333-17179cc0d726", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv6", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "865f0841-de59-48ac-8f49-4b9b9c78d19a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "d223b5c0-5eb1-4a26-ba73-756f32c13e4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}], "revision_number": 5, "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "id": "924add68-62e1-4f75-9325-6520bef77c9a", "name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}, {"description": "Default security group", "tags": [], "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:40:39Z", "updated_at": "2018-08-22T20:40:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:40:39Z", "revision_number": 0, "id": "337c4e97-509e-4539-b438-7ab097e30707", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:40:39Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:40:39Z", "revision_number": 0, "id": "5fd6aa46-f00d-4d19-8de5-08bda0ff55fe", "remote_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "remote_ip_prefix": null, "created_at": "2018-08-22T20:40:39Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:40:39Z", "revision_number": 0, "id": "6fcbc217-c2cd-451d-bd3a-e4cd29a305e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:40:39Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv6", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:40:39Z", "revision_number": 0, "id": "79ca9061-4a54-4ca6-b006-b5ff7b774df7", "remote_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "remote_ip_prefix": null, "created_at": "2018-08-22T20:40:39Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv6", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}], "revision_number": 1, "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "name": "default"}]} 2018-08-22 20:42:10,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-888b5434-95e5-4e9a-9542-46df15c7afff 2018-08-22 20:42:10,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0454530715942s 2018-08-22 20:42:10,064 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-888b5434-95e5-4e9a-9542-46df15c7afff 2018-08-22 20:42:10,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-22 20:42:10,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" -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": "924add68-62e1-4f75-9325-6520bef77c9a"}}' 2018-08-22 20:42:10,523 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-8849128d-fd43-47f1-9f47-97480bfb5d0b Date: Wed, 22 Aug 2018 20:42: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": 5671, "updated_at": "2018-08-22T20:42:10Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "port_range_min": 5671, "revision_number": 0, "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:42:10Z", "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "id": "e79546e5-ac31-4514-9ac3-cac0aead931e"}} 2018-08-22 20:42:10,523 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-8849128d-fd43-47f1-9f47-97480bfb5d0b 2018-08-22 20:42:10,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.456039905548s 2018-08-22 20:42:10,523 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-8849128d-fd43-47f1-9f47-97480bfb5d0b 2018-08-22 20:42:10,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 20:42:10,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:42:10,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-0daec0ec-d6ab-47ec-9c19-80e86e7ecbcb Date: Wed, 22 Aug 2018 20:42:10 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:42:09Z", "updated_at": "2018-08-22T20:42:10Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "087d3fb7-e42b-457b-856b-ffb20b37bc24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "5024b09a-3397-46d2-9c83-1073d726ec01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": 443, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "5c85ab7a-6d05-42ea-90c1-a8059e13fef1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": 80, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "78799842-3597-45be-b333-17179cc0d726", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv6", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "865f0841-de59-48ac-8f49-4b9b9c78d19a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "d223b5c0-5eb1-4a26-ba73-756f32c13e4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-22T20:42:10Z", "revision_number": 0, "id": "e79546e5-ac31-4514-9ac3-cac0aead931e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:10Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}], "revision_number": 6, "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "id": "924add68-62e1-4f75-9325-6520bef77c9a", "name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}, {"description": "Default security group", "tags": [], "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:40:39Z", "updated_at": "2018-08-22T20:40:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:40:39Z", "revision_number": 0, "id": "337c4e97-509e-4539-b438-7ab097e30707", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:40:39Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:40:39Z", "revision_number": 0, "id": "5fd6aa46-f00d-4d19-8de5-08bda0ff55fe", "remote_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "remote_ip_prefix": null, "created_at": "2018-08-22T20:40:39Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:40:39Z", "revision_number": 0, "id": "6fcbc217-c2cd-451d-bd3a-e4cd29a305e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:40:39Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv6", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:40:39Z", "revision_number": 0, "id": "79ca9061-4a54-4ca6-b006-b5ff7b774df7", "remote_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "remote_ip_prefix": null, "created_at": "2018-08-22T20:40:39Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv6", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}], "revision_number": 1, "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "name": "default"}]} 2018-08-22 20:42:10,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0daec0ec-d6ab-47ec-9c19-80e86e7ecbcb 2018-08-22 20:42:10,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0467829704285s 2018-08-22 20:42:10,574 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0daec0ec-d6ab-47ec-9c19-80e86e7ecbcb 2018-08-22 20:42:10,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-22 20:42:10,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" -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": "924add68-62e1-4f75-9325-6520bef77c9a"}}' 2018-08-22 20:42:10,717 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-666e1e87-c1e2-405a-b1ad-56495bd76658 Date: Wed, 22 Aug 2018 20:42: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": 53333, "updated_at": "2018-08-22T20:42:10Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "port_range_min": 53333, "revision_number": 0, "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:42:10Z", "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "id": "a002ad36-3eb4-4fe9-ae72-5a249011a1d6"}} 2018-08-22 20:42:10,718 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-666e1e87-c1e2-405a-b1ad-56495bd76658 2018-08-22 20:42:10,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.140003919601s 2018-08-22 20:42:10,718 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-666e1e87-c1e2-405a-b1ad-56495bd76658 2018-08-22 20:42:10,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 20:42:10,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:42:10,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-0a7e7b64-d688-481a-b7b5-5c0407a96513 Date: Wed, 22 Aug 2018 20:42:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c4031f32-029e-466a-b3a2-316b7babfc3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"00714d9013684ad4b6ae8d12b7756ddb","l2_adjacency":true,"status":"ACTIVE","subnets":["35f46b74-d134-49bc-b6cf-f7f9447e082f"],"description":"","tags":[],"updated_at":"2018-08-22T20:40:40Z","qos_policy_id":null,"name":"cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94","admin_state_up":true,"tenant_id":"00714d9013684ad4b6ae8d12b7756ddb","created_at":"2018-08-22T20:40:39Z","mtu":1450}]} 2018-08-22 20:42:10,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0a7e7b64-d688-481a-b7b5-5c0407a96513 2018-08-22 20:42:10,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.090667963028s 2018-08-22 20:42:10,811 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0a7e7b64-d688-481a-b7b5-5c0407a96513 2018-08-22 20:42:10,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 20:42:10,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:42:10,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-fe913ef0-0663-45dd-8bdd-aad542fbe4d6 Date: Wed, 22 Aug 2018 20:42:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T20:42:08Z", "file": "/v2/images/152380b6-a742-4710-859f-220b7a2a3516/file", "owner": "00714d9013684ad4b6ae8d12b7756ddb", "id": "152380b6-a742-4710-859f-220b7a2a3516", "size": 4373348352, "self": "/v2/images/152380b6-a742-4710-859f-220b7a2a3516", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/152380b6-a742-4710-859f-220b7a2a3516/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/152380b6-a742-4710-859f-220b7a2a3516/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_adfe2c3e-bbf7-462c-bc97-17e717409c94", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_adfe2c3e-bbf7-462c-bc97-17e717409c94", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-22T20:41:07Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 20:42:10,850 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-fe913ef0-0663-45dd-8bdd-aad542fbe4d6 2018-08-22 20:42:10,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0360918045044s 2018-08-22 20:42:10,851 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-fe913ef0-0663-45dd-8bdd-aad542fbe4d6 2018-08-22 20:42:10,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 20:42:10,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:42:10,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:42: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-bc35a54d-7ae7-4ae8-8af6-5b2e6258abba x-compute-request-id: req-bc35a54d-7ae7-4ae8-8af6-5b2e6258abba Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_adfe2c3e-bbf7-462c-bc97-17e717409c94", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "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": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f"}]} 2018-08-22 20:42:10,874 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-bc35a54d-7ae7-4ae8-8af6-5b2e6258abba 2018-08-22 20:42:10,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0218839645386s 2018-08-22 20:42:10,875 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-bc35a54d-7ae7-4ae8-8af6-5b2e6258abba 2018-08-22 20:42:10,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-22 20:42:10,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" -d '{"server": {"name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "imageRef": "152380b6-a742-4710-859f-220b7a2a3516", "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "flavorRef": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c4031f32-029e-466a-b3a2-316b7babfc3a"}], "security_groups": [{"name": "924add68-62e1-4f75-9325-6520bef77c9a"}]}}' 2018-08-22 20:42:12,723 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 20:42: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-f925b155-f2b4-4570-a8df-50f998e8fa2d x-compute-request-id: req-f925b155-f2b4-4570-a8df-50f998e8fa2d Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "924add68-62e1-4f75-9325-6520bef77c9a"}], "OS-DCF:diskConfig": "MANUAL", "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "adminPass": "oK68pMpT4ZMF"}} 2018-08-22 20:42:12,723 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-f925b155-f2b4-4570-a8df-50f998e8fa2d 2018-08-22 20:42:12,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.84698605537s 2018-08-22 20:42:12,724 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-f925b155-f2b4-4570-a8df-50f998e8fa2d 2018-08-22 20:42:12,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:42:12,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:42:13,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20: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-fd8e957c-5e4c-447c-997d-e05a0659344c x-compute-request-id: req-fd8e957c-5e4c-447c-997d-e05a0659344c 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.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "user_id": "0543154148474d20bc676a0013b79233", "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-08-22T20:42:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:42:13,072 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fd8e957c-5e4c-447c-997d-e05a0659344c 2018-08-22 20:42:13,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.347436904907s 2018-08-22 20:42:13,073 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fd8e957c-5e4c-447c-997d-e05a0659344c 2018-08-22 20:42:13,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 20:42:13,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:42:13,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-42f34579-362b-4fbe-a3ca-2258c6f7412f Date: Wed, 22 Aug 2018 20:42:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c4031f32-029e-466a-b3a2-316b7babfc3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"00714d9013684ad4b6ae8d12b7756ddb","l2_adjacency":true,"status":"ACTIVE","subnets":["35f46b74-d134-49bc-b6cf-f7f9447e082f"],"description":"","tags":[],"updated_at":"2018-08-22T20:40:40Z","qos_policy_id":null,"name":"cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94","admin_state_up":true,"tenant_id":"00714d9013684ad4b6ae8d12b7756ddb","created_at":"2018-08-22T20:40:39Z","mtu":1450}]} 2018-08-22 20:42:13,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-42f34579-362b-4fbe-a3ca-2258c6f7412f 2018-08-22 20:42:13,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0930850505829s 2018-08-22 20:42:13,173 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-42f34579-362b-4fbe-a3ca-2258c6f7412f 2018-08-22 20:42:13,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-22 20:42:13,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:42:13,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-513dfe5f-363d-49a8-b3ba-236ab7ebd169 Date: Wed, 22 Aug 2018 20:42:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4031f32-029e-466a-b3a2-316b7babfc3a","tenant_id":"00714d9013684ad4b6ae8d12b7756ddb","created_at":"2018-08-22T20:40:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-22T20:40:40Z","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":"00714d9013684ad4b6ae8d12b7756ddb","id":"35f46b74-d134-49bc-b6cf-f7f9447e082f","subnetpool_id":null,"name":"cloudify_ims-subnet_adfe2c3e-bbf7-462c-bc97-17e717409c94"}]} 2018-08-22 20:42:13,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-513dfe5f-363d-49a8-b3ba-236ab7ebd169 2018-08-22 20:42:13,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0450911521912s 2018-08-22 20:42:13,219 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-513dfe5f-363d-49a8-b3ba-236ab7ebd169 2018-08-22 20:42:13,220 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:42:15,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:42:15,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:42:15,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20: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-55ba901f-7588-44b3-84f1-f9e95455700a x-compute-request-id: req-55ba901f-7588-44b3-84f1-f9e95455700a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:42:15,893 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-55ba901f-7588-44b3-84f1-f9e95455700a 2018-08-22 20:42:15,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.671130180359s 2018-08-22 20:42:15,894 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-55ba901f-7588-44b3-84f1-f9e95455700a 2018-08-22 20:42:15,897 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:42:17,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:42:17,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:42:18,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:42: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-2bc6706d-9894-4b18-93eb-8b97d424ba3e x-compute-request-id: req-2bc6706d-9894-4b18-93eb-8b97d424ba3e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:42:18,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2bc6706d-9894-4b18-93eb-8b97d424ba3e 2018-08-22 20:42:18,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.394069910049s 2018-08-22 20:42:18,294 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2bc6706d-9894-4b18-93eb-8b97d424ba3e 2018-08-22 20:42:18,298 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:42:20,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:42:20,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:42:20,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:42:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63ffb874-8288-478d-b613-5129214fa1d1 x-compute-request-id: req-63ffb874-8288-478d-b613-5129214fa1d1 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:42:20,502 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-63ffb874-8288-478d-b613-5129214fa1d1 2018-08-22 20:42:20,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200682163239s 2018-08-22 20:42:20,502 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-63ffb874-8288-478d-b613-5129214fa1d1 2018-08-22 20:42:20,506 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:42:22,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:42:22,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:42:23,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:42: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-3d157eff-fc4d-4939-9dff-8d05cea5cf34 x-compute-request-id: req-3d157eff-fc4d-4939-9dff-8d05cea5cf34 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:42:23,256 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3d157eff-fc4d-4939-9dff-8d05cea5cf34 2018-08-22 20:42:23,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.747657060623s 2018-08-22 20:42:23,256 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3d157eff-fc4d-4939-9dff-8d05cea5cf34 2018-08-22 20:42:23,260 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:42:25,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:42:25,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:42:25,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:42:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-750e0b1e-cfab-498c-987c-4591ea47135f x-compute-request-id: req-750e0b1e-cfab-498c-987c-4591ea47135f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:42:25,759 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-750e0b1e-cfab-498c-987c-4591ea47135f 2018-08-22 20:42:25,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.496433973312s 2018-08-22 20:42:25,760 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-750e0b1e-cfab-498c-987c-4591ea47135f 2018-08-22 20:42:25,763 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:42:27,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:42:27,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:42:28,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:42:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-adb10b1d-e3bb-46e2-9974-33cc45a777b9 x-compute-request-id: req-adb10b1d-e3bb-46e2-9974-33cc45a777b9 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:42:28,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-adb10b1d-e3bb-46e2-9974-33cc45a777b9 2018-08-22 20:42:28,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.459311008453s 2018-08-22 20:42:28,226 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-adb10b1d-e3bb-46e2-9974-33cc45a777b9 2018-08-22 20:42:28,229 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:42:30,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:42:30,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:42:30,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:42: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-38dce953-12e4-445c-9197-36aedc65b7f8 x-compute-request-id: req-38dce953-12e4-445c-9197-36aedc65b7f8 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:42:30,408 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-38dce953-12e4-445c-9197-36aedc65b7f8 2018-08-22 20:42:30,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176340103149s 2018-08-22 20:42:30,409 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-38dce953-12e4-445c-9197-36aedc65b7f8 2018-08-22 20:42:30,413 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:42:32,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:42:32,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:42:33,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:42:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f212038-d54b-4b60-b283-fcb13de12b7d x-compute-request-id: req-1f212038-d54b-4b60-b283-fcb13de12b7d Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:42:33,406 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1f212038-d54b-4b60-b283-fcb13de12b7d 2018-08-22 20:42:33,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.990949869156s 2018-08-22 20:42:33,407 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1f212038-d54b-4b60-b283-fcb13de12b7d 2018-08-22 20:42:33,410 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:42:35,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:42:35,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:42:35,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:42: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-e795929b-3c4b-48d7-92e4-0e96403bc7e5 x-compute-request-id: req-e795929b-3c4b-48d7-92e4-0e96403bc7e5 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:42:35,795 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e795929b-3c4b-48d7-92e4-0e96403bc7e5 2018-08-22 20:42:35,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381958007812s 2018-08-22 20:42:35,795 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e795929b-3c4b-48d7-92e4-0e96403bc7e5 2018-08-22 20:42:35,799 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:42:37,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:42:37,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:42:38,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:42: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-6ac24dbe-2519-403a-9545-8fa54d4511fe x-compute-request-id: req-6ac24dbe-2519-403a-9545-8fa54d4511fe Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:42:38,219 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6ac24dbe-2519-403a-9545-8fa54d4511fe 2018-08-22 20:42:38,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.417402982712s 2018-08-22 20:42:38,220 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6ac24dbe-2519-403a-9545-8fa54d4511fe 2018-08-22 20:42:38,223 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:42:40,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:42:40,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:42:41,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:42: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-8f6f3cee-2a34-4a18-8fea-3e6302ca31f7 x-compute-request-id: req-8f6f3cee-2a34-4a18-8fea-3e6302ca31f7 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:42:41,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8f6f3cee-2a34-4a18-8fea-3e6302ca31f7 2018-08-22 20:42:41,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.833027839661s 2018-08-22 20:42:41,059 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8f6f3cee-2a34-4a18-8fea-3e6302ca31f7 2018-08-22 20:42:41,063 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:42:43,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:42:43,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:42:43,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:42:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a83537e2-edcb-4cc6-8616-5183b7458ed1 x-compute-request-id: req-a83537e2-edcb-4cc6-8616-5183b7458ed1 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:42:43,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a83537e2-edcb-4cc6-8616-5183b7458ed1 2018-08-22 20:42:43,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.3353099823s 2018-08-22 20:42:43,401 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a83537e2-edcb-4cc6-8616-5183b7458ed1 2018-08-22 20:42:43,405 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:42:45,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:42:45,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:42:46,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:42: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-0d76c170-156c-4b8e-a84d-4c9c8df381ed x-compute-request-id: req-0d76c170-156c-4b8e-a84d-4c9c8df381ed Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:42:46,214 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0d76c170-156c-4b8e-a84d-4c9c8df381ed 2018-08-22 20:42:46,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.806084871292s 2018-08-22 20:42:46,214 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0d76c170-156c-4b8e-a84d-4c9c8df381ed 2018-08-22 20:42:46,218 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:42:48,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:42:48,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:42:48,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:42:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c566a47f-d826-459d-8dcb-d8ad887ba4fa x-compute-request-id: req-c566a47f-d826-459d-8dcb-d8ad887ba4fa Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:42:48,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c566a47f-d826-459d-8dcb-d8ad887ba4fa 2018-08-22 20:42:48,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172487020493s 2018-08-22 20:42:48,393 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c566a47f-d826-459d-8dcb-d8ad887ba4fa 2018-08-22 20:42:48,398 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:42:50,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:42:50,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:42:50,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:42:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a506bec1-78c1-4b66-a679-93884aae69c5 x-compute-request-id: req-a506bec1-78c1-4b66-a679-93884aae69c5 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:42:50,776 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a506bec1-78c1-4b66-a679-93884aae69c5 2018-08-22 20:42:50,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375957012177s 2018-08-22 20:42:50,777 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a506bec1-78c1-4b66-a679-93884aae69c5 2018-08-22 20:42:50,780 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:42:52,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:42:52,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:42:53,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:42:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-892b1d8d-42d8-4b3c-975d-3fe486af8f9a x-compute-request-id: req-892b1d8d-42d8-4b3c-975d-3fe486af8f9a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:42:53,296 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-892b1d8d-42d8-4b3c-975d-3fe486af8f9a 2018-08-22 20:42:53,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512646198273s 2018-08-22 20:42:53,296 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-892b1d8d-42d8-4b3c-975d-3fe486af8f9a 2018-08-22 20:42:53,300 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:42:55,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:42:55,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:42:55,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:42:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d65a2a11-9cb9-401f-8175-8ea51e88d278 x-compute-request-id: req-d65a2a11-9cb9-401f-8175-8ea51e88d278 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:42:55,475 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d65a2a11-9cb9-401f-8175-8ea51e88d278 2018-08-22 20:42:55,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172915935516s 2018-08-22 20:42:55,476 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d65a2a11-9cb9-401f-8175-8ea51e88d278 2018-08-22 20:42:55,480 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:42:57,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:42:57,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:42:57,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20: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-0ac900d1-4c84-4e64-affc-d416ec42b215 x-compute-request-id: req-0ac900d1-4c84-4e64-affc-d416ec42b215 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:42:57,640 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0ac900d1-4c84-4e64-affc-d416ec42b215 2018-08-22 20:42:57,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.157670021057s 2018-08-22 20:42:57,640 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0ac900d1-4c84-4e64-affc-d416ec42b215 2018-08-22 20:42:57,644 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:42:59,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:42:59,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:42:59,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:42:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e92af2c-3204-4ae3-be03-7e3b71fa0127 x-compute-request-id: req-7e92af2c-3204-4ae3-be03-7e3b71fa0127 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:42:59,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7e92af2c-3204-4ae3-be03-7e3b71fa0127 2018-08-22 20:42:59,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170448064804s 2018-08-22 20:42:59,818 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7e92af2c-3204-4ae3-be03-7e3b71fa0127 2018-08-22 20:42:59,821 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:43:01,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:43:01,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:43:02,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:43:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d2b6c55-1bb9-4def-8f45-98441c4796cc x-compute-request-id: req-1d2b6c55-1bb9-4def-8f45-98441c4796cc Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:43:02,251 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1d2b6c55-1bb9-4def-8f45-98441c4796cc 2018-08-22 20:43:02,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.426970005035s 2018-08-22 20:43:02,251 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1d2b6c55-1bb9-4def-8f45-98441c4796cc 2018-08-22 20:43:02,255 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:43:04,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:43:04,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:43:04,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20: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-6b6e0148-cbda-418d-9440-4d324e8852ea x-compute-request-id: req-6b6e0148-cbda-418d-9440-4d324e8852ea Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:43:04,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6b6e0148-cbda-418d-9440-4d324e8852ea 2018-08-22 20:43:04,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.663840055466s 2018-08-22 20:43:04,922 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6b6e0148-cbda-418d-9440-4d324e8852ea 2018-08-22 20:43:04,926 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:43:06,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:43:06,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:43:07,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:43:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48985103-9fb9-42d8-a7cb-473fc8c87ec1 x-compute-request-id: req-48985103-9fb9-42d8-a7cb-473fc8c87ec1 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:43:07,293 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-48985103-9fb9-42d8-a7cb-473fc8c87ec1 2018-08-22 20:43:07,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364742994308s 2018-08-22 20:43:07,294 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-48985103-9fb9-42d8-a7cb-473fc8c87ec1 2018-08-22 20:43:07,297 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:43:09,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:43:09,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:43:09,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:43: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-f7460a9f-cbac-4d0d-a5d6-46a520f2fdbe x-compute-request-id: req-f7460a9f-cbac-4d0d-a5d6-46a520f2fdbe Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:43:09,718 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f7460a9f-cbac-4d0d-a5d6-46a520f2fdbe 2018-08-22 20:43:09,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418433904648s 2018-08-22 20:43:09,719 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f7460a9f-cbac-4d0d-a5d6-46a520f2fdbe 2018-08-22 20:43:09,722 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:43:11,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:43:11,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:43:11,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:43:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7db63638-0b8e-4653-a8db-d85624c9df63 x-compute-request-id: req-7db63638-0b8e-4653-a8db-d85624c9df63 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:43:11,893 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7db63638-0b8e-4653-a8db-d85624c9df63 2018-08-22 20:43:11,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.16856098175s 2018-08-22 20:43:11,894 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7db63638-0b8e-4653-a8db-d85624c9df63 2018-08-22 20:43:11,897 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:43:13,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:43:13,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:43:14,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:43:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba5034cd-e921-435f-8db7-23e850fab7aa x-compute-request-id: req-ba5034cd-e921-435f-8db7-23e850fab7aa Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:43:14,073 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ba5034cd-e921-435f-8db7-23e850fab7aa 2018-08-22 20:43:14,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173140048981s 2018-08-22 20:43:14,073 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ba5034cd-e921-435f-8db7-23e850fab7aa 2018-08-22 20:43:14,077 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:43:16,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:43:16,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:43:16,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:43: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-348f9f4c-97a0-449e-8fff-4fe2e046cc92 x-compute-request-id: req-348f9f4c-97a0-449e-8fff-4fe2e046cc92 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:43:16,483 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-348f9f4c-97a0-449e-8fff-4fe2e046cc92 2018-08-22 20:43:16,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.403903007507s 2018-08-22 20:43:16,484 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-348f9f4c-97a0-449e-8fff-4fe2e046cc92 2018-08-22 20:43:16,487 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:43:18,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:43:18,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:43:18,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:43: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-6970a335-8835-4b52-a283-89aef6eac5ff x-compute-request-id: req-6970a335-8835-4b52-a283-89aef6eac5ff Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:43:18,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6970a335-8835-4b52-a283-89aef6eac5ff 2018-08-22 20:43:18,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424036026001s 2018-08-22 20:43:18,915 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6970a335-8835-4b52-a283-89aef6eac5ff 2018-08-22 20:43:18,918 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:43:20,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:43:20,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:43:21,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:43:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54b8f0a1-b852-45ce-bafa-8f9d5af388af x-compute-request-id: req-54b8f0a1-b852-45ce-bafa-8f9d5af388af Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:43:21,623 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-54b8f0a1-b852-45ce-bafa-8f9d5af388af 2018-08-22 20:43:21,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.702039003372s 2018-08-22 20:43:21,623 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-54b8f0a1-b852-45ce-bafa-8f9d5af388af 2018-08-22 20:43:21,627 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:43:23,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:43:23,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:43:24,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:43: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-21cf297e-d98b-4f08-95d9-8ba55cfed81b x-compute-request-id: req-21cf297e-d98b-4f08-95d9-8ba55cfed81b Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:43:24,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-21cf297e-d98b-4f08-95d9-8ba55cfed81b 2018-08-22 20:43:24,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.615692853928s 2018-08-22 20:43:24,246 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-21cf297e-d98b-4f08-95d9-8ba55cfed81b 2018-08-22 20:43:24,250 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:43:26,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:43:26,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:43:26,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:43:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6a43938-6863-4ff7-8a77-c4431b11c965 x-compute-request-id: req-d6a43938-6863-4ff7-8a77-c4431b11c965 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:43:26,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d6a43938-6863-4ff7-8a77-c4431b11c965 2018-08-22 20:43:26,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194833040237s 2018-08-22 20:43:26,447 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d6a43938-6863-4ff7-8a77-c4431b11c965 2018-08-22 20:43:26,451 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:43:28,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:43:28,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:43:28,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:43:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31f13e6c-b939-4217-9cd6-030d55874936 x-compute-request-id: req-31f13e6c-b939-4217-9cd6-030d55874936 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:43:28,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-31f13e6c-b939-4217-9cd6-030d55874936 2018-08-22 20:43:28,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36240696907s 2018-08-22 20:43:28,817 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-31f13e6c-b939-4217-9cd6-030d55874936 2018-08-22 20:43:28,821 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:43:30,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:43:30,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:43:31,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:43: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-f859b9c0-b586-42c2-85b6-82d3ec20427b x-compute-request-id: req-f859b9c0-b586-42c2-85b6-82d3ec20427b Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:43:31,002 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f859b9c0-b586-42c2-85b6-82d3ec20427b 2018-08-22 20:43:31,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178362131119s 2018-08-22 20:43:31,002 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f859b9c0-b586-42c2-85b6-82d3ec20427b 2018-08-22 20:43:31,006 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:43:33,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:43:33,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:43:33,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:43:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c2aa7d6-503a-41ca-bc04-b961d58739c5 x-compute-request-id: req-5c2aa7d6-503a-41ca-bc04-b961d58739c5 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:43:33,177 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5c2aa7d6-503a-41ca-bc04-b961d58739c5 2018-08-22 20:43:33,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169013023376s 2018-08-22 20:43:33,178 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5c2aa7d6-503a-41ca-bc04-b961d58739c5 2018-08-22 20:43:33,181 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:43:35,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:43:35,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:43:35,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:43: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-38f43f81-e254-4c4a-9f3f-f1b76a6a659a x-compute-request-id: req-38f43f81-e254-4c4a-9f3f-f1b76a6a659a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:43:35,382 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-38f43f81-e254-4c4a-9f3f-f1b76a6a659a 2018-08-22 20:43:35,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198945045471s 2018-08-22 20:43:35,383 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-38f43f81-e254-4c4a-9f3f-f1b76a6a659a 2018-08-22 20:43:35,386 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:43:37,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:43:37,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:43:37,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:43:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-839a6242-baf3-4ef5-81de-b1080c870430 x-compute-request-id: req-839a6242-baf3-4ef5-81de-b1080c870430 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:43:37,750 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-839a6242-baf3-4ef5-81de-b1080c870430 2018-08-22 20:43:37,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361465930939s 2018-08-22 20:43:37,751 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-839a6242-baf3-4ef5-81de-b1080c870430 2018-08-22 20:43:37,755 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:43:39,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:43:39,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:43:39,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:43: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-1493350f-150f-4dd5-9bc2-56ef830372a0 x-compute-request-id: req-1493350f-150f-4dd5-9bc2-56ef830372a0 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:43:39,947 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1493350f-150f-4dd5-9bc2-56ef830372a0 2018-08-22 20:43:39,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189279794693s 2018-08-22 20:43:39,947 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1493350f-150f-4dd5-9bc2-56ef830372a0 2018-08-22 20:43:39,951 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:43:41,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:43:41,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:43:42,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:43:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39818292-0414-4801-9e0b-dc23b630ad30 x-compute-request-id: req-39818292-0414-4801-9e0b-dc23b630ad30 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:43:42,527 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-39818292-0414-4801-9e0b-dc23b630ad30 2018-08-22 20:43:42,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.573850154877s 2018-08-22 20:43:42,528 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-39818292-0414-4801-9e0b-dc23b630ad30 2018-08-22 20:43:42,532 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:43:44,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:43:44,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:43:44,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:43: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-bd6acfcc-c30e-4371-8621-5e9e80c99c07 x-compute-request-id: req-bd6acfcc-c30e-4371-8621-5e9e80c99c07 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:43:44,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bd6acfcc-c30e-4371-8621-5e9e80c99c07 2018-08-22 20:43:44,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171277046204s 2018-08-22 20:43:44,706 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bd6acfcc-c30e-4371-8621-5e9e80c99c07 2018-08-22 20:43:44,710 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:43:46,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:43:46,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:43:46,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:43: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-bcd202ab-ba04-48e6-8b56-011078cef7a7 x-compute-request-id: req-bcd202ab-ba04-48e6-8b56-011078cef7a7 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:43:46,902 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bcd202ab-ba04-48e6-8b56-011078cef7a7 2018-08-22 20:43:46,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189683198929s 2018-08-22 20:43:46,902 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bcd202ab-ba04-48e6-8b56-011078cef7a7 2018-08-22 20:43:46,906 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:43:48,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:43:48,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:43:49,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:43: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-cd6f41a5-7317-4242-9459-e425286e60cf x-compute-request-id: req-cd6f41a5-7317-4242-9459-e425286e60cf Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:43:49,091 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cd6f41a5-7317-4242-9459-e425286e60cf 2018-08-22 20:43:49,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182339906693s 2018-08-22 20:43:49,091 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cd6f41a5-7317-4242-9459-e425286e60cf 2018-08-22 20:43:49,095 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:43:51,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:43:51,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:43:51,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:43: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-3cfe2f56-6c61-4fdf-9b09-0dee3c9e19bc x-compute-request-id: req-3cfe2f56-6c61-4fdf-9b09-0dee3c9e19bc Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:43:51,523 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3cfe2f56-6c61-4fdf-9b09-0dee3c9e19bc 2018-08-22 20:43:51,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.426450967789s 2018-08-22 20:43:51,523 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3cfe2f56-6c61-4fdf-9b09-0dee3c9e19bc 2018-08-22 20:43:51,527 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:43:53,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:43:53,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:43:54,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:43: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-c03cdfa9-89ba-4671-a220-dd6199506a2b x-compute-request-id: req-c03cdfa9-89ba-4671-a220-dd6199506a2b Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:43:54,052 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c03cdfa9-89ba-4671-a220-dd6199506a2b 2018-08-22 20:43:54,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522814035416s 2018-08-22 20:43:54,053 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c03cdfa9-89ba-4671-a220-dd6199506a2b 2018-08-22 20:43:54,057 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:43:56,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:43:56,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:43:56,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:43: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-24a902b3-5aa6-41ed-a1da-0b725c778ae6 x-compute-request-id: req-24a902b3-5aa6-41ed-a1da-0b725c778ae6 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:43:56,511 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-24a902b3-5aa6-41ed-a1da-0b725c778ae6 2018-08-22 20:43:56,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.45148897171s 2018-08-22 20:43:56,511 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-24a902b3-5aa6-41ed-a1da-0b725c778ae6 2018-08-22 20:43:56,515 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:43:58,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:43:58,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:43:58,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:43: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-08c18a55-8c77-49fe-abda-2f7d8ec384e8 x-compute-request-id: req-08c18a55-8c77-49fe-abda-2f7d8ec384e8 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:43:58,693 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-08c18a55-8c77-49fe-abda-2f7d8ec384e8 2018-08-22 20:43:58,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175493955612s 2018-08-22 20:43:58,693 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-08c18a55-8c77-49fe-abda-2f7d8ec384e8 2018-08-22 20:43:58,697 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:44:00,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:44:00,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:44:01,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:44: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-e7c4eaba-7382-4ab4-8b40-87c2a2b90437 x-compute-request-id: req-e7c4eaba-7382-4ab4-8b40-87c2a2b90437 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:44:01,113 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e7c4eaba-7382-4ab4-8b40-87c2a2b90437 2018-08-22 20:44:01,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.413047075272s 2018-08-22 20:44:01,113 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e7c4eaba-7382-4ab4-8b40-87c2a2b90437 2018-08-22 20:44:01,117 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:44:03,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:44:03,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:44:03,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:44: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-97db5666-e15d-4680-b487-4808e7fa97e1 x-compute-request-id: req-97db5666-e15d-4680-b487-4808e7fa97e1 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:44:03,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-97db5666-e15d-4680-b487-4808e7fa97e1 2018-08-22 20:44:03,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175005912781s 2018-08-22 20:44:03,295 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-97db5666-e15d-4680-b487-4808e7fa97e1 2018-08-22 20:44:03,298 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:44:05,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:44:05,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:44:05,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:44: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-0a3d59a9-0ae6-4eec-8bb7-0d5d12a45fcd x-compute-request-id: req-0a3d59a9-0ae6-4eec-8bb7-0d5d12a45fcd Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:44:05,480 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0a3d59a9-0ae6-4eec-8bb7-0d5d12a45fcd 2018-08-22 20:44:05,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178805828094s 2018-08-22 20:44:05,480 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0a3d59a9-0ae6-4eec-8bb7-0d5d12a45fcd 2018-08-22 20:44:05,484 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:44:07,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:44:07,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:44:07,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:44: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-36b1fed8-46d8-40d4-8f7d-087aa9e12b0a x-compute-request-id: req-36b1fed8-46d8-40d4-8f7d-087aa9e12b0a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:44:07,684 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-36b1fed8-46d8-40d4-8f7d-087aa9e12b0a 2018-08-22 20:44:07,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197271108627s 2018-08-22 20:44:07,684 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-36b1fed8-46d8-40d4-8f7d-087aa9e12b0a 2018-08-22 20:44:07,688 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:44:09,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:44:09,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:44:09,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:44: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-b1e73a88-502a-4d28-b6ea-28470a3a5329 x-compute-request-id: req-b1e73a88-502a-4d28-b6ea-28470a3a5329 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:44:09,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b1e73a88-502a-4d28-b6ea-28470a3a5329 2018-08-22 20:44:09,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190114974976s 2018-08-22 20:44:09,881 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b1e73a88-502a-4d28-b6ea-28470a3a5329 2018-08-22 20:44:09,885 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:44:11,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:44:11,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:44:12,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:44: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-2c791ab2-6d9d-4bcf-b9d5-41de8c49f5fc x-compute-request-id: req-2c791ab2-6d9d-4bcf-b9d5-41de8c49f5fc Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:44:12,060 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2c791ab2-6d9d-4bcf-b9d5-41de8c49f5fc 2018-08-22 20:44:12,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172214984894s 2018-08-22 20:44:12,060 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2c791ab2-6d9d-4bcf-b9d5-41de8c49f5fc 2018-08-22 20:44:12,064 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:44:14,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:44:14,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:44:14,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:44: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-1cc10c34-0d6d-4674-a806-f9a59221804d x-compute-request-id: req-1cc10c34-0d6d-4674-a806-f9a59221804d Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:44:14,406 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1cc10c34-0d6d-4674-a806-f9a59221804d 2018-08-22 20:44:14,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.339186906815s 2018-08-22 20:44:14,407 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1cc10c34-0d6d-4674-a806-f9a59221804d 2018-08-22 20:44:14,411 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:44:16,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:44:16,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:44:16,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:44: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-de954008-ddfb-48ba-aeb6-4679385657b4 x-compute-request-id: req-de954008-ddfb-48ba-aeb6-4679385657b4 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:44:16,583 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-de954008-ddfb-48ba-aeb6-4679385657b4 2018-08-22 20:44:16,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170126199722s 2018-08-22 20:44:16,584 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-de954008-ddfb-48ba-aeb6-4679385657b4 2018-08-22 20:44:16,587 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:44:18,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:44:18,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:44:18,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:44: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-8882fe60-ed24-4878-bce2-bc32e04ae293 x-compute-request-id: req-8882fe60-ed24-4878-bce2-bc32e04ae293 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:44:18,762 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8882fe60-ed24-4878-bce2-bc32e04ae293 2018-08-22 20:44:18,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171570062637s 2018-08-22 20:44:18,762 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8882fe60-ed24-4878-bce2-bc32e04ae293 2018-08-22 20:44:18,766 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:44:20,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:44:20,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:44:21,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:44: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-656281ee-2787-4b85-a844-3a2600bcfd00 x-compute-request-id: req-656281ee-2787-4b85-a844-3a2600bcfd00 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:44:21,190 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-656281ee-2787-4b85-a844-3a2600bcfd00 2018-08-22 20:44:21,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.421092987061s 2018-08-22 20:44:21,190 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-656281ee-2787-4b85-a844-3a2600bcfd00 2018-08-22 20:44:21,192 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:44:23,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:44:23,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:44:23,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:44: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-18b1050d-40e8-4af0-806f-422d73ab8db8 x-compute-request-id: req-18b1050d-40e8-4af0-806f-422d73ab8db8 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:44:23,625 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-18b1050d-40e8-4af0-806f-422d73ab8db8 2018-08-22 20:44:23,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.429868936539s 2018-08-22 20:44:23,625 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-18b1050d-40e8-4af0-806f-422d73ab8db8 2018-08-22 20:44:23,629 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:44:25,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:44:25,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:44:26,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:44: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-00765e3f-c1c1-4ffd-a4ae-18438277324a x-compute-request-id: req-00765e3f-c1c1-4ffd-a4ae-18438277324a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:44:26,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-00765e3f-c1c1-4ffd-a4ae-18438277324a 2018-08-22 20:44:26,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.421674013138s 2018-08-22 20:44:26,054 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-00765e3f-c1c1-4ffd-a4ae-18438277324a 2018-08-22 20:44:26,057 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:44:28,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:44:28,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:44:28,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:44: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-95e95a98-ce98-42fd-8e0f-d187bd3bc56e x-compute-request-id: req-95e95a98-ce98-42fd-8e0f-d187bd3bc56e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T20:42:15Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:44:28,544 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-95e95a98-ce98-42fd-8e0f-d187bd3bc56e 2018-08-22 20:44:28,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.483817100525s 2018-08-22 20:44:28,544 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-95e95a98-ce98-42fd-8e0f-d187bd3bc56e 2018-08-22 20:44:28,548 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 20:44:30,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 20:44:30,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:44:30,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:44: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-e2de99f1-9a02-4978-9b9c-b4f88f866706 x-compute-request-id: req-e2de99f1-9a02-4978-9b9c-b4f88f866706 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:cf:d8", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T20:44:28.000000", "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T20:44:28Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 20:44:30,962 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e2de99f1-9a02-4978-9b9c-b4f88f866706 2018-08-22 20:44:30,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411103010178s 2018-08-22 20:44:30,962 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e2de99f1-9a02-4978-9b9c-b4f88f866706 2018-08-22 20:44:30,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-22 20:44:30,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:44:31,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-aec73c58-7deb-40a9-860e-7d9bf1da02aa Date: Wed, 22 Aug 2018 20:44:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-22T20:44:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"35f46b74-d134-49bc-b6cf-f7f9447e082f","ip_address":"192.168.120.3"}],"id":"e1e1e1c0-7a76-4e59-8706-673b74218f7e","security_groups":["924add68-62e1-4f75-9325-6520bef77c9a"],"mac_address":"fa:16:3e:a9:cf:d8","project_id":"00714d9013684ad4b6ae8d12b7756ddb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4031f32-029e-466a-b3a2-316b7babfc3a","tenant_id":"00714d9013684ad4b6ae8d12b7756ddb","created_at":"2018-08-22T20:42:15Z","binding:vnic_type":"normal","device_id":"7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3","ip_allocation":"immediate"}]} 2018-08-22 20:44:31,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3 used request id req-aec73c58-7deb-40a9-860e-7d9bf1da02aa 2018-08-22 20:44:31,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0594608783722s 2018-08-22 20:44:31,026 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3 used request id req-aec73c58-7deb-40a9-860e-7d9bf1da02aa 2018-08-22 20:44:31,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 20:44:31,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=e1e1e1c0-7a76-4e59-8706-673b74218f7e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:44:31,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8262c1eb-9307-4a22-87e6-a8e8a5693a8a Date: Wed, 22 Aug 2018 20:44:31 GMT RESP BODY: {"floatingips": []} 2018-08-22 20:44:31,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=e1e1e1c0-7a76-4e59-8706-673b74218f7e used request id req-8262c1eb-9307-4a22-87e6-a8e8a5693a8a 2018-08-22 20:44:31,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.282022953033s 2018-08-22 20:44:31,313 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=e1e1e1c0-7a76-4e59-8706-673b74218f7e used request id req-8262c1eb-9307-4a22-87e6-a8e8a5693a8a 2018-08-22 20:44:31,314 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a9:cf:d8', 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'152380b6-a742-4710-859f-220b7a2a3516'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-22T20:44:28.000000', 'flavor': Munch({u'id': u'04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f'}), 'az': u'nova', 'id': u'7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0543154148474d20bc676a0013b79233', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'00714d9013684ad4b6ae8d12b7756ddb', 'name': 'cloudify_ims-project_adfe2c3e-bbf7-462c-bc97-17e717409c94', '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-08-22T20:44:28.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-22T20:44:28Z', 'hostId': u'3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610', '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-08-22T20:44:28.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'00714d9013684ad4b6ae8d12b7756ddb', 'name': u'cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'adminPass': u'oK68pMpT4ZMF', 'tenant_id': u'00714d9013684ad4b6ae8d12b7756ddb', 'created_at': u'2018-08-22T20:42:12Z', 'created': u'2018-08-22T20:42:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-22 20:44:31,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 20:44:31,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:44:31,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-85e1901a-05e4-4326-b2bb-a12fad8ef867 Date: Wed, 22 Aug 2018 20:44:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c4031f32-029e-466a-b3a2-316b7babfc3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"00714d9013684ad4b6ae8d12b7756ddb","l2_adjacency":true,"status":"ACTIVE","subnets":["35f46b74-d134-49bc-b6cf-f7f9447e082f"],"description":"","tags":[],"updated_at":"2018-08-22T20:40:40Z","qos_policy_id":null,"name":"cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94","admin_state_up":true,"tenant_id":"00714d9013684ad4b6ae8d12b7756ddb","created_at":"2018-08-22T20:40:39Z","mtu":1450}]} 2018-08-22 20:44:31,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-85e1901a-05e4-4326-b2bb-a12fad8ef867 2018-08-22 20:44:31,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0892670154572s 2018-08-22 20:44:31,407 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-85e1901a-05e4-4326-b2bb-a12fad8ef867 2018-08-22 20:44:31,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-22 20:44:31,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:44:31,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-b953399d-8b97-4b07-89ac-a732f83ce670 Date: Wed, 22 Aug 2018 20:44:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-22T20:44:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"35f46b74-d134-49bc-b6cf-f7f9447e082f","ip_address":"192.168.120.3"}],"id":"e1e1e1c0-7a76-4e59-8706-673b74218f7e","security_groups":["924add68-62e1-4f75-9325-6520bef77c9a"],"mac_address":"fa:16:3e:a9:cf:d8","project_id":"00714d9013684ad4b6ae8d12b7756ddb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4031f32-029e-466a-b3a2-316b7babfc3a","tenant_id":"00714d9013684ad4b6ae8d12b7756ddb","created_at":"2018-08-22T20:42:15Z","binding:vnic_type":"normal","device_id":"7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3","ip_allocation":"immediate"}]} 2018-08-22 20:44:31,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3 used request id req-b953399d-8b97-4b07-89ac-a732f83ce670 2018-08-22 20:44:31,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0444960594177s 2018-08-22 20:44:31,453 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3 used request id req-b953399d-8b97-4b07-89ac-a732f83ce670 2018-08-22 20:44:31,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-22 20:44:31,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" -d '{"floatingip": {"floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "fixed_ip_address": "192.168.120.3", "port_id": "e1e1e1c0-7a76-4e59-8706-673b74218f7e"}}' 2018-08-22 20:44:33,568 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-3fcfe2ff-b537-4466-85dd-4edef082e195 Date: Wed, 22 Aug 2018 20:44:33 GMT RESP BODY: {"floatingip": {"router_id": "14e74c1d-52f9-46ca-b8c4-29ede6a88e22", "status": "DOWN", "description": "", "tags": [], "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:44:32Z", "updated_at": "2018-08-22T20:44:32Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c4031f32-029e-466a-b3a2-316b7babfc3a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a9:cf:d8", "device_id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_id": "e1e1e1c0-7a76-4e59-8706-673b74218f7e", "id": "0f2c8123-c790-43cb-b479-17ffc7073342", "qos_policy_id": null}} 2018-08-22 20:44:33,568 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-3fcfe2ff-b537-4466-85dd-4edef082e195 2018-08-22 20:44:33,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.11405396461s 2018-08-22 20:44:33,568 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-3fcfe2ff-b537-4466-85dd-4edef082e195 2018-08-22 20:44:33,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 20:44:33,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:44:33,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-f65ffe2e-7c2b-4297-8360-7c91747cd2aa Date: Wed, 22 Aug 2018 20:44:33 GMT RESP BODY: {"floatingips": [{"router_id": "14e74c1d-52f9-46ca-b8c4-29ede6a88e22", "status": "DOWN", "description": "", "tags": [], "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:44:32Z", "updated_at": "2018-08-22T20:44:32Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c4031f32-029e-466a-b3a2-316b7babfc3a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a9:cf:d8", "device_id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_id": "e1e1e1c0-7a76-4e59-8706-673b74218f7e", "id": "0f2c8123-c790-43cb-b479-17ffc7073342", "qos_policy_id": null}]} 2018-08-22 20:44:33,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f65ffe2e-7c2b-4297-8360-7c91747cd2aa 2018-08-22 20:44:33,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.090537071228s 2018-08-22 20:44:33,668 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f65ffe2e-7c2b-4297-8360-7c91747cd2aa 2018-08-22 20:44:33,672 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 20:44:33,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 20:44:33,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:44:33,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-77b21bbe-cd7d-4e13-887c-ac79643507a3 Date: Wed, 22 Aug 2018 20:44:33 GMT RESP BODY: {"floatingips": [{"router_id": "14e74c1d-52f9-46ca-b8c4-29ede6a88e22", "status": "DOWN", "description": "", "tags": [], "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:44:32Z", "updated_at": "2018-08-22T20:44:32Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c4031f32-029e-466a-b3a2-316b7babfc3a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a9:cf:d8", "device_id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_id": "e1e1e1c0-7a76-4e59-8706-673b74218f7e", "id": "0f2c8123-c790-43cb-b479-17ffc7073342", "qos_policy_id": null}]} 2018-08-22 20:44:33,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-77b21bbe-cd7d-4e13-887c-ac79643507a3 2018-08-22 20:44:33,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0719890594482s 2018-08-22 20:44:33,849 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-77b21bbe-cd7d-4e13-887c-ac79643507a3 2018-08-22 20:44:33,852 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 20:44:33,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 20:44:33,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:44:34,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-3c6498b3-09b6-4b8b-adfb-6575b60acba4 Date: Wed, 22 Aug 2018 20:44:34 GMT RESP BODY: {"floatingips": [{"router_id": "14e74c1d-52f9-46ca-b8c4-29ede6a88e22", "status": "DOWN", "description": "", "tags": [], "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:44:32Z", "updated_at": "2018-08-22T20:44:32Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c4031f32-029e-466a-b3a2-316b7babfc3a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a9:cf:d8", "device_id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_id": "e1e1e1c0-7a76-4e59-8706-673b74218f7e", "id": "0f2c8123-c790-43cb-b479-17ffc7073342", "qos_policy_id": null}]} 2018-08-22 20:44:34,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-3c6498b3-09b6-4b8b-adfb-6575b60acba4 2018-08-22 20:44:34,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0653088092804s 2018-08-22 20:44:34,023 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-3c6498b3-09b6-4b8b-adfb-6575b60acba4 2018-08-22 20:44:34,026 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 20:44:34,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 20:44:34,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:44:34,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-22934494-363a-4cbc-be85-8d31c98e397d Date: Wed, 22 Aug 2018 20:44:34 GMT RESP BODY: {"floatingips": [{"router_id": "14e74c1d-52f9-46ca-b8c4-29ede6a88e22", "status": "DOWN", "description": "", "tags": [], "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:44:32Z", "updated_at": "2018-08-22T20:44:32Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c4031f32-029e-466a-b3a2-316b7babfc3a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a9:cf:d8", "device_id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_id": "e1e1e1c0-7a76-4e59-8706-673b74218f7e", "id": "0f2c8123-c790-43cb-b479-17ffc7073342", "qos_policy_id": null}]} 2018-08-22 20:44:34,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-22934494-363a-4cbc-be85-8d31c98e397d 2018-08-22 20:44:34,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0710380077362s 2018-08-22 20:44:34,203 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-22934494-363a-4cbc-be85-8d31c98e397d 2018-08-22 20:44:34,206 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 20:44:34,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 20:44:34,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:44:34,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-df9ace57-04ae-4dc9-8b9c-b3ee94f3bf03 Date: Wed, 22 Aug 2018 20:44:34 GMT RESP BODY: {"floatingips": [{"router_id": "14e74c1d-52f9-46ca-b8c4-29ede6a88e22", "status": "DOWN", "description": "", "tags": [], "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:44:32Z", "updated_at": "2018-08-22T20:44:32Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c4031f32-029e-466a-b3a2-316b7babfc3a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a9:cf:d8", "device_id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_id": "e1e1e1c0-7a76-4e59-8706-673b74218f7e", "id": "0f2c8123-c790-43cb-b479-17ffc7073342", "qos_policy_id": null}]} 2018-08-22 20:44:34,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-df9ace57-04ae-4dc9-8b9c-b3ee94f3bf03 2018-08-22 20:44:34,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0567781925201s 2018-08-22 20:44:34,368 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-df9ace57-04ae-4dc9-8b9c-b3ee94f3bf03 2018-08-22 20:44:34,371 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 20:44:34,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 20:44:34,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:44:34,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-5a32ff1a-c5ae-46c1-a1e3-9ff2aade851b Date: Wed, 22 Aug 2018 20:44:34 GMT RESP BODY: {"floatingips": [{"router_id": "14e74c1d-52f9-46ca-b8c4-29ede6a88e22", "status": "DOWN", "description": "", "tags": [], "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:44:32Z", "updated_at": "2018-08-22T20:44:32Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c4031f32-029e-466a-b3a2-316b7babfc3a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a9:cf:d8", "device_id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_id": "e1e1e1c0-7a76-4e59-8706-673b74218f7e", "id": "0f2c8123-c790-43cb-b479-17ffc7073342", "qos_policy_id": null}]} 2018-08-22 20:44:34,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-5a32ff1a-c5ae-46c1-a1e3-9ff2aade851b 2018-08-22 20:44:34,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0550260543823s 2018-08-22 20:44:34,532 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-5a32ff1a-c5ae-46c1-a1e3-9ff2aade851b 2018-08-22 20:44:34,535 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 20:44:34,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 20:44:34,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:44:34,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-01a02cb1-4234-47c4-9f2d-163c79a66ccc Date: Wed, 22 Aug 2018 20:44:34 GMT RESP BODY: {"floatingips": [{"router_id": "14e74c1d-52f9-46ca-b8c4-29ede6a88e22", "status": "DOWN", "description": "", "tags": [], "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:44:32Z", "updated_at": "2018-08-22T20:44:32Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c4031f32-029e-466a-b3a2-316b7babfc3a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a9:cf:d8", "device_id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_id": "e1e1e1c0-7a76-4e59-8706-673b74218f7e", "id": "0f2c8123-c790-43cb-b479-17ffc7073342", "qos_policy_id": null}]} 2018-08-22 20:44:34,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-01a02cb1-4234-47c4-9f2d-163c79a66ccc 2018-08-22 20:44:34,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.05592918396s 2018-08-22 20:44:34,696 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-01a02cb1-4234-47c4-9f2d-163c79a66ccc 2018-08-22 20:44:34,699 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 20:44:34,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 20:44:34,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:44:34,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-9c6a43a3-d0d1-442a-939c-08ce74fc4db5 Date: Wed, 22 Aug 2018 20:44:34 GMT RESP BODY: {"floatingips": [{"router_id": "14e74c1d-52f9-46ca-b8c4-29ede6a88e22", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:44:32Z", "updated_at": "2018-08-22T20:44:34Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c4031f32-029e-466a-b3a2-316b7babfc3a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a9:cf:d8", "device_id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_id": "e1e1e1c0-7a76-4e59-8706-673b74218f7e", "id": "0f2c8123-c790-43cb-b479-17ffc7073342", "qos_policy_id": null}]} 2018-08-22 20:44:34,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-9c6a43a3-d0d1-442a-939c-08ce74fc4db5 2018-08-22 20:44:34,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0704760551453s 2018-08-22 20:44:34,875 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-9c6a43a3-d0d1-442a-939c-08ce74fc4db5 2018-08-22 20:44:34,879 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'14e74c1d-52f9-46ca-b8c4-29ede6a88e22', 'updated_at': u'2018-08-22T20:44:34Z', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'e1e1e1c0-7a76-4e59-8706-673b74218f7e', 'id': u'0f2c8123-c790-43cb-b479-17ffc7073342', 'network': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', 'port': u'e1e1e1c0-7a76-4e59-8706-673b74218f7e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'00714d9013684ad4b6ae8d12b7756ddb', 'name': 'cloudify_ims-project_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'00714d9013684ad4b6ae8d12b7756ddb', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a9:cf:d8', u'device_id': u'7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'00714d9013684ad4b6ae8d12b7756ddb', 'created_at': u'2018-08-22T20:44:32Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a9:cf:d8', u'device_id': u'7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3'}), 'router': u'14e74c1d-52f9-46ca-b8c4-29ede6a88e22'}) 2018-08-22 20:44:34,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 20:44:34,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3/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}8865c7bb3e61f0baaa37cf449678be44897f49a2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 20:44:34,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:44: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-374b2126-0d77-44c7-a01b-8a71bf02ccc2 x-compute-request-id: req-374b2126-0d77-44c7-a01b-8a71bf02ccc2 Content-Encoding: gzip Content-Length: 10922 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 2316780976 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.426417] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.429553] pid_max: default: 32768 minimum: 301\n[ 0.431218] Security Framework initialized\n[ 0.432757] SELinux: Initializing.\n[ 0.434404] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.440733] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.444606] Mount-cache hash table entries: 4096\n[ 0.446524] Initializing cgroup subsys memory\n[ 0.448180] Initializing cgroup subsys devices\n[ 0.449784] Initializing cgroup subsys freezer\n[ 0.451384] Initializing cgroup subsys net_cls\n[ 0.452990] Initializing cgroup subsys blkio\n[ 0.454546] Initializing cgroup subsys perf_event\n[ 0.456191] Initializing cgroup subsys hugetlb\n[ 0.457848] Initializing cgroup subsys pids\n[ 0.459407] Initializing cgroup subsys net_prio\n[ 0.461159] CPU: Physical Processor ID: 0\n[ 0.463369] mce: CPU supports 10 MCE banks\n[ 0.464928] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.466712] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.468583] tlb_flushall_shift: 6\n[ 0.470182] Freeing SMP alternatives: 28k freed\n[ 0.474374] ACPI: Core revision 20130517\n[ 0.476293] ACPI: All ACPI Tables successfully acquired\n[ 0.478325] ftrace: allocating 25812 entries in 101 pages\n[ 0.499883] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.501974] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.504064] smpboot: Max logical packages: 2\n[ 0.505890] Enabling x2apic\n[ 0.507133] Enabled x2apic\n[ 0.508691] Switched APIC routing to physical x2apic.\n[ 0.511790] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.513763] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.517345] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.525720] KVM setup paravirtual spinlock\n[ 0.528571] smpboot: Booting Node 0, Processors #1 OK\n[ 0.530768] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.552875] Brought up 2 CPUs\n[ 0.552877] KVM setup async PF for cpu 1\n[ 0.552880] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.557384] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.560465] devtmpfs: initialized\n[ 0.563242] EVM: security.selinux\n[ 0.564680] EVM: security.ima\n[ 0.566151] EVM: security.capability\n[ 0.568507] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.571098] pinctrl core: initialized pinctrl subsystem\n[ 0.573351] NET: Registered protocol family 16\n[ 0.575486] ACPI: bus type PCI registered\n[ 0.577259] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.579836] PCI: Using configuration type 1 for base access\n[ 0.586412] ACPI: Added _OSI(Module Device)\n[ 0.588193] ACPI: Added _OSI(Processor Device)\n[ 0.590087] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.591992] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.595155] ACPI: Interpreter enabled\n[ 0.596809] ACPI: (supports S0 S5)\n[ 0.598362] ACPI: Using IOAPIC for interrupt routing\n[ 0.600402] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.605810] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.608124] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.610681] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.613108] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.617565] acpiphp: Slot [3] registered\n[ 0.619214] acpiphp: Slot [4] registered\n[ 0.620956] acpiphp: Slot [5] registered\n[ 0.622665] acpiphp: Slot [6] registered\n[ 0.624361] acpiphp: Slot [7] registered\n[ 0.626075] acpiphp: Slot [8] registered\n[ 0.627792] acpiphp: Slot [9] registered\n[ 0.629549] acpiphp: Slot [10] registered\n[ 0.631350] acpiphp: Slot [11] registered\n[ 0.633105] acpiphp: Slot [12] registered\n[ 0.634853] acpiphp: Slot [13] registered\n[ 0.636595] acpiphp: Slot [14] registered\n[ 0.638322] acpiphp: Slot [15] registered\n[ 0.640058] acpiphp: Slot [16] registered\n[ 0.641787] acpiphp: Slot [17] registered\n[ 0.643509] acpiphp: Slot [18] registered\n[ 0.645230] acpiphp: Slot [19] registered\n[ 0.647036] acpiphp: Slot [20] registered\n[ 0.648771] acpiphp: Slot [21] registered\n[ 0.650535] acpiphp: Slot [22] registered\n[ 0.652265] acpiphp: Slot [23] registered\n[ 0.654018] acpiphp: Slot [24] registered\n[ 0.655809] acpiphp: Slot [25] registered\n[ 0.657579] acpiphp: Slot [26] registered\n[ 0.659326] acpiphp: Slot [27] registered\n[ 0.661115] acpiphp: Slot [28] registered\n[ 0.662851] acpiphp: Slot [29] registered\n[ 0.664594] acpiphp: Slot [30] registered\n[ 0.666320] acpiphp: Slot [31] registered\n[ 0.668053] PCI host bridge to bus 0000:00\n[ 0.669816] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.671932] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.674395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.676854] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.680039] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.683253] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.689186] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.691806] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.694183] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.696728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.701265] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.704445] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.728818] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.731605] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.734616] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.737265] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.739931] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.742432] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.744920] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.748309] vgaarb: loaded\n[ 0.749684] vgaarb: bridge control possible 0000:00:02.0\n[ 0.751946] SCSI subsystem initialized\n[ 0.753644] ACPI: bus type USB registered\n[ 0.755410] usbcore: registered new interface driver usbfs\n[ 0.757556] usbcore: registered new interface driver hub\n[ 0.759671] usbcore: registered new device driver usb\n[ 0.761929] PCI: Using ACPI for IRQ routing\n[ 0.764103] NetLabel: Initializing\n[ 0.765686] NetLabel: domain hash size = 128\n[ 0.767502] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.769554] NetLabel: unlabeled traffic allowed by default\n[ 0.771951] Switched to clocksource kvm-clock\n[ 0.781889] pnp: PnP ACPI init\n[ 0.783381] ACPI: bus type PNP registered\n[ 0.785524] pnp: PnP ACPI: found 5 devices\n[ 0.787280] ACPI: bus type PNP unregistered\n[ 0.794974] NET: Registered protocol family 2\n[ 0.796900] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.799923] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.802481] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.804635] TCP: reno registered\n[ 0.805956] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.807937] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.810021] NET: Registered protocol family 1\n[ 0.811719] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.813651] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.815545] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.835788] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.856001] Unpacking initramfs...\n[ 1.330343] Freeing initrd memory: 37508k freed\n[ 1.339985] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.342157] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.346086] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.348217] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.350644] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.352780] Initialise system trusted keyring\n[ 1.354459] audit: initializing netlink socket (disabled)\n[ 1.356372] type=2000 audit(1534970671.370:1): initialized\n[ 1.373643] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.375825] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.378879] zpool: loaded\n[ 1.380160] zbud: loaded\n[ 1.381597] VFS: Disk quotas dquot_6.5.2\n[ 1.383197] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.385493] msgmni has been set to 7578\n[ 1.387095] Key type big_key registered\n[ 1.389427] NET: Registered protocol family 38\n[ 1.391132] Key type asymmetric registered\n[ 1.392742] Asymmetric key parser 'x509' registered\n[ 1.394546] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.397536] io scheduler noop registered\n[ 1.399122] io scheduler deadline registered (default)\n[ 1.415541] io scheduler cfq registered\n[ 1.417188] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.419156] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.421472] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.424440] ACPI: Power Button [PWRF]\n[ 1.426119] GHES: HEST is not enabled!\n[ 1.427735] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.452165] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.454597] Non-volatile memory driver v1.3\n[ 1.456224] Linux agpgart interface v0.103\n[ 1.457975] crash memory driver: version 1.1\n[ 1.459676] rdac: device handler registered\n[ 1.461366] hp_sw: device handler registered\n[ 1.463011] emc: device handler registered\n[ 1.464597] alua: device handler registered\n[ 1.466165] libphy: Fixed MDIO Bus: probed\n[ 1.467776] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.469925] ehci-pci: EHCI PCI platform driver\n[ 1.471522] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.473547] ohci-pci: OHCI PCI platform driver\n[ 1.475165] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.495306] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.497190] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.500077] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.501861] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.503859] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.505992] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.508731] usb usb1: Product: UHCI Host Controller\n[ 1.510458] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.512644] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.514425] hub 1-0:1.0: USB hub found\n[ 1.515940] hub 1-0:1.0: 2 ports detected\n[ 1.517661] usbcore: registered new interface driver usbserial\n[ 1.519645] usbcore: registered new interface driver usbserial_generic\n[ 1.521751] usbserial: USB Serial support registered for generic\n[ 1.523788] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.527484] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.529186] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.531051] mousedev: PS/2 mouse device common for all mice\n[ 1.533314] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.536871] rtc_cmos 00:00: RTC can wake from S4\n[ 1.539079] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.541348] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.544559] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.546741] cpuidle: using governor menu\n[ 1.548321] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.550339] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.553537] usbcore: registered new interface driver usbhid\n[ 1.555402] usbhid: USB HID core driver\n[ 1.556945] drop_monitor: Initializing network drop monitor service\n[ 1.559040] TCP: cubic registered\n[ 1.560436] Initializing XFRM netlink socket\n[ 1.562084] NET: Registered protocol family 10\n[ 1.563996] NET: Registered protocol family 17\n[ 1.565769] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.567649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.569617] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.572854] Loading compiled-in X.509 certificates\n[ 1.574574] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.577914] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.581644] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.585000] registered taskstats version 1\n[ 1.588441] Key type trusted registered\n[ 1.591196] Key type encrypted registered\n[ 1.593923] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.596252] rtc_cmos 00:00: setting system clock to 2018-08-22 20:44:31 UTC (1534970671)\n[ 1.599943] Freeing unused kernel memory: 1680k freed\n[ 1.605804] 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.611703] systemd[1]: Detected virtualization kvm.\n[ 1.613473] systemd[1]: Detected architecture x86-64.\n[ 1.615236] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.618521] systemd[1]: No hostname configured.\n[ 1.620191] systemd[1]: Set hostname to .\n[ 1.622000] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.645229] systemd[1]: Reached target Swap.\n[ 1.646858] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.649375] systemd[1]: Reached target Timers.\n[ 1.651038] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.653670] systemd[1]: Created slice Root Slice.\n[ 1.655392] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.658121] systemd[1]: Listening on udev Control Socket.\n[ 1.659988] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.662849] systemd[1]: Listening on udev Kernel Socket.\n[ 1.664678] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.667469] systemd[1]: Listening on Journal Socket.\n[ 1.669202] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.671873] systemd[1]: Reached target Sockets.\n[ 1.673548] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.676157] systemd[1]: Created slice System Slice.\n[ 1.677896] systemd[1]: Starting System Slice.\n[ 1.679877] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.682828] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.686062] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.689344] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Slices.\n[ 1.694995] systemd[1]: Reached target Slices.\n[ 1.696624] systemd[1]: Starting Slices.\n[ 1.698193] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.701474] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.705423] systemd[1]: Reached target Paths.\n[ 1.707042] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.710260] systemd[1]: Reached target Local File Systems.\n[ 1.712131] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Started Journal Service.\n[ 1.715071] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\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.757311] RPC: Registered named UNIX socket transport module.\n[ 1.759314] RPC: Registered udp transport module.\n[ 1.760974] RPC: Registered tcp transport module.\n[ 1.762667] 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[ 1.818986] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.854482] FDC 0 is a S82078B\n[ 1.885209] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.927047] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.930459] scsi host0: ata_piix\n[ 1.932027] scsi host1: ata_piix\n[ 1.940519] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.942692] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.946340] vda: vda1\n[ 1.970287] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.972485] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.974720] usb 1-1: Product: QEMU USB Tablet\n[ 1.976344] usb 1-1: Manufacturer: QEMU\n[ 1.977838] usb 1-1: SerialNumber: 42\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.991458] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.994910] 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[ 2.116475] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.119529] XFS (vda1): Mounting V4 Filesystem\n[ 2.161276] 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[ 2.349865] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\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 target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\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 udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.413839] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.645922] SELinux: Disabled at runtime.\n[ 2.684042] type=1404 audit(1534970672.587:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.755898] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.757804] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\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[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Reached target Swap.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting Debug File System...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\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 Remount Root and Kernel File Systems.\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[ 3.372710] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 3.496006] systemd-journald[385]: 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 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 Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\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 udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.725718] type=1305 audit(1534970673.629:3): audit_pid=436 old=0 auid=4294967295 ses=4294967295 res=1\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 RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.813262] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting NTP client/server...\n[ 3.820800] [drm] Initialized drm 1.1.0 20060810\n Starting Authorization Manager...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.841809] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.843965] [TTM] Initializing pool allocator\n[ 3.846073] [TTM] Initializing DMA pool allocator\n[ 3.849684] [drm] fb mappable at 0xFC000000\n[ 3.851298] [drm] vram aper at 0xFC000000\n[ 3.852928] [drm] size 33554432\n[ 3.854337] [drm] fb depth is 24\n[ 3.855731] [drm] pitch is 3072\n[ 3.857468] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.862329] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.880849] ppdev: user-space parallel port driver\n[ 3.882501] Console: switching to colour frame buffer device 128x48\n[ 3.899566] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.901964] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting Initial cloud-init job (pre-networking)...\n Starting Login Service...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 4.190391] AES CTR mode by8 optimization enabled\n[ 4.196026] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 4.206090] alg: No test for crc32 (crc32-pclmul)\n[ 4.214941] intel_rapl: no valid rapl domains found in package 0\n[ 4.221366] intel_rapl: no valid rapl domains found in package 0\n[ 4.225204] intel_powerclamp: No package C-state available\n[ 4.229920] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\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] Reached target Login Prompts.\n"} 2018-08-22 20:44:34,973 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3/action used request id req-374b2126-0d77-44c7-a01b-8a71bf02ccc2 2018-08-22 20:44:34,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.093582868576s 2018-08-22 20:44:34,975 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3/action used request id req-374b2126-0d77-44c7-a01b-8a71bf02ccc2 2018-08-22 20:44:34,975 - 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 2316780976 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.426417] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.429553] pid_max: default: 32768 minimum: 301 [ 0.431218] Security Framework initialized [ 0.432757] SELinux: Initializing. [ 0.434404] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.440733] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.444606] Mount-cache hash table entries: 4096 [ 0.446524] Initializing cgroup subsys memory [ 0.448180] Initializing cgroup subsys devices [ 0.449784] Initializing cgroup subsys freezer [ 0.451384] Initializing cgroup subsys net_cls [ 0.452990] Initializing cgroup subsys blkio [ 0.454546] Initializing cgroup subsys perf_event [ 0.456191] Initializing cgroup subsys hugetlb [ 0.457848] Initializing cgroup subsys pids [ 0.459407] Initializing cgroup subsys net_prio [ 0.461159] CPU: Physical Processor ID: 0 [ 0.463369] mce: CPU supports 10 MCE banks [ 0.464928] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.466712] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.468583] tlb_flushall_shift: 6 [ 0.470182] Freeing SMP alternatives: 28k freed [ 0.474374] ACPI: Core revision 20130517 [ 0.476293] ACPI: All ACPI Tables successfully acquired [ 0.478325] ftrace: allocating 25812 entries in 101 pages [ 0.499883] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.501974] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.504064] smpboot: Max logical packages: 2 [ 0.505890] Enabling x2apic [ 0.507133] Enabled x2apic [ 0.508691] Switched APIC routing to physical x2apic. [ 0.511790] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.513763] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.517345] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.525720] KVM setup paravirtual spinlock [ 0.528571] smpboot: Booting Node 0, Processors #1 OK [ 0.530768] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.552875] Brought up 2 CPUs [ 0.552877] KVM setup async PF for cpu 1 [ 0.552880] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.557384] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.560465] devtmpfs: initialized [ 0.563242] EVM: security.selinux [ 0.564680] EVM: security.ima [ 0.566151] EVM: security.capability [ 0.568507] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.571098] pinctrl core: initialized pinctrl subsystem [ 0.573351] NET: Registered protocol family 16 [ 0.575486] ACPI: bus type PCI registered [ 0.577259] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.579836] PCI: Using configuration type 1 for base access [ 0.586412] ACPI: Added _OSI(Module Device) [ 0.588193] ACPI: Added _OSI(Processor Device) [ 0.590087] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.591992] ACPI: Added _OSI(Processor Aggregator Device) [ 0.595155] ACPI: Interpreter enabled [ 0.596809] ACPI: (supports S0 S5) [ 0.598362] ACPI: Using IOAPIC for interrupt routing [ 0.600402] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.605810] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.608124] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.610681] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.613108] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.617565] acpiphp: Slot [3] registered [ 0.619214] acpiphp: Slot [4] registered [ 0.620956] acpiphp: Slot [5] registered [ 0.622665] acpiphp: Slot [6] registered [ 0.624361] acpiphp: Slot [7] registered [ 0.626075] acpiphp: Slot [8] registered [ 0.627792] acpiphp: Slot [9] registered [ 0.629549] acpiphp: Slot [10] registered [ 0.631350] acpiphp: Slot [11] registered [ 0.633105] acpiphp: Slot [12] registered [ 0.634853] acpiphp: Slot [13] registered [ 0.636595] acpiphp: Slot [14] registered [ 0.638322] acpiphp: Slot [15] registered [ 0.640058] acpiphp: Slot [16] registered [ 0.641787] acpiphp: Slot [17] registered [ 0.643509] acpiphp: Slot [18] registered [ 0.645230] acpiphp: Slot [19] registered [ 0.647036] acpiphp: Slot [20] registered [ 0.648771] acpiphp: Slot [21] registered [ 0.650535] acpiphp: Slot [22] registered [ 0.652265] acpiphp: Slot [23] registered [ 0.654018] acpiphp: Slot [24] registered [ 0.655809] acpiphp: Slot [25] registered [ 0.657579] acpiphp: Slot [26] registered [ 0.659326] acpiphp: Slot [27] registered [ 0.661115] acpiphp: Slot [28] registered [ 0.662851] acpiphp: Slot [29] registered [ 0.664594] acpiphp: Slot [30] registered [ 0.666320] acpiphp: Slot [31] registered [ 0.668053] PCI host bridge to bus 0000:00 [ 0.669816] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.671932] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.674395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.676854] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.680039] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.683253] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.689186] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.691806] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.694183] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.696728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.701265] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.704445] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.728818] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.731605] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.734616] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.737265] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.739931] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.742432] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.744920] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.748309] vgaarb: loaded [ 0.749684] vgaarb: bridge control possible 0000:00:02.0 [ 0.751946] SCSI subsystem initialized [ 0.753644] ACPI: bus type USB registered [ 0.755410] usbcore: registered new interface driver usbfs [ 0.757556] usbcore: registered new interface driver hub [ 0.759671] usbcore: registered new device driver usb [ 0.761929] PCI: Using ACPI for IRQ routing [ 0.764103] NetLabel: Initializing [ 0.765686] NetLabel: domain hash size = 128 [ 0.767502] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.769554] NetLabel: unlabeled traffic allowed by default [ 0.771951] Switched to clocksource kvm-clock [ 0.781889] pnp: PnP ACPI init [ 0.783381] ACPI: bus type PNP registered [ 0.785524] pnp: PnP ACPI: found 5 devices [ 0.787280] ACPI: bus type PNP unregistered [ 0.794974] NET: Registered protocol family 2 [ 0.796900] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.799923] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.802481] TCP: Hash tables configured (established 32768 bind 32768) [ 0.804635] TCP: reno registered [ 0.805956] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.807937] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.810021] NET: Registered protocol family 1 [ 0.811719] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.813651] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.815545] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.835788] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.856001] Unpacking initramfs... [ 1.330343] Freeing initrd memory: 37508k freed [ 1.339985] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.342157] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.346086] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.348217] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.350644] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.352780] Initialise system trusted keyring [ 1.354459] audit: initializing netlink socket (disabled) [ 1.356372] type=2000 audit(1534970671.370:1): initialized [ 1.373643] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.375825] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.378879] zpool: loaded [ 1.380160] zbud: loaded [ 1.381597] VFS: Disk quotas dquot_6.5.2 [ 1.383197] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.385493] msgmni has been set to 7578 [ 1.387095] Key type big_key registered [ 1.389427] NET: Registered protocol family 38 [ 1.391132] Key type asymmetric registered [ 1.392742] Asymmetric key parser 'x509' registered [ 1.394546] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.397536] io scheduler noop registered [ 1.399122] io scheduler deadline registered (default) [ 1.415541] io scheduler cfq registered [ 1.417188] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.419156] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.421472] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.424440] ACPI: Power Button [PWRF] [ 1.426119] GHES: HEST is not enabled! [ 1.427735] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.452165] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.454597] Non-volatile memory driver v1.3 [ 1.456224] Linux agpgart interface v0.103 [ 1.457975] crash memory driver: version 1.1 [ 1.459676] rdac: device handler registered [ 1.461366] hp_sw: device handler registered [ 1.463011] emc: device handler registered [ 1.464597] alua: device handler registered [ 1.466165] libphy: Fixed MDIO Bus: probed [ 1.467776] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.469925] ehci-pci: EHCI PCI platform driver [ 1.471522] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.473547] ohci-pci: OHCI PCI platform driver [ 1.475165] uhci_hcd: USB Universal Host Controller Interface driver [ 1.495306] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.497190] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.500077] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.501861] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.503859] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.505992] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.508731] usb usb1: Product: UHCI Host Controller [ 1.510458] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.512644] usb usb1: SerialNumber: 0000:00:01.2 [ 1.514425] hub 1-0:1.0: USB hub found [ 1.515940] hub 1-0:1.0: 2 ports detected [ 1.517661] usbcore: registered new interface driver usbserial [ 1.519645] usbcore: registered new interface driver usbserial_generic [ 1.521751] usbserial: USB Serial support registered for generic [ 1.523788] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.527484] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.529186] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.531051] mousedev: PS/2 mouse device common for all mice [ 1.533314] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.536871] rtc_cmos 00:00: RTC can wake from S4 [ 1.539079] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.541348] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.544559] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.546741] cpuidle: using governor menu [ 1.548321] hidraw: raw HID events driver (C) Jiri Kosina [ 1.550339] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.553537] usbcore: registered new interface driver usbhid [ 1.555402] usbhid: USB HID core driver [ 1.556945] drop_monitor: Initializing network drop monitor service [ 1.559040] TCP: cubic registered [ 1.560436] Initializing XFRM netlink socket [ 1.562084] NET: Registered protocol family 10 [ 1.563996] NET: Registered protocol family 17 [ 1.565769] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.567649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.569617] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.572854] Loading compiled-in X.509 certificates [ 1.574574] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.577914] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.581644] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.585000] registered taskstats version 1 [ 1.588441] Key type trusted registered [ 1.591196] Key type encrypted registered [ 1.593923] IMA: No TPM chip found, activating TPM-bypass! [ 1.596252] rtc_cmos 00:00: setting system clock to 2018-08-22 20:44:31 UTC (1534970671) [ 1.599943] Freeing unused kernel memory: 1680k freed [ 1.605804] 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.611703] systemd[1]: Detected virtualization kvm. [ 1.613473] systemd[1]: Detected architecture x86-64. [ 1.615236] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.618521] systemd[1]: No hostname configured. [ 1.620191] systemd[1]: Set hostname to . [ 1.622000] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.645229] systemd[1]: Reached target Swap. [ 1.646858] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.649375] systemd[1]: Reached target Timers. [ 1.651038] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.653670] systemd[1]: Created slice Root Slice. [ 1.655392] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.658121] systemd[1]: Listening on udev Control Socket. [ 1.659988] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.662849] systemd[1]: Listening on udev Kernel Socket. [ 1.664678] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.667469] systemd[1]: Listening on Journal Socket. [ 1.669202] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.671873] systemd[1]: Reached target Sockets. [ 1.673548] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.676157] systemd[1]: Created slice System Slice. [ 1.677896] systemd[1]: Starting System Slice. [ 1.679877] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.682828] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.686062] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.689344] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Slices. [ 1.694995] systemd[1]: Reached target Slices. [ 1.696624] systemd[1]: Starting Slices. [ 1.698193] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.701474] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.705423] systemd[1]: Reached target Paths. [ 1.707042] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.710260] systemd[1]: Reached target Local File Systems. [ 1.712131] systemd[1]: Starting Local File Systems. [[32m OK [0m] Started Journal Service. [ 1.715071] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. 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.757311] RPC: Registered named UNIX socket transport module. [ 1.759314] RPC: Registered udp transport module. [ 1.760974] RPC: Registered tcp transport module. [ 1.762667] 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... [ 1.818986] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.854482] FDC 0 is a S82078B [ 1.885209] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.927047] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.930459] scsi host0: ata_piix [ 1.932027] scsi host1: ata_piix [ 1.940519] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.942692] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.946340] vda: vda1 [ 1.970287] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.972485] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.974720] usb 1-1: Product: QEMU USB Tablet [ 1.976344] usb 1-1: Manufacturer: QEMU [ 1.977838] usb 1-1: SerialNumber: 42 [[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.991458] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.994910] 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. [ 2.116475] SGI XFS with ACLs, security attributes, no debug enabled [ 2.119529] XFS (vda1): Mounting V4 Filesystem [ 2.161276] 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... [ 2.349865] tsc: Refined TSC clocksource calibration: 3491.871 MHz [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[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 udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.413839] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.645922] SELinux: Disabled at runtime. [ 2.684042] type=1404 audit(1534970672.587:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.755898] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.757804] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Control Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Reached target Swap. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on udev Kernel Socket. Mounting Huge Pages File System... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-getty.slice. Mounting Debug File System... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[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 Remount Root and Kernel File Systems. Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Load/Save Random Seed... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 3.372710] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 3.496006] systemd-journald[385]: 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 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 Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[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 udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.725718] type=1305 audit(1534970673.629:3): audit_pid=436 old=0 auid=4294967295 ses=4294967295 res=1 [[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 RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. Starting Dump dmesg to /var/log/dmesg... [ 3.813262] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting NTP client/server... [ 3.820800] [drm] Initialized drm 1.1.0 20060810 Starting Authorization Manager... Starting LSB: Bring up/down networking... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.841809] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.843965] [TTM] Initializing pool allocator [ 3.846073] [TTM] Initializing DMA pool allocator [ 3.849684] [drm] fb mappable at 0xFC000000 [ 3.851298] [drm] vram aper at 0xFC000000 [ 3.852928] [drm] size 33554432 [ 3.854337] [drm] fb depth is 24 [ 3.855731] [drm] pitch is 3072 [ 3.857468] fbcon: cirrusdrmfb (fb0) is primary device [ 3.862329] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.880849] ppdev: user-space parallel port driver [ 3.882501] Console: switching to colour frame buffer device 128x48 [ 3.899566] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.901964] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting Initial cloud-init job (pre-networking)... Starting Login Service... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 4.190391] AES CTR mode by8 optimization enabled [ 4.196026] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 4.206090] alg: No test for crc32 (crc32-pclmul) [ 4.214941] intel_rapl: no valid rapl domains found in package 0 [ 4.221366] intel_rapl: no valid rapl domains found in package 0 [ 4.225204] intel_powerclamp: No package C-state available [ 4.229920] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. 2018-08-22 20:44:35,978 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: timed out 2018-08-22 20:44:44,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 20:44:44,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3/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}8865c7bb3e61f0baaa37cf449678be44897f49a2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 20:44:45,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:44: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-1839b05d-3e54-4da3-9c24-994dbcaf1aa5 x-compute-request-id: req-1839b05d-3e54-4da3-9c24-994dbcaf1aa5 Content-Encoding: gzip Content-Length: 12771 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 2316780976 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.426417] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.429553] pid_max: default: 32768 minimum: 301\n[ 0.431218] Security Framework initialized\n[ 0.432757] SELinux: Initializing.\n[ 0.434404] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.440733] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.444606] Mount-cache hash table entries: 4096\n[ 0.446524] Initializing cgroup subsys memory\n[ 0.448180] Initializing cgroup subsys devices\n[ 0.449784] Initializing cgroup subsys freezer\n[ 0.451384] Initializing cgroup subsys net_cls\n[ 0.452990] Initializing cgroup subsys blkio\n[ 0.454546] Initializing cgroup subsys perf_event\n[ 0.456191] Initializing cgroup subsys hugetlb\n[ 0.457848] Initializing cgroup subsys pids\n[ 0.459407] Initializing cgroup subsys net_prio\n[ 0.461159] CPU: Physical Processor ID: 0\n[ 0.463369] mce: CPU supports 10 MCE banks\n[ 0.464928] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.466712] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.468583] tlb_flushall_shift: 6\n[ 0.470182] Freeing SMP alternatives: 28k freed\n[ 0.474374] ACPI: Core revision 20130517\n[ 0.476293] ACPI: All ACPI Tables successfully acquired\n[ 0.478325] ftrace: allocating 25812 entries in 101 pages\n[ 0.499883] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.501974] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.504064] smpboot: Max logical packages: 2\n[ 0.505890] Enabling x2apic\n[ 0.507133] Enabled x2apic\n[ 0.508691] Switched APIC routing to physical x2apic.\n[ 0.511790] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.513763] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.517345] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.525720] KVM setup paravirtual spinlock\n[ 0.528571] smpboot: Booting Node 0, Processors #1 OK\n[ 0.530768] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.552875] Brought up 2 CPUs\n[ 0.552877] KVM setup async PF for cpu 1\n[ 0.552880] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.557384] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.560465] devtmpfs: initialized\n[ 0.563242] EVM: security.selinux\n[ 0.564680] EVM: security.ima\n[ 0.566151] EVM: security.capability\n[ 0.568507] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.571098] pinctrl core: initialized pinctrl subsystem\n[ 0.573351] NET: Registered protocol family 16\n[ 0.575486] ACPI: bus type PCI registered\n[ 0.577259] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.579836] PCI: Using configuration type 1 for base access\n[ 0.586412] ACPI: Added _OSI(Module Device)\n[ 0.588193] ACPI: Added _OSI(Processor Device)\n[ 0.590087] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.591992] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.595155] ACPI: Interpreter enabled\n[ 0.596809] ACPI: (supports S0 S5)\n[ 0.598362] ACPI: Using IOAPIC for interrupt routing\n[ 0.600402] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.605810] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.608124] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.610681] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.613108] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.617565] acpiphp: Slot [3] registered\n[ 0.619214] acpiphp: Slot [4] registered\n[ 0.620956] acpiphp: Slot [5] registered\n[ 0.622665] acpiphp: Slot [6] registered\n[ 0.624361] acpiphp: Slot [7] registered\n[ 0.626075] acpiphp: Slot [8] registered\n[ 0.627792] acpiphp: Slot [9] registered\n[ 0.629549] acpiphp: Slot [10] registered\n[ 0.631350] acpiphp: Slot [11] registered\n[ 0.633105] acpiphp: Slot [12] registered\n[ 0.634853] acpiphp: Slot [13] registered\n[ 0.636595] acpiphp: Slot [14] registered\n[ 0.638322] acpiphp: Slot [15] registered\n[ 0.640058] acpiphp: Slot [16] registered\n[ 0.641787] acpiphp: Slot [17] registered\n[ 0.643509] acpiphp: Slot [18] registered\n[ 0.645230] acpiphp: Slot [19] registered\n[ 0.647036] acpiphp: Slot [20] registered\n[ 0.648771] acpiphp: Slot [21] registered\n[ 0.650535] acpiphp: Slot [22] registered\n[ 0.652265] acpiphp: Slot [23] registered\n[ 0.654018] acpiphp: Slot [24] registered\n[ 0.655809] acpiphp: Slot [25] registered\n[ 0.657579] acpiphp: Slot [26] registered\n[ 0.659326] acpiphp: Slot [27] registered\n[ 0.661115] acpiphp: Slot [28] registered\n[ 0.662851] acpiphp: Slot [29] registered\n[ 0.664594] acpiphp: Slot [30] registered\n[ 0.666320] acpiphp: Slot [31] registered\n[ 0.668053] PCI host bridge to bus 0000:00\n[ 0.669816] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.671932] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.674395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.676854] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.680039] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.683253] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.689186] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.691806] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.694183] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.696728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.701265] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.704445] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.728818] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.731605] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.734616] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.737265] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.739931] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.742432] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.744920] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.748309] vgaarb: loaded\n[ 0.749684] vgaarb: bridge control possible 0000:00:02.0\n[ 0.751946] SCSI subsystem initialized\n[ 0.753644] ACPI: bus type USB registered\n[ 0.755410] usbcore: registered new interface driver usbfs\n[ 0.757556] usbcore: registered new interface driver hub\n[ 0.759671] usbcore: registered new device driver usb\n[ 0.761929] PCI: Using ACPI for IRQ routing\n[ 0.764103] NetLabel: Initializing\n[ 0.765686] NetLabel: domain hash size = 128\n[ 0.767502] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.769554] NetLabel: unlabeled traffic allowed by default\n[ 0.771951] Switched to clocksource kvm-clock\n[ 0.781889] pnp: PnP ACPI init\n[ 0.783381] ACPI: bus type PNP registered\n[ 0.785524] pnp: PnP ACPI: found 5 devices\n[ 0.787280] ACPI: bus type PNP unregistered\n[ 0.794974] NET: Registered protocol family 2\n[ 0.796900] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.799923] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.802481] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.804635] TCP: reno registered\n[ 0.805956] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.807937] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.810021] NET: Registered protocol family 1\n[ 0.811719] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.813651] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.815545] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.835788] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.856001] Unpacking initramfs...\n[ 1.330343] Freeing initrd memory: 37508k freed\n[ 1.339985] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.342157] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.346086] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.348217] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.350644] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.352780] Initialise system trusted keyring\n[ 1.354459] audit: initializing netlink socket (disabled)\n[ 1.356372] type=2000 audit(1534970671.370:1): initialized\n[ 1.373643] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.375825] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.378879] zpool: loaded\n[ 1.380160] zbud: loaded\n[ 1.381597] VFS: Disk quotas dquot_6.5.2\n[ 1.383197] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.385493] msgmni has been set to 7578\n[ 1.387095] Key type big_key registered\n[ 1.389427] NET: Registered protocol family 38\n[ 1.391132] Key type asymmetric registered\n[ 1.392742] Asymmetric key parser 'x509' registered\n[ 1.394546] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.397536] io scheduler noop registered\n[ 1.399122] io scheduler deadline registered (default)\n[ 1.415541] io scheduler cfq registered\n[ 1.417188] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.419156] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.421472] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.424440] ACPI: Power Button [PWRF]\n[ 1.426119] GHES: HEST is not enabled!\n[ 1.427735] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.452165] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.454597] Non-volatile memory driver v1.3\n[ 1.456224] Linux agpgart interface v0.103\n[ 1.457975] crash memory driver: version 1.1\n[ 1.459676] rdac: device handler registered\n[ 1.461366] hp_sw: device handler registered\n[ 1.463011] emc: device handler registered\n[ 1.464597] alua: device handler registered\n[ 1.466165] libphy: Fixed MDIO Bus: probed\n[ 1.467776] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.469925] ehci-pci: EHCI PCI platform driver\n[ 1.471522] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.473547] ohci-pci: OHCI PCI platform driver\n[ 1.475165] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.495306] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.497190] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.500077] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.501861] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.503859] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.505992] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.508731] usb usb1: Product: UHCI Host Controller\n[ 1.510458] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.512644] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.514425] hub 1-0:1.0: USB hub found\n[ 1.515940] hub 1-0:1.0: 2 ports detected\n[ 1.517661] usbcore: registered new interface driver usbserial\n[ 1.519645] usbcore: registered new interface driver usbserial_generic\n[ 1.521751] usbserial: USB Serial support registered for generic\n[ 1.523788] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.527484] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.529186] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.531051] mousedev: PS/2 mouse device common for all mice\n[ 1.533314] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.536871] rtc_cmos 00:00: RTC can wake from S4\n[ 1.539079] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.541348] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.544559] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.546741] cpuidle: using governor menu\n[ 1.548321] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.550339] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.553537] usbcore: registered new interface driver usbhid\n[ 1.555402] usbhid: USB HID core driver\n[ 1.556945] drop_monitor: Initializing network drop monitor service\n[ 1.559040] TCP: cubic registered\n[ 1.560436] Initializing XFRM netlink socket\n[ 1.562084] NET: Registered protocol family 10\n[ 1.563996] NET: Registered protocol family 17\n[ 1.565769] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.567649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.569617] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.572854] Loading compiled-in X.509 certificates\n[ 1.574574] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.577914] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.581644] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.585000] registered taskstats version 1\n[ 1.588441] Key type trusted registered\n[ 1.591196] Key type encrypted registered\n[ 1.593923] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.596252] rtc_cmos 00:00: setting system clock to 2018-08-22 20:44:31 UTC (1534970671)\n[ 1.599943] Freeing unused kernel memory: 1680k freed\n[ 1.605804] 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.611703] systemd[1]: Detected virtualization kvm.\n[ 1.613473] systemd[1]: Detected architecture x86-64.\n[ 1.615236] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.618521] systemd[1]: No hostname configured.\n[ 1.620191] systemd[1]: Set hostname to .\n[ 1.622000] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.645229] systemd[1]: Reached target Swap.\n[ 1.646858] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.649375] systemd[1]: Reached target Timers.\n[ 1.651038] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.653670] systemd[1]: Created slice Root Slice.\n[ 1.655392] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.658121] systemd[1]: Listening on udev Control Socket.\n[ 1.659988] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.662849] systemd[1]: Listening on udev Kernel Socket.\n[ 1.664678] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.667469] systemd[1]: Listening on Journal Socket.\n[ 1.669202] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.671873] systemd[1]: Reached target Sockets.\n[ 1.673548] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.676157] systemd[1]: Created slice System Slice.\n[ 1.677896] systemd[1]: Starting System Slice.\n[ 1.679877] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.682828] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.686062] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.689344] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Slices.\n[ 1.694995] systemd[1]: Reached target Slices.\n[ 1.696624] systemd[1]: Starting Slices.\n[ 1.698193] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.701474] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.705423] systemd[1]: Reached target Paths.\n[ 1.707042] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.710260] systemd[1]: Reached target Local File Systems.\n[ 1.712131] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Started Journal Service.\n[ 1.715071] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\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.757311] RPC: Registered named UNIX socket transport module.\n[ 1.759314] RPC: Registered udp transport module.\n[ 1.760974] RPC: Registered tcp transport module.\n[ 1.762667] 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[ 1.818986] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.854482] FDC 0 is a S82078B\n[ 1.885209] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.927047] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.930459] scsi host0: ata_piix\n[ 1.932027] scsi host1: ata_piix\n[ 1.940519] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.942692] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.946340] vda: vda1\n[ 1.970287] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.972485] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.974720] usb 1-1: Product: QEMU USB Tablet\n[ 1.976344] usb 1-1: Manufacturer: QEMU\n[ 1.977838] usb 1-1: SerialNumber: 42\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.991458] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.994910] 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[ 2.116475] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.119529] XFS (vda1): Mounting V4 Filesystem\n[ 2.161276] 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[ 2.349865] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\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 target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\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 udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.413839] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.645922] SELinux: Disabled at runtime.\n[ 2.684042] type=1404 audit(1534970672.587:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.755898] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.757804] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\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[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Reached target Swap.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting Debug File System...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\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 Remount Root and Kernel File Systems.\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[ 3.372710] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 3.496006] systemd-journald[385]: 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 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 Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\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 udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.725718] type=1305 audit(1534970673.629:3): audit_pid=436 old=0 auid=4294967295 ses=4294967295 res=1\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 RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.813262] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting NTP client/server...\n[ 3.820800] [drm] Initialized drm 1.1.0 20060810\n Starting Authorization Manager...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.841809] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.843965] [TTM] Initializing pool allocator\n[ 3.846073] [TTM] Initializing DMA pool allocator\n[ 3.849684] [drm] fb mappable at 0xFC000000\n[ 3.851298] [drm] vram aper at 0xFC000000\n[ 3.852928] [drm] size 33554432\n[ 3.854337] [drm] fb depth is 24\n[ 3.855731] [drm] pitch is 3072\n[ 3.857468] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.862329] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.880849] ppdev: user-space parallel port driver\n[ 3.882501] Console: switching to colour frame buffer device 128x48\n[ 3.899566] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.901964] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting Initial cloud-init job (pre-networking)...\n Starting Login Service...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 4.190391] AES CTR mode by8 optimization enabled\n[ 4.196026] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 4.206090] alg: No test for crc32 (crc32-pclmul)\n[ 4.214941] intel_rapl: no valid rapl domains found in package 0\n[ 4.221366] intel_rapl: no valid rapl domains found in package 0\n[ 4.225204] intel_powerclamp: No package C-state available\n[ 4.229920] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\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] Reached target Login Prompts.\n[ 4.542949] cloud-init[536]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 22 Aug 2018 20:44:34 +0000. Up 4.51 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Notify NFS peers of a restart...\n Starting Dynamic System Tuning Daemon...\n Starting System Logging Service...\n Starting OpenSSH server daemon...\n Starting Postfix Mail Transport Agent...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting nginx - high performance web server...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting Crash recovery kernel arming...\n Starting RabbitMQ Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 6.659151] cloud-init[795]: Cloud-init v. 0.7.5 running 'init' at Wed, 22 Aug 2018 20:44:37 +0000. Up 6.61 seconds.\n[ 6.680064] cloud-init[795]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.682817] cloud-init[795]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.688731] cloud-init[795]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.698678] cloud-init[795]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.702913] cloud-init[795]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |[[32m OK [0m] Created slice user-993.slice.\n\n[ 6.710960] cloud-init[795]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:a9:cf:d8 |\n[ 6.716991] cloud-init[795]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.726419] cloud-init[795]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.733798] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.742785] cloud-init[795]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.752600] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.756442] cloud-init[795]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.766139] cloud-init[795]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.774211] cloud-init[795]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.788863] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 11.462804] cloud-init[3087]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 22 Aug 2018 20:44:41 +0000. Up 11.41 seconds.\n[ 11.743266] cloud-init[3190]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 22 Aug 2018 20:44:42 +0000. Up 11.69 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | a8:84:ce:cc:17:00:b7:26:b8:dc:c6:76:70:bb:85:4c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 11.828111] cloud-init[3190]: Cloud-init v. 0.7.5 finished at Wed, 22 Aug 2018 20:44:42 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.80 seconds\n"} 2018-08-22 20:44:45,061 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3/action used request id req-1839b05d-3e54-4da3-9c24-994dbcaf1aa5 2018-08-22 20:44:45,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0732769966125s 2018-08-22 20:44:45,062 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3/action used request id req-1839b05d-3e54-4da3-9c24-994dbcaf1aa5 2018-08-22 20:44:45,063 - 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 2316780976 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.426417] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.429553] pid_max: default: 32768 minimum: 301 [ 0.431218] Security Framework initialized [ 0.432757] SELinux: Initializing. [ 0.434404] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.440733] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.444606] Mount-cache hash table entries: 4096 [ 0.446524] Initializing cgroup subsys memory [ 0.448180] Initializing cgroup subsys devices [ 0.449784] Initializing cgroup subsys freezer [ 0.451384] Initializing cgroup subsys net_cls [ 0.452990] Initializing cgroup subsys blkio [ 0.454546] Initializing cgroup subsys perf_event [ 0.456191] Initializing cgroup subsys hugetlb [ 0.457848] Initializing cgroup subsys pids [ 0.459407] Initializing cgroup subsys net_prio [ 0.461159] CPU: Physical Processor ID: 0 [ 0.463369] mce: CPU supports 10 MCE banks [ 0.464928] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.466712] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.468583] tlb_flushall_shift: 6 [ 0.470182] Freeing SMP alternatives: 28k freed [ 0.474374] ACPI: Core revision 20130517 [ 0.476293] ACPI: All ACPI Tables successfully acquired [ 0.478325] ftrace: allocating 25812 entries in 101 pages [ 0.499883] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.501974] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.504064] smpboot: Max logical packages: 2 [ 0.505890] Enabling x2apic [ 0.507133] Enabled x2apic [ 0.508691] Switched APIC routing to physical x2apic. [ 0.511790] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.513763] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.517345] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.525720] KVM setup paravirtual spinlock [ 0.528571] smpboot: Booting Node 0, Processors #1 OK [ 0.530768] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.552875] Brought up 2 CPUs [ 0.552877] KVM setup async PF for cpu 1 [ 0.552880] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.557384] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.560465] devtmpfs: initialized [ 0.563242] EVM: security.selinux [ 0.564680] EVM: security.ima [ 0.566151] EVM: security.capability [ 0.568507] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.571098] pinctrl core: initialized pinctrl subsystem [ 0.573351] NET: Registered protocol family 16 [ 0.575486] ACPI: bus type PCI registered [ 0.577259] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.579836] PCI: Using configuration type 1 for base access [ 0.586412] ACPI: Added _OSI(Module Device) [ 0.588193] ACPI: Added _OSI(Processor Device) [ 0.590087] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.591992] ACPI: Added _OSI(Processor Aggregator Device) [ 0.595155] ACPI: Interpreter enabled [ 0.596809] ACPI: (supports S0 S5) [ 0.598362] ACPI: Using IOAPIC for interrupt routing [ 0.600402] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.605810] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.608124] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.610681] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.613108] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.617565] acpiphp: Slot [3] registered [ 0.619214] acpiphp: Slot [4] registered [ 0.620956] acpiphp: Slot [5] registered [ 0.622665] acpiphp: Slot [6] registered [ 0.624361] acpiphp: Slot [7] registered [ 0.626075] acpiphp: Slot [8] registered [ 0.627792] acpiphp: Slot [9] registered [ 0.629549] acpiphp: Slot [10] registered [ 0.631350] acpiphp: Slot [11] registered [ 0.633105] acpiphp: Slot [12] registered [ 0.634853] acpiphp: Slot [13] registered [ 0.636595] acpiphp: Slot [14] registered [ 0.638322] acpiphp: Slot [15] registered [ 0.640058] acpiphp: Slot [16] registered [ 0.641787] acpiphp: Slot [17] registered [ 0.643509] acpiphp: Slot [18] registered [ 0.645230] acpiphp: Slot [19] registered [ 0.647036] acpiphp: Slot [20] registered [ 0.648771] acpiphp: Slot [21] registered [ 0.650535] acpiphp: Slot [22] registered [ 0.652265] acpiphp: Slot [23] registered [ 0.654018] acpiphp: Slot [24] registered [ 0.655809] acpiphp: Slot [25] registered [ 0.657579] acpiphp: Slot [26] registered [ 0.659326] acpiphp: Slot [27] registered [ 0.661115] acpiphp: Slot [28] registered [ 0.662851] acpiphp: Slot [29] registered [ 0.664594] acpiphp: Slot [30] registered [ 0.666320] acpiphp: Slot [31] registered [ 0.668053] PCI host bridge to bus 0000:00 [ 0.669816] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.671932] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.674395] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.676854] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.680039] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.683253] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.689186] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.691806] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.694183] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.696728] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.701265] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.704445] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.728818] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.731605] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.734616] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.737265] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.739931] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.742432] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.744920] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.748309] vgaarb: loaded [ 0.749684] vgaarb: bridge control possible 0000:00:02.0 [ 0.751946] SCSI subsystem initialized [ 0.753644] ACPI: bus type USB registered [ 0.755410] usbcore: registered new interface driver usbfs [ 0.757556] usbcore: registered new interface driver hub [ 0.759671] usbcore: registered new device driver usb [ 0.761929] PCI: Using ACPI for IRQ routing [ 0.764103] NetLabel: Initializing [ 0.765686] NetLabel: domain hash size = 128 [ 0.767502] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.769554] NetLabel: unlabeled traffic allowed by default [ 0.771951] Switched to clocksource kvm-clock [ 0.781889] pnp: PnP ACPI init [ 0.783381] ACPI: bus type PNP registered [ 0.785524] pnp: PnP ACPI: found 5 devices [ 0.787280] ACPI: bus type PNP unregistered [ 0.794974] NET: Registered protocol family 2 [ 0.796900] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.799923] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.802481] TCP: Hash tables configured (established 32768 bind 32768) [ 0.804635] TCP: reno registered [ 0.805956] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.807937] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.810021] NET: Registered protocol family 1 [ 0.811719] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.813651] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.815545] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.835788] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.856001] Unpacking initramfs... [ 1.330343] Freeing initrd memory: 37508k freed [ 1.339985] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.342157] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.346086] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.348217] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.350644] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.352780] Initialise system trusted keyring [ 1.354459] audit: initializing netlink socket (disabled) [ 1.356372] type=2000 audit(1534970671.370:1): initialized [ 1.373643] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.375825] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.378879] zpool: loaded [ 1.380160] zbud: loaded [ 1.381597] VFS: Disk quotas dquot_6.5.2 [ 1.383197] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.385493] msgmni has been set to 7578 [ 1.387095] Key type big_key registered [ 1.389427] NET: Registered protocol family 38 [ 1.391132] Key type asymmetric registered [ 1.392742] Asymmetric key parser 'x509' registered [ 1.394546] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.397536] io scheduler noop registered [ 1.399122] io scheduler deadline registered (default) [ 1.415541] io scheduler cfq registered [ 1.417188] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.419156] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.421472] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.424440] ACPI: Power Button [PWRF] [ 1.426119] GHES: HEST is not enabled! [ 1.427735] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.452165] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.454597] Non-volatile memory driver v1.3 [ 1.456224] Linux agpgart interface v0.103 [ 1.457975] crash memory driver: version 1.1 [ 1.459676] rdac: device handler registered [ 1.461366] hp_sw: device handler registered [ 1.463011] emc: device handler registered [ 1.464597] alua: device handler registered [ 1.466165] libphy: Fixed MDIO Bus: probed [ 1.467776] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.469925] ehci-pci: EHCI PCI platform driver [ 1.471522] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.473547] ohci-pci: OHCI PCI platform driver [ 1.475165] uhci_hcd: USB Universal Host Controller Interface driver [ 1.495306] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.497190] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.500077] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.501861] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.503859] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.505992] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.508731] usb usb1: Product: UHCI Host Controller [ 1.510458] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.512644] usb usb1: SerialNumber: 0000:00:01.2 [ 1.514425] hub 1-0:1.0: USB hub found [ 1.515940] hub 1-0:1.0: 2 ports detected [ 1.517661] usbcore: registered new interface driver usbserial [ 1.519645] usbcore: registered new interface driver usbserial_generic [ 1.521751] usbserial: USB Serial support registered for generic [ 1.523788] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.527484] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.529186] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.531051] mousedev: PS/2 mouse device common for all mice [ 1.533314] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.536871] rtc_cmos 00:00: RTC can wake from S4 [ 1.539079] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.541348] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.544559] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.546741] cpuidle: using governor menu [ 1.548321] hidraw: raw HID events driver (C) Jiri Kosina [ 1.550339] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.553537] usbcore: registered new interface driver usbhid [ 1.555402] usbhid: USB HID core driver [ 1.556945] drop_monitor: Initializing network drop monitor service [ 1.559040] TCP: cubic registered [ 1.560436] Initializing XFRM netlink socket [ 1.562084] NET: Registered protocol family 10 [ 1.563996] NET: Registered protocol family 17 [ 1.565769] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.567649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.569617] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.572854] Loading compiled-in X.509 certificates [ 1.574574] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.577914] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.581644] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.585000] registered taskstats version 1 [ 1.588441] Key type trusted registered [ 1.591196] Key type encrypted registered [ 1.593923] IMA: No TPM chip found, activating TPM-bypass! [ 1.596252] rtc_cmos 00:00: setting system clock to 2018-08-22 20:44:31 UTC (1534970671) [ 1.599943] Freeing unused kernel memory: 1680k freed [ 1.605804] 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.611703] systemd[1]: Detected virtualization kvm. [ 1.613473] systemd[1]: Detected architecture x86-64. [ 1.615236] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.618521] systemd[1]: No hostname configured. [ 1.620191] systemd[1]: Set hostname to . [ 1.622000] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.645229] systemd[1]: Reached target Swap. [ 1.646858] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.649375] systemd[1]: Reached target Timers. [ 1.651038] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.653670] systemd[1]: Created slice Root Slice. [ 1.655392] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.658121] systemd[1]: Listening on udev Control Socket. [ 1.659988] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.662849] systemd[1]: Listening on udev Kernel Socket. [ 1.664678] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.667469] systemd[1]: Listening on Journal Socket. [ 1.669202] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.671873] systemd[1]: Reached target Sockets. [ 1.673548] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.676157] systemd[1]: Created slice System Slice. [ 1.677896] systemd[1]: Starting System Slice. [ 1.679877] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.682828] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.686062] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.689344] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Slices. [ 1.694995] systemd[1]: Reached target Slices. [ 1.696624] systemd[1]: Starting Slices. [ 1.698193] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.701474] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.705423] systemd[1]: Reached target Paths. [ 1.707042] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.710260] systemd[1]: Reached target Local File Systems. [ 1.712131] systemd[1]: Starting Local File Systems. [[32m OK [0m] Started Journal Service. [ 1.715071] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. 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.757311] RPC: Registered named UNIX socket transport module. [ 1.759314] RPC: Registered udp transport module. [ 1.760974] RPC: Registered tcp transport module. [ 1.762667] 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... [ 1.818986] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.854482] FDC 0 is a S82078B [ 1.885209] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.927047] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.930459] scsi host0: ata_piix [ 1.932027] scsi host1: ata_piix [ 1.940519] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.942692] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.946340] vda: vda1 [ 1.970287] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.972485] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.974720] usb 1-1: Product: QEMU USB Tablet [ 1.976344] usb 1-1: Manufacturer: QEMU [ 1.977838] usb 1-1: SerialNumber: 42 [[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.991458] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.994910] 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. [ 2.116475] SGI XFS with ACLs, security attributes, no debug enabled [ 2.119529] XFS (vda1): Mounting V4 Filesystem [ 2.161276] 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... [ 2.349865] tsc: Refined TSC clocksource calibration: 3491.871 MHz [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[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 udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.413839] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.645922] SELinux: Disabled at runtime. [ 2.684042] type=1404 audit(1534970672.587:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.755898] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.757804] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Control Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Reached target Swap. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on udev Kernel Socket. Mounting Huge Pages File System... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-getty.slice. Mounting Debug File System... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[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 Remount Root and Kernel File Systems. Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Load/Save Random Seed... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 3.372710] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 3.496006] systemd-journald[385]: 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 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 Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[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 udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.725718] type=1305 audit(1534970673.629:3): audit_pid=436 old=0 auid=4294967295 ses=4294967295 res=1 [[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 RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. Starting Dump dmesg to /var/log/dmesg... [ 3.813262] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting NTP client/server... [ 3.820800] [drm] Initialized drm 1.1.0 20060810 Starting Authorization Manager... Starting LSB: Bring up/down networking... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.841809] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.843965] [TTM] Initializing pool allocator [ 3.846073] [TTM] Initializing DMA pool allocator [ 3.849684] [drm] fb mappable at 0xFC000000 [ 3.851298] [drm] vram aper at 0xFC000000 [ 3.852928] [drm] size 33554432 [ 3.854337] [drm] fb depth is 24 [ 3.855731] [drm] pitch is 3072 [ 3.857468] fbcon: cirrusdrmfb (fb0) is primary device [ 3.862329] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.880849] ppdev: user-space parallel port driver [ 3.882501] Console: switching to colour frame buffer device 128x48 [ 3.899566] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.901964] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting Initial cloud-init job (pre-networking)... Starting Login Service... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 4.190391] AES CTR mode by8 optimization enabled [ 4.196026] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 4.206090] alg: No test for crc32 (crc32-pclmul) [ 4.214941] intel_rapl: no valid rapl domains found in package 0 [ 4.221366] intel_rapl: no valid rapl domains found in package 0 [ 4.225204] intel_powerclamp: No package C-state available [ 4.229920] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [ 4.542949] cloud-init[536]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 22 Aug 2018 20:44:34 +0000. Up 4.51 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Notify NFS peers of a restart... Starting Dynamic System Tuning Daemon... Starting System Logging Service... Starting OpenSSH server daemon... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting nginx - high performance web server... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started nginx - high performance web server. [ 6.659151] cloud-init[795]: Cloud-init v. 0.7.5 running 'init' at Wed, 22 Aug 2018 20:44:37 +0000. Up 6.61 seconds. [ 6.680064] cloud-init[795]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.682817] cloud-init[795]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.688731] cloud-init[795]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.698678] cloud-init[795]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.702913] cloud-init[795]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |[[32m OK [0m] Created slice user-993.slice. [ 6.710960] cloud-init[795]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:a9:cf:d8 | [ 6.716991] cloud-init[795]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.726419] cloud-init[795]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.733798] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.742785] cloud-init[795]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.752600] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.756442] cloud-init[795]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.766139] cloud-init[795]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.774211] cloud-init[795]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.788863] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 11.462804] cloud-init[3087]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 22 Aug 2018 20:44:41 +0000. Up 11.41 seconds. [ 11.743266] cloud-init[3190]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 22 Aug 2018 20:44:42 +0000. Up 11.69 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | a8:84:ce:cc:17:00:b7:26:b8:dc:c6:76:70:bb:85:4c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 11.828111] cloud-init[3190]: Cloud-init v. 0.7.5 finished at Wed, 22 Aug 2018 20:44:42 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.80 seconds 2018-08-22 20:44:45,066 - paramiko.transport - DEBUG - starting thread (client mode): 0x27d590d0L 2018-08-22 20:44:45,067 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-22 20:44:45,096 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-22 20:44:45,096 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-22 20:44:45,122 - 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-08-22 20:44:45,123 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-22 20:44:45,123 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-22 20:44:45,123 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-22 20:44:45,123 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-22 20:44:45,123 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-22 20:44:45,129 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-22 20:44:45,131 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-22 20:44:45,167 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-22 20:44:45,168 - paramiko.transport - DEBUG - Trying discovered key a884cecc1700b726b8dcc67670bb854c in /tmp/tmppo0tt_ 2018-08-22 20:44:45,170 - paramiko.transport - DEBUG - userauth is OK 2018-08-22 20:44:45,245 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-22 20:44:45,269 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-22 20:44:45,269 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-22 20:44:45,269 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-22 20:44:45,270 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/status 2018-08-22 20:44:45,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:44:45,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:44:45,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:44:45,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:44:45,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:44:45,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:44:45,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:44:45,485 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4041, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4048, "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": 2011, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4034, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 939, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 803, "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": 3774, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4027, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-22 20:44:45,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:44:45,485 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:44:44 GMT 2018-08-22 20:44:45,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:44:45,486 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-22 20:44:45,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:44:45,486 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4041, 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': 4048, 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': 2011, 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': 4034, 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': 939, 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': 803, 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': 3774, 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': 4027, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-22 20:44:45,487 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/status 2018-08-22 20:44:45,685 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:44:45,685 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:44:45,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:44:45,686 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:44:45,686 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:44:45,686 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:44:45,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:44:45,686 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4041, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4048, "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": 2011, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4034, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 939, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 803, "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": 3774, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4027, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-22 20:44:45,686 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:44:45,686 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:44:45 GMT 2018-08-22 20:44:45,686 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:44:45,686 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-22 20:44:45,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:44:45,687 - functest.core.cloudify - INFO - The current manager status is running 2018-08-22 20:44:45,687 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-22 20:44:45,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:44:45,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:44:45,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:44:45,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:44:45,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:44:45,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:44:45,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:44:45,774 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-22 20:44:45,774 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-22T20:44:45.185Z", "updated_at": "2018-08-22T20:44:45.185Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-22 20:44:45,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:44:45,774 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:44:45 GMT 2018-08-22 20:44:45,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:44:45,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-22 20:44:45,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:44:45,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/secrets 2018-08-22 20:44:45,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:44:45,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:44:45,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:44:45,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:44:45,833 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:44:45,833 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:44:45,833 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:44:45,834 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-22T20:44:45.185Z", "updated_at": "2018-08-22T20:44:45.185Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-22 20:44:45,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:44:45,834 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:44:45 GMT 2018-08-22 20:44:45,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:44:45,834 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-22 20:44:45,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:44:45,834 - functest.core.cloudify - DEBUG - List secrets: 2018-08-22 20:44:45,835 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3/secrets/foo 2018-08-22 20:44:45,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:44:45,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:44:45,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:44:45,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:44:45,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:44:45,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:44:45,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:44:45,892 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-22 20:44:45,892 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-22T20:44:45.185Z", "updated_at": "2018-08-22T20:44:45.185Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-22 20:44:45,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:44:45,893 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:44:45 GMT 2018-08-22 20:44:45,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:44:45,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-22 20:44:45,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:44:45,893 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-22 20:44:45,893 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-22 20:44:45,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 20:44:45,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}69d23e0a8737e1312a848f4f6764284ae2af47ea" 2018-08-22 20:44:46,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:44:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-797fe029-d8af-46f1-a8f3-7502f56d6fc4 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/00714d9013684ad4b6ae8d12b7756ddb"}, "tags": [], "enabled": true, "id": "00714d9013684ad4b6ae8d12b7756ddb", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_adfe2c3e-bbf7-462c-bc97-17e717409c94"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-22 20:44:46,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-797fe029-d8af-46f1-a8f3-7502f56d6fc4 2018-08-22 20:44:46,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.265818119049s 2018-08-22 20:44:46,166 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-797fe029-d8af-46f1-a8f3-7502f56d6fc4 2018-08-22 20:44:46,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-08-22 20:44:46,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/quotas/00714d9013684ad4b6ae8d12b7756ddb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}69d23e0a8737e1312a848f4f6764284ae2af47ea" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-08-22 20:44:46,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-855807f3-5420-4225-8f23-10a10ae6a447 Date: Wed, 22 Aug 2018 20:44:46 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-08-22 20:44:46,484 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/quotas/00714d9013684ad4b6ae8d12b7756ddb.json used request id req-855807f3-5420-4225-8f23-10a10ae6a447 2018-08-22 20:44:46,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.315304994583s 2018-08-22 20:44:46,484 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/quotas/00714d9013684ad4b6ae8d12b7756ddb.json used request id req-855807f3-5420-4225-8f23-10a10ae6a447 2018-08-22 20:44:46,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-08-22 20:44:46,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-22 20:44:46,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-22 20:44:46,497 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 22 Aug 2018 20:44:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ab458e3-cdbe-4019-b08e-53ef72b99166 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.5:35357/v3/", "rel": "self"}]}]}} 2018-08-22 20:44:46,497 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.5:35357/ used request id req-0ab458e3-cdbe-4019-b08e-53ef72b99166 2018-08-22 20:44:46,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}69d23e0a8737e1312a848f4f6764284ae2af47ea" 2018-08-22 20:44:46,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:44:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b1d2f0b-238b-492b-86b9-073810be6e94 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/0463693267b343c6b911ff54fcb45cc8"}, "enabled": true, "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/17f5b5991b0049a1b919d6c384e393fb"}, "enabled": true, "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/45bfe01157a94ea1b20f2c101df89c13"}, "enabled": true, "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4a53873eb85541dd8415eb2067956803"}, "enabled": true, "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/660098b3e4b444b09de7f0daabfb5510"}, "enabled": true, "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/7b70f44e9cd7440ba88a7ed2efa82fcc"}, "enabled": true, "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/90ec3a4eb1404aca9331a3fdd05edd8c"}, "enabled": true, "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/93654fc43b2d4242bab3c33541799fc1"}, "enabled": true, "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/96dda4b622854e40b5c815e2d19b98e2"}, "enabled": true, "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/975d1e8041c9482eb6fcb83abc92e2ae"}, "enabled": true, "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a9017a380550492e8503ea9057d0335b"}, "enabled": true, "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/d8c1f20da90743b58333c3bb17f76467"}, "enabled": true, "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e0c9147a4d574e978029f1012c1b5cef"}, "enabled": true, "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/eed3565bb76d48b7a1725f264a59d873"}, "enabled": true, "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/efa5c8345fa0427abeeecc5bef642565"}, "enabled": true, "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-08-22 20:44:46,680 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-9b1d2f0b-238b-492b-86b9-073810be6e94 2018-08-22 20:44:46,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.192400932312s 2018-08-22 20:44:46,681 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-9b1d2f0b-238b-492b-86b9-073810be6e94 2018-08-22 20:44:46,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-22 20:44:46,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}69d23e0a8737e1312a848f4f6764284ae2af47ea" 2018-08-22 20:44:46,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:44:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5491ec6a-a441-40a6-a280-3955db132c04 Content-Encoding: gzip Content-Length: 1967 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/022f1111a680449ab993cad3e83b7fd6"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e0c9147a4d574e978029f1012c1b5cef", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/07ccda9b2b08437a97361636cf340978"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "90ec3a4eb1404aca9331a3fdd05edd8c", "id": "07ccda9b2b08437a97361636cf340978"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/17c69234c4194851803f59e5b9606ac0"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a9017a380550492e8503ea9057d0335b", "id": "17c69234c4194851803f59e5b9606ac0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3682951b77e84c39a40f21e39aa03386"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d8c1f20da90743b58333c3bb17f76467", "id": "3682951b77e84c39a40f21e39aa03386"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3703e8aab8554a64bc4080e320522c66"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "17f5b5991b0049a1b919d6c384e393fb", "id": "3703e8aab8554a64bc4080e320522c66"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3a0d11e2ab9a4dad99c5a728caa54744"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0463693267b343c6b911ff54fcb45cc8", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4148ce52d4be45d9ae96016083376fa3"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d8c1f20da90743b58333c3bb17f76467", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4ba3a5b31a25463bbe8c8bd2d65906d8"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "90ec3a4eb1404aca9331a3fdd05edd8c", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4f31947b8e3c41a1904ad6e50b48d49b"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "45bfe01157a94ea1b20f2c101df89c13", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5031271106c9455fb5325132480a3775"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4a53873eb85541dd8415eb2067956803", "id": "5031271106c9455fb5325132480a3775"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/529d19ad272e490f9ca8c49c0bdac410"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "660098b3e4b444b09de7f0daabfb5510", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5652df2e76134be39a852d492aba371c"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "93654fc43b2d4242bab3c33541799fc1", "id": "5652df2e76134be39a852d492aba371c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5e0aec819b5d4f40a72ec3e852c95bdd"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "17f5b5991b0049a1b919d6c384e393fb", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/62ebad5fe390491e81b193388b24dd83"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "45bfe01157a94ea1b20f2c101df89c13", "id": "62ebad5fe390491e81b193388b24dd83"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/63b268c400fc4fd4bd8ca3a6bb86eeda"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e0c9147a4d574e978029f1012c1b5cef", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/71f7b289f2df4a8facbb35dd19b13d76"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "eed3565bb76d48b7a1725f264a59d873", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/74b79c756ed7404696b53af6d3393892"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "975d1e8041c9482eb6fcb83abc92e2ae", "id": "74b79c756ed7404696b53af6d3393892"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/76cf7a44382c45e7859dbe98302cc4d2"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "eed3565bb76d48b7a1725f264a59d873", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/78f9ddcd74df4323abca7ee4d716048e"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "90ec3a4eb1404aca9331a3fdd05edd8c", "id": "78f9ddcd74df4323abca7ee4d716048e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7985554d643c4195ae83869044721011"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "45bfe01157a94ea1b20f2c101df89c13", "id": "7985554d643c4195ae83869044721011"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7a46a96842784bfb88457a62e82d0279"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0463693267b343c6b911ff54fcb45cc8", "id": "7a46a96842784bfb88457a62e82d0279"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7aa17c3c835b4332b40eca6bef3b53f1"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "93654fc43b2d4242bab3c33541799fc1", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8839d48a78d044539b0a8eb5b3a725dc"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "660098b3e4b444b09de7f0daabfb5510", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8be14c0878204924afe0be3893d4b106"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4a53873eb85541dd8415eb2067956803", "id": "8be14c0878204924afe0be3893d4b106"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/a7cb04f732ef45a49da685dadf99c317"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/abead4ae448b464e9b795304e5f59fcb"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96dda4b622854e40b5c815e2d19b98e2", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b0a17f0c7eb74308805541c626c36688"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "17f5b5991b0049a1b919d6c384e393fb", "id": "b0a17f0c7eb74308805541c626c36688"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b7c8984c02b046208d99b4946d67b00d"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96dda4b622854e40b5c815e2d19b98e2", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/cdaa33fd4a8c449ab696c670fab64517"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d8c1f20da90743b58333c3bb17f76467", "id": "cdaa33fd4a8c449ab696c670fab64517"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d2a6439d655349b4bd23db9375d95409"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "975d1e8041c9482eb6fcb83abc92e2ae", "id": "d2a6439d655349b4bd23db9375d95409"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e32c0a13a151499c80f1ecf6dedd7c4f"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "eed3565bb76d48b7a1725f264a59d873", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e62aa7e215624d73a2f1b2e0c698bea2"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a9017a380550492e8503ea9057d0335b", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e6c04a401cb24c698ec707cfaf5e77ac"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4a53873eb85541dd8415eb2067956803", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ed79c13ffbf84f0ea7a316dc3bf91373"}, "url": "http://12.0.0.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f37f76c9194d489e8ae90ce383bbea29"}, "url": "http://12.0.0.26:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "id": "f37f76c9194d489e8ae90ce383bbea29"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f4b3cfd2c4634edc9e05a6474678cdb0"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a9017a380550492e8503ea9057d0335b", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f59557c8947a488cb39b7baae14f977d"}, "url": "http://172.30.9.24:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "660098b3e4b444b09de7f0daabfb5510", "id": "f59557c8947a488cb39b7baae14f977d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f5b17312d27d4c3b9afbf5a6b4fd510f"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e0c9147a4d574e978029f1012c1b5cef", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fb3cf2b9037f49259630ab02528e4eb5"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96dda4b622854e40b5c815e2d19b98e2", "id": "fb3cf2b9037f49259630ab02528e4eb5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fb7b04820fc84763b62f564eb2552320"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "975d1e8041c9482eb6fcb83abc92e2ae", "id": "fb7b04820fc84763b62f564eb2552320"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fd047360e12a4c83ab0516f339f20aa7"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0463693267b343c6b911ff54fcb45cc8", "id": "fd047360e12a4c83ab0516f339f20aa7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fe88f042c3584800865a41a88708f354"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "93654fc43b2d4242bab3c33541799fc1", "id": "fe88f042c3584800865a41a88708f354"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-22 20:44:46,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-5491ec6a-a441-40a6-a280-3955db132c04 2018-08-22 20:44:46,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.193104982376s 2018-08-22 20:44:46,884 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-5491ec6a-a441-40a6-a280-3955db132c04 2018-08-22 20:44:46,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'a910a68b-fbce-43f6-a8c5-ac6f4e4e82de', 'keystone_tenant_name': u'cloudify_ims-project_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.24:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'project_domain_name': 'Default'} 2018-08-22 20:44:46,892 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/secrets 2018-08-22 20:44:46,987 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:44:46,987 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:44:46,987 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:44:46,987 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:44:46,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:44:46,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:44:46,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:44:46,988 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-08-22 20:44:46,988 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:44:46,988 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:44:46 GMT 2018-08-22 20:44:46,988 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:44:46,988 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-08-22 20:44:46,988 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:44:46,989 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "a910a68b-fbce-43f6-a8c5-ac6f4e4e82de"} 2018-08-22 20:44:47,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:44:47,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:44:47,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:44:47,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:44:47,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:44:47,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:44:47,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:44:47,178 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-08-22 20:44:47,178 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-22T20:44:46.582Z", "updated_at": "2018-08-22T20:44:46.582Z", "created_by": "admin", "private_resource": false, "value": "a910a68b-fbce-43f6-a8c5-ac6f4e4e82de", "key": "keystone_password"} 2018-08-22 20:44:47,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:44:47,178 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:44:46 GMT 2018-08-22 20:44:47,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:44:47,179 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-08-22 20:44:47,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:44:47,179 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_adfe2c3e-bbf7-462c-bc97-17e717409c94"} 2018-08-22 20:44:47,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:44:47,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:44:47,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:44:47,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:44:47,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:44:47,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:44:47,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:44:47,309 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-08-22 20:44:47,309 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-22T20:44:46.718Z", "updated_at": "2018-08-22T20:44:46.718Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_adfe2c3e-bbf7-462c-bc97-17e717409c94", "key": "keystone_tenant_name"} 2018-08-22 20:44:47,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:44:47,309 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:44:46 GMT 2018-08-22 20:44:47,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:44:47,310 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-08-22 20:44:47,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:44:47,310 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-08-22 20:44:47,441 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:44:47,442 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:44:47,442 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:44:47,442 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:44:47,442 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:44:47,442 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:44:47,442 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:44:47,442 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-08-22 20:44:47,442 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-22T20:44:46.857Z", "updated_at": "2018-08-22T20:44:46.857Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-08-22 20:44:47,443 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:44:47,443 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:44:46 GMT 2018-08-22 20:44:47,443 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:44:47,443 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-08-22 20:44:47,443 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:44:47,443 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.24:5000"} 2018-08-22 20:44:47,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:44:47,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:44:47,541 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:44:47,541 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:44:47,541 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:44:47,541 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:44:47,541 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:44:47,541 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-08-22 20:44:47,541 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-22T20:44:46.944Z", "updated_at": "2018-08-22T20:44:46.944Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.24:5000", "key": "keystone_url"} 2018-08-22 20:44:47,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:44:47,542 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:44:46 GMT 2018-08-22 20:44:47,542 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:44:47,542 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-08-22 20:44:47,542 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:44:47,542 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-08-22 20:44:47,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:44:47,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:44:47,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:44:47,680 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:44:47,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:44:47,680 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:44:47,680 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:44:47,680 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-08-22 20:44:47,680 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-22T20:44:47.069Z", "updated_at": "2018-08-22T20:44:47.069Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-08-22 20:44:47,680 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:44:47,680 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:44:47 GMT 2018-08-22 20:44:47,681 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:44:47,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-08-22 20:44:47,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:44:47,681 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_adfe2c3e-bbf7-462c-bc97-17e717409c94"} 2018-08-22 20:44:47,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:44:47,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:44:47,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:44:47,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:44:47,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:44:47,771 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:44:47,771 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:44:47,771 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-08-22 20:44:47,771 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-22T20:44:47.184Z", "updated_at": "2018-08-22T20:44:47.184Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_adfe2c3e-bbf7-462c-bc97-17e717409c94", "key": "keystone_username"} 2018-08-22 20:44:47,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:44:47,771 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:44:47 GMT 2018-08-22 20:44:47,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:44:47,772 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-08-22 20:44:47,772 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:44:47,772 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-08-22 20:44:47,854 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:44:47,854 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:44:47,854 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:44:47,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:44:47,854 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:44:47,855 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:44:47,855 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:44:47,855 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-08-22 20:44:47,855 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-22T20:44:47.270Z", "updated_at": "2018-08-22T20:44:47.270Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-08-22 20:44:47,855 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:44:47,855 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:44:47 GMT 2018-08-22 20:44:47,855 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:44:47,855 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-08-22 20:44:47,855 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:44:47,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-08-22 20:44:47,856 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-22 20:44:47,864 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-22 20:44:47,864 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-22 20:44:47,881 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-22 20:44:48,034 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-22 20:44:48,035 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-22 20:44:48,046 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-22 20:44:48,047 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-22 20:44:48,047 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-22 20:44:48,120 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-22 20:45:25,756 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-22 20:45:25,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: centos.eecs.wsu.edu * extras: linux.mirrors.es.net * updates: centos.sonn.com 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.11.6.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.11.6.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 22 MB/s | 54 MB 00:02 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.11.6.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 : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : kernel-headers-3.10.0-862.11.6.el7.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.11.6.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-08-22 20:45:25,757 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-22 20:45:25,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-08-22 20:45:25,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 20:45:25,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:45:25,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-30342a2e-d1e3-4b43-995a-dc46e42ec063 Date: Wed, 22 Aug 2018 20:45:25 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:42:09Z", "updated_at": "2018-08-22T20:42:10Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "087d3fb7-e42b-457b-856b-ffb20b37bc24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "5024b09a-3397-46d2-9c83-1073d726ec01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": 443, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "5c85ab7a-6d05-42ea-90c1-a8059e13fef1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": 80, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "78799842-3597-45be-b333-17179cc0d726", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv6", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "865f0841-de59-48ac-8f49-4b9b9c78d19a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-22T20:42:10Z", "revision_number": 0, "id": "a002ad36-3eb4-4fe9-ae72-5a249011a1d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:10Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "d223b5c0-5eb1-4a26-ba73-756f32c13e4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-22T20:42:10Z", "revision_number": 0, "id": "e79546e5-ac31-4514-9ac3-cac0aead931e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:10Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}], "revision_number": 7, "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "id": "924add68-62e1-4f75-9325-6520bef77c9a", "name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}, {"description": "Default security group", "tags": [], "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:40:39Z", "updated_at": "2018-08-22T20:40:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:40:39Z", "revision_number": 0, "id": "337c4e97-509e-4539-b438-7ab097e30707", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:40:39Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:40:39Z", "revision_number": 0, "id": "5fd6aa46-f00d-4d19-8de5-08bda0ff55fe", "remote_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "remote_ip_prefix": null, "created_at": "2018-08-22T20:40:39Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:40:39Z", "revision_number": 0, "id": "6fcbc217-c2cd-451d-bd3a-e4cd29a305e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:40:39Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv6", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:40:39Z", "revision_number": 0, "id": "79ca9061-4a54-4ca6-b006-b5ff7b774df7", "remote_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "remote_ip_prefix": null, "created_at": "2018-08-22T20:40:39Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv6", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}], "revision_number": 1, "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "name": "default"}]} 2018-08-22 20:45:25,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-30342a2e-d1e3-4b43-995a-dc46e42ec063 2018-08-22 20:45:25,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0555169582367s 2018-08-22 20:45:25,818 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-30342a2e-d1e3-4b43-995a-dc46e42ec063 2018-08-22 20:45:25,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-22 20:45:25,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" -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": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f"}}' 2018-08-22 20:45:25,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-42849c37-e8b6-44e1-8fd9-27cbc79a262c Date: Wed, 22 Aug 2018 20:45: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-08-22T20:45:25Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "port_range_min": 22, "revision_number": 0, "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:45:25Z", "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "id": "678b66d1-ffd2-461e-b849-2b87a56f14b1"}} 2018-08-22 20:45:25,974 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-42849c37-e8b6-44e1-8fd9-27cbc79a262c 2018-08-22 20:45:25,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.151796102524s 2018-08-22 20:45:25,974 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-42849c37-e8b6-44e1-8fd9-27cbc79a262c 2018-08-22 20:45:25,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-08-22 20:45:26,068 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-08-22 20:45:28,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:45:28,761 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:45:28,761 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:45:28,761 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:45:28,761 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:45:28,761 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:45:28,761 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:45:28,762 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-08-22 20:45:28,762 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-08-22T20:45:28.707Z", "updated_at": "2018-08-22T20:45:28.707Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.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.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.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.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"}}}, "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"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "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"}}}}, "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"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "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"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "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"}, "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"}, "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"}, "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": {"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": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "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, "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"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "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, "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"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "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, "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"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "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, "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"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"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"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "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, "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"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "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, "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"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "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, "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"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "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, "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"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"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"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "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, "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"}}}}], "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-08-22 20:45:28,764 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:45:28,764 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:45:28 GMT 2018-08-22 20:45:28,764 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:45:28,765 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-08-22 20:45:28,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:45:28,788 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-22 20:45:30,233 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:e99edc0ddb9a257a75b095cc2b9780eb sha256:cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1 2018-08-22 20:45:30,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 20:45:30,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:45:30,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-fdd936ae-eee4-48ca-a53a-b8df999ce888 Date: Wed, 22 Aug 2018 20:45:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T20:42:08Z", "file": "/v2/images/152380b6-a742-4710-859f-220b7a2a3516/file", "owner": "00714d9013684ad4b6ae8d12b7756ddb", "id": "152380b6-a742-4710-859f-220b7a2a3516", "size": 4373348352, "self": "/v2/images/152380b6-a742-4710-859f-220b7a2a3516", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/152380b6-a742-4710-859f-220b7a2a3516/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/152380b6-a742-4710-859f-220b7a2a3516/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_adfe2c3e-bbf7-462c-bc97-17e717409c94", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_adfe2c3e-bbf7-462c-bc97-17e717409c94", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-22T20:41:07Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 20:45:30,266 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-fdd936ae-eee4-48ca-a53a-b8df999ce888 2018-08-22 20:45:30,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0317430496216s 2018-08-22 20:45:30,266 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-fdd936ae-eee4-48ca-a53a-b8df999ce888 2018-08-22 20:45:30,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-22 20:45:30,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" -d '{"owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "owner_specified.shade.object": "images/cloudify_ims-img_alt_adfe2c3e-bbf7-462c-bc97-17e717409c94", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_adfe2c3e-bbf7-462c-bc97-17e717409c94"}' 2018-08-22 20:45:30,305 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-71cb01f0-fdb6-46c9-a577-9aabb039e3d2 Date: Wed, 22 Aug 2018 20:45:30 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T20:45:30Z", "file": "/v2/images/f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f/file", "owner": "00714d9013684ad4b6ae8d12b7756ddb", "id": "f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f", "size": null, "self": "/v2/images/f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_adfe2c3e-bbf7-462c-bc97-17e717409c94", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "cloudify_ims-img_alt_adfe2c3e-bbf7-462c-bc97-17e717409c94", "checksum": null, "created_at": "2018-08-22T20:45:30Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-22 20:45:30,305 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-71cb01f0-fdb6-46c9-a577-9aabb039e3d2 2018-08-22 20:45:30,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0344200134277s 2018-08-22 20:45:30,305 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-71cb01f0-fdb6-46c9-a577-9aabb039e3d2 returning object f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f 2018-08-22 20:45:30,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-22 20:45:30,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f/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}8865c7bb3e61f0baaa37cf449678be44897f49a2" -d '' 2018-08-22 20:45:34,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3be0fcfc-d6fc-47ac-8e3e-5f7330a2f240 Date: Wed, 22 Aug 2018 20:45:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 20:45:34,803 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f/file used request id req-3be0fcfc-d6fc-47ac-8e3e-5f7330a2f240 2018-08-22 20:45:34,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.4979929924s 2018-08-22 20:45:34,804 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f/file used request id req-3be0fcfc-d6fc-47ac-8e3e-5f7330a2f240 2018-08-22 20:45:34,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 20:45:34,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 20:45:34,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json X-Openstack-Request-Id: req-a5ead1d0-4ec8-462c-9525-206363a408a4 Date: Wed, 22 Aug 2018 20:45:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T20:45:34Z", "file": "/v2/images/f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f/file", "owner": "00714d9013684ad4b6ae8d12b7756ddb", "id": "f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f", "size": 263193088, "self": "/v2/images/f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_adfe2c3e-bbf7-462c-bc97-17e717409c94", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "cloudify_ims-img_alt_adfe2c3e-bbf7-462c-bc97-17e717409c94", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-22T20:45:30Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T20:42:08Z", "file": "/v2/images/152380b6-a742-4710-859f-220b7a2a3516/file", "owner": "00714d9013684ad4b6ae8d12b7756ddb", "id": "152380b6-a742-4710-859f-220b7a2a3516", "size": 4373348352, "self": "/v2/images/152380b6-a742-4710-859f-220b7a2a3516", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/152380b6-a742-4710-859f-220b7a2a3516/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/152380b6-a742-4710-859f-220b7a2a3516/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_adfe2c3e-bbf7-462c-bc97-17e717409c94", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_adfe2c3e-bbf7-462c-bc97-17e717409c94", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-22T20:41:07Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 20:45:34,866 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a5ead1d0-4ec8-462c-9525-206363a408a4 2018-08-22 20:45:34,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0584750175476s 2018-08-22 20:45:34,867 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a5ead1d0-4ec8-462c-9525-206363a408a4 2018-08-22 20:45:34,869 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f/file', 'owner': u'00714d9013684ad4b6ae8d12b7756ddb', 'id': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'size': 263193088, u'self': u'/v2/images/f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'00714d9013684ad4b6ae8d12b7756ddb', 'name': 'cloudify_ims-project_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-22T20:45:34Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-22T20:45:34Z', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', 'properties': {u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', u'self': u'/v2/images/f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'created': u'2018-08-22T20:45:30Z', 'checksum': u'e99edc0ddb9a257a75b095cc2b9780eb', 'created_at': u'2018-08-22T20:45:30Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', 'metadata': {u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', u'self': u'/v2/images/f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}}) 2018-08-22 20:45:34,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-22 20:45:34,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}69d23e0a8737e1312a848f4f6764284ae2af47ea" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_adfe2c3e-bbf7-462c-bc97-17e717409c94", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-08-22 20:45:34,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:45: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-db9067d9-f265-4743-a647-8d0e92de3253 x-compute-request-id: req-db9067d9-f265-4743-a647-8d0e92de3253 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_adfe2c3e-bbf7-462c-bc97-17e717409c94", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049", "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": "8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049"}} 2018-08-22 20:45:34,913 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-db9067d9-f265-4743-a647-8d0e92de3253 2018-08-22 20:45:34,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0426950454712s 2018-08-22 20:45:34,913 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-db9067d9-f265-4743-a647-8d0e92de3253 2018-08-22 20:45:34,914 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_adfe2c3e-bbf7-462c-bc97-17e717409c94', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049', 'swap': 0}) 2018-08-22 20:45:34,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-22 20:45:34,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049/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}69d23e0a8737e1312a848f4f6764284ae2af47ea" -d '{"extra_specs": {}}' 2018-08-22 20:45:34,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 20:45: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-d44f17cb-1416-4ab6-874f-7200e123b557 x-compute-request-id: req-d44f17cb-1416-4ab6-874f-7200e123b557 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-22 20:45:34,935 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049/os-extra_specs used request id req-d44f17cb-1416-4ab6-874f-7200e123b557 2018-08-22 20:45:34,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206489562988s 2018-08-22 20:45:34,936 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049/os-extra_specs used request id req-d44f17cb-1416-4ab6-874f-7200e123b557 2018-08-22 20:45:34,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-08-22 20:45:34,936 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "bono_cluster_size": 1, "flavor_id": "8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-08-22 20:45:36,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:45:36,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:45:36,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:45:36,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:45:36,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:45:36,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:45:36,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:45:36,085 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-08-22 20:45:36,086 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "bono_cluster_size": 1, "flavor_id": "8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94", "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"}, "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"}, "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"}, "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-08-22T20:45:35.078Z", "updated_at": "2018-08-22T20:45:35.078Z", "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": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"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-08-22 20:45:36,086 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:45:36,086 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:45:36 GMT 2018-08-22 20:45:36,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:45:36,086 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-08-22 20:45:36,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:45:36,087 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions 2018-08-22 20:45:36,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:45:36,156 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:45:36,156 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:45:36,156 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:45:36,156 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:45:36,156 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:45:36,156 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:45:36,156 - 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"}, "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"}, "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"}, "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": {"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-08-22T20:45:35.981Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d19c7633-b8a6-4a85-8cf8-9d865bacef70"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-22 20:45:36,157 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:45:36,157 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:45:36 GMT 2018-08-22 20:45:36,157 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:45:36,157 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-08-22 20:45:36,157 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:45:36,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:45:36,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:45:36,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:45:36,232 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:45:36,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:45:36,232 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:45:36,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:45:36,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:45:36,232 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-22 20:45:36,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:45:36,232 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:45:36 GMT 2018-08-22 20:45:36,232 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:45:36,232 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-22 20:45:36,233 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:45:36,233 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/d19c7633-b8a6-4a85-8cf8-9d865bacef70 2018-08-22 20:45:36,359 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:45:36,359 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:45:36,359 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:45:36,359 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:45:36,359 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:45:36,360 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:45:36,360 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:45:36,360 - 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"}, "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"}, "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"}, "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": {"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-08-22T20:45:35.981Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d19c7633-b8a6-4a85-8cf8-9d865bacef70"} 2018-08-22 20:45:36,360 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:45:36,360 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:45:36 GMT 2018-08-22 20:45:36,360 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:45:36,360 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-22 20:45:36,360 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:45:41,366 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:45:41,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:45:41,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:45:41,431 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:45:41,431 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:45:41,431 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:45:41,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:45:41,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:45:41,432 - 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-08-22T20:45:37.042Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-22T20:45:37.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d19c7633-b8a6-4a85-8cf8-9d865bacef70"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:45:37.268Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-22T20:45:37.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d19c7633-b8a6-4a85-8cf8-9d865bacef70"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:45:37.268Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-22T20:45:37.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d19c7633-b8a6-4a85-8cf8-9d865bacef70"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:45:37.353Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-22T20:45:37.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d19c7633-b8a6-4a85-8cf8-9d865bacef70", "logger": "243e3867-22b9-4dfc-a385-eef7ae039204"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:45:38.235Z", "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-08-22T20:45:38.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d19c7633-b8a6-4a85-8cf8-9d865bacef70", "logger": "243e3867-22b9-4dfc-a385-eef7ae039204"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:45:38.235Z", "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-08-22T20:45:38.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d19c7633-b8a6-4a85-8cf8-9d865bacef70", "logger": "243e3867-22b9-4dfc-a385-eef7ae039204"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:45:38.235Z", "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-08-22T20:45:38.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d19c7633-b8a6-4a85-8cf8-9d865bacef70", "logger": "243e3867-22b9-4dfc-a385-eef7ae039204"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:45:38.235Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-22T20:45:38.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d19c7633-b8a6-4a85-8cf8-9d865bacef70", "logger": "243e3867-22b9-4dfc-a385-eef7ae039204"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:45:38.273Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-22T20:45:38.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d19c7633-b8a6-4a85-8cf8-9d865bacef70"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:45:39.242Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpUXGhUy --prefix=\"/tmp/openstack-p5c1Qs\" --constraint=\"/tmp/openstack-p5c1Qs/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-22T20:45:39.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d19c7633-b8a6-4a85-8cf8-9d865bacef70", "logger": "243e3867-22b9-4dfc-a385-eef7ae039204"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:45:39.242Z", "message": "Installing from directory: /tmp/tmpUXGhUy [args=--prefix=\"/tmp/openstack-p5c1Qs\" --constraint=\"/tmp/openstack-p5c1Qs/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-22T20:45:39.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d19c7633-b8a6-4a85-8cf8-9d865bacef70", "logger": "243e3867-22b9-4dfc-a385-eef7ae039204"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-08-22 20:45:41,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:45:41,432 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:45:41 GMT 2018-08-22 20:45:41,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:45:41,432 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-08-22 20:45:41,432 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:45:41,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-08-22 20:45:41,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-22 20:45:41,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-08-22 20:45:41,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-08-22 20:45:41,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-08-22 20:45:41,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-08-22 20:45:41,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-08-22 20:45:41,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-22 20:45:41,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-22 20:45:41,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpUXGhUy --prefix="/tmp/openstack-p5c1Qs" --constraint="/tmp/openstack-p5c1Qs/constraint.txt" 2018-08-22 20:45:41,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpUXGhUy [args=--prefix="/tmp/openstack-p5c1Qs" --constraint="/tmp/openstack-p5c1Qs/constraint.txt", package_name=cloudify-openstack-plugin] 2018-08-22 20:45:41,435 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/d19c7633-b8a6-4a85-8cf8-9d865bacef70 2018-08-22 20:45:41,502 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:45:41,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:45:41,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:45:41,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:45:41,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:45:41,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:45:41,503 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:45:41,503 - 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"}, "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"}, "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"}, "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": {"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-08-22T20:45:35.981Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d19c7633-b8a6-4a85-8cf8-9d865bacef70"} 2018-08-22 20:45:41,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:45:41,503 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:45:41 GMT 2018-08-22 20:45:41,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:45:41,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-22 20:45:41,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:45:46,509 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:45:46,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:45:46,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:45:46,573 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:45:46,573 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:45:46,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:45:46,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:45:46,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:45:46,574 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-22 20:45:46,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:45:46,574 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:45:46 GMT 2018-08-22 20:45:46,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:45:46,574 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-22 20:45:46,574 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:45:46,575 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/d19c7633-b8a6-4a85-8cf8-9d865bacef70 2018-08-22 20:45:46,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:45:46,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:45:46,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:45:46,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:45:46,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:45:46,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:45:46,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:45:46,637 - 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"}, "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"}, "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"}, "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": {"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-08-22T20:45:35.981Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d19c7633-b8a6-4a85-8cf8-9d865bacef70"} 2018-08-22 20:45:46,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:45:46,637 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:45:46 GMT 2018-08-22 20:45:46,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:45:46,637 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-22 20:45:46,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:45:51,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:45:51,708 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:45:51,708 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:45:51,709 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:45:51,709 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:45:51,709 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:45:51,709 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:45:51,709 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:45:51,709 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-22 20:45:51,709 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:45:51,709 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:45:51 GMT 2018-08-22 20:45:51,709 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:45:51,710 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-22 20:45:51,710 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:45:51,710 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/d19c7633-b8a6-4a85-8cf8-9d865bacef70 2018-08-22 20:45:51,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:45:51,825 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:45:51,825 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:45:51,825 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:45:51,825 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:45:51,825 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:45:51,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:45:51,825 - 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"}, "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"}, "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"}, "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": {"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-08-22T20:45:35.981Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d19c7633-b8a6-4a85-8cf8-9d865bacef70"} 2018-08-22 20:45:51,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:45:51,826 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:45:51 GMT 2018-08-22 20:45:51,826 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:45:51,826 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-22 20:45:51,826 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:45:56,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:45:56,900 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:45:56,900 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:45:56,900 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:45:56,900 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:45:56,900 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:45:56,900 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:45:56,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:45:56,901 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-22 20:45:56,901 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:45:56,901 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:45:56 GMT 2018-08-22 20:45:56,901 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:45:56,901 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-22 20:45:56,901 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:45:56,901 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/d19c7633-b8a6-4a85-8cf8-9d865bacef70 2018-08-22 20:45:56,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:45:56,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:45:56,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:45:56,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:45:56,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:45:56,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:45:56,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:45:56,991 - 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"}, "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"}, "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"}, "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": {"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-08-22T20:45:35.981Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d19c7633-b8a6-4a85-8cf8-9d865bacef70"} 2018-08-22 20:45:56,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:45:56,991 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:45:56 GMT 2018-08-22 20:45:56,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:45:56,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-22 20:45:56,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:46:01,997 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:46:02,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:46:02,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:46:02,057 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:46:02,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:46:02,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:46:02,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:46:02,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:46:02,057 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-22 20:46:02,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:46:02,058 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:46:02 GMT 2018-08-22 20:46:02,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:46:02,058 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-22 20:46:02,058 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:46:02,058 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/d19c7633-b8a6-4a85-8cf8-9d865bacef70 2018-08-22 20:46:02,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:46:02,113 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:46:02,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:46:02,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:46:02,114 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:46:02,114 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:46:02,114 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:46:02,114 - 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"}, "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"}, "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"}, "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": {"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-08-22T20:45:35.981Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d19c7633-b8a6-4a85-8cf8-9d865bacef70"} 2018-08-22 20:46:02,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:46:02,114 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:46:02 GMT 2018-08-22 20:46:02,114 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:46:02,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-22 20:46:02,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:46:07,120 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:46:07,190 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:46:07,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:46:07,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:46:07,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:46:07,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:46:07,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:46:07,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:46:07,191 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:06.388Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:06.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d19c7633-b8a6-4a85-8cf8-9d865bacef70", "logger": "243e3867-22b9-4dfc-a385-eef7ae039204"}], "metadata": {"pagination": {"total": 12, "offset": 11, "size": 50}}} 2018-08-22 20:46:07,191 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:46:07,191 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:46:07 GMT 2018-08-22 20:46:07,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:46:07,191 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 591 2018-08-22 20:46:07,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:46:07,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-08-22 20:46:07,192 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/d19c7633-b8a6-4a85-8cf8-9d865bacef70 2018-08-22 20:46:07,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:46:07,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:46:07,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:46:07,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:46:07,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:46:07,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:46:07,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:46:07,264 - 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"}, "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"}, "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"}, "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": {"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-08-22T20:45:35.981Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d19c7633-b8a6-4a85-8cf8-9d865bacef70"} 2018-08-22 20:46:07,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:46:07,265 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:46:07 GMT 2018-08-22 20:46:07,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:46:07,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-22 20:46:07,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:46:12,271 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:46:12,340 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:46:12,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:46:12,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:46:12,341 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:46:12,341 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:46:12,341 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:46:12,341 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:46:12,341 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:07.272Z", "message": "Removing directory: /tmp/tmpUXGhUy", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:07.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d19c7633-b8a6-4a85-8cf8-9d865bacef70", "logger": "243e3867-22b9-4dfc-a385-eef7ae039204"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:07.362Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:07.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d19c7633-b8a6-4a85-8cf8-9d865bacef70"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:08.295Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:08.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d19c7633-b8a6-4a85-8cf8-9d865bacef70"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:08.295Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:08.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d19c7633-b8a6-4a85-8cf8-9d865bacef70"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:08.295Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:08.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d19c7633-b8a6-4a85-8cf8-9d865bacef70"}], "metadata": {"pagination": {"total": 17, "offset": 12, "size": 50}}} 2018-08-22 20:46:12,341 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:46:12,341 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:46:12 GMT 2018-08-22 20:46:12,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:46:12,341 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2516 2018-08-22 20:46:12,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:46:12,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpUXGhUy 2018-08-22 20:46:12,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-22 20:46:12,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-08-22 20:46:12,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-08-22 20:46:12,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-08-22 20:46:12,343 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/d19c7633-b8a6-4a85-8cf8-9d865bacef70 2018-08-22 20:46:12,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:46:12,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:46:12,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:46:12,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:46:12,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:46:12,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:46:12,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:46:12,416 - 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"}, "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"}, "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"}, "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": {"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-08-22T20:45:35.981Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d19c7633-b8a6-4a85-8cf8-9d865bacef70"} 2018-08-22 20:46:12,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:46:12,416 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:46:12 GMT 2018-08-22 20:46:12,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:46:12,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-08-22 20:46:12,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:46:12,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-08-22 20:46:12,417 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.200:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-08-22 20:46:12,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:46:12,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:46:12,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:46:12,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:46:12,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:46:12,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:46:12,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:46:12,599 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-08-22 20:46:12,599 - 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-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:46:12,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:46:12,600 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:46:12 GMT 2018-08-22 20:46:12,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:46:12,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:46:12,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:46:12,600 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:46:12,669 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:46:12,670 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:46:12,670 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:46:12,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:46:12,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:46:12,670 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:46:12,670 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:46:12,670 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-22 20:46:12,671 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:46:12,671 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:46:12 GMT 2018-08-22 20:46:12,671 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:46:12,671 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-22 20:46:12,671 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:46:12,671 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:46:12,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:46:12,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:46:12,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:46:12,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:46:12,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:46:12,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:46:12,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:46:12,730 - 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-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:46:12,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:46:12,730 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:46:12 GMT 2018-08-22 20:46:12,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:46:12,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:46:12,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:46:17,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:46:17,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:46:17,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:46:17,803 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:46:17,803 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:46:17,803 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:46:17,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:46:17,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:46:17,803 - 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-08-22T20:46:13.209Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:13.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "base_security_group_gjzaca", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:14.416Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:14.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "base_security_group_gjzaca", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:15.924Z", "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-08-22T20:46:15.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a5af635e-2d91-4fad-9172-5b3919b644cd"}, {"node_instance_id": "ellis_floatingip_rkvt0p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:16.209Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:16.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_security_group_ta56fv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:16.209Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:16.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "keypair_h5u3el", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:16.209Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:16.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_floatingip_rkvt0p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:16.209Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:16.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "base_security_group_gjzaca", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:16.209Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:16.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_security_group_ta56fv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:16.209Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:16.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "keypair_h5u3el", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:16.209Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:16.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_floatingip_rkvt0p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:16.209Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:16.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "base_security_group_gjzaca", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:16.209Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:16.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_security_group_ta56fv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:16.209Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:16.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "keypair_h5u3el", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:16.209Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:16.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "base_security_group_gjzaca", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:16.403Z", "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-08-22T20:46:16.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a5af635e-2d91-4fad-9172-5b3919b644cd"}, {"node_instance_id": "base_security_group_gjzaca", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:16.403Z", "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-08-22T20:46:16.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a5af635e-2d91-4fad-9172-5b3919b644cd"}, {"node_instance_id": "base_security_group_gjzaca", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:16.403Z", "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-08-22T20:46:16.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a5af635e-2d91-4fad-9172-5b3919b644cd"}, {"node_instance_id": "base_security_group_gjzaca", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:16.403Z", "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-08-22T20:46:16.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a5af635e-2d91-4fad-9172-5b3919b644cd"}, {"node_instance_id": "base_security_group_gjzaca", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:16.403Z", "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-08-22T20:46:16.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a5af635e-2d91-4fad-9172-5b3919b644cd"}, {"node_instance_id": "base_security_group_gjzaca", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:16.403Z", "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-08-22T20:46:16.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a5af635e-2d91-4fad-9172-5b3919b644cd"}, {"node_instance_id": "base_security_group_gjzaca", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:16.403Z", "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-08-22T20:46:16.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a5af635e-2d91-4fad-9172-5b3919b644cd"}, {"node_instance_id": "bind_floatingip_91vcur", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:17.252Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:17.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_security_group_jd3f8a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:17.252Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:17.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_floatingip_tys1nr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:17.252Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:17.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_security_group_more55", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:17.252Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:17.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_security_group_d688ek", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:17.252Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:17.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_security_group_7956r0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:17.252Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:17.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "internal_sip_security_group_rra50h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:17.252Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:17.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_security_group_dvvtm9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:17.252Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:17.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_security_group_00dsq6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:17.252Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:17.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_floatingip_91vcur", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:17.252Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:17.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_floatingip_tys1nr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:17.252Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:17.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_security_group_jd3f8a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:17.252Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:17.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_security_group_more55", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:17.252Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:17.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_security_group_d688ek", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:17.252Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:17.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_security_group_7956r0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:17.252Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:17.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "internal_sip_security_group_rra50h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:17.252Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:17.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_security_group_dvvtm9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:17.252Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:17.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_security_group_00dsq6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:17.252Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:17.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_security_group_jd3f8a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:17.252Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:17.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_security_group_jd3f8a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:17.412Z", "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-08-22T20:46:17.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "c926b464-0451-4efa-bd38-bf444cb70d9c"}, {"node_instance_id": "homer_security_group_ta56fv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:17.412Z", "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-08-22T20:46:17.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "665b93d4-64a1-4cff-a93d-96684c8538cd"}, {"node_instance_id": "homer_security_group_ta56fv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:17.412Z", "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-08-22T20:46:17.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "665b93d4-64a1-4cff-a93d-96684c8538cd"}, {"node_instance_id": "bind_security_group_jd3f8a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:17.412Z", "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-08-22T20:46:17.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "c926b464-0451-4efa-bd38-bf444cb70d9c"}, {"node_instance_id": "bind_security_group_jd3f8a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:17.412Z", "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-08-22T20:46:17.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "c926b464-0451-4efa-bd38-bf444cb70d9c"}, {"node_instance_id": "homer_security_group_ta56fv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:17.412Z", "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-08-22T20:46:17.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "665b93d4-64a1-4cff-a93d-96684c8538cd"}, {"node_instance_id": "homer_security_group_ta56fv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:17.412Z", "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-08-22T20:46:17.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "665b93d4-64a1-4cff-a93d-96684c8538cd"}, {"node_instance_id": "bind_security_group_jd3f8a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:17.412Z", "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-08-22T20:46:17.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "c926b464-0451-4efa-bd38-bf444cb70d9c"}], "metadata": {"pagination": {"total": 48, "offset": 0, "size": 50}}} 2018-08-22 20:46:17,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:46:17,803 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:46:17 GMT 2018-08-22 20:46:17,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:46:17,804 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26836 2018-08-22 20:46:17,804 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:46:17,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-08-22 20:46:17,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-22 20:46:17,805 - 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-08-22 20:46:17,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-22 20:46:17,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-22 20:46:17,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-22 20:46:17,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-22 20:46:17,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-22 20:46:17,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-22 20:46:17,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-08-22 20:46:17,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-22 20:46:17,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-22 20:46:17,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-22 20:46:17,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-08-22 20:46:17,807 - 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-08-22 20:46:17,807 - 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-08-22 20:46:17,807 - 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-08-22 20:46:17,808 - 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-08-22 20:46:17,808 - 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-08-22 20:46:17,808 - 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-08-22 20:46:17,808 - 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-08-22 20:46:17,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-22 20:46:17,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-22 20:46:17,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-22 20:46:17,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-22 20:46:17,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-22 20:46:17,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-22 20:46:17,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-22 20:46:17,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-22 20:46:17,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-22 20:46:17,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-22 20:46:17,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-22 20:46:17,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-22 20:46:17,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-22 20:46:17,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-22 20:46:17,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-22 20:46:17,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-22 20:46:17,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-22 20:46:17,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-22 20:46:17,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-22 20:46:17,811 - 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-08-22 20:46:17,811 - 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-08-22 20:46:17,812 - 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-08-22 20:46:17,812 - 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-08-22 20:46:17,812 - 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-08-22 20:46:17,812 - 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-08-22 20:46:17,812 - 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-08-22 20:46:17,812 - 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-08-22 20:46:17,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:46:17,873 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:46:17,873 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:46:17,873 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:46:17,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:46:17,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:46:17,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:46:17,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:46:17,874 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:46:17,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:46:17,874 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:46:17 GMT 2018-08-22 20:46:17,874 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:46:17,874 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:46:17,874 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:46:22,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:46:22,957 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:46:22,957 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:46:22,957 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:46:22,958 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:46:22,958 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:46:22,958 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:46:22,958 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:46:22,958 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_floatingip_tys1nr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:18.260Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:18.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "keypair_h5u3el", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:18.260Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:18.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "keypair_h5u3el", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:18.453Z", "message": "Using external resource keypair: cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:18.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d141c074-7784-410c-8619-99b9798dd2ec"}, {"node_instance_id": "ellis_floatingip_rkvt0p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:19.272Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:19.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "keypair_h5u3el", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:19.272Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:19.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "keypair_h5u3el", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:19.272Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:19.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_floatingip_91vcur", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:19.272Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:19.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_floatingip_rkvt0p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:19.272Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:19.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_floatingip_rkvt0p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:19.458Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'00714d9013684ad4b6ae8d12b7756ddb', u'created_at': u'2018-08-22T20:46:17Z', u'updated_at': u'2018-08-22T20:46:17Z', u'floating_network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'project_id': u'00714d9013684ad4b6ae8d12b7756ddb', u'port_id': None, u'id': u'0f3390d7-08cd-4bec-9e0b-b7ee9de4fd4d', u'qos_policy_id': None}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:19.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "fb70aeb3-42c7-42e6-82f4-2d00d4c24f9b"}, {"node_instance_id": "base_security_group_gjzaca", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:20.333Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:20.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:20.333Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:20.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:20.333Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:20.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_floatingip_rkvt0p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:20.333Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:20.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_security_group_d688ek", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:20.333Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:20.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "base_security_group_gjzaca", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:20.333Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:20.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_security_group_d688ek", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:20.761Z", "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-08-22T20:46:20.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "468577b7-f895-4dd6-9c6b-c4e887324a78"}, {"node_instance_id": "base_security_group_gjzaca", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:21.402Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:21.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_security_group_more55", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:21.402Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:21.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_security_group_dvvtm9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:21.402Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:21.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_security_group_jd3f8a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:21.402Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:21.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_security_group_ta56fv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:21.402Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:21.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_floatingip_tys1nr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:21.691Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'00714d9013684ad4b6ae8d12b7756ddb', u'created_at': u'2018-08-22T20:46:20Z', u'updated_at': u'2018-08-22T20:46:20Z', u'floating_network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'00714d9013684ad4b6ae8d12b7756ddb', u'port_id': None, u'id': u'cbeea6f7-f903-4948-96f9-314e88d3ac8f', u'qos_policy_id': None}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:21.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "ec0a07f0-df8c-4a6f-9eed-a25a3e83b3d7"}, {"node_instance_id": "dime_security_group_d688ek", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:21.691Z", "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-08-22T20:46:21.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "468577b7-f895-4dd6-9c6b-c4e887324a78"}, {"node_instance_id": "dime_security_group_d688ek", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:21.691Z", "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-08-22T20:46:21.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "468577b7-f895-4dd6-9c6b-c4e887324a78"}, {"node_instance_id": "dime_security_group_d688ek", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:21.691Z", "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-08-22T20:46:21.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "468577b7-f895-4dd6-9c6b-c4e887324a78"}, {"node_instance_id": "sprout_security_group_dvvtm9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:21.691Z", "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-08-22T20:46:21.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "f3eef66e-0419-4177-bd97-f8c687f0a9ff"}, {"node_instance_id": "dime_security_group_d688ek", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:21.691Z", "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-08-22T20:46:21.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "468577b7-f895-4dd6-9c6b-c4e887324a78"}, {"node_instance_id": "dime_security_group_d688ek", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:21.691Z", "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-08-22T20:46:21.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "468577b7-f895-4dd6-9c6b-c4e887324a78"}, {"node_instance_id": "sprout_security_group_dvvtm9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:21.691Z", "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-08-22T20:46:21.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "f3eef66e-0419-4177-bd97-f8c687f0a9ff"}, {"node_instance_id": "bind_security_group_jd3f8a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:22.479Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:22.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_floatingip_tys1nr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:22.479Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:22.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_security_group_ta56fv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:22.479Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:22.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_security_group_jd3f8a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:22.479Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:22.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_floatingip_tys1nr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:22.479Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:22.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_security_group_ta56fv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:22.479Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:22.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_security_group_7956r0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:22.479Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:22.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_security_group_00dsq6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:22.479Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:22.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_floatingip_91vcur", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:22.479Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:22.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_floatingip_tys1nr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:22.479Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:22.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_floatingip_91vcur", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:22.768Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'00714d9013684ad4b6ae8d12b7756ddb', u'created_at': u'2018-08-22T20:46:21Z', u'updated_at': u'2018-08-22T20:46:21Z', u'floating_network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', 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'00714d9013684ad4b6ae8d12b7756ddb', u'port_id': None, u'id': u'd90a66d3-05ed-42a2-ba2a-40a3c0b23f86', u'qos_policy_id': None}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:22.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "47382b92-3028-460a-b559-cadd09a15f9f"}, {"node_instance_id": "bono_security_group_more55", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:22.768Z", "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-08-22T20:46:22.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "845a2512-2d95-43ea-86a2-0c8328dfc3de"}, {"node_instance_id": "bono_security_group_more55", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:22.768Z", "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-08-22T20:46:22.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "845a2512-2d95-43ea-86a2-0c8328dfc3de"}, {"node_instance_id": "ellis_security_group_7956r0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:22.768Z", "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-08-22T20:46:22.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "852b5761-55d5-4903-800d-4326f8049904"}, {"node_instance_id": "bono_security_group_more55", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:22.768Z", "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-08-22T20:46:22.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "845a2512-2d95-43ea-86a2-0c8328dfc3de"}, {"node_instance_id": "bono_security_group_more55", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:22.768Z", "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-08-22T20:46:22.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "845a2512-2d95-43ea-86a2-0c8328dfc3de"}, {"node_instance_id": "bono_security_group_more55", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:22.768Z", "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-08-22T20:46:22.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "845a2512-2d95-43ea-86a2-0c8328dfc3de"}, {"node_instance_id": "ellis_security_group_7956r0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:22.768Z", "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-08-22T20:46:22.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "852b5761-55d5-4903-800d-4326f8049904"}, {"node_instance_id": "bono_security_group_more55", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:22.768Z", "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-08-22T20:46:22.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "845a2512-2d95-43ea-86a2-0c8328dfc3de"}, {"node_instance_id": "bono_security_group_more55", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:22.768Z", "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-08-22T20:46:22.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "845a2512-2d95-43ea-86a2-0c8328dfc3de"}, {"node_instance_id": "bono_security_group_more55", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:22.768Z", "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-08-22T20:46:22.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "845a2512-2d95-43ea-86a2-0c8328dfc3de"}], "metadata": {"pagination": {"total": 108, "offset": 48, "size": 50}}} 2018-08-22 20:46:22,958 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:46:22,958 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:46:22 GMT 2018-08-22 20:46:22,958 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:46:22,958 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30489 2018-08-22 20:46:22,959 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:46:22,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-22 20:46:22,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-08-22 20:46:22,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94 2018-08-22 20:46:22,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-22 20:46:22,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-22 20:46:22,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-22 20:46:22,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-22 20:46:22,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-22 20:46:22,961 - 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'00714d9013684ad4b6ae8d12b7756ddb', u'created_at': u'2018-08-22T20:46:17Z', u'updated_at': u'2018-08-22T20:46:17Z', u'floating_network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'project_id': u'00714d9013684ad4b6ae8d12b7756ddb', u'port_id': None, u'id': u'0f3390d7-08cd-4bec-9e0b-b7ee9de4fd4d', u'qos_policy_id': None} 2018-08-22 20:46:22,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-22 20:46:22,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-22 20:46:22,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-22 20:46:22,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-22 20:46:22,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-22 20:46:22,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-22 20:46:22,962 - 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-08-22 20:46:22,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-22 20:46:22,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-22 20:46:22,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-22 20:46:22,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-22 20:46:22,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-22 20:46:22,963 - 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'00714d9013684ad4b6ae8d12b7756ddb', u'created_at': u'2018-08-22T20:46:20Z', u'updated_at': u'2018-08-22T20:46:20Z', u'floating_network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'00714d9013684ad4b6ae8d12b7756ddb', u'port_id': None, u'id': u'cbeea6f7-f903-4948-96f9-314e88d3ac8f', u'qos_policy_id': None} 2018-08-22 20:46:22,963 - 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-08-22 20:46:22,964 - 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-08-22 20:46:22,964 - 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-08-22 20:46:22,964 - 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-08-22 20:46:22,964 - 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-08-22 20:46:22,964 - 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-08-22 20:46:22,964 - 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-08-22 20:46:22,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-22 20:46:22,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-22 20:46:22,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-22 20:46:22,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-22 20:46:22,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-22 20:46:22,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-22 20:46:22,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-22 20:46:22,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-22 20:46:22,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-22 20:46:22,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-22 20:46:22,966 - 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'00714d9013684ad4b6ae8d12b7756ddb', u'created_at': u'2018-08-22T20:46:21Z', u'updated_at': u'2018-08-22T20:46:21Z', u'floating_network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', 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'00714d9013684ad4b6ae8d12b7756ddb', u'port_id': None, u'id': u'd90a66d3-05ed-42a2-ba2a-40a3c0b23f86', u'qos_policy_id': None} 2018-08-22 20:46:22,966 - 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-08-22 20:46:22,967 - 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-08-22 20:46:22,967 - 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-08-22 20:46:22,967 - 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-08-22 20:46:22,967 - 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-08-22 20:46:22,967 - 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-08-22 20:46:22,967 - 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-08-22 20:46:22,967 - 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-08-22 20:46:22,968 - 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-08-22 20:46:22,968 - 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-08-22 20:46:22,968 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:46:23,030 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:46:23,030 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:46:23,030 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:46:23,030 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:46:23,030 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:46:23,031 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:46:23,031 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:46:23,031 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:46:23,031 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:46:23,031 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:46:23 GMT 2018-08-22 20:46:23,031 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:46:23,031 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:46:23,031 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:46:28,037 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:46:28,124 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:46:28,124 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:46:28,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:46:28,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:46:28,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:46:28,125 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:46:28,125 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:46:28,125 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_more55", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:22.768Z", "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-08-22T20:46:22.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "845a2512-2d95-43ea-86a2-0c8328dfc3de"}, {"node_instance_id": "bono_security_group_more55", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:22.768Z", "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-08-22T20:46:22.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "845a2512-2d95-43ea-86a2-0c8328dfc3de"}, {"node_instance_id": "bono_security_group_more55", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:22.768Z", "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-08-22T20:46:22.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "845a2512-2d95-43ea-86a2-0c8328dfc3de"}, {"node_instance_id": "ellis_security_group_7956r0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:22.768Z", "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-08-22T20:46:22.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "852b5761-55d5-4903-800d-4326f8049904"}, {"node_instance_id": "bono_security_group_more55", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:22.768Z", "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-08-22T20:46:22.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "845a2512-2d95-43ea-86a2-0c8328dfc3de"}, {"node_instance_id": "bono_security_group_more55", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:22.768Z", "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-08-22T20:46:22.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "845a2512-2d95-43ea-86a2-0c8328dfc3de"}, {"node_instance_id": "bono_security_group_more55", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:22.768Z", "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-08-22T20:46:22.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "845a2512-2d95-43ea-86a2-0c8328dfc3de"}, {"node_instance_id": "ellis_security_group_7956r0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:22.768Z", "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-08-22T20:46:22.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "852b5761-55d5-4903-800d-4326f8049904"}, {"node_instance_id": "bono_security_group_more55", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:22.768Z", "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-08-22T20:46:22.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "845a2512-2d95-43ea-86a2-0c8328dfc3de"}, {"node_instance_id": "bono_security_group_more55", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:22.768Z", "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-08-22T20:46:22.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "845a2512-2d95-43ea-86a2-0c8328dfc3de"}, {"node_instance_id": "bind_floatingip_91vcur", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:23.488Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:23.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:23.488Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:23.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:23.488Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:23.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_floatingip_91vcur", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:23.488Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:23.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_security_group_00dsq6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:23.779Z", "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-08-22T20:46:23.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "31487094-4643-4c41-a282-5546cb27b82b"}, {"node_instance_id": "vellum_security_group_00dsq6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:23.779Z", "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-08-22T20:46:23.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "31487094-4643-4c41-a282-5546cb27b82b"}, {"node_instance_id": "vellum_security_group_00dsq6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:23.779Z", "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-08-22T20:46:23.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "31487094-4643-4c41-a282-5546cb27b82b"}, {"node_instance_id": "vellum_security_group_00dsq6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:23.779Z", "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-08-22T20:46:23.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "31487094-4643-4c41-a282-5546cb27b82b"}, {"node_instance_id": "vellum_security_group_00dsq6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:23.779Z", "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-08-22T20:46:23.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "31487094-4643-4c41-a282-5546cb27b82b"}, {"node_instance_id": "vellum_security_group_00dsq6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:23.779Z", "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-08-22T20:46:23.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "31487094-4643-4c41-a282-5546cb27b82b"}, {"node_instance_id": "vellum_security_group_00dsq6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:23.779Z", "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-08-22T20:46:23.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "31487094-4643-4c41-a282-5546cb27b82b"}, {"node_instance_id": "vellum_security_group_00dsq6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:23.779Z", "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-08-22T20:46:23.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "31487094-4643-4c41-a282-5546cb27b82b"}, {"node_instance_id": "vellum_security_group_00dsq6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:23.779Z", "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-08-22T20:46:23.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "31487094-4643-4c41-a282-5546cb27b82b"}, {"node_instance_id": "vellum_security_group_00dsq6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:23.779Z", "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-08-22T20:46:23.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "31487094-4643-4c41-a282-5546cb27b82b"}, {"node_instance_id": "vellum_security_group_00dsq6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:23.779Z", "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-08-22T20:46:23.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "31487094-4643-4c41-a282-5546cb27b82b"}, {"node_instance_id": "vellum_security_group_00dsq6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:23.779Z", "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-08-22T20:46:23.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "31487094-4643-4c41-a282-5546cb27b82b"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:24.543Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:24.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:24.543Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:24.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "internal_sip_security_group_rra50h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:24.543Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:24.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_security_group_d688ek", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:24.543Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:24.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "internal_sip_security_group_rra50h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:25.154Z", "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-08-22T20:46:25.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "86876266-86c5-4b16-b328-663d3d979b5f"}, {"node_instance_id": "dime_security_group_d688ek", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:25.581Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:25.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_security_group_dvvtm9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:25.581Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:25.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_security_group_d688ek", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:25.581Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:25.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:25.581Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:25.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_security_group_dvvtm9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:25.581Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:25.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:25.809Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'external_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:25.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a04d542d-3ab9-4cee-89dc-4f1000d5f71f"}, {"node_instance_id": "internal_sip_security_group_rra50h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:25.809Z", "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-08-22T20:46:25.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "86876266-86c5-4b16-b328-663d3d979b5f"}, {"node_instance_id": "internal_sip_security_group_rra50h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:25.809Z", "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-08-22T20:46:25.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "86876266-86c5-4b16-b328-663d3d979b5f"}, {"node_instance_id": "internal_sip_security_group_rra50h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:25.809Z", "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-08-22T20:46:25.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "86876266-86c5-4b16-b328-663d3d979b5f"}, {"node_instance_id": "internal_sip_security_group_rra50h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:25.809Z", "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-08-22T20:46:25.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "86876266-86c5-4b16-b328-663d3d979b5f"}, {"node_instance_id": "internal_sip_security_group_rra50h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:25.809Z", "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-08-22T20:46:25.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "86876266-86c5-4b16-b328-663d3d979b5f"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:25.809Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_46uxla'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:25.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a04d542d-3ab9-4cee-89dc-4f1000d5f71f"}, {"node_instance_id": "ellis_security_group_7956r0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:26.718Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:26.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:26.718Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:26.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:26.718Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:26.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_security_group_dvvtm9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:26.718Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:26.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:26.718Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:26.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:26.718Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:26.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_security_group_more55", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:26.718Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:26.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 162, "offset": 98, "size": 50}}} 2018-08-22 20:46:28,125 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:46:28,126 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:46:28 GMT 2018-08-22 20:46:28,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:46:28,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29927 2018-08-22 20:46:28,126 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:46:28,127 - 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-08-22 20:46:28,127 - 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-08-22 20:46:28,128 - 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-08-22 20:46:28,128 - 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-08-22 20:46:28,128 - 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-08-22 20:46:28,128 - 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-08-22 20:46:28,128 - 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-08-22 20:46:28,128 - 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-08-22 20:46:28,129 - 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-08-22 20:46:28,129 - 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-08-22 20:46:28,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-22 20:46:28,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-22 20:46:28,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-22 20:46:28,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-22 20:46:28,130 - 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-08-22 20:46:28,130 - 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-08-22 20:46:28,130 - 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-08-22 20:46:28,130 - 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-08-22 20:46:28,130 - 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-08-22 20:46:28,130 - 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-08-22 20:46:28,130 - 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-08-22 20:46:28,131 - 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-08-22 20:46:28,131 - 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-08-22 20:46:28,131 - 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-08-22 20:46:28,131 - 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-08-22 20:46:28,131 - 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-08-22 20:46:28,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-22 20:46:28,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-22 20:46:28,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-22 20:46:28,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-22 20:46:28,132 - 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-08-22 20:46:28,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-22 20:46:28,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-22 20:46:28,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-22 20:46:28,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-22 20:46:28,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-22 20:46:28,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'external_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'external_type': u'keypair'}] 2018-08-22 20:46:28,133 - 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-08-22 20:46:28,133 - 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-08-22 20:46:28,134 - 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-08-22 20:46:28,134 - 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-08-22 20:46:28,134 - 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-08-22 20:46:28,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_46uxla'} 2018-08-22 20:46:28,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-22 20:46:28,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-22 20:46:28,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-22 20:46:28,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-22 20:46:28,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-22 20:46:28,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-22 20:46:28,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-22 20:46:28,135 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:46:28,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:46:28,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:46:28,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:46:28,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:46:28,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:46:28,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:46:28,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:46:28,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:46:28,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:46:28,194 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:46:28 GMT 2018-08-22 20:46:28,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:46:28,194 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:46:28,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:46:33,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:46:33,274 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:46:33,274 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:46:33,274 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:46:33,274 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:46:33,274 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:46:33,274 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:46:33,274 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:46:33,275 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_7956r0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:26.718Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:26.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:26.861Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'external_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'external_type': u'keypair'}, {u'external_id': u'858fd1b2-6789-4fc0-9a04-f9fec6fa9e60', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'fdeef205-e6b1-4d4a-a3e6-fcd9bf8ccd9b', 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-08-22T20:46:26.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "94d69390-48d4-484d-9948-16edfce02e9c"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:26.861Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_enlkez'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:26.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "94d69390-48d4-484d-9948-16edfce02e9c"}, {"node_instance_id": "bono_security_group_more55", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:27.755Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:27.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_security_group_00dsq6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:27.755Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:27.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_security_group_more55", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:27.755Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:27.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_security_group_7956r0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:27.755Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:27.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:27.755Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:27.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_security_group_00dsq6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:27.755Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:27.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:27.884Z", "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-08-22T20:46:27.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a04d542d-3ab9-4cee-89dc-4f1000d5f71f"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:27.884Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_46uxla', 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'image': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cloudify_management_network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}, 'nics': [{'net-id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}], 'flavor': u'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:27.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a04d542d-3ab9-4cee-89dc-4f1000d5f71f"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:27.884Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'external_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'external_type': u'keypair'}, {u'external_id': u'858fd1b2-6789-4fc0-9a04-f9fec6fa9e60', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'fd10438e-a134-48cc-9382-5eba0e488bef', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'd90a66d3-05ed-42a2-ba2a-40a3c0b23f86', u'floating_ip_address': u'172.30.9.204', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:27.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "1b0f6dac-7d9a-41f4-8867-a360085938d5"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:27.884Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_46uxla', 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'image': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cloudify_management_network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}, 'nics': [{'net-id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}], 'flavor': u'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:27.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a04d542d-3ab9-4cee-89dc-4f1000d5f71f"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:27.884Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_x8bhz9'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:27.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "1b0f6dac-7d9a-41f4-8867-a360085938d5"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:28.761Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:28.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:28.761Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:28.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_security_group_00dsq6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:28.761Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:28.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:28.909Z", "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-08-22T20:46:28.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "94d69390-48d4-484d-9948-16edfce02e9c"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:28.909Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_enlkez', 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'image': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cloudify_management_network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}, 'nics': [{'net-id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}], 'flavor': u'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:28.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "94d69390-48d4-484d-9948-16edfce02e9c"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:28.909Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'external_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'external_type': u'keypair'}, {u'external_id': u'858fd1b2-6789-4fc0-9a04-f9fec6fa9e60', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'43dffa11-ef9c-42d0-b4f1-6ccebd1ebe96', 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-08-22T20:46:28.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "c0855271-fd9d-4d5d-9147-4f074d227b0d"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:28.909Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_enlkez', 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'image': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cloudify_management_network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}, 'nics': [{'net-id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}], 'flavor': u'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:28.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "94d69390-48d4-484d-9948-16edfce02e9c"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:28.909Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_b5q2bz'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:28.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "c0855271-fd9d-4d5d-9147-4f074d227b0d"}, {"node_instance_id": "internal_sip_security_group_rra50h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:29.776Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:29.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:29.776Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:29.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:29.776Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:29.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "internal_sip_security_group_rra50h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:29.776Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:29.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:29.776Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:29.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "internal_sip_security_group_rra50h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:29.776Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:29.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:29.917Z", "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-08-22T20:46:29.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "1b0f6dac-7d9a-41f4-8867-a360085938d5"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:29.917Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_x8bhz9', 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'image': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cloudify_management_network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}, 'nics': [{'net-id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}], 'flavor': u'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:29.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "1b0f6dac-7d9a-41f4-8867-a360085938d5"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:29.917Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'external_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'external_type': u'keypair'}, {u'external_id': u'858fd1b2-6789-4fc0-9a04-f9fec6fa9e60', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'bc877943-0ed1-44cc-9bc0-7b03200ad90b', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'0f3390d7-08cd-4bec-9e0b-b7ee9de4fd4d', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:29.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3d873ff9-8daf-4b7e-8b74-10ccc9157214"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:29.917Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_x8bhz9', 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'image': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cloudify_management_network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}, 'nics': [{'net-id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}], 'flavor': u'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:29.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "1b0f6dac-7d9a-41f4-8867-a360085938d5"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:29.917Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_us2o02'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:29.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3d873ff9-8daf-4b7e-8b74-10ccc9157214"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:30.804Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:30.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:30.804Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:30.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:30.804Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:30.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:30.952Z", "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-08-22T20:46:30.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "c0855271-fd9d-4d5d-9147-4f074d227b0d"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:30.952Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_b5q2bz', 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'image': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cloudify_management_network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}, 'nics': [{'net-id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}], 'flavor': u'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:30.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "c0855271-fd9d-4d5d-9147-4f074d227b0d"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:30.952Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_b5q2bz', 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'image': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cloudify_management_network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}, 'nics': [{'net-id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}], 'flavor': u'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:30.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "c0855271-fd9d-4d5d-9147-4f074d227b0d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:31.976Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:31.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:31.976Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:31.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:31.976Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:31.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:31.976Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:31.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:31.976Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:31.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:31.976Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:31.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:31.976Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:31.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:31.976Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:31.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:31.976Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:31.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:31.976Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:31.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:31.976Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:31.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 212, "offset": 148, "size": 50}}} 2018-08-22 20:46:33,275 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:46:33,275 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:46:33 GMT 2018-08-22 20:46:33,275 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:46:33,275 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31728 2018-08-22 20:46:33,275 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:46:33,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-22 20:46:33,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'external_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'external_type': u'keypair'}, {u'external_id': u'858fd1b2-6789-4fc0-9a04-f9fec6fa9e60', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'fdeef205-e6b1-4d4a-a3e6-fcd9bf8ccd9b', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-08-22 20:46:33,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_enlkez'} 2018-08-22 20:46:33,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-22 20:46:33,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-22 20:46:33,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-22 20:46:33,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-22 20:46:33,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-22 20:46:33,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-22 20:46:33,278 - 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-08-22 20:46:33,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_46uxla', 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'image': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cloudify_management_network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}, 'nics': [{'net-id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}], 'flavor': u'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049'} 2018-08-22 20:46:33,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'external_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'external_type': u'keypair'}, {u'external_id': u'858fd1b2-6789-4fc0-9a04-f9fec6fa9e60', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'fd10438e-a134-48cc-9382-5eba0e488bef', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'd90a66d3-05ed-42a2-ba2a-40a3c0b23f86', u'floating_ip_address': u'172.30.9.204', u'external_type': u'floatingip'}] 2018-08-22 20:46:33,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_46uxla', 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'image': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cloudify_management_network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}, 'nics': [{'net-id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}], 'flavor': u'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049'} 2018-08-22 20:46:33,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_x8bhz9'} 2018-08-22 20:46:33,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-22 20:46:33,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-22 20:46:33,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-22 20:46:33,279 - 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-08-22 20:46:33,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_enlkez', 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'image': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cloudify_management_network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}, 'nics': [{'net-id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}], 'flavor': u'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049'} 2018-08-22 20:46:33,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'external_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'external_type': u'keypair'}, {u'external_id': u'858fd1b2-6789-4fc0-9a04-f9fec6fa9e60', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'43dffa11-ef9c-42d0-b4f1-6ccebd1ebe96', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-08-22 20:46:33,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_enlkez', 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'image': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cloudify_management_network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}, 'nics': [{'net-id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}], 'flavor': u'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049'} 2018-08-22 20:46:33,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_b5q2bz'} 2018-08-22 20:46:33,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-22 20:46:33,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-22 20:46:33,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-22 20:46:33,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-22 20:46:33,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-22 20:46:33,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-22 20:46:33,281 - 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-08-22 20:46:33,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_x8bhz9', 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'image': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cloudify_management_network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}, 'nics': [{'net-id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}], 'flavor': u'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049'} 2018-08-22 20:46:33,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'external_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'external_type': u'keypair'}, {u'external_id': u'858fd1b2-6789-4fc0-9a04-f9fec6fa9e60', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'bc877943-0ed1-44cc-9bc0-7b03200ad90b', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'0f3390d7-08cd-4bec-9e0b-b7ee9de4fd4d', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}] 2018-08-22 20:46:33,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_x8bhz9', 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'image': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cloudify_management_network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}, 'nics': [{'net-id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}], 'flavor': u'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049'} 2018-08-22 20:46:33,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_us2o02'} 2018-08-22 20:46:33,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-22 20:46:33,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-22 20:46:33,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-22 20:46:33,282 - 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-08-22 20:46:33,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_b5q2bz', 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'image': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cloudify_management_network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}, 'nics': [{'net-id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}], 'flavor': u'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049'} 2018-08-22 20:46:33,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_b5q2bz', 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'image': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cloudify_management_network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}, 'nics': [{'net-id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}], 'flavor': u'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049'} 2018-08-22 20:46:33,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-22 20:46:33,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-22 20:46:33,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-22 20:46:33,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-22 20:46:33,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-22 20:46:33,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-22 20:46:33,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-22 20:46:33,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-22 20:46:33,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-22 20:46:33,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-22 20:46:33,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-22 20:46:33,285 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:46:33,340 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:46:33,341 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:46:33,341 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:46:33,341 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:46:33,341 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:46:33,341 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:46:33,341 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:46:33,341 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:46:33,341 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:46:33,341 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:46:33 GMT 2018-08-22 20:46:33,342 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:46:33,342 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:46:33,342 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:46:38,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:46:39,464 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:46:39,464 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:46:39,464 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:46:39,464 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:46:39,464 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:46:39,464 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:46:39,464 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:46:39,465 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:31.977Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'external_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'external_type': u'keypair'}, {u'external_id': u'858fd1b2-6789-4fc0-9a04-f9fec6fa9e60', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'76a39ad3-c9a7-43c3-8716-b971062c7b62', 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-08-22T20:46:31.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a65d5d0d-58e0-4749-85c0-ffd587c4e82d"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:31.977Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_joljfq'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:31.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a65d5d0d-58e0-4749-85c0-ffd587c4e82d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:32.985Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:32.985Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:32.985Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:32.985Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:32.985Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:32.990Z", "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-08-22T20:46:32.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3d873ff9-8daf-4b7e-8b74-10ccc9157214"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:32.990Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_us2o02', 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'image': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cloudify_management_network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}, 'nics': [{'net-id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}], 'flavor': u'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:32.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3d873ff9-8daf-4b7e-8b74-10ccc9157214"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:32.990Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'external_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'external_type': u'keypair'}, {u'external_id': u'858fd1b2-6789-4fc0-9a04-f9fec6fa9e60', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'24af0b9f-d997-40f5-bffe-10596153b86b', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'890a7225-de0a-44a7-b5e7-01870a8c9217', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'cbeea6f7-f903-4948-96f9-314e88d3ac8f', u'floating_ip_address': u'172.30.9.205', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:32.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "42b8f529-39cf-4f82-aa77-bfabae7f6188"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:32.990Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'external_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'external_type': u'keypair'}, {u'external_id': u'858fd1b2-6789-4fc0-9a04-f9fec6fa9e60', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'890a7225-de0a-44a7-b5e7-01870a8c9217', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'd5aa1aef-f8b7-441d-a2f1-8109c0dce7e0', 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-08-22T20:46:32.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "042eeaee-24d2-4aed-becd-ca5ec71f57b6"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:32.990Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_us2o02', 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'image': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cloudify_management_network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}, 'nics': [{'net-id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}], 'flavor': u'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:32.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3d873ff9-8daf-4b7e-8b74-10ccc9157214"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:32.990Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_mum34r'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:32.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "42b8f529-39cf-4f82-aa77-bfabae7f6188"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:32.990Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_i9gviz'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:32.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "042eeaee-24d2-4aed-becd-ca5ec71f57b6"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:33.997Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:33.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:33.997Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:33.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:33.997Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:33.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:33.997Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:33.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:34.017Z", "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-08-22T20:46:34.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a65d5d0d-58e0-4749-85c0-ffd587c4e82d"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:34.017Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_joljfq', 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'image': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cloudify_management_network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}, 'nics': [{'net-id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}], 'flavor': u'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:34.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a65d5d0d-58e0-4749-85c0-ffd587c4e82d"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:34.017Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_joljfq', 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'image': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cloudify_management_network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}, 'nics': [{'net-id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}], 'flavor': u'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:34.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a65d5d0d-58e0-4749-85c0-ffd587c4e82d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:35.002Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:35.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:35.028Z", "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-08-22T20:46:35.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "42b8f529-39cf-4f82-aa77-bfabae7f6188"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:35.028Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_mum34r', 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'image': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cloudify_management_network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}, 'nics': [{'net-id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}], 'flavor': u'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:35.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "42b8f529-39cf-4f82-aa77-bfabae7f6188"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:35.028Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_mum34r', 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'image': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cloudify_management_network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}, 'nics': [{'net-id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}], 'flavor': u'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:35.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "42b8f529-39cf-4f82-aa77-bfabae7f6188"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:38.052Z", "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-08-22T20:46:38.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:38.052Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:38.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:38.052Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:38.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:38.052Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:38.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:38.289Z", "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-08-22T20:46:38.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "042eeaee-24d2-4aed-becd-ca5ec71f57b6"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:38.289Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_i9gviz', 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'image': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cloudify_management_network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}, 'nics': [{'net-id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}], 'flavor': u'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:38.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "042eeaee-24d2-4aed-becd-ca5ec71f57b6"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:38.289Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_i9gviz', 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'image': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cloudify_management_network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}, 'nics': [{'net-id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}], 'flavor': u'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:38.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "042eeaee-24d2-4aed-becd-ca5ec71f57b6"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:39.107Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:39.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:39.107Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:39.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 232, "offset": 198, "size": 50}}} 2018-08-22 20:46:39,465 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:46:39,465 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:46:39 GMT 2018-08-22 20:46:39,465 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:46:39,465 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24075 2018-08-22 20:46:39,465 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:46:39,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'external_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'external_type': u'keypair'}, {u'external_id': u'858fd1b2-6789-4fc0-9a04-f9fec6fa9e60', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'76a39ad3-c9a7-43c3-8716-b971062c7b62', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-08-22 20:46:39,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_joljfq'} 2018-08-22 20:46:39,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-22 20:46:39,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-22 20:46:39,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-22 20:46:39,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-22 20:46:39,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-22 20:46:39,467 - 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-08-22 20:46:39,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_us2o02', 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'image': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cloudify_management_network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}, 'nics': [{'net-id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}], 'flavor': u'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049'} 2018-08-22 20:46:39,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'external_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'external_type': u'keypair'}, {u'external_id': u'858fd1b2-6789-4fc0-9a04-f9fec6fa9e60', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'24af0b9f-d997-40f5-bffe-10596153b86b', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'890a7225-de0a-44a7-b5e7-01870a8c9217', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'cbeea6f7-f903-4948-96f9-314e88d3ac8f', u'floating_ip_address': u'172.30.9.205', u'external_type': u'floatingip'}] 2018-08-22 20:46:39,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'external_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', u'external_type': u'keypair'}, {u'external_id': u'858fd1b2-6789-4fc0-9a04-f9fec6fa9e60', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'890a7225-de0a-44a7-b5e7-01870a8c9217', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'd5aa1aef-f8b7-441d-a2f1-8109c0dce7e0', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-08-22 20:46:39,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_us2o02', 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'image': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cloudify_management_network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}, 'nics': [{'net-id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}], 'flavor': u'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049'} 2018-08-22 20:46:39,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_mum34r'} 2018-08-22 20:46:39,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_i9gviz'} 2018-08-22 20:46:39,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-22 20:46:39,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-22 20:46:39,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-22 20:46:39,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-22 20:46:39,469 - 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-08-22 20:46:39,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_joljfq', 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'image': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cloudify_management_network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}, 'nics': [{'net-id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}], 'flavor': u'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049'} 2018-08-22 20:46:39,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_joljfq', 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'image': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cloudify_management_network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}, 'nics': [{'net-id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}], 'flavor': u'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049'} 2018-08-22 20:46:39,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-22 20:46:39,470 - 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-08-22 20:46:39,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_mum34r', 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'image': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cloudify_management_network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}, 'nics': [{'net-id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}], 'flavor': u'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049'} 2018-08-22 20:46:39,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_mum34r', 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'image': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cloudify_management_network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}, 'nics': [{'net-id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}], 'flavor': u'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049'} 2018-08-22 20:46:39,470 - 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-08-22 20:46:39,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-22 20:46:39,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-22 20:46:39,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-22 20:46:39,471 - 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-08-22 20:46:39,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_i9gviz', 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'image': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cloudify_management_network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}, 'nics': [{'net-id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}], 'flavor': u'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049'} 2018-08-22 20:46:39,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_i9gviz', 'key_name': u'cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'image': u'f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94', 'cloudify_management_network_id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}, 'nics': [{'net-id': u'c4031f32-029e-466a-b3a2-316b7babfc3a'}], 'flavor': u'8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049'} 2018-08-22 20:46:39,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-22 20:46:39,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-22 20:46:39,472 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:46:39,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:46:39,545 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:46:39,545 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:46:39,545 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:46:39,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:46:39,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:46:39,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:46:39,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:46:39,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:46:39,546 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:46:39 GMT 2018-08-22 20:46:39,546 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:46:39,546 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:46:39,546 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:46:44,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:46:44,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:46:44,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:46:44,616 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:46:44,616 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:46:44,616 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:46:44,616 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:46:44,616 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:46:44,616 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_us2o02", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:40.364Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:40.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:40.364Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:40.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:40.364Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:40.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:40.364Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:40.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:40.364Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:40.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:41.381Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:41.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:41.381Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:41.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:41.381Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:41.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:41.381Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:41.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:41.381Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:41.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:41.381Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:41.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:41.381Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:41.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:41.381Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:41.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:42.423Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:42.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:42.423Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:42.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:42.423Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:42.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:42.423Z", "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-08-22T20:46:42.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:42.423Z", "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-08-22T20:46:42.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:42.423Z", "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-08-22T20:46:42.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:42.423Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:42.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:42.423Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:46:42.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:43.429Z", "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-08-22T20:46:43.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:44.437Z", "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-08-22T20:46:44.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:44.437Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-22T20:46:44.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:46:44.437Z", "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-08-22T20:46:44.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 257, "offset": 232, "size": 50}}} 2018-08-22 20:46:44,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:46:44,616 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:46:44 GMT 2018-08-22 20:46:44,617 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:46:44,617 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16557 2018-08-22 20:46:44,617 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:46:44,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-22 20:46:44,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-22 20:46:44,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-22 20:46:44,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-22 20:46:44,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-22 20:46:44,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-22 20:46:44,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-22 20:46:44,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-22 20:46:44,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-22 20:46:44,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-22 20:46:44,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-22 20:46:44,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-22 20:46:44,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-22 20:46:44,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-22 20:46:44,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-22 20:46:44,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-22 20:46:44,620 - 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-08-22 20:46:44,620 - 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-08-22 20:46:44,621 - 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-08-22 20:46:44,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-22 20:46:44,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-22 20:46:44,621 - 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-08-22 20:46:44,621 - 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-08-22 20:46:44,621 - 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-08-22 20:46:44,622 - 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-08-22 20:46:44,622 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:46:44,680 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:46:44,680 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:46:44,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:46:44,680 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:46:44,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:46:44,680 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:46:44,680 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:46:44,681 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:46:44,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:46:44,681 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:46:44 GMT 2018-08-22 20:46:44,681 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:46:44,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:46:44,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:46:49,686 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:46:49,753 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:46:49,753 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:46:49,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:46:49,754 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:46:49,754 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:46:49,754 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:46:49,754 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:46:49,754 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-22 20:46:49,754 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:46:49,754 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:46:49 GMT 2018-08-22 20:46:49,754 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:46:49,755 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-22 20:46:49,755 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:46:49,755 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:46:49,812 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:46:49,812 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:46:49,813 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:46:49,813 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:46:49,813 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:46:49,813 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:46:49,813 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:46:49,813 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:46:49,813 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:46:49,813 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:46:49 GMT 2018-08-22 20:46:49,814 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:46:49,814 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:46:49,814 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:46:54,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:46:54,886 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:46:54,886 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:46:54,886 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:46:54,886 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:46:54,887 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:46:54,887 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:46:54,887 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:46:54,887 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-22 20:46:54,887 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:46:54,887 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:46:54 GMT 2018-08-22 20:46:54,887 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:46:54,887 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-22 20:46:54,887 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:46:54,888 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:46:54,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:46:54,946 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:46:54,946 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:46:54,946 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:46:54,946 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:46:54,946 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:46:54,946 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:46:54,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-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:46:54,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:46:54,947 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:46:54 GMT 2018-08-22 20:46:54,947 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:46:54,947 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:46:54,947 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:46:59,952 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:47:00,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:47:00,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:47:00,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:47:00,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:47:00,019 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:47:00,019 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:47:00,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:47:00,019 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-22 20:47:00,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:47:00,019 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:47:00 GMT 2018-08-22 20:47:00,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:47:00,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-22 20:47:00,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:47:00,020 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:47:00,079 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:47:00,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:47:00,080 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:47:00,080 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:47:00,080 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:47:00,080 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:47:00,080 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:47:00,080 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:47:00,080 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:47:00,080 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:47:00 GMT 2018-08-22 20:47:00,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:47:00,081 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:47:00,081 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:47:05,086 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:47:05,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:47:05,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:47:05,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:47:05,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:47:05,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:47:05,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:47:05,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:47:05,157 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-22 20:47:05,157 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:47:05,158 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:47:05 GMT 2018-08-22 20:47:05,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:47:05,158 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-22 20:47:05,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:47:05,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:47:05,214 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:47:05,214 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:47:05,214 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:47:05,214 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:47:05,214 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:47:05,214 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:47:05,215 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:47:05,215 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:47:05,215 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:47:05,215 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:47:05 GMT 2018-08-22 20:47:05,215 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:47:05,215 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:47:05,215 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:47:10,221 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:47:10,289 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:47:10,290 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:47:10,290 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:47:10,290 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:47:10,290 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:47:10,290 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:47:10,290 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:47:10,290 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_46uxla", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:07.438Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:47:07.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:08.448Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:47:08.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:09.677Z", "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-08-22T20:47:09.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 260, "offset": 257, "size": 50}}} 2018-08-22 20:47:10,290 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:47:10,290 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:47:10 GMT 2018-08-22 20:47:10,291 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:47:10,291 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2244 2018-08-22 20:47:10,291 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:47:10,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-22 20:47:10,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-22 20:47:10,291 - 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-08-22 20:47:10,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:47:10,349 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:47:10,349 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:47:10,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:47:10,350 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:47:10,350 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:47:10,350 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:47:10,350 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:47:10,350 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:47:10,350 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:47:10,350 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:47:10 GMT 2018-08-22 20:47:10,350 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:47:10,350 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:47:10,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:47:15,356 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:47:15,422 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:47:15,422 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:47:15,422 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:47:15,423 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:47:15,423 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:47:15,423 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:47:15,423 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:47:15,423 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_b5q2bz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:11.816Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:47:11.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:12.526Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:47:12.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:12.526Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:47:12.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:12.526Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:47:12.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:13.533Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:47:13.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:13.533Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:47:13.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:13.533Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:47:13.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:13.533Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:47:13.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:14.935Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:47:14.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:14.935Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:47:14.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:14.935Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:47:14.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:14.935Z", "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-08-22T20:47:14.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:14.935Z", "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-08-22T20:47:14.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:14.935Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:47:14.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:14.935Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:47:14.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:14.935Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:47:14.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 276, "offset": 260, "size": 50}}} 2018-08-22 20:47:15,423 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:47:15,423 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:47:15 GMT 2018-08-22 20:47:15,423 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:47:15,423 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9528 2018-08-22 20:47:15,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:47:15,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-22 20:47:15,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-22 20:47:15,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-22 20:47:15,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-22 20:47:15,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-22 20:47:15,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-22 20:47:15,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-22 20:47:15,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-22 20:47:15,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-22 20:47:15,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-22 20:47:15,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-22 20:47:15,426 - 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-08-22 20:47:15,426 - 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-08-22 20:47:15,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-22 20:47:15,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-22 20:47:15,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-22 20:47:15,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:47:15,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:47:15,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:47:15,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:47:15,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:47:15,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:47:15,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:47:15,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:47:15,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:47:15,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:47:15,484 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:47:15 GMT 2018-08-22 20:47:15,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:47:15,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:47:15,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:47:20,490 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:47:20,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:47:20,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:47:20,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:47:20,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:47:20,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:47:20,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:47:20,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:47:20,561 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_us2o02", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:15.943Z", "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-08-22T20:47:15.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:15.943Z", "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-08-22T20:47:15.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:16.948Z", "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-08-22T20:47:16.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:16.948Z", "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-08-22T20:47:16.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:16.948Z", "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-08-22T20:47:16.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 281, "offset": 276, "size": 50}}} 2018-08-22 20:47:20,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:47:20,561 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:47:20 GMT 2018-08-22 20:47:20,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:47:20,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5764 2018-08-22 20:47:20,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:47:20,562 - 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-08-22 20:47:20,562 - 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-08-22 20:47:20,563 - 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-08-22 20:47:20,563 - 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-08-22 20:47:20,563 - 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-08-22 20:47:20,563 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:47:20,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:47:20,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:47:20,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:47:20,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:47:20,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:47:20,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:47:20,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:47:20,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:47:20,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:47:20,620 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:47:20 GMT 2018-08-22 20:47:20,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:47:20,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:47:20,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:47:25,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:47:25,695 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:47:25,695 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:47:25,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:47:25,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:47:25,695 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:47:25,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:47:25,695 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:47:25,696 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-22 20:47:25,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:47:25,696 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:47:25 GMT 2018-08-22 20:47:25,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:47:25,696 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-22 20:47:25,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:47:25,696 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:47:25,752 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:47:25,752 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:47:25,752 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:47:25,752 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:47:25,753 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:47:25,753 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:47:25,753 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:47:25,753 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:47:25,753 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:47:25,753 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:47:25 GMT 2018-08-22 20:47:25,753 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:47:25,753 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:47:25,753 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:47:30,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:47:30,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:47:30,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:47:30,828 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:47:30,828 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:47:30,828 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:47:30,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:47:30,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:47:30,829 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-22 20:47:30,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:47:30,829 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:47:30 GMT 2018-08-22 20:47:30,829 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:47:30,829 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-22 20:47:30,829 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:47:30,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:47:30,886 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:47:30,886 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:47:30,886 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:47:30,886 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:47:30,886 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:47:30,887 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:47:30,887 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:47:30,887 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:47:30,887 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:47:30,887 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:47:30 GMT 2018-08-22 20:47:30,887 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:47:30,887 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:47:30,887 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:47:35,893 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:47:35,961 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:47:35,962 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:47:35,962 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:47:35,962 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:47:35,962 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:47:35,962 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:47:35,962 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:47:35,962 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-22 20:47:35,962 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:47:35,963 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:47:35 GMT 2018-08-22 20:47:35,963 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:47:35,963 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-22 20:47:35,963 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:47:35,963 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:47:36,022 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:47:36,022 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:47:36,023 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:47:36,023 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:47:36,023 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:47:36,023 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:47:36,023 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:47:36,023 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:47:36,023 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:47:36,023 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:47:36 GMT 2018-08-22 20:47:36,024 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:47:36,024 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:47:36,024 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:47:41,029 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:47:41,092 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:47:41,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:47:41,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:47:41,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:47:41,093 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:47:41,093 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:47:41,093 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:47:41,093 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_46uxla", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:39.729Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:47:39.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:39.981Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:47:39.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 283, "offset": 281, "size": 50}}} 2018-08-22 20:47:41,093 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:47:41,094 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:47:41 GMT 2018-08-22 20:47:41,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:47:41,094 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-08-22 20:47:41,094 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:47:41,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-22 20:47:41,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-22 20:47:41,095 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:47:41,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:47:41,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:47:41,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:47:41,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:47:41,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:47:41,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:47:41,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:47:41,152 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:47:41,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:47:41,152 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:47:41 GMT 2018-08-22 20:47:41,152 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:47:41,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:47:41,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:47:46,156 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:47:46,223 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:47:46,223 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:47:46,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:47:46,223 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:47:46,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:47:46,223 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:47:46,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:47:46,224 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_46uxla", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:41.872Z", "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-08-22T20:47:41.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:44.013Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:47:44.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:44.989Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:47:44.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:44.989Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:47:44.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:44.989Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:47:44.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:45.995Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:47:45.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:45.995Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:47:45.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:45.995Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:47:45.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:45.995Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:47:45.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 292, "offset": 283, "size": 50}}} 2018-08-22 20:47:46,224 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:47:46,224 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:47:46 GMT 2018-08-22 20:47:46,224 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:47:46,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5314 2018-08-22 20:47:46,224 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:47:46,225 - 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-08-22 20:47:46,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-22 20:47:46,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-22 20:47:46,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-22 20:47:46,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-22 20:47:46,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-22 20:47:46,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-22 20:47:46,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-22 20:47:46,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-22 20:47:46,226 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:47:46,283 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:47:46,284 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:47:46,284 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:47:46,284 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:47:46,284 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:47:46,284 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:47:46,284 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:47:46,284 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:47:46,284 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:47:46,284 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:47:46 GMT 2018-08-22 20:47:46,285 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:47:46,285 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:47:46,285 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:47:51,290 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:47:51,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:47:51,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:47:51,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:47:51,365 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:47:51,365 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:47:51,365 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:47:51,365 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:47:51,365 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_mum34r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:47.226Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:47:47.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:47.226Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:47:47.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:47.226Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:47:47.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:47.226Z", "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-08-22T20:47:47.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:47.226Z", "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-08-22T20:47:47.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:47.226Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:47:47.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:47.226Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:47:47.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:47.226Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:47:47.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:48.237Z", "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-08-22T20:47:48.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:48.237Z", "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-08-22T20:47:48.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:49.241Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [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-08-22T20:47:49.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:49.241Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [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-08-22T20:47:49.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:47:49.241Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [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-08-22T20:47:49.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 305, "offset": 292, "size": 50}}} 2018-08-22 20:47:51,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:47:51,365 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:47:51 GMT 2018-08-22 20:47:51,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:47:51,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11114 2018-08-22 20:47:51,366 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:47:51,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-22 20:47:51,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-22 20:47:51,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-22 20:47:51,367 - 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-08-22 20:47:51,367 - 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-08-22 20:47:51,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-22 20:47:51,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-22 20:47:51,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-22 20:47:51,368 - 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-08-22 20:47:51,368 - 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-08-22 20:47:51,368 - 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-08-22 20:47:51,368 - 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-08-22 20:47:51,368 - 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-08-22 20:47:51,368 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:47:51,425 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:47:51,425 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:47:51,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:47:51,426 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:47:51,426 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:47:51,426 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:47:51,426 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:47:51,426 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:47:51,426 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:47:51,426 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:47:51 GMT 2018-08-22 20:47:51,426 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:47:51,426 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:47:51,427 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:47:56,432 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:47:56,503 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:47:56,503 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:47:56,503 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:47:56,503 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:47:56,504 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:47:56,504 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:47:56,504 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:47:56,504 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-22 20:47:56,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:47:56,504 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:47:56 GMT 2018-08-22 20:47:56,504 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:47:56,504 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-22 20:47:56,504 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:47:56,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:47:56,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:47:56,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:47:56,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:47:56,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:47:56,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:47:56,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:47:56,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:47:56,568 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:47:56,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:47:56,568 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:47:56 GMT 2018-08-22 20:47:56,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:47:56,568 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:47:56,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:48:01,574 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:48:01,637 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:48:01,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:48:01,638 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:48:01,638 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:48:01,638 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:48:01,638 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:48:01,638 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:48:01,638 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-22 20:48:01,638 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:48:01,638 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:48:01 GMT 2018-08-22 20:48:01,638 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:48:01,639 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-22 20:48:01,639 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:48:01,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:48:01,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:48:01,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:48:01,696 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:48:01,696 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:48:01,696 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:48:01,696 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:48:01,696 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:48:01,696 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:48:01,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:48:01,697 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:48:01 GMT 2018-08-22 20:48:01,697 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:48:01,697 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:48:01,697 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:48:06,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:48:06,820 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:48:06,820 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:48:06,820 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:48:06,820 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:48:06,820 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:48:06,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:48:06,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:48:06,821 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-22 20:48:06,821 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:48:06,821 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:48:06 GMT 2018-08-22 20:48:06,821 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:48:06,821 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-22 20:48:06,821 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:48:06,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:48:06,955 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:48:06,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:48:06,955 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:48:06,955 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:48:06,955 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:48:06,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:48:06,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:48:06,956 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:48:06,956 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:48:06,956 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:48:06 GMT 2018-08-22 20:48:06,956 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:48:06,956 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:48:06,956 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:48:11,961 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:48:12,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:48:12,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:48:12,614 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:48:12,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:48:12,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:48:12,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:48:12,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:48:12,614 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_46uxla", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:11.893Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:48:11.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 306, "offset": 305, "size": 50}}} 2018-08-22 20:48:12,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:48:12,614 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:48:12 GMT 2018-08-22 20:48:12,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:48:12,615 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 595 2018-08-22 20:48:12,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:48:12,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-22 20:48:12,615 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:48:13,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:48:13,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:48:13,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:48:13,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:48:13,097 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:48:13,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:48:13,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:48:13,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-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:48:13,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:48:13,098 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:48:13 GMT 2018-08-22 20:48:13,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:48:13,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:48:13,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:48:18,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:48:20,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:48:20,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:48:20,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:48:20,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:48:20,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:48:20,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:48:20,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:48:20,578 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_46uxla", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:13.251Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:48:13.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:16.368Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:48:16.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:17.426Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:48:17.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:17.426Z", "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-08-22T20:48:17.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:17.426Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:48:17.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:17.426Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:48:17.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 312, "offset": 306, "size": 50}}} 2018-08-22 20:48:20,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:48:20,578 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:48:20 GMT 2018-08-22 20:48:20,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:48:20,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3775 2018-08-22 20:48:20,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:48:20,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-22 20:48:20,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-22 20:48:20,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-22 20:48:20,579 - 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-08-22 20:48:20,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-22 20:48:20,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-22 20:48:20,580 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:48:28,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:48:28,349 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:48:28,349 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:48:28,349 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:48:28,349 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:48:28,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:48:28,349 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:48:28,349 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:48:28,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:48:28,349 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:48:28 GMT 2018-08-22 20:48:28,350 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:48:28,350 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:48:28,350 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:48:33,355 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:48:35,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:48:35,014 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:48:35,014 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:48:35,014 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:48:35,014 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:48:35,014 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:48:35,014 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:48:35,015 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_mum34r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:20.688Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:48:20.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:20.688Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:48:20.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:20.688Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:48:20.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:20.688Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:48:20.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:20.688Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:48:20.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:20.688Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:48:20.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:20.688Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:48:20.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:20.688Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:48:20.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:24.152Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:48:24.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:25.945Z", "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-08-22T20:48:25.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:28.569Z", "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-08-22T20:48:28.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:28.569Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:48:28.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:32.058Z", "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-08-22T20:48:32.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:33.146Z", "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-08-22T20:48:33.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:33.146Z", "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-08-22T20:48:33.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 327, "offset": 312, "size": 50}}} 2018-08-22 20:48:35,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:48:35,015 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:48:35 GMT 2018-08-22 20:48:35,015 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:48:35,015 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10890 2018-08-22 20:48:35,015 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:48:35,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-22 20:48:35,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-22 20:48:35,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-22 20:48:35,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-22 20:48:35,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-22 20:48:35,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-22 20:48:35,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-22 20:48:35,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-22 20:48:35,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-22 20:48:35,017 - 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-08-22 20:48:35,017 - 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-08-22 20:48:35,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-22 20:48:35,018 - 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-08-22 20:48:35,018 - 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-08-22 20:48:35,018 - 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-08-22 20:48:35,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:48:35,504 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:48:35,504 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:48:35,504 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:48:35,504 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:48:35,504 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:48:35,504 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:48:35,504 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:48:35,505 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:48:35,505 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:48:35,505 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:48:35 GMT 2018-08-22 20:48:35,505 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:48:35,505 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:48:35,505 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:48:40,511 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:48:42,698 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:48:42,698 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:48:42,698 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:48:42,698 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:48:42,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:48:42,698 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:48:42,698 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:48:42,698 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_joljfq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:35.551Z", "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-08-22T20:48:35.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:37.117Z", "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-08-22T20:48:37.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 329, "offset": 327, "size": 50}}} 2018-08-22 20:48:42,699 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:48:42,699 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:48:42 GMT 2018-08-22 20:48:42,699 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:48:42,699 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2358 2018-08-22 20:48:42,699 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:48:42,699 - 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-08-22 20:48:42,700 - 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-08-22 20:48:42,700 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:48:43,044 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:48:43,044 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:48:43,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:48:43,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:48:43,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:48:43,045 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:48:43,045 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:48:43,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-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:48:43,045 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:48:43,045 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:48:43 GMT 2018-08-22 20:48:43,045 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:48:43,045 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:48:43,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:48:48,051 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:48:48,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:48:48,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:48:48,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:48:48,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:48:48,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:48:48,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:48:48,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:48:48,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_46uxla", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:46.524Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:48:46.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:47.876Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:48:47.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 331, "offset": 329, "size": 50}}} 2018-08-22 20:48:48,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:48:48,225 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:48:48 GMT 2018-08-22 20:48:48,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:48:48,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-08-22 20:48:48,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:48:48,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-22 20:48:48,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-22 20:48:48,226 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:48:48,407 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:48:48,407 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:48:48,408 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:48:48,408 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:48:48,408 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:48:48,408 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:48:48,408 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:48:48,408 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:48:48,408 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:48:48,408 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:48:48 GMT 2018-08-22 20:48:48,408 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:48:48,409 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:48:48,409 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:48:53,414 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:48:53,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:48:53,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:48:53,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:48:53,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:48:53,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:48:53,878 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:48:53,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:48:53,878 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_46uxla", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:52.417Z", "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-08-22T20:48:52.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 332, "offset": 331, "size": 50}}} 2018-08-22 20:48:53,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:48:53,878 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:48:53 GMT 2018-08-22 20:48:53,878 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:48:53,878 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1218 2018-08-22 20:48:53,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:48:53,879 - 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-08-22 20:48:53,879 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:48:54,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:48:54,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:48:54,411 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:48:54,411 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:48:54,411 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:48:54,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:48:54,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:48:54,412 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:48:54,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:48:54,412 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:48:54 GMT 2018-08-22 20:48:54,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:48:54,412 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:48:54,412 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:48:59,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:48:59,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:48:59,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:48:59,550 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:48:59,550 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:48:59,550 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:48:59,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:48:59,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:48:59,550 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_b5q2bz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:54.252Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:48:54.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:56.048Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:48:56.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:57.398Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:48:57.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:57.398Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:48:57.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:58.857Z", "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-08-22T20:48:58.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 337, "offset": 332, "size": 50}}} 2018-08-22 20:48:59,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:48:59,550 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:48:59 GMT 2018-08-22 20:48:59,551 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:48:59,551 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3260 2018-08-22 20:48:59,551 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:48:59,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-22 20:48:59,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-22 20:48:59,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-22 20:48:59,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-22 20:48:59,552 - 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-08-22 20:48:59,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:48:59,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:48:59,808 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:48:59,809 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:48:59,809 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:48:59,809 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:48:59,809 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:48:59,809 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:48:59,809 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:48:59,809 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:48:59,809 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:48:59 GMT 2018-08-22 20:48:59,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:48:59,810 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:48:59,810 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:49:04,815 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:49:05,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:49:05,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:49:05,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:49:05,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:49:05,123 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:49:05,123 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:49:05,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:49:05,123 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:48:59.877Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:48:59.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "f13b3607-aa00-4f8c-ace1-97bd69b5f368"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:02.412Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:02.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:02.970Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:02.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:02.970Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:02.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:02.970Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:02.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:02.970Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:02.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:02.970Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:02.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:04.171Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:04.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:04.171Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:04.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:04.171Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:04.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:04.171Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:04.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 348, "offset": 337, "size": 50}}} 2018-08-22 20:49:05,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:49:05,123 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:49:05 GMT 2018-08-22 20:49:05,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:49:05,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5672 2018-08-22 20:49:05,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:49:05,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-22 20:49:05,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-22 20:49:05,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-22 20:49:05,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-22 20:49:05,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-22 20:49:05,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-22 20:49:05,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-22 20:49:05,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-22 20:49:05,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-22 20:49:05,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-22 20:49:05,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-22 20:49:05,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:49:05,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:49:05,485 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:49:05,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:49:05,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:49:05,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:49:05,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:49:05,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:49:05,486 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:49:05,486 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:49:05,486 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:49:05 GMT 2018-08-22 20:49:05,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:49:05,486 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:49:05,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:49:10,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:49:10,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:49:10,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:49:10,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:49:10,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:49:10,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:49:10,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:49:10,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:49:10,618 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_mum34r", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:05.576Z", "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-08-22T20:49:05.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:06.016Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:06.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2a670b91-c470-4e68-b198-078f59a9a410"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:06.351Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:06.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:06.351Z", "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-08-22T20:49:06.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:06.351Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:06.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:07.418Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:07.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:07.418Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:07.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:07.418Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:07.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:07.418Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:07.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:07.418Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:07.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:07.418Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:07.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:07.463Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:07.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "df1f6107-6083-4503-8dad-01e36e48266d"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:07.463Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:07.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "df1f6107-6083-4503-8dad-01e36e48266d"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:07.463Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:07.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "df1f6107-6083-4503-8dad-01e36e48266d"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:07.463Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:07.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "df1f6107-6083-4503-8dad-01e36e48266d"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:07.463Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:07.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "df1f6107-6083-4503-8dad-01e36e48266d"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:07.463Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:07.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "df1f6107-6083-4503-8dad-01e36e48266d"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:07.463Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:07.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "df1f6107-6083-4503-8dad-01e36e48266d"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:07.463Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:07.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "df1f6107-6083-4503-8dad-01e36e48266d"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:07.463Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:07.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "df1f6107-6083-4503-8dad-01e36e48266d"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:07.463Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:07.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "df1f6107-6083-4503-8dad-01e36e48266d"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:07.463Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:07.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "df1f6107-6083-4503-8dad-01e36e48266d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:08.480Z", "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": "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-08-22T20:49:08.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:08.643Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:08.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2e7c299e-9e06-4eb9-ae3a-272198b8c0dd"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:08.643Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:08.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2e7c299e-9e06-4eb9-ae3a-272198b8c0dd"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:08.643Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:08.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2e7c299e-9e06-4eb9-ae3a-272198b8c0dd"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:08.643Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:08.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2e7c299e-9e06-4eb9-ae3a-272198b8c0dd"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:08.643Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:08.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2e7c299e-9e06-4eb9-ae3a-272198b8c0dd"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:08.643Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:08.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2e7c299e-9e06-4eb9-ae3a-272198b8c0dd"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:08.643Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:08.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2e7c299e-9e06-4eb9-ae3a-272198b8c0dd"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:08.643Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:08.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2e7c299e-9e06-4eb9-ae3a-272198b8c0dd"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:08.643Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:08.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2e7c299e-9e06-4eb9-ae3a-272198b8c0dd"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:08.643Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:08.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2e7c299e-9e06-4eb9-ae3a-272198b8c0dd"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:08.643Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:08.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a2f2d97a-9038-43a4-b3aa-0f1fa4896c61"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:08.643Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:08.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2e7c299e-9e06-4eb9-ae3a-272198b8c0dd"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:09.544Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:09.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:09.544Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:09.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:09.544Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:09.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:09.544Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:09.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:09.793Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:09.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2b7a7256-045f-43ce-b366-b6b3b8129d7c"}], "metadata": {"pagination": {"total": 388, "offset": 348, "size": 50}}} 2018-08-22 20:49:10,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:49:10,618 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:49:10 GMT 2018-08-22 20:49:10,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:49:10,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23185 2018-08-22 20:49:10,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:49:10,620 - 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-08-22 20:49:10,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-22 20:49:10,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-22 20:49:10,620 - 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-08-22 20:49:10,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-22 20:49:10,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-22 20:49:10,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-22 20:49:10,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-22 20:49:10,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-22 20:49:10,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-22 20:49:10,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-22 20:49:10,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:10,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:10,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:10,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:10,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:10,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:10,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:10,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:10,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:10,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-22 20:49:10,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-22 20:49:10,623 - 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-08-22 20:49:10,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:10,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:10,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:10,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:10,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:10,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:10,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:10,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:10,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:10,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-22 20:49:10,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-22 20:49:10,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-22 20:49:10,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-22 20:49:10,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-22 20:49:10,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-22 20:49:10,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-22 20:49:10,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:10,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:49:10,699 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:49:10,700 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:49:10,700 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:49:10,700 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:49:10,700 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:49:10,700 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:49:10,700 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:49:10,700 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:49:10,700 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:49:10,700 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:49:10 GMT 2018-08-22 20:49:10,701 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:49:10,701 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:49:10,701 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:49:15,706 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:49:15,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:49:15,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:49:15,782 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:49:15,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:49:15,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:49:15,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:49:15,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:49:15,782 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_x8bhz9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:10.628Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.19 on port 22: Unable to connect to port 22 on 192.168.120.19 (tried 1 time)", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.19 on port 22: Unable to connect to port 22 on 192.168.120.19 (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.19 on port 22: Unable to connect to port 22 on 192.168.120.19 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-22T20:49:10.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:10.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:10.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2b7a7256-045f-43ce-b366-b6b3b8129d7c"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:10.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:10.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2b7a7256-045f-43ce-b366-b6b3b8129d7c"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:10.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:10.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2b7a7256-045f-43ce-b366-b6b3b8129d7c"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:10.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:10.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2b7a7256-045f-43ce-b366-b6b3b8129d7c"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:10.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:10.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2b7a7256-045f-43ce-b366-b6b3b8129d7c"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:10.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:10.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2b7a7256-045f-43ce-b366-b6b3b8129d7c"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:10.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:10.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2b7a7256-045f-43ce-b366-b6b3b8129d7c"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:10.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:10.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2b7a7256-045f-43ce-b366-b6b3b8129d7c"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:10.666Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:10.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2b7a7256-045f-43ce-b366-b6b3b8129d7c"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:10.666Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:10.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2b7a7256-045f-43ce-b366-b6b3b8129d7c"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:11.644Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.24 on port 22: Unable to connect to port 22 on 192.168.120.24 (tried 1 time)", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.24 on port 22: Unable to connect to port 22 on 192.168.120.24 (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.24 on port 22: Unable to connect to port 22 on 192.168.120.24 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-22T20:49:11.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:12.653Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time)", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (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.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-22T20:49:12.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 401, "offset": 388, "size": 50}}} 2018-08-22 20:49:15,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:49:15,783 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:49:15 GMT 2018-08-22 20:49:15,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:49:15,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9268 2018-08-22 20:49:15,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:49:15,783 - 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.19 on port 22: Unable to connect to port 22 on 192.168.120.19 (tried 1 time) 2018-08-22 20:49:15,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:15,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:15,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:15,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:15,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:15,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:15,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:15,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:15,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-22 20:49:15,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-22 20:49:15,785 - 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.24 on port 22: Unable to connect to port 22 on 192.168.120.24 (tried 1 time) 2018-08-22 20:49:15,785 - 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.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time) 2018-08-22 20:49:15,786 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:49:15,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:49:15,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:49:15,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:49:15,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:49:15,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:49:15,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:49:15,877 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:49:15,877 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:49:15,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:49:15,878 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:49:15 GMT 2018-08-22 20:49:15,878 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:49:15,878 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:49:15,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:49:20,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:49:20,969 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:49:20,969 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:49:20,969 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:49:20,969 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:49:20,969 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:49:20,970 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:49:20,970 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:49:20,970 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 401, "offset": 401, "size": 50}}} 2018-08-22 20:49:20,970 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:49:20,970 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:49:20 GMT 2018-08-22 20:49:20,970 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:49:20,970 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-22 20:49:20,970 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:49:20,971 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:49:21,042 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:49:21,042 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:49:21,042 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:49:21,042 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:49:21,042 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:49:21,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:49:21,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:49:21,042 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:49:21,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:49:21,043 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:49:21 GMT 2018-08-22 20:49:21,043 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:49:21,043 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:49:21,043 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:49:26,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:49:26,112 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:49:26,113 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:49:26,113 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:49:26,113 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:49:26,113 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:49:26,113 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:49:26,113 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:49:26,113 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_46uxla", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:22.448Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:22.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:22.699Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:22.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:24.446Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:24.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "eb975da9-c129-4250-98fe-bcebd39908bb"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:24.585Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:24.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:25.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:25.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:25.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:25.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:25.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:25.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:25.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:25.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:25.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:25.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:25.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:25.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:25.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:25.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:25.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:25.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:25.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:25.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:25.690Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:25.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:25.690Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:25.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:25.733Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:25.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:25.733Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:25.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:25.733Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:25.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:25.733Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:25.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:25.733Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:25.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 421, "offset": 401, "size": 50}}} 2018-08-22 20:49:26,113 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:49:26,114 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:49:26 GMT 2018-08-22 20:49:26,114 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:49:26,114 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10725 2018-08-22 20:49:26,114 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:49:26,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-08-22 20:49:26,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-08-22 20:49:26,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-22 20:49:26,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-08-22 20:49:26,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:26,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:26,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:26,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:26,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:26,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:26,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:26,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:26,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:26,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-22 20:49:26,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-22 20:49:26,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-22 20:49:26,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-22 20:49:26,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-22 20:49:26,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-22 20:49:26,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-22 20:49:26,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:49:26,176 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:49:26,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:49:26,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:49:26,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:49:26,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:49:26,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:49:26,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:49:26,177 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:49:26,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:49:26,177 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:49:26 GMT 2018-08-22 20:49:26,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:49:26,177 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:49:26,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:49:31,183 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:49:31,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:49:31,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:49:31,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:49:31,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:49:31,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:49:31,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:49:31,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:49:31,264 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:26.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:26.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:26.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:26.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:26.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:26.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:26.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:26.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:26.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:26.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:26.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:26.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:26.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:26.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:26.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:26.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:26.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:26.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:26.695Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:26.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:26.695Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:26.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:26.736Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:26.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:26.736Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:26.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:27.704Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:27.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:27.704Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:27.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:27.704Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:27.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:27.704Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:27.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:27.704Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:27.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:27.704Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:27.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:27.704Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:27.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:27.704Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:27.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:27.704Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:27.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:27.704Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:27.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:27.704Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:27.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:27.741Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:27.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:27.741Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:27.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:28.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:28.712Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:28.712Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:28.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:28.744Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:28.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:28.744Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:28.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}], "metadata": {"pagination": {"total": 532, "offset": 421, "size": 50}}} 2018-08-22 20:49:31,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:49:31,265 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:49:31 GMT 2018-08-22 20:49:31,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:49:31,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27466 2018-08-22 20:49:31,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:49:31,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-22 20:49:31,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-22 20:49:31,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-22 20:49:31,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-22 20:49:31,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-22 20:49:31,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-22 20:49:31,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-22 20:49:31,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-22 20:49:31,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-22 20:49:31,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-22 20:49:31,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-08-22 20:49:31,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-08-22 20:49:31,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:31,274 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:49:31,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:49:31,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:49:31,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:49:31,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:49:31,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:49:31,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:49:31,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:49:31,398 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:49:31,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:49:31,399 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:49:31 GMT 2018-08-22 20:49:31,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:49:31,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:49:31,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:49:36,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:49:36,478 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:49:36,478 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:49:36,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:49:36,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:49:36,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:49:36,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:49:36,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:49:36,479 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "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-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "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-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:29.754Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:29.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:30.751Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:30.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:30.788Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:30.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:30.788Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:30.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:30.788Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:30.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:30.788Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:30.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:30.788Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:30.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:30.788Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:30.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}], "metadata": {"pagination": {"total": 656, "offset": 471, "size": 50}}} 2018-08-22 20:49:36,479 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:49:36,479 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:49:36 GMT 2018-08-22 20:49:36,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:49:36,479 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27505 2018-08-22 20:49:36,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:49:36,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-22 20:49:36,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-22 20:49:36,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-22 20:49:36,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-22 20:49:36,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-22 20:49:36,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-22 20:49:36,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-22 20:49:36,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-22 20:49:36,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-22 20:49:36,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-22 20:49:36,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-08-22 20:49:36,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:36,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-22 20:49:36,488 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:49:36,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:49:36,550 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:49:36,550 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:49:36,550 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:49:36,550 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:49:36,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:49:36,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:49:36,550 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:49:36,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:49:36,551 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:49:36 GMT 2018-08-22 20:49:36,551 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:49:36,551 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:49:36,551 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:49:41,556 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:49:41,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:49:41,632 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:49:41,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:49:41,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:49:41,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:49:41,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:49:41,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:49:41,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:30.788Z", "message": "Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:30.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:30.788Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:30.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:30.788Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:30.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:30.788Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:30.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:30.788Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:30.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:30.788Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:30.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:30.788Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:30.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9716cb29-5d45-4d5b-ac8e-42e0ca734a60"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:30.788Z", "message": "Creating Agent bind_host_x8bhz9", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:30.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:30.788Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_46uxla/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:30.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:30.788Z", "message": "Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:30.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:30.788Z", "message": "Creating Agent proxy_host_46uxla", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:30.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.768Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.768Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.768Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "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-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_enlkez/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "Creating Agent homer_host_enlkez", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:31.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:31.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}], "metadata": {"pagination": {"total": 821, "offset": 521, "size": 50}}} 2018-08-22 20:49:41,633 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:49:41,633 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:49:41 GMT 2018-08-22 20:49:41,633 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:49:41,633 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27661 2018-08-22 20:49:41,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:49:41,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-22 20:49:41,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-22 20:49:41,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:41,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-22 20:49:41,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:41,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-22 20:49:41,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-22 20:49:41,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_x8bhz9 2018-08-22 20:49:41,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_46uxla/cloudify/ssl/cloudify_internal_cert.pem 2018-08-22 20:49:41,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-22 20:49:41,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_46uxla 2018-08-22 20:49:41,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-22 20:49:41,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-22 20:49:41,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-22 20:49:41,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:41,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-22 20:49:41,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:41,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:41,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:41,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:41,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:41,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:41,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:41,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:41,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-22 20:49:41,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:41,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-22 20:49:41,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-22 20:49:41,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:41,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:41,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-22 20:49:41,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:41,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:41,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-22 20:49:41,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-22 20:49:41,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:41,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_enlkez/cloudify/ssl/cloudify_internal_cert.pem 2018-08-22 20:49:41,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:41,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:41,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:41,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_enlkez 2018-08-22 20:49:41,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-22 20:49:41,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:41,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:41,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:41,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:41,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-22 20:49:41,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:41,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:41,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:41,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:49:41,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:49:41,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:49:41,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:49:41,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:49:41,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:49:41,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:49:41,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:49:41,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-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:49:41,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:49:41,703 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:49:41 GMT 2018-08-22 20:49:41,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:49:41,704 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:49:41,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:49:46,706 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:49:46,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:49:46,968 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:49:46,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:49:46,968 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:49:46,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:49:46,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:49:46,968 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:49:46,968 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_x8bhz9/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_i9gviz/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "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-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_x8bhz9/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_x8bhz9/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_x8bhz9', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_x8bhz9/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_x8bhz9', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dl9dFA.T8KhVbhAQZA17ZYjkuaEqIJE-Jg'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Creating Agent sprout_host_i9gviz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:32.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:32.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:33.600Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:33.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:33.850Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:33.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 951, "offset": 571, "size": 50}}} 2018-08-22 20:49:46,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:49:46,969 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:49:46 GMT 2018-08-22 20:49:46,969 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:49:46,969 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28498 2018-08-22 20:49:46,969 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:49:46,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:46,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-22 20:49:46,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:46,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-22 20:49:46,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_x8bhz9/env 2018-08-22 20:49:46,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-22 20:49:46,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:46,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:46,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:46,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:46,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_i9gviz/cloudify/ssl/cloudify_internal_cert.pem 2018-08-22 20:49:46,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:46,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-22 20:49:46,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:46,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:46,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:46,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-22 20:49:46,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:46,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:46,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:46,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:46,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-22 20:49:46,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:46,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-22 20:49:46,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_x8bhz9/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_x8bhz9/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_x8bhz9', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_x8bhz9/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_x8bhz9', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dl9dFA.T8KhVbhAQZA17ZYjkuaEqIJE-Jg'} 2018-08-22 20:49:46,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:46,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-22 20:49:46,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-22 20:49:46,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:46,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:46,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:46,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:46,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_i9gviz 2018-08-22 20:49:46,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-22 20:49:46,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:46,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:46,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:46,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:46,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-22 20:49:46,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:46,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:46,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:46,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:46,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:46,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:46,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:46,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-22 20:49:46,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:46,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-22 20:49:46,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-22 20:49:46,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:49:47,127 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:49:47,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:49:47,128 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:49:47,128 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:49:47,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:49:47,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:49:47,128 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:49:47,128 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:49:47,128 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:49:47,128 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:49:47 GMT 2018-08-22 20:49:47,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:49:47,129 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:49:47,129 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:49:52,134 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:49:52,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:49:52,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:49:52,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:49:52,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:49:52,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:49:52,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:49:52,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:49:52,553 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_x8bhz9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:33.850Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:33.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:33.850Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:33.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:33.850Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:33.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:34.314Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:34.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:34.314Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_46uxla/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_46uxla/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_46uxla', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_46uxla/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_46uxla', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dl9dFA.T8KhVbhAQZA17ZYjkuaEqIJE-Jg'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:34.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:34.314Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_46uxla/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:34.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:34.314Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:34.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:34.314Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:34.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:34.314Z", "message": "Successfully created daemon: proxy_host_46uxla", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:34.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:34.314Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:34.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:34.314Z", "message": "/home/ubuntu/proxy_host_46uxla/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-08-22T20:49:34.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:34.314Z", "message": "Successfully created daemon: bind_host_x8bhz9", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:34.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:34.314Z", "message": "/home/ubuntu/bind_host_x8bhz9/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-08-22T20:49:34.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:34.314Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:34.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:34.314Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:34.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4c4cdf38-7d3d-486a-8cdf-e9c6e54101ab"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:34.314Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:34.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:34.314Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:34.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "01f7ff6f-e625-4aa1-a732-c70fc411af8d"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:34.314Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:34.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:34.856Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:34.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:34.856Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:34.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:34.856Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:34.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:35.367Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_enlkez/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:35.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:35.367Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:35.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:35.367Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_enlkez/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_enlkez/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_enlkez', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_enlkez/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_enlkez', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dl9dFA.T8KhVbhAQZA17ZYjkuaEqIJE-Jg'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:35.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:35.367Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:35.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:35.367Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:35.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:35.367Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:35.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:35.367Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:35.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:35.367Z", "message": "/home/ubuntu/homer_host_enlkez/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-08-22T20:49:35.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.428Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.428Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.428Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.428Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.428Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.428Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Configuring Agent proxy_host_46uxla", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3fd5fea7-b5a4-448f-a054-ab6d2523380e"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3fd5fea7-b5a4-448f-a054-ab6d2523380e"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e5d37658-68bf-48af-a7e5-68e701d5b45c"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3fd5fea7-b5a4-448f-a054-ab6d2523380e"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "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-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e5d37658-68bf-48af-a7e5-68e701d5b45c"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3fd5fea7-b5a4-448f-a054-ab6d2523380e"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "/home/ubuntu/sprout_host_i9gviz/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-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e5d37658-68bf-48af-a7e5-68e701d5b45c"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3fd5fea7-b5a4-448f-a054-ab6d2523380e"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e5d37658-68bf-48af-a7e5-68e701d5b45c"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_i9gviz/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_i9gviz/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_i9gviz', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_i9gviz/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_i9gviz', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dl9dFA.T8KhVbhAQZA17ZYjkuaEqIJE-Jg'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}], "metadata": {"pagination": {"total": 1152, "offset": 621, "size": 50}}} 2018-08-22 20:49:52,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:49:52,553 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:49:52 GMT 2018-08-22 20:49:52,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:49:52,554 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31105 2018-08-22 20:49:52,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:49:52,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-22 20:49:52,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-22 20:49:52,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-22 20:49:52,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-22 20:49:52,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_46uxla/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_46uxla/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_46uxla', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_46uxla/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_46uxla', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dl9dFA.T8KhVbhAQZA17ZYjkuaEqIJE-Jg'} 2018-08-22 20:49:52,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_46uxla/env 2018-08-22 20:49:52,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-22 20:49:52,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-22 20:49:52,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_46uxla 2018-08-22 20:49:52,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-22 20:49:52,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_46uxla/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-08-22 20:49:52,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_x8bhz9 2018-08-22 20:49:52,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_x8bhz9/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-08-22 20:49:52,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-22 20:49:52,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-22 20:49:52,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-22 20:49:52,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-22 20:49:52,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-22 20:49:52,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-22 20:49:52,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-22 20:49:52,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-22 20:49:52,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_enlkez/env 2018-08-22 20:49:52,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-22 20:49:52,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_enlkez/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_enlkez/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_enlkez', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_enlkez/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_enlkez', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dl9dFA.T8KhVbhAQZA17ZYjkuaEqIJE-Jg'} 2018-08-22 20:49:52,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-22 20:49:52,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-22 20:49:52,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-22 20:49:52,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-22 20:49:52,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_enlkez/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-08-22 20:49:52,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-08-22 20:49:52,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-08-22 20:49:52,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-22 20:49:52,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-22 20:49:52,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-22 20:49:52,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-08-22 20:49:52,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_46uxla 2018-08-22 20:49:52,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-22 20:49:52,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:52,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:52,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-22 20:49:52,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-22 20:49:52,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:52,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_i9gviz/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-08-22 20:49:52,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:52,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:52,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-22 20:49:52,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:52,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:52,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:52,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_i9gviz/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_i9gviz/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_i9gviz', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_i9gviz/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_i9gviz', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dl9dFA.T8KhVbhAQZA17ZYjkuaEqIJE-Jg'} 2018-08-22 20:49:52,563 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:49:52,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:49:52,709 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:49:52,709 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:49:52,709 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:49:52,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:49:52,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:49:52,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:49:52,710 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:49:52,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:49:52,710 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:49:52 GMT 2018-08-22 20:49:52,710 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:49:52,710 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:49:52,710 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:49:57,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:49:57,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:49:57,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:49:57,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:49:57,935 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:49:57,935 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:49:57,935 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:49:57,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:49:57,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e5d37658-68bf-48af-a7e5-68e701d5b45c"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e5d37658-68bf-48af-a7e5-68e701d5b45c"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e5d37658-68bf-48af-a7e5-68e701d5b45c"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3fd5fea7-b5a4-448f-a054-ab6d2523380e"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3fd5fea7-b5a4-448f-a054-ab6d2523380e"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Successfully created daemon: homer_host_enlkez", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "06368a3e-93b5-47b7-a544-f95bc67783f9"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3fd5fea7-b5a4-448f-a054-ab6d2523380e"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Configuring Agent proxy_host_46uxla", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3fd5fea7-b5a4-448f-a054-ab6d2523380e"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e5d37658-68bf-48af-a7e5-68e701d5b45c"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e5d37658-68bf-48af-a7e5-68e701d5b45c"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "/home/ubuntu/sprout_host_i9gviz/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-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_i9gviz/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_i9gviz/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_i9gviz', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_i9gviz/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_i9gviz', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dl9dFA.T8KhVbhAQZA17ZYjkuaEqIJE-Jg'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e5d37658-68bf-48af-a7e5-68e701d5b45c"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_i9gviz/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3fd5fea7-b5a4-448f-a054-ab6d2523380e"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3fd5fea7-b5a4-448f-a054-ab6d2523380e"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3fd5fea7-b5a4-448f-a054-ab6d2523380e"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "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-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3fd5fea7-b5a4-448f-a054-ab6d2523380e"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e5d37658-68bf-48af-a7e5-68e701d5b45c"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5efbab5d-2ffd-4547-a91b-8473ec3c8623"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e5d37658-68bf-48af-a7e5-68e701d5b45c"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Configuring Agent bind_host_x8bhz9", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e5d37658-68bf-48af-a7e5-68e701d5b45c"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e5d37658-68bf-48af-a7e5-68e701d5b45c"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e5d37658-68bf-48af-a7e5-68e701d5b45c"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:36.589Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:36.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3fd5fea7-b5a4-448f-a054-ab6d2523380e"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:37.549Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:37.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:37.549Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:37.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:37.549Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:37.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:37.549Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:37.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:37.549Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:37.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 1273, "offset": 671, "size": 50}}} 2018-08-22 20:49:57,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:49:57,936 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:49:57 GMT 2018-08-22 20:49:57,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:49:57,936 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28573 2018-08-22 20:49:57,936 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:49:57,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:57,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:57,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-22 20:49:57,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-22 20:49:57,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:57,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:57,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:57,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:57,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:57,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_enlkez 2018-08-22 20:49:57,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-22 20:49:57,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-22 20:49:57,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:57,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:57,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:57,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_46uxla 2018-08-22 20:49:57,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-22 20:49:57,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:57,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:57,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:57,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_i9gviz/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-08-22 20:49:57,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_i9gviz/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_i9gviz/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_i9gviz', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_i9gviz/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_i9gviz', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dl9dFA.T8KhVbhAQZA17ZYjkuaEqIJE-Jg'} 2018-08-22 20:49:57,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:57,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_i9gviz/env 2018-08-22 20:49:57,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:57,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:57,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:57,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:57,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:57,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-22 20:49:57,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-22 20:49:57,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-22 20:49:57,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:57,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:57,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:57,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:57,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-22 20:49:57,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-22 20:49:57,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:57,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_x8bhz9 2018-08-22 20:49:57,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:57,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:57,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:57,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:49:57,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-22 20:49:57,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-22 20:49:57,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-22 20:49:57,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-08-22 20:49:57,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-22 20:49:57,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-22 20:49:57,945 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:49:58,111 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:49:58,111 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:49:58,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:49:58,111 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:49:58,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:49:58,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:49:58,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:49:58,112 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:49:58,112 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:49:58,112 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:49:58 GMT 2018-08-22 20:49:58,112 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:49:58,112 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:49:58,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:50:03,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:50:03,207 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:50:03,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:50:03,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:50:03,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:50:03,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:50:03,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:50:03,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:50:03,208 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_46uxla", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:37.549Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:37.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:37.549Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:37.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:37.549Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:37.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:37.549Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:37.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:37.549Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:37.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:37.549Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:37.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:37.549Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:37.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:37.630Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_b5q2bz/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:37.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:37.630Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:37.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e5d37658-68bf-48af-a7e5-68e701d5b45c"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:37.630Z", "message": "Creating Agent dime_host_b5q2bz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:37.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:37.630Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:37.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e5d37658-68bf-48af-a7e5-68e701d5b45c"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:37.630Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:37.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:37.630Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:37.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3fd5fea7-b5a4-448f-a054-ab6d2523380e"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:37.630Z", "message": "Successfully configured daemon: bind_host_x8bhz9", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:37.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e5d37658-68bf-48af-a7e5-68e701d5b45c"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:37.630Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:37.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:37.630Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:37.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:37.630Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:37.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e5d37658-68bf-48af-a7e5-68e701d5b45c"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:37.630Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:37.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3fd5fea7-b5a4-448f-a054-ab6d2523380e"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:37.630Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:37.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3fd5fea7-b5a4-448f-a054-ab6d2523380e"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:37.630Z", "message": "Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:37.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:37.630Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:37.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:37.630Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:37.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:37.630Z", "message": "Successfully configured daemon: proxy_host_46uxla", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:37.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3fd5fea7-b5a4-448f-a054-ab6d2523380e"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:38.589Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:38.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:38.589Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:38.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:38.589Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:38.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:38.589Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:38.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:38.589Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:38.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:38.685Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:38.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "04e8d85e-436f-4828-b700-e51787e2fd29"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:38.685Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:38.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "175ff7bc-d032-4ca9-9bc7-d2d4f595f57c"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:38.685Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:38.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "175ff7bc-d032-4ca9-9bc7-d2d4f595f57c"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:38.685Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:38.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "175ff7bc-d032-4ca9-9bc7-d2d4f595f57c"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:38.685Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:38.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "6577408b-0121-471f-8b9d-efc510d78b5c"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:38.685Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:38.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "6577408b-0121-471f-8b9d-efc510d78b5c"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:38.685Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:38.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "175ff7bc-d032-4ca9-9bc7-d2d4f595f57c"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:38.685Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:38.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:38.685Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:38.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "175ff7bc-d032-4ca9-9bc7-d2d4f595f57c"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:38.685Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:38.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "6577408b-0121-471f-8b9d-efc510d78b5c"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:38.685Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:38.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "6577408b-0121-471f-8b9d-efc510d78b5c"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:38.685Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:38.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "6577408b-0121-471f-8b9d-efc510d78b5c"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "175ff7bc-d032-4ca9-9bc7-d2d4f595f57c"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9e681ceb-0b81-4109-9191-2f936e3b0eb6"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "175ff7bc-d032-4ca9-9bc7-d2d4f595f57c"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "6577408b-0121-471f-8b9d-efc510d78b5c"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "175ff7bc-d032-4ca9-9bc7-d2d4f595f57c"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "175ff7bc-d032-4ca9-9bc7-d2d4f595f57c"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Configuring Agent sprout_host_i9gviz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "175ff7bc-d032-4ca9-9bc7-d2d4f595f57c"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Configuring Agent homer_host_enlkez", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "6577408b-0121-471f-8b9d-efc510d78b5c"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "6577408b-0121-471f-8b9d-efc510d78b5c"}], "metadata": {"pagination": {"total": 1333, "offset": 721, "size": 50}}} 2018-08-22 20:50:03,208 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:50:03,208 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:50:03 GMT 2018-08-22 20:50:03,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:50:03,209 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26897 2018-08-22 20:50:03,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:50:03,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-22 20:50:03,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-22 20:50:03,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-22 20:50:03,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-22 20:50:03,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-22 20:50:03,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-22 20:50:03,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-22 20:50:03,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_b5q2bz/cloudify/ssl/cloudify_internal_cert.pem 2018-08-22 20:50:03,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-22 20:50:03,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_b5q2bz 2018-08-22 20:50:03,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-22 20:50:03,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:03,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-22 20:50:03,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_x8bhz9 2018-08-22 20:50:03,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-22 20:50:03,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:03,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-22 20:50:03,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-22 20:50:03,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-22 20:50:03,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-22 20:50:03,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:03,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-22 20:50:03,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_46uxla 2018-08-22 20:50:03,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-08-22 20:50:03,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-22 20:50:03,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-08-22 20:50:03,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-22 20:50:03,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-22 20:50:03,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-22 20:50:03,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-22 20:50:03,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:03,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:03,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:03,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-22 20:50:03,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:03,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-22 20:50:03,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:03,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:03,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:03,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:03,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-22 20:50:03,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:03,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-22 20:50:03,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-22 20:50:03,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-22 20:50:03,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-22 20:50:03,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:03,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_i9gviz 2018-08-22 20:50:03,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_enlkez 2018-08-22 20:50:03,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:03,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:50:03,277 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:50:03,277 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:50:03,277 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:50:03,277 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:50:03,277 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:50:03,277 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:50:03,277 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:50:03,277 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:50:03,278 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:50:03,278 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:50:03 GMT 2018-08-22 20:50:03,278 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:50:03,278 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:50:03,278 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:50:08,283 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:50:08,461 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:50:08,461 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:50:08,461 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:50:08,461 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:50:08,461 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:50:08,461 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:50:08,461 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:50:08,461 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "6577408b-0121-471f-8b9d-efc510d78b5c"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9e681ceb-0b81-4109-9191-2f936e3b0eb6"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "6577408b-0121-471f-8b9d-efc510d78b5c"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Configuring Agent homer_host_enlkez", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "6577408b-0121-471f-8b9d-efc510d78b5c"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9e681ceb-0b81-4109-9191-2f936e3b0eb6"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "175ff7bc-d032-4ca9-9bc7-d2d4f595f57c"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Starting Agent bind_host_x8bhz9", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9e681ceb-0b81-4109-9191-2f936e3b0eb6"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "175ff7bc-d032-4ca9-9bc7-d2d4f595f57c"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "6577408b-0121-471f-8b9d-efc510d78b5c"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "6577408b-0121-471f-8b9d-efc510d78b5c"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "175ff7bc-d032-4ca9-9bc7-d2d4f595f57c"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9e681ceb-0b81-4109-9191-2f936e3b0eb6"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "6577408b-0121-471f-8b9d-efc510d78b5c"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "175ff7bc-d032-4ca9-9bc7-d2d4f595f57c"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Successfully configured daemon: homer_host_enlkez", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "6577408b-0121-471f-8b9d-efc510d78b5c"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_b5q2bz/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "175ff7bc-d032-4ca9-9bc7-d2d4f595f57c"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "175ff7bc-d032-4ca9-9bc7-d2d4f595f57c"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9e681ceb-0b81-4109-9191-2f936e3b0eb6"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9e681ceb-0b81-4109-9191-2f936e3b0eb6"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "6577408b-0121-471f-8b9d-efc510d78b5c"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Successfully configured daemon: sprout_host_i9gviz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "175ff7bc-d032-4ca9-9bc7-d2d4f595f57c"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "175ff7bc-d032-4ca9-9bc7-d2d4f595f57c"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "175ff7bc-d032-4ca9-9bc7-d2d4f595f57c"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "6577408b-0121-471f-8b9d-efc510d78b5c"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Configuring Agent sprout_host_i9gviz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "175ff7bc-d032-4ca9-9bc7-d2d4f595f57c"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.712Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "6577408b-0121-471f-8b9d-efc510d78b5c"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:39.808Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:39.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:40.603Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:40.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:40.603Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:40.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:40.603Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:40.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:40.603Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:40.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:40.603Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:40.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:40.603Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:40.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:40.603Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:40.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:40.603Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:40.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:40.603Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:40.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:40.603Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:40.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:40.603Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:40.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:40.603Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:40.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:40.603Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:40.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:40.603Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:40.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:40.603Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:40.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:40.728Z", "message": "/home/ubuntu/dime_host_b5q2bz/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-08-22T20:49:40.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:40.728Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:40.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "bbf1afd1-518e-41de-9c33-7e0acd8baeec"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:40.728Z", "message": "Successfully created daemon: dime_host_b5q2bz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:40.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:40.728Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:40.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:40.728Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:40.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "45b46037-7adc-4342-a8b3-32e6d54c8190"}], "metadata": {"pagination": {"total": 1377, "offset": 771, "size": 50}}} 2018-08-22 20:50:08,462 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:50:08,462 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:50:08 GMT 2018-08-22 20:50:08,462 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:50:08,462 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27082 2018-08-22 20:50:08,462 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:50:08,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-22 20:50:08,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:08,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-22 20:50:08,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:08,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_enlkez 2018-08-22 20:50:08,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:08,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-22 20:50:08,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_x8bhz9 2018-08-22 20:50:08,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:08,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-22 20:50:08,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-22 20:50:08,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:08,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-22 20:50:08,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:08,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-22 20:50:08,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:08,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_enlkez 2018-08-22 20:50:08,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_b5q2bz/env 2018-08-22 20:50:08,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:08,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:08,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-22 20:50:08,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:08,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:08,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_i9gviz 2018-08-22 20:50:08,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-22 20:50:08,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-22 20:50:08,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-22 20:50:08,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_i9gviz 2018-08-22 20:50:08,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:08,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-22 20:50:08,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-22 20:50:08,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-22 20:50:08,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-22 20:50:08,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-22 20:50:08,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-22 20:50:08,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-22 20:50:08,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-08-22 20:50:08,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-22 20:50:08,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-08-22 20:50:08,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-22 20:50:08,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-22 20:50:08,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-22 20:50:08,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-22 20:50:08,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-22 20:50:08,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-22 20:50:08,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_b5q2bz/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-08-22 20:50:08,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-22 20:50:08,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_b5q2bz 2018-08-22 20:50:08,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-22 20:50:08,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-22 20:50:08,472 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:50:08,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:50:08,603 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:50:08,603 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:50:08,603 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:50:08,603 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:50:08,603 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:50:08,603 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:50:08,603 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:50:08,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:50:08,603 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:50:08 GMT 2018-08-22 20:50:08,604 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:50:08,604 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:50:08,604 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:50:13,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:50:13,703 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:50:13,703 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:50:13,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:50:13,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:50:13,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:50:13,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:50:13,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:50:13,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:41.789Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:41.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a5d5e348-6e22-47af-86f8-5e26259e5215"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:41.789Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:41.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:41.789Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:41.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a5d5e348-6e22-47af-86f8-5e26259e5215"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:41.789Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:41.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:41.789Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:41.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "203c23df-6510-4750-a1f9-3dd0d4417e91"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:41.789Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:41.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "203c23df-6510-4750-a1f9-3dd0d4417e91"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:41.789Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:41.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "203c23df-6510-4750-a1f9-3dd0d4417e91"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:41.789Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:41.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "203c23df-6510-4750-a1f9-3dd0d4417e91"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:41.789Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:41.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a5d5e348-6e22-47af-86f8-5e26259e5215"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:41.789Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:41.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:41.789Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:41.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:41.789Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:41.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:41.789Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:41.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a5d5e348-6e22-47af-86f8-5e26259e5215"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:41.789Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:41.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "203c23df-6510-4750-a1f9-3dd0d4417e91"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:41.789Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:41.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "203c23df-6510-4750-a1f9-3dd0d4417e91"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:41.789Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:41.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:41.789Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:41.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "203c23df-6510-4750-a1f9-3dd0d4417e91"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:41.789Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:41.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a5d5e348-6e22-47af-86f8-5e26259e5215"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:41.789Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:41.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:41.789Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:41.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a5d5e348-6e22-47af-86f8-5e26259e5215"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:41.789Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:41.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:41.789Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:41.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "203c23df-6510-4750-a1f9-3dd0d4417e91"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:41.789Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:41.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "203c23df-6510-4750-a1f9-3dd0d4417e91"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:41.789Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:41.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "203c23df-6510-4750-a1f9-3dd0d4417e91"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:41.789Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:41.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:41.789Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:41.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "203c23df-6510-4750-a1f9-3dd0d4417e91"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:41.789Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:41.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:41.789Z", "message": "Starting Agent proxy_host_46uxla", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:41.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "203c23df-6510-4750-a1f9-3dd0d4417e91"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:41.789Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:41.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:42.668Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:42.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:42.778Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:42.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:42.804Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:42.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a5d5e348-6e22-47af-86f8-5e26259e5215"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:42.804Z", "message": "Starting Agent homer_host_enlkez", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:42.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a5d5e348-6e22-47af-86f8-5e26259e5215"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:42.804Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:42.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a5d5e348-6e22-47af-86f8-5e26259e5215"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:42.804Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:42.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a5d5e348-6e22-47af-86f8-5e26259e5215"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:42.804Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:42.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "dcdf360a-bc9e-4284-a53d-6ea090c7bd88"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:42.804Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:42.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a5d5e348-6e22-47af-86f8-5e26259e5215"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:42.804Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:42.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a5d5e348-6e22-47af-86f8-5e26259e5215"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:43.782Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:43.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:43.782Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:43.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:43.782Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:43.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:43.782Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:43.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:43.782Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:43.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:43.782Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:43.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:43.782Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:43.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:43.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:43.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:43.810Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:43.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "0bdcc082-7cf7-4f79-aecf-edbc411e8b33"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:43.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:43.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "0bdcc082-7cf7-4f79-aecf-edbc411e8b33"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:43.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:43.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:43.810Z", "message": "Successfully started daemon: bind_host_x8bhz9", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:43.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9e681ceb-0b81-4109-9191-2f936e3b0eb6"}], "metadata": {"pagination": {"total": 1405, "offset": 821, "size": 50}}} 2018-08-22 20:50:13,704 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:50:13,704 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:50:13 GMT 2018-08-22 20:50:13,704 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:50:13,704 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27024 2018-08-22 20:50:13,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:50:13,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:13,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:13,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-22 20:50:13,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:13,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:13,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:13,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:13,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-22 20:50:13,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:13,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-22 20:50:13,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:13,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:13,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:13,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:13,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:13,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:13,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:13,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-22 20:50:13,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-22 20:50:13,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:13,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:13,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:13,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-22 20:50:13,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:13,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:13,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:13,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:13,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_46uxla 2018-08-22 20:50:13,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:13,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-08-22 20:50:13,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-22 20:50:13,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:13,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_enlkez 2018-08-22 20:50:13,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:13,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:13,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-22 20:50:13,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:13,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:13,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-22 20:50:13,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-22 20:50:13,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-22 20:50:13,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-22 20:50:13,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-22 20:50:13,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-22 20:50:13,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-22 20:50:13,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:13,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-22 20:50:13,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:13,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:13,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_x8bhz9 2018-08-22 20:50:13,714 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:50:13,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:50:13,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:50:13,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:50:13,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:50:13,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:50:13,771 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:50:13,771 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:50:13,771 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:50:13,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:50:13,771 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:50:13 GMT 2018-08-22 20:50:13,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:50:13,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:50:13,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:50:18,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:50:19,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:50:19,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:50:19,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:50:19,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:50:19,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:50:19,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:50:19,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:50:19,004 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:43.810Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:43.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9e681ceb-0b81-4109-9191-2f936e3b0eb6"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:43.810Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:43.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "143a469c-320b-459b-8c63-dbbd1099c8bc"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:43.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:43.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:43.810Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_x8bhz9 start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:43.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9e681ceb-0b81-4109-9191-2f936e3b0eb6"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:43.810Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:43.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "0bdcc082-7cf7-4f79-aecf-edbc411e8b33"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:43.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:43.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "0bdcc082-7cf7-4f79-aecf-edbc411e8b33"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:43.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:43.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "0bdcc082-7cf7-4f79-aecf-edbc411e8b33"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "0bdcc082-7cf7-4f79-aecf-edbc411e8b33"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "0bdcc082-7cf7-4f79-aecf-edbc411e8b33"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "143a469c-320b-459b-8c63-dbbd1099c8bc"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "0bdcc082-7cf7-4f79-aecf-edbc411e8b33"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Starting Agent sprout_host_i9gviz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "0bdcc082-7cf7-4f79-aecf-edbc411e8b33"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "0bdcc082-7cf7-4f79-aecf-edbc411e8b33"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "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-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "143a469c-320b-459b-8c63-dbbd1099c8bc"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "[localhost] run: /home/ubuntu/bind_host_x8bhz9/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "143a469c-320b-459b-8c63-dbbd1099c8bc"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "0bdcc082-7cf7-4f79-aecf-edbc411e8b33"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "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-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "143a469c-320b-459b-8c63-dbbd1099c8bc"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "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-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}], "metadata": {"pagination": {"total": 1418, "offset": 871, "size": 50}}} 2018-08-22 20:50:19,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:50:19,004 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:50:19 GMT 2018-08-22 20:50:19,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:50:19,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27625 2018-08-22 20:50:19,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:50:19,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-22 20:50:19,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-22 20:50:19,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_x8bhz9 start 2018-08-22 20:50:19,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-22 20:50:19,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-22 20:50:19,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-22 20:50:19,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-22 20:50:19,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-22 20:50:19,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_i9gviz 2018-08-22 20:50:19,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,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-08-22 20:50:19,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-22 20:50:19,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_x8bhz9/env/bin/pip freeze 2018-08-22 20:50:19,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-22 20:50:19,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-22 20:50:19,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-22 20:50:19,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-22 20:50:19,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-22 20:50:19,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:19,014 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:50:19,074 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:50:19,074 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:50:19,074 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:50:19,075 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:50:19,075 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:50:19,075 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:50:19,075 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:50:19,075 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:50:19,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:50:19,075 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:50:19 GMT 2018-08-22 20:50:19,075 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:50:19,075 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:50:19,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:50:24,081 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:50:24,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:50:24,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:50:24,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:50:24,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:50:24,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:50:24,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:50:24,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:50:24,399 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "0bdcc082-7cf7-4f79-aecf-edbc411e8b33"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:44.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:44.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:45.167Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:45.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:45.792Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:45.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:45.792Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:45.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:45.792Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:45.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:45.792Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:45.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:45.792Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:45.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:45.792Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:45.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:45.792Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:45.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:45.792Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:45.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:45.792Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:45.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:45.823Z", "message": "Successfully started daemon: homer_host_enlkez", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:45.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a5d5e348-6e22-47af-86f8-5e26259e5215"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:45.823Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:45.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:45.823Z", "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-08-22T20:49:45.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "143a469c-320b-459b-8c63-dbbd1099c8bc"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:45.823Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:45.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a5d5e348-6e22-47af-86f8-5e26259e5215"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:45.823Z", "message": "Successfully started daemon: proxy_host_46uxla", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:45.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "203c23df-6510-4750-a1f9-3dd0d4417e91"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:45.823Z", "message": "Removing directory: /tmp/tmpjtgcFO", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:45.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "143a469c-320b-459b-8c63-dbbd1099c8bc"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:45.823Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:45.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "20db4cc9-a6e8-46bd-901b-e5ebcfb385c1"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:45.823Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:45.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:45.823Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_enlkez start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:45.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a5d5e348-6e22-47af-86f8-5e26259e5215"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:45.823Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:45.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "203c23df-6510-4750-a1f9-3dd0d4417e91"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:45.823Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_46uxla start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:45.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "203c23df-6510-4750-a1f9-3dd0d4417e91"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:45.823Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_mum34r/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:45.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:45.823Z", "message": "Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:45.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:45.823Z", "message": "Creating Agent bono_host_mum34r", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:45.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:45.823Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:45.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "homer_host_enlkez", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.197Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.197Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.197Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.197Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.197Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.197Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.200Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d1f94c6a-4275-42b4-a625-0b6257ad1010"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d1f94c6a-4275-42b4-a625-0b6257ad1010"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.200Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "20db4cc9-a6e8-46bd-901b-e5ebcfb385c1"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.200Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d1f94c6a-4275-42b4-a625-0b6257ad1010"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.200Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d1f94c6a-4275-42b4-a625-0b6257ad1010"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.200Z", "message": "Configuring Agent dime_host_b5q2bz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d1f94c6a-4275-42b4-a625-0b6257ad1010"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.200Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "262189db-0af6-47e5-8c56-91d003015e9a"}], "metadata": {"pagination": {"total": 1431, "offset": 921, "size": 50}}} 2018-08-22 20:50:24,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:50:24,400 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:50:24 GMT 2018-08-22 20:50:24,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:50:24,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27048 2018-08-22 20:50:24,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:50:24,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:24,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:24,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:24,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-22 20:50:24,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:24,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-22 20:50:24,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-22 20:50:24,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-22 20:50:24,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-22 20:50:24,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-22 20:50:24,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-22 20:50:24,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-22 20:50:24,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-22 20:50:24,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-22 20:50:24,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-22 20:50:24,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_enlkez 2018-08-22 20:50:24,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-22 20:50:24,404 - 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-08-22 20:50:24,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-22 20:50:24,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_46uxla 2018-08-22 20:50:24,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpjtgcFO 2018-08-22 20:50:24,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-22 20:50:24,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-22 20:50:24,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_enlkez start 2018-08-22 20:50:24,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-22 20:50:24,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_46uxla start 2018-08-22 20:50:24,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_mum34r/cloudify/ssl/cloudify_internal_cert.pem 2018-08-22 20:50:24,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-22 20:50:24,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_mum34r 2018-08-22 20:50:24,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-22 20:50:24,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-22 20:50:24,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-22 20:50:24,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-22 20:50:24,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-22 20:50:24,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-22 20:50:24,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-22 20:50:24,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:24,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:24,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-22 20:50:24,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:24,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-22 20:50:24,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-22 20:50:24,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:24,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:24,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:24,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-22 20:50:24,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:24,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:24,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_b5q2bz 2018-08-22 20:50:24,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-22 20:50:24,409 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:50:24,466 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:50:24,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:50:24,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:50:24,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:50:24,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:50:24,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:50:24,467 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:50:24,467 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:50:24,467 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:50:24,468 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:50:24 GMT 2018-08-22 20:50:24,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:50:24,468 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:50:24,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:50:29,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:50:29,724 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:50:29,724 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:50:29,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:50:29,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:50:29,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:50:29,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:50:29,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:50:29,725 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d1f94c6a-4275-42b4-a625-0b6257ad1010"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.200Z", "message": "[localhost] run: /home/ubuntu/homer_host_enlkez/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "262189db-0af6-47e5-8c56-91d003015e9a"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.200Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d1f94c6a-4275-42b4-a625-0b6257ad1010"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d1f94c6a-4275-42b4-a625-0b6257ad1010"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.200Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "20db4cc9-a6e8-46bd-901b-e5ebcfb385c1"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.200Z", "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-08-22T20:49:47.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "20db4cc9-a6e8-46bd-901b-e5ebcfb385c1"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d1f94c6a-4275-42b4-a625-0b6257ad1010"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.200Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "262189db-0af6-47e5-8c56-91d003015e9a"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.200Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d1f94c6a-4275-42b4-a625-0b6257ad1010"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d1f94c6a-4275-42b4-a625-0b6257ad1010"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.200Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:47.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:47.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d1f94c6a-4275-42b4-a625-0b6257ad1010"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "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-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "20db4cc9-a6e8-46bd-901b-e5ebcfb385c1"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d1f94c6a-4275-42b4-a625-0b6257ad1010"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "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-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_i9gviz start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "0bdcc082-7cf7-4f79-aecf-edbc411e8b33"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Successfully started daemon: sprout_host_i9gviz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "0bdcc082-7cf7-4f79-aecf-edbc411e8b33"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_mum34r/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Successfully configured daemon: dime_host_b5q2bz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d1f94c6a-4275-42b4-a625-0b6257ad1010"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_mum34r/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_mum34r/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_mum34r', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_mum34r/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_mum34r', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dl9dFA.T8KhVbhAQZA17ZYjkuaEqIJE-Jg'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "262189db-0af6-47e5-8c56-91d003015e9a"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "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-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "262189db-0af6-47e5-8c56-91d003015e9a"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}], "metadata": {"pagination": {"total": 1458, "offset": 971, "size": 50}}} 2018-08-22 20:50:29,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:50:29,725 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:50:29 GMT 2018-08-22 20:50:29,725 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:50:29,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28576 2018-08-22 20:50:29,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:50:29,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:29,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:29,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_enlkez/env/bin/pip freeze 2018-08-22 20:50:29,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-22 20:50:29,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:29,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-22 20:50:29,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-22 20:50:29,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:29,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:29,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-22 20:50:29,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-22 20:50:29,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:29,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:29,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-22 20:50:29,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:29,729 - 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-08-22 20:50:29,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:29,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:29,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:29,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-22 20:50:29,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-22 20:50:29,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:29,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-22 20:50:29,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:29,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-22 20:50:29,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:29,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-22 20:50:29,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:29,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-22 20:50:29,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_i9gviz start 2018-08-22 20:50:29,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_i9gviz 2018-08-22 20:50:29,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_mum34r/env 2018-08-22 20:50:29,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:29,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:29,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:29,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:29,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-22 20:50:29,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_b5q2bz 2018-08-22 20:50:29,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_mum34r/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_mum34r/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_mum34r', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_mum34r/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_mum34r', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dl9dFA.T8KhVbhAQZA17ZYjkuaEqIJE-Jg'} 2018-08-22 20:50:29,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:29,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-22 20:50:29,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:29,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:29,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-22 20:50:29,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:29,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-22 20:50:29,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-22 20:50:29,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:29,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:29,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:29,735 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:50:29,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:50:29,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:50:29,866 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:50:29,866 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:50:29,866 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:50:29,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:50:29,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:50:29,867 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:50:29,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:50:29,867 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:50:29 GMT 2018-08-22 20:50:29,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:50:29,867 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:50:29,867 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:50:34,872 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:50:34,980 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:50:34,980 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:50:34,981 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:50:34,981 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:50:34,981 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:50:34,981 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:50:34,981 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:50:34,981 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d1f94c6a-4275-42b4-a625-0b6257ad1010"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_i9gviz start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "0bdcc082-7cf7-4f79-aecf-edbc411e8b33"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Removing directory: /tmp/tmpDTX5Q2", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "20db4cc9-a6e8-46bd-901b-e5ebcfb385c1"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Successfully started daemon: sprout_host_i9gviz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "0bdcc082-7cf7-4f79-aecf-edbc411e8b33"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.221Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.233Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.233Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.233Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.233Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.233Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.233Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.233Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.233Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.233Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.233Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:48.233Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:48.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:49.263Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:49.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9f7a02b7-2825-466e-ab1c-51e3491979fc"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:49.263Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:49.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9f7a02b7-2825-466e-ab1c-51e3491979fc"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:49.263Z", "message": "Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:49.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:49.263Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:49.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9f7a02b7-2825-466e-ab1c-51e3491979fc"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:49.263Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:49.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:49.263Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:49.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5d0b8f13-1907-43ab-8c72-589190380415"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:49.263Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:49.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:49.263Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_us2o02/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:49.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:49.263Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:49.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:49.263Z", "message": "Successfully created daemon: bono_host_mum34r", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:49.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:49.263Z", "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-08-22T20:49:49.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "262189db-0af6-47e5-8c56-91d003015e9a"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:49.263Z", "message": "[localhost] run: /home/ubuntu/sprout_host_i9gviz/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:49.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5d0b8f13-1907-43ab-8c72-589190380415"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:49.263Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:49.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:49.263Z", "message": "Removing directory: /tmp/tmpbw8vhZ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:49.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "262189db-0af6-47e5-8c56-91d003015e9a"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:49.263Z", "message": "/home/ubuntu/bono_host_mum34r/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-08-22T20:49:49.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "12ec30cd-2091-4a59-b076-bd1d0638e0bd"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:49.263Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:49.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9f7a02b7-2825-466e-ab1c-51e3491979fc"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:49.263Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:49.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9f7a02b7-2825-466e-ab1c-51e3491979fc"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:49.266Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:49.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:49.266Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:49.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:49.266Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:49.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:49.266Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:49.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:49.266Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:49.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:49.266Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:49.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:49.266Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:49.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:49.266Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:49.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:49.266Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:49.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 1467, "offset": 1021, "size": 50}}} 2018-08-22 20:50:34,981 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:50:34,982 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:50:34 GMT 2018-08-22 20:50:34,982 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:50:34,982 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27402 2018-08-22 20:50:34,982 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:50:34,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:34,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:34,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-22 20:50:34,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:34,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_i9gviz start 2018-08-22 20:50:34,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:34,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:34,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:34,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:34,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpDTX5Q2 2018-08-22 20:50:34,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_i9gviz 2018-08-22 20:50:34,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-22 20:50:34,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:34,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-22 20:50:34,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-22 20:50:34,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-22 20:50:34,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-22 20:50:34,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-22 20:50:34,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-22 20:50:34,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-22 20:50:34,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-22 20:50:34,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-22 20:50:34,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-22 20:50:34,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-22 20:50:34,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:34,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:34,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-22 20:50:34,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-22 20:50:34,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-22 20:50:34,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-22 20:50:34,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-22 20:50:34,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_us2o02/cloudify/ssl/cloudify_internal_cert.pem 2018-08-22 20:50:34,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-22 20:50:34,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_mum34r 2018-08-22 20:50:34,989 - 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-08-22 20:50:34,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_i9gviz/env/bin/pip freeze 2018-08-22 20:50:34,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-22 20:50:34,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpbw8vhZ 2018-08-22 20:50:34,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_mum34r/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-08-22 20:50:34,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:34,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:34,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-22 20:50:34,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-22 20:50:34,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-22 20:50:34,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-22 20:50:34,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-22 20:50:34,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-22 20:50:34,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-22 20:50:34,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-22 20:50:34,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-22 20:50:34,991 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:50:35,055 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:50:35,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:50:35,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:50:35,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:50:35,056 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:50:35,056 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:50:35,056 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:50:35,056 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:50:35,056 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:50:35,056 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:50:35 GMT 2018-08-22 20:50:35,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:50:35,057 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:50:35,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:50:40,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:50:40,148 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:50:40,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:50:40,148 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:50:40,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:50:40,149 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:50:40,149 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:50:40,149 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:50:40,149 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_i9gviz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:49.266Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:49.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:50.311Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:50.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9f7a02b7-2825-466e-ab1c-51e3491979fc"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:50.311Z", "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-08-22T20:49:50.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5d0b8f13-1907-43ab-8c72-589190380415"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:50.311Z", "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-08-22T20:49:50.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5d0b8f13-1907-43ab-8c72-589190380415"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:50.311Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:50.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "054758d6-867a-4ead-953c-a140870eb810"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:50.311Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:50.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9f7a02b7-2825-466e-ab1c-51e3491979fc"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:50.311Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:50.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9f7a02b7-2825-466e-ab1c-51e3491979fc"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:50.311Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:50.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "054758d6-867a-4ead-953c-a140870eb810"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:50.311Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:50.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "054758d6-867a-4ead-953c-a140870eb810"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:50.311Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:50.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5d0b8f13-1907-43ab-8c72-589190380415"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:50.311Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:50.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "054758d6-867a-4ead-953c-a140870eb810"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:50.311Z", "message": "Starting Agent dime_host_b5q2bz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:50.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9f7a02b7-2825-466e-ab1c-51e3491979fc"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:50.311Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:50.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9f7a02b7-2825-466e-ab1c-51e3491979fc"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:50.311Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:50.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "054758d6-867a-4ead-953c-a140870eb810"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:50.311Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:50.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9f7a02b7-2825-466e-ab1c-51e3491979fc"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:50.311Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:50.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9f7a02b7-2825-466e-ab1c-51e3491979fc"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:50.425Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:50.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:50.425Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:50.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:50.425Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:50.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:50.425Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:50.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "054758d6-867a-4ead-953c-a140870eb810"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "054758d6-867a-4ead-953c-a140870eb810"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "054758d6-867a-4ead-953c-a140870eb810"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "/home/ubuntu/ellis_host_us2o02/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-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_us2o02/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Configuring Agent bono_host_mum34r", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "054758d6-867a-4ead-953c-a140870eb810"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "054758d6-867a-4ead-953c-a140870eb810"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "054758d6-867a-4ead-953c-a140870eb810"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "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-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Successfully configured daemon: bono_host_mum34r", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "054758d6-867a-4ead-953c-a140870eb810"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "054758d6-867a-4ead-953c-a140870eb810"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "054758d6-867a-4ead-953c-a140870eb810"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_us2o02/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_us2o02/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_us2o02', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_us2o02/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_us2o02', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dl9dFA.T8KhVbhAQZA17ZYjkuaEqIJE-Jg'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}], "metadata": {"pagination": {"total": 1467, "offset": 1071, "size": 50}}} 2018-08-22 20:50:40,149 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:50:40,149 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:50:40 GMT 2018-08-22 20:50:40,149 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:50:40,149 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28758 2018-08-22 20:50:40,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:50:40,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-22 20:50:40,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-22 20:50:40,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-22 20:50:40,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-22 20:50:40,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:40,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:40,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:40,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-22 20:50:40,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:40,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-22 20:50:40,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:40,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_b5q2bz 2018-08-22 20:50:40,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:40,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:40,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:40,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:40,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-22 20:50:40,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-22 20:50:40,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-22 20:50:40,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-22 20:50:40,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:40,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:40,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:40,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:40,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-22 20:50:40,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-22 20:50:40,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:40,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_us2o02/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-08-22 20:50:40,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-22 20:50:40,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_us2o02/env 2018-08-22 20:50:40,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:40,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_mum34r 2018-08-22 20:50:40,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-22 20:50:40,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:40,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-22 20:50:40,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-22 20:50:40,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:40,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:40,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-22 20:50:40,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:40,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:40,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_mum34r 2018-08-22 20:50:40,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:40,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:40,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:40,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:40,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-22 20:50:40,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:40,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:40,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_us2o02/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_us2o02/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_us2o02', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_us2o02/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_us2o02', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dl9dFA.T8KhVbhAQZA17ZYjkuaEqIJE-Jg'} 2018-08-22 20:50:40,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:50:40,216 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:50:40,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:50:40,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:50:40,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:50:40,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:50:40,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:50:40,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:50:40,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-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:50:40,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:50:40,217 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:50:40 GMT 2018-08-22 20:50:40,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:50:40,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:50:40,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:50:45,223 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:50:45,495 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:50:45,495 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:50:45,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:50:45,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:50:45,496 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:50:45,496 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:50:45,496 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:50:45,496 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "054758d6-867a-4ead-953c-a140870eb810"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "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-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Creating Agent vellum_host_joljfq", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "054758d6-867a-4ead-953c-a140870eb810"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "054758d6-867a-4ead-953c-a140870eb810"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_us2o02/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_us2o02/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_us2o02', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_us2o02/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_us2o02', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dl9dFA.T8KhVbhAQZA17ZYjkuaEqIJE-Jg'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "116a7ef8-6d35-43ce-95fa-3ed86ed6ac45"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.320Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.432Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.432Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.432Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:51.432Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:51.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:52.317Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:52.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:52.317Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:52.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:52.317Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_joljfq/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:52.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:52.317Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:52.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:52.317Z", "message": "Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:52.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "homer_host_enlkez", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:52.562Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:52.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:52.562Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:52.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:52.562Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:52.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:52.562Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:52.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_node_tiqcz1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:52.562Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:52.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:52.562Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:52.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:52.562Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:52.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:52.562Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:52.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:52.562Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:52.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:52.562Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:52.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:52.562Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:52.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_node_tiqcz1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:52.562Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:52.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:52.562Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:52.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:52.562Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:52.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:52.562Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:52.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_node_tiqcz1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:52.562Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:52.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.574Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.574Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.574Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 1470, "offset": 1121, "size": 50}}} 2018-08-22 20:50:45,496 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:50:45,496 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:50:45 GMT 2018-08-22 20:50:45,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:50:45,497 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27601 2018-08-22 20:50:45,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:50:45,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:45,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:45,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:45,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:45,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-22 20:50:45,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:45,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:45,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-22 20:50:45,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_joljfq 2018-08-22 20:50:45,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:45,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:45,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-22 20:50:45,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:45,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:45,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:45,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-22 20:50:45,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:45,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:45,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:45,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-22 20:50:45,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_us2o02/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_us2o02/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_us2o02', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_us2o02/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_us2o02', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dl9dFA.T8KhVbhAQZA17ZYjkuaEqIJE-Jg'} 2018-08-22 20:50:45,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:45,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-22 20:50:45,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-22 20:50:45,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-22 20:50:45,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-22 20:50:45,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-22 20:50:45,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-22 20:50:45,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_joljfq/cloudify/ssl/cloudify_internal_cert.pem 2018-08-22 20:50:45,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-22 20:50:45,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-22 20:50:45,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-22 20:50:45,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-22 20:50:45,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-22 20:50:45,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-22 20:50:45,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-22 20:50:45,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-22 20:50:45,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-22 20:50:45,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-22 20:50:45,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-22 20:50:45,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-22 20:50:45,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-22 20:50:45,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 20:50:45,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-22 20:50:45,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-22 20:50:45,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-22 20:50:45,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 20:50:45,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-22 20:50:45,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-22 20:50:45,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-22 20:50:45,506 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:50:45,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:50:45,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:50:45,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:50:45,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:50:45,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:50:45,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:50:45,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:50:45,571 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:50:45,572 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:50:45,572 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:50:45 GMT 2018-08-22 20:50:45,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:50:45,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:50:45,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:50:50,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:50:50,779 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:50:50,779 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:50:50,779 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:50:50,779 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:50:50,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:50:50,780 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:50:50,780 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:50:50,780 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_i9gviz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.574Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.574Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.574Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.574Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.574Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.578Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d4abf6a6-6729-442b-ae3a-0c3066a9f636"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.578Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9f7a02b7-2825-466e-ab1c-51e3491979fc"}, {"node_instance_id": "proxy_node_tiqcz1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.578Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/A54G1/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d02ac31f-3ee7-4e48-938d-58558fcec5fd"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.578Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "39efcd7d-82cf-4fbc-a11e-b99645955984"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.578Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "39efcd7d-82cf-4fbc-a11e-b99645955984"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.578Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "39efcd7d-82cf-4fbc-a11e-b99645955984"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.578Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d4abf6a6-6729-442b-ae3a-0c3066a9f636"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.578Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "39efcd7d-82cf-4fbc-a11e-b99645955984"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.578Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d4abf6a6-6729-442b-ae3a-0c3066a9f636"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.578Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d4abf6a6-6729-442b-ae3a-0c3066a9f636"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.578Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "39efcd7d-82cf-4fbc-a11e-b99645955984"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.578Z", "message": "Configuring Agent ellis_host_us2o02", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d4abf6a6-6729-442b-ae3a-0c3066a9f636"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.578Z", "message": "Successfully started daemon: dime_host_b5q2bz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9f7a02b7-2825-466e-ab1c-51e3491979fc"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.578Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d4abf6a6-6729-442b-ae3a-0c3066a9f636"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.578Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "39efcd7d-82cf-4fbc-a11e-b99645955984"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.578Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "39efcd7d-82cf-4fbc-a11e-b99645955984"}, {"node_instance_id": "proxy_node_tiqcz1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.578Z", "message": "Executing: /tmp/A54G1/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d02ac31f-3ee7-4e48-938d-58558fcec5fd"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.578Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d4abf6a6-6729-442b-ae3a-0c3066a9f636"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.578Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d4abf6a6-6729-442b-ae3a-0c3066a9f636"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.578Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d4abf6a6-6729-442b-ae3a-0c3066a9f636"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.578Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "39efcd7d-82cf-4fbc-a11e-b99645955984"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.578Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d4abf6a6-6729-442b-ae3a-0c3066a9f636"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.578Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_b5q2bz start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9f7a02b7-2825-466e-ab1c-51e3491979fc"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.578Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d4abf6a6-6729-442b-ae3a-0c3066a9f636"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:53.578Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:53.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d4abf6a6-6729-442b-ae3a-0c3066a9f636"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:54.604Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:54.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:54.604Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:54.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:54.604Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:54.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:54.604Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:54.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:54.604Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:54.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:54.604Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:54.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:54.604Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:54.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:54.604Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:54.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:54.604Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:54.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:54.604Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:54.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:54.612Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:54.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d4abf6a6-6729-442b-ae3a-0c3066a9f636"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:54.612Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_joljfq/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:54.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:54.612Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:54.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:54.612Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:54.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:54.612Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:54.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:54.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:54.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "39efcd7d-82cf-4fbc-a11e-b99645955984"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:54.612Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:54.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d4abf6a6-6729-442b-ae3a-0c3066a9f636"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:54.612Z", "message": "Starting Agent bono_host_mum34r", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:54.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "39efcd7d-82cf-4fbc-a11e-b99645955984"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:54.612Z", "message": "Successfully configured daemon: ellis_host_us2o02", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:54.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d4abf6a6-6729-442b-ae3a-0c3066a9f636"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:54.612Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:54.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d4abf6a6-6729-442b-ae3a-0c3066a9f636"}], "metadata": {"pagination": {"total": 1470, "offset": 1171, "size": 50}}} 2018-08-22 20:50:50,780 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:50:50,780 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:50:50 GMT 2018-08-22 20:50:50,780 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:50:50,780 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26852 2018-08-22 20:50:50,780 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:50:50,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-22 20:50:50,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-22 20:50:50,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-22 20:50:50,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-22 20:50:50,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-22 20:50:50,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:50,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-22 20:50:50,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/A54G1/install_requirements.sh 2018-08-22 20:50:50,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:50,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:50,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-22 20:50:50,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:50,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-22 20:50:50,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:50,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:50,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:50,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_us2o02 2018-08-22 20:50:50,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_b5q2bz 2018-08-22 20:50:50,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:50,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:50,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:50,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/A54G1/install_requirements.sh 2018-08-22 20:50:50,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:50,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:50,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:50,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:50,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-22 20:50:50,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_b5q2bz start 2018-08-22 20:50:50,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:50,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-22 20:50:50,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-22 20:50:50,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-22 20:50:50,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-22 20:50:50,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-22 20:50:50,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-22 20:50:50,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-22 20:50:50,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-22 20:50:50,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-22 20:50:50,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-22 20:50:50,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-22 20:50:50,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-22 20:50:50,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_joljfq/env 2018-08-22 20:50:50,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-22 20:50:50,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-22 20:50:50,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-22 20:50:50,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:50,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-22 20:50:50,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_mum34r 2018-08-22 20:50:50,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_us2o02 2018-08-22 20:50:50,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-22 20:50:50,790 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:50:50,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:50:50,847 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:50:50,848 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:50:50,848 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:50:50,848 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:50:50,848 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:50:50,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:50:50,848 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:50:50,848 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:50:50,848 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:50:50 GMT 2018-08-22 20:50:50,849 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:50:50,849 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:50:50,849 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:50:55,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:50:55,981 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:50:55,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:50:55,982 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:50:55,982 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:50:55,982 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:50:55,982 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:50:55,982 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:50:55,982 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:54.612Z", "message": "Successfully created daemon: vellum_host_joljfq", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:54.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:54.612Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_joljfq/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_joljfq/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_joljfq', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_joljfq/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_joljfq', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dl9dFA.T8KhVbhAQZA17ZYjkuaEqIJE-Jg'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:54.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:54.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:54.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "39efcd7d-82cf-4fbc-a11e-b99645955984"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:54.612Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:54.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:54.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:54.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "39efcd7d-82cf-4fbc-a11e-b99645955984"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:54.612Z", "message": "/home/ubuntu/vellum_host_joljfq/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-08-22T20:49:54.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:54.612Z", "message": "[localhost] run: /home/ubuntu/dime_host_b5q2bz/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:54.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "640d4d57-97a1-469e-907d-f45cfd9f78ad"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:54.612Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:54.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "640d4d57-97a1-469e-907d-f45cfd9f78ad"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:54.612Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:54.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3f9bd6c8-e904-4a5e-b291-36e32b2b0465"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:55.623Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:55.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:55.623Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:55.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:55.623Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:55.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:55.632Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:55.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8b185369-532d-4c3a-89af-fb930016039d"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:55.632Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:55.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8b185369-532d-4c3a-89af-fb930016039d"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:55.632Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:55.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8b185369-532d-4c3a-89af-fb930016039d"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:55.632Z", "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-08-22T20:49:55.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "640d4d57-97a1-469e-907d-f45cfd9f78ad"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:55.632Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:55.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8b185369-532d-4c3a-89af-fb930016039d"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:55.632Z", "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-08-22T20:49:55.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "640d4d57-97a1-469e-907d-f45cfd9f78ad"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:55.632Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:55.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8b185369-532d-4c3a-89af-fb930016039d"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:55.632Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:55.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8b185369-532d-4c3a-89af-fb930016039d"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:55.632Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:55.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8b185369-532d-4c3a-89af-fb930016039d"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:55.632Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:55.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8b185369-532d-4c3a-89af-fb930016039d"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:55.632Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:55.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8b185369-532d-4c3a-89af-fb930016039d"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:55.632Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:55.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8b185369-532d-4c3a-89af-fb930016039d"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:55.632Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:55.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8b185369-532d-4c3a-89af-fb930016039d"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:55.632Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:55.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "640d4d57-97a1-469e-907d-f45cfd9f78ad"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:56.634Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:56.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:56.634Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:56.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:56.634Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:56.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:56.671Z", "message": "Configuring Agent vellum_host_joljfq", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:56.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a8e8b926-fabd-4c79-9555-8f7029a65d45"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:56.671Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:56.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a8e8b926-fabd-4c79-9555-8f7029a65d45"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:56.671Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:56.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a8e8b926-fabd-4c79-9555-8f7029a65d45"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:56.671Z", "message": "Removing directory: /tmp/tmpVS1Ubd", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:56.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "640d4d57-97a1-469e-907d-f45cfd9f78ad"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:56.671Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:56.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a8e8b926-fabd-4c79-9555-8f7029a65d45"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:56.671Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:56.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a8e8b926-fabd-4c79-9555-8f7029a65d45"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:56.671Z", "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-08-22T20:49:56.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "640d4d57-97a1-469e-907d-f45cfd9f78ad"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:56.671Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:56.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a8e8b926-fabd-4c79-9555-8f7029a65d45"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:56.671Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:56.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a8e8b926-fabd-4c79-9555-8f7029a65d45"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:56.671Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:56.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a8e8b926-fabd-4c79-9555-8f7029a65d45"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:56.671Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:56.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a8e8b926-fabd-4c79-9555-8f7029a65d45"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:56.671Z", "message": "Starting Agent ellis_host_us2o02", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:56.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8b185369-532d-4c3a-89af-fb930016039d"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:56.671Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:56.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a8e8b926-fabd-4c79-9555-8f7029a65d45"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:56.671Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:56.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a8e8b926-fabd-4c79-9555-8f7029a65d45"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:56.671Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:56.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a8e8b926-fabd-4c79-9555-8f7029a65d45"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:57.887Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:57.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:57.887Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:57.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:57.887Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:57.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:57.887Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:57.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:57.887Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:57.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:57.887Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:57.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 1470, "offset": 1221, "size": 50}}} 2018-08-22 20:50:55,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:50:55,983 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:50:55 GMT 2018-08-22 20:50:55,983 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:50:55,983 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28503 2018-08-22 20:50:55,983 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:50:55,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_joljfq 2018-08-22 20:50:55,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_joljfq/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_joljfq/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_joljfq', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_joljfq/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_joljfq', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dl9dFA.T8KhVbhAQZA17ZYjkuaEqIJE-Jg'} 2018-08-22 20:50:55,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:55,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-22 20:50:55,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:55,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_joljfq/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-08-22 20:50:55,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_b5q2bz/env/bin/pip freeze 2018-08-22 20:50:55,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-22 20:50:55,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-22 20:50:55,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-22 20:50:55,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-22 20:50:55,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-22 20:50:55,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:55,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-22 20:50:55,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:55,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-22 20:50:55,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:55,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-22 20:50:55,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:55,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:55,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:55,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:55,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-22 20:50:55,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:55,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:55,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-22 20:50:55,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-22 20:50:55,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-22 20:50:55,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-22 20:50:55,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_joljfq 2018-08-22 20:50:55,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:55,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:55,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpVS1Ubd 2018-08-22 20:50:55,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:55,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:55,990 - 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-08-22 20:50:55,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-22 20:50:55,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-22 20:50:55,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:55,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:55,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_us2o02 2018-08-22 20:50:55,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:55,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:55,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:50:55,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-22 20:50:55,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-22 20:50:55,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-22 20:50:55,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-22 20:50:55,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-22 20:50:55,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-22 20:50:55,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:50:56,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:50:56,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:50:56,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:50:56,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:50:56,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:50:56,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:50:56,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:50:56,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:50:56,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:50:56,194 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:50:56 GMT 2018-08-22 20:50:56,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:50:56,194 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:50:56,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:51:01,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:51:01,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:51:01,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:51:01,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:51:01,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:51:01,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:51:01,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:51:01,280 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:51:01,280 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_joljfq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:57.887Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:57.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:57.887Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:57.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:57.968Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:57.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "39efcd7d-82cf-4fbc-a11e-b99645955984"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:57.968Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_mum34r start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:57.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "39efcd7d-82cf-4fbc-a11e-b99645955984"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:57.968Z", "message": "Successfully started daemon: bono_host_mum34r", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:57.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "39efcd7d-82cf-4fbc-a11e-b99645955984"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:57.968Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:57.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a8e8b926-fabd-4c79-9555-8f7029a65d45"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:57.968Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:57.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a8e8b926-fabd-4c79-9555-8f7029a65d45"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:57.968Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:57.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a8e8b926-fabd-4c79-9555-8f7029a65d45"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:57.968Z", "message": "Successfully configured daemon: vellum_host_joljfq", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:57.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a8e8b926-fabd-4c79-9555-8f7029a65d45"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:58.896Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:58.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:58.896Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:58.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:58.896Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:58.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:58.896Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:58.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:58.896Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:58.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:58.896Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:58.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:58.896Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:58.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:58.896Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:58.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:58.896Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:58.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:58.896Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:58.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:58.980Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:58.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9589e001-d063-43da-b94d-055d10b3e3e9"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:58.980Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:58.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9589e001-d063-43da-b94d-055d10b3e3e9"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:58.980Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:58.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9589e001-d063-43da-b94d-055d10b3e3e9"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:58.980Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:58.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9589e001-d063-43da-b94d-055d10b3e3e9"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:58.980Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:58.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9589e001-d063-43da-b94d-055d10b3e3e9"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:58.980Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:58.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9589e001-d063-43da-b94d-055d10b3e3e9"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:58.980Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:58.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9589e001-d063-43da-b94d-055d10b3e3e9"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:58.980Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:58.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "949adb01-e717-4b73-a038-671b0a02697f"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:58.980Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:58.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "949adb01-e717-4b73-a038-671b0a02697f"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:58.980Z", "message": "[localhost] run: /home/ubuntu/bono_host_mum34r/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:58.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "949adb01-e717-4b73-a038-671b0a02697f"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:58.980Z", "message": "Starting Agent vellum_host_joljfq", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:58.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9589e001-d063-43da-b94d-055d10b3e3e9"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:58.980Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:58.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9589e001-d063-43da-b94d-055d10b3e3e9"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:58.980Z", "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-08-22T20:49:58.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "949adb01-e717-4b73-a038-671b0a02697f"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:58.980Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:58.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9589e001-d063-43da-b94d-055d10b3e3e9"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:58.980Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:58.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9589e001-d063-43da-b94d-055d10b3e3e9"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:58.980Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:58.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9589e001-d063-43da-b94d-055d10b3e3e9"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:58.980Z", "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-08-22T20:49:58.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "949adb01-e717-4b73-a038-671b0a02697f"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:59.900Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:59.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:59.900Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:59.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:59.985Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:59.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8b185369-532d-4c3a-89af-fb930016039d"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:59.985Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_us2o02 start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:59.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8b185369-532d-4c3a-89af-fb930016039d"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:59.985Z", "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-08-22T20:49:59.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "949adb01-e717-4b73-a038-671b0a02697f"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:59.985Z", "message": "Removing directory: /tmp/tmpKGdXg9", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:59.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "949adb01-e717-4b73-a038-671b0a02697f"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:49:59.985Z", "message": "Successfully started daemon: ellis_host_us2o02", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:49:59.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8b185369-532d-4c3a-89af-fb930016039d"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:01.139Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:01.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "582791d3-c460-41e6-98e5-83e0349fe3f4"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:01.139Z", "message": "[localhost] run: /home/ubuntu/ellis_host_us2o02/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:01.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "582791d3-c460-41e6-98e5-83e0349fe3f4"}, {"node_instance_id": "bono_host_mum34r", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:01.143Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:01.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:01.143Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:01.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:01.143Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:01.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:01.143Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:01.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:01.143Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:01.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 1470, "offset": 1271, "size": 50}}} 2018-08-22 20:51:01,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:51:01,281 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:51:01 GMT 2018-08-22 20:51:01,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:51:01,281 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27018 2018-08-22 20:51:01,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:51:01,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-22 20:51:01,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-22 20:51:01,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-22 20:51:01,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_mum34r start 2018-08-22 20:51:01,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_mum34r 2018-08-22 20:51:01,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-22 20:51:01,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-22 20:51:01,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-22 20:51:01,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_joljfq 2018-08-22 20:51:01,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-22 20:51:01,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-22 20:51:01,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:01,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:01,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:01,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-22 20:51:01,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-22 20:51:01,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-22 20:51:01,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-22 20:51:01,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-22 20:51:01,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:51:01,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:51:01,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:51:01,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:51:01,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:51:01,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:51:01,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:51:01,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-22 20:51:01,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-22 20:51:01,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_mum34r/env/bin/pip freeze 2018-08-22 20:51:01,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_joljfq 2018-08-22 20:51:01,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:51:01,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-22 20:51:01,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 20:51:01,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-22 20:51:01,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-22 20:51:01,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-22 20:51:01,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-22 20:51:01,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-22 20:51:01,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-22 20:51:01,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_us2o02 start 2018-08-22 20:51:01,289 - 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-08-22 20:51:01,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpKGdXg9 2018-08-22 20:51:01,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_us2o02 2018-08-22 20:51:01,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-22 20:51:01,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_us2o02/env/bin/pip freeze 2018-08-22 20:51:01,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-22 20:51:01,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-22 20:51:01,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-22 20:51:01,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-22 20:51:01,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-22 20:51:01,290 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:51:01,460 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:51:01,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:51:01,461 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:51:01,461 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:51:01,461 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:51:01,461 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:51:01,461 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:51:01,461 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:51:01,461 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:51:01,461 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:51:01 GMT 2018-08-22 20:51:01,461 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:51:01,462 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:51:01,462 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:51:06,467 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:51:06,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:51:06,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:51:06,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:51:06,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:51:06,548 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:51:06,548 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:51:06,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:51:06,549 - 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-08-22T20:50:01.143Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:01.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:01.143Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:01.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:01.143Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:01.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:02.144Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:02.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "582791d3-c460-41e6-98e5-83e0349fe3f4"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:02.144Z", "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-08-22T20:50:02.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "582791d3-c460-41e6-98e5-83e0349fe3f4"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:02.144Z", "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-08-22T20:50:02.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "582791d3-c460-41e6-98e5-83e0349fe3f4"}, {"node_instance_id": "bono_host_mum34r", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:02.146Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:02.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:02.146Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:02.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:02.146Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:02.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:02.146Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:02.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:03.184Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:03.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9589e001-d063-43da-b94d-055d10b3e3e9"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:03.184Z", "message": "Successfully started daemon: vellum_host_joljfq", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:03.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9589e001-d063-43da-b94d-055d10b3e3e9"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:03.184Z", "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-08-22T20:50:03.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "582791d3-c460-41e6-98e5-83e0349fe3f4"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:03.184Z", "message": "Removing directory: /tmp/tmplt80sz", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:03.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "582791d3-c460-41e6-98e5-83e0349fe3f4"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:03.184Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_joljfq start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:03.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "9589e001-d063-43da-b94d-055d10b3e3e9"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:03.195Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:03.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:03.195Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:03.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:03.195Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:03.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:03.195Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:03.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:03.195Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:03.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:03.195Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:03.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:03.195Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:03.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:04.192Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:04.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2ba15e3c-674e-41a3-b9ac-06f4c938d42e"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:04.192Z", "message": "[localhost] run: /home/ubuntu/vellum_host_joljfq/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:04.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2ba15e3c-674e-41a3-b9ac-06f4c938d42e"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:04.192Z", "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-08-22T20:50:04.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2ba15e3c-674e-41a3-b9ac-06f4c938d42e"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:04.192Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:04.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2ba15e3c-674e-41a3-b9ac-06f4c938d42e"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:04.192Z", "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-08-22T20:50:04.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2ba15e3c-674e-41a3-b9ac-06f4c938d42e"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:04.198Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:04.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:04.198Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:04.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:04.198Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:04.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:04.198Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:04.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:04.198Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:04.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:05.302Z", "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-08-22T20:50:05.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2ba15e3c-674e-41a3-b9ac-06f4c938d42e"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:05.302Z", "message": "Removing directory: /tmp/tmpvDEsnP", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:05.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2ba15e3c-674e-41a3-b9ac-06f4c938d42e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:05.358Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:05.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:05.358Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:05.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:05.358Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:05.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:05.358Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:05.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:06.502Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:06.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:06.502Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:06.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:06.502Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:06.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:06.502Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:06.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:06.502Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:06.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:06.502Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:06.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:06.502Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:06.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:06.502Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:06.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:06.502Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:06.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:07.911Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:07.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:07.911Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:07.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:09.259Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:09.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 1470, "offset": 1321, "size": 50}}} 2018-08-22 20:51:06,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:51:06,549 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:51:06 GMT 2018-08-22 20:51:06,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:51:06,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26728 2018-08-22 20:51:06,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:51:06,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:06,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:06,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-22 20:51:06,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-22 20:51:06,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-22 20:51:06,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-22 20:51:06,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-22 20:51:06,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-22 20:51:06,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-22 20:51:06,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-22 20:51:06,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-22 20:51:06,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_joljfq 2018-08-22 20:51:06,552 - 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-08-22 20:51:06,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmplt80sz 2018-08-22 20:51:06,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_joljfq start 2018-08-22 20:51:06,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-22 20:51:06,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-22 20:51:06,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-22 20:51:06,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-22 20:51:06,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-22 20:51:06,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-22 20:51:06,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-22 20:51:06,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-22 20:51:06,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_joljfq/env/bin/pip freeze 2018-08-22 20:51:06,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-22 20:51:06,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-22 20:51:06,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-22 20:51:06,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-22 20:51:06,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-22 20:51:06,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-22 20:51:06,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-22 20:51:06,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-22 20:51:06,556 - 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-08-22 20:51:06,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpvDEsnP 2018-08-22 20:51:06,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:06,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:06,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-22 20:51:06,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:06,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-22 20:51:06,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-08-22 20:51:06,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-22 20:51:06,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-08-22 20:51:06,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-22 20:51:06,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:06,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-22 20:51:06,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-22 20:51:06,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-22 20:51:06,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-22 20:51:06,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-22 20:51:06,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:06,559 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:51:06,670 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:51:06,671 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:51:06,671 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:51:06,671 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:51:06,671 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:51:06,671 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:51:06,671 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:51:06,671 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:51:06,672 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:51:06,672 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:51:06 GMT 2018-08-22 20:51:06,672 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:51:06,672 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:51:06,672 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:51:11,677 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:51:11,769 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:51:11,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:51:11,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:51:11,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:51:11,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:51:11,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:51:11,770 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:51:11,770 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_joljfq", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:09.259Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:09.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:09.259Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:09.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:09.259Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:09.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:09.259Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:09.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:09.259Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:09.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:09.259Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:09.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:09.259Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:09.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:10.322Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:10.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:10.322Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:10.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:10.322Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:10.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:10.322Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:10.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:11.335Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:11.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_90sdz8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:12.340Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:12.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_90sdz8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:12.340Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:12.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:12.340Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:12.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_90sdz8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:12.340Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:12.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:12.340Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:12.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:12.340Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:12.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:12.567Z", "message": "Downloaded scripts/bind/bind.py to /tmp/50NKW/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:12.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3be7bf88-91f4-414b-a23c-a4e40d988c78"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:13.394Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:13.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:13.397Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:13.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3be7bf88-91f4-414b-a23c-a4e40d988c78"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:13.397Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:13.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3be7bf88-91f4-414b-a23c-a4e40d988c78"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:14.643Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:14.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:14.643Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:14.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:14.643Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:14.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:15.648Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:15.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:15.648Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:15.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:15.648Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:15.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:16.653Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:16.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:16.653Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:16.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:16.653Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:16.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:17.933Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:17.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:18.656Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:18.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:18.656Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:18.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:19.659Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:19.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:19.659Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:19.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:19.659Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:19.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_node_tiqcz1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:20.426Z", "message": "Execution done (return_code=0): /tmp/A54G1/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:20.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "d02ac31f-3ee7-4e48-938d-58558fcec5fd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:20.663Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:20.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:20.663Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:20.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:20.663Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:20.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:21.668Z", "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-08-22T20:50:21.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3be7bf88-91f4-414b-a23c-a4e40d988c78"}, {"node_instance_id": "proxy_node_tiqcz1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:21.765Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:21.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_node_tiqcz1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:21.765Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:21.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "proxy_node_tiqcz1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:22.769Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:22.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:23.852Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:23.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:23.852Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:23.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:25.421Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:25.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:28.083Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:28.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3be7bf88-91f4-414b-a23c-a4e40d988c78"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:28.674Z", "message": "[localhost] run: sudo mv /tmp/tmpNRbUZo /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:28.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3be7bf88-91f4-414b-a23c-a4e40d988c78"}], "metadata": {"pagination": {"total": 1470, "offset": 1371, "size": 50}}} 2018-08-22 20:51:11,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:51:11,771 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:51:11 GMT 2018-08-22 20:51:11,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:51:11,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25648 2018-08-22 20:51:11,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:51:11,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-22 20:51:11,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-22 20:51:11,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-22 20:51:11,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:11,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-22 20:51:11,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:11,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-22 20:51:11,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-22 20:51:11,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:11,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:11,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:11,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-08-22 20:51:11,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 20:51:11,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-22 20:51:11,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:11,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 20:51:11,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:11,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:11,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/50NKW/bind.py 2018-08-22 20:51:11,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:11,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-08-22 20:51:11,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-08-22 20:51:11,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:11,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:11,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:11,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:11,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:11,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-22 20:51:11,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:11,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:11,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:11,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:11,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-08-22 20:51:11,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-08-22 20:51:11,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:11,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:11,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:11,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/A54G1/install_requirements.sh 2018-08-22 20:51:11,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-08-22 20:51:11,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:11,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-08-22 20:51:11,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-08-22 20:51:11,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 20:51:11,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-22 20:51:11,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-22 20:51:11,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-08-22 20:51:11,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-22 20:51:11,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-08-22 20:51:11,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-22 20:51:11,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpNRbUZo /etc/clearwater/local_config 2018-08-22 20:51:11,780 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:51:12,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:51:12,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:51:12,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:51:12,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:51:12,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:51:12,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:51:12,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:51:12,002 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:51:12,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:51:12,003 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:51:12 GMT 2018-08-22 20:51:12,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:51:12,003 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:51:12,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:51:17,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:51:17,103 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:51:17,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:51:17,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:51:17,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:51:17,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:51:17,104 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:51:17,104 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:51:17,104 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:28.674Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:28.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3be7bf88-91f4-414b-a23c-a4e40d988c78"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:28.674Z", "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-08-22T20:50:28.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3be7bf88-91f4-414b-a23c-a4e40d988c78"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:28.674Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:28.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3be7bf88-91f4-414b-a23c-a4e40d988c78"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:28.674Z", "message": "[localhost] run: sudo mv /tmp/tmpeN7m2E /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:28.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3be7bf88-91f4-414b-a23c-a4e40d988c78"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:28.674Z", "message": "The config dict: {'etcd_ip': u'192.168.120.19', 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.19', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:28.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3be7bf88-91f4-414b-a23c-a4e40d988c78"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:28.674Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:28.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3be7bf88-91f4-414b-a23c-a4e40d988c78"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:28.674Z", "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-08-22T20:50:28.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3be7bf88-91f4-414b-a23c-a4e40d988c78"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:28.674Z", "message": "[localhost] run: sudo mv /tmp/tmppzeQSU /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:28.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3be7bf88-91f4-414b-a23c-a4e40d988c78"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:29.686Z", "message": "The config dict: {'public_ip': u'172.30.9.204', '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.19', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:29.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3be7bf88-91f4-414b-a23c-a4e40d988c78"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:29.686Z", "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-08-22T20:50:29.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3be7bf88-91f4-414b-a23c-a4e40d988c78"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:29.686Z", "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-08-22T20:50:29.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3be7bf88-91f4-414b-a23c-a4e40d988c78"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:29.686Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:29.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3be7bf88-91f4-414b-a23c-a4e40d988c78"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:29.686Z", "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-08-22T20:50:29.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3be7bf88-91f4-414b-a23c-a4e40d988c78"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:29.686Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:29.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3be7bf88-91f4-414b-a23c-a4e40d988c78"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:29.686Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:29.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3be7bf88-91f4-414b-a23c-a4e40d988c78"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:29.686Z", "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-08-22T20:50:29.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3be7bf88-91f4-414b-a23c-a4e40d988c78"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:29.686Z", "message": "[localhost] run: sudo mv /tmp/tmpxDzCS0 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:29.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3be7bf88-91f4-414b-a23c-a4e40d988c78"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:29.686Z", "message": "[localhost] run: sudo mv /tmp/tmpnVXhRm /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:29.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3be7bf88-91f4-414b-a23c-a4e40d988c78"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:29.686Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:29.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3be7bf88-91f4-414b-a23c-a4e40d988c78"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:29.686Z", "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-08-22T20:50:29.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3be7bf88-91f4-414b-a23c-a4e40d988c78"}, {"node_instance_id": "bind_90sdz8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:29.693Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:29.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:30.691Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/GRK26/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:30.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1cff913-6bb5-4be3-97ee-8a60a20b6ebb"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:30.691Z", "message": "Executing: /tmp/GRK26/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:30.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1cff913-6bb5-4be3-97ee-8a60a20b6ebb"}, {"node_instance_id": "bind_90sdz8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:30.857Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:30.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_90sdz8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:30.857Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:30.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_90sdz8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:30.857Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:30.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:31.695Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:31.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1cff913-6bb5-4be3-97ee-8a60a20b6ebb"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:31.695Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:31.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1cff913-6bb5-4be3-97ee-8a60a20b6ebb"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:31.695Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:31.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1cff913-6bb5-4be3-97ee-8a60a20b6ebb"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:32.698Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:32.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1cff913-6bb5-4be3-97ee-8a60a20b6ebb"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:42.523Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-x8bhz9\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nHit http://security.ubuntu.com trusty-security InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://security.ubuntu.com trusty-security/main Sources\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 9s (2,715 B/s)\nReading package lists...\n\nreal\t0m10.450s\nuser\t0m2.673s\nsys\t0m0.216s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:42.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1cff913-6bb5-4be3-97ee-8a60a20b6ebb"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:43.705Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:43.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1cff913-6bb5-4be3-97ee-8a60a20b6ebb"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:50:43.705Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:50:43.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1cff913-6bb5-4be3-97ee-8a60a20b6ebb"}], "metadata": {"pagination": {"total": 1470, "offset": 1421, "size": 50}}} 2018-08-22 20:51:17,104 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:51:17,104 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:51:17 GMT 2018-08-22 20:51:17,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:51:17,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22361 2018-08-22 20:51:17,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:51:17,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-08-22 20:51:17,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-08-22 20:51:17,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-22 20:51:17,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpeN7m2E /etc/clearwater/shared_config 2018-08-22 20:51:17,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.19', 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.19', u'hss_hostname': u''}. 2018-08-22 20:51:17,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-22 20:51:17,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-08-22 20:51:17,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmppzeQSU /etc/bind/named.conf.local 2018-08-22 20:51:17,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', '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.19', u'hss_hostname': u''}. 2018-08-22 20:51:17,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-22 20:51:17,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-22 20:51:17,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-22 20:51:17,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-22 20:51:17,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-22 20:51:17,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-22 20:51:17,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-22 20:51:17,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpxDzCS0 /etc/bind/db.clearwater.opnfv 2018-08-22 20:51:17,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpnVXhRm /etc/bind/db.clearwater.local 2018-08-22 20:51:17,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-08-22 20:51:17,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-22 20:51:17,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 20:51:17,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/GRK26/install-etcd.sh 2018-08-22 20:51:17,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/GRK26/install-etcd.sh 2018-08-22 20:51:17,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 20:51:17,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-22 20:51:17,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 20:51:17,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-08-22 20:51:17,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-08-22 20:51:17,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-08-22 20:51:17,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-08-22 20:51:17,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-x8bhz9 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://security.ubuntu.com trusty-security InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://security.ubuntu.com trusty-security/main Sources Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 9s (2,715 B/s) Reading package lists... real 0m10.450s user 0m2.673s sys 0m0.216s 2018-08-22 20:51:17,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-22 20:51:17,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-08-22 20:51:17,111 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:51:17,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:51:17,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:51:17,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:51:17,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:51:17,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:51:17,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:51:17,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:51:17,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-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:51:17,188 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:51:17,188 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:51:17 GMT 2018-08-22 20:51:17,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:51:17,189 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:51:17,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:51:22,194 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:51:22,318 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:51:22,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:51:22,319 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:51:22,319 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:51:22,319 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:51:22,319 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:51:22,319 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:51:22,319 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1470, "offset": 1454, "size": 50}}} 2018-08-22 20:51:22,319 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:51:22,319 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:51:22 GMT 2018-08-22 20:51:22,320 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:51:22,320 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:51:22,320 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:51:22,320 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:51:22,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:51:22,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:51:22,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:51:22,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:51:22,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:51:22,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:51:22,380 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:51:22,381 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:51:22,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:51:22,381 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:51:22 GMT 2018-08-22 20:51:22,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:51:22,381 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:51:22,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:51:27,386 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:51:27,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:51:27,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:51:27,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:51:27,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:51:27,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:51:27,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:51:27,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:51:27,472 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1470, "offset": 1454, "size": 50}}} 2018-08-22 20:51:27,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:51:27,472 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:51:27 GMT 2018-08-22 20:51:27,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:51:27,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:51:27,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:51:27,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:51:27,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:51:27,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:51:27,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:51:27,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:51:27,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:51:27,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:51:27,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:51:27,533 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:51:27,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:51:27,533 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:51:27 GMT 2018-08-22 20:51:27,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:51:27,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:51:27,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:51:32,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:51:32,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:51:32,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:51:32,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:51:32,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:51:32,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:51:32,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:51:32,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:51:32,728 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1470, "offset": 1454, "size": 50}}} 2018-08-22 20:51:32,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:51:32,728 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:51:32 GMT 2018-08-22 20:51:32,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:51:32,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:51:32,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:51:32,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:51:32,784 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:51:32,784 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:51:32,784 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:51:32,784 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:51:32,784 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:51:32,784 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:51:32,785 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:51:32,785 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:51:32,785 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:51:32,785 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:51:32 GMT 2018-08-22 20:51:32,785 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:51:32,785 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:51:32,785 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:51:37,791 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:51:37,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:51:37,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:51:37,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:51:37,972 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:51:37,972 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:51:37,972 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:51:37,972 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:51:37,972 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:36.280Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-x8bhz9\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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:21 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:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 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-156.206 [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,667 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51391 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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.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 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1) ...\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-156.206) ...\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\t0m53.144s\nuser\t0m18.633s\nsys\t0m8.575s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:36.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1cff913-6bb5-4be3-97ee-8a60a20b6ebb"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:36.727Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:36.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1cff913-6bb5-4be3-97ee-8a60a20b6ebb"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:36.727Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:36.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1cff913-6bb5-4be3-97ee-8a60a20b6ebb"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:37.732Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:37.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1cff913-6bb5-4be3-97ee-8a60a20b6ebb"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:37.732Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:07:a2:4d \n inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe07:a24d/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:73203 errors:0 dropped:0 overruns:0 frame:0\n TX packets:30471 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:123597321 (123.5 MB) TX bytes:4674012 (4.6 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:165 errors:0 dropped:0 overruns:0 frame:0\n TX packets:165 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:13698 (13.6 KB) TX bytes:13698 (13.6 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:37.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1cff913-6bb5-4be3-97ee-8a60a20b6ebb"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:37.732Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:37.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1cff913-6bb5-4be3-97ee-8a60a20b6ebb"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:37.732Z", "message": "[etcd] => \nreal\t0m0.011s\nuser\t0m0.002s\nsys\t0m0.009s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:37.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1cff913-6bb5-4be3-97ee-8a60a20b6ebb"}], "metadata": {"pagination": {"total": 1477, "offset": 1454, "size": 50}}} 2018-08-22 20:51:37,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:51:37,973 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:51:37 GMT 2018-08-22 20:51:37,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:51:37,973 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 48633 2018-08-22 20:51:37,973 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:51:37,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-x8bhz9 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:21 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:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 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-156.206 [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,667 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51391 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.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 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1) ... 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-156.206) ... 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 0m53.144s user 0m18.633s sys 0m8.575s 2018-08-22 20:51:37,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-08-22 20:51:37,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-08-22 20:51:37,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-08-22 20:51:37,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:07:a2:4d inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe07:a24d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:73203 errors:0 dropped:0 overruns:0 frame:0 TX packets:30471 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123597321 (123.5 MB) TX bytes:4674012 (4.6 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:165 errors:0 dropped:0 overruns:0 frame:0 TX packets:165 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13698 (13.6 KB) TX bytes:13698 (13.6 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-08-22 20:51:37,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-08-22 20:51:37,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.011s user 0m0.002s sys 0m0.009s 2018-08-22 20:51:37,977 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:51:38,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:51:38,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:51:38,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:51:38,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:51:38,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:51:38,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:51:38,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:51:38,139 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:51:38,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:51:38,139 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:51:38 GMT 2018-08-22 20:51:38,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:51:38,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:51:38,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:51:43,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:51:43,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:51:43,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:51:43,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:51:43,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:51:43,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:51:43,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:51:43,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:51:43,314 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:38.913Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:38.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1cff913-6bb5-4be3-97ee-8a60a20b6ebb"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:38.913Z", "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.19:53 0.0.0.0:* LISTEN 2428/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2428/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1097/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2428/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9075/monit \ntcp 0 0 192.168.120.19:2380 0.0.0.0:* LISTEN 9152/etcd \ntcp6 0 0 :::53 :::* LISTEN 2428/named \ntcp6 0 0 :::22 :::* LISTEN 1097/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2428/named \ntcp6 0 0 :::4000 :::* LISTEN 9152/etcd \nudp 0 0 192.168.120.19:123 0.0.0.0:* 8537/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8537/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8537/ntpd \nudp 0 0 0.0.0.0:41105 0.0.0.0:* 561/dhclient \nudp 0 0 192.168.120.19:53 0.0.0.0:* 2428/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2428/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 561/dhclient \nudp6 0 0 fe80::f816:3eff:fe0:123 :::* 8537/ntpd \nudp6 0 0 ::1:123 :::* 8537/ntpd \nudp6 0 0 :::123 :::* 8537/ntpd \nudp6 0 0 :::50420 :::* 561/dhclient \nudp6 0 0 :::53 :::* 2428/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11392 1651/python2.7 /tmp/cloudify-logging-server-e08f5.socket\nunix 2 [ ACC ] STREAM LISTENING 7023 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 14375 2482/python2.7 /tmp/ctx-J4zJmr.socket\nunix 2 [ ACC ] STREAM LISTENING 8059 899/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9386 1103/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7362 396/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-08-22T20:51:38.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1cff913-6bb5-4be3-97ee-8a60a20b6ebb"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:38.913Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---8*[{etcd}]\n |-7*[getty]\n |-irqbalance\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---4*[{named}]\n |-ntpd\n |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+\n | | `-6*[{python2.7}]\n | `-3*[{python2.7}]\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.009s\nuser\t0m0.007s\nsys\t0m0.001s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:38.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1cff913-6bb5-4be3-97ee-8a60a20b6ebb"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:38.913Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:38.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1cff913-6bb5-4be3-97ee-8a60a20b6ebb"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:38.913Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 20:48 ? 00:00:01 /sbin/init\nroot 2 0 0 20:48 ? 00:00:00 [kthreadd]\nroot 3 2 0 20:48 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 20:48 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 20:48 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 20:48 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 20:48 ? 00:00:00 [rcu_sched]\nroot 8 2 0 20:48 ? 00:00:00 [rcuos/0]\nroot 9 2 0 20:48 ? 00:00:00 [rcuos/1]\nroot 10 2 0 20:48 ? 00:00:00 [rcu_bh]\nroot 11 2 0 20:48 ? 00:00:00 [rcuob/0]\nroot 12 2 0 20:48 ? 00:00:00 [rcuob/1]\nroot 13 2 0 20:48 ? 00:00:00 [migration/0]\nroot 14 2 0 20:48 ? 00:00:00 [watchdog/0]\nroot 15 2 0 20:48 ? 00:00:00 [watchdog/1]\nroot 16 2 0 20:48 ? 00:00:00 [migration/1]\nroot 17 2 0 20:48 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 20:48 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 20:48 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 20:48 ? 00:00:00 [khelper]\nroot 21 2 0 20:48 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 20:48 ? 00:00:00 [netns]\nroot 23 2 0 20:48 ? 00:00:00 [writeback]\nroot 24 2 0 20:48 ? 00:00:00 [kintegrityd]\nroot 25 2 0 20:48 ? 00:00:00 [bioset]\nroot 26 2 0 20:48 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 20:48 ? 00:00:00 [kblockd]\nroot 28 2 0 20:48 ? 00:00:00 [ata_sff]\nroot 29 2 0 20:48 ? 00:00:00 [khubd]\nroot 30 2 0 20:48 ? 00:00:00 [md]\nroot 31 2 0 20:48 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 20:48 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 20:48 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 20:48 ? 00:00:00 [khungtaskd]\nroot 36 2 0 20:48 ? 00:00:00 [kswapd0]\nroot 37 2 0 20:48 ? 00:00:00 [vmstat]\nroot 38 2 0 20:48 ? 00:00:00 [ksmd]\nroot 39 2 0 20:48 ? 00:00:00 [khugepaged]\nroot 40 2 0 20:48 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 20:48 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 20:48 ? 00:00:00 [crypto]\nroot 54 2 0 20:48 ? 00:00:00 [kthrotld]\nroot 55 2 0 20:48 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 20:48 ? 00:00:00 [vballoon]\nroot 57 2 0 20:48 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 20:48 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 20:48 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 20:48 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 20:48 ? 00:00:00 [deferwq]\nroot 80 2 0 20:48 ? 00:00:00 [charger_manager]\nroot 125 2 0 20:48 ? 00:00:00 [kpsmoused]\nroot 142 2 0 20:48 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 20:49 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 20:49 ? 00:00:00 [ext4-rsv-conver]\nroot 390 1 0 20:49 ? 00:00:00 upstart-udev-bridge --daemon\nroot 396 1 0 20:49 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 432 2 0 20:49 ? 00:00:00 [kworker/u5:1]\nroot 516 1 0 20:49 ? 00:00:00 upstart-socket-bridge --daemon\nroot 561 1 0 20:49 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 20:49 ? 00:00:00 [kauditd]\nmessage+ 899 1 0 20:49 ? 00:00:00 dbus-daemon --system --fork\nroot 935 1 0 20:49 ? 00:00:00 /lib/systemd/systemd-logind\nroot 939 1 0 20:49 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 977 1 0 20:49 ? 00:00:00 rsyslogd\nroot 1052 1 0 20:49 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1055 1 0 20:49 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1060 1 0 20:49 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1061 1 0 20:49 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1063 1 0 20:49 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1097 1 0 20:49 ? 00:00:00 /usr/sbin/sshd -D\nroot 1103 1 0 20:49 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1122 1 0 20:49 ? 00:00:00 cron\ndaemon 1123 1 0 20:49 ? 00:00:00 atd\nroot 1145 1 0 20:49 ? 00:00:00 /usr/sbin/irqbalance\nroot 1198 1 0 20:49 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 20:49 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1451 2 0 20:49 ? 00:00:00 [kworker/1:2]\nubuntu 1651 1 0 20:49 ? 00:00:00 /home/ubuntu/bind_host_x8bhz9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_x8bhz9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_x8bhz9 --logging-server-logdir=/home/ubuntu/bind_host_x8bhz9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_x8bhz9/work/bind_host_x8bhz9%I.log --pidfile=/home/ubuntu/bind_host_x8bhz9/work/bind_host_x8bhz9.pid\nubuntu 1690 1651 0 20:49 ? 00:00:00 /home/ubuntu/bind_host_x8bhz9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_x8bhz9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_x8bhz9 --logging-server-logdir=/home/ubuntu/bind_host_x8bhz9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_x8bhz9/work/bind_host_x8bhz9%I.log --pidfile=/home/ubuntu/bind_host_x8bhz9/work/bind_host_x8bhz9.pid\nubuntu 1765 1 0 20:49 ? 00:00:00 python2.7 /home/ubuntu/bind_host_x8bhz9/env/bin/diamond --configfile /home/ubuntu/bind_host_x8bhz9/work/plugins/diamond/etc/diamond.conf\nbind 2428 1 0 20:50 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2482 1690 0 20:50 ? 00:00:00 /home/ubuntu/bind_host_x8bhz9/env/bin/python2.7 /home/ubuntu/bind_host_x8bhz9/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-kXG_LB\nubuntu 2493 2482 0 20:50 ? 00:00:00 /bin/sh -c /tmp/GRK26/install-etcd.sh\nubuntu 2495 2493 0 20:50 ? 00:00:00 /bin/bash -e /tmp/GRK26/install-etcd.sh\nroot 2764 2 0 20:50 ? 00:00:00 [kworker/u5:2]\nntp 8537 1 0 20:51 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9075 1 0 20:51 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9092 9075 0 20:51 ? 00:00:00 [check-monit-upt] \nclearwa+ 9152 1 0 20:51 ? 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-19=http://192.168.120.19:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.19:2380 --listen-peer-urls http://192.168.120.19:2380\nroot 9166 9075 0 20:51 ? 00:00:00 [check-etcd-upti] \nroot 9169 9075 0 20:51 ? 00:00:00 [poll_etcd_clust] \nroot 9171 9075 0 20:51 ? 00:00:00 [poll_etcd.sh] \nroot 9199 1 0 20:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9203 9199 0 20:51 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9358 2495 0 20:51 ? 00:00:00 /bin/bash -e /tmp/GRK26/install-etcd.sh\nubuntu 9359 9358 0 20:51 ? 00:00:00 /bin/bash -e /tmp/GRK26/install-etcd.sh\nroot 9360 9359 0 20:51 ? 00:00:00 sudo ps -edf\nroot 9361 9360 0 20:51 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.002s\nsys\t0m0.007s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:38.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1cff913-6bb5-4be3-97ee-8a60a20b6ebb"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:38.913Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:38.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1cff913-6bb5-4be3-97ee-8a60a20b6ebb"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:39.925Z", "message": "[etcd] => /var/log/syslog\n/var/log/lastlog\n/var/log/dpkg.log\n/var/log/clearwater-diags-monitor.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/sysstat/sa22\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:39.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1cff913-6bb5-4be3-97ee-8a60a20b6ebb"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:39.925Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:39.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1cff913-6bb5-4be3-97ee-8a60a20b6ebb"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:39.925Z", "message": "[etcd] => [22-Aug-2018 20:51:30 UTC] clearwater-diags-monitor starting\n[22-Aug-2018 20:51:30 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:39.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1cff913-6bb5-4be3-97ee-8a60a20b6ebb"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:40.931Z", "message": "Execution done (return_code=0): /tmp/GRK26/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:40.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1cff913-6bb5-4be3-97ee-8a60a20b6ebb"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:40.931Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:40.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1cff913-6bb5-4be3-97ee-8a60a20b6ebb"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:40.931Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:40.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1cff913-6bb5-4be3-97ee-8a60a20b6ebb"}, {"node_instance_id": "bind_90sdz8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:40.931Z", "message": "[etcd] => 2018-08-22 20:51:24.038568102 Stopping etcd clearwater-etcd\n2018-08-22 20:51:30.058110788 Restarting etcd clearwater-etcd\n2018-08-22 20:51:30.062872281 Configured ETCDCTL_PEERS: \n2018-08-22 20:51:30.063580411 Check for previous failed startup attempt\n2018-08-22 20:51:30.064759463 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-08-22 20:51:30.079225403 etcdctl returned 2\n2018-08-22 20:51:30.085288477 Creating new cluster...\n2018-08-22 20:51:30.088049954 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-19=http://192.168.120.19:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.19:2380\n --listen-peer-urls http://192.168.120.19:2380\n2018-08-22 20:51:30.089625218 Check we're actually a member of the cluster\n2018-08-22 20:51:30.105036238 Wait for etcd to startup\n2018-08-22 20:51:30.118481126 Etcd started successfully\n2018-08-22 20:51:30.115153 I | etcdmain: etcd Version: 3.1.7\n2018-08-22 20:51:30.115214 I | etcdmain: Git SHA: 43b7507\n2018-08-22 20:51:30.115219 I | etcdmain: Go Version: go1.7.5\n2018-08-22 20:51:30.115222 I | etcdmain: Go OS/Arch: linux/amd64\n2018-08-22 20:51:30.115226 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-08-22 20:51:30.115318 I | embed: listening for peers on http://192.168.120.19:2380\n2018-08-22 20:51:30.115376 I | embed: listening for client requests on 0.0.0.0:4000\n2018-08-22 20:51:30.152515 I | etcdserver: name = 192-168-120-19\n2018-08-22 20:51:30.152533 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.19\n2018-08-22 20:51:30.152539 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.19/member\n2018-08-22 20:51:30.152543 I | etcdserver: heartbeat = 100ms\n2018-08-22 20:51:30.152546 I | etcdserver: election = 1000ms\n2018-08-22 20:51:30.152550 I | etcdserver: snapshot count = 10000\n2018-08-22 20:51:30.152558 I | etcdserver: advertise client URLs = http://192.168.120.19:4000\n2018-08-22 20:51:30.152563 I | etcdserver: initial advertise peer URLs = http://192.168.120.19:2380\n2018-08-22 20:51:30.152579 I | etcdserver: initial cluster = 192-168-120-19=http://192.168.120.19:2380\n2018-08-22 20:51:30.159042 I | etcdserver: starting member 38c7205b9edfe413 in cluster a2ea3bef75b79dff\n2018-08-22 20:51:30.159094 I | raft: 38c7205b9edfe413 became follower at term 0\n2018-08-22 20:51:30.159125 I | raft: newRaft 38c7205b9edfe413 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-08-22 20:51:30.159131 I | raft: 38c7205b9edfe413 became follower at term 1\n2018-08-22 20:51:30.180435 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-08-22 20:51:30.181537 I | etcdserver/membership: added member 38c7205b9edfe413 [http://192.168.120.19:2380] to cluster a2ea3bef75b79dff\n2018-08-22 20:51:30.859418 I | raft: 38c7205b9edfe413 is starting a new election at term 1\n2018-08-22 20:51:30.859540 I | raft: 38c7205b9edfe413 became candidate at term 2\n2018-08-22 20:51:30.859565 I | raft: 38c7205b9edfe413 received MsgVoteResp from 38c7205b9edfe413 at term 2\n2018-08-22 20:51:30.859578 I | raft: 38c7205b9edfe413 became leader at term 2\n2018-08-22 20:51:30.859593 I | raft: raft.node: 38c7205b9edfe413 elected leader 38c7205b9edfe413 at term 2\n2018-08-22 20:51:30.859923 I | etcdserver: published {Name:192-168-120-19 ClientURLs:[http://192.168.120.19:4000]} to cluster a2ea3bef75b79dff\n2018-08-22 20:51:30.860067 I | etcdserver: setting up the initial cluster version to 3.1\n2018-08-22 20:51:30.860136 I | embed: ready to serve client requests\n2018-08-22 20:51:30.860571 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-08-22 20:51:30.861550 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.19:34286\n2018-08-22 20:51:30.861876 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.19:34285\n2018-08-22 20:51:30.862562 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.19:34293\n2018-08-22 20:51:30.865935 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-08-22 20:51:30.868295 I | etcdserver/api: enabled capabilities for version 3.1\n2018-08-22 20:51:36.327066 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.19/liveness-check remote:192.168.120.19:34294\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:40.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1cff913-6bb5-4be3-97ee-8a60a20b6ebb"}, {"node_instance_id": "bind_90sdz8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:40.942Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:40.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bind_90sdz8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:41.878Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:41.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_o0dcgq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:42.882Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:42.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_0fgonx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:42.882Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:42.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_0kysfe", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:42.882Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:42.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_0kysfe", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:42.882Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:42.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_wzyw7e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:42.882Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:42.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_0fgonx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:42.882Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:42.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_wzyw7e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:42.882Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:42.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_0kysfe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:42.882Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:42.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_wzyw7e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:42.882Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:42.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_0fgonx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:42.882Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:42.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:43.278Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/2ZL15/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:43.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3951f9f9-fe41-4bf9-a806-76dee6942b70"}], "metadata": {"pagination": {"total": 1505, "offset": 1461, "size": 50}}} 2018-08-22 20:51:43,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:51:43,314 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:51:43 GMT 2018-08-22 20:51:43,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:51:43,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31605 2018-08-22 20:51:43,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:51:43,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-08-22 20:51:43,316 - 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.19:53 0.0.0.0:* LISTEN 2428/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2428/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1097/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2428/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9075/monit tcp 0 0 192.168.120.19:2380 0.0.0.0:* LISTEN 9152/etcd tcp6 0 0 :::53 :::* LISTEN 2428/named tcp6 0 0 :::22 :::* LISTEN 1097/sshd tcp6 0 0 ::1:953 :::* LISTEN 2428/named tcp6 0 0 :::4000 :::* LISTEN 9152/etcd udp 0 0 192.168.120.19:123 0.0.0.0:* 8537/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8537/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8537/ntpd udp 0 0 0.0.0.0:41105 0.0.0.0:* 561/dhclient udp 0 0 192.168.120.19:53 0.0.0.0:* 2428/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2428/named udp 0 0 0.0.0.0:68 0.0.0.0:* 561/dhclient udp6 0 0 fe80::f816:3eff:fe0:123 :::* 8537/ntpd udp6 0 0 ::1:123 :::* 8537/ntpd udp6 0 0 :::123 :::* 8537/ntpd udp6 0 0 :::50420 :::* 561/dhclient udp6 0 0 :::53 :::* 2428/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11392 1651/python2.7 /tmp/cloudify-logging-server-e08f5.socket unix 2 [ ACC ] STREAM LISTENING 7023 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 14375 2482/python2.7 /tmp/ctx-J4zJmr.socket unix 2 [ ACC ] STREAM LISTENING 8059 899/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9386 1103/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7362 396/systemd-udevd /run/udev/control real 0m0.008s user 0m0.004s sys 0m0.005s 2018-08-22 20:51:43,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---8*[{etcd}] |-7*[getty] |-irqbalance |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---4*[{named}] |-ntpd |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+ | | `-6*[{python2.7}] | `-3*[{python2.7}] |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.009s user 0m0.007s sys 0m0.001s 2018-08-22 20:51:43,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-08-22 20:51:43,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 20:48 ? 00:00:01 /sbin/init root 2 0 0 20:48 ? 00:00:00 [kthreadd] root 3 2 0 20:48 ? 00:00:00 [ksoftirqd/0] root 4 2 0 20:48 ? 00:00:00 [kworker/0:0] root 5 2 0 20:48 ? 00:00:00 [kworker/0:0H] root 6 2 0 20:48 ? 00:00:00 [kworker/u4:0] root 7 2 0 20:48 ? 00:00:00 [rcu_sched] root 8 2 0 20:48 ? 00:00:00 [rcuos/0] root 9 2 0 20:48 ? 00:00:00 [rcuos/1] root 10 2 0 20:48 ? 00:00:00 [rcu_bh] root 11 2 0 20:48 ? 00:00:00 [rcuob/0] root 12 2 0 20:48 ? 00:00:00 [rcuob/1] root 13 2 0 20:48 ? 00:00:00 [migration/0] root 14 2 0 20:48 ? 00:00:00 [watchdog/0] root 15 2 0 20:48 ? 00:00:00 [watchdog/1] root 16 2 0 20:48 ? 00:00:00 [migration/1] root 17 2 0 20:48 ? 00:00:00 [ksoftirqd/1] root 18 2 0 20:48 ? 00:00:00 [kworker/1:0] root 19 2 0 20:48 ? 00:00:00 [kworker/1:0H] root 20 2 0 20:48 ? 00:00:00 [khelper] root 21 2 0 20:48 ? 00:00:00 [kdevtmpfs] root 22 2 0 20:48 ? 00:00:00 [netns] root 23 2 0 20:48 ? 00:00:00 [writeback] root 24 2 0 20:48 ? 00:00:00 [kintegrityd] root 25 2 0 20:48 ? 00:00:00 [bioset] root 26 2 0 20:48 ? 00:00:00 [kworker/u5:0] root 27 2 0 20:48 ? 00:00:00 [kblockd] root 28 2 0 20:48 ? 00:00:00 [ata_sff] root 29 2 0 20:48 ? 00:00:00 [khubd] root 30 2 0 20:48 ? 00:00:00 [md] root 31 2 0 20:48 ? 00:00:00 [devfreq_wq] root 32 2 0 20:48 ? 00:00:00 [kworker/0:1] root 33 2 0 20:48 ? 00:00:00 [kworker/1:1] root 35 2 0 20:48 ? 00:00:00 [khungtaskd] root 36 2 0 20:48 ? 00:00:00 [kswapd0] root 37 2 0 20:48 ? 00:00:00 [vmstat] root 38 2 0 20:48 ? 00:00:00 [ksmd] root 39 2 0 20:48 ? 00:00:00 [khugepaged] root 40 2 0 20:48 ? 00:00:00 [fsnotify_mark] root 41 2 0 20:48 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 20:48 ? 00:00:00 [crypto] root 54 2 0 20:48 ? 00:00:00 [kthrotld] root 55 2 0 20:48 ? 00:00:00 [kworker/u4:1] root 56 2 0 20:48 ? 00:00:00 [vballoon] root 57 2 0 20:48 ? 00:00:00 [scsi_eh_0] root 58 2 0 20:48 ? 00:00:00 [scsi_eh_1] root 59 2 0 20:48 ? 00:00:00 [kworker/u4:2] root 60 2 0 20:48 ? 00:00:00 [kworker/u4:3] root 79 2 0 20:48 ? 00:00:00 [deferwq] root 80 2 0 20:48 ? 00:00:00 [charger_manager] root 125 2 0 20:48 ? 00:00:00 [kpsmoused] root 142 2 0 20:48 ? 00:00:00 [kworker/0:2] root 186 2 0 20:49 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 20:49 ? 00:00:00 [ext4-rsv-conver] root 390 1 0 20:49 ? 00:00:00 upstart-udev-bridge --daemon root 396 1 0 20:49 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 432 2 0 20:49 ? 00:00:00 [kworker/u5:1] root 516 1 0 20:49 ? 00:00:00 upstart-socket-bridge --daemon root 561 1 0 20:49 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 20:49 ? 00:00:00 [kauditd] message+ 899 1 0 20:49 ? 00:00:00 dbus-daemon --system --fork root 935 1 0 20:49 ? 00:00:00 /lib/systemd/systemd-logind root 939 1 0 20:49 ? 00:00:00 upstart-file-bridge --daemon syslog 977 1 0 20:49 ? 00:00:00 rsyslogd root 1052 1 0 20:49 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1055 1 0 20:49 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 20:49 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1061 1 0 20:49 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 20:49 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1097 1 0 20:49 ? 00:00:00 /usr/sbin/sshd -D root 1103 1 0 20:49 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1122 1 0 20:49 ? 00:00:00 cron daemon 1123 1 0 20:49 ? 00:00:00 atd root 1145 1 0 20:49 ? 00:00:00 /usr/sbin/irqbalance root 1198 1 0 20:49 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 20:49 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1451 2 0 20:49 ? 00:00:00 [kworker/1:2] ubuntu 1651 1 0 20:49 ? 00:00:00 /home/ubuntu/bind_host_x8bhz9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_x8bhz9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_x8bhz9 --logging-server-logdir=/home/ubuntu/bind_host_x8bhz9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_x8bhz9/work/bind_host_x8bhz9%I.log --pidfile=/home/ubuntu/bind_host_x8bhz9/work/bind_host_x8bhz9.pid ubuntu 1690 1651 0 20:49 ? 00:00:00 /home/ubuntu/bind_host_x8bhz9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_x8bhz9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_x8bhz9 --logging-server-logdir=/home/ubuntu/bind_host_x8bhz9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_x8bhz9/work/bind_host_x8bhz9%I.log --pidfile=/home/ubuntu/bind_host_x8bhz9/work/bind_host_x8bhz9.pid ubuntu 1765 1 0 20:49 ? 00:00:00 python2.7 /home/ubuntu/bind_host_x8bhz9/env/bin/diamond --configfile /home/ubuntu/bind_host_x8bhz9/work/plugins/diamond/etc/diamond.conf bind 2428 1 0 20:50 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2482 1690 0 20:50 ? 00:00:00 /home/ubuntu/bind_host_x8bhz9/env/bin/python2.7 /home/ubuntu/bind_host_x8bhz9/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-kXG_LB ubuntu 2493 2482 0 20:50 ? 00:00:00 /bin/sh -c /tmp/GRK26/install-etcd.sh ubuntu 2495 2493 0 20:50 ? 00:00:00 /bin/bash -e /tmp/GRK26/install-etcd.sh root 2764 2 0 20:50 ? 00:00:00 [kworker/u5:2] ntp 8537 1 0 20:51 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9075 1 0 20:51 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9092 9075 0 20:51 ? 00:00:00 [check-monit-upt] clearwa+ 9152 1 0 20:51 ? 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-19=http://192.168.120.19:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.19:2380 --listen-peer-urls http://192.168.120.19:2380 root 9166 9075 0 20:51 ? 00:00:00 [check-etcd-upti] root 9169 9075 0 20:51 ? 00:00:00 [poll_etcd_clust] root 9171 9075 0 20:51 ? 00:00:00 [poll_etcd.sh] root 9199 1 0 20:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9203 9199 0 20:51 ? 00:00:00 inotifywait -e create -qq . ubuntu 9358 2495 0 20:51 ? 00:00:00 /bin/bash -e /tmp/GRK26/install-etcd.sh ubuntu 9359 9358 0 20:51 ? 00:00:00 /bin/bash -e /tmp/GRK26/install-etcd.sh root 9360 9359 0 20:51 ? 00:00:00 sudo ps -edf root 9361 9360 0 20:51 ? 00:00:00 ps -edf real 0m0.009s user 0m0.002s sys 0m0.007s 2018-08-22 20:51:43,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-08-22 20:51:43,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/syslog /var/log/lastlog /var/log/dpkg.log /var/log/clearwater-diags-monitor.log /var/log/auth.log /var/log/dmesg.0 /var/log/alternatives.log /var/log/boot.log /var/log/cloud-init-output.log /var/log/landscape/sysinfo.log /var/log/udev /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/sysstat/sa22 /var/log/btmp /var/log/kern.log /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.007s user 0m0.000s sys 0m0.005s 2018-08-22 20:51:43,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-08-22 20:51:43,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [22-Aug-2018 20:51:30 UTC] clearwater-diags-monitor starting [22-Aug-2018 20:51:30 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.004s 2018-08-22 20:51:43,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/GRK26/install-etcd.sh 2018-08-22 20:51:43,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-08-22 20:51:43,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-08-22 20:51:43,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-08-22 20:51:24.038568102 Stopping etcd clearwater-etcd 2018-08-22 20:51:30.058110788 Restarting etcd clearwater-etcd 2018-08-22 20:51:30.062872281 Configured ETCDCTL_PEERS: 2018-08-22 20:51:30.063580411 Check for previous failed startup attempt 2018-08-22 20:51:30.064759463 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-08-22 20:51:30.079225403 etcdctl returned 2 2018-08-22 20:51:30.085288477 Creating new cluster... 2018-08-22 20:51:30.088049954 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-19=http://192.168.120.19:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.19:2380 --listen-peer-urls http://192.168.120.19:2380 2018-08-22 20:51:30.089625218 Check we're actually a member of the cluster 2018-08-22 20:51:30.105036238 Wait for etcd to startup 2018-08-22 20:51:30.118481126 Etcd started successfully 2018-08-22 20:51:30.115153 I | etcdmain: etcd Version: 3.1.7 2018-08-22 20:51:30.115214 I | etcdmain: Git SHA: 43b7507 2018-08-22 20:51:30.115219 I | etcdmain: Go Version: go1.7.5 2018-08-22 20:51:30.115222 I | etcdmain: Go OS/Arch: linux/amd64 2018-08-22 20:51:30.115226 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-08-22 20:51:30.115318 I | embed: listening for peers on http://192.168.120.19:2380 2018-08-22 20:51:30.115376 I | embed: listening for client requests on 0.0.0.0:4000 2018-08-22 20:51:30.152515 I | etcdserver: name = 192-168-120-19 2018-08-22 20:51:30.152533 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.19 2018-08-22 20:51:30.152539 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.19/member 2018-08-22 20:51:30.152543 I | etcdserver: heartbeat = 100ms 2018-08-22 20:51:30.152546 I | etcdserver: election = 1000ms 2018-08-22 20:51:30.152550 I | etcdserver: snapshot count = 10000 2018-08-22 20:51:30.152558 I | etcdserver: advertise client URLs = http://192.168.120.19:4000 2018-08-22 20:51:30.152563 I | etcdserver: initial advertise peer URLs = http://192.168.120.19:2380 2018-08-22 20:51:30.152579 I | etcdserver: initial cluster = 192-168-120-19=http://192.168.120.19:2380 2018-08-22 20:51:30.159042 I | etcdserver: starting member 38c7205b9edfe413 in cluster a2ea3bef75b79dff 2018-08-22 20:51:30.159094 I | raft: 38c7205b9edfe413 became follower at term 0 2018-08-22 20:51:30.159125 I | raft: newRaft 38c7205b9edfe413 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-08-22 20:51:30.159131 I | raft: 38c7205b9edfe413 became follower at term 1 2018-08-22 20:51:30.180435 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-08-22 20:51:30.181537 I | etcdserver/membership: added member 38c7205b9edfe413 [http://192.168.120.19:2380] to cluster a2ea3bef75b79dff 2018-08-22 20:51:30.859418 I | raft: 38c7205b9edfe413 is starting a new election at term 1 2018-08-22 20:51:30.859540 I | raft: 38c7205b9edfe413 became candidate at term 2 2018-08-22 20:51:30.859565 I | raft: 38c7205b9edfe413 received MsgVoteResp from 38c7205b9edfe413 at term 2 2018-08-22 20:51:30.859578 I | raft: 38c7205b9edfe413 became leader at term 2 2018-08-22 20:51:30.859593 I | raft: raft.node: 38c7205b9edfe413 elected leader 38c7205b9edfe413 at term 2 2018-08-22 20:51:30.859923 I | etcdserver: published {Name:192-168-120-19 ClientURLs:[http://192.168.120.19:4000]} to cluster a2ea3bef75b79dff 2018-08-22 20:51:30.860067 I | etcdserver: setting up the initial cluster version to 3.1 2018-08-22 20:51:30.860136 I | embed: ready to serve client requests 2018-08-22 20:51:30.860571 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-08-22 20:51:30.861550 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.19:34286 2018-08-22 20:51:30.861876 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.19:34285 2018-08-22 20:51:30.862562 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.19:34293 2018-08-22 20:51:30.865935 N | etcdserver/membership: set the initial cluster version to 3.1 2018-08-22 20:51:30.868295 I | etcdserver/api: enabled capabilities for version 3.1 2018-08-22 20:51:36.327066 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.19/liveness-check remote:192.168.120.19:34294 real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-22 20:51:43,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 20:51:43,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-22 20:51:43,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-22 20:51:43,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 20:51:43,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 20:51:43,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 20:51:43,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 20:51:43,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-22 20:51:43,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 20:51:43,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-22 20:51:43,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-22 20:51:43,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 20:51:43,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/2ZL15/clearwater.py 2018-08-22 20:51:43,320 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:51:43,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:51:43,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:51:43,394 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:51:43,394 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:51:43,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:51:43,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:51:43,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:51:43,395 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:51:43,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:51:43,395 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:51:43 GMT 2018-08-22 20:51:43,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:51:43,395 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:51:43,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:51:48,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:51:48,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:51:48,485 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:51:48,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:51:48,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:51:48,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:51:48,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:51:48,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:51:48,486 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_yffn8i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:43.941Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:43.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_yffn8i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:43.941Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:43.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_yffn8i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:43.941Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:43.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_0060uc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:43.941Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:43.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_0060uc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:43.941Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:43.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_o0dcgq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:43.941Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:43.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_0060uc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:43.941Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:43.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_o0dcgq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:43.941Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:43.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:43.945Z", "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-08-22T20:51:43.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8399311a-90d5-4d60-84a0-d9e8d74e4fd9"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:43.945Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:43.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8f9dd058-2d8f-4c27-993c-0e88c0068360"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:43.945Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/RS50N/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:43.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "47d2cbb6-a7ec-4dfa-b0ee-03d395fb7140"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:43.945Z", "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-08-22T20:51:43.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a8feddfe-45b7-4623-b58e-395671e5abb5"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:43.945Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/3RT6G/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:43.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8399311a-90d5-4d60-84a0-d9e8d74e4fd9"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:43.945Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:43.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "63ebaba2-9451-49ab-9525-8db94d0a4735"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:43.945Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:43.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "47d2cbb6-a7ec-4dfa-b0ee-03d395fb7140"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:43.945Z", "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-08-22T20:51:43.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3951f9f9-fe41-4bf9-a806-76dee6942b70"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:43.945Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/PLPYC/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:43.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8f9dd058-2d8f-4c27-993c-0e88c0068360"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:43.945Z", "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-08-22T20:51:43.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "47d2cbb6-a7ec-4dfa-b0ee-03d395fb7140"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:43.945Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:43.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3951f9f9-fe41-4bf9-a806-76dee6942b70"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:43.945Z", "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-08-22T20:51:43.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8f9dd058-2d8f-4c27-993c-0e88c0068360"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:43.945Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:43.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a8feddfe-45b7-4623-b58e-395671e5abb5"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:43.945Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/AU6A9/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:43.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "63ebaba2-9451-49ab-9525-8db94d0a4735"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:43.945Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:43.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8399311a-90d5-4d60-84a0-d9e8d74e4fd9"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:43.945Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/YZ9PS/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:43.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a8feddfe-45b7-4623-b58e-395671e5abb5"}, {"node_instance_id": "ellis_wzyw7e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.955Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_o0dcgq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.955Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_0kysfe", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.955Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_0060uc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.955Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_0fgonx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.955Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_yffn8i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.955Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.19', 'name': u'sprout-0fgonx', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.4'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8f9dd058-2d8f-4c27-993c-0e88c0068360"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8f9dd058-2d8f-4c27-993c-0e88c0068360"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "[localhost] run: sudo mv /tmp/tmpQDnqwo /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3951f9f9-fe41-4bf9-a806-76dee6942b70"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "[localhost] run: sudo mv /tmp/tmpF78dy_ /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8399311a-90d5-4d60-84a0-d9e8d74e4fd9"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a8feddfe-45b7-4623-b58e-395671e5abb5"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "47d2cbb6-a7ec-4dfa-b0ee-03d395fb7140"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8399311a-90d5-4d60-84a0-d9e8d74e4fd9"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "[localhost] run: sudo mv /tmp/tmp27osNg /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "63ebaba2-9451-49ab-9525-8db94d0a4735"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "47d2cbb6-a7ec-4dfa-b0ee-03d395fb7140"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "63ebaba2-9451-49ab-9525-8db94d0a4735"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "[localhost] run: sudo mv /tmp/tmpom8GXZ /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "47d2cbb6-a7ec-4dfa-b0ee-03d395fb7140"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "[localhost] run: sudo mv /tmp/tmpbxeETr /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "47d2cbb6-a7ec-4dfa-b0ee-03d395fb7140"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "[localhost] run: sudo mv /tmp/tmphFe6LQ /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a8feddfe-45b7-4623-b58e-395671e5abb5"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.19', 'name': u'homer-o0dcgq', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.24'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8399311a-90d5-4d60-84a0-d9e8d74e4fd9"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3951f9f9-fe41-4bf9-a806-76dee6942b70"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "[localhost] run: sudo mv /tmp/tmpeQYUMf /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8f9dd058-2d8f-4c27-993c-0e88c0068360"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a8feddfe-45b7-4623-b58e-395671e5abb5"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "[localhost] run: sudo mv /tmp/tmpfKyH9y /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8f9dd058-2d8f-4c27-993c-0e88c0068360"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8399311a-90d5-4d60-84a0-d9e8d74e4fd9"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3951f9f9-fe41-4bf9-a806-76dee6942b70"}], "metadata": {"pagination": {"total": 1639, "offset": 1487, "size": 50}}} 2018-08-22 20:51:48,486 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:51:48,486 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:51:48 GMT 2018-08-22 20:51:48,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:51:48,486 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26845 2018-08-22 20:51:48,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:51:48,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-22 20:51:48,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 20:51:48,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 20:51:48,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-22 20:51:48,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 20:51:48,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 20:51:48,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 20:51:48,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 20:51:48,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-22 20:51:48,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-22 20:51:48,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/RS50N/clearwater.py 2018-08-22 20:51:48,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-22 20:51:48,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/3RT6G/clearwater.py 2018-08-22 20:51:48,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-22 20:51:48,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-22 20:51:48,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-22 20:51:48,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/PLPYC/clearwater.py 2018-08-22 20:51:48,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-22 20:51:48,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-22 20:51:48,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-22 20:51:48,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-22 20:51:48,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/AU6A9/clearwater.py 2018-08-22 20:51:48,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-22 20:51:48,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/YZ9PS/clearwater.py 2018-08-22 20:51:48,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 20:51:48,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 20:51:48,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 20:51:48,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 20:51:48,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 20:51:48,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 20:51:48,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.19', 'name': u'sprout-0fgonx', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.4'}. 2018-08-22 20:51:48,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-22 20:51:48,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpQDnqwo /etc/dnsmasq.resolv.conf 2018-08-22 20:51:48,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpF78dy_ /etc/dnsmasq.resolv.conf 2018-08-22 20:51:48,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-22 20:51:48,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-22 20:51:48,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-22 20:51:48,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp27osNg /etc/clearwater/local_config 2018-08-22 20:51:48,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-22 20:51:48,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-22 20:51:48,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpom8GXZ /etc/clearwater/local_config 2018-08-22 20:51:48,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpbxeETr /etc/dnsmasq.resolv.conf 2018-08-22 20:51:48,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmphFe6LQ /etc/dnsmasq.resolv.conf 2018-08-22 20:51:48,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.19', 'name': u'homer-o0dcgq', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.24'}. 2018-08-22 20:51:48,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-22 20:51:48,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpeQYUMf /etc/dnsmasq.resolv.conf 2018-08-22 20:51:48,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-22 20:51:48,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpfKyH9y /etc/clearwater/local_config 2018-08-22 20:51:48,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-22 20:51:48,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-22 20:51:48,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:51:48,556 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:51:48,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:51:48,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:51:48,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:51:48,556 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:51:48,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:51:48,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:51:48,556 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:51:48,557 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:51:48,557 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:51:48 GMT 2018-08-22 20:51:48,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:51:48,557 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:51:48,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:51:53,562 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:51:53,798 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:51:53,799 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:51:53,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:51:53,799 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:51:53,799 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:51:53,799 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:51:53,799 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:51:53,799 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.19', 'name': u'homer-o0dcgq', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.24'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8399311a-90d5-4d60-84a0-d9e8d74e4fd9"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.19', 'name': u'sprout-0fgonx', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.4'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8f9dd058-2d8f-4c27-993c-0e88c0068360"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "[localhost] run: sudo mv /tmp/tmpom8GXZ /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "47d2cbb6-a7ec-4dfa-b0ee-03d395fb7140"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "[localhost] run: sudo mv /tmp/tmphFe6LQ /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a8feddfe-45b7-4623-b58e-395671e5abb5"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "3951f9f9-fe41-4bf9-a806-76dee6942b70"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8399311a-90d5-4d60-84a0-d9e8d74e4fd9"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "63ebaba2-9451-49ab-9525-8db94d0a4735"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "[localhost] run: sudo mv /tmp/tmp1w1ReN /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a8feddfe-45b7-4623-b58e-395671e5abb5"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "[localhost] run: sudo mv /tmp/tmp27osNg /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "63ebaba2-9451-49ab-9525-8db94d0a4735"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "[localhost] run: sudo mv /tmp/tmpbxeETr /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "47d2cbb6-a7ec-4dfa-b0ee-03d395fb7140"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.19', 'name': u'dime-0kysfe', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.17'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a8feddfe-45b7-4623-b58e-395671e5abb5"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "47d2cbb6-a7ec-4dfa-b0ee-03d395fb7140"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "63ebaba2-9451-49ab-9525-8db94d0a4735"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8f9dd058-2d8f-4c27-993c-0e88c0068360"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8f9dd058-2d8f-4c27-993c-0e88c0068360"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "[localhost] run: sudo mv /tmp/tmpfKyH9y /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8f9dd058-2d8f-4c27-993c-0e88c0068360"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "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-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "63ebaba2-9451-49ab-9525-8db94d0a4735"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "The config dict: {'public_ip': u'172.30.9.205', 'etcd_ip': u'192.168.120.19', 'name': u'bono-0060uc', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.22'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "47d2cbb6-a7ec-4dfa-b0ee-03d395fb7140"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8f9dd058-2d8f-4c27-993c-0e88c0068360"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "47d2cbb6-a7ec-4dfa-b0ee-03d395fb7140"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "47d2cbb6-a7ec-4dfa-b0ee-03d395fb7140"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8f9dd058-2d8f-4c27-993c-0e88c0068360"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:44.960Z", "message": "[localhost] run: sudo mv /tmp/tmpVF5YCQ /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:44.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "8399311a-90d5-4d60-84a0-d9e8d74e4fd9"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:45.977Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/DI6LK/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:45.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:45.977Z", "message": "Executing: /tmp/DI6LK/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:45.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:45.977Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/RKYXG/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:45.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "ca25db1f-7e89-4fdd-987b-c78014020639"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:45.977Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:45.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:45.977Z", "message": "Executing: /tmp/JFF6F/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:45.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "294f9296-c5b0-4cd5-aaba-850c3667d167"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:45.977Z", "message": "Executing: /tmp/DISBG/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:45.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "80b1c1b7-97e0-4797-8afd-b8d4d94f84f8"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:45.977Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/DISBG/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:45.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "80b1c1b7-97e0-4797-8afd-b8d4d94f84f8"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:45.977Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/JFF6F/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:45.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "294f9296-c5b0-4cd5-aaba-850c3667d167"}, {"node_instance_id": "dime_0kysfe", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:45.982Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:45.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_o0dcgq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:45.982Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:45.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_wzyw7e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:45.982Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:45.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:45.982Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:45.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_wzyw7e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:45.982Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:45.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_0kysfe", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:45.982Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:45.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_wzyw7e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:45.982Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:45.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_o0dcgq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:45.982Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:45.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_o0dcgq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:45.982Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:45.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_0kysfe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:45.982Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:45.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_yffn8i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:45.982Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:45.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:45.982Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:45.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_yffn8i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:45.982Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:45.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_yffn8i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:45.982Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:45.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:46.986Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:46.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:46.986Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:46.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:46.986Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:46.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:46.986Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/31I0V/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:46.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:46.986Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:46.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "80b1c1b7-97e0-4797-8afd-b8d4d94f84f8"}], "metadata": {"pagination": {"total": 1641, "offset": 1537, "size": 50}}} 2018-08-22 20:51:53,799 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:51:53,800 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:51:53 GMT 2018-08-22 20:51:53,800 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:51:53,800 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26962 2018-08-22 20:51:53,800 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:51:53,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.19', 'name': u'homer-o0dcgq', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.24'}. 2018-08-22 20:51:53,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.19', 'name': u'sprout-0fgonx', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.4'}. 2018-08-22 20:51:53,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpom8GXZ /etc/clearwater/local_config 2018-08-22 20:51:53,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmphFe6LQ /etc/dnsmasq.resolv.conf 2018-08-22 20:51:53,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-22 20:51:53,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-22 20:51:53,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-22 20:51:53,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp1w1ReN /etc/clearwater/local_config 2018-08-22 20:51:53,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp27osNg /etc/clearwater/local_config 2018-08-22 20:51:53,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpbxeETr /etc/dnsmasq.resolv.conf 2018-08-22 20:51:53,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.19', 'name': u'dime-0kysfe', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.17'}. 2018-08-22 20:51:53,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-22 20:51:53,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-22 20:51:53,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-22 20:51:53,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-22 20:51:53,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpfKyH9y /etc/clearwater/local_config 2018-08-22 20:51:53,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-22 20:51:53,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.205', 'etcd_ip': u'192.168.120.19', 'name': u'bono-0060uc', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.22'}. 2018-08-22 20:51:53,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-22 20:51:53,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-22 20:51:53,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-22 20:51:53,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-22 20:51:53,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVF5YCQ /etc/clearwater/local_config 2018-08-22 20:51:53,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/DI6LK/install-dime.sh 2018-08-22 20:51:53,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/DI6LK/install-dime.sh 2018-08-22 20:51:53,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/RKYXG/append_proxy_snmp_conf.py 2018-08-22 20:51:53,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-08-22 20:51:53,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/JFF6F/install-homer.sh 2018-08-22 20:51:53,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/DISBG/install-ellis.sh 2018-08-22 20:51:53,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/DISBG/install-ellis.sh 2018-08-22 20:51:53,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/JFF6F/install-homer.sh 2018-08-22 20:51:53,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 20:51:53,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-22 20:51:53,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-22 20:51:53,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 20:51:53,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 20:51:53,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 20:51:53,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 20:51:53,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 20:51:53,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 20:51:53,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-22 20:51:53,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-22 20:51:53,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 20:51:53,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 20:51:53,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 20:51:53,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-08-22 20:51:53,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-08-22 20:51:53,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-08-22 20:51:53,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/31I0V/install-bono.sh 2018-08-22 20:51:53,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-08-22 20:51:53,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:51:53,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:51:53,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:51:53,866 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:51:53,866 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:51:53,866 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:51:53,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:51:53,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:51:53,867 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:51:53,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:51:53,867 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:51:53 GMT 2018-08-22 20:51:53,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:51:53,867 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:51:53,867 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:51:58,873 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:51:59,259 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:51:59,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:51:59,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:51:59,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:51:59,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:51:59,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:51:59,260 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:51:59,260 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:46.986Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:46.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "294f9296-c5b0-4cd5-aaba-850c3667d167"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:46.986Z", "message": "Executing: /tmp/31I0V/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:46.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:46.986Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:46.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "294f9296-c5b0-4cd5-aaba-850c3667d167"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:46.986Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:46.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "80b1c1b7-97e0-4797-8afd-b8d4d94f84f8"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:46.986Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/31I0V/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:46.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:46.986Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:46.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "80b1c1b7-97e0-4797-8afd-b8d4d94f84f8"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:46.986Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/MXZ05/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:46.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:46.986Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:46.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:46.986Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:46.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:46.986Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:46.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "80b1c1b7-97e0-4797-8afd-b8d4d94f84f8"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:46.986Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:46.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "294f9296-c5b0-4cd5-aaba-850c3667d167"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:46.986Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:46.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}, {"node_instance_id": "bono_0060uc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:46.989Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:46.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_0060uc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:46.989Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:46.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_0fgonx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:46.989Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:46.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:46.989Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:46.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_0fgonx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:46.989Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:46.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_0fgonx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:46.989Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:46.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_0060uc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:46.989Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:46.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:47.986Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:47.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "80b1c1b7-97e0-4797-8afd-b8d4d94f84f8"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:47.986Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:47.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "294f9296-c5b0-4cd5-aaba-850c3667d167"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:47.986Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:47.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2cb8bfe9-287e-42a0-ab1d-49238a0fa0e5"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:47.986Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:47.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2cb8bfe9-287e-42a0-ab1d-49238a0fa0e5"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:47.986Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:47.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2cb8bfe9-287e-42a0-ab1d-49238a0fa0e5"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:47.986Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:47.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:47.986Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:47.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:47.986Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:47.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:47.986Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:47.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:47.986Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:47.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:48.989Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:48.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2cb8bfe9-287e-42a0-ab1d-49238a0fa0e5"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:48.989Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:48.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:55.659Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-joljfq\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates 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]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [420 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,098 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 [469 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 [544 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 [252 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.7 MB in 6s (2,058 kB/s)\nReading package lists...\n\nreal\t0m8.142s\nuser\t0m4.903s\nsys\t0m0.532s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:55.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:55.993Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:55.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:57.011Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:57.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:57.011Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-b5q2bz\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 [1,219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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 [161 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:11 http://security.ubuntu.com trusty-security/main amd64 Packages [759 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,098 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 [469 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [544 kB]\nGet:19 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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.7 MB in 6s (1,983 kB/s)\nReading package lists...\n\nreal\t0m8.662s\nuser\t0m4.834s\nsys\t0m0.619s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:57.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:57.011Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:57.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:51:57.011Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:51:57.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}], "metadata": {"pagination": {"total": 1647, "offset": 1587, "size": 50}}} 2018-08-22 20:51:59,260 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:51:59,260 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:51:59 GMT 2018-08-22 20:51:59,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:51:59,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28499 2018-08-22 20:51:59,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:51:59,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-08-22 20:51:59,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/31I0V/install-bono.sh 2018-08-22 20:51:59,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-08-22 20:51:59,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-08-22 20:51:59,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/31I0V/install-bono.sh 2018-08-22 20:51:59,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-08-22 20:51:59,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/MXZ05/install-vellum.sh 2018-08-22 20:51:59,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-08-22 20:51:59,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-08-22 20:51:59,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-08-22 20:51:59,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-08-22 20:51:59,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-08-22 20:51:59,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 20:51:59,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-22 20:51:59,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 20:51:59,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 20:51:59,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-22 20:51:59,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 20:51:59,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 20:51:59,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-08-22 20:51:59,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-08-22 20:51:59,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-08-22 20:51:59,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-08-22 20:51:59,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-08-22 20:51:59,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-08-22 20:51:59,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-08-22 20:51:59,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-08-22 20:51:59,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-08-22 20:51:59,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-08-22 20:51:59,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-08-22 20:51:59,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-08-22 20:51:59,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-joljfq Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates 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] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [420 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,098 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 [469 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 [544 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 [252 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.7 MB in 6s (2,058 kB/s) Reading package lists... real 0m8.142s user 0m4.903s sys 0m0.532s 2018-08-22 20:51:59,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-08-22 20:51:59,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-22 20:51:59,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-b5q2bz 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 [1,219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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 [161 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [759 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,098 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 [469 kB] Get:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [544 kB] Get:19 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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.7 MB in 6s (1,983 kB/s) Reading package lists... real 0m8.662s user 0m4.834s sys 0m0.619s 2018-08-22 20:51:59,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-22 20:51:59,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-08-22 20:51:59,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:51:59,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:51:59,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:51:59,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:51:59,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:51:59,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:51:59,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:51:59,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:51:59,456 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:51:59,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:51:59,456 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:51:59 GMT 2018-08-22 20:51:59,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:51:59,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:51:59,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:52:04,461 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:52:04,719 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:52:04,720 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:52:04,720 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:52:04,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:52:04,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:52:04,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:52:04,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:52:04,720 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:52:00.122Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-enlkez\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 [1,219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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 [161 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 [78.4 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 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 [411 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,098 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 [469 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 [544 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 [252 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.7 MB in 10s (1,177 kB/s)\nReading package lists...\n\nreal\t0m12.713s\nuser\t0m4.694s\nsys\t0m0.559s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:52:00.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "294f9296-c5b0-4cd5-aaba-850c3667d167"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:52:01.015Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:52:01.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "294f9296-c5b0-4cd5-aaba-850c3667d167"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:52:01.015Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:52:01.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "80b1c1b7-97e0-4797-8afd-b8d4d94f84f8"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:52:01.015Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:52:01.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "80b1c1b7-97e0-4797-8afd-b8d4d94f84f8"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:52:01.015Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-us2o02\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 [161 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 [78.4 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 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 [411 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,098 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 [469 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 [544 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 [252 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.7 MB in 10s (1,177 kB/s)\nReading package lists...\n\nreal\t0m12.743s\nuser\t0m4.825s\nsys\t0m0.687s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:52:01.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "80b1c1b7-97e0-4797-8afd-b8d4d94f84f8"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:52:01.015Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:52:01.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "294f9296-c5b0-4cd5-aaba-850c3667d167"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:52:02.067Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-mum34r\nIgn http://repo.cw-ngv.com binary/ 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://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]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,098 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [132 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 [469 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 [544 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 [252 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.7 MB in 10s (1,214 kB/s)\nReading package lists...\n\nreal\t0m12.785s\nuser\t0m5.015s\nsys\t0m0.629s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:52:02.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:52:02.067Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:52:02.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2cb8bfe9-287e-42a0-ab1d-49238a0fa0e5"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:52:02.067Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:52:02.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:52:02.067Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:52:02.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2cb8bfe9-287e-42a0-ab1d-49238a0fa0e5"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:52:02.067Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:52:02.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:52:02.067Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-i9gviz\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [759 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\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:10 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [132 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 [206 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,098 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 [469 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 [544 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 [252 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.7 MB in 10s (1,185 kB/s)\nReading package lists...\n\nreal\t0m12.908s\nuser\t0m4.942s\nsys\t0m0.590s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:52:02.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2cb8bfe9-287e-42a0-ab1d-49238a0fa0e5"}], "metadata": {"pagination": {"total": 1659, "offset": 1624, "size": 50}}} 2018-08-22 20:52:04,720 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:52:04,721 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:52:04 GMT 2018-08-22 20:52:04,721 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:52:04,721 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25398 2018-08-22 20:52:04,721 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:52:04,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-enlkez 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 [1,219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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 [161 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 [78.4 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 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 [411 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,098 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 [469 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 [544 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 [252 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.7 MB in 10s (1,177 kB/s) Reading package lists... real 0m12.713s user 0m4.694s sys 0m0.559s 2018-08-22 20:52:04,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-22 20:52:04,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-22 20:52:04,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-08-22 20:52:04,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-us2o02 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 [161 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 [78.4 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 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 [411 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,098 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 [469 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 [544 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 [252 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.7 MB in 10s (1,177 kB/s) Reading package lists... real 0m12.743s user 0m4.825s sys 0m0.687s 2018-08-22 20:52:04,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-08-22 20:52:04,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-mum34r Ign http://repo.cw-ngv.com binary/ 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://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] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,098 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [132 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 [469 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 [544 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 [252 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.7 MB in 10s (1,214 kB/s) Reading package lists... real 0m12.785s user 0m5.015s sys 0m0.629s 2018-08-22 20:52:04,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-08-22 20:52:04,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-08-22 20:52:04,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-22 20:52:04,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-22 20:52:04,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-i9gviz Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [759 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] 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:10 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [132 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 [206 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,098 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 [469 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 [544 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 [252 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.7 MB in 10s (1,185 kB/s) Reading package lists... real 0m12.908s user 0m4.942s sys 0m0.590s 2018-08-22 20:52:04,724 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:52:04,806 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:52:04,807 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:52:04,807 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:52:04,807 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:52:04,807 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:52:04,807 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:52:04,807 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:52:04,807 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:52:04,807 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:52:04,807 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:52:04 GMT 2018-08-22 20:52:04,808 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:52:04,808 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:52:04,808 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:52:09,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:52:10,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:52:10,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:52:10,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:52:10,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:52:10,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:52:10,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:52:10,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:52:10,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1636, "size": 50}}} 2018-08-22 20:52:10,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:52:10,010 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:52:10 GMT 2018-08-22 20:52:10,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:52:10,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:52:10,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:52:10,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:52:10,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:52:10,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:52:10,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:52:10,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:52:10,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:52:10,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:52:10,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:52:10,072 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:52:10,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:52:10,072 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:52:10 GMT 2018-08-22 20:52:10,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:52:10,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:52:10,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:52:15,078 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:52:15,171 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:52:15,171 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:52:15,171 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:52:15,172 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:52:15,172 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:52:15,172 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:52:15,172 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:52:15,172 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1636, "size": 50}}} 2018-08-22 20:52:15,172 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:52:15,172 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:52:15 GMT 2018-08-22 20:52:15,172 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:52:15,172 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:52:15,173 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:52:15,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:52:15,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:52:15,405 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:52:15,405 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:52:15,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:52:15,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:52:15,406 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:52:15,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:52:15,406 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:52:15,406 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:52:15,406 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:52:15 GMT 2018-08-22 20:52:15,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:52:15,406 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:52:15,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:52:20,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:52:20,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:52:20,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:52:20,512 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:52:20,512 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:52:20,513 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:52:20,513 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:52:20,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:52:20,513 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1636, "size": 50}}} 2018-08-22 20:52:20,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:52:20,513 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:52:20 GMT 2018-08-22 20:52:20,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:52:20,513 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:52:20,513 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:52:20,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:52:20,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:52:20,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:52:20,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:52:20,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:52:20,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:52:20,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:52:20,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:52:20,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:52:20,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:52:20,715 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:52:20 GMT 2018-08-22 20:52:20,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:52:20,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:52:20,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:52:25,721 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:52:25,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:52:25,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:52:25,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:52:25,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:52:25,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:52:25,802 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:52:25,802 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:52:25,802 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1636, "size": 50}}} 2018-08-22 20:52:25,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:52:25,803 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:52:25 GMT 2018-08-22 20:52:25,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:52:25,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:52:25,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:52:25,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:52:25,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:52:25,872 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:52:25,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:52:25,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:52:25,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:52:25,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:52:25,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:52:25,873 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:52:25,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:52:25,873 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:52:25 GMT 2018-08-22 20:52:25,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:52:25,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:52:25,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:52:30,879 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:52:30,996 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:52:30,996 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:52:30,996 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:52:30,996 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:52:30,996 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:52:30,996 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:52:30,997 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:52:30,997 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1636, "size": 50}}} 2018-08-22 20:52:30,997 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:52:30,997 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:52:30 GMT 2018-08-22 20:52:30,997 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:52:30,997 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:52:30,997 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:52:30,997 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:52:31,119 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:52:31,119 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:52:31,119 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:52:31,119 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:52:31,119 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:52:31,119 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:52:31,119 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:52:31,119 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:52:31,120 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:52:31,120 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:52:31 GMT 2018-08-22 20:52:31,120 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:52:31,120 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:52:31,120 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:52:36,125 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:52:36,201 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:52:36,201 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:52:36,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:52:36,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:52:36,202 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:52:36,202 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:52:36,202 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:52:36,202 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1636, "size": 50}}} 2018-08-22 20:52:36,202 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:52:36,202 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:52:36 GMT 2018-08-22 20:52:36,202 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:52:36,203 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:52:36,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:52:36,203 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:52:36,430 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:52:36,430 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:52:36,430 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:52:36,430 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:52:36,431 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:52:36,431 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:52:36,431 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:52:36,431 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:52:36,431 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:52:36,431 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:52:36 GMT 2018-08-22 20:52:36,431 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:52:36,431 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:52:36,431 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:52:41,437 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:52:41,768 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:52:41,768 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:52:41,768 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:52:41,768 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:52:41,768 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:52:41,768 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:52:41,769 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:52:41,769 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1636, "size": 50}}} 2018-08-22 20:52:41,769 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:52:41,769 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:52:41 GMT 2018-08-22 20:52:41,769 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:52:41,769 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:52:41,769 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:52:41,769 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:52:41,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:52:41,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:52:41,828 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:52:41,828 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:52:41,828 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:52:41,828 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:52:41,828 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:52:41,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-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:52:41,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:52:41,829 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:52:41 GMT 2018-08-22 20:52:41,829 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:52:41,829 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:52:41,829 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:52:46,834 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:52:46,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:52:46,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:52:46,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:52:46,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:52:46,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:52:46,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:52:46,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:52:46,927 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1636, "size": 50}}} 2018-08-22 20:52:46,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:52:46,928 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:52:46 GMT 2018-08-22 20:52:46,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:52:46,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:52:46,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:52:46,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:52:46,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:52:46,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:52:46,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:52:46,989 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:52:46,989 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:52:46,989 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:52:46,989 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:52:46,989 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:52:46,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:52:46,989 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:52:46 GMT 2018-08-22 20:52:46,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:52:46,989 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:52:46,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:52:51,995 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:52:52,068 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:52:52,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:52:52,068 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:52:52,068 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:52:52,069 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:52:52,069 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:52:52,069 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:52:52,069 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1636, "size": 50}}} 2018-08-22 20:52:52,069 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:52:52,069 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:52:52 GMT 2018-08-22 20:52:52,069 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:52:52,069 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:52:52,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:52:52,070 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:52:52,341 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:52:52,342 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:52:52,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:52:52,342 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:52:52,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:52:52,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:52:52,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:52:52,342 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:52:52,342 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:52:52,343 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:52:52 GMT 2018-08-22 20:52:52,343 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:52:52,343 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:52:52,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:52:57,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:52:57,426 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:52:57,426 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:52:57,427 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:52:57,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:52:57,427 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:52:57,427 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:52:57,427 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:52:57,427 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1636, "size": 50}}} 2018-08-22 20:52:57,427 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:52:57,427 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:52:57 GMT 2018-08-22 20:52:57,427 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:52:57,428 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:52:57,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:52:57,428 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:52:57,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:52:57,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:52:57,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:52:57,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:52:57,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:52:57,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:52:57,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:52:57,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-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:52:57,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:52:57,550 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:52:57 GMT 2018-08-22 20:52:57,550 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:52:57,550 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:52:57,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:53:02,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:53:02,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:53:02,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:53:02,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:53:02,634 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:53:02,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:53:02,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:53:02,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:53:02,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1636, "size": 50}}} 2018-08-22 20:53:02,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:53:02,634 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:53:02 GMT 2018-08-22 20:53:02,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:53:02,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:53:02,635 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:53:02,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:53:02,791 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:53:02,791 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:53:02,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:53:02,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:53:02,791 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:53:02,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:53:02,792 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:53:02,792 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:53:02,792 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:53:02,792 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:53:02 GMT 2018-08-22 20:53:02,792 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:53:02,792 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:53:02,792 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:53:07,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:53:07,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:53:07,889 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:53:07,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:53:07,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:53:07,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:53:07,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:53:07,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:53:07,889 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1636, "size": 50}}} 2018-08-22 20:53:07,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:53:07,889 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:53:07 GMT 2018-08-22 20:53:07,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:53:07,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:53:07,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:53:07,890 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:53:07,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:53:07,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:53:07,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:53:07,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:53:07,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:53:07,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:53:07,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:53:07,963 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:53:07,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:53:07,964 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:53:07 GMT 2018-08-22 20:53:07,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:53:07,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:53:07,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:53:12,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:53:13,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:53:13,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:53:13,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:53:13,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:53:13,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:53:13,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:53:13,065 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:53:13,065 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1636, "size": 50}}} 2018-08-22 20:53:13,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:53:13,065 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:53:13 GMT 2018-08-22 20:53:13,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:53:13,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:53:13,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:53:13,065 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:53:13,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:53:13,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:53:13,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:53:13,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:53:13,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:53:13,136 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:53:13,136 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:53:13,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-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:53:13,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:53:13,137 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:53:13 GMT 2018-08-22 20:53:13,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:53:13,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:53:13,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:53:18,141 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:53:18,227 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:53:18,227 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:53:18,227 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:53:18,228 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:53:18,228 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:53:18,228 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:53:18,228 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:53:18,228 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1636, "size": 50}}} 2018-08-22 20:53:18,228 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:53:18,228 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:53:18 GMT 2018-08-22 20:53:18,228 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:53:18,228 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:53:18,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:53:18,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:53:18,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:53:18,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:53:18,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:53:18,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:53:18,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:53:18,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:53:18,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:53:18,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-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:53:18,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:53:18,400 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:53:18 GMT 2018-08-22 20:53:18,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:53:18,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:53:18,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:53:23,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:53:23,508 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:53:23,508 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:53:23,508 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:53:23,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:53:23,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:53:23,509 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:53:23,509 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:53:23,509 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1636, "size": 50}}} 2018-08-22 20:53:23,509 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:53:23,509 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:53:23 GMT 2018-08-22 20:53:23,509 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:53:23,509 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:53:23,509 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:53:23,510 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:53:23,665 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:53:23,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:53:23,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:53:23,665 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:53:23,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:53:23,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:53:23,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:53:23,666 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:53:23,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:53:23,666 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:53:23 GMT 2018-08-22 20:53:23,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:53:23,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:53:23,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:53:28,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:53:28,823 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:53:28,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:53:28,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:53:28,824 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:53:28,824 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:53:28,824 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:53:28,824 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:53:28,824 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1659, "offset": 1636, "size": 50}}} 2018-08-22 20:53:28,824 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:53:28,824 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:53:28 GMT 2018-08-22 20:53:28,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:53:28,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:53:28,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:53:28,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:53:29,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:53:29,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:53:29,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:53:29,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:53:29,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:53:29,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:53:29,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:53:29,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:53:29,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:53:29,041 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:53:29 GMT 2018-08-22 20:53:29,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:53:29,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:53:29,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:53:34,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:53:34,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:53:34,181 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:53:34,181 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:53:34,181 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:53:34,181 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:53:34,181 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:53:34,181 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:53:34,181 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:53:32.261Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-mum34r\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:24 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:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [772 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:37 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:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:39 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:40 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:41 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:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:43 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:44 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:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:66 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:68 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:70 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nGet:80 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:81 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:82 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:83 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:84 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 9s (5,557 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.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 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1) ...\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-156.206) ...\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 8609\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 8659\nclearwater-socket-factory-sig start/running, process 8664\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\t1m30.360s\nuser\t0m8.489s\nsys\t0m7.588s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:53:32.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:53:33.099Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:53:33.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}], "metadata": {"pagination": {"total": 1661, "offset": 1636, "size": 50}}} 2018-08-22 20:53:34,182 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:53:34,182 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:53:34 GMT 2018-08-22 20:53:34,182 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:53:34,182 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37672 2018-08-22 20:53:34,182 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:53:34,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-mum34r 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:24 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:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [772 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:37 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:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:39 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:40 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:41 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:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:43 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:44 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:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:66 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:68 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:70 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Get:80 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:81 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:82 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:83 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:84 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 9s (5,557 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.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 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1) ... 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-156.206) ... 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 8609 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 8659 clearwater-socket-factory-sig start/running, process 8664 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 1m30.360s user 0m8.489s sys 0m7.588s 2018-08-22 20:53:34,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-22 20:53:34,185 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:53:34,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:53:34,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:53:34,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:53:34,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:53:34,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:53:34,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:53:34,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:53:34,264 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:53:34,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:53:34,265 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:53:34 GMT 2018-08-22 20:53:34,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:53:34,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:53:34,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:53:39,270 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:53:39,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:53:39,537 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:53:39,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:53:39,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:53:39,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:53:39,538 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:53:39,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:53:39,538 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1638, "size": 50}}} 2018-08-22 20:53:39,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:53:39,538 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:53:39 GMT 2018-08-22 20:53:39,538 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:53:39,538 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:53:39,538 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:53:39,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:53:39,601 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:53:39,601 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:53:39,601 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:53:39,601 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:53:39,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:53:39,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:53:39,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:53:39,602 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:53:39,602 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:53:39,602 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:53:39 GMT 2018-08-22 20:53:39,602 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:53:39,602 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:53:39,602 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:53:44,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:53:44,707 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:53:44,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:53:44,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:53:44,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:53:44,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:53:44,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:53:44,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:53:44,707 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1638, "size": 50}}} 2018-08-22 20:53:44,708 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:53:44,708 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:53:44 GMT 2018-08-22 20:53:44,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:53:44,708 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:53:44,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:53:44,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:53:44,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:53:44,772 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:53:44,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:53:44,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:53:44,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:53:44,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:53:44,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:53:44,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-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:53:44,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:53:44,773 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:53:44 GMT 2018-08-22 20:53:44,773 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:53:44,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:53:44,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:53:49,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:53:49,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:53:49,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:53:49,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:53:49,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:53:49,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:53:49,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:53:49,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:53:49,853 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1638, "size": 50}}} 2018-08-22 20:53:49,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:53:49,853 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:53:49 GMT 2018-08-22 20:53:49,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:53:49,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:53:49,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:53:49,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:53:49,946 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:53:49,946 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:53:49,946 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:53:49,946 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:53:49,947 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:53:49,947 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:53:49,947 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:53:49,947 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:53:49,947 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:53:49,947 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:53:49 GMT 2018-08-22 20:53:49,947 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:53:49,947 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:53:49,947 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:53:54,953 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:53:55,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:53:55,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:53:55,345 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:53:55,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:53:55,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:53:55,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:53:55,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:53:55,346 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1638, "size": 50}}} 2018-08-22 20:53:55,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:53:55,346 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:53:55 GMT 2018-08-22 20:53:55,346 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:53:55,346 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:53:55,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:53:55,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:53:55,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:53:55,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:53:55,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:53:55,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:53:55,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:53:55,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:53:55,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:53:55,553 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:53:55,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:53:55,553 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:53:55 GMT 2018-08-22 20:53:55,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:53:55,553 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:53:55,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:54:00,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:54:00,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:54:00,662 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:54:00,662 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:54:00,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:54:00,662 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:54:00,662 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:54:00,662 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:54:00,662 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:53:57.347Z", "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 2s (16.0 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57595 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.598s\nuser\t0m12.614s\nsys\t0m3.337s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:53:57.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:53:58.107Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:53:58.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}], "metadata": {"pagination": {"total": 1663, "offset": 1638, "size": 50}}} 2018-08-22 20:54:00,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:54:00,663 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:54:00 GMT 2018-08-22 20:54:00,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:54:00,663 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14898 2018-08-22 20:54:00,663 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:54:00,664 - 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 2s (16.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57595 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.598s user 0m12.614s sys 0m3.337s 2018-08-22 20:54:00,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-22 20:54:00,664 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:54:00,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:54:00,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:54:00,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:54:00,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:54:00,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:54:00,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:54:00,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:54:00,922 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:54:00,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:54:00,922 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:54:00 GMT 2018-08-22 20:54:00,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:54:00,922 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:54:00,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:54:05,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:54:06,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:54:06,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:54:06,057 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:54:06,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:54:06,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:54:06,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:54:06,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:54:06,057 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:02.520Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-i9gviz\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://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-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:8 http://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/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:14 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:15 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:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:31 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:32 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:44 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:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:47 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [772 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:53 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:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:55 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:56 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:57 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:58 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:59 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:60 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:61 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 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.13 [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 15s (3,532 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\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-2ubuntu0.1) ...\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-156.206) ...\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.13) ...\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 8898\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 8998\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 9006\nclearwater-socket-factory-sig start/running, process 9014\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\t2m0.560s\nuser\t0m9.493s\nsys\t0m8.804s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:02.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2cb8bfe9-287e-42a0-ab1d-49238a0fa0e5"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:03.144Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:03.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2cb8bfe9-287e-42a0-ab1d-49238a0fa0e5"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:03.144Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-enlkez\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 87.7 MB of archives.\nAfter this operation, 201 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\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 [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://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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-156.206 [772 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 11s (7,801 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.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 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.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\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-156.206) ...\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-2ubuntu0.1) ...\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.13) ...\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-2ubuntu0.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.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8972\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n............+++\n.................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homer\nCollecting crest (from homer)\nCollecting idna (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting six (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting cyclone (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m2.351s\nuser\t0m20.020s\nsys\t0m11.434s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:03.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "294f9296-c5b0-4cd5-aaba-850c3667d167"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:04.173Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:04.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "294f9296-c5b0-4cd5-aaba-850c3667d167"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:05.394Z", "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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nPreconfiguring packages ...\nFetched 701 kB in 0s (1,261 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57818 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\t0m7.590s\nuser\t0m0.735s\nsys\t0m0.594s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:05.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}], "metadata": {"pagination": {"total": 1668, "offset": 1640, "size": 50}}} 2018-08-22 20:54:06,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:54:06,058 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:54:06 GMT 2018-08-22 20:54:06,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:54:06,058 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 100803 2018-08-22 20:54:06,058 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:54:06,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-i9gviz 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://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-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:8 http://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/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:14 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:15 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:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:31 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:32 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:44 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:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:47 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [772 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:53 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:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:55 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:56 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:57 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:58 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:59 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:60 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:61 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 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.13 [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 15s (3,532 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... 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-2ubuntu0.1) ... 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-156.206) ... 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.13) ... 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 8898 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 8998 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 9006 clearwater-socket-factory-sig start/running, process 9014 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 2m0.560s user 0m9.493s sys 0m8.804s 2018-08-22 20:54:06,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-22 20:54:06,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-enlkez Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded. Need to get 87.7 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] 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 [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://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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-156.206 [772 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 11s (7,801 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.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 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.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... 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-156.206) ... 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-2ubuntu0.1) ... 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.13) ... 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-2ubuntu0.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. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8972 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ............+++ .................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homer Collecting crest (from homer) Collecting idna (from crest->homer) Collecting cryptography (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting thrift (from crest->homer) Collecting six (from crest->homer) Collecting Twisted (from crest->homer) Collecting ipaddress (from crest->homer) Collecting cyclone (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting zope.interface (from crest->homer) Collecting telephus (from crest->homer) Collecting constantly (from crest->homer) Collecting attrs (from crest->homer) Collecting prctl (from crest->homer) Collecting Automat (from crest->homer) Collecting setuptools (from crest->homer) Collecting cql (from crest->homer) Collecting lxml (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting incremental (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting enum34 (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m2.351s user 0m20.020s sys 0m11.434s 2018-08-22 20:54:06,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-22 20:54:06,062 - 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Preconfiguring packages ... Fetched 701 kB in 0s (1,261 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57818 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 0m7.590s user 0m0.735s sys 0m0.594s 2018-08-22 20:54:06,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:54:06,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:54:06,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:54:06,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:54:06,221 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:54:06,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:54:06,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:54:06,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:54:06,222 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:54:06,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:54:06,222 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:54:06 GMT 2018-08-22 20:54:06,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:54:06,223 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:54:06,223 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:54:11,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:54:11,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:54:11,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:54:11,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:54:11,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:54:11,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:54:11,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:54:11,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:54:11,302 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:06.188Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:06.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:06.188Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:06.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:06.188Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:06.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:08.347Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.079s\nuser\t0m0.007s\nsys\t0m0.053s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:08.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:09.347Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:09.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:09.347Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:09.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:09.347Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:65:e8:27 \n inet addr:192.168.120.22 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe65:e827/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:82949 errors:0 dropped:0 overruns:0 frame:0\n TX packets:42365 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131377586 (131.3 MB) TX bytes:7313177 (7.3 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.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:09.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:09.347Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 20:49 ? 00:00:01 /sbin/init\nroot 2 0 0 20:49 ? 00:00:00 [kthreadd]\nroot 3 2 0 20:49 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 20:49 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 20:49 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 20:49 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 20:49 ? 00:00:00 [rcu_sched]\nroot 8 2 0 20:49 ? 00:00:00 [rcuos/0]\nroot 9 2 0 20:49 ? 00:00:00 [rcuos/1]\nroot 10 2 0 20:49 ? 00:00:00 [rcu_bh]\nroot 11 2 0 20:49 ? 00:00:00 [rcuob/0]\nroot 12 2 0 20:49 ? 00:00:00 [rcuob/1]\nroot 13 2 0 20:49 ? 00:00:00 [migration/0]\nroot 14 2 0 20:49 ? 00:00:00 [watchdog/0]\nroot 15 2 0 20:49 ? 00:00:00 [watchdog/1]\nroot 16 2 0 20:49 ? 00:00:00 [migration/1]\nroot 17 2 0 20:49 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 20:49 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 20:49 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 20:49 ? 00:00:00 [khelper]\nroot 21 2 0 20:49 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 20:49 ? 00:00:00 [netns]\nroot 23 2 0 20:49 ? 00:00:00 [writeback]\nroot 24 2 0 20:49 ? 00:00:00 [kintegrityd]\nroot 25 2 0 20:49 ? 00:00:00 [bioset]\nroot 26 2 0 20:49 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 20:49 ? 00:00:00 [kblockd]\nroot 28 2 0 20:49 ? 00:00:00 [ata_sff]\nroot 29 2 0 20:49 ? 00:00:00 [khubd]\nroot 30 2 0 20:49 ? 00:00:00 [md]\nroot 31 2 0 20:49 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 20:49 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 20:49 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 20:49 ? 00:00:00 [khungtaskd]\nroot 36 2 0 20:49 ? 00:00:00 [kswapd0]\nroot 37 2 0 20:49 ? 00:00:00 [vmstat]\nroot 38 2 0 20:49 ? 00:00:00 [ksmd]\nroot 39 2 0 20:49 ? 00:00:00 [khugepaged]\nroot 40 2 0 20:49 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 20:49 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 20:49 ? 00:00:00 [crypto]\nroot 54 2 0 20:49 ? 00:00:00 [kthrotld]\nroot 55 2 0 20:49 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 20:49 ? 00:00:00 [vballoon]\nroot 57 2 0 20:49 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 20:49 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 20:49 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 20:49 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 20:49 ? 00:00:00 [deferwq]\nroot 80 2 0 20:49 ? 00:00:00 [charger_manager]\nroot 124 2 0 20:49 ? 00:00:00 [kpsmoused]\nroot 142 2 0 20:49 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 20:49 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 20:49 ? 00:00:00 [ext4-rsv-conver]\nroot 390 1 0 20:49 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 20:49 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 20:49 ? 00:00:00 [kworker/u5:1]\nroot 431 2 0 20:49 ? 00:00:00 [kworker/u5:2]\nroot 500 1 0 20:49 ? 00:00:00 upstart-socket-bridge --daemon\nroot 562 1 0 20:49 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 20:49 ? 00:00:00 [kauditd]\nroot 933 1 0 20:49 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 991 1 0 20:49 ? 00:00:00 rsyslogd\nroot 1039 1 0 20:49 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1043 1 0 20:49 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 20:49 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 20:49 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 20:49 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1095 1 0 20:49 ? 00:00:00 /usr/sbin/sshd -D\nroot 1097 1 0 20:49 ? 00:00:00 cron\ndaemon 1098 1 0 20:49 ? 00:00:00 atd\nmessage+ 1099 1 0 20:49 ? 00:00:00 dbus-daemon --system --fork\nroot 1107 1 0 20:49 ? 00:00:00 /usr/sbin/irqbalance\nroot 1122 1 0 20:49 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1129 1 0 20:49 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1203 1 0 20:49 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1256 1 0 20:49 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1542 2 0 20:49 ? 00:00:00 [kworker/1:2]\nubuntu 1650 1 0 20:49 ? 00:00:00 /home/ubuntu/bono_host_mum34r/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_mum34r --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_mum34r --logging-server-logdir=/home/ubuntu/bono_host_mum34r/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_mum34r/work/bono_host_mum34r%I.log --pidfile=/home/ubuntu/bono_host_mum34r/work/bono_host_mum34r.pid\nubuntu 1764 1 0 20:50 ? 00:00:01 python2.7 /home/ubuntu/bono_host_mum34r/env/bin/diamond --configfile /home/ubuntu/bono_host_mum34r/work/plugins/diamond/etc/diamond.conf\nubuntu 1810 1650 0 20:51 ? 00:00:00 /home/ubuntu/bono_host_mum34r/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_mum34r --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_mum34r --logging-server-logdir=/home/ubuntu/bono_host_mum34r/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_mum34r/work/bono_host_mum34r%I.log --pidfile=/home/ubuntu/bono_host_mum34r/work/bono_host_mum34r.pid\nubuntu 1832 1810 0 20:51 ? 00:00:00 /home/ubuntu/bono_host_mum34r/env/bin/python2.7 /home/ubuntu/bono_host_mum34r/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-5HYybj\nubuntu 1843 1832 0 20:51 ? 00:00:00 /bin/sh -c /tmp/31I0V/install-bono.sh\nubuntu 1845 1843 0 20:51 ? 00:00:00 /bin/bash -e /tmp/31I0V/install-bono.sh\nntp 8103 1 0 20:53 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8609 1 0 20:53 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8659 1 0 20:53 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8660 8659 0 20:53 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8664 1 0 20:53 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8665 8664 0 20:53 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8673 8660 0 20:53 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8675 8665 0 20:53 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8676 8675 0 20:53 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 9082 1 0 20:53 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.22,bono-0060uc.clearwater.local --alias=172.30.9.205,bono-0060uc.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-0060uc.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 9759 1 0 20:54 ? 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 9822 1845 0 20:54 ? 00:00:00 /bin/bash -e /tmp/31I0V/install-bono.sh\nubuntu 9823 9822 0 20:54 ? 00:00:00 /bin/bash -e /tmp/31I0V/install-bono.sh\nroot 9824 9823 0 20:54 ? 00:00:00 sudo ps -edf\nroot 9825 9824 0 20:54 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.009s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:09.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:10.352Z", "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 9759/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1095/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8609/monit \ntcp 0 0 192.168.120.22:5058 0.0.0.0:* LISTEN 9082/bono \ntcp 0 0 192.168.120.22:5060 0.0.0.0:* LISTEN 9082/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9082/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9759/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1095/sshd \nudp 0 0 192.168.120.22:123 0.0.0.0:* 8103/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8103/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8103/ntpd \nudp 0 0 0.0.0.0:14608 0.0.0.0:* 562/dhclient \nudp 0 0 192.168.120.22:5058 0.0.0.0:* 9082/bono \nudp 0 0 192.168.120.22:5060 0.0.0.0:* 9082/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9759/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 562/dhclient \nudp6 0 0 fe80::f816:3eff:fe6:123 :::* 8103/ntpd \nudp6 0 0 ::1:123 :::* 8103/ntpd \nudp6 0 0 :::123 :::* 8103/ntpd \nudp6 0 0 :::8745 :::* 562/dhclient \nudp6 0 0 ::1:53 :::* 9759/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 20324 8673/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20327 8676/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 9252 1099/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 10777 1650/python2.7 /tmp/cloudify-logging-server-3365d.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 8261 395/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 12151 1832/python2.7 /tmp/ctx-sInWiM.socket\nunix 2 [ ACC ] STREAM LISTENING 6971 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9330 1122/acpid /var/run/acpid.socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:10.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:10.352Z", "message": "[bono] => /var/log/syslog\n/var/log/lastlog\n/var/log/dpkg.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/clearwater-socket-factory.log\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/iotop.log\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/bono/bono_20180822T200000Z.txt\n/var/log/bono/bono_err.log\n/var/log/bono/bono_out.log\n/var/log/monit.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/sysstat/clearwater-sa22\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.034s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:10.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:10.352Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:10.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:10.352Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:10.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:10.352Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:10.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}], "metadata": {"pagination": {"total": 1681, "offset": 1645, "size": 50}}} 2018-08-22 20:54:11,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:54:11,302 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:54:11 GMT 2018-08-22 20:54:11,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:54:11,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21275 2018-08-22 20:54:11,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:54:11,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-08-22 20:54:11,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-08-22 20:54:11,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-08-22 20:54:11,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.079s user 0m0.007s sys 0m0.053s 2018-08-22 20:54:11,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-08-22 20:54:11,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-08-22 20:54:11,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:65:e8:27 inet addr:192.168.120.22 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe65:e827/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:82949 errors:0 dropped:0 overruns:0 frame:0 TX packets:42365 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131377586 (131.3 MB) TX bytes:7313177 (7.3 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.002s 2018-08-22 20:54:11,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 20:49 ? 00:00:01 /sbin/init root 2 0 0 20:49 ? 00:00:00 [kthreadd] root 3 2 0 20:49 ? 00:00:00 [ksoftirqd/0] root 4 2 0 20:49 ? 00:00:00 [kworker/0:0] root 5 2 0 20:49 ? 00:00:00 [kworker/0:0H] root 6 2 0 20:49 ? 00:00:00 [kworker/u4:0] root 7 2 0 20:49 ? 00:00:00 [rcu_sched] root 8 2 0 20:49 ? 00:00:00 [rcuos/0] root 9 2 0 20:49 ? 00:00:00 [rcuos/1] root 10 2 0 20:49 ? 00:00:00 [rcu_bh] root 11 2 0 20:49 ? 00:00:00 [rcuob/0] root 12 2 0 20:49 ? 00:00:00 [rcuob/1] root 13 2 0 20:49 ? 00:00:00 [migration/0] root 14 2 0 20:49 ? 00:00:00 [watchdog/0] root 15 2 0 20:49 ? 00:00:00 [watchdog/1] root 16 2 0 20:49 ? 00:00:00 [migration/1] root 17 2 0 20:49 ? 00:00:00 [ksoftirqd/1] root 18 2 0 20:49 ? 00:00:00 [kworker/1:0] root 19 2 0 20:49 ? 00:00:00 [kworker/1:0H] root 20 2 0 20:49 ? 00:00:00 [khelper] root 21 2 0 20:49 ? 00:00:00 [kdevtmpfs] root 22 2 0 20:49 ? 00:00:00 [netns] root 23 2 0 20:49 ? 00:00:00 [writeback] root 24 2 0 20:49 ? 00:00:00 [kintegrityd] root 25 2 0 20:49 ? 00:00:00 [bioset] root 26 2 0 20:49 ? 00:00:00 [kworker/u5:0] root 27 2 0 20:49 ? 00:00:00 [kblockd] root 28 2 0 20:49 ? 00:00:00 [ata_sff] root 29 2 0 20:49 ? 00:00:00 [khubd] root 30 2 0 20:49 ? 00:00:00 [md] root 31 2 0 20:49 ? 00:00:00 [devfreq_wq] root 32 2 0 20:49 ? 00:00:00 [kworker/0:1] root 33 2 0 20:49 ? 00:00:00 [kworker/1:1] root 35 2 0 20:49 ? 00:00:00 [khungtaskd] root 36 2 0 20:49 ? 00:00:00 [kswapd0] root 37 2 0 20:49 ? 00:00:00 [vmstat] root 38 2 0 20:49 ? 00:00:00 [ksmd] root 39 2 0 20:49 ? 00:00:00 [khugepaged] root 40 2 0 20:49 ? 00:00:00 [fsnotify_mark] root 41 2 0 20:49 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 20:49 ? 00:00:00 [crypto] root 54 2 0 20:49 ? 00:00:00 [kthrotld] root 55 2 0 20:49 ? 00:00:00 [kworker/u4:1] root 56 2 0 20:49 ? 00:00:00 [vballoon] root 57 2 0 20:49 ? 00:00:00 [scsi_eh_0] root 58 2 0 20:49 ? 00:00:00 [scsi_eh_1] root 59 2 0 20:49 ? 00:00:00 [kworker/u4:2] root 60 2 0 20:49 ? 00:00:00 [kworker/u4:3] root 79 2 0 20:49 ? 00:00:00 [deferwq] root 80 2 0 20:49 ? 00:00:00 [charger_manager] root 124 2 0 20:49 ? 00:00:00 [kpsmoused] root 142 2 0 20:49 ? 00:00:00 [kworker/0:2] root 186 2 0 20:49 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 20:49 ? 00:00:00 [ext4-rsv-conver] root 390 1 0 20:49 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 20:49 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 20:49 ? 00:00:00 [kworker/u5:1] root 431 2 0 20:49 ? 00:00:00 [kworker/u5:2] root 500 1 0 20:49 ? 00:00:00 upstart-socket-bridge --daemon root 562 1 0 20:49 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 20:49 ? 00:00:00 [kauditd] root 933 1 0 20:49 ? 00:00:00 upstart-file-bridge --daemon syslog 991 1 0 20:49 ? 00:00:00 rsyslogd root 1039 1 0 20:49 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 20:49 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 20:49 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 20:49 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 20:49 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1095 1 0 20:49 ? 00:00:00 /usr/sbin/sshd -D root 1097 1 0 20:49 ? 00:00:00 cron daemon 1098 1 0 20:49 ? 00:00:00 atd message+ 1099 1 0 20:49 ? 00:00:00 dbus-daemon --system --fork root 1107 1 0 20:49 ? 00:00:00 /usr/sbin/irqbalance root 1122 1 0 20:49 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1129 1 0 20:49 ? 00:00:00 /lib/systemd/systemd-logind root 1203 1 0 20:49 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1256 1 0 20:49 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1542 2 0 20:49 ? 00:00:00 [kworker/1:2] ubuntu 1650 1 0 20:49 ? 00:00:00 /home/ubuntu/bono_host_mum34r/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_mum34r --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_mum34r --logging-server-logdir=/home/ubuntu/bono_host_mum34r/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_mum34r/work/bono_host_mum34r%I.log --pidfile=/home/ubuntu/bono_host_mum34r/work/bono_host_mum34r.pid ubuntu 1764 1 0 20:50 ? 00:00:01 python2.7 /home/ubuntu/bono_host_mum34r/env/bin/diamond --configfile /home/ubuntu/bono_host_mum34r/work/plugins/diamond/etc/diamond.conf ubuntu 1810 1650 0 20:51 ? 00:00:00 /home/ubuntu/bono_host_mum34r/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_mum34r --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_mum34r --logging-server-logdir=/home/ubuntu/bono_host_mum34r/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_mum34r/work/bono_host_mum34r%I.log --pidfile=/home/ubuntu/bono_host_mum34r/work/bono_host_mum34r.pid ubuntu 1832 1810 0 20:51 ? 00:00:00 /home/ubuntu/bono_host_mum34r/env/bin/python2.7 /home/ubuntu/bono_host_mum34r/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-5HYybj ubuntu 1843 1832 0 20:51 ? 00:00:00 /bin/sh -c /tmp/31I0V/install-bono.sh ubuntu 1845 1843 0 20:51 ? 00:00:00 /bin/bash -e /tmp/31I0V/install-bono.sh ntp 8103 1 0 20:53 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8609 1 0 20:53 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8659 1 0 20:53 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8660 8659 0 20:53 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8664 1 0 20:53 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8665 8664 0 20:53 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8673 8660 0 20:53 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8675 8665 0 20:53 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8676 8675 0 20:53 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 9082 1 0 20:53 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.22,bono-0060uc.clearwater.local --alias=172.30.9.205,bono-0060uc.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-0060uc.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 9759 1 0 20:54 ? 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 9822 1845 0 20:54 ? 00:00:00 /bin/bash -e /tmp/31I0V/install-bono.sh ubuntu 9823 9822 0 20:54 ? 00:00:00 /bin/bash -e /tmp/31I0V/install-bono.sh root 9824 9823 0 20:54 ? 00:00:00 sudo ps -edf root 9825 9824 0 20:54 ? 00:00:00 ps -edf real 0m0.009s user 0m0.009s sys 0m0.002s 2018-08-22 20:54:11,305 - 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 9759/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1095/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8609/monit tcp 0 0 192.168.120.22:5058 0.0.0.0:* LISTEN 9082/bono tcp 0 0 192.168.120.22:5060 0.0.0.0:* LISTEN 9082/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9082/bono tcp6 0 0 ::1:53 :::* LISTEN 9759/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1095/sshd udp 0 0 192.168.120.22:123 0.0.0.0:* 8103/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8103/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8103/ntpd udp 0 0 0.0.0.0:14608 0.0.0.0:* 562/dhclient udp 0 0 192.168.120.22:5058 0.0.0.0:* 9082/bono udp 0 0 192.168.120.22:5060 0.0.0.0:* 9082/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9759/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 562/dhclient udp6 0 0 fe80::f816:3eff:fe6:123 :::* 8103/ntpd udp6 0 0 ::1:123 :::* 8103/ntpd udp6 0 0 :::123 :::* 8103/ntpd udp6 0 0 :::8745 :::* 562/dhclient udp6 0 0 ::1:53 :::* 9759/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 20324 8673/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20327 8676/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9252 1099/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 10777 1650/python2.7 /tmp/cloudify-logging-server-3365d.socket unix 2 [ ACC ] SEQPACKET LISTENING 8261 395/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 12151 1832/python2.7 /tmp/ctx-sInWiM.socket unix 2 [ ACC ] STREAM LISTENING 6971 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9330 1122/acpid /var/run/acpid.socket real 0m0.008s user 0m0.000s sys 0m0.008s 2018-08-22 20:54:11,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/syslog /var/log/lastlog /var/log/dpkg.log /var/log/auth.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/boot.log /var/log/cloud-init-output.log /var/log/landscape/sysinfo.log /var/log/udev /var/log/iotop.log /var/log/apt/history.log /var/log/apt/term.log /var/log/bono/bono_20180822T200000Z.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log /var/log/monit.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/sysstat/clearwater-sa22 /var/log/btmp /var/log/kern.log /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.034s user 0m0.000s sys 0m0.006s 2018-08-22 20:54:11,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-08-22 20:54:11,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-08-22 20:54:11,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-08-22 20:54:11,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:54:11,367 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:54:11,367 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:54:11,367 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:54:11,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:54:11,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:54:11,368 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:54:11,368 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:54:11,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-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:54:11,368 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:54:11,368 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:54:11 GMT 2018-08-22 20:54:11,368 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:54:11,368 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:54:11,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:54:16,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:54:16,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:54:16,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:54:16,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:54:16,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:54:16,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:54:16,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:54:16,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:54:16,452 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:11.478Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:11.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:11.478Z", "message": "[bono] => 2018:08:22 20:53:29: Namespace: management\n2018:08:22 20:53:29: [management] Starting server\n2018:08:22 20:53:29: [management] Listening for requests\n2018:08:22 20:53:29: Namespace: signaling\n2018:08:22 20:53:29: [signaling] Starting server\n2018:08:22 20:53:29: [signaling] Listening for requests\n\nreal\t0m0.006s\nuser\t0m0.005s\nsys\t0m0.001s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:11.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:11.478Z", "message": "[bono] => 2018-08-22 20:53:42.965559307 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:11.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}, {"node_instance_id": "bono_0060uc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:12.171Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:12.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:12.533Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:12.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:12.533Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:12.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:12.533Z", "message": "Execution done (return_code=0): /tmp/31I0V/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:12.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:12.533Z", "message": "[bono] sudo cat /var/log/bono/bono_20180822T200000Z.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-08-22T20:54:12.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "4bcc1b1c-9a7b-4f16-9f71-61907d8c3d57"}, {"node_instance_id": "bono_0060uc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:13.028Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:13.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:14.020Z", "message": "Downloaded scripts/bind/bind.py to /tmp/1FFBA/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:14.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "af96c3b1-aaee-429c-9cea-89656f95839a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:14.047Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:14.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:14.047Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:14.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:15.035Z", "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-08-22T20:54:15.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "af96c3b1-aaee-429c-9cea-89656f95839a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:15.035Z", "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-08-22T20:54:15.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "af96c3b1-aaee-429c-9cea-89656f95839a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:15.035Z", "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-08-22T20:54:15.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "af96c3b1-aaee-429c-9cea-89656f95839a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:15.035Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:15.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "af96c3b1-aaee-429c-9cea-89656f95839a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:15.035Z", "message": "[localhost] run: sudo mv /tmp/tmps3icu_ /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:15.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "af96c3b1-aaee-429c-9cea-89656f95839a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:15.035Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'bono': {u'bono_0060uc': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.22', u'name': u'bono-0060uc'}}}, 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.19', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:15.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "af96c3b1-aaee-429c-9cea-89656f95839a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:15.035Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:15.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "af96c3b1-aaee-429c-9cea-89656f95839a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:15.035Z", "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-08-22T20:54:15.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "af96c3b1-aaee-429c-9cea-89656f95839a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:15.443Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:15.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:15.545Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:15.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "af96c3b1-aaee-429c-9cea-89656f95839a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:15.545Z", "message": "[localhost] run: sudo mv /tmp/tmpiPXZch /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:15.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "af96c3b1-aaee-429c-9cea-89656f95839a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:15.545Z", "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-08-22T20:54:15.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "af96c3b1-aaee-429c-9cea-89656f95839a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:16.089Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:16.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:16.089Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:16.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 1710, "offset": 1658, "size": 50}}} 2018-08-22 20:54:16,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:54:16,452 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:54:16 GMT 2018-08-22 20:54:16,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:54:16,452 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14576 2018-08-22 20:54:16,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:54:16,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-08-22 20:54:16,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018:08:22 20:53:29: Namespace: management 2018:08:22 20:53:29: [management] Starting server 2018:08:22 20:53:29: [management] Listening for requests 2018:08:22 20:53:29: Namespace: signaling 2018:08:22 20:53:29: [signaling] Starting server 2018:08:22 20:53:29: [signaling] Listening for requests real 0m0.006s user 0m0.005s sys 0m0.001s 2018-08-22 20:54:16,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-08-22 20:53:42.965559307 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-22 20:54:16,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 20:54:16,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-08-22 20:54:16,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-08-22 20:54:16,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/31I0V/install-bono.sh 2018-08-22 20:54:16,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20180822T200000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-08-22 20:54:16,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-22 20:54:16,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/1FFBA/bind.py 2018-08-22 20:54:16,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 20:54:16,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 20:54:16,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-22 20:54:16,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-22 20:54:16,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-22 20:54:16,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-22 20:54:16,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmps3icu_ /etc/bind/db.clearwater.local 2018-08-22 20:54:16,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'bono': {u'bono_0060uc': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.22', u'name': u'bono-0060uc'}}}, 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.19', u'hss_hostname': u''}. 2018-08-22 20:54:16,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-22 20:54:16,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-22 20:54:16,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 20:54:16,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-22 20:54:16,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpiPXZch /etc/bind/db.clearwater.opnfv 2018-08-22 20:54:16,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-22 20:54:16,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 20:54:16,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 20:54:16,458 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:54:16,517 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:54:16,518 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:54:16,518 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:54:16,518 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:54:16,518 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:54:16,518 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:54:16,518 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:54:16,518 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:54:16,518 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:54:16,518 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:54:16 GMT 2018-08-22 20:54:16,519 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:54:16,519 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:54:16,519 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:54:21,524 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:54:21,655 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:54:21,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:54:21,655 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:54:21,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:54:21,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:54:21,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:54:21,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:54:21,656 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:16.576Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:16.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "80b1c1b7-97e0-4797-8afd-b8d4d94f84f8"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:16.576Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-us2o02\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 10s (6,764 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51306 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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\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 ... 51909 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1) ...\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 9208\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-156.206) ...\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 9943\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\t2m14.944s\nuser\t0m16.737s\nsys\t0m11.539s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:16.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "80b1c1b7-97e0-4797-8afd-b8d4d94f84f8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:16.576Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/R9FSV/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:16.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "c5de23a6-a4ff-468d-be62-19362e79a26b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:16.576Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_46uxla/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:16.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "c5de23a6-a4ff-468d-be62-19362e79a26b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:21.302Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:21.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 1715, "offset": 1684, "size": 50}}} 2018-08-22 20:54:21,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:54:21,656 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:54:21 GMT 2018-08-22 20:54:21,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:54:21,656 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 48188 2018-08-22 20:54:21,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:54:21,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-22 20:54:21,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-us2o02 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 10s (6,764 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51306 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... 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 ... 51909 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1) ... 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 9208 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-156.206) ... 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 9943 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 2m14.944s user 0m16.737s sys 0m11.539s 2018-08-22 20:54:21,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/R9FSV/add-snmpproxy-collector.py 2018-08-22 20:54:21,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_46uxla/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-08-22 20:54:21,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 20:54:21,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:54:21,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:54:21,740 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:54:21,740 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:54:21,740 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:54:21,740 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:54:21,740 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:54:21,740 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:54:21,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-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:54:21,741 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:54:21,741 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:54:21 GMT 2018-08-22 20:54:21,741 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:54:21,741 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:54:21,741 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:54:26,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:54:27,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:54:27,058 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:54:27,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:54:27,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:54:27,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:54:27,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:54:27,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:54:27,059 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:26.024Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-b5q2bz\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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 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/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 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/ 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://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 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-156.206 [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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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,012 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.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 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.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\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-156.206) ...\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-2ubuntu0.1) ...\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.13) ...\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-2ubuntu0.1) ...\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 9342\nclearwater-socket-factory-sig start/running, process 9347\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9397\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.\nreload: Job is not running: clearwater-monit\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\t2m29.362s\nuser\t0m21.352s\nsys\t0m12.566s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:26.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:26.584Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:26.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}], "metadata": {"pagination": {"total": 1717, "offset": 1689, "size": 50}}} 2018-08-22 20:54:27,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:54:27,059 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:54:27 GMT 2018-08-22 20:54:27,059 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:54:27,059 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 60872 2018-08-22 20:54:27,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:54:27,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-b5q2bz 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 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/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 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/ 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://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 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-156.206 [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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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,012 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.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 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.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... 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-156.206) ... 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-2ubuntu0.1) ... 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.13) ... 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-2ubuntu0.1) ... 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 9342 clearwater-socket-factory-sig start/running, process 9347 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9397 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. reload: Job is not running: clearwater-monit ...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 2m29.362s user 0m21.352s sys 0m12.566s 2018-08-22 20:54:27,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-22 20:54:27,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:54:27,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:54:27,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:54:27,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:54:27,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:54:27,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:54:27,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:54:27,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:54:27,140 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:54:27,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:54:27,140 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:54:27 GMT 2018-08-22 20:54:27,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:54:27,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:54:27,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:54:32,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:54:32,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:54:32,235 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:54:32,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:54:32,235 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:54:32,236 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:54:32,236 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:54:32,236 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:54:32,236 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:28.373Z", "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 3s (11.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58159 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.865s\nuser\t0m12.226s\nsys\t0m3.207s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:28.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "294f9296-c5b0-4cd5-aaba-850c3667d167"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:28.610Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:28.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "294f9296-c5b0-4cd5-aaba-850c3667d167"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:29.613Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:29.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "294f9296-c5b0-4cd5-aaba-850c3667d167"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:29.613Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:29.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "294f9296-c5b0-4cd5-aaba-850c3667d167"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:31.299Z", "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 4s (7,831 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57898 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.365s\nuser\t0m12.432s\nsys\t0m3.187s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:31.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2cb8bfe9-287e-42a0-ab1d-49238a0fa0e5"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:31.618Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:31.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2cb8bfe9-287e-42a0-ab1d-49238a0fa0e5"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:31.618Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:31.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "294f9296-c5b0-4cd5-aaba-850c3667d167"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:31.618Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.081s\nuser\t0m0.003s\nsys\t0m0.059s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:31.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "294f9296-c5b0-4cd5-aaba-850c3667d167"}], "metadata": {"pagination": {"total": 1725, "offset": 1691, "size": 50}}} 2018-08-22 20:54:32,236 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:54:32,236 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:54:32 GMT 2018-08-22 20:54:32,236 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:54:32,236 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31904 2018-08-22 20:54:32,237 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:54:32,238 - 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 3s (11.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58159 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.865s user 0m12.226s sys 0m3.207s 2018-08-22 20:54:32,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-08-22 20:54:32,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-08-22 20:54:32,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-08-22 20:54:32,239 - 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 4s (7,831 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57898 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.365s user 0m12.432s sys 0m3.187s 2018-08-22 20:54:32,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-08-22 20:54:32,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-08-22 20:54:32,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.081s user 0m0.003s sys 0m0.059s 2018-08-22 20:54:32,239 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:54:32,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:54:32,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:54:32,411 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:54:32,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:54:32,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:54:32,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:54:32,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:54:32,412 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:54:32,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:54:32,412 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:54:32 GMT 2018-08-22 20:54:32,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:54:32,412 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:54:32,412 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:54:37,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:54:37,499 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:54:37,499 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:54:37,499 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:54:37,499 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:54:37,499 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:54:37,499 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:54:37,499 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:54:37,499 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:32.630Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:32.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "294f9296-c5b0-4cd5-aaba-850c3667d167"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:32.630Z", "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 9749/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1099/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8972/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9146/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9749/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1099/sshd \nudp 0 0 192.168.120.24:123 0.0.0.0:* 8459/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8459/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8459/ntpd \nudp 0 0 0.0.0.0:18983 0.0.0.0:* 592/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9749/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 592/dhclient \nudp6 0 0 fe80::f816:3eff:fe2:123 :::* 8459/ntpd \nudp6 0 0 ::1:123 :::* 8459/ntpd \nudp6 0 0 :::123 :::* 8459/ntpd \nudp6 0 0 ::1:53 :::* 9749/dnsmasq \nudp6 0 0 :::63556 :::* 592/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9489 1124/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11543 1650/python2.7 /tmp/cloudify-logging-server-14ad3.socket\nunix 2 [ ACC ] STREAM LISTENING 9287 985/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11890 1837/python2.7 /tmp/ctx-6pNU8Y.socket\nunix 2 [ ACC ] STREAM LISTENING 706 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7376 396/systemd-udevd /run/udev/control\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:32.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "294f9296-c5b0-4cd5-aaba-850c3667d167"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:32.630Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:32.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2cb8bfe9-287e-42a0-ab1d-49238a0fa0e5"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:32.630Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:32.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "294f9296-c5b0-4cd5-aaba-850c3667d167"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:32.630Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:32.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2cb8bfe9-287e-42a0-ab1d-49238a0fa0e5"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:32.630Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:25:4d:2e \n inet addr:192.168.120.24 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe25:4d2e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:105486 errors:0 dropped:0 overruns:0 frame:0\n TX packets:52066 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166158507 (166.1 MB) TX bytes:8543219 (8.5 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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.006s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:32.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "294f9296-c5b0-4cd5-aaba-850c3667d167"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:32.630Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 20:49 ? 00:00:00 /sbin/init\nroot 2 0 0 20:49 ? 00:00:00 [kthreadd]\nroot 3 2 0 20:49 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 20:49 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 20:49 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 20:49 ? 00:00:00 [rcu_sched]\nroot 8 2 0 20:49 ? 00:00:00 [rcuos/0]\nroot 9 2 0 20:49 ? 00:00:00 [rcuos/1]\nroot 10 2 0 20:49 ? 00:00:00 [rcu_bh]\nroot 11 2 0 20:49 ? 00:00:00 [rcuob/0]\nroot 12 2 0 20:49 ? 00:00:00 [rcuob/1]\nroot 13 2 0 20:49 ? 00:00:00 [migration/0]\nroot 14 2 0 20:49 ? 00:00:00 [watchdog/0]\nroot 15 2 0 20:49 ? 00:00:00 [watchdog/1]\nroot 16 2 0 20:49 ? 00:00:00 [migration/1]\nroot 17 2 0 20:49 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 20:49 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 20:49 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 20:49 ? 00:00:00 [khelper]\nroot 21 2 0 20:49 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 20:49 ? 00:00:00 [netns]\nroot 23 2 0 20:49 ? 00:00:00 [writeback]\nroot 24 2 0 20:49 ? 00:00:00 [kintegrityd]\nroot 25 2 0 20:49 ? 00:00:00 [bioset]\nroot 26 2 0 20:49 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 20:49 ? 00:00:00 [kblockd]\nroot 28 2 0 20:49 ? 00:00:00 [ata_sff]\nroot 29 2 0 20:49 ? 00:00:00 [khubd]\nroot 30 2 0 20:49 ? 00:00:00 [md]\nroot 31 2 0 20:49 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 20:49 ? 00:00:00 [kworker/1:1]\nroot 33 2 0 20:49 ? 00:00:00 [kworker/0:1]\nroot 35 2 0 20:49 ? 00:00:00 [khungtaskd]\nroot 36 2 0 20:49 ? 00:00:00 [kswapd0]\nroot 37 2 0 20:49 ? 00:00:00 [vmstat]\nroot 38 2 0 20:49 ? 00:00:00 [ksmd]\nroot 39 2 0 20:49 ? 00:00:00 [khugepaged]\nroot 40 2 0 20:49 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 20:49 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 20:49 ? 00:00:00 [crypto]\nroot 54 2 0 20:49 ? 00:00:00 [kthrotld]\nroot 55 2 0 20:49 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 20:49 ? 00:00:00 [vballoon]\nroot 57 2 0 20:49 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 20:49 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 20:49 ? 00:00:00 [deferwq]\nroot 80 2 0 20:49 ? 00:00:00 [charger_manager]\nroot 123 2 0 20:49 ? 00:00:00 [kpsmoused]\nroot 141 2 0 20:49 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 20:49 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 20:49 ? 00:00:00 [ext4-rsv-conver]\nroot 320 2 0 20:49 ? 00:00:00 [kworker/u5:1]\nroot 391 1 0 20:49 ? 00:00:00 upstart-udev-bridge --daemon\nroot 396 1 0 20:49 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 526 1 0 20:49 ? 00:00:00 upstart-socket-bridge --daemon\nroot 592 1 0 20:49 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 20:49 ? 00:00:00 [kauditd]\nroot 920 1 0 20:49 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 985 1 0 20:49 ? 00:00:00 dbus-daemon --system --fork\nroot 1003 1 0 20:49 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 1018 1 0 20:49 ? 00:00:00 rsyslogd\nroot 1050 1 0 20:49 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 20:49 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 20:49 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 20:49 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 20:49 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1099 1 0 20:49 ? 00:00:00 /usr/sbin/sshd -D\nroot 1103 1 0 20:49 ? 00:00:00 cron\ndaemon 1104 1 0 20:49 ? 00:00:00 atd\nroot 1115 1 0 20:49 ? 00:00:00 /usr/sbin/irqbalance\nroot 1124 1 0 20:49 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1198 1 0 20:49 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 20:49 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 20:49 ? 00:00:00 /home/ubuntu/homer_host_enlkez/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_enlkez --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_enlkez --logging-server-logdir=/home/ubuntu/homer_host_enlkez/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_enlkez/work/homer_host_enlkez%I.log --pidfile=/home/ubuntu/homer_host_enlkez/work/homer_host_enlkez.pid\nubuntu 1765 1 0 20:49 ? 00:00:01 python2.7 /home/ubuntu/homer_host_enlkez/env/bin/diamond --configfile /home/ubuntu/homer_host_enlkez/work/plugins/diamond/etc/diamond.conf\nubuntu 1816 1650 0 20:51 ? 00:00:00 /home/ubuntu/homer_host_enlkez/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_enlkez --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_enlkez --logging-server-logdir=/home/ubuntu/homer_host_enlkez/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_enlkez/work/homer_host_enlkez%I.log --pidfile=/home/ubuntu/homer_host_enlkez/work/homer_host_enlkez.pid\nubuntu 1837 1816 0 20:51 ? 00:00:00 /home/ubuntu/homer_host_enlkez/env/bin/python2.7 /home/ubuntu/homer_host_enlkez/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Z6ed0w\nubuntu 1848 1837 0 20:51 ? 00:00:00 /bin/sh -c /tmp/JFF6F/install-homer.sh\nubuntu 1851 1848 0 20:51 ? 00:00:00 /bin/bash -e /tmp/JFF6F/install-homer.sh\nroot 2225 2 0 20:52 ? 00:00:00 [kworker/u5:2]\nntp 8459 1 0 20:53 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8972 1 0 20:53 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9059 1 0 20:53 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9063 9059 0 20:53 ? 00:00:00 inotifywait -e create -qq .\nroot 9146 1 0 20:53 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9147 9146 0 20:53 ? 00:00:00 nginx: worker process\nwww-data 9148 9146 0 20:53 ? 00:00:00 nginx: worker process\nwww-data 9149 9146 0 20:53 ? 00:00:00 nginx: worker process\nwww-data 9150 9146 0 20:53 ? 00:00:00 nginx: worker process\nroot 9315 8972 0 20:54 ? 00:00:00 [nginx_ping] \nroot 9317 8972 0 20:54 ? 00:00:00 [check-nginx-upt] \nroot 9322 8972 0 20:54 ? 00:00:00 [check-monit-upt] \ndnsmasq 9749 1 0 20:54 ? 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 9812 1851 0 20:54 ? 00:00:00 /bin/bash -e /tmp/JFF6F/install-homer.sh\nubuntu 9813 9812 0 20:54 ? 00:00:00 /bin/bash -e /tmp/JFF6F/install-homer.sh\nroot 9814 9813 0 20:54 ? 00:00:00 sudo ps -edf\nroot 9815 9814 0 20:54 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.007s\nsys\t0m0.004s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:32.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "294f9296-c5b0-4cd5-aaba-850c3667d167"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:33.659Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:33.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "294f9296-c5b0-4cd5-aaba-850c3667d167"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:33.659Z", "message": "[homer] => [22-Aug-2018 20:53:45 UTC] clearwater-diags-monitor starting\n[22-Aug-2018 20:53:45 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-08-22T20:54:33.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "294f9296-c5b0-4cd5-aaba-850c3667d167"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:33.659Z", "message": "[homer] => /var/log\n/var/log/syslog\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/dpkg.log\n/var/log/clearwater-diags-monitor.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/iotop.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa22\n/var/log/sysstat/sa22\n/var/log/clearwater-cluster-manager\n/var/log/btmp\n/var/log/kern.log\n/var/log/unattended-upgrades\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/upstart\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:33.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "294f9296-c5b0-4cd5-aaba-850c3667d167"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:33.659Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:33.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "294f9296-c5b0-4cd5-aaba-850c3667d167"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:34.665Z", "message": "[homer] => 2018-08-22 20:54:12.301601402 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:34.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "294f9296-c5b0-4cd5-aaba-850c3667d167"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:34.665Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:34.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2cb8bfe9-287e-42a0-ab1d-49238a0fa0e5"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:34.665Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:6b:f2:79 \n inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe6b:f279/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:84216 errors:0 dropped:0 overruns:0 frame:0\n TX packets:47152 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133492427 (133.4 MB) TX bytes:8273847 (8.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: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.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:34.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2cb8bfe9-287e-42a0-ab1d-49238a0fa0e5"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:34.665Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:34.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "294f9296-c5b0-4cd5-aaba-850c3667d167"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:34.665Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.059s\nuser\t0m0.015s\nsys\t0m0.045s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:34.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2cb8bfe9-287e-42a0-ab1d-49238a0fa0e5"}, {"node_instance_id": "homer_o0dcgq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:35.060Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:35.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:35.673Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:35.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "294f9296-c5b0-4cd5-aaba-850c3667d167"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:35.673Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:35.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2cb8bfe9-287e-42a0-ab1d-49238a0fa0e5"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:35.673Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 20:48 ? 00:00:01 /sbin/init\nroot 2 0 0 20:48 ? 00:00:00 [kthreadd]\nroot 3 2 0 20:48 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 20:48 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 20:48 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 20:48 ? 00:00:00 [rcu_sched]\nroot 8 2 0 20:48 ? 00:00:00 [rcuos/0]\nroot 9 2 0 20:48 ? 00:00:00 [rcuos/1]\nroot 10 2 0 20:48 ? 00:00:00 [rcu_bh]\nroot 11 2 0 20:48 ? 00:00:00 [rcuob/0]\nroot 12 2 0 20:48 ? 00:00:00 [rcuob/1]\nroot 13 2 0 20:48 ? 00:00:00 [migration/0]\nroot 14 2 0 20:48 ? 00:00:00 [watchdog/0]\nroot 15 2 0 20:48 ? 00:00:00 [watchdog/1]\nroot 16 2 0 20:48 ? 00:00:00 [migration/1]\nroot 17 2 0 20:48 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 20:48 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 20:48 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 20:48 ? 00:00:00 [khelper]\nroot 21 2 0 20:48 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 20:48 ? 00:00:00 [netns]\nroot 23 2 0 20:48 ? 00:00:00 [writeback]\nroot 24 2 0 20:48 ? 00:00:00 [kintegrityd]\nroot 25 2 0 20:48 ? 00:00:00 [bioset]\nroot 27 2 0 20:48 ? 00:00:00 [kblockd]\nroot 28 2 0 20:48 ? 00:00:00 [ata_sff]\nroot 29 2 0 20:48 ? 00:00:00 [khubd]\nroot 30 2 0 20:48 ? 00:00:00 [md]\nroot 31 2 0 20:48 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 20:48 ? 00:00:00 [kworker/1:1]\nroot 33 2 0 20:48 ? 00:00:00 [kworker/0:1]\nroot 35 2 0 20:48 ? 00:00:00 [khungtaskd]\nroot 36 2 0 20:48 ? 00:00:00 [kswapd0]\nroot 37 2 0 20:48 ? 00:00:00 [vmstat]\nroot 38 2 0 20:48 ? 00:00:00 [ksmd]\nroot 39 2 0 20:48 ? 00:00:00 [khugepaged]\nroot 40 2 0 20:48 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 20:48 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 20:48 ? 00:00:00 [crypto]\nroot 54 2 0 20:48 ? 00:00:00 [kthrotld]\nroot 55 2 0 20:48 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 20:48 ? 00:00:00 [vballoon]\nroot 57 2 0 20:48 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 20:48 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 20:48 ? 00:00:00 [deferwq]\nroot 80 2 0 20:48 ? 00:00:00 [charger_manager]\nroot 123 2 0 20:48 ? 00:00:00 [kpsmoused]\nroot 141 2 0 20:48 ? 00:00:00 [kworker/0:2]\nroot 187 2 0 20:49 ? 00:00:00 [jbd2/vda1-8]\nroot 188 2 0 20:49 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 20:49 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 20:49 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 443 2 0 20:49 ? 00:00:00 [kworker/u5:1]\nroot 539 1 0 20:49 ? 00:00:00 upstart-socket-bridge --daemon\nroot 568 1 0 20:49 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 817 2 0 20:49 ? 00:00:00 [kworker/u5:2]\nroot 820 2 0 20:49 ? 00:00:00 [kauditd]\nmessage+ 903 1 0 20:49 ? 00:00:00 dbus-daemon --system --fork\nroot 935 1 0 20:49 ? 00:00:00 /lib/systemd/systemd-logind\nroot 939 1 0 20:49 ? 00:00:00 upstart-file-bridge --daemon\nroot 1063 1 0 20:49 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1066 1 0 20:49 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1070 1 0 20:49 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1071 1 0 20:49 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1073 1 0 20:49 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1112 1 0 20:49 ? 00:00:00 /usr/sbin/sshd -D\nroot 1118 1 0 20:49 ? 00:00:00 cron\ndaemon 1119 1 0 20:49 ? 00:00:00 atd\nroot 1125 1 0 20:49 ? 00:00:00 /usr/sbin/irqbalance\nroot 1131 1 0 20:49 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1198 1 0 20:49 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 20:49 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 20:49 ? 00:00:00 /home/ubuntu/sprout_host_i9gviz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_i9gviz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_i9gviz --logging-server-logdir=/home/ubuntu/sprout_host_i9gviz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_i9gviz/work/sprout_host_i9gviz%I.log --pidfile=/home/ubuntu/sprout_host_i9gviz/work/sprout_host_i9gviz.pid\nubuntu 1765 1 0 20:49 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_i9gviz/env/bin/diamond --configfile /home/ubuntu/sprout_host_i9gviz/work/plugins/diamond/etc/diamond.conf\nubuntu 1815 1650 0 20:51 ? 00:00:00 /home/ubuntu/sprout_host_i9gviz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_i9gviz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_i9gviz --logging-server-logdir=/home/ubuntu/sprout_host_i9gviz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_i9gviz/work/sprout_host_i9gviz%I.log --pidfile=/home/ubuntu/sprout_host_i9gviz/work/sprout_host_i9gviz.pid\nubuntu 1836 1815 0 20:51 ? 00:00:00 /home/ubuntu/sprout_host_i9gviz/env/bin/python2.7 /home/ubuntu/sprout_host_i9gviz/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Dwy4pG\nubuntu 1847 1836 0 20:51 ? 00:00:00 /bin/sh -c /tmp/7CTSC/install-sprout.sh\nubuntu 1849 1847 0 20:51 ? 00:00:00 /bin/bash -e /tmp/7CTSC/install-sprout.sh\nntp 8414 1 0 20:53 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8898 1 0 20:53 ? 00:00:00 rsyslogd\nroot 8998 1 0 20:53 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9006 1 0 20:53 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9007 9006 0 20:53 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9014 1 0 20:53 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9015 9014 0 20:53 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9016 9007 0 20:53 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9022 9015 0 20:53 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9023 9022 0 20:53 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9557 2 0 20:54 ? 00:00:00 [kworker/u5:0]\ndnsmasq 9710 1 0 20:54 ? 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 9773 1849 0 20:54 ? 00:00:00 /bin/bash -e /tmp/7CTSC/install-sprout.sh\nubuntu 9774 9773 0 20:54 ? 00:00:00 /bin/bash -e /tmp/7CTSC/install-sprout.sh\nroot 9775 9774 0 20:54 ? 00:00:00 sudo ps -edf\nroot 9776 9775 0 20:54 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:35.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2cb8bfe9-287e-42a0-ab1d-49238a0fa0e5"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:35.673Z", "message": "Execution done (return_code=0): /tmp/JFF6F/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:35.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "294f9296-c5b0-4cd5-aaba-850c3667d167"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:35.673Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:35.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2cb8bfe9-287e-42a0-ab1d-49238a0fa0e5"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:35.673Z", "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 9710/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1112/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8998/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9710/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1112/sshd \nudp 0 0 192.168.120.4:123 0.0.0.0:* 8414/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8414/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8414/ntpd \nudp 0 0 0.0.0.0:41105 0.0.0.0:* 568/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9710/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 568/dhclient \nudp6 0 0 fe80::f816:3eff:fe6:123 :::* 8414/ntpd \nudp6 0 0 ::1:123 :::* 8414/ntpd \nudp6 0 0 :::123 :::* 8414/ntpd \nudp6 0 0 :::50420 :::* 568/dhclient \nudp6 0 0 ::1:53 :::* 9710/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11253 1650/python2.7 /tmp/cloudify-logging-server-0797f.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7238 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 12704 1836/python2.7 /tmp/ctx-jVa43L.socket\nunix 2 [ ACC ] STREAM LISTENING 577 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 19259 9016/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 19265 9023/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8147 1131/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 7914 903/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:35.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2cb8bfe9-287e-42a0-ab1d-49238a0fa0e5"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:35.673Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:35.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2cb8bfe9-287e-42a0-ab1d-49238a0fa0e5"}, {"node_instance_id": "homer_o0dcgq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:36.131Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:36.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:36.681Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:36.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2cb8bfe9-287e-42a0-ab1d-49238a0fa0e5"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:36.681Z", "message": "[sprout] => /var/log\n/var/log/syslog\n/var/log/clearwater-config-manager\n/var/log/sprout\n/var/log/sprout/sprout_20180822T200000Z.txt\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_current.txt\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/dpkg.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/clearwater-socket-factory.log\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/iotop.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa22\n/var/log/clearwater-cluster-manager\n/var/log/btmp\n/var/log/kern.log\n/var/log/unattended-upgrades\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/upstart\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.014s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:36.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2cb8bfe9-287e-42a0-ab1d-49238a0fa0e5"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:36.681Z", "message": "[sprout] => 2018:08:22 20:53:52: Namespace: management\n2018:08:22 20:53:52: [management] Starting server\n2018:08:22 20:53:52: [management] Listening for requests\n2018:08:22 20:53:52: Namespace: signaling\n2018:08:22 20:53:52: [signaling] Starting server\n2018:08:22 20:53:52: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:36.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2cb8bfe9-287e-42a0-ab1d-49238a0fa0e5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:37.188Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:37.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:37.188Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:37.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 1759, "offset": 1699, "size": 50}}} 2018-08-22 20:54:37,500 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:54:37,500 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:54:37 GMT 2018-08-22 20:54:37,500 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:54:37,500 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 43021 2018-08-22 20:54:37,500 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:54:37,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-08-22 20:54:37,502 - 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 9749/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1099/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8972/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9146/nginx tcp6 0 0 ::1:53 :::* LISTEN 9749/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1099/sshd udp 0 0 192.168.120.24:123 0.0.0.0:* 8459/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8459/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8459/ntpd udp 0 0 0.0.0.0:18983 0.0.0.0:* 592/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9749/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 592/dhclient udp6 0 0 fe80::f816:3eff:fe2:123 :::* 8459/ntpd udp6 0 0 ::1:123 :::* 8459/ntpd udp6 0 0 :::123 :::* 8459/ntpd udp6 0 0 ::1:53 :::* 9749/dnsmasq udp6 0 0 :::63556 :::* 592/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9489 1124/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11543 1650/python2.7 /tmp/cloudify-logging-server-14ad3.socket unix 2 [ ACC ] STREAM LISTENING 9287 985/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11890 1837/python2.7 /tmp/ctx-6pNU8Y.socket unix 2 [ ACC ] STREAM LISTENING 706 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7376 396/systemd-udevd /run/udev/control real 0m0.007s user 0m0.004s sys 0m0.005s 2018-08-22 20:54:37,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-08-22 20:54:37,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-08-22 20:54:37,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-08-22 20:54:37,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:25:4d:2e inet addr:192.168.120.24 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe25:4d2e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:105486 errors:0 dropped:0 overruns:0 frame:0 TX packets:52066 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166158507 (166.1 MB) TX bytes:8543219 (8.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets: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.006s user 0m0.004s sys 0m0.003s 2018-08-22 20:54:37,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 20:49 ? 00:00:00 /sbin/init root 2 0 0 20:49 ? 00:00:00 [kthreadd] root 3 2 0 20:49 ? 00:00:00 [ksoftirqd/0] root 5 2 0 20:49 ? 00:00:00 [kworker/0:0H] root 6 2 0 20:49 ? 00:00:00 [kworker/u4:0] root 7 2 0 20:49 ? 00:00:00 [rcu_sched] root 8 2 0 20:49 ? 00:00:00 [rcuos/0] root 9 2 0 20:49 ? 00:00:00 [rcuos/1] root 10 2 0 20:49 ? 00:00:00 [rcu_bh] root 11 2 0 20:49 ? 00:00:00 [rcuob/0] root 12 2 0 20:49 ? 00:00:00 [rcuob/1] root 13 2 0 20:49 ? 00:00:00 [migration/0] root 14 2 0 20:49 ? 00:00:00 [watchdog/0] root 15 2 0 20:49 ? 00:00:00 [watchdog/1] root 16 2 0 20:49 ? 00:00:00 [migration/1] root 17 2 0 20:49 ? 00:00:00 [ksoftirqd/1] root 18 2 0 20:49 ? 00:00:00 [kworker/1:0] root 19 2 0 20:49 ? 00:00:00 [kworker/1:0H] root 20 2 0 20:49 ? 00:00:00 [khelper] root 21 2 0 20:49 ? 00:00:00 [kdevtmpfs] root 22 2 0 20:49 ? 00:00:00 [netns] root 23 2 0 20:49 ? 00:00:00 [writeback] root 24 2 0 20:49 ? 00:00:00 [kintegrityd] root 25 2 0 20:49 ? 00:00:00 [bioset] root 26 2 0 20:49 ? 00:00:00 [kworker/u5:0] root 27 2 0 20:49 ? 00:00:00 [kblockd] root 28 2 0 20:49 ? 00:00:00 [ata_sff] root 29 2 0 20:49 ? 00:00:00 [khubd] root 30 2 0 20:49 ? 00:00:00 [md] root 31 2 0 20:49 ? 00:00:00 [devfreq_wq] root 32 2 0 20:49 ? 00:00:00 [kworker/1:1] root 33 2 0 20:49 ? 00:00:00 [kworker/0:1] root 35 2 0 20:49 ? 00:00:00 [khungtaskd] root 36 2 0 20:49 ? 00:00:00 [kswapd0] root 37 2 0 20:49 ? 00:00:00 [vmstat] root 38 2 0 20:49 ? 00:00:00 [ksmd] root 39 2 0 20:49 ? 00:00:00 [khugepaged] root 40 2 0 20:49 ? 00:00:00 [fsnotify_mark] root 41 2 0 20:49 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 20:49 ? 00:00:00 [crypto] root 54 2 0 20:49 ? 00:00:00 [kthrotld] root 55 2 0 20:49 ? 00:00:00 [kworker/u4:1] root 56 2 0 20:49 ? 00:00:00 [vballoon] root 57 2 0 20:49 ? 00:00:00 [scsi_eh_0] root 58 2 0 20:49 ? 00:00:00 [scsi_eh_1] root 79 2 0 20:49 ? 00:00:00 [deferwq] root 80 2 0 20:49 ? 00:00:00 [charger_manager] root 123 2 0 20:49 ? 00:00:00 [kpsmoused] root 141 2 0 20:49 ? 00:00:00 [kworker/0:2] root 186 2 0 20:49 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 20:49 ? 00:00:00 [ext4-rsv-conver] root 320 2 0 20:49 ? 00:00:00 [kworker/u5:1] root 391 1 0 20:49 ? 00:00:00 upstart-udev-bridge --daemon root 396 1 0 20:49 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 526 1 0 20:49 ? 00:00:00 upstart-socket-bridge --daemon root 592 1 0 20:49 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 20:49 ? 00:00:00 [kauditd] root 920 1 0 20:49 ? 00:00:00 upstart-file-bridge --daemon message+ 985 1 0 20:49 ? 00:00:00 dbus-daemon --system --fork root 1003 1 0 20:49 ? 00:00:00 /lib/systemd/systemd-logind syslog 1018 1 0 20:49 ? 00:00:00 rsyslogd root 1050 1 0 20:49 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 20:49 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 20:49 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 20:49 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 20:49 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1099 1 0 20:49 ? 00:00:00 /usr/sbin/sshd -D root 1103 1 0 20:49 ? 00:00:00 cron daemon 1104 1 0 20:49 ? 00:00:00 atd root 1115 1 0 20:49 ? 00:00:00 /usr/sbin/irqbalance root 1124 1 0 20:49 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 20:49 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 20:49 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 20:49 ? 00:00:00 /home/ubuntu/homer_host_enlkez/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_enlkez --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_enlkez --logging-server-logdir=/home/ubuntu/homer_host_enlkez/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_enlkez/work/homer_host_enlkez%I.log --pidfile=/home/ubuntu/homer_host_enlkez/work/homer_host_enlkez.pid ubuntu 1765 1 0 20:49 ? 00:00:01 python2.7 /home/ubuntu/homer_host_enlkez/env/bin/diamond --configfile /home/ubuntu/homer_host_enlkez/work/plugins/diamond/etc/diamond.conf ubuntu 1816 1650 0 20:51 ? 00:00:00 /home/ubuntu/homer_host_enlkez/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_enlkez --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_enlkez --logging-server-logdir=/home/ubuntu/homer_host_enlkez/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_enlkez/work/homer_host_enlkez%I.log --pidfile=/home/ubuntu/homer_host_enlkez/work/homer_host_enlkez.pid ubuntu 1837 1816 0 20:51 ? 00:00:00 /home/ubuntu/homer_host_enlkez/env/bin/python2.7 /home/ubuntu/homer_host_enlkez/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Z6ed0w ubuntu 1848 1837 0 20:51 ? 00:00:00 /bin/sh -c /tmp/JFF6F/install-homer.sh ubuntu 1851 1848 0 20:51 ? 00:00:00 /bin/bash -e /tmp/JFF6F/install-homer.sh root 2225 2 0 20:52 ? 00:00:00 [kworker/u5:2] ntp 8459 1 0 20:53 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8972 1 0 20:53 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9059 1 0 20:53 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9063 9059 0 20:53 ? 00:00:00 inotifywait -e create -qq . root 9146 1 0 20:53 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9147 9146 0 20:53 ? 00:00:00 nginx: worker process www-data 9148 9146 0 20:53 ? 00:00:00 nginx: worker process www-data 9149 9146 0 20:53 ? 00:00:00 nginx: worker process www-data 9150 9146 0 20:53 ? 00:00:00 nginx: worker process root 9315 8972 0 20:54 ? 00:00:00 [nginx_ping] root 9317 8972 0 20:54 ? 00:00:00 [check-nginx-upt] root 9322 8972 0 20:54 ? 00:00:00 [check-monit-upt] dnsmasq 9749 1 0 20:54 ? 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 9812 1851 0 20:54 ? 00:00:00 /bin/bash -e /tmp/JFF6F/install-homer.sh ubuntu 9813 9812 0 20:54 ? 00:00:00 /bin/bash -e /tmp/JFF6F/install-homer.sh root 9814 9813 0 20:54 ? 00:00:00 sudo ps -edf root 9815 9814 0 20:54 ? 00:00:00 ps -edf real 0m0.010s user 0m0.007s sys 0m0.004s 2018-08-22 20:54:37,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-08-22 20:54:37,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [22-Aug-2018 20:53:45 UTC] clearwater-diags-monitor starting [22-Aug-2018 20:53:45 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-22 20:54:37,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/syslog /var/log/clearwater-config-manager /var/log/lastlog /var/log/ntpstats /var/log/dpkg.log /var/log/clearwater-diags-monitor.log /var/log/auth.log /var/log/dmesg.0 /var/log/alternatives.log /var/log/boot.log /var/log/cloud-init-output.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/udev /var/log/iotop.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/sysstat /var/log/sysstat/clearwater-sa22 /var/log/sysstat/sa22 /var/log/clearwater-cluster-manager /var/log/btmp /var/log/kern.log /var/log/unattended-upgrades /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/upstart /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.008s user 0m0.000s sys 0m0.006s 2018-08-22 20:54:37,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-08-22 20:54:37,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-08-22 20:54:12.301601402 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-22 20:54:37,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-08-22 20:54:37,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:6b:f2:79 inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe6b:f279/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:84216 errors:0 dropped:0 overruns:0 frame:0 TX packets:47152 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133492427 (133.4 MB) TX bytes:8273847 (8.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: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.005s user 0m0.000s sys 0m0.005s 2018-08-22 20:54:37,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-08-22 20:54:37,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.059s user 0m0.015s sys 0m0.045s 2018-08-22 20:54:37,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 20:54:37,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-08-22 20:54:37,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-08-22 20:54:37,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 20:48 ? 00:00:01 /sbin/init root 2 0 0 20:48 ? 00:00:00 [kthreadd] root 3 2 0 20:48 ? 00:00:00 [ksoftirqd/0] root 5 2 0 20:48 ? 00:00:00 [kworker/0:0H] root 6 2 0 20:48 ? 00:00:00 [kworker/u4:0] root 7 2 0 20:48 ? 00:00:00 [rcu_sched] root 8 2 0 20:48 ? 00:00:00 [rcuos/0] root 9 2 0 20:48 ? 00:00:00 [rcuos/1] root 10 2 0 20:48 ? 00:00:00 [rcu_bh] root 11 2 0 20:48 ? 00:00:00 [rcuob/0] root 12 2 0 20:48 ? 00:00:00 [rcuob/1] root 13 2 0 20:48 ? 00:00:00 [migration/0] root 14 2 0 20:48 ? 00:00:00 [watchdog/0] root 15 2 0 20:48 ? 00:00:00 [watchdog/1] root 16 2 0 20:48 ? 00:00:00 [migration/1] root 17 2 0 20:48 ? 00:00:00 [ksoftirqd/1] root 18 2 0 20:48 ? 00:00:00 [kworker/1:0] root 19 2 0 20:48 ? 00:00:00 [kworker/1:0H] root 20 2 0 20:48 ? 00:00:00 [khelper] root 21 2 0 20:48 ? 00:00:00 [kdevtmpfs] root 22 2 0 20:48 ? 00:00:00 [netns] root 23 2 0 20:48 ? 00:00:00 [writeback] root 24 2 0 20:48 ? 00:00:00 [kintegrityd] root 25 2 0 20:48 ? 00:00:00 [bioset] root 27 2 0 20:48 ? 00:00:00 [kblockd] root 28 2 0 20:48 ? 00:00:00 [ata_sff] root 29 2 0 20:48 ? 00:00:00 [khubd] root 30 2 0 20:48 ? 00:00:00 [md] root 31 2 0 20:48 ? 00:00:00 [devfreq_wq] root 32 2 0 20:48 ? 00:00:00 [kworker/1:1] root 33 2 0 20:48 ? 00:00:00 [kworker/0:1] root 35 2 0 20:48 ? 00:00:00 [khungtaskd] root 36 2 0 20:48 ? 00:00:00 [kswapd0] root 37 2 0 20:48 ? 00:00:00 [vmstat] root 38 2 0 20:48 ? 00:00:00 [ksmd] root 39 2 0 20:48 ? 00:00:00 [khugepaged] root 40 2 0 20:48 ? 00:00:00 [fsnotify_mark] root 41 2 0 20:48 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 20:48 ? 00:00:00 [crypto] root 54 2 0 20:48 ? 00:00:00 [kthrotld] root 55 2 0 20:48 ? 00:00:00 [kworker/u4:1] root 56 2 0 20:48 ? 00:00:00 [vballoon] root 57 2 0 20:48 ? 00:00:00 [scsi_eh_0] root 58 2 0 20:48 ? 00:00:00 [scsi_eh_1] root 79 2 0 20:48 ? 00:00:00 [deferwq] root 80 2 0 20:48 ? 00:00:00 [charger_manager] root 123 2 0 20:48 ? 00:00:00 [kpsmoused] root 141 2 0 20:48 ? 00:00:00 [kworker/0:2] root 187 2 0 20:49 ? 00:00:00 [jbd2/vda1-8] root 188 2 0 20:49 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 20:49 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 20:49 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 443 2 0 20:49 ? 00:00:00 [kworker/u5:1] root 539 1 0 20:49 ? 00:00:00 upstart-socket-bridge --daemon root 568 1 0 20:49 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 817 2 0 20:49 ? 00:00:00 [kworker/u5:2] root 820 2 0 20:49 ? 00:00:00 [kauditd] message+ 903 1 0 20:49 ? 00:00:00 dbus-daemon --system --fork root 935 1 0 20:49 ? 00:00:00 /lib/systemd/systemd-logind root 939 1 0 20:49 ? 00:00:00 upstart-file-bridge --daemon root 1063 1 0 20:49 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1066 1 0 20:49 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1070 1 0 20:49 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1071 1 0 20:49 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1073 1 0 20:49 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1112 1 0 20:49 ? 00:00:00 /usr/sbin/sshd -D root 1118 1 0 20:49 ? 00:00:00 cron daemon 1119 1 0 20:49 ? 00:00:00 atd root 1125 1 0 20:49 ? 00:00:00 /usr/sbin/irqbalance root 1131 1 0 20:49 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 20:49 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 20:49 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 20:49 ? 00:00:00 /home/ubuntu/sprout_host_i9gviz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_i9gviz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_i9gviz --logging-server-logdir=/home/ubuntu/sprout_host_i9gviz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_i9gviz/work/sprout_host_i9gviz%I.log --pidfile=/home/ubuntu/sprout_host_i9gviz/work/sprout_host_i9gviz.pid ubuntu 1765 1 0 20:49 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_i9gviz/env/bin/diamond --configfile /home/ubuntu/sprout_host_i9gviz/work/plugins/diamond/etc/diamond.conf ubuntu 1815 1650 0 20:51 ? 00:00:00 /home/ubuntu/sprout_host_i9gviz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_i9gviz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_i9gviz --logging-server-logdir=/home/ubuntu/sprout_host_i9gviz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_i9gviz/work/sprout_host_i9gviz%I.log --pidfile=/home/ubuntu/sprout_host_i9gviz/work/sprout_host_i9gviz.pid ubuntu 1836 1815 0 20:51 ? 00:00:00 /home/ubuntu/sprout_host_i9gviz/env/bin/python2.7 /home/ubuntu/sprout_host_i9gviz/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Dwy4pG ubuntu 1847 1836 0 20:51 ? 00:00:00 /bin/sh -c /tmp/7CTSC/install-sprout.sh ubuntu 1849 1847 0 20:51 ? 00:00:00 /bin/bash -e /tmp/7CTSC/install-sprout.sh ntp 8414 1 0 20:53 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8898 1 0 20:53 ? 00:00:00 rsyslogd root 8998 1 0 20:53 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9006 1 0 20:53 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9007 9006 0 20:53 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9014 1 0 20:53 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9015 9014 0 20:53 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9016 9007 0 20:53 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9022 9015 0 20:53 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9023 9022 0 20:53 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9557 2 0 20:54 ? 00:00:00 [kworker/u5:0] dnsmasq 9710 1 0 20:54 ? 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 9773 1849 0 20:54 ? 00:00:00 /bin/bash -e /tmp/7CTSC/install-sprout.sh ubuntu 9774 9773 0 20:54 ? 00:00:00 /bin/bash -e /tmp/7CTSC/install-sprout.sh root 9775 9774 0 20:54 ? 00:00:00 sudo ps -edf root 9776 9775 0 20:54 ? 00:00:00 ps -edf real 0m0.009s user 0m0.004s sys 0m0.005s 2018-08-22 20:54:37,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/JFF6F/install-homer.sh 2018-08-22 20:54:37,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-08-22 20:54:37,506 - 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 9710/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1112/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8998/monit tcp6 0 0 ::1:53 :::* LISTEN 9710/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1112/sshd udp 0 0 192.168.120.4:123 0.0.0.0:* 8414/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8414/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8414/ntpd udp 0 0 0.0.0.0:41105 0.0.0.0:* 568/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9710/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 568/dhclient udp6 0 0 fe80::f816:3eff:fe6:123 :::* 8414/ntpd udp6 0 0 ::1:123 :::* 8414/ntpd udp6 0 0 :::123 :::* 8414/ntpd udp6 0 0 :::50420 :::* 568/dhclient udp6 0 0 ::1:53 :::* 9710/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11253 1650/python2.7 /tmp/cloudify-logging-server-0797f.socket unix 2 [ ACC ] SEQPACKET LISTENING 7238 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 12704 1836/python2.7 /tmp/ctx-jVa43L.socket unix 2 [ ACC ] STREAM LISTENING 577 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 19259 9016/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 19265 9023/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8147 1131/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 7914 903/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.004s sys 0m0.005s 2018-08-22 20:54:37,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-08-22 20:54:37,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-22 20:54:37,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-08-22 20:54:37,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/syslog /var/log/clearwater-config-manager /var/log/sprout /var/log/sprout/sprout_20180822T200000Z.txt /var/log/sprout/sprout_out.log /var/log/sprout/sprout_err.log /var/log/sprout/sprout_current.txt /var/log/lastlog /var/log/ntpstats /var/log/dpkg.log /var/log/auth.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/boot.log /var/log/cloud-init-output.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/udev /var/log/iotop.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/sysstat /var/log/sysstat/clearwater-sa22 /var/log/clearwater-cluster-manager /var/log/btmp /var/log/kern.log /var/log/unattended-upgrades /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/upstart /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.014s user 0m0.000s sys 0m0.005s 2018-08-22 20:54:37,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:08:22 20:53:52: Namespace: management 2018:08:22 20:53:52: [management] Starting server 2018:08:22 20:53:52: [management] Listening for requests 2018:08:22 20:53:52: Namespace: signaling 2018:08:22 20:53:52: [signaling] Starting server 2018:08:22 20:53:52: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-22 20:54:37,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 20:54:37,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 20:54:37,507 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:54:37,579 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:54:37,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:54:37,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:54:37,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:54:37,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:54:37,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:54:37,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:54:37,580 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:54:37,580 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:54:37,580 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:54:37 GMT 2018-08-22 20:54:37,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:54:37,580 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:54:37,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:54:42,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:54:42,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:54:42,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:54:42,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:54:42,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:54:42,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:54:42,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:54:42,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:54:42,659 - 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-08-22T20:54:37.688Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:37.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "67244fa0-de01-4147-b149-9a9033e47fa3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:37.688Z", "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-08-22T20:54:37.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "67244fa0-de01-4147-b149-9a9033e47fa3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:37.688Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:37.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "67244fa0-de01-4147-b149-9a9033e47fa3"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:37.688Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:37.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2cb8bfe9-287e-42a0-ab1d-49238a0fa0e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:37.688Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:37.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "67244fa0-de01-4147-b149-9a9033e47fa3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:37.688Z", "message": "Downloaded scripts/bind/bind.py to /tmp/4E6ZT/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:37.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "67244fa0-de01-4147-b149-9a9033e47fa3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:37.688Z", "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-08-22T20:54:37.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "67244fa0-de01-4147-b149-9a9033e47fa3"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:37.688Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:37.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2cb8bfe9-287e-42a0-ab1d-49238a0fa0e5"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:37.688Z", "message": "[sprout] => 2018-08-22 20:54:16.402986736 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:37.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2cb8bfe9-287e-42a0-ab1d-49238a0fa0e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:37.688Z", "message": "[localhost] run: sudo mv /tmp/tmpoFzCgA /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:37.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "67244fa0-de01-4147-b149-9a9033e47fa3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:37.688Z", "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-08-22T20:54:37.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "67244fa0-de01-4147-b149-9a9033e47fa3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:37.688Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_o0dcgq': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'homer-o0dcgq'}}, u'bono': {u'bono_0060uc': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.22', u'name': u'bono-0060uc'}}}, 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.19', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:37.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "67244fa0-de01-4147-b149-9a9033e47fa3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:37.688Z", "message": "[localhost] run: sudo mv /tmp/tmp8LX7uI /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:37.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "67244fa0-de01-4147-b149-9a9033e47fa3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:37.688Z", "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-08-22T20:54:37.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "67244fa0-de01-4147-b149-9a9033e47fa3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:37.688Z", "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-08-22T20:54:37.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "67244fa0-de01-4147-b149-9a9033e47fa3"}, {"node_instance_id": "sprout_0fgonx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:38.242Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:38.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:38.242Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:38.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:38.691Z", "message": "Execution done (return_code=0): /tmp/7CTSC/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:38.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2cb8bfe9-287e-42a0-ab1d-49238a0fa0e5"}, {"node_instance_id": "sprout_0fgonx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:39.258Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:39.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:39.916Z", "message": "Downloaded scripts/bind/bind.py to /tmp/YWSU4/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:39.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2c7a0eb2-57a8-4bfd-b1f5-ee80fc92358b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:40.261Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:40.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:40.261Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:40.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:40.699Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:40.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2c7a0eb2-57a8-4bfd-b1f5-ee80fc92358b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:40.699Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_o0dcgq': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'homer-o0dcgq'}}, u'sprout': {u'sprout_0fgonx': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-0fgonx'}}, u'bono': {u'bono_0060uc': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.22', u'name': u'bono-0060uc'}}}, 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.19', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:40.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2c7a0eb2-57a8-4bfd-b1f5-ee80fc92358b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:40.699Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:40.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2c7a0eb2-57a8-4bfd-b1f5-ee80fc92358b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:40.699Z", "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-08-22T20:54:40.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2c7a0eb2-57a8-4bfd-b1f5-ee80fc92358b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:40.699Z", "message": "[localhost] run: sudo mv /tmp/tmpRpraB9 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:40.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2c7a0eb2-57a8-4bfd-b1f5-ee80fc92358b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:40.699Z", "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-08-22T20:54:40.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2c7a0eb2-57a8-4bfd-b1f5-ee80fc92358b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:40.699Z", "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-08-22T20:54:40.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2c7a0eb2-57a8-4bfd-b1f5-ee80fc92358b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:40.699Z", "message": "[localhost] run: sudo mv /tmp/tmpBw_8Lu /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:40.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2c7a0eb2-57a8-4bfd-b1f5-ee80fc92358b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:40.699Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:40.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2c7a0eb2-57a8-4bfd-b1f5-ee80fc92358b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:40.699Z", "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-08-22T20:54:40.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2c7a0eb2-57a8-4bfd-b1f5-ee80fc92358b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:40.699Z", "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-08-22T20:54:40.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "2c7a0eb2-57a8-4bfd-b1f5-ee80fc92358b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:41.265Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:41.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:41.265Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:41.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:41.265Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:41.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:41.702Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/A95HZ/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:41.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "332638ec-95be-4c8d-8b72-910bcd80a836"}], "metadata": {"pagination": {"total": 1800, "offset": 1729, "size": 50}}} 2018-08-22 20:54:42,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:54:42,659 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:54:42 GMT 2018-08-22 20:54:42,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:54:42,659 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20969 2018-08-22 20:54:42,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:54:42,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-22 20:54:42,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-22 20:54:42,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-22 20:54:42,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-08-22 20:54:42,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-22 20:54:42,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/4E6ZT/bind.py 2018-08-22 20:54:42,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-22 20:54:42,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-08-22 20:54:42,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-08-22 20:54:16.402986736 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-22 20:54:42,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpoFzCgA /etc/bind/db.clearwater.opnfv 2018-08-22 20:54:42,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-22 20:54:42,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_o0dcgq': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'homer-o0dcgq'}}, u'bono': {u'bono_0060uc': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.22', u'name': u'bono-0060uc'}}}, 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.19', u'hss_hostname': u''}. 2018-08-22 20:54:42,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp8LX7uI /etc/bind/db.clearwater.local 2018-08-22 20:54:42,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-22 20:54:42,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-22 20:54:42,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 20:54:42,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 20:54:42,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/7CTSC/install-sprout.sh 2018-08-22 20:54:42,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-22 20:54:42,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/YWSU4/bind.py 2018-08-22 20:54:42,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 20:54:42,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 20:54:42,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-22 20:54:42,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_o0dcgq': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'homer-o0dcgq'}}, u'sprout': {u'sprout_0fgonx': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-0fgonx'}}, u'bono': {u'bono_0060uc': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.22', u'name': u'bono-0060uc'}}}, 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.19', u'hss_hostname': u''}. 2018-08-22 20:54:42,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-22 20:54:42,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-22 20:54:42,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpRpraB9 /etc/bind/db.clearwater.opnfv 2018-08-22 20:54:42,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-22 20:54:42,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-22 20:54:42,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpBw_8Lu /etc/bind/db.clearwater.local 2018-08-22 20:54:42,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-22 20:54:42,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-22 20:54:42,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-22 20:54:42,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 20:54:42,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 20:54:42,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 20:54:42,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/A95HZ/add-snmpproxy-collector.py 2018-08-22 20:54:42,666 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:54:42,724 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:54:42,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:54:42,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:54:42,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:54:42,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:54:42,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:54:42,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:54:42,725 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:54:42,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:54:42,726 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:54:42 GMT 2018-08-22 20:54:42,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:54:42,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:54:42,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:54:47,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:54:47,804 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:54:47,805 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:54:47,805 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:54:47,805 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:54:47,805 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:54:47,805 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:54:47,805 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:54:47,805 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:44.231Z", "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 (13.1 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58106 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.082s\nuser\t0m12.883s\nsys\t0m3.230s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:44.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "80b1c1b7-97e0-4797-8afd-b8d4d94f84f8"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:44.706Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:44.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "80b1c1b7-97e0-4797-8afd-b8d4d94f84f8"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:44.706Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:44.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "80b1c1b7-97e0-4797-8afd-b8d4d94f84f8"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:45.717Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:45.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "80b1c1b7-97e0-4797-8afd-b8d4d94f84f8"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:47.187Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.060s\nuser\t0m0.015s\nsys\t0m0.047s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:47.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "80b1c1b7-97e0-4797-8afd-b8d4d94f84f8"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:47.720Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ef:b0:ee \n inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feef:b0ee/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:94427 errors:0 dropped:0 overruns:0 frame:0\n TX packets:48799 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147090857 (147.0 MB) TX bytes:8318303 (8.3 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:56 errors:0 dropped:0 overruns:0 frame:0\n TX packets:56 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:4491 (4.4 KB) TX bytes:4491 (4.4 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-08-22T20:54:47.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "80b1c1b7-97e0-4797-8afd-b8d4d94f84f8"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:47.720Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:47.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "80b1c1b7-97e0-4797-8afd-b8d4d94f84f8"}], "metadata": {"pagination": {"total": 1807, "offset": 1766, "size": 50}}} 2018-08-22 20:54:47,806 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:54:47,806 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:54:47 GMT 2018-08-22 20:54:47,806 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:54:47,806 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18543 2018-08-22 20:54:47,806 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:54:47,807 - 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 (13.1 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58106 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.082s user 0m12.883s sys 0m3.230s 2018-08-22 20:54:47,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-08-22 20:54:47,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-08-22 20:54:47,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-08-22 20:54:47,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.060s user 0m0.015s sys 0m0.047s 2018-08-22 20:54:47,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ef:b0:ee inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feef:b0ee/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:94427 errors:0 dropped:0 overruns:0 frame:0 TX packets:48799 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147090857 (147.0 MB) TX bytes:8318303 (8.3 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:56 errors:0 dropped:0 overruns:0 frame:0 TX packets:56 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4491 (4.4 KB) TX bytes:4491 (4.4 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-22 20:54:47,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-08-22 20:54:47,808 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:54:47,867 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:54:47,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:54:47,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:54:47,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:54:47,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:54:47,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:54:47,868 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:54:47,868 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:54:47,868 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:54:47,868 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:54:47 GMT 2018-08-22 20:54:47,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:54:47,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:54:47,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:54:52,874 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:54:52,953 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:54:52,953 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:54:52,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:54:52,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:54:52,954 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:54:52,954 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:54:52,954 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:54:52,954 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:48.730Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:48.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "80b1c1b7-97e0-4797-8afd-b8d4d94f84f8"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:48.730Z", "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 10811/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9943/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10130/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9208/mysqld \ntcp 0 0 192.168.120.7:2380 0.0.0.0:* LISTEN 10929/etcd \ntcp6 0 0 ::1:53 :::* LISTEN 10811/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \ntcp6 0 0 :::4000 :::* LISTEN 10929/etcd \nudp 0 0 192.168.120.7:123 0.0.0.0:* 9358/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9358/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9358/ntpd \nudp 0 0 0.0.0.0:14608 0.0.0.0:* 579/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10811/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 579/dhclient \nudp6 0 0 fe80::f816:3eff:fee:123 :::* 9358/ntpd \nudp6 0 0 ::1:123 :::* 9358/ntpd \nudp6 0 0 :::123 :::* 9358/ntpd \nudp6 0 0 :::8745 :::* 579/dhclient \nudp6 0 0 ::1:53 :::* 10811/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 8195 395/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11629 1650/python2.7 /tmp/cloudify-logging-server-a408a.socket\nunix 2 [ ACC ] STREAM LISTENING 11150 1830/python2.7 /tmp/ctx-N8rfEV.socket\nunix 2 [ ACC ] STREAM LISTENING 23659 10310/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 9059 1114/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 7042 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8085 956/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 19940 9208/mysqld /var/run/mysqld/mysqld.sock\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:48.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "80b1c1b7-97e0-4797-8afd-b8d4d94f84f8"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:48.730Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:48.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "80b1c1b7-97e0-4797-8afd-b8d4d94f84f8"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:48.730Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 20:49 ? 00:00:01 /sbin/init\nroot 2 0 0 20:49 ? 00:00:00 [kthreadd]\nroot 3 2 0 20:49 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 20:49 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 20:49 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 20:49 ? 00:00:00 [rcu_sched]\nroot 8 2 0 20:49 ? 00:00:00 [rcuos/0]\nroot 9 2 0 20:49 ? 00:00:00 [rcuos/1]\nroot 10 2 0 20:49 ? 00:00:00 [rcu_bh]\nroot 11 2 0 20:49 ? 00:00:00 [rcuob/0]\nroot 12 2 0 20:49 ? 00:00:00 [rcuob/1]\nroot 13 2 0 20:49 ? 00:00:00 [migration/0]\nroot 14 2 0 20:49 ? 00:00:00 [watchdog/0]\nroot 15 2 0 20:49 ? 00:00:00 [watchdog/1]\nroot 16 2 0 20:49 ? 00:00:00 [migration/1]\nroot 17 2 0 20:49 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 20:49 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 20:49 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 20:49 ? 00:00:00 [khelper]\nroot 21 2 0 20:49 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 20:49 ? 00:00:00 [netns]\nroot 23 2 0 20:49 ? 00:00:00 [writeback]\nroot 24 2 0 20:49 ? 00:00:00 [kintegrityd]\nroot 25 2 0 20:49 ? 00:00:00 [bioset]\nroot 27 2 0 20:49 ? 00:00:00 [kblockd]\nroot 28 2 0 20:49 ? 00:00:00 [ata_sff]\nroot 29 2 0 20:49 ? 00:00:00 [khubd]\nroot 30 2 0 20:49 ? 00:00:00 [md]\nroot 31 2 0 20:49 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 20:49 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 20:49 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 20:49 ? 00:00:00 [khungtaskd]\nroot 36 2 0 20:49 ? 00:00:00 [kswapd0]\nroot 37 2 0 20:49 ? 00:00:00 [vmstat]\nroot 38 2 0 20:49 ? 00:00:00 [ksmd]\nroot 39 2 0 20:49 ? 00:00:00 [khugepaged]\nroot 40 2 0 20:49 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 20:49 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 20:49 ? 00:00:00 [crypto]\nroot 54 2 0 20:49 ? 00:00:00 [kthrotld]\nroot 55 2 0 20:49 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 20:49 ? 00:00:00 [vballoon]\nroot 57 2 0 20:49 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 20:49 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 20:49 ? 00:00:00 [deferwq]\nroot 80 2 0 20:49 ? 00:00:00 [charger_manager]\nroot 124 2 0 20:49 ? 00:00:00 [kpsmoused]\nroot 142 2 0 20:49 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 20:49 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 20:49 ? 00:00:00 [ext4-rsv-conver]\nroot 390 1 0 20:49 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 20:49 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 435 2 0 20:49 ? 00:00:00 [kworker/u5:1]\nroot 436 2 0 20:49 ? 00:00:00 [kworker/u5:2]\nroot 526 1 0 20:49 ? 00:00:00 upstart-socket-bridge --daemon\nroot 579 1 0 20:49 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 20:49 ? 00:00:00 [kauditd]\nroot 946 1 0 20:49 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 956 1 0 20:49 ? 00:00:00 dbus-daemon --system --fork\nroot 986 1 0 20:49 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 1013 1 0 20:49 ? 00:00:00 rsyslogd\nroot 1049 1 0 20:49 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1052 1 0 20:49 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1056 1 0 20:49 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1057 1 0 20:49 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1059 1 0 20:49 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 20:49 ? 00:00:00 /usr/sbin/sshd -D\nroot 1098 1 0 20:49 ? 00:00:00 cron\ndaemon 1099 1 0 20:49 ? 00:00:00 atd\nroot 1114 1 0 20:49 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1115 1 0 20:49 ? 00:00:00 /usr/sbin/irqbalance\nroot 1197 1 0 20:49 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1203 1 0 20:49 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1553 2 0 20:49 ? 00:00:00 [kworker/1:2]\nubuntu 1650 1 0 20:49 ? 00:00:00 /home/ubuntu/ellis_host_us2o02/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_us2o02 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_us2o02 --logging-server-logdir=/home/ubuntu/ellis_host_us2o02/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_us2o02/work/ellis_host_us2o02%I.log --pidfile=/home/ubuntu/ellis_host_us2o02/work/ellis_host_us2o02.pid\nubuntu 1764 1 0 20:50 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_us2o02/env/bin/diamond --configfile /home/ubuntu/ellis_host_us2o02/work/plugins/diamond/etc/diamond.conf\nubuntu 1810 1650 0 20:51 ? 00:00:00 /home/ubuntu/ellis_host_us2o02/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_us2o02 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_us2o02 --logging-server-logdir=/home/ubuntu/ellis_host_us2o02/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_us2o02/work/ellis_host_us2o02%I.log --pidfile=/home/ubuntu/ellis_host_us2o02/work/ellis_host_us2o02.pid\nubuntu 1830 1810 0 20:51 ? 00:00:00 /home/ubuntu/ellis_host_us2o02/env/bin/python2.7 /home/ubuntu/ellis_host_us2o02/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-PpvFia\nubuntu 1841 1830 0 20:51 ? 00:00:00 /bin/sh -c /tmp/DISBG/install-ellis.sh\nubuntu 1843 1841 0 20:51 ? 00:00:00 /bin/bash -e /tmp/DISBG/install-ellis.sh\nmysql 9208 1 0 20:53 ? 00:00:00 /usr/sbin/mysqld\nntp 9358 1 0 20:53 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9943 1 0 20:53 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9997 1 0 20:53 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10001 9997 0 20:53 ? 00:00:00 inotifywait -e create -qq .\nroot 10130 1 0 20:54 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10131 10130 0 20:54 ? 00:00:00 nginx: worker process\nwww-data 10132 10130 0 20:54 ? 00:00:00 nginx: worker process\nwww-data 10133 10130 0 20:54 ? 00:00:00 nginx: worker process\nwww-data 10134 10130 0 20:54 ? 00:00:00 nginx: worker process\nellis 10310 1 0 20:54 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10478 2 0 20:54 ? 00:00:00 [kworker/u5:0]\nroot 10523 9943 0 20:54 ? 00:00:00 [nginx_ping] \nroot 10526 9943 0 20:54 ? 00:00:00 [check-nginx-upt] \nroot 10529 9943 0 20:54 ? 00:00:00 [check-monit-upt] \nroot 10534 9943 0 20:54 ? 00:00:00 [poll_ellis.sh] \nroot 10536 9943 0 20:54 ? 00:00:00 [poll_ellis_http] \nroot 10540 9943 0 20:54 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 10555 10540 0 20:54 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 10594 10555 0 20:54 ? 00:00:00 sleep 19\ndnsmasq 10811 1 0 20:54 ? 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 10874 1843 0 20:54 ? 00:00:00 /bin/bash -e /tmp/DISBG/install-ellis.sh\nubuntu 10875 10874 0 20:54 ? 00:00:00 /bin/bash -e /tmp/DISBG/install-ellis.sh\nroot 10876 10875 0 20:54 ? 00:00:00 sudo ps -edf\nroot 10877 10876 0 20:54 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.007s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:48.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "80b1c1b7-97e0-4797-8afd-b8d4d94f84f8"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:48.730Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:48.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "80b1c1b7-97e0-4797-8afd-b8d4d94f84f8"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:49.734Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:49.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "80b1c1b7-97e0-4797-8afd-b8d4d94f84f8"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:49.734Z", "message": "[ellis] => [22-Aug-2018 20:54:00 UTC] clearwater-diags-monitor starting\n[22-Aug-2018 20:54:00 UTC] Waiting for trigger files\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:49.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "80b1c1b7-97e0-4797-8afd-b8d4d94f84f8"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:49.734Z", "message": "[ellis] => /var/log\n/var/log/syslog\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/dpkg.log\n/var/log/clearwater-diags-monitor.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/mysql.err\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/iotop.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/dist-upgrade\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa22\n/var/log/sysstat/sa22\n/var/log/clearwater-cluster-manager\n/var/log/btmp\n/var/log/kern.log\n/var/log/unattended-upgrades\n/var/log/mysql.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/ellis\n/var/log/upstart\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/mysql.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.035s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:49.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "80b1c1b7-97e0-4797-8afd-b8d4d94f84f8"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:50.747Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:50.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "80b1c1b7-97e0-4797-8afd-b8d4d94f84f8"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:50.747Z", "message": "[ellis] => 2018-08-22 20:54:27.502118662 Stopping etcd clearwater-etcd\n2018-08-22 20:54:28.849669979 Restarting etcd clearwater-etcd\n2018-08-22 20:54:28.854439206 Configured ETCDCTL_PEERS: 192.168.120.19:4000,\n2018-08-22 20:54:28.855159384 Check for previous failed startup attempt\n2018-08-22 20:54:28.856348414 Running etcdctl member list\n38c7205b9edfe413: name=192-168-120-19 peerURLs=http://192.168.120.19:2380 clientURLs=http://192.168.120.19:4000 isLeader=true\n2018-08-22 20:54:28.977575936 etcdctl returned 0\n2018-08-22 20:54:28.983939866 Joining existing cluster...\n2018-08-22 20:54:47.986764096 Configured ETCDCTL_PEERS: 192.168.120.19:4000,\n2018-08-22 20:54:47.987585709 Check cluster is healthy\n2018-08-22 20:54:47.988985021 Running etcdctl cluster-health\nmember 38c7205b9edfe413 is healthy: got healthy result from http://192.168.120.19:4000\ncluster is healthy\n2018-08-22 20:54:48.002149553 etcdctl returned 0\n2018-08-22 20:54:48.003232449 Tell the cluster we're joining\n2018-08-22 20:54:48.004064629 Running etcdctl member add 192-168-120-7 http://192.168.120.7:2380\nAdded member named 192-168-120-7 with ID 4d17229e495dd25c to cluster\n\nETCD_NAME=\"192-168-120-7\"\nETCD_INITIAL_CLUSTER=\"192-168-120-19=http://192.168.120.19:2380,192-168-120-7=http://192.168.120.7:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2018-08-22 20:54:48.022166078 etcdctl returned 0\n2018-08-22 20:54:48.062997083 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.7:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.7\n --name 192-168-120-7\n --debug --initial-cluster 192-168-120-19=http://192.168.120.19:2380,192-168-120-7=http://192.168.120.7:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.7:2380\n --listen-peer-urls http://192.168.120.7:2380\n2018-08-22 20:54:48.065565955 Check we're actually a member of the cluster\n2018-08-22 20:54:48.072693231 Wait for etcd to startup\n2018-08-22 20:54:49.080004191 Etcd started successfully\n2018-08-22 20:54:48.105308 I | etcdmain: etcd Version: 3.1.7\n2018-08-22 20:54:48.105369 I | etcdmain: Git SHA: 43b7507\n2018-08-22 20:54:48.105373 I | etcdmain: Go Version: go1.7.5\n2018-08-22 20:54:48.105376 I | etcdmain: Go OS/Arch: linux/amd64\n2018-08-22 20:54:48.105380 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-08-22 20:54:48.105481 I | embed: listening for peers on http://192.168.120.7:2380\n2018-08-22 20:54:48.105532 I | embed: listening for client requests on 0.0.0.0:4000\n2018-08-22 20:54:48.141023 I | etcdserver: name = 192-168-120-7\n2018-08-22 20:54:48.141037 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.7\n2018-08-22 20:54:48.141042 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.7/member\n2018-08-22 20:54:48.141046 I | etcdserver: heartbeat = 100ms\n2018-08-22 20:54:48.141050 I | etcdserver: election = 1000ms\n2018-08-22 20:54:48.141053 I | etcdserver: snapshot count = 10000\n2018-08-22 20:54:48.141060 I | etcdserver: advertise client URLs = http://192.168.120.7:4000\n2018-08-22 20:54:48.145865 I | etcdserver: starting member 4d17229e495dd25c in cluster a2ea3bef75b79dff\n2018-08-22 20:54:48.145921 I | raft: 4d17229e495dd25c became follower at term 0\n2018-08-22 20:54:48.145954 I | raft: newRaft 4d17229e495dd25c [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-08-22 20:54:48.145959 I | raft: 4d17229e495dd25c became follower at term 1\n2018-08-22 20:54:48.201860 I | rafthttp: started HTTP pipelining with peer 38c7205b9edfe413\n2018-08-22 20:54:48.201899 I | rafthttp: starting peer 38c7205b9edfe413...\n2018-08-22 20:54:48.201910 I | rafthttp: started HTTP pipelining with peer 38c7205b9edfe413\n2018-08-22 20:54:48.206973 I | rafthttp: started peer 38c7205b9edfe413\n2018-08-22 20:54:48.207015 I | rafthttp: added peer 38c7205b9edfe413\n2018-08-22 20:54:48.207040 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-08-22 20:54:48.208398 I | rafthttp: started streaming with peer 38c7205b9edfe413 (writer)\n2018-08-22 20:54:48.208478 I | rafthttp: started streaming with peer 38c7205b9edfe413 (writer)\n2018-08-22 20:54:48.208551 I | rafthttp: started streaming with peer 38c7205b9edfe413 (stream MsgApp v2 reader)\n2018-08-22 20:54:48.208786 I | rafthttp: started streaming with peer 38c7205b9edfe413 (stream Message reader)\n2018-08-22 20:54:48.209866 I | rafthttp: peer 38c7205b9edfe413 became active\n2018-08-22 20:54:48.209878 I | rafthttp: established a TCP streaming connection with peer 38c7205b9edfe413 (stream Message writer)\n2018-08-22 20:54:48.211610 I | rafthttp: established a TCP streaming connection with peer 38c7205b9edfe413 (stream MsgApp v2 reader)\n2018-08-22 20:54:48.211938 I | rafthttp: established a TCP streaming connection with peer 38c7205b9edfe413 (stream MsgApp v2 writer)\n2018-08-22 20:54:48.215709 I | rafthttp: established a TCP streaming connection with peer 38c7205b9edfe413 (stream Message reader)\n2018-08-22 20:54:49.757692 I | raft: 4d17229e495dd25c [term: 1] received a MsgVote message with higher term from 38c7205b9edfe413 [term: 3]\n2018-08-22 20:54:49.757726 I | raft: 4d17229e495dd25c became follower at term 3\n2018-08-22 20:54:49.757748 I | raft: 4d17229e495dd25c [logterm: 0, index: 0, vote: 0] cast MsgVote for 38c7205b9edfe413 [logterm: 2, index: 30] at term 3\n2018-08-22 20:54:49.766679 D | raft: 4d17229e495dd25c [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 38c7205b9edfe413\n2018-08-22 20:54:49.766694 I | raft: raft.node: 4d17229e495dd25c elected leader 38c7205b9edfe413 at term 3\n2018-08-22 20:54:49.768266 I | etcdserver/membership: added member 38c7205b9edfe413 [http://192.168.120.19:2380] to cluster a2ea3bef75b79dff\n2018-08-22 20:54:49.768394 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-08-22 20:54:49.768419 I | etcdserver/api: enabled capabilities for version 3.1\n2018-08-22 20:54:49.768641 I | etcdserver/membership: added member 4d17229e495dd25c [http://192.168.120.7:2380] to cluster a2ea3bef75b79dff\n2018-08-22 20:54:49.770576 I | etcdserver: published {Name:192-168-120-7 ClientURLs:[http://192.168.120.7:4000]} to cluster a2ea3bef75b79dff\n2018-08-22 20:54:49.770613 I | embed: ready to serve client requests\n2018-08-22 20:54:49.772669 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-08-22 20:54:49.772871 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.7:39874\n2018-08-22 20:54:49.773801 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.7:39875\n2018-08-22 20:54:49.778700 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.7:39883\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:50.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "80b1c1b7-97e0-4797-8afd-b8d4d94f84f8"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:50.747Z", "message": "Execution done (return_code=0): /tmp/DISBG/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:50.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "80b1c1b7-97e0-4797-8afd-b8d4d94f84f8"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:50.747Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:50.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "80b1c1b7-97e0-4797-8afd-b8d4d94f84f8"}, {"node_instance_id": "ellis_wzyw7e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:50.984Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:50.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:52.098Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:52.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:52.098Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:52.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "ellis_wzyw7e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:52.098Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:52.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:52.284Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:52.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:52.284Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:52.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:52.634Z", "message": "Downloaded scripts/bind/bind.py to /tmp/SCDJL/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:52.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "79158905-9eb3-401e-9124-4cf41119aed8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:52.753Z", "message": "Executing: /tmp/S5L67/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:52.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "bac9a240-4269-4bd5-ac43-0be7a933086f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:52.753Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/S5L67/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:52.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "bac9a240-4269-4bd5-ac43-0be7a933086f"}], "metadata": {"pagination": {"total": 1832, "offset": 1773, "size": 50}}} 2018-08-22 20:54:52,954 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:54:52,954 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:54:52 GMT 2018-08-22 20:54:52,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:54:52,955 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31619 2018-08-22 20:54:52,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:54:52,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-08-22 20:54:52,956 - 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 10811/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9943/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10130/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9208/mysqld tcp 0 0 192.168.120.7:2380 0.0.0.0:* LISTEN 10929/etcd tcp6 0 0 ::1:53 :::* LISTEN 10811/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd tcp6 0 0 :::4000 :::* LISTEN 10929/etcd udp 0 0 192.168.120.7:123 0.0.0.0:* 9358/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9358/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9358/ntpd udp 0 0 0.0.0.0:14608 0.0.0.0:* 579/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10811/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 579/dhclient udp6 0 0 fe80::f816:3eff:fee:123 :::* 9358/ntpd udp6 0 0 ::1:123 :::* 9358/ntpd udp6 0 0 :::123 :::* 9358/ntpd udp6 0 0 :::8745 :::* 579/dhclient udp6 0 0 ::1:53 :::* 10811/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 8195 395/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11629 1650/python2.7 /tmp/cloudify-logging-server-a408a.socket unix 2 [ ACC ] STREAM LISTENING 11150 1830/python2.7 /tmp/ctx-N8rfEV.socket unix 2 [ ACC ] STREAM LISTENING 23659 10310/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 9059 1114/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 7042 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8085 956/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 19940 9208/mysqld /var/run/mysqld/mysqld.sock real 0m0.009s user 0m0.004s sys 0m0.005s 2018-08-22 20:54:52,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-08-22 20:54:52,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 20:49 ? 00:00:01 /sbin/init root 2 0 0 20:49 ? 00:00:00 [kthreadd] root 3 2 0 20:49 ? 00:00:00 [ksoftirqd/0] root 5 2 0 20:49 ? 00:00:00 [kworker/0:0H] root 6 2 0 20:49 ? 00:00:00 [kworker/u4:0] root 7 2 0 20:49 ? 00:00:00 [rcu_sched] root 8 2 0 20:49 ? 00:00:00 [rcuos/0] root 9 2 0 20:49 ? 00:00:00 [rcuos/1] root 10 2 0 20:49 ? 00:00:00 [rcu_bh] root 11 2 0 20:49 ? 00:00:00 [rcuob/0] root 12 2 0 20:49 ? 00:00:00 [rcuob/1] root 13 2 0 20:49 ? 00:00:00 [migration/0] root 14 2 0 20:49 ? 00:00:00 [watchdog/0] root 15 2 0 20:49 ? 00:00:00 [watchdog/1] root 16 2 0 20:49 ? 00:00:00 [migration/1] root 17 2 0 20:49 ? 00:00:00 [ksoftirqd/1] root 18 2 0 20:49 ? 00:00:00 [kworker/1:0] root 19 2 0 20:49 ? 00:00:00 [kworker/1:0H] root 20 2 0 20:49 ? 00:00:00 [khelper] root 21 2 0 20:49 ? 00:00:00 [kdevtmpfs] root 22 2 0 20:49 ? 00:00:00 [netns] root 23 2 0 20:49 ? 00:00:00 [writeback] root 24 2 0 20:49 ? 00:00:00 [kintegrityd] root 25 2 0 20:49 ? 00:00:00 [bioset] root 27 2 0 20:49 ? 00:00:00 [kblockd] root 28 2 0 20:49 ? 00:00:00 [ata_sff] root 29 2 0 20:49 ? 00:00:00 [khubd] root 30 2 0 20:49 ? 00:00:00 [md] root 31 2 0 20:49 ? 00:00:00 [devfreq_wq] root 32 2 0 20:49 ? 00:00:00 [kworker/0:1] root 33 2 0 20:49 ? 00:00:00 [kworker/1:1] root 35 2 0 20:49 ? 00:00:00 [khungtaskd] root 36 2 0 20:49 ? 00:00:00 [kswapd0] root 37 2 0 20:49 ? 00:00:00 [vmstat] root 38 2 0 20:49 ? 00:00:00 [ksmd] root 39 2 0 20:49 ? 00:00:00 [khugepaged] root 40 2 0 20:49 ? 00:00:00 [fsnotify_mark] root 41 2 0 20:49 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 20:49 ? 00:00:00 [crypto] root 54 2 0 20:49 ? 00:00:00 [kthrotld] root 55 2 0 20:49 ? 00:00:00 [kworker/u4:1] root 56 2 0 20:49 ? 00:00:00 [vballoon] root 57 2 0 20:49 ? 00:00:00 [scsi_eh_0] root 58 2 0 20:49 ? 00:00:00 [scsi_eh_1] root 79 2 0 20:49 ? 00:00:00 [deferwq] root 80 2 0 20:49 ? 00:00:00 [charger_manager] root 124 2 0 20:49 ? 00:00:00 [kpsmoused] root 142 2 0 20:49 ? 00:00:00 [kworker/0:2] root 186 2 0 20:49 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 20:49 ? 00:00:00 [ext4-rsv-conver] root 390 1 0 20:49 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 20:49 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 435 2 0 20:49 ? 00:00:00 [kworker/u5:1] root 436 2 0 20:49 ? 00:00:00 [kworker/u5:2] root 526 1 0 20:49 ? 00:00:00 upstart-socket-bridge --daemon root 579 1 0 20:49 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 20:49 ? 00:00:00 [kauditd] root 946 1 0 20:49 ? 00:00:00 upstart-file-bridge --daemon message+ 956 1 0 20:49 ? 00:00:00 dbus-daemon --system --fork root 986 1 0 20:49 ? 00:00:00 /lib/systemd/systemd-logind syslog 1013 1 0 20:49 ? 00:00:00 rsyslogd root 1049 1 0 20:49 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 20:49 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1056 1 0 20:49 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1057 1 0 20:49 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1059 1 0 20:49 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 20:49 ? 00:00:00 /usr/sbin/sshd -D root 1098 1 0 20:49 ? 00:00:00 cron daemon 1099 1 0 20:49 ? 00:00:00 atd root 1114 1 0 20:49 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1115 1 0 20:49 ? 00:00:00 /usr/sbin/irqbalance root 1197 1 0 20:49 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1203 1 0 20:49 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1553 2 0 20:49 ? 00:00:00 [kworker/1:2] ubuntu 1650 1 0 20:49 ? 00:00:00 /home/ubuntu/ellis_host_us2o02/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_us2o02 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_us2o02 --logging-server-logdir=/home/ubuntu/ellis_host_us2o02/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_us2o02/work/ellis_host_us2o02%I.log --pidfile=/home/ubuntu/ellis_host_us2o02/work/ellis_host_us2o02.pid ubuntu 1764 1 0 20:50 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_us2o02/env/bin/diamond --configfile /home/ubuntu/ellis_host_us2o02/work/plugins/diamond/etc/diamond.conf ubuntu 1810 1650 0 20:51 ? 00:00:00 /home/ubuntu/ellis_host_us2o02/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_us2o02 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_us2o02 --logging-server-logdir=/home/ubuntu/ellis_host_us2o02/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_us2o02/work/ellis_host_us2o02%I.log --pidfile=/home/ubuntu/ellis_host_us2o02/work/ellis_host_us2o02.pid ubuntu 1830 1810 0 20:51 ? 00:00:00 /home/ubuntu/ellis_host_us2o02/env/bin/python2.7 /home/ubuntu/ellis_host_us2o02/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-PpvFia ubuntu 1841 1830 0 20:51 ? 00:00:00 /bin/sh -c /tmp/DISBG/install-ellis.sh ubuntu 1843 1841 0 20:51 ? 00:00:00 /bin/bash -e /tmp/DISBG/install-ellis.sh mysql 9208 1 0 20:53 ? 00:00:00 /usr/sbin/mysqld ntp 9358 1 0 20:53 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9943 1 0 20:53 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9997 1 0 20:53 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10001 9997 0 20:53 ? 00:00:00 inotifywait -e create -qq . root 10130 1 0 20:54 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10131 10130 0 20:54 ? 00:00:00 nginx: worker process www-data 10132 10130 0 20:54 ? 00:00:00 nginx: worker process www-data 10133 10130 0 20:54 ? 00:00:00 nginx: worker process www-data 10134 10130 0 20:54 ? 00:00:00 nginx: worker process ellis 10310 1 0 20:54 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10478 2 0 20:54 ? 00:00:00 [kworker/u5:0] root 10523 9943 0 20:54 ? 00:00:00 [nginx_ping] root 10526 9943 0 20:54 ? 00:00:00 [check-nginx-upt] root 10529 9943 0 20:54 ? 00:00:00 [check-monit-upt] root 10534 9943 0 20:54 ? 00:00:00 [poll_ellis.sh] root 10536 9943 0 20:54 ? 00:00:00 [poll_ellis_http] root 10540 9943 0 20:54 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 10555 10540 0 20:54 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 10594 10555 0 20:54 ? 00:00:00 sleep 19 dnsmasq 10811 1 0 20:54 ? 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 10874 1843 0 20:54 ? 00:00:00 /bin/bash -e /tmp/DISBG/install-ellis.sh ubuntu 10875 10874 0 20:54 ? 00:00:00 /bin/bash -e /tmp/DISBG/install-ellis.sh root 10876 10875 0 20:54 ? 00:00:00 sudo ps -edf root 10877 10876 0 20:54 ? 00:00:00 ps -edf real 0m0.010s user 0m0.004s sys 0m0.007s 2018-08-22 20:54:52,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-08-22 20:54:52,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-08-22 20:54:52,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [22-Aug-2018 20:54:00 UTC] clearwater-diags-monitor starting [22-Aug-2018 20:54:00 UTC] Waiting for trigger files real 0m0.006s user 0m0.000s sys 0m0.005s 2018-08-22 20:54:52,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/syslog /var/log/clearwater-config-manager /var/log/lastlog /var/log/ntpstats /var/log/dpkg.log /var/log/clearwater-diags-monitor.log /var/log/auth.log /var/log/dmesg.0 /var/log/alternatives.log /var/log/boot.log /var/log/cloud-init-output.log /var/log/mysql.err /var/log/landscape /var/log/landscape/sysinfo.log /var/log/udev /var/log/iotop.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/mysql /var/log/mysql/error.log /var/log/dist-upgrade /var/log/sysstat /var/log/sysstat/clearwater-sa22 /var/log/sysstat/sa22 /var/log/clearwater-cluster-manager /var/log/btmp /var/log/kern.log /var/log/unattended-upgrades /var/log/mysql.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/ellis /var/log/upstart /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/mysql.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.035s user 0m0.000s sys 0m0.006s 2018-08-22 20:54:52,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-08-22 20:54:52,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-08-22 20:54:27.502118662 Stopping etcd clearwater-etcd 2018-08-22 20:54:28.849669979 Restarting etcd clearwater-etcd 2018-08-22 20:54:28.854439206 Configured ETCDCTL_PEERS: 192.168.120.19:4000, 2018-08-22 20:54:28.855159384 Check for previous failed startup attempt 2018-08-22 20:54:28.856348414 Running etcdctl member list 38c7205b9edfe413: name=192-168-120-19 peerURLs=http://192.168.120.19:2380 clientURLs=http://192.168.120.19:4000 isLeader=true 2018-08-22 20:54:28.977575936 etcdctl returned 0 2018-08-22 20:54:28.983939866 Joining existing cluster... 2018-08-22 20:54:47.986764096 Configured ETCDCTL_PEERS: 192.168.120.19:4000, 2018-08-22 20:54:47.987585709 Check cluster is healthy 2018-08-22 20:54:47.988985021 Running etcdctl cluster-health member 38c7205b9edfe413 is healthy: got healthy result from http://192.168.120.19:4000 cluster is healthy 2018-08-22 20:54:48.002149553 etcdctl returned 0 2018-08-22 20:54:48.003232449 Tell the cluster we're joining 2018-08-22 20:54:48.004064629 Running etcdctl member add 192-168-120-7 http://192.168.120.7:2380 Added member named 192-168-120-7 with ID 4d17229e495dd25c to cluster ETCD_NAME="192-168-120-7" ETCD_INITIAL_CLUSTER="192-168-120-19=http://192.168.120.19:2380,192-168-120-7=http://192.168.120.7:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2018-08-22 20:54:48.022166078 etcdctl returned 0 2018-08-22 20:54:48.062997083 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.7:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.7 --name 192-168-120-7 --debug --initial-cluster 192-168-120-19=http://192.168.120.19:2380,192-168-120-7=http://192.168.120.7:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.7:2380 --listen-peer-urls http://192.168.120.7:2380 2018-08-22 20:54:48.065565955 Check we're actually a member of the cluster 2018-08-22 20:54:48.072693231 Wait for etcd to startup 2018-08-22 20:54:49.080004191 Etcd started successfully 2018-08-22 20:54:48.105308 I | etcdmain: etcd Version: 3.1.7 2018-08-22 20:54:48.105369 I | etcdmain: Git SHA: 43b7507 2018-08-22 20:54:48.105373 I | etcdmain: Go Version: go1.7.5 2018-08-22 20:54:48.105376 I | etcdmain: Go OS/Arch: linux/amd64 2018-08-22 20:54:48.105380 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-08-22 20:54:48.105481 I | embed: listening for peers on http://192.168.120.7:2380 2018-08-22 20:54:48.105532 I | embed: listening for client requests on 0.0.0.0:4000 2018-08-22 20:54:48.141023 I | etcdserver: name = 192-168-120-7 2018-08-22 20:54:48.141037 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.7 2018-08-22 20:54:48.141042 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.7/member 2018-08-22 20:54:48.141046 I | etcdserver: heartbeat = 100ms 2018-08-22 20:54:48.141050 I | etcdserver: election = 1000ms 2018-08-22 20:54:48.141053 I | etcdserver: snapshot count = 10000 2018-08-22 20:54:48.141060 I | etcdserver: advertise client URLs = http://192.168.120.7:4000 2018-08-22 20:54:48.145865 I | etcdserver: starting member 4d17229e495dd25c in cluster a2ea3bef75b79dff 2018-08-22 20:54:48.145921 I | raft: 4d17229e495dd25c became follower at term 0 2018-08-22 20:54:48.145954 I | raft: newRaft 4d17229e495dd25c [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-08-22 20:54:48.145959 I | raft: 4d17229e495dd25c became follower at term 1 2018-08-22 20:54:48.201860 I | rafthttp: started HTTP pipelining with peer 38c7205b9edfe413 2018-08-22 20:54:48.201899 I | rafthttp: starting peer 38c7205b9edfe413... 2018-08-22 20:54:48.201910 I | rafthttp: started HTTP pipelining with peer 38c7205b9edfe413 2018-08-22 20:54:48.206973 I | rafthttp: started peer 38c7205b9edfe413 2018-08-22 20:54:48.207015 I | rafthttp: added peer 38c7205b9edfe413 2018-08-22 20:54:48.207040 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-08-22 20:54:48.208398 I | rafthttp: started streaming with peer 38c7205b9edfe413 (writer) 2018-08-22 20:54:48.208478 I | rafthttp: started streaming with peer 38c7205b9edfe413 (writer) 2018-08-22 20:54:48.208551 I | rafthttp: started streaming with peer 38c7205b9edfe413 (stream MsgApp v2 reader) 2018-08-22 20:54:48.208786 I | rafthttp: started streaming with peer 38c7205b9edfe413 (stream Message reader) 2018-08-22 20:54:48.209866 I | rafthttp: peer 38c7205b9edfe413 became active 2018-08-22 20:54:48.209878 I | rafthttp: established a TCP streaming connection with peer 38c7205b9edfe413 (stream Message writer) 2018-08-22 20:54:48.211610 I | rafthttp: established a TCP streaming connection with peer 38c7205b9edfe413 (stream MsgApp v2 reader) 2018-08-22 20:54:48.211938 I | rafthttp: established a TCP streaming connection with peer 38c7205b9edfe413 (stream MsgApp v2 writer) 2018-08-22 20:54:48.215709 I | rafthttp: established a TCP streaming connection with peer 38c7205b9edfe413 (stream Message reader) 2018-08-22 20:54:49.757692 I | raft: 4d17229e495dd25c [term: 1] received a MsgVote message with higher term from 38c7205b9edfe413 [term: 3] 2018-08-22 20:54:49.757726 I | raft: 4d17229e495dd25c became follower at term 3 2018-08-22 20:54:49.757748 I | raft: 4d17229e495dd25c [logterm: 0, index: 0, vote: 0] cast MsgVote for 38c7205b9edfe413 [logterm: 2, index: 30] at term 3 2018-08-22 20:54:49.766679 D | raft: 4d17229e495dd25c [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 38c7205b9edfe413 2018-08-22 20:54:49.766694 I | raft: raft.node: 4d17229e495dd25c elected leader 38c7205b9edfe413 at term 3 2018-08-22 20:54:49.768266 I | etcdserver/membership: added member 38c7205b9edfe413 [http://192.168.120.19:2380] to cluster a2ea3bef75b79dff 2018-08-22 20:54:49.768394 N | etcdserver/membership: set the initial cluster version to 3.1 2018-08-22 20:54:49.768419 I | etcdserver/api: enabled capabilities for version 3.1 2018-08-22 20:54:49.768641 I | etcdserver/membership: added member 4d17229e495dd25c [http://192.168.120.7:2380] to cluster a2ea3bef75b79dff 2018-08-22 20:54:49.770576 I | etcdserver: published {Name:192-168-120-7 ClientURLs:[http://192.168.120.7:4000]} to cluster a2ea3bef75b79dff 2018-08-22 20:54:49.770613 I | embed: ready to serve client requests 2018-08-22 20:54:49.772669 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-08-22 20:54:49.772871 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.7:39874 2018-08-22 20:54:49.773801 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.7:39875 2018-08-22 20:54:49.778700 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.7:39883 real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-22 20:54:52,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/DISBG/install-ellis.sh 2018-08-22 20:54:52,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-08-22 20:54:52,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 20:54:52,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 20:54:52,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 20:54:52,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-22 20:54:52,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 20:54:52,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 20:54:52,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/SCDJL/bind.py 2018-08-22 20:54:52,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/S5L67/create_number.sh 2018-08-22 20:54:52,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/S5L67/create_number.sh 2018-08-22 20:54:52,960 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:54:53,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:54:53,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:54:53,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:54:53,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:54:53,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:54:53,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:54:53,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:54:53,019 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:54:53,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:54:53,019 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:54:53 GMT 2018-08-22 20:54:53,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:54:53,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:54:53,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:54:58,025 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:54:58,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:54:58,131 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:54:58,131 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:54:58,131 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:54:58,131 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:54:58,131 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:54:58,131 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:54:58,131 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:53.483Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:53.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:53.758Z", "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-08-22T20:54:53.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "79158905-9eb3-401e-9124-4cf41119aed8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:53.758Z", "message": "[localhost] run: sudo mv /tmp/tmpW6JFMH /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:53.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "79158905-9eb3-401e-9124-4cf41119aed8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:53.758Z", "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-08-22T20:54:53.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "79158905-9eb3-401e-9124-4cf41119aed8"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:53.758Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:53.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:53.758Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:53.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "79158905-9eb3-401e-9124-4cf41119aed8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:53.758Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:53.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "bac9a240-4269-4bd5-ac43-0be7a933086f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:53.758Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:53.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "79158905-9eb3-401e-9124-4cf41119aed8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:53.758Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:53.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "bac9a240-4269-4bd5-ac43-0be7a933086f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:53.758Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_o0dcgq': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'homer-o0dcgq'}}, u'sprout': {u'sprout_0fgonx': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-0fgonx'}}, u'ellis': {u'ellis_wzyw7e': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.7', u'name': u'ellis-wzyw7e'}}, u'bono': {u'bono_0060uc': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.22', u'name': u'bono-0060uc'}}}, 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.19', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:53.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "79158905-9eb3-401e-9124-4cf41119aed8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:53.758Z", "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-08-22T20:54:53.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "79158905-9eb3-401e-9124-4cf41119aed8"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:53.758Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:53.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:53.758Z", "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 (10.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58580 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\t0m26.389s\nuser\t0m12.706s\nsys\t0m3.010s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:53.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:53.758Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:53.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "79158905-9eb3-401e-9124-4cf41119aed8"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:53.758Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:53.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:53.758Z", "message": "[localhost] run: sudo mv /tmp/tmpB1ZHpS /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:53.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "79158905-9eb3-401e-9124-4cf41119aed8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:53.758Z", "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-08-22T20:54:53.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "79158905-9eb3-401e-9124-4cf41119aed8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:53.758Z", "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-08-22T20:54:53.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "79158905-9eb3-401e-9124-4cf41119aed8"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:55.773Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.081s\nuser\t0m0.007s\nsys\t0m0.055s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:55.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:56.778Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:56.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:56.778Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:56.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:56.778Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 20:49 ? 00:00:01 /sbin/init\nroot 2 0 0 20:49 ? 00:00:00 [kthreadd]\nroot 3 2 0 20:49 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 20:49 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 20:49 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 20:49 ? 00:00:00 [rcu_sched]\nroot 8 2 0 20:49 ? 00:00:00 [rcuos/0]\nroot 9 2 0 20:49 ? 00:00:00 [rcuos/1]\nroot 10 2 0 20:49 ? 00:00:00 [rcu_bh]\nroot 11 2 0 20:49 ? 00:00:00 [rcuob/0]\nroot 12 2 0 20:49 ? 00:00:00 [rcuob/1]\nroot 13 2 0 20:49 ? 00:00:00 [migration/0]\nroot 14 2 0 20:49 ? 00:00:00 [watchdog/0]\nroot 15 2 0 20:49 ? 00:00:00 [watchdog/1]\nroot 16 2 0 20:49 ? 00:00:00 [migration/1]\nroot 17 2 0 20:49 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 20:49 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 20:49 ? 00:00:00 [khelper]\nroot 21 2 0 20:49 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 20:49 ? 00:00:00 [netns]\nroot 23 2 0 20:49 ? 00:00:00 [writeback]\nroot 24 2 0 20:49 ? 00:00:00 [kintegrityd]\nroot 25 2 0 20:49 ? 00:00:00 [bioset]\nroot 27 2 0 20:49 ? 00:00:00 [kblockd]\nroot 28 2 0 20:49 ? 00:00:00 [ata_sff]\nroot 29 2 0 20:49 ? 00:00:00 [khubd]\nroot 30 2 0 20:49 ? 00:00:00 [md]\nroot 31 2 0 20:49 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 20:49 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 20:49 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 20:49 ? 00:00:00 [khungtaskd]\nroot 36 2 0 20:49 ? 00:00:00 [kswapd0]\nroot 37 2 0 20:49 ? 00:00:00 [vmstat]\nroot 38 2 0 20:49 ? 00:00:00 [ksmd]\nroot 39 2 0 20:49 ? 00:00:00 [khugepaged]\nroot 40 2 0 20:49 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 20:49 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 20:49 ? 00:00:00 [crypto]\nroot 54 2 0 20:49 ? 00:00:00 [kthrotld]\nroot 55 2 0 20:49 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 20:49 ? 00:00:00 [vballoon]\nroot 57 2 0 20:49 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 20:49 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 20:49 ? 00:00:00 [deferwq]\nroot 80 2 0 20:49 ? 00:00:00 [charger_manager]\nroot 123 2 0 20:49 ? 00:00:00 [kpsmoused]\nroot 142 2 0 20:49 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 20:49 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 20:49 ? 00:00:00 [ext4-rsv-conver]\nroot 376 1 0 20:49 ? 00:00:00 upstart-udev-bridge --daemon\nroot 390 1 0 20:49 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 20:49 ? 00:00:00 [kworker/u5:1]\nroot 518 1 0 20:49 ? 00:00:00 upstart-socket-bridge --daemon\nroot 581 1 0 20:49 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 20:49 ? 00:00:00 [kworker/u5:2]\nroot 820 2 0 20:49 ? 00:00:00 [kauditd]\nmessage+ 926 1 0 20:49 ? 00:00:00 dbus-daemon --system --fork\nroot 945 1 0 20:49 ? 00:00:00 /lib/systemd/systemd-logind\nroot 959 1 0 20:49 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 996 1 0 20:49 ? 00:00:00 rsyslogd\nroot 1051 1 0 20:49 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1054 1 0 20:49 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 20:49 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 20:49 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 20:49 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1105 1 0 20:49 ? 00:00:00 /usr/sbin/sshd -D\nroot 1109 1 0 20:49 ? 00:00:00 cron\ndaemon 1110 1 0 20:49 ? 00:00:00 atd\nroot 1117 1 0 20:49 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1120 1 0 20:49 ? 00:00:00 /usr/sbin/irqbalance\nroot 1199 1 0 20:49 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 20:49 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1452 2 0 20:49 ? 00:00:00 [kworker/0:2]\nubuntu 1652 1 0 20:49 ? 00:00:00 /home/ubuntu/dime_host_b5q2bz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_b5q2bz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_b5q2bz --logging-server-logdir=/home/ubuntu/dime_host_b5q2bz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_b5q2bz/work/dime_host_b5q2bz%I.log --pidfile=/home/ubuntu/dime_host_b5q2bz/work/dime_host_b5q2bz.pid\nubuntu 1766 1 0 20:50 ? 00:00:01 python2.7 /home/ubuntu/dime_host_b5q2bz/env/bin/diamond --configfile /home/ubuntu/dime_host_b5q2bz/work/plugins/diamond/etc/diamond.conf\nubuntu 1814 1652 0 20:51 ? 00:00:00 /home/ubuntu/dime_host_b5q2bz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_b5q2bz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_b5q2bz --logging-server-logdir=/home/ubuntu/dime_host_b5q2bz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_b5q2bz/work/dime_host_b5q2bz%I.log --pidfile=/home/ubuntu/dime_host_b5q2bz/work/dime_host_b5q2bz.pid\nubuntu 1834 1814 0 20:51 ? 00:00:00 /home/ubuntu/dime_host_b5q2bz/env/bin/python2.7 /home/ubuntu/dime_host_b5q2bz/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-6wWaPA\nubuntu 1846 1834 0 20:51 ? 00:00:00 /bin/sh -c /tmp/DI6LK/install-dime.sh\nubuntu 1848 1846 0 20:51 ? 00:00:00 /bin/bash -e /tmp/DI6LK/install-dime.sh\nntp 8778 1 0 20:53 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9342 1 0 20:53 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9343 9342 0 20:53 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9347 1 0 20:53 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9349 9347 0 20:53 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9354 9343 0 20:53 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9358 9349 0 20:53 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9359 9358 0 20:53 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9556 1 0 20:54 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10067 1 0 20:54 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10071 10067 0 20:54 ? 00:00:00 inotifywait -e create -qq .\nsnmp 10164 1 0 20:54 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\nroot 10355 2 0 20:54 ? 00:00:00 [kworker/u5:0]\ndnsmasq 10431 1 0 20:54 ? 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 10495 1848 0 20:54 ? 00:00:00 /bin/bash -e /tmp/DI6LK/install-dime.sh\nubuntu 10496 10495 0 20:54 ? 00:00:00 /bin/bash -e /tmp/DI6LK/install-dime.sh\nroot 10497 10496 0 20:54 ? 00:00:00 sudo ps -edf\nroot 10498 10497 0 20:54 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.003s\nsys\t0m0.008s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:56.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:56.778Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:45:5a:80 \n inet addr:192.168.120.17 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe45:5a80/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:113063 errors:0 dropped:0 overruns:0 frame:0\n TX packets:58027 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:171797140 (171.7 MB) TX bytes:9142787 (9.1 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:56.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:57.782Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:57.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:57.782Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:57.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:57.782Z", "message": "[dime] => /var/log\n/var/log/syslog\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/dpkg.log\n/var/log/clearwater-diags-monitor.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/clearwater-socket-factory.log\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/ralf\n/var/log/cloud-init-output.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/sysstat\n/var/log/sysstat/sa22\n/var/log/clearwater-cluster-manager\n/var/log/btmp\n/var/log/kern.log\n/var/log/homestead\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_err.log\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_20180822T200000Z.txt\n/var/log/unattended-upgrades\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/upstart\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.037s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:57.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:57.782Z", "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 10431/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1105/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9556/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10431/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1105/sshd \nudp 0 0 192.168.120.17:123 0.0.0.0:* 8778/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8778/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8778/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10164/snmpd \nudp 0 0 0.0.0.0:11096 0.0.0.0:* 581/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10431/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 581/dhclient \nudp6 0 0 fe80::f816:3eff:fe4:123 :::* 8778/ntpd \nudp6 0 0 ::1:123 :::* 8778/ntpd \nudp6 0 0 :::123 :::* 8778/ntpd \nudp6 0 0 :::161 :::* 10164/snmpd \nudp6 0 0 :::19175 :::* 581/dhclient \nudp6 0 0 ::1:53 :::* 10431/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7167 390/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11173 1652/python2.7 /tmp/cloudify-logging-server-b99b4.socket\nunix 2 [ ACC ] STREAM LISTENING 12556 1834/python2.7 /tmp/ctx-ydjt6g.socket\nunix 2 [ ACC ] STREAM LISTENING 8792 926/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9058 1117/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6950 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21386 9354/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21391 9359/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 23579 10164/snmpd /var/agentx/master\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:57.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:57.782Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:57.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}], "metadata": {"pagination": {"total": 1861, "offset": 1794, "size": 50}}} 2018-08-22 20:54:58,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:54:58,132 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:54:58 GMT 2018-08-22 20:54:58,132 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:54:58,132 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 43694 2018-08-22 20:54:58,132 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:54:58,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 20:54:58,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-22 20:54:58,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpW6JFMH /etc/bind/db.clearwater.local 2018-08-22 20:54:58,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-22 20:54:58,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-08-22 20:54:58,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-22 20:54:58,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-08-22 20:54:58,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-22 20:54:58,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-08-22 20:54:58,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_o0dcgq': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'homer-o0dcgq'}}, u'sprout': {u'sprout_0fgonx': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-0fgonx'}}, u'ellis': {u'ellis_wzyw7e': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.7', u'name': u'ellis-wzyw7e'}}, u'bono': {u'bono_0060uc': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.22', u'name': u'bono-0060uc'}}}, 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.19', u'hss_hostname': u''}. 2018-08-22 20:54:58,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-22 20:54:58,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-08-22 20:54:58,135 - 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 (10.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58580 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 0m26.389s user 0m12.706s sys 0m3.010s 2018-08-22 20:54:58,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-22 20:54:58,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-08-22 20:54:58,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpB1ZHpS /etc/bind/db.clearwater.opnfv 2018-08-22 20:54:58,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-22 20:54:58,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-22 20:54:58,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.081s user 0m0.007s sys 0m0.055s 2018-08-22 20:54:58,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-08-22 20:54:58,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-08-22 20:54:58,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 20:49 ? 00:00:01 /sbin/init root 2 0 0 20:49 ? 00:00:00 [kthreadd] root 3 2 0 20:49 ? 00:00:00 [ksoftirqd/0] root 5 2 0 20:49 ? 00:00:00 [kworker/0:0H] root 6 2 0 20:49 ? 00:00:00 [kworker/u4:0] root 7 2 0 20:49 ? 00:00:00 [rcu_sched] root 8 2 0 20:49 ? 00:00:00 [rcuos/0] root 9 2 0 20:49 ? 00:00:00 [rcuos/1] root 10 2 0 20:49 ? 00:00:00 [rcu_bh] root 11 2 0 20:49 ? 00:00:00 [rcuob/0] root 12 2 0 20:49 ? 00:00:00 [rcuob/1] root 13 2 0 20:49 ? 00:00:00 [migration/0] root 14 2 0 20:49 ? 00:00:00 [watchdog/0] root 15 2 0 20:49 ? 00:00:00 [watchdog/1] root 16 2 0 20:49 ? 00:00:00 [migration/1] root 17 2 0 20:49 ? 00:00:00 [ksoftirqd/1] root 19 2 0 20:49 ? 00:00:00 [kworker/1:0H] root 20 2 0 20:49 ? 00:00:00 [khelper] root 21 2 0 20:49 ? 00:00:00 [kdevtmpfs] root 22 2 0 20:49 ? 00:00:00 [netns] root 23 2 0 20:49 ? 00:00:00 [writeback] root 24 2 0 20:49 ? 00:00:00 [kintegrityd] root 25 2 0 20:49 ? 00:00:00 [bioset] root 27 2 0 20:49 ? 00:00:00 [kblockd] root 28 2 0 20:49 ? 00:00:00 [ata_sff] root 29 2 0 20:49 ? 00:00:00 [khubd] root 30 2 0 20:49 ? 00:00:00 [md] root 31 2 0 20:49 ? 00:00:00 [devfreq_wq] root 32 2 0 20:49 ? 00:00:00 [kworker/0:1] root 33 2 0 20:49 ? 00:00:00 [kworker/1:1] root 35 2 0 20:49 ? 00:00:00 [khungtaskd] root 36 2 0 20:49 ? 00:00:00 [kswapd0] root 37 2 0 20:49 ? 00:00:00 [vmstat] root 38 2 0 20:49 ? 00:00:00 [ksmd] root 39 2 0 20:49 ? 00:00:00 [khugepaged] root 40 2 0 20:49 ? 00:00:00 [fsnotify_mark] root 41 2 0 20:49 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 20:49 ? 00:00:00 [crypto] root 54 2 0 20:49 ? 00:00:00 [kthrotld] root 55 2 0 20:49 ? 00:00:00 [kworker/u4:1] root 56 2 0 20:49 ? 00:00:00 [vballoon] root 57 2 0 20:49 ? 00:00:00 [scsi_eh_0] root 58 2 0 20:49 ? 00:00:00 [scsi_eh_1] root 79 2 0 20:49 ? 00:00:00 [deferwq] root 80 2 0 20:49 ? 00:00:00 [charger_manager] root 123 2 0 20:49 ? 00:00:00 [kpsmoused] root 142 2 0 20:49 ? 00:00:00 [kworker/1:2] root 186 2 0 20:49 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 20:49 ? 00:00:00 [ext4-rsv-conver] root 376 1 0 20:49 ? 00:00:00 upstart-udev-bridge --daemon root 390 1 0 20:49 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 20:49 ? 00:00:00 [kworker/u5:1] root 518 1 0 20:49 ? 00:00:00 upstart-socket-bridge --daemon root 581 1 0 20:49 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 20:49 ? 00:00:00 [kworker/u5:2] root 820 2 0 20:49 ? 00:00:00 [kauditd] message+ 926 1 0 20:49 ? 00:00:00 dbus-daemon --system --fork root 945 1 0 20:49 ? 00:00:00 /lib/systemd/systemd-logind root 959 1 0 20:49 ? 00:00:00 upstart-file-bridge --daemon syslog 996 1 0 20:49 ? 00:00:00 rsyslogd root 1051 1 0 20:49 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 20:49 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 20:49 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 20:49 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 20:49 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1105 1 0 20:49 ? 00:00:00 /usr/sbin/sshd -D root 1109 1 0 20:49 ? 00:00:00 cron daemon 1110 1 0 20:49 ? 00:00:00 atd root 1117 1 0 20:49 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1120 1 0 20:49 ? 00:00:00 /usr/sbin/irqbalance root 1199 1 0 20:49 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 20:49 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1452 2 0 20:49 ? 00:00:00 [kworker/0:2] ubuntu 1652 1 0 20:49 ? 00:00:00 /home/ubuntu/dime_host_b5q2bz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_b5q2bz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_b5q2bz --logging-server-logdir=/home/ubuntu/dime_host_b5q2bz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_b5q2bz/work/dime_host_b5q2bz%I.log --pidfile=/home/ubuntu/dime_host_b5q2bz/work/dime_host_b5q2bz.pid ubuntu 1766 1 0 20:50 ? 00:00:01 python2.7 /home/ubuntu/dime_host_b5q2bz/env/bin/diamond --configfile /home/ubuntu/dime_host_b5q2bz/work/plugins/diamond/etc/diamond.conf ubuntu 1814 1652 0 20:51 ? 00:00:00 /home/ubuntu/dime_host_b5q2bz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_b5q2bz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_b5q2bz --logging-server-logdir=/home/ubuntu/dime_host_b5q2bz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_b5q2bz/work/dime_host_b5q2bz%I.log --pidfile=/home/ubuntu/dime_host_b5q2bz/work/dime_host_b5q2bz.pid ubuntu 1834 1814 0 20:51 ? 00:00:00 /home/ubuntu/dime_host_b5q2bz/env/bin/python2.7 /home/ubuntu/dime_host_b5q2bz/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-6wWaPA ubuntu 1846 1834 0 20:51 ? 00:00:00 /bin/sh -c /tmp/DI6LK/install-dime.sh ubuntu 1848 1846 0 20:51 ? 00:00:00 /bin/bash -e /tmp/DI6LK/install-dime.sh ntp 8778 1 0 20:53 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9342 1 0 20:53 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9343 9342 0 20:53 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9347 1 0 20:53 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9349 9347 0 20:53 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9354 9343 0 20:53 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9358 9349 0 20:53 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9359 9358 0 20:53 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9556 1 0 20:54 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10067 1 0 20:54 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10071 10067 0 20:54 ? 00:00:00 inotifywait -e create -qq . snmp 10164 1 0 20:54 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid root 10355 2 0 20:54 ? 00:00:00 [kworker/u5:0] dnsmasq 10431 1 0 20:54 ? 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 10495 1848 0 20:54 ? 00:00:00 /bin/bash -e /tmp/DI6LK/install-dime.sh ubuntu 10496 10495 0 20:54 ? 00:00:00 /bin/bash -e /tmp/DI6LK/install-dime.sh root 10497 10496 0 20:54 ? 00:00:00 sudo ps -edf root 10498 10497 0 20:54 ? 00:00:00 ps -edf real 0m0.011s user 0m0.003s sys 0m0.008s 2018-08-22 20:54:58,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:45:5a:80 inet addr:192.168.120.17 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe45:5a80/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:113063 errors:0 dropped:0 overruns:0 frame:0 TX packets:58027 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:171797140 (171.7 MB) TX bytes:9142787 (9.1 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB) real 0m0.006s user 0m0.001s sys 0m0.004s 2018-08-22 20:54:58,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-08-22 20:54:58,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-08-22 20:54:58,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/syslog /var/log/clearwater-config-manager /var/log/lastlog /var/log/ntpstats /var/log/dpkg.log /var/log/clearwater-diags-monitor.log /var/log/auth.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/boot.log /var/log/ralf /var/log/cloud-init-output.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/udev /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/sysstat /var/log/sysstat/sa22 /var/log/clearwater-cluster-manager /var/log/btmp /var/log/kern.log /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_err.log /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_20180822T200000Z.txt /var/log/unattended-upgrades /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/upstart /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.037s user 0m0.004s sys 0m0.003s 2018-08-22 20:54:58,138 - 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 10431/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1105/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9556/monit tcp6 0 0 ::1:53 :::* LISTEN 10431/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1105/sshd udp 0 0 192.168.120.17:123 0.0.0.0:* 8778/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8778/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8778/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10164/snmpd udp 0 0 0.0.0.0:11096 0.0.0.0:* 581/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10431/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 581/dhclient udp6 0 0 fe80::f816:3eff:fe4:123 :::* 8778/ntpd udp6 0 0 ::1:123 :::* 8778/ntpd udp6 0 0 :::123 :::* 8778/ntpd udp6 0 0 :::161 :::* 10164/snmpd udp6 0 0 :::19175 :::* 581/dhclient udp6 0 0 ::1:53 :::* 10431/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7167 390/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11173 1652/python2.7 /tmp/cloudify-logging-server-b99b4.socket unix 2 [ ACC ] STREAM LISTENING 12556 1834/python2.7 /tmp/ctx-ydjt6g.socket unix 2 [ ACC ] STREAM LISTENING 8792 926/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9058 1117/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6950 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21386 9354/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21391 9359/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 23579 10164/snmpd /var/agentx/master real 0m0.008s user 0m0.003s sys 0m0.004s 2018-08-22 20:54:58,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-08-22 20:54:58,138 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:54:58,204 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:54:58,205 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:54:58,205 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:54:58,205 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:54:58,205 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:54:58,205 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:54:58,205 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:54:58,205 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:54:58,205 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:54:58,205 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:54:58 GMT 2018-08-22 20:54:58,206 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:54:58,206 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:54:58,206 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:55:03,211 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:55:03,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:55:03,284 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:55:03,284 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:55:03,284 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:55:03,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:55:03,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:55:03,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:55:03,285 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:58.785Z", "message": "[dime] => 2018-08-22 20:54:39.201326920 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-08-22T20:54:58.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:58.785Z", "message": "[dime] => [22-Aug-2018 20:54:33 UTC] clearwater-diags-monitor starting\n[22-Aug-2018 20:54:33 UTC] Waiting for trigger files\n2018:08:22 20:53:56: Namespace: management\n2018:08:22 20:53:56: [management] Starting server\n2018:08:22 20:53:56: [management] Listening for requests\n2018:08:22 20:53:56: Namespace: signaling\n2018:08:22 20:53:56: [signaling] Starting server\n2018:08:22 20:53:56: [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-08-22T20:54:58.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:58.785Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:58.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}, {"node_instance_id": "dime_0kysfe", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:59.388Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:59.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:59.813Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:59.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:59.813Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:59.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:54:59.813Z", "message": "Execution done (return_code=0): /tmp/DI6LK/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:54:59.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "a01dd4df-cbb6-4616-a6aa-b9d527eb4723"}, {"node_instance_id": "dime_0kysfe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:00.817Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:00.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:00.817Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:00.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:01.279Z", "message": "Downloaded scripts/bind/bind.py to /tmp/I0A3U/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:01.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "651086b1-7a51-4a96-906c-25fe921262bd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:01.288Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:01.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:01.883Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:01.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "651086b1-7a51-4a96-906c-25fe921262bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:01.883Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_o0dcgq': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'homer-o0dcgq'}}, u'sprout': {u'sprout_0fgonx': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-0fgonx'}}, u'ellis': {u'ellis_wzyw7e': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.7', u'name': u'ellis-wzyw7e'}}, u'bono': {u'bono_0060uc': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.22', u'name': u'bono-0060uc'}}, u'dime': {u'dime_0kysfe': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'dime-0kysfe'}}}, 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.19', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:01.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "651086b1-7a51-4a96-906c-25fe921262bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:01.883Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:01.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "651086b1-7a51-4a96-906c-25fe921262bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:01.883Z", "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-08-22T20:55:01.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "651086b1-7a51-4a96-906c-25fe921262bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:01.883Z", "message": "[localhost] run: sudo mv /tmp/tmpusfxT_ /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:01.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "651086b1-7a51-4a96-906c-25fe921262bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:01.883Z", "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-08-22T20:55:01.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "651086b1-7a51-4a96-906c-25fe921262bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:01.883Z", "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-08-22T20:55:01.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "651086b1-7a51-4a96-906c-25fe921262bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:01.883Z", "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-08-22T20:55:01.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "651086b1-7a51-4a96-906c-25fe921262bd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:02.291Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:02.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:02.887Z", "message": "[localhost] run: sudo mv /tmp/tmpoce5a8 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:02.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "651086b1-7a51-4a96-906c-25fe921262bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:02.887Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:02.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "651086b1-7a51-4a96-906c-25fe921262bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:02.887Z", "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-08-22T20:55:02.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "651086b1-7a51-4a96-906c-25fe921262bd"}], "metadata": {"pagination": {"total": 1887, "offset": 1822, "size": 50}}} 2018-08-22 20:55:03,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:55:03,285 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:55:03 GMT 2018-08-22 20:55:03,285 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:55:03,285 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13568 2018-08-22 20:55:03,285 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:55:03,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-08-22 20:54:39.201326920 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-22 20:55:03,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => [22-Aug-2018 20:54:33 UTC] clearwater-diags-monitor starting [22-Aug-2018 20:54:33 UTC] Waiting for trigger files 2018:08:22 20:53:56: Namespace: management 2018:08:22 20:53:56: [management] Starting server 2018:08:22 20:53:56: [management] Listening for requests 2018:08:22 20:53:56: Namespace: signaling 2018:08:22 20:53:56: [signaling] Starting server 2018:08:22 20:53:56: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-22 20:55:03,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-08-22 20:55:03,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 20:55:03,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-08-22 20:55:03,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-08-22 20:55:03,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/DI6LK/install-dime.sh 2018-08-22 20:55:03,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-22 20:55:03,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 20:55:03,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/I0A3U/bind.py 2018-08-22 20:55:03,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 20:55:03,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-22 20:55:03,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_o0dcgq': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'homer-o0dcgq'}}, u'sprout': {u'sprout_0fgonx': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-0fgonx'}}, u'ellis': {u'ellis_wzyw7e': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.7', u'name': u'ellis-wzyw7e'}}, u'bono': {u'bono_0060uc': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.22', u'name': u'bono-0060uc'}}, u'dime': {u'dime_0kysfe': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'dime-0kysfe'}}}, 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.19', u'hss_hostname': u''}. 2018-08-22 20:55:03,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-22 20:55:03,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-22 20:55:03,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpusfxT_ /etc/bind/db.clearwater.local 2018-08-22 20:55:03,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-22 20:55:03,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-22 20:55:03,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-22 20:55:03,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 20:55:03,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpoce5a8 /etc/bind/db.clearwater.opnfv 2018-08-22 20:55:03,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-22 20:55:03,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-22 20:55:03,290 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:55:03,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:55:03,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:55:03,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:55:03,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:55:03,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:55:03,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:55:03,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:55:03,352 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:55:03,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:55:03,352 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:55:03 GMT 2018-08-22 20:55:03,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:55:03,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:55:03,353 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:55:08,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:55:08,433 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:55:08,433 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:55:08,433 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:55:08,434 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:55:08,434 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:55:08,434 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:55:08,434 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:55:08,434 - 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-08-22T20:55:03.890Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.19: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.19\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-08-22T20:55:03.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "bac9a240-4269-4bd5-ac43-0be7a933086f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:07.369Z", "message": "Execution done (return_code=0): /tmp/S5L67/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:07.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "bac9a240-4269-4bd5-ac43-0be7a933086f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:07.436Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:07.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 1890, "offset": 1845, "size": 50}}} 2018-08-22 20:55:08,434 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:55:08,434 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:55:08 GMT 2018-08-22 20:55:08,434 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:55:08,434 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2498 2018-08-22 20:55:08,435 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:55:08,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.19: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.19 # 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-08-22 20:55:08,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/S5L67/create_number.sh 2018-08-22 20:55:08,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 20:55:08,436 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:55:08,494 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:55:08,495 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:55:08,495 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:55:08,495 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:55:08,495 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:55:08,495 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:55:08,495 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:55:08,495 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:55:08,495 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:55:08,495 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:55:08 GMT 2018-08-22 20:55:08,496 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:55:08,496 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:55:08,496 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:55:13,501 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:55:13,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:55:13,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:55:13,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:55:13,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:55:13,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:55:13,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:55:13,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:55:13,585 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1890, "offset": 1848, "size": 50}}} 2018-08-22 20:55:13,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:55:13,585 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:55:13 GMT 2018-08-22 20:55:13,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:55:13,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:55:13,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:55:13,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:55:13,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:55:13,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:55:13,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:55:13,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:55:13,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:55:13,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:55:13,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:55:13,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:55:13,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:55:13,645 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:55:13 GMT 2018-08-22 20:55:13,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:55:13,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:55:13,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:55:18,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:55:18,722 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:55:18,722 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:55:18,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:55:18,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:55:18,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:55:18,723 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:55:18,723 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:55:18,723 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:18.290Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:18.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}], "metadata": {"pagination": {"total": 1891, "offset": 1848, "size": 50}}} 2018-08-22 20:55:18,723 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:55:18,723 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:55:18 GMT 2018-08-22 20:55:18,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:55:18,723 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2018-08-22 20:55:18,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:55:18,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-22 20:55:18,724 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:55:18,779 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:55:18,779 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:55:18,779 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:55:18,779 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:55:18,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:55:18,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:55:18,780 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:55:18,780 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:55:18,780 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:55:18,780 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:55:18 GMT 2018-08-22 20:55:18,780 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:55:18,780 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:55:18,780 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:55:23,786 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:55:23,860 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:55:23,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:55:23,861 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:55:23,861 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:55:23,861 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:55:23,861 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:55:23,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:55:23,861 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1891, "offset": 1849, "size": 50}}} 2018-08-22 20:55:23,861 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:55:23,861 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:55:23 GMT 2018-08-22 20:55:23,861 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:55:23,862 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:55:23,862 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:55:23,862 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:55:24,013 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:55:24,013 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:55:24,013 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:55:24,013 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:55:24,013 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:55:24,014 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:55:24,014 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:55:24,014 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:55:24,014 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:55:24,014 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:55:24 GMT 2018-08-22 20:55:24,014 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:55:24,014 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:55:24,014 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:55:29,020 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:55:29,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:55:29,092 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:55:29,092 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:55:29,092 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:55:29,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:55:29,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:55:29,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:55:29,092 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:24.415Z", "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,109 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59670 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.876s\nuser\t0m3.556s\nsys\t0m0.911s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:24.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:24.899Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:24.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:24.899Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:24.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:25.903Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:25.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:27.373Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.066s\nuser\t0m0.008s\nsys\t0m0.058s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:27.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:27.906Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:27.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:27.906Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:02:3b:10 \n inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe02:3b10/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:140678 errors:0 dropped:0 overruns:0 frame:0\n TX packets:64257 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:218183569 (218.1 MB) TX bytes:10004633 (10.0 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.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:27.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:28.910Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 20:49 ? 00:00:00 /sbin/init\nroot 2 0 0 20:49 ? 00:00:00 [kthreadd]\nroot 3 2 0 20:49 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 20:49 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 20:49 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 20:49 ? 00:00:00 [rcu_sched]\nroot 8 2 0 20:49 ? 00:00:00 [rcuos/0]\nroot 9 2 0 20:49 ? 00:00:00 [rcuos/1]\nroot 10 2 0 20:49 ? 00:00:00 [rcu_bh]\nroot 11 2 0 20:49 ? 00:00:00 [rcuob/0]\nroot 12 2 0 20:49 ? 00:00:00 [rcuob/1]\nroot 13 2 0 20:49 ? 00:00:00 [migration/0]\nroot 14 2 0 20:49 ? 00:00:00 [watchdog/0]\nroot 15 2 0 20:49 ? 00:00:00 [watchdog/1]\nroot 16 2 0 20:49 ? 00:00:00 [migration/1]\nroot 17 2 0 20:49 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 20:49 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 20:49 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 20:49 ? 00:00:00 [khelper]\nroot 21 2 0 20:49 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 20:49 ? 00:00:00 [netns]\nroot 23 2 0 20:49 ? 00:00:00 [writeback]\nroot 24 2 0 20:49 ? 00:00:00 [kintegrityd]\nroot 25 2 0 20:49 ? 00:00:00 [bioset]\nroot 27 2 0 20:49 ? 00:00:00 [kblockd]\nroot 28 2 0 20:49 ? 00:00:00 [ata_sff]\nroot 29 2 0 20:49 ? 00:00:00 [khubd]\nroot 30 2 0 20:49 ? 00:00:00 [md]\nroot 31 2 0 20:49 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 20:49 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 20:49 ? 00:00:00 [khungtaskd]\nroot 35 2 0 20:49 ? 00:00:00 [kswapd0]\nroot 36 2 0 20:49 ? 00:00:00 [vmstat]\nroot 37 2 0 20:49 ? 00:00:00 [ksmd]\nroot 38 2 0 20:49 ? 00:00:00 [khugepaged]\nroot 39 2 0 20:49 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 20:49 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 20:49 ? 00:00:00 [crypto]\nroot 53 2 0 20:49 ? 00:00:00 [kthrotld]\nroot 54 2 0 20:49 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 20:49 ? 00:00:00 [vballoon]\nroot 56 2 0 20:49 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 20:49 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 20:49 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 20:49 ? 00:00:00 [deferwq]\nroot 80 2 0 20:49 ? 00:00:00 [charger_manager]\nroot 123 2 0 20:49 ? 00:00:00 [kpsmoused]\nroot 142 2 0 20:49 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 20:49 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 20:49 ? 00:00:00 [ext4-rsv-conver]\nroot 389 1 0 20:49 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 20:49 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 432 2 0 20:49 ? 00:00:00 [kworker/u5:1]\nroot 433 2 0 20:49 ? 00:00:00 [kworker/u5:2]\nroot 537 1 0 20:49 ? 00:00:00 upstart-socket-bridge --daemon\nroot 607 1 0 20:49 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 20:49 ? 00:00:00 [kauditd]\nmessage+ 897 1 0 20:49 ? 00:00:00 dbus-daemon --system --fork\nroot 932 1 0 20:49 ? 00:00:00 /lib/systemd/systemd-logind\nroot 955 1 0 20:49 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 957 1 0 20:49 ? 00:00:00 rsyslogd\nroot 1051 1 0 20:49 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1054 1 0 20:49 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1060 1 0 20:49 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1061 1 0 20:49 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1063 1 0 20:49 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1106 1 0 20:49 ? 00:00:00 /usr/sbin/sshd -D\nroot 1107 1 0 20:49 ? 00:00:00 cron\ndaemon 1108 1 0 20:49 ? 00:00:00 atd\nroot 1118 1 0 20:49 ? 00:00:00 /usr/sbin/irqbalance\nroot 1122 1 0 20:49 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1199 1 0 20:49 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 20:49 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1651 1 0 20:49 ? 00:00:00 /home/ubuntu/vellum_host_joljfq/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_joljfq --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_joljfq --logging-server-logdir=/home/ubuntu/vellum_host_joljfq/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_joljfq/work/vellum_host_joljfq%I.log --pidfile=/home/ubuntu/vellum_host_joljfq/work/vellum_host_joljfq.pid\nubuntu 1765 1 0 20:50 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_joljfq/env/bin/diamond --configfile /home/ubuntu/vellum_host_joljfq/work/plugins/diamond/etc/diamond.conf\nubuntu 1809 1651 0 20:51 ? 00:00:00 /home/ubuntu/vellum_host_joljfq/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_joljfq --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_joljfq --logging-server-logdir=/home/ubuntu/vellum_host_joljfq/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_joljfq/work/vellum_host_joljfq%I.log --pidfile=/home/ubuntu/vellum_host_joljfq/work/vellum_host_joljfq.pid\nubuntu 1830 1809 0 20:51 ? 00:00:00 /home/ubuntu/vellum_host_joljfq/env/bin/python2.7 /home/ubuntu/vellum_host_joljfq/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-SCgj3z\nubuntu 1841 1830 0 20:51 ? 00:00:00 /bin/sh -c /tmp/MXZ05/install-vellum.sh\nubuntu 1843 1841 0 20:51 ? 00:00:00 /bin/bash -e /tmp/MXZ05/install-vellum.sh\nntp 11837 1 0 20:54 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12233 1 0 20:54 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12234 2 0 20:54 ? 00:00:00 [kworker/u5:0]\nroot 12902 1 0 20:54 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13228 1 0 20:54 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13234 13228 0 20:54 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13892 12902 0 20:55 ? 00:00:00 [check-monit-upt] \nmemcache 13935 1 0 20:55 ? 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 12902 0 20:55 ? 00:00:00 [check-memcached] \nroot 13946 12902 0 20:55 ? 00:00:00 [poll_memcached.] \ndnsmasq 14326 1 0 20:55 ? 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 14389 1843 0 20:55 ? 00:00:00 /bin/bash -e /tmp/MXZ05/install-vellum.sh\nubuntu 14390 14389 0 20:55 ? 00:00:00 /bin/bash -e /tmp/MXZ05/install-vellum.sh\nroot 14391 14390 0 20:55 ? 00:00:00 sudo ps -edf\nroot 14392 14391 0 20:55 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:28.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:28.910Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:28.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:28.910Z", "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 14326/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1106/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12902/monit \ntcp 0 0 192.168.120.12:11211 0.0.0.0:* LISTEN 13935/memcached \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12233/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14326/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1106/sshd \nudp 0 0 192.168.120.12:123 0.0.0.0:* 11837/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11837/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11837/ntpd \nudp 0 0 0.0.0.0:14608 0.0.0.0:* 607/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12233/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14326/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 607/dhclient \nudp6 0 0 ::1:123 :::* 11837/ntpd \nudp6 0 0 fe80::f816:3eff:fe0:123 :::* 11837/ntpd \nudp6 0 0 :::123 :::* 11837/ntpd \nudp6 0 0 :::8745 :::* 607/dhclient \nudp6 0 0 ::1:53 :::* 14326/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11628 1651/python2.7 /tmp/cloudify-logging-server-baf7d.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7494 393/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11222 1830/python2.7 /tmp/ctx-Ftba5M.socket\nunix 2 [ ACC ] STREAM LISTENING 7016 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8866 1122/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9378 897/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:28.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:28.910Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:28.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:28.910Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:28.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}], "metadata": {"pagination": {"total": 1903, "offset": 1849, "size": 50}}} 2018-08-22 20:55:29,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:55:29,093 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:55:29 GMT 2018-08-22 20:55:29,093 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:55:29,093 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23100 2018-08-22 20:55:29,093 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:55:29,094 - 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,109 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59670 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.876s user 0m3.556s sys 0m0.911s 2018-08-22 20:55:29,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-08-22 20:55:29,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-08-22 20:55:29,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-08-22 20:55:29,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.066s user 0m0.008s sys 0m0.058s 2018-08-22 20:55:29,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-08-22 20:55:29,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:02:3b:10 inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe02:3b10/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:140678 errors:0 dropped:0 overruns:0 frame:0 TX packets:64257 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:218183569 (218.1 MB) TX bytes:10004633 (10.0 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.005s user 0m0.000s sys 0m0.005s 2018-08-22 20:55:29,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 20:49 ? 00:00:00 /sbin/init root 2 0 0 20:49 ? 00:00:00 [kthreadd] root 3 2 0 20:49 ? 00:00:00 [ksoftirqd/0] root 5 2 0 20:49 ? 00:00:00 [kworker/0:0H] root 6 2 0 20:49 ? 00:00:00 [kworker/u4:0] root 7 2 0 20:49 ? 00:00:00 [rcu_sched] root 8 2 0 20:49 ? 00:00:00 [rcuos/0] root 9 2 0 20:49 ? 00:00:00 [rcuos/1] root 10 2 0 20:49 ? 00:00:00 [rcu_bh] root 11 2 0 20:49 ? 00:00:00 [rcuob/0] root 12 2 0 20:49 ? 00:00:00 [rcuob/1] root 13 2 0 20:49 ? 00:00:00 [migration/0] root 14 2 0 20:49 ? 00:00:00 [watchdog/0] root 15 2 0 20:49 ? 00:00:00 [watchdog/1] root 16 2 0 20:49 ? 00:00:00 [migration/1] root 17 2 0 20:49 ? 00:00:00 [ksoftirqd/1] root 18 2 0 20:49 ? 00:00:00 [kworker/1:0] root 19 2 0 20:49 ? 00:00:00 [kworker/1:0H] root 20 2 0 20:49 ? 00:00:00 [khelper] root 21 2 0 20:49 ? 00:00:00 [kdevtmpfs] root 22 2 0 20:49 ? 00:00:00 [netns] root 23 2 0 20:49 ? 00:00:00 [writeback] root 24 2 0 20:49 ? 00:00:00 [kintegrityd] root 25 2 0 20:49 ? 00:00:00 [bioset] root 27 2 0 20:49 ? 00:00:00 [kblockd] root 28 2 0 20:49 ? 00:00:00 [ata_sff] root 29 2 0 20:49 ? 00:00:00 [khubd] root 30 2 0 20:49 ? 00:00:00 [md] root 31 2 0 20:49 ? 00:00:00 [devfreq_wq] root 32 2 0 20:49 ? 00:00:00 [kworker/0:1] root 34 2 0 20:49 ? 00:00:00 [khungtaskd] root 35 2 0 20:49 ? 00:00:00 [kswapd0] root 36 2 0 20:49 ? 00:00:00 [vmstat] root 37 2 0 20:49 ? 00:00:00 [ksmd] root 38 2 0 20:49 ? 00:00:00 [khugepaged] root 39 2 0 20:49 ? 00:00:00 [fsnotify_mark] root 40 2 0 20:49 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 20:49 ? 00:00:00 [crypto] root 53 2 0 20:49 ? 00:00:00 [kthrotld] root 54 2 0 20:49 ? 00:00:00 [kworker/u4:1] root 55 2 0 20:49 ? 00:00:00 [vballoon] root 56 2 0 20:49 ? 00:00:00 [kworker/1:1] root 57 2 0 20:49 ? 00:00:00 [scsi_eh_0] root 58 2 0 20:49 ? 00:00:00 [scsi_eh_1] root 79 2 0 20:49 ? 00:00:00 [deferwq] root 80 2 0 20:49 ? 00:00:00 [charger_manager] root 123 2 0 20:49 ? 00:00:00 [kpsmoused] root 142 2 0 20:49 ? 00:00:00 [kworker/0:2] root 186 2 0 20:49 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 20:49 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 20:49 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 20:49 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 432 2 0 20:49 ? 00:00:00 [kworker/u5:1] root 433 2 0 20:49 ? 00:00:00 [kworker/u5:2] root 537 1 0 20:49 ? 00:00:00 upstart-socket-bridge --daemon root 607 1 0 20:49 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 20:49 ? 00:00:00 [kauditd] message+ 897 1 0 20:49 ? 00:00:00 dbus-daemon --system --fork root 932 1 0 20:49 ? 00:00:00 /lib/systemd/systemd-logind root 955 1 0 20:49 ? 00:00:00 upstart-file-bridge --daemon syslog 957 1 0 20:49 ? 00:00:00 rsyslogd root 1051 1 0 20:49 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 20:49 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 20:49 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1061 1 0 20:49 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 20:49 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1106 1 0 20:49 ? 00:00:00 /usr/sbin/sshd -D root 1107 1 0 20:49 ? 00:00:00 cron daemon 1108 1 0 20:49 ? 00:00:00 atd root 1118 1 0 20:49 ? 00:00:00 /usr/sbin/irqbalance root 1122 1 0 20:49 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1199 1 0 20:49 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 20:49 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1651 1 0 20:49 ? 00:00:00 /home/ubuntu/vellum_host_joljfq/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_joljfq --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_joljfq --logging-server-logdir=/home/ubuntu/vellum_host_joljfq/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_joljfq/work/vellum_host_joljfq%I.log --pidfile=/home/ubuntu/vellum_host_joljfq/work/vellum_host_joljfq.pid ubuntu 1765 1 0 20:50 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_joljfq/env/bin/diamond --configfile /home/ubuntu/vellum_host_joljfq/work/plugins/diamond/etc/diamond.conf ubuntu 1809 1651 0 20:51 ? 00:00:00 /home/ubuntu/vellum_host_joljfq/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_joljfq --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_joljfq --logging-server-logdir=/home/ubuntu/vellum_host_joljfq/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_joljfq/work/vellum_host_joljfq%I.log --pidfile=/home/ubuntu/vellum_host_joljfq/work/vellum_host_joljfq.pid ubuntu 1830 1809 0 20:51 ? 00:00:00 /home/ubuntu/vellum_host_joljfq/env/bin/python2.7 /home/ubuntu/vellum_host_joljfq/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-SCgj3z ubuntu 1841 1830 0 20:51 ? 00:00:00 /bin/sh -c /tmp/MXZ05/install-vellum.sh ubuntu 1843 1841 0 20:51 ? 00:00:00 /bin/bash -e /tmp/MXZ05/install-vellum.sh ntp 11837 1 0 20:54 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12233 1 0 20:54 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12234 2 0 20:54 ? 00:00:00 [kworker/u5:0] root 12902 1 0 20:54 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13228 1 0 20:54 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13234 13228 0 20:54 ? 00:00:00 cpulimit -e astaire -l 10 root 13892 12902 0 20:55 ? 00:00:00 [check-monit-upt] memcache 13935 1 0 20:55 ? 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 12902 0 20:55 ? 00:00:00 [check-memcached] root 13946 12902 0 20:55 ? 00:00:00 [poll_memcached.] dnsmasq 14326 1 0 20:55 ? 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 14389 1843 0 20:55 ? 00:00:00 /bin/bash -e /tmp/MXZ05/install-vellum.sh ubuntu 14390 14389 0 20:55 ? 00:00:00 /bin/bash -e /tmp/MXZ05/install-vellum.sh root 14391 14390 0 20:55 ? 00:00:00 sudo ps -edf root 14392 14391 0 20:55 ? 00:00:00 ps -edf real 0m0.009s user 0m0.004s sys 0m0.005s 2018-08-22 20:55:29,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-08-22 20:55:29,095 - 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 14326/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1106/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12902/monit tcp 0 0 192.168.120.12:11211 0.0.0.0:* LISTEN 13935/memcached tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12233/memcached tcp6 0 0 ::1:53 :::* LISTEN 14326/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1106/sshd udp 0 0 192.168.120.12:123 0.0.0.0:* 11837/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11837/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11837/ntpd udp 0 0 0.0.0.0:14608 0.0.0.0:* 607/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12233/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14326/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 607/dhclient udp6 0 0 ::1:123 :::* 11837/ntpd udp6 0 0 fe80::f816:3eff:fe0:123 :::* 11837/ntpd udp6 0 0 :::123 :::* 11837/ntpd udp6 0 0 :::8745 :::* 607/dhclient udp6 0 0 ::1:53 :::* 14326/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11628 1651/python2.7 /tmp/cloudify-logging-server-baf7d.socket unix 2 [ ACC ] SEQPACKET LISTENING 7494 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11222 1830/python2.7 /tmp/ctx-Ftba5M.socket unix 2 [ ACC ] STREAM LISTENING 7016 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8866 1122/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9378 897/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.004s sys 0m0.005s 2018-08-22 20:55:29,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-08-22 20:55:29,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-08-22 20:55:29,096 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:55:29,153 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:55:29,153 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:55:29,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:55:29,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:55:29,154 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:55:29,154 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:55:29,154 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:55:29,154 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:55:29,154 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:55:29,154 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:55:29 GMT 2018-08-22 20:55:29,154 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:55:29,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:55:29,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:55:34,160 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:55:34,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:55:34,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:55:34,233 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:55:34,233 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:55:34,233 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:55:34,233 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:55:34,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:55:34,234 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:29.914Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:29.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:29.914Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:29.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:29.914Z", "message": "[vellum] => /var/log\n/var/log/syslog\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/dpkg.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/cloud-init-output.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/iotop.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/chronos\n/var/log/dist-upgrade\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa22\n/var/log/sysstat/sa22\n/var/log/clearwater-cluster-manager\n/var/log/btmp\n/var/log/kern.log\n/var/log/rogers\n/var/log/rogers/rogers_current.txt\n/var/log/rogers/rogers_err.log\n/var/log/rogers/rogers_20180822T200000Z.txt\n/var/log/rogers/rogers_out.log\n/var/log/astaire\n/var/log/unattended-upgrades\n/var/log/memcached.log\n/var/log/upstart\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.024s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:29.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:30.920Z", "message": "[vellum] => 2018-08-22 20:54:46.060183944 Stopping etcd clearwater-etcd\n2018-08-22 20:55:12.664170802 Restarting etcd clearwater-etcd\n2018-08-22 20:55:12.668913816 Configured ETCDCTL_PEERS: 192.168.120.19:4000,\n2018-08-22 20:55:12.669643809 Check for previous failed startup attempt\n2018-08-22 20:55:12.670824100 Running etcdctl member list\n1a920cc14e667b9b: name=192-168-120-22 peerURLs=http://192.168.120.22:2380 clientURLs=http://192.168.120.22:4000 isLeader=false\n2fdf7f2b7d1696ee: name=192-168-120-4 peerURLs=http://192.168.120.4:2380 clientURLs=http://192.168.120.4:4000 isLeader=false\n38c7205b9edfe413: name=192-168-120-19 peerURLs=http://192.168.120.19:2380 clientURLs=http://192.168.120.19:4000 isLeader=true\n4d17229e495dd25c: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=false\n2018-08-22 20:55:12.688397957 etcdctl returned 0\n2018-08-22 20:55:12.695344060 Joining existing cluster...\n2018-08-22 20:55:25.698439446 Configured ETCDCTL_PEERS: 192.168.120.19:4000,\n2018-08-22 20:55:25.699305355 Check cluster is healthy\n2018-08-22 20:55:25.700405526 Running etcdctl cluster-health\nmember 1a920cc14e667b9b is healthy: got healthy result from http://192.168.120.22:4000\nmember 2fdf7f2b7d1696ee is healthy: got healthy result from http://192.168.120.4:4000\nmember 38c7205b9edfe413 is healthy: got healthy result from http://192.168.120.19:4000\nmember 4d17229e495dd25c is healthy: got healthy result from http://192.168.120.7:4000\nmember f544717acc2b4da4 is healthy: got healthy result from http://192.168.120.24:4000\ncluster is healthy\n2018-08-22 20:55:25.778479185 etcdctl returned 0\n2018-08-22 20:55:25.779657240 Tell the cluster we're joining\n2018-08-22 20:55:25.780492142 Running etcdctl member add 192-168-120-12 http://192.168.120.12:2380\nclient: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.4:4000 has no leader\n; error #1: client: etcd member http://192.168.120.7:4000 has no leader\n; error #2: client: etcd member http://192.168.120.19:4000 has no leader\n; error #3: client: etcd member http://192.168.120.24:4000 has no leader\n; error #4: client: etcd member http://192.168.120.22:4000 has no leader\n\n2018-08-22 20:55:25.795680866 etcdctl returned 1\n2018-08-22 20:55:25.797740643 Running etcdctl member list\n1a920cc14e667b9b: name=192-168-120-22 peerURLs=http://192.168.120.22:2380 clientURLs=http://192.168.120.22:4000 isLeader=false\n2fdf7f2b7d1696ee: name=192-168-120-4 peerURLs=http://192.168.120.4:2380 clientURLs=http://192.168.120.4:4000 isLeader=false\n38c7205b9edfe413: name=192-168-120-19 peerURLs=http://192.168.120.19:2380 clientURLs=http://192.168.120.19:4000 isLeader=true\n4d17229e495dd25c: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=false\nf544717acc2b4da4: name=192-168-120-24 peerURLs=http://192.168.120.24:2380 clientURLs=http://192.168.120.24:4000 isLeader=false\n2018-08-22 20:55:25.812698749 etcdctl returned 0\n2018-08-22 20:55:25.814221672 Running etcdctl member remove\nProvide a single member ID\n2018-08-22 20:55:25.821949930 etcdctl returned 1\n2018-08-22 20:55:25.823360205 Failed to add local node 192.168.120.12 to the etcd cluster\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:30.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:30.920Z", "message": "[vellum] => INFO [main] 2018-08-22 20:53:09,334 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-08-22 20:53:09,350 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-22 20:53:09,439 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-08-22 20:53:09,611 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-08-22 20:53:09,621 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-08-22 20:53:09,621 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-08-22 20:53:09,976 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-22 20:53:09,991 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-08-22 20:53:10,034 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-08-22 20:53:10,034 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-08-22 20:53:10,035 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-08-22 20:53:10,035 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 702464(686K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-08-22 20:53:10,035 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73992392(72258K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-08-22 20:53:10,035 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-08-22 20:53:10,035 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-08-22 20:53:10,035 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16655040(16264K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-08-22 20:53:10,035 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-08-22 20:53:10,036 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_1534971188.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1534971188.log]\nINFO [main] 2018-08-22 20:53:10,144 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-08-22 20:53:10,144 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-08-22 20:53:10,268 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-08-22 20:53:10,270 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-08-22 20:53:10,271 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-08-22 20:53:10,275 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-08-22 20:53:10,281 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-08-22 20:53:10,286 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-08-22 20:53:10,287 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-08-22 20:53:10,374 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-08-22 20:53:11,627 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-08-22 20:53:11,638 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-08-22 20:53:11,644 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-08-22 20:53:11,649 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-08-22 20:53:11,653 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-08-22 20:53:11,658 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-08-22 20:53:11,665 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-08-22 20:53:11,670 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-08-22 20:53:11,676 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-08-22 20:53:11,679 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-08-22 20:53:11,685 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-08-22 20:53:11,690 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-08-22 20:53:11,693 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-08-22 20:53:11,697 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-08-22 20:53:11,700 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-08-22 20:53:11,703 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-08-22 20:53:11,779 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-08-22 20:53:11,780 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-08-22 20:53:11,819 ColumnFamilyStore.java:905 - Enqueuing flush of local: 794 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-22 20:53:11,825 Memtable.java:347 - Writing Memtable-local@1028761283(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-22 20:53:11,860 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=1534971191602, position=399)\nINFO [main] 2018-08-22 20:53:12,319 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-08-22 20:53:12,463 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-08-22 20:53:12,463 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-08-22 20:53:12,466 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-08-22 20:53:12,477 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-08-22 20:53:12,478 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-08-22 20:53:12,492 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-22 20:53:12,500 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-08-22 20:53:12,509 SystemKeyspace.java:765 - No host ID found, created ff2d7581-3497-4e82-98df-e1c2f8347b8b (Note: This should happen exactly once per node).\nINFO [main] 2018-08-22 20:53:12,511 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-08-22 20:53:12,513 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1984 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-22 20:53:12,514 Memtable.java:347 - Writing Memtable-local@278926685(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-22 20:53:12,515 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=1534971191602, position=93397)\nINFO [main] 2018-08-22 20:53:12,933 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-22 20:53:12,940 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-08-22 20:53:12,965 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-08-22 20:53:12,979 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-22 20:53:12,989 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-08-22 20:53:12,998 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-22 20:53:13,004 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-08-22 20:53:13,014 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-08-22 20:53:13,017 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-22 20:53:13,024 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-08-22 20:53:13,034 StorageService.java:959 - Generated random tokens. tokens are [7609175813837416620, 2464285565649659935, 5098054288102747712, 8858992580459403765, -6414758240986294298, 8616294399715469501, 5293760695472880662, 9197857826349208333, -9029379000584122487, 1753450691106433330, 8195494657653691096, 5215031485642307130, -1569683052919756318, -4537675900173859882, 651213006991063199, -6656765454095959665, 658897673703898182, -6347003648116013902, 7846907109700952603, -6097604761382965071, -6760708876542352476, -6505799436171186243, 6218952284684980713, -5840737011102099014, -2242477161137003381, -5039652704049794161, -5009435002333010933, -5788018722534924420, -571538961557893170, -8739795836878060478, -6837461949722556748, 608888348409365133, 6328847613359290586, -7069868249471146863, -3106246869738339338, -7572372463420148595, 4074205359965658389, -6886097130021466267, -6713791262573078334, 2876295151658921992, 2119313319967773438, -8808730792046681296, 2871231391381065034, -1133516243055061534, 1374778802020758055, -788776349249203356, 4721760508839051399, 4474482468157452038, -2115833285208282229, 575547849184068457, 9199395293506234591, 192363473194698036, 1688953616943205231, -4274660461329483890, 4559018062635544370, 5515909754082410165, 960807709139932968, -6280598202567112656, 810670619797512138, 2581480751829695549, 5296016120085544640, -6814382130913489986, -4139740778762402064, -133751801661346819, 7664118756530685212, 803146219931658720, 3302337028664138629, 736170394518225230, -4508585164288819441, 3423097475771680958, 6796251276102306914, 1398514857896016792, -6307224442337732434, 2522580171718326873, -2232194667974830810, 9036277351964870948, 5252925710678630149, 772874424254766928, 7025899856617120558, -5711894892835744026, 9175022692911610047, -7555782425433288549, 4989321172042632756, -5006270617528457985, -1148905305757730105, 1494640248267608205, -6458371321778427375, 7421087394102802556, 1894706784448918731, -8711994343920844857, 5402307740959531885, 6573477474466882208, -1758667911531228007, 4207394736317223960, 3479848854739738471, 1225031661463088298, -7735645885281949089, -7234948740714341900, 5172106629709548817, -5645049633749640180, -2039824263399843518, -3922317743439752010, 8036323595703677537, -3404080122544071430, -1227030970955820526, -8991472554251825452, -7610138655638170154, -175885030831158390, -2821789702610189143, 7783947496331773452, 6252096191231480159, -5278762843329318141, 4982140770744930481, -6831703887133106160, 161387072002736941, 2806784761211063483, -3402702481347059285, -2176913177778307021, -7911325748578288023, 1719457791997547645, 6141507878991737218, -8375045990532252198, -6673587492121034405, 7110703560519807938, 6750611423801869506, -5782516514609187205, 3431165000966139889, 438299127237298113, 4974670510429779970, 7635544404488246327, -8604066414935738383, 4522553867179331169, 5397035577995136604, -2219054463648276686, 4123853710872075277, 2238919950684695036, 5626437662442460485, 8830368752440778357, -7653612915263365068, -2381330374627326479, 6162111287880891842, -9078723025521169867, 6549497225423211145, 8645468191896698213, -7690307619458725970, -510151715528505192, -800389024484824012, 4606440997158122358, -7110826513902726685, -1272063527360532941, -6073177548218440752, -4695315885650094123, 2828455450855144651, 1832228620363121795, 9036387548653674777, -7343003700161591352, 4237525618514024251, -4045190141789466351, 324690503755355168, -8979941777920114782, 60366449670179830, -2383351832775270177, 8389192675075470495, 2612319819997090957, -4199522999322423159, -3310073358564513667, 2227987224401866984, 2758301511835875633, -4129709549377426133, -6758917831116721022, 887855737552633353, -6566883454036493165, -8789809041475509000, -4058181032174238384, -2664488707271123091, -7390628810900519346, 2539802134856818677, -620123364016408191, 3782504161270035944, 6495466514963816212, -8257543519658259749, 4825590021277922280, 7183470994477134901, -8115780421736753852, -9075151631189100693, 7847728422905589010, -3858595043959525328, -610253210690425765, -7904159832721077426, -7159452104837376026, -1944849727255030416, -2733017306004850809, -8449874239517028661, 7594644707404324959, 6576515680777375050, 8797736278817951851, 2132366002038953384, -2740766103861306718, 7747048559069218618, -3876838606378730622, 2847853593204790857, 4203476799497284835, -5155805087224099123, -28972332546415795, -2010911989140967907, -1099359766889131380, -203748952906769710, -260565760962834332, -5993770315899709026, 9054153846401153424, 7572502057615780235, 5878502006094940257, -6767023739353195018, 1525226697538375842, -1043931200281305064, -939462830046951809, -4397190622535257852, -7703559621159334743, -4301905785813507111, 4055619981175699762, -618762248532824282, -4408723373580934767, 4447469671993868828, 8113783154002366418, -1399488847941462916, 5622694096147487506, -4129197347437323577, -8020200629620322983, -1950645655002063803, 6326626234990716729, -2225625748972299317, -564218598976417888, 381349441278399935, 177295492683759205, 1856900236933246795, 3843498474928718229, -2394833324185292968, -480869326940721162, -1288931471400742330, -6827956648554488857, 8778051993300084351, 757002252133292857, -2485740403711979767, -3415136664448020460, -1216023573466051703, -8870459704890082101, -7611066372053777197, -4610229493708964467, 740235778539888733, 426572543912697433, -3582998477890217732, 275551151597323437, 1951181332403690717, -4234180725747127322, -69031075077038100, -6370490205486022596]\nINFO [main] 2018-08-22 20:53:13,044 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@316dd809[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@212e8d64[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@1303912c}\nINFO [MigrationStage:1] 2018-08-22 20:53:13,083 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 960 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-22 20:53:13,084 Memtable.java:347 - Writing Memtable-schema_keyspaces@164445135(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-22 20:53:13,085 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=1534971191602, position=102352)\nINFO [MigrationStage:1] 2018-08-22 20:53:13,394 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115125 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-22 20:53:13,395 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1120491844(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-22 20:53:13,404 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=1534971191602, position=102352)\nINFO [MigrationStage:1] 2018-08-22 20:53:13,787 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254938 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-22 20:53:13,788 Memtable.java:347 - Writing Memtable-schema_columns@2073487124(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-22 20:53:13,810 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=1534971191602, position=102352)\nINFO [MigrationStage:1] 2018-08-22 20:53:14,264 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 155 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-22 20:53:14,265 Memtable.java:347 - Writing Memtable-schema_triggers@116862887(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-22 20:53:14,265 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=1534971191602, position=102352)\nINFO [MigrationStage:1] 2018-08-22 20:53:14,602 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 155 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-22 20:53:14,603 Memtable.java:347 - Writing Memtable-schema_usertypes@737972581(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-22 20:53:14,603 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=1534971191602, position=102352)\nINFO [MigrationStage:1] 2018-08-22 20:53:15,094 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@20fe2414[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-08-22 20:53:15,104 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-08-22 20:53:15,105 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@545989bc[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-08-22 20:53:15,115 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-08-22 20:53:15,182 ColumnFamilyStore.java:905 - Enqueuing flush of local: 595 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-22 20:53:15,183 Memtable.java:347 - Writing Memtable-local@164687143(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-22 20:53:15,184 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=1534971191602, position=102595)\nINFO [main] 2018-08-22 20:53:15,660 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51471 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-22 20:53:15,660 Memtable.java:347 - Writing Memtable-local@318750024(8.356KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-22 20:53:15,672 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=1534971191602, position=114576)\nINFO [CompactionExecutor:1] 2018-08-22 20:53:15,872 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-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')]\nINFO [main] 2018-08-22 20:53:15,922 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-08-22 20:53:16,001 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-08-22 20:53:16,027 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-08-22 20:53:16,027 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-08-22 20:53:16,072 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-08-22 20:53:16,078 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:1] 2018-08-22 20:53:16,320 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,916 bytes to 5,757 (~97% of original) in 441ms = 0.012450MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-08-22 20:54:43,353 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-08-22 20:54:43,375 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-08-22 20:54:43,376 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-08-22 20:54:43,377 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-08-22 20:54:45,385 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-08-22 20:54:45,388 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-08-22T20:55:30.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:30.920Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:30.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:30.920Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:30.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:31.925Z", "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-08-22T20:55:31.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:31.925Z", "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-08-22T20:55:31.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:31.925Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:31.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:31.925Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:31.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:31.925Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:31.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}, {"node_instance_id": "vellum_yffn8i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:32.121Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:32.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:32.928Z", "message": "Execution done (return_code=0): /tmp/MXZ05/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:32.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "e1a8e388-c519-41d9-a726-db6ff6dcab40"}, {"node_instance_id": "vellum_yffn8i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:33.301Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:33.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_yffn8i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:33.301Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:33.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_yffn8i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:33.301Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:33.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:33.932Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5beee373-ad6a-4f37-96d0-a12709b263f7"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:33.932Z", "message": "Executing: /tmp/5OH9A/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5beee373-ad6a-4f37-96d0-a12709b263f7"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:33.932Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/5OH9A/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:33.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5beee373-ad6a-4f37-96d0-a12709b263f7"}], "metadata": {"pagination": {"total": 1925, "offset": 1861, "size": 50}}} 2018-08-22 20:55:34,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:55:34,234 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:55:34 GMT 2018-08-22 20:55:34,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:55:34,234 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 70207 2018-08-22 20:55:34,234 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:55:34,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-08-22 20:55:34,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-08-22 20:55:34,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/syslog /var/log/clearwater-config-manager /var/log/lastlog /var/log/ntpstats /var/log/dpkg.log /var/log/auth.log /var/log/dmesg.0 /var/log/alternatives.log /var/log/boot.log /var/log/cassandra /var/log/cassandra/system.log /var/log/cloud-init-output.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/udev /var/log/iotop.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/chronos /var/log/dist-upgrade /var/log/sysstat /var/log/sysstat/clearwater-sa22 /var/log/sysstat/sa22 /var/log/clearwater-cluster-manager /var/log/btmp /var/log/kern.log /var/log/rogers /var/log/rogers/rogers_current.txt /var/log/rogers/rogers_err.log /var/log/rogers/rogers_20180822T200000Z.txt /var/log/rogers/rogers_out.log /var/log/astaire /var/log/unattended-upgrades /var/log/memcached.log /var/log/upstart /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/astaire-throttle.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.024s user 0m0.004s sys 0m0.002s 2018-08-22 20:55:34,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-08-22 20:54:46.060183944 Stopping etcd clearwater-etcd 2018-08-22 20:55:12.664170802 Restarting etcd clearwater-etcd 2018-08-22 20:55:12.668913816 Configured ETCDCTL_PEERS: 192.168.120.19:4000, 2018-08-22 20:55:12.669643809 Check for previous failed startup attempt 2018-08-22 20:55:12.670824100 Running etcdctl member list 1a920cc14e667b9b: name=192-168-120-22 peerURLs=http://192.168.120.22:2380 clientURLs=http://192.168.120.22:4000 isLeader=false 2fdf7f2b7d1696ee: name=192-168-120-4 peerURLs=http://192.168.120.4:2380 clientURLs=http://192.168.120.4:4000 isLeader=false 38c7205b9edfe413: name=192-168-120-19 peerURLs=http://192.168.120.19:2380 clientURLs=http://192.168.120.19:4000 isLeader=true 4d17229e495dd25c: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=false 2018-08-22 20:55:12.688397957 etcdctl returned 0 2018-08-22 20:55:12.695344060 Joining existing cluster... 2018-08-22 20:55:25.698439446 Configured ETCDCTL_PEERS: 192.168.120.19:4000, 2018-08-22 20:55:25.699305355 Check cluster is healthy 2018-08-22 20:55:25.700405526 Running etcdctl cluster-health member 1a920cc14e667b9b is healthy: got healthy result from http://192.168.120.22:4000 member 2fdf7f2b7d1696ee is healthy: got healthy result from http://192.168.120.4:4000 member 38c7205b9edfe413 is healthy: got healthy result from http://192.168.120.19:4000 member 4d17229e495dd25c is healthy: got healthy result from http://192.168.120.7:4000 member f544717acc2b4da4 is healthy: got healthy result from http://192.168.120.24:4000 cluster is healthy 2018-08-22 20:55:25.778479185 etcdctl returned 0 2018-08-22 20:55:25.779657240 Tell the cluster we're joining 2018-08-22 20:55:25.780492142 Running etcdctl member add 192-168-120-12 http://192.168.120.12:2380 client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.4:4000 has no leader ; error #1: client: etcd member http://192.168.120.7:4000 has no leader ; error #2: client: etcd member http://192.168.120.19:4000 has no leader ; error #3: client: etcd member http://192.168.120.24:4000 has no leader ; error #4: client: etcd member http://192.168.120.22:4000 has no leader 2018-08-22 20:55:25.795680866 etcdctl returned 1 2018-08-22 20:55:25.797740643 Running etcdctl member list 1a920cc14e667b9b: name=192-168-120-22 peerURLs=http://192.168.120.22:2380 clientURLs=http://192.168.120.22:4000 isLeader=false 2fdf7f2b7d1696ee: name=192-168-120-4 peerURLs=http://192.168.120.4:2380 clientURLs=http://192.168.120.4:4000 isLeader=false 38c7205b9edfe413: name=192-168-120-19 peerURLs=http://192.168.120.19:2380 clientURLs=http://192.168.120.19:4000 isLeader=true 4d17229e495dd25c: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=false f544717acc2b4da4: name=192-168-120-24 peerURLs=http://192.168.120.24:2380 clientURLs=http://192.168.120.24:4000 isLeader=false 2018-08-22 20:55:25.812698749 etcdctl returned 0 2018-08-22 20:55:25.814221672 Running etcdctl member remove Provide a single member ID 2018-08-22 20:55:25.821949930 etcdctl returned 1 2018-08-22 20:55:25.823360205 Failed to add local node 192.168.120.12 to the etcd cluster real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-22 20:55:34,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-08-22 20:53:09,334 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-08-22 20:53:09,350 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-22 20:53:09,439 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-08-22 20:53:09,611 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-08-22 20:53:09,621 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-08-22 20:53:09,621 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-08-22 20:53:09,976 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-22 20:53:09,991 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-08-22 20:53:10,034 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-08-22 20:53:10,034 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-08-22 20:53:10,035 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-08-22 20:53:10,035 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 702464(686K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-08-22 20:53:10,035 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73992392(72258K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-08-22 20:53:10,035 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-08-22 20:53:10,035 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-08-22 20:53:10,035 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16655040(16264K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-08-22 20:53:10,035 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-08-22 20:53:10,036 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_1534971188.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1534971188.log] INFO [main] 2018-08-22 20:53:10,144 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-08-22 20:53:10,144 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-08-22 20:53:10,268 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-08-22 20:53:10,270 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-08-22 20:53:10,271 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-08-22 20:53:10,275 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-08-22 20:53:10,281 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-08-22 20:53:10,286 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-08-22 20:53:10,287 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-08-22 20:53:10,374 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-08-22 20:53:11,627 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-08-22 20:53:11,638 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-08-22 20:53:11,644 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-08-22 20:53:11,649 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-08-22 20:53:11,653 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-08-22 20:53:11,658 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-08-22 20:53:11,665 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-08-22 20:53:11,670 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-08-22 20:53:11,676 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-08-22 20:53:11,679 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-08-22 20:53:11,685 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-08-22 20:53:11,690 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-08-22 20:53:11,693 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-08-22 20:53:11,697 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-08-22 20:53:11,700 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-08-22 20:53:11,703 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-08-22 20:53:11,779 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-08-22 20:53:11,780 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-08-22 20:53:11,819 ColumnFamilyStore.java:905 - Enqueuing flush of local: 794 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-22 20:53:11,825 Memtable.java:347 - Writing Memtable-local@1028761283(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-22 20:53:11,860 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=1534971191602, position=399) INFO [main] 2018-08-22 20:53:12,319 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-08-22 20:53:12,463 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-08-22 20:53:12,463 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-08-22 20:53:12,466 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-08-22 20:53:12,477 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-08-22 20:53:12,478 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-08-22 20:53:12,492 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-22 20:53:12,500 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-08-22 20:53:12,509 SystemKeyspace.java:765 - No host ID found, created ff2d7581-3497-4e82-98df-e1c2f8347b8b (Note: This should happen exactly once per node). INFO [main] 2018-08-22 20:53:12,511 StorageService.java:807 - Starting up server gossip INFO [main] 2018-08-22 20:53:12,513 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1984 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-22 20:53:12,514 Memtable.java:347 - Writing Memtable-local@278926685(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-22 20:53:12,515 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=1534971191602, position=93397) INFO [main] 2018-08-22 20:53:12,933 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-22 20:53:12,940 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-08-22 20:53:12,965 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-08-22 20:53:12,979 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-22 20:53:12,989 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-08-22 20:53:12,998 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-22 20:53:13,004 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-08-22 20:53:13,014 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-08-22 20:53:13,017 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-22 20:53:13,024 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-08-22 20:53:13,034 StorageService.java:959 - Generated random tokens. tokens are [7609175813837416620, 2464285565649659935, 5098054288102747712, 8858992580459403765, -6414758240986294298, 8616294399715469501, 5293760695472880662, 9197857826349208333, -9029379000584122487, 1753450691106433330, 8195494657653691096, 5215031485642307130, -1569683052919756318, -4537675900173859882, 651213006991063199, -6656765454095959665, 658897673703898182, -6347003648116013902, 7846907109700952603, -6097604761382965071, -6760708876542352476, -6505799436171186243, 6218952284684980713, -5840737011102099014, -2242477161137003381, -5039652704049794161, -5009435002333010933, -5788018722534924420, -571538961557893170, -8739795836878060478, -6837461949722556748, 608888348409365133, 6328847613359290586, -7069868249471146863, -3106246869738339338, -7572372463420148595, 4074205359965658389, -6886097130021466267, -6713791262573078334, 2876295151658921992, 2119313319967773438, -8808730792046681296, 2871231391381065034, -1133516243055061534, 1374778802020758055, -788776349249203356, 4721760508839051399, 4474482468157452038, -2115833285208282229, 575547849184068457, 9199395293506234591, 192363473194698036, 1688953616943205231, -4274660461329483890, 4559018062635544370, 5515909754082410165, 960807709139932968, -6280598202567112656, 810670619797512138, 2581480751829695549, 5296016120085544640, -6814382130913489986, -4139740778762402064, -133751801661346819, 7664118756530685212, 803146219931658720, 3302337028664138629, 736170394518225230, -4508585164288819441, 3423097475771680958, 6796251276102306914, 1398514857896016792, -6307224442337732434, 2522580171718326873, -2232194667974830810, 9036277351964870948, 5252925710678630149, 772874424254766928, 7025899856617120558, -5711894892835744026, 9175022692911610047, -7555782425433288549, 4989321172042632756, -5006270617528457985, -1148905305757730105, 1494640248267608205, -6458371321778427375, 7421087394102802556, 1894706784448918731, -8711994343920844857, 5402307740959531885, 6573477474466882208, -1758667911531228007, 4207394736317223960, 3479848854739738471, 1225031661463088298, -7735645885281949089, -7234948740714341900, 5172106629709548817, -5645049633749640180, -2039824263399843518, -3922317743439752010, 8036323595703677537, -3404080122544071430, -1227030970955820526, -8991472554251825452, -7610138655638170154, -175885030831158390, -2821789702610189143, 7783947496331773452, 6252096191231480159, -5278762843329318141, 4982140770744930481, -6831703887133106160, 161387072002736941, 2806784761211063483, -3402702481347059285, -2176913177778307021, -7911325748578288023, 1719457791997547645, 6141507878991737218, -8375045990532252198, -6673587492121034405, 7110703560519807938, 6750611423801869506, -5782516514609187205, 3431165000966139889, 438299127237298113, 4974670510429779970, 7635544404488246327, -8604066414935738383, 4522553867179331169, 5397035577995136604, -2219054463648276686, 4123853710872075277, 2238919950684695036, 5626437662442460485, 8830368752440778357, -7653612915263365068, -2381330374627326479, 6162111287880891842, -9078723025521169867, 6549497225423211145, 8645468191896698213, -7690307619458725970, -510151715528505192, -800389024484824012, 4606440997158122358, -7110826513902726685, -1272063527360532941, -6073177548218440752, -4695315885650094123, 2828455450855144651, 1832228620363121795, 9036387548653674777, -7343003700161591352, 4237525618514024251, -4045190141789466351, 324690503755355168, -8979941777920114782, 60366449670179830, -2383351832775270177, 8389192675075470495, 2612319819997090957, -4199522999322423159, -3310073358564513667, 2227987224401866984, 2758301511835875633, -4129709549377426133, -6758917831116721022, 887855737552633353, -6566883454036493165, -8789809041475509000, -4058181032174238384, -2664488707271123091, -7390628810900519346, 2539802134856818677, -620123364016408191, 3782504161270035944, 6495466514963816212, -8257543519658259749, 4825590021277922280, 7183470994477134901, -8115780421736753852, -9075151631189100693, 7847728422905589010, -3858595043959525328, -610253210690425765, -7904159832721077426, -7159452104837376026, -1944849727255030416, -2733017306004850809, -8449874239517028661, 7594644707404324959, 6576515680777375050, 8797736278817951851, 2132366002038953384, -2740766103861306718, 7747048559069218618, -3876838606378730622, 2847853593204790857, 4203476799497284835, -5155805087224099123, -28972332546415795, -2010911989140967907, -1099359766889131380, -203748952906769710, -260565760962834332, -5993770315899709026, 9054153846401153424, 7572502057615780235, 5878502006094940257, -6767023739353195018, 1525226697538375842, -1043931200281305064, -939462830046951809, -4397190622535257852, -7703559621159334743, -4301905785813507111, 4055619981175699762, -618762248532824282, -4408723373580934767, 4447469671993868828, 8113783154002366418, -1399488847941462916, 5622694096147487506, -4129197347437323577, -8020200629620322983, -1950645655002063803, 6326626234990716729, -2225625748972299317, -564218598976417888, 381349441278399935, 177295492683759205, 1856900236933246795, 3843498474928718229, -2394833324185292968, -480869326940721162, -1288931471400742330, -6827956648554488857, 8778051993300084351, 757002252133292857, -2485740403711979767, -3415136664448020460, -1216023573466051703, -8870459704890082101, -7611066372053777197, -4610229493708964467, 740235778539888733, 426572543912697433, -3582998477890217732, 275551151597323437, 1951181332403690717, -4234180725747127322, -69031075077038100, -6370490205486022596] INFO [main] 2018-08-22 20:53:13,044 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@316dd809[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@212e8d64[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@1303912c} INFO [MigrationStage:1] 2018-08-22 20:53:13,083 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 960 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-22 20:53:13,084 Memtable.java:347 - Writing Memtable-schema_keyspaces@164445135(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-22 20:53:13,085 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=1534971191602, position=102352) INFO [MigrationStage:1] 2018-08-22 20:53:13,394 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115125 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-22 20:53:13,395 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1120491844(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-22 20:53:13,404 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=1534971191602, position=102352) INFO [MigrationStage:1] 2018-08-22 20:53:13,787 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254938 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-22 20:53:13,788 Memtable.java:347 - Writing Memtable-schema_columns@2073487124(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-22 20:53:13,810 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=1534971191602, position=102352) INFO [MigrationStage:1] 2018-08-22 20:53:14,264 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 155 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-22 20:53:14,265 Memtable.java:347 - Writing Memtable-schema_triggers@116862887(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-22 20:53:14,265 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=1534971191602, position=102352) INFO [MigrationStage:1] 2018-08-22 20:53:14,602 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 155 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-22 20:53:14,603 Memtable.java:347 - Writing Memtable-schema_usertypes@737972581(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-22 20:53:14,603 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=1534971191602, position=102352) INFO [MigrationStage:1] 2018-08-22 20:53:15,094 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@20fe2414[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-08-22 20:53:15,104 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-08-22 20:53:15,105 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@545989bc[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-08-22 20:53:15,115 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-08-22 20:53:15,182 ColumnFamilyStore.java:905 - Enqueuing flush of local: 595 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-22 20:53:15,183 Memtable.java:347 - Writing Memtable-local@164687143(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-22 20:53:15,184 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=1534971191602, position=102595) INFO [main] 2018-08-22 20:53:15,660 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51471 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-22 20:53:15,660 Memtable.java:347 - Writing Memtable-local@318750024(8.356KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-22 20:53:15,672 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=1534971191602, position=114576) INFO [CompactionExecutor:1] 2018-08-22 20:53:15,872 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-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')] INFO [main] 2018-08-22 20:53:15,922 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-08-22 20:53:16,001 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-08-22 20:53:16,027 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-08-22 20:53:16,027 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-08-22 20:53:16,072 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-08-22 20:53:16,078 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2018-08-22 20:53:16,320 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,916 bytes to 5,757 (~97% of original) in 441ms = 0.012450MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-08-22 20:54:43,353 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-08-22 20:54:43,375 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-08-22 20:54:43,376 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-08-22 20:54:43,377 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-08-22 20:54:45,385 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-08-22 20:54:45,388 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-22 20:55:34,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-08-22 20:55:34,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-08-22 20:55:34,239 - 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-08-22 20:55:34,239 - 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-08-22 20:55:34,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-08-22 20:55:34,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-08-22 20:55:34,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-08-22 20:55:34,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 20:55:34,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/MXZ05/install-vellum.sh 2018-08-22 20:55:34,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 20:55:34,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-22 20:55:34,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 20:55:34,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-08-22 20:55:34,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/5OH9A/start-vellum.sh 2018-08-22 20:55:34,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/5OH9A/start-vellum.sh 2018-08-22 20:55:34,241 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:55:34,297 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:55:34,297 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:55:34,297 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:55:34,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:55:34,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:55:34,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:55:34,298 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:55:34,298 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:55:34,298 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:55:34,298 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:55:34 GMT 2018-08-22 20:55:34,298 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:55:34,298 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:55:34,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:55:39,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:55:39,381 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:55:39,381 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:55:39,381 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:55:39,381 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:55:39,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:55:39,382 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:55:39,382 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:55:39,382 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:34.935Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:34.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5beee373-ad6a-4f37-96d0-a12709b263f7"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:34.935Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:34.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5beee373-ad6a-4f37-96d0-a12709b263f7"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:34.935Z", "message": "[vellum] 192.168.120.12", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:34.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5beee373-ad6a-4f37-96d0-a12709b263f7"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:34.935Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:34.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5beee373-ad6a-4f37-96d0-a12709b263f7"}], "metadata": {"pagination": {"total": 1929, "offset": 1881, "size": 50}}} 2018-08-22 20:55:39,382 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:55:39,382 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:55:39 GMT 2018-08-22 20:55:39,382 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:55:39,382 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2187 2018-08-22 20:55:39,382 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:55:39,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-22 20:55:39,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-08-22 20:55:39,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.12 2018-08-22 20:55:39,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-08-22 20:55:39,384 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:55:39,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:55:39,538 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:55:39,538 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:55:39,538 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:55:39,538 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:55:39,538 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:55:39,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:55:39,538 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:55:39,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:55:39,538 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:55:39 GMT 2018-08-22 20:55:39,539 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:55:39,539 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:55:39,539 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:55:44,544 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:55:44,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:55:44,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:55:44,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:55:44,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:55:44,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:55:44,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:55:44,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:55:44,622 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1929, "offset": 1885, "size": 50}}} 2018-08-22 20:55:44,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:55:44,622 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:55:44 GMT 2018-08-22 20:55:44,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:55:44,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:55:44,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:55:44,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:55:44,684 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:55:44,684 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:55:44,684 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:55:44,684 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:55:44,684 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:55:44,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:55:44,685 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:55:44,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-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:55:44,685 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:55:44,685 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:55:44 GMT 2018-08-22 20:55:44,685 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:55:44,685 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:55:44,685 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:55:49,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:55:49,973 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:55:49,973 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:55:49,973 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:55:49,973 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:55:49,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:55:49,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:55:49,974 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:55:49,974 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:44.965Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:44.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5beee373-ad6a-4f37-96d0-a12709b263f7"}], "metadata": {"pagination": {"total": 1930, "offset": 1885, "size": 50}}} 2018-08-22 20:55:49,974 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:55:49,974 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:55:49 GMT 2018-08-22 20:55:49,974 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:55:49,974 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-22 20:55:49,974 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:55:49,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-22 20:55:49,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:55:50,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:55:50,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:55:50,031 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:55:50,031 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:55:50,031 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:55:50,031 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:55:50,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:55:50,032 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:55:50,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:55:50,032 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:55:50 GMT 2018-08-22 20:55:50,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:55:50,032 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:55:50,032 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:55:55,038 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:55:55,109 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:55:55,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:55:55,110 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:55:55,110 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:55:55,110 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:55:55,110 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:55:55,110 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:55:55,110 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1930, "offset": 1886, "size": 50}}} 2018-08-22 20:55:55,110 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:55:55,110 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:55:55 GMT 2018-08-22 20:55:55,111 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:55:55,111 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:55:55,111 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:55:55,111 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:55:55,173 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:55:55,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:55:55,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:55:55,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:55:55,174 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:55:55,174 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:55:55,174 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:55:55,174 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:55:55,174 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:55:55,174 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:55:55 GMT 2018-08-22 20:55:55,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:55:55,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:55:55,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:56:00,180 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:56:00,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:56:00,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:56:00,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:56:00,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:56:00,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:56:00,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:56:00,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:56:00,262 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:55:55.203Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:55:55.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5beee373-ad6a-4f37-96d0-a12709b263f7"}], "metadata": {"pagination": {"total": 1931, "offset": 1886, "size": 50}}} 2018-08-22 20:56:00,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:56:00,263 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:56:00 GMT 2018-08-22 20:56:00,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:56:00,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-22 20:56:00,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:56:00,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-22 20:56:00,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:56:00,324 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:56:00,324 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:56:00,324 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:56:00,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:56:00,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:56:00,325 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:56:00,325 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:56:00,325 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:56:00,325 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:56:00,325 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:56:00 GMT 2018-08-22 20:56:00,325 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:56:00,325 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:56:00,325 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:56:05,331 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:56:05,401 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:56:05,401 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:56:05,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:56:05,402 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:56:05,402 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:56:05,402 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:56:05,402 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:56:05,402 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1931, "offset": 1887, "size": 50}}} 2018-08-22 20:56:05,402 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:56:05,402 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:56:05 GMT 2018-08-22 20:56:05,402 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:56:05,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:56:05,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:56:05,403 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:56:05,462 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:56:05,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:56:05,462 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:56:05,463 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:56:05,463 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:56:05,463 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:56:05,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:56:05,463 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:56:05,463 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:56:05,463 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:56:05 GMT 2018-08-22 20:56:05,463 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:56:05,463 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:56:05,463 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:56:10,469 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:56:10,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:56:10,547 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:56:10,547 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:56:10,547 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:56:10,547 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:56:10,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:56:10,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:56:10,547 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:56:05.443Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:56:05.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5beee373-ad6a-4f37-96d0-a12709b263f7"}], "metadata": {"pagination": {"total": 1932, "offset": 1887, "size": 50}}} 2018-08-22 20:56:10,548 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:56:10,548 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:56:10 GMT 2018-08-22 20:56:10,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:56:10,548 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-22 20:56:10,548 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:56:10,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-22 20:56:10,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:56:10,607 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:56:10,607 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:56:10,607 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:56:10,607 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:56:10,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:56:10,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:56:10,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:56:10,608 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:56:10,608 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:56:10,608 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:56:10 GMT 2018-08-22 20:56:10,608 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:56:10,608 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:56:10,608 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:56:15,613 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:56:15,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:56:15,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:56:15,694 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:56:15,694 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:56:15,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:56:15,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:56:15,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:56:15,694 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1932, "offset": 1888, "size": 50}}} 2018-08-22 20:56:15,694 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:56:15,694 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:56:15 GMT 2018-08-22 20:56:15,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:56:15,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:56:15,695 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:56:15,695 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:56:15,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:56:15,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:56:15,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:56:15,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:56:15,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:56:15,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:56:15,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:56:15,758 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:56:15,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:56:15,758 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:56:15 GMT 2018-08-22 20:56:15,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:56:15,758 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:56:15,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:56:20,764 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:56:20,837 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:56:20,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:56:20,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:56:20,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:56:20,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:56:20,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:56:20,838 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:56:20,838 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:56:15.683Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:56:15.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5beee373-ad6a-4f37-96d0-a12709b263f7"}], "metadata": {"pagination": {"total": 1933, "offset": 1888, "size": 50}}} 2018-08-22 20:56:20,838 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:56:20,838 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:56:20 GMT 2018-08-22 20:56:20,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:56:20,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-22 20:56:20,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:56:20,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-22 20:56:20,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:56:20,894 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:56:20,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:56:20,895 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:56:20,895 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:56:20,895 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:56:20,895 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:56:20,895 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:56:20,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-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:56:20,895 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:56:20,896 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:56:20 GMT 2018-08-22 20:56:20,896 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:56:20,896 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:56:20,896 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:56:25,901 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:56:25,974 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:56:25,975 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:56:25,975 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:56:25,975 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:56:25,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:56:25,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:56:25,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:56:25,975 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:56:25.920Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:56:25.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5beee373-ad6a-4f37-96d0-a12709b263f7"}], "metadata": {"pagination": {"total": 1934, "offset": 1889, "size": 50}}} 2018-08-22 20:56:25,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:56:25,976 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:56:25 GMT 2018-08-22 20:56:25,976 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:56:25,976 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-22 20:56:25,976 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:56:25,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-22 20:56:25,976 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:56:26,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:56:26,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:56:26,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:56:26,034 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:56:26,034 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:56:26,034 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:56:26,034 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:56:26,034 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:56:26,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:56:26,034 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:56:26 GMT 2018-08-22 20:56:26,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:56:26,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:56:26,035 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:56:31,040 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:56:31,115 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:56:31,116 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:56:31,116 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:56:31,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:56:31,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:56:31,116 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:56:31,116 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:56:31,116 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1934, "offset": 1890, "size": 50}}} 2018-08-22 20:56:31,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:56:31,117 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:56:31 GMT 2018-08-22 20:56:31,117 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:56:31,117 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:56:31,117 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:56:31,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:56:31,173 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:56:31,173 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:56:31,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:56:31,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:56:31,174 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:56:31,174 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:56:31,174 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:56:31,174 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:56:31,174 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:56:31,174 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:56:31 GMT 2018-08-22 20:56:31,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:56:31,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:56:31,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:56:36,180 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:56:36,251 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:56:36,251 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:56:36,251 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:56:36,251 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:56:36,251 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:56:36,252 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:56:36,252 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:56:36,252 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:56:36.157Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:56:36.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5beee373-ad6a-4f37-96d0-a12709b263f7"}], "metadata": {"pagination": {"total": 1935, "offset": 1890, "size": 50}}} 2018-08-22 20:56:36,252 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:56:36,252 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:56:36 GMT 2018-08-22 20:56:36,252 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:56:36,252 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-22 20:56:36,252 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:56:36,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-22 20:56:36,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:56:36,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:56:36,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:56:36,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:56:36,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:56:36,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:56:36,308 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:56:36,308 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:56:36,309 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:56:36,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:56:36,309 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:56:36 GMT 2018-08-22 20:56:36,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:56:36,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:56:36,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:56:41,314 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:56:41,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:56:41,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:56:41,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:56:41,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:56:41,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:56:41,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:56:41,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:56:41,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1935, "offset": 1891, "size": 50}}} 2018-08-22 20:56:41,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:56:41,391 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:56:41 GMT 2018-08-22 20:56:41,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:56:41,391 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:56:41,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:56:41,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:56:41,447 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:56:41,447 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:56:41,448 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:56:41,448 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:56:41,448 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:56:41,448 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:56:41,448 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:56:41,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-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:56:41,448 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:56:41,448 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:56:41 GMT 2018-08-22 20:56:41,448 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:56:41,448 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:56:41,449 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:56:46,454 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:56:46,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:56:46,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:56:46,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:56:46,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:56:46,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:56:46,525 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:56:46,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:56:46,525 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:56:46.395Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:56:46.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5beee373-ad6a-4f37-96d0-a12709b263f7"}], "metadata": {"pagination": {"total": 1936, "offset": 1891, "size": 50}}} 2018-08-22 20:56:46,526 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:56:46,526 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:56:46 GMT 2018-08-22 20:56:46,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:56:46,526 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-22 20:56:46,526 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:56:46,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-22 20:56:46,526 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:56:46,582 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:56:46,582 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:56:46,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:56:46,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:56:46,583 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:56:46,583 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:56:46,583 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:56:46,583 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:56:46,583 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:56:46,583 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:56:46 GMT 2018-08-22 20:56:46,583 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:56:46,583 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:56:46,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:56:51,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:56:51,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:56:51,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:56:51,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:56:51,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:56:51,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:56:51,660 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:56:51,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:56:51,660 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1936, "offset": 1892, "size": 50}}} 2018-08-22 20:56:51,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:56:51,660 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:56:51 GMT 2018-08-22 20:56:51,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:56:51,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:56:51,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:56:51,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:56:51,716 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:56:51,716 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:56:51,716 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:56:51,716 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:56:51,716 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:56:51,716 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:56:51,716 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:56:51,716 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:56:51,717 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:56:51,717 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:56:51 GMT 2018-08-22 20:56:51,717 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:56:51,717 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:56:51,717 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:56:56,719 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:56:56,791 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:56:56,791 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:56:56,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:56:56,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:56:56,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:56:56,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:56:56,792 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:56:56,792 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:56:56.633Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:56:56.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5beee373-ad6a-4f37-96d0-a12709b263f7"}], "metadata": {"pagination": {"total": 1937, "offset": 1892, "size": 50}}} 2018-08-22 20:56:56,792 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:56:56,792 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:56:56 GMT 2018-08-22 20:56:56,792 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:56:56,792 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-22 20:56:56,792 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:56:56,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-22 20:56:56,793 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:56:56,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:56:56,851 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:56:56,851 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:56:56,851 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:56:56,851 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:56:56,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:56:56,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:56:56,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-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:56:56,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:56:56,852 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:56:56 GMT 2018-08-22 20:56:56,852 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:56:56,852 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:56:56,852 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:57:01,857 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:57:01,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:57:01,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:57:01,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:57:01,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:57:01,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:57:01,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:57:01,933 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:57:01,933 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1937, "offset": 1893, "size": 50}}} 2018-08-22 20:57:01,933 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:57:01,934 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:57:01 GMT 2018-08-22 20:57:01,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:57:01,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:57:01,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:57:01,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:57:01,993 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:57:01,994 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:57:01,994 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:57:01,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:57:01,994 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:57:01,994 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:57:01,994 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:57:01,994 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:57:01,994 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:57:01,994 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:57:01 GMT 2018-08-22 20:57:01,994 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:57:01,995 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:57:01,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:57:07,000 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:57:07,079 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:57:07,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:57:07,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:57:07,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:57:07,080 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:57:07,080 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:57:07,080 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:57:07,080 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:57:06.870Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:57:06.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5beee373-ad6a-4f37-96d0-a12709b263f7"}], "metadata": {"pagination": {"total": 1938, "offset": 1893, "size": 50}}} 2018-08-22 20:57:07,080 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:57:07,080 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:57:07 GMT 2018-08-22 20:57:07,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:57:07,080 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-22 20:57:07,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:57:07,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-22 20:57:07,081 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:57:07,143 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:57:07,143 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:57:07,143 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:57:07,143 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:57:07,143 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:57:07,143 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:57:07,144 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:57:07,144 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:57:07,144 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:57:07,144 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:57:07 GMT 2018-08-22 20:57:07,144 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:57:07,144 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:57:07,144 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:57:12,150 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:57:12,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:57:12,226 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:57:12,226 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:57:12,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:57:12,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:57:12,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:57:12,226 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:57:12,226 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1938, "offset": 1894, "size": 50}}} 2018-08-22 20:57:12,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:57:12,227 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:57:12 GMT 2018-08-22 20:57:12,227 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:57:12,227 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:57:12,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:57:12,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:57:12,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:57:12,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:57:12,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:57:12,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:57:12,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:57:12,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:57:12,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:57:12,286 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:57:12,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:57:12,286 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:57:12 GMT 2018-08-22 20:57:12,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:57:12,286 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:57:12,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:57:17,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:57:17,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:57:17,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:57:17,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:57:17,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:57:17,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:57:17,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:57:17,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:57:17,372 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:57:17.107Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:57:17.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5beee373-ad6a-4f37-96d0-a12709b263f7"}], "metadata": {"pagination": {"total": 1939, "offset": 1894, "size": 50}}} 2018-08-22 20:57:17,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:57:17,372 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:57:17 GMT 2018-08-22 20:57:17,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:57:17,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-22 20:57:17,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:57:17,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-22 20:57:17,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:57:17,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:57:17,427 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:57:17,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:57:17,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:57:17,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:57:17,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:57:17,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:57:17,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:57:17,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:57:17,428 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:57:17 GMT 2018-08-22 20:57:17,428 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:57:17,428 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:57:17,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:57:22,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:57:22,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:57:22,498 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:57:22,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:57:22,499 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:57:22,499 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:57:22,499 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:57:22,499 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:57:22,499 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1939, "offset": 1895, "size": 50}}} 2018-08-22 20:57:22,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:57:22,499 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:57:22 GMT 2018-08-22 20:57:22,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:57:22,499 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:57:22,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:57:22,500 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:57:22,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:57:22,562 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:57:22,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:57:22,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:57:22,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:57:22,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:57:22,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:57:22,562 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:57:22,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:57:22,562 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:57:22 GMT 2018-08-22 20:57:22,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:57:22,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:57:22,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:57:27,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:57:27,655 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:57:27,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:57:27,655 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:57:27,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:57:27,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:57:27,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:57:27,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:57:27,656 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:57:27.346Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:57:27.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5beee373-ad6a-4f37-96d0-a12709b263f7"}], "metadata": {"pagination": {"total": 1940, "offset": 1895, "size": 50}}} 2018-08-22 20:57:27,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:57:27,656 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:57:27 GMT 2018-08-22 20:57:27,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:57:27,656 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-22 20:57:27,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:57:27,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-22 20:57:27,657 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:57:27,716 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:57:27,716 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:57:27,716 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:57:27,716 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:57:27,716 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:57:27,716 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:57:27,716 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:57:27,716 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:57:27,716 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:57:27,717 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:57:27 GMT 2018-08-22 20:57:27,717 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:57:27,717 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:57:27,717 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:57:32,717 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:57:32,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:57:32,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:57:32,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:57:32,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:57:32,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:57:32,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:57:32,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:57:32,790 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1940, "offset": 1896, "size": 50}}} 2018-08-22 20:57:32,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:57:32,790 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:57:32 GMT 2018-08-22 20:57:32,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:57:32,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:57:32,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:57:32,791 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:57:32,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:57:32,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:57:32,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:57:32,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:57:32,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:57:32,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:57:32,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:57:32,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-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:57:32,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:57:32,865 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:57:32 GMT 2018-08-22 20:57:32,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:57:32,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:57:32,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:57:37,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:57:37,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:57:37,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:57:37,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:57:37,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:57:37,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:57:37,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:57:37,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:57:37,952 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:57:37.582Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:57:37.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5beee373-ad6a-4f37-96d0-a12709b263f7"}], "metadata": {"pagination": {"total": 1941, "offset": 1896, "size": 50}}} 2018-08-22 20:57:37,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:57:37,952 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:57:37 GMT 2018-08-22 20:57:37,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:57:37,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-22 20:57:37,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:57:37,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-22 20:57:37,953 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:57:38,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:57:38,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:57:38,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:57:38,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:57:38,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:57:38,012 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:57:38,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:57:38,012 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:57:38,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:57:38,012 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:57:38 GMT 2018-08-22 20:57:38,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:57:38,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:57:38,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:57:43,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:57:43,100 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:57:43,100 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:57:43,100 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:57:43,100 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:57:43,100 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:57:43,100 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:57:43,100 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:57:43,100 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1941, "offset": 1897, "size": 50}}} 2018-08-22 20:57:43,100 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:57:43,101 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:57:43 GMT 2018-08-22 20:57:43,101 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:57:43,101 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:57:43,101 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:57:43,101 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:57:43,258 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:57:43,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:57:43,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:57:43,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:57:43,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:57:43,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:57:43,259 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:57:43,259 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:57:43,259 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:57:43,259 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:57:43 GMT 2018-08-22 20:57:43,259 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:57:43,259 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:57:43,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:57:48,265 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:57:48,337 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:57:48,337 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:57:48,337 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:57:48,337 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:57:48,337 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:57:48,337 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:57:48,337 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:57:48,338 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:57:47.821Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:57:47.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5beee373-ad6a-4f37-96d0-a12709b263f7"}], "metadata": {"pagination": {"total": 1942, "offset": 1897, "size": 50}}} 2018-08-22 20:57:48,338 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:57:48,338 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:57:48 GMT 2018-08-22 20:57:48,338 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:57:48,338 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-22 20:57:48,338 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:57:48,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-22 20:57:48,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:57:48,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:57:48,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:57:48,394 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:57:48,394 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:57:48,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:57:48,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:57:48,394 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:57:48,394 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:57:48,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:57:48,395 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:57:48 GMT 2018-08-22 20:57:48,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:57:48,395 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:57:48,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:57:53,400 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:57:53,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:57:53,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:57:53,477 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:57:53,477 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:57:53,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:57:53,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:57:53,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:57:53,478 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1942, "offset": 1898, "size": 50}}} 2018-08-22 20:57:53,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:57:53,478 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:57:53 GMT 2018-08-22 20:57:53,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:57:53,478 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:57:53,478 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:57:53,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:57:53,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:57:53,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:57:53,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:57:53,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:57:53,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:57:53,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:57:53,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:57:53,533 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:57:53,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:57:53,533 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:57:53 GMT 2018-08-22 20:57:53,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:57:53,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:57:53,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:57:58,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:57:58,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:57:58,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:57:58,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:57:58,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:57:58,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:57:58,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:57:58,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:57:58,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:57:58.057Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:57:58.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5beee373-ad6a-4f37-96d0-a12709b263f7"}], "metadata": {"pagination": {"total": 1943, "offset": 1898, "size": 50}}} 2018-08-22 20:57:58,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:57:58,619 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:57:58 GMT 2018-08-22 20:57:58,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:57:58,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-22 20:57:58,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:57:58,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-22 20:57:58,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:57:58,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:57:58,680 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:57:58,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:57:58,680 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:57:58,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:57:58,680 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:57:58,680 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:57:58,680 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:57:58,680 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:57:58,680 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:57:58 GMT 2018-08-22 20:57:58,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:57:58,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:57:58,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:58:03,686 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:58:03,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:58:03,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:58:03,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:58:03,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:58:03,764 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:58:03,764 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:58:03,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:58:03,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1943, "offset": 1899, "size": 50}}} 2018-08-22 20:58:03,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:58:03,765 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:58:03 GMT 2018-08-22 20:58:03,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:58:03,765 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:58:03,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:58:03,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:58:03,823 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:58:03,823 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:58:03,823 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:58:03,823 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:58:03,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:58:03,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:58:03,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:58:03,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-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:58:03,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:58:03,824 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:58:03 GMT 2018-08-22 20:58:03,824 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:58:03,824 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:58:03,824 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:58:08,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:58:08,910 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:58:08,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:58:08,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:58:08,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:58:08,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:58:08,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:58:08,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:58:08,911 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:58:08.296Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:58:08.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5beee373-ad6a-4f37-96d0-a12709b263f7"}], "metadata": {"pagination": {"total": 1944, "offset": 1899, "size": 50}}} 2018-08-22 20:58:08,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:58:08,912 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:58:08 GMT 2018-08-22 20:58:08,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:58:08,912 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-22 20:58:08,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:58:08,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-22 20:58:08,912 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:58:08,969 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:58:08,969 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:58:08,969 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:58:08,969 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:58:08,969 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:58:08,970 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:58:08,970 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:58:08,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-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:58:08,970 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:58:08,970 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:58:08 GMT 2018-08-22 20:58:08,970 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:58:08,970 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:58:08,970 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:58:13,976 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:58:14,051 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:58:14,051 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:58:14,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:58:14,051 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:58:14,051 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:58:14,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:58:14,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:58:14,052 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1944, "offset": 1900, "size": 50}}} 2018-08-22 20:58:14,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:58:14,052 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:58:14 GMT 2018-08-22 20:58:14,052 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:58:14,052 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:58:14,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:58:14,052 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:58:14,109 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:58:14,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:58:14,110 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:58:14,110 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:58:14,110 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:58:14,110 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:58:14,110 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:58:14,110 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:58:14,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:58:14,111 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:58:14 GMT 2018-08-22 20:58:14,111 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:58:14,111 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:58:14,111 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:58:19,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:58:19,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:58:19,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:58:19,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:58:19,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:58:19,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:58:19,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:58:19,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:58:19,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:58:18.533Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:58:18.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5beee373-ad6a-4f37-96d0-a12709b263f7"}], "metadata": {"pagination": {"total": 1945, "offset": 1900, "size": 50}}} 2018-08-22 20:58:19,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:58:19,194 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:58:19 GMT 2018-08-22 20:58:19,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:58:19,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-22 20:58:19,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:58:19,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-22 20:58:19,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:58:19,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:58:19,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:58:19,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:58:19,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:58:19,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:58:19,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:58:19,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:58:19,262 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:58:19,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:58:19,262 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:58:19 GMT 2018-08-22 20:58:19,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:58:19,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:58:19,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:58:24,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:58:24,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:58:24,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:58:24,345 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:58:24,345 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:58:24,345 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:58:24,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:58:24,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:58:24,345 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1945, "offset": 1901, "size": 50}}} 2018-08-22 20:58:24,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:58:24,345 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:58:24 GMT 2018-08-22 20:58:24,346 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:58:24,346 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:58:24,346 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:58:24,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:58:24,406 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:58:24,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:58:24,406 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:58:24,406 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:58:24,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:58:24,406 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:58:24,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:58:24,406 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:58:24,407 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:58:24,407 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:58:24 GMT 2018-08-22 20:58:24,407 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:58:24,407 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:58:24,407 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:58:29,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:58:29,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:58:29,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:58:29,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:58:29,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:58:29,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:58:29,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:58:29,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:58:29,485 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:58:28.770Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:58:28.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5beee373-ad6a-4f37-96d0-a12709b263f7"}], "metadata": {"pagination": {"total": 1946, "offset": 1901, "size": 50}}} 2018-08-22 20:58:29,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:58:29,485 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:58:29 GMT 2018-08-22 20:58:29,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:58:29,485 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-22 20:58:29,485 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:58:29,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-22 20:58:29,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:58:29,542 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:58:29,542 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:58:29,542 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:58:29,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:58:29,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:58:29,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:58:29,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:58:29,543 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:58:29,543 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:58:29,543 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:58:29 GMT 2018-08-22 20:58:29,543 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:58:29,543 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:58:29,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:58:34,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:58:34,619 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:58:34,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:58:34,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:58:34,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:58:34,620 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:58:34,620 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:58:34,620 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:58:34,620 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1946, "offset": 1902, "size": 50}}} 2018-08-22 20:58:34,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:58:34,620 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:58:34 GMT 2018-08-22 20:58:34,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:58:34,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-22 20:58:34,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:58:34,621 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:58:34,680 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:58:34,680 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:58:34,681 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:58:34,681 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:58:34,681 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:58:34,681 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:58:34,681 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:58:34,681 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:58:34,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:58:34,681 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:58:34 GMT 2018-08-22 20:58:34,681 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:58:34,682 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:58:34,682 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:58:39,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:58:39,762 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:58:39,762 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:58:39,762 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:58:39,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:58:39,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:58:39,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:58:39,763 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:58:39,763 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:58:38.806Z", "message": "Execution done (return_code=0): /tmp/5OH9A/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:58:38.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "5beee373-ad6a-4f37-96d0-a12709b263f7"}, {"node_instance_id": "vellum_yffn8i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:58:38.985Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:58:38.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:58:39.352Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:58:39.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:58:39.352Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:58:39.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 1950, "offset": 1902, "size": 50}}} 2018-08-22 20:58:39,763 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:58:39,763 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:58:39 GMT 2018-08-22 20:58:39,763 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:58:39,763 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2111 2018-08-22 20:58:39,763 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:58:39,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/5OH9A/start-vellum.sh 2018-08-22 20:58:39,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 20:58:39,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 20:58:39,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 20:58:39,764 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:58:39,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:58:39,822 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:58:39,823 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:58:39,823 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:58:39,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:58:39,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:58:39,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:58:39,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-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:58:39,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:58:39,823 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:58:39 GMT 2018-08-22 20:58:39,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:58:39,824 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-22 20:58:39,824 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:58:44,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 20:58:44,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:58:44,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:58:44,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:58:44,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:58:44,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:58:44,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:58:44,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:58:44,902 - 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-08-22T20:58:39.998Z", "message": "Downloaded scripts/bind/bind.py to /tmp/U0WHZ/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:58:39.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "f0927a1b-9bb8-4e20-b0de-7ec335ab653d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:58:40.520Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:58:40.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:58:41.003Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:58:41.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "f0927a1b-9bb8-4e20-b0de-7ec335ab653d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:58:41.003Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:58:41.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "f0927a1b-9bb8-4e20-b0de-7ec335ab653d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:58:41.003Z", "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-08-22T20:58:41.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "f0927a1b-9bb8-4e20-b0de-7ec335ab653d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:58:41.003Z", "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-08-22T20:58:41.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "f0927a1b-9bb8-4e20-b0de-7ec335ab653d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:58:41.003Z", "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-08-22T20:58:41.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "f0927a1b-9bb8-4e20-b0de-7ec335ab653d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:58:41.003Z", "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-08-22T20:58:41.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "f0927a1b-9bb8-4e20-b0de-7ec335ab653d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:58:41.003Z", "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-08-22T20:58:41.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "f0927a1b-9bb8-4e20-b0de-7ec335ab653d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:58:41.003Z", "message": "[localhost] run: sudo mv /tmp/tmphMoTy_ /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:58:41.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "f0927a1b-9bb8-4e20-b0de-7ec335ab653d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:58:41.003Z", "message": "[localhost] run: sudo mv /tmp/tmpgeCkdM /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:58:41.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "f0927a1b-9bb8-4e20-b0de-7ec335ab653d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:58:41.003Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_o0dcgq': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'homer-o0dcgq'}}, u'ellis': {u'ellis_wzyw7e': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.7', u'name': u'ellis-wzyw7e'}}, u'dime': {u'dime_0kysfe': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'dime-0kysfe'}}, u'sprout': {u'sprout_0fgonx': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-0fgonx'}}, u'vellum': {u'vellum_yffn8i': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-yffn8i'}}, u'bono': {u'bono_0060uc': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.22', u'name': u'bono-0060uc'}}}, 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.19', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:58:41.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "f0927a1b-9bb8-4e20-b0de-7ec335ab653d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:58:41.003Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:58:41.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d", "logger": "f0927a1b-9bb8-4e20-b0de-7ec335ab653d"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T20:58:41.355Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T20:58:41.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 1965, "offset": 1906, "size": 50}}} 2018-08-22 20:58:44,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:58:44,902 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:58:44 GMT 2018-08-22 20:58:44,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:58:44,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8546 2018-08-22 20:58:44,903 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:58:44,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/U0WHZ/bind.py 2018-08-22 20:58:44,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 20:58:44,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-22 20:58:44,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-22 20:58:44,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-22 20:58:44,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-22 20:58:44,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-22 20:58:44,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-22 20:58:44,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-22 20:58:44,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmphMoTy_ /etc/bind/db.clearwater.opnfv 2018-08-22 20:58:44,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpgeCkdM /etc/bind/db.clearwater.local 2018-08-22 20:58:44,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_o0dcgq': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'homer-o0dcgq'}}, u'ellis': {u'ellis_wzyw7e': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.7', u'name': u'ellis-wzyw7e'}}, u'dime': {u'dime_0kysfe': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'dime-0kysfe'}}, u'sprout': {u'sprout_0fgonx': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-0fgonx'}}, u'vellum': {u'vellum_yffn8i': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-yffn8i'}}, u'bono': {u'bono_0060uc': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.22', u'name': u'bono-0060uc'}}}, 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.19', u'hss_hostname': u''}. 2018-08-22 20:58:44,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-22 20:58:44,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-08-22 20:58:44,906 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ed0025f9-1962-4009-92f6-9755abaf2a1d 2018-08-22 20:58:44,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:58:44,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:58:44,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:58:44,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:58:44,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:58:44,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:58:44,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:58:44,964 - 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-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"} 2018-08-22 20:58:44,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:58:44,964 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:58:44 GMT 2018-08-22 20:58:44,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:58:44,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-08-22 20:58:44,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:58:44,965 - 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-08-22T20:46:12.499Z', 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'ed0025f9-1962-4009-92f6-9755abaf2a1d'} 2018-08-22 20:58:44,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/deployments/clearwater-opnfv/outputs 2018-08-22 20:58:45,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 20:58:45,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 20:58:45,027 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 20:58:45,027 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 20:58:45,027 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 20:58:45,027 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 20:58:45,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 20:58:45,028 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.204", "ellis_ip": "172.30.9.201"}, "deployment_id": "clearwater-opnfv"} 2018-08-22 20:58:45,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 20:58:45,028 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 20:58:45 GMT 2018-08-22 20:58:45,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 20:58:45,028 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-08-22 20:58:45,028 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 20:58:45,030 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.201 2018-08-22 20:58:45,120 - 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-08-22 20:58:45,190 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-08-22 20:58:45,190 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-08-22 20:58:45,224 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-22 20:58:45,224 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-08-22 20:59:10,277 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-22 20:59:10,278 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-08-22 20:59:35,433 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-22 20:59:35,433 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-08-22 21:00:00,490 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-22 21:00:00,491 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-08-22 21:00:25,545 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-22 21:00:25,545 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-08-22 21:00:50,577 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-22 21:00:50,578 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-08-22 21:01:15,642 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-22 21:01:15,643 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-08-22 21:01:40,697 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-22 21:01:40,698 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-08-22 21:02:05,748 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-22 21:02:05,748 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2018-08-22 21:02:30,774 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-22 21:02:30,775 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2018-08-22 21:02:55,837 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-22 21:02:55,838 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2018-08-22 21:03:21,070 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550738@clearwater.opnfv', u'sip_username': u'6505550738', u'formatted_number': u'(650) 555-0738', u'number': u'6505550738', u'sip_uri': u'sip:6505550738@clearwater.opnfv', u'number_id': u'99c72200fd4345ad89113c04d82329ae', u'sip_password': u'gNYYEHeYP', u'pstn': False} 2018-08-22 21:03:21,070 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/deployments/clearwater-opnfv/outputs 2018-08-22 21:03:21,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:03:21,156 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:03:21,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:03:21,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:03:21,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:03:21,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:03:21,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:03:21,157 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.204", "ellis_ip": "172.30.9.201"}, "deployment_id": "clearwater-opnfv"} 2018-08-22 21:03:21,157 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:03:21,157 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:03:21 GMT 2018-08-22 21:03:21,157 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:03:21,157 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-08-22 21:03:21,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:03:21,158 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-08-22 21:03:21,158 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-08-22 21:03:21,166 - 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-08-22 21:03:21,166 - 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-08-22 21:05:26,551 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550408, 6505550519) Passed Basic Call - SDP (TCP) - (6505550399, 6505550038) Passed Basic Call - Tel URIs (TCP) - (6505550657, 6505550550) Passed Basic Call - Unknown number (TCP) - (6505550722, 6505550894) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550953, 6505550819) Passed Basic Call - Messages - Pager model (TCP) - (6505550191, 6505550383) Passed Basic Call - Pracks (TCP) - (6505550327, 6505550800) Passed Basic Registration (TCP) - (6505550344) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550792, 6505550198) Passed Call Barring - Outbound Rejection (TCP) - (6505550431, 6505550408) 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) - (6505550463, 6505550109) 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) - (6505550833, 6505550186, 6505550232) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550392, 6505550542, 6505550410) Passed Call Diversion - Not reachable (408) (TCP) - (6505550471, 6505550991, 6505550970) Passed Call Diversion - Not reachable (503) (TCP) - (6505550633, 6505550062, 6505550665) Passed Call Diversion - Not reachable (500) (TCP) - (6505550430, 6505550906, 6505550164) Passed Call Diversion - Busy (TCP) - (6505550150, 6505550664, 6505550771) Passed Call Diversion - Unconditional (TCP) - (6505550749, 6505550891, 6505550751) Passed Call Diversion - No answer (TCP) - (6505550392, 6505550184, 6505550719) Passed Call Diversion - Bad target URI (TCP) - (6505550026, 6505550792) Passed Call Diversion - Audio-only call (TCP) - (6505550587, 6505550545, 6505550565, 6505550102) Passed Call Diversion - Audio-video call (TCP) - (6505550056, 6505550650, 6505550993, 6505550925) Passed Call Waiting - Accepted (TCP) - (6505550497, 6505550181, 6505550900) Passed Call Waiting - Cancelled (TCP) - (6505550086, 6505550250, 6505550097) Passed CANCEL - Mainline (TCP) - (6505550279, 6505550366) Passed Filtering - Accept-Contact (TCP) - (6505550079, 6505550954) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550214, 6505550305) Passed Filtering - Accept-Contact no match (TCP) - (6505550783, 6505550782) Passed Filtering - Accept-Contact negated match (TCP) - (6505550947, 6505550265) Passed Filtering - RFC3841 example (TCP) - (6505550468, 6505550240) Passed Filtering - Reject-Contact no match (TCP) - (6505550188, 6505550876) Passed Filtering - Reject-Contact match (TCP) - (6505550034, 6505550144) 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) - (6505550072) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550133) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550250) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550728) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550995, 6505550660) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550531, 6505550730) Passed GRUU - Call - only GRUU as target (TCP) - (6505550881, 6505550311) Passed GRUU - Call - AoR as target (TCP) - (6505550282, 6505550869) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550648, 6505550562) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550302, 6505550048) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550570, 6505550369) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550196, 6505550955) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550634, 6505550679) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550639, 6505550831) 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) - (6505550344) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550976) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550855) Passed SUBSCRIBE - Registration timeout (TCP) - (6505550279, 6505550180) Passed Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550020, 6505550521) 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-08-22 21:05:26,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 42, 'total': 93, 'passed': 51} 2018-08-22 21:05:26,679 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-22 21:05:26,680 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 24:48 | PASS | +----------------------+------------------+------------------+----------------+ 2018-08-22 21:05:26,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-08-22 21:05:26,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions 2018-08-22 21:05:26,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:05:26,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:05:26,778 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:05:26,778 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:05:26,778 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:05:26,778 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:05:26,778 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:05:26,778 - 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"}, "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"}, "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"}, "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": {"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-08-22T20:45:35.981Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d19c7633-b8a6-4a85-8cf8-9d865bacef70"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T20:46:12.499Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed0025f9-1962-4009-92f6-9755abaf2a1d"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-08-22 21:05:26,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:05:26,778 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:05:26 GMT 2018-08-22 21:05:26,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:05:26,779 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-08-22 21:05:26,779 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:05:26,779 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.200:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-08-22 21:05:26,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:05:26,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:05:26,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:05:26,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:05:26,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:05:26,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:05:26,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:05:26,965 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-08-22 21:05:26,965 - 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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:05:26,965 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:05:26,965 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:05:26 GMT 2018-08-22 21:05:26,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:05:26,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:05:26,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:05:26,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:05:27,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:05:27,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:05:27,031 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:05:27,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:05:27,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:05:27,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:05:27,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:05:27,032 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-22 21:05:27,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:05:27,032 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:05:27 GMT 2018-08-22 21:05:27,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:05:27,032 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-22 21:05:27,032 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:05:27,033 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:05:27,089 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:05:27,089 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:05:27,089 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:05:27,089 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:05:27,089 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:05:27,090 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:05:27,090 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:05:27,090 - 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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:05:27,090 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:05:27,090 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:05:27 GMT 2018-08-22 21:05:27,090 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:05:27,090 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:05:27,090 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:05:32,095 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:05:32,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:05:32,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:05:32,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:05:32,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:05:32,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:05:32,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:05:32,169 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:05:32,169 - 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-08-22T21:05:27.779Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:27.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_0kysfe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:28.841Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:28.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_0fgonx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:28.841Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:28.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_o0dcgq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:28.841Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:28.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_yffn8i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:28.841Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:28.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_o0dcgq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:28.841Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:28.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_wzyw7e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:28.841Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:28.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_0060uc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:28.841Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:28.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:29.399Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/XMBPO/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:29.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "7fd43bbc-e4b2-461a-9fc9-0c64a8a52f31"}, {"node_instance_id": "bono_0060uc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:29.467Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:29.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_0fgonx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:29.467Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:29.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_0kysfe", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:29.467Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:29.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_0fgonx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:29.467Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:29.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_wzyw7e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:29.467Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:29.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_wzyw7e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:29.467Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:29.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_yffn8i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:29.467Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:29.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_yffn8i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:29.467Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:29.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_o0dcgq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:29.467Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:29.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_0060uc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:29.467Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:29.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_0kysfe", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:29.467Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:29.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:30.172Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:30.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "9d0abb76-00aa-46e3-a0ea-37321eeb3143"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:30.172Z", "message": "Executing: /tmp/Y9CNS/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:30.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "e1f875a4-6532-4c32-aec0-5408ca350e6e"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:30.172Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/IJ9J5/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:30.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "5212c9e2-b612-4875-a789-a021ea0d280b"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:30.172Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/2K73B/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:30.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "95f04a73-03cb-402a-8477-53ff2729b6ab"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:30.172Z", "message": "Executing: /tmp/XMBPO/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:30.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "7fd43bbc-e4b2-461a-9fc9-0c64a8a52f31"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:30.172Z", "message": "Executing: /tmp/9GDO7/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:30.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "94051dcd-32bf-4320-87ed-215514893671"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:30.172Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/IAEUH/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:30.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "9d0abb76-00aa-46e3-a0ea-37321eeb3143"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:30.172Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:30.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "7fd43bbc-e4b2-461a-9fc9-0c64a8a52f31"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:30.172Z", "message": "Execution done (return_code=1): /tmp/IJ9J5/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:30.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "5212c9e2-b612-4875-a789-a021ea0d280b"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:30.172Z", "message": "Executing: /tmp/2K73B/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:30.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "95f04a73-03cb-402a-8477-53ff2729b6ab"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:30.172Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/9GDO7/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:30.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "94051dcd-32bf-4320-87ed-215514893671"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:30.172Z", "message": "Executing: /tmp/IAEUH/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:30.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "9d0abb76-00aa-46e3-a0ea-37321eeb3143"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:30.172Z", "message": "Execution done (return_code=1): /tmp/2K73B/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:30.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "95f04a73-03cb-402a-8477-53ff2729b6ab"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:30.172Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:30.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "95f04a73-03cb-402a-8477-53ff2729b6ab"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:30.172Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:30.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "94051dcd-32bf-4320-87ed-215514893671"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:30.172Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/Y9CNS/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:30.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "e1f875a4-6532-4c32-aec0-5408ca350e6e"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:30.172Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:30.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "e1f875a4-6532-4c32-aec0-5408ca350e6e"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:30.172Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:30.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "5212c9e2-b612-4875-a789-a021ea0d280b"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:30.172Z", "message": "Executing: /tmp/IJ9J5/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:30.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "5212c9e2-b612-4875-a789-a021ea0d280b"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:30.172Z", "message": "Execution done (return_code=1): /tmp/XMBPO/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:30.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "7fd43bbc-e4b2-461a-9fc9-0c64a8a52f31"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:30.476Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:30.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_o0dcgq", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:30.476Z", "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_enlkez/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_enlkez/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_enlkez/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-08-22T21:05:30.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:30.476Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:30.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_yffn8i", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:30.476Z", "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_joljfq/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_joljfq/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_joljfq/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-08-22T21:05:30.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_wzyw7e", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:30.476Z", "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_us2o02/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_us2o02/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_us2o02/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-08-22T21:05:30.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_0kysfe", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:30.476Z", "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_b5q2bz/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_b5q2bz/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_b5q2bz/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-08-22T21:05:30.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:31.178Z", "message": "Execution done (return_code=1): /tmp/IAEUH/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:31.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "9d0abb76-00aa-46e3-a0ea-37321eeb3143"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:31.178Z", "message": "Downloaded scripts/bind/bind.py to /tmp/RZ50X/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:31.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0b45aa56-1364-481e-97d7-acaa08e1e028"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:31.178Z", "message": "Downloaded scripts/bind/bind.py to /tmp/Z25RB/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:31.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "6fc4064a-816c-4326-8fac-e2028082fc72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:31.178Z", "message": "Downloaded scripts/bind/bind.py to /tmp/J5T1E/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:31.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "de496975-c8a2-413c-98cb-01955cf3cd62"}], "metadata": {"pagination": {"total": 56, "offset": 0, "size": 50}}} 2018-08-22 21:05:32,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:05:32,169 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:05:32 GMT 2018-08-22 21:05:32,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:05:32,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30463 2018-08-22 21:05:32,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:05:32,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-08-22 21:05:32,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-22 21:05:32,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-22 21:05:32,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-22 21:05:32,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-22 21:05:32,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 21:05:32,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-22 21:05:32,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-22 21:05:32,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/XMBPO/stop-homer.sh 2018-08-22 21:05:32,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 21:05:32,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 21:05:32,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 21:05:32,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 21:05:32,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 21:05:32,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 21:05:32,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 21:05:32,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 21:05:32,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 21:05:32,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 21:05:32,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 21:05:32,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-08-22 21:05:32,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Y9CNS/stop-sprout.sh 2018-08-22 21:05:32,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/IJ9J5/stop-ellis.sh 2018-08-22 21:05:32,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/2K73B/stop-dime.sh 2018-08-22 21:05:32,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/XMBPO/stop-homer.sh 2018-08-22 21:05:32,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/9GDO7/stop-bono.sh 2018-08-22 21:05:32,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/IAEUH/stop-vellum.sh 2018-08-22 21:05:32,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-08-22 21:05:32,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/IJ9J5/stop-ellis.sh 2018-08-22 21:05:32,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/2K73B/stop-dime.sh 2018-08-22 21:05:32,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/9GDO7/stop-bono.sh 2018-08-22 21:05:32,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/IAEUH/stop-vellum.sh 2018-08-22 21:05:32,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/2K73B/stop-dime.sh 2018-08-22 21:05:32,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-08-22 21:05:32,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-08-22 21:05:32,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/Y9CNS/stop-sprout.sh 2018-08-22 21:05:32,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-08-22 21:05:32,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-08-22 21:05:32,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/IJ9J5/stop-ellis.sh 2018-08-22 21:05:32,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/XMBPO/stop-homer.sh 2018-08-22 21:05:32,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 21:05:32,178 - 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-08-22 21:05:32,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 21:05:32,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-08-22 21:05:32,178 - 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-08-22 21:05:32,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-08-22 21:05:32,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/IAEUH/stop-vellum.sh 2018-08-22 21:05:32,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/RZ50X/bind.py 2018-08-22 21:05:32,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/Z25RB/bind.py 2018-08-22 21:05:32,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/J5T1E/bind.py 2018-08-22 21:05:32,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:05:32,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:05:32,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:05:32,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:05:32,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:05:32,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:05:32,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:05:32,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:05:32,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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:05:32,473 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:05:32,473 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:05:32 GMT 2018-08-22 21:05:32,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:05:32,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:05:32,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:05:37,478 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:05:37,599 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:05:37,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:05:37,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:05:37,600 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:05:37,600 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:05:37,600 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:05:37,600 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:05:37,600 - 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-08-22T21:05:31.568Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:31.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:31.568Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:31.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "6fc4064a-816c-4326-8fac-e2028082fc72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "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-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "de496975-c8a2-413c-98cb-01955cf3cd62"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "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-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0b45aa56-1364-481e-97d7-acaa08e1e028"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_o0dcgq': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'homer-o0dcgq'}}, u'ellis': {}, u'dime': {u'dime_0kysfe': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'dime-0kysfe'}}, u'sprout': {u'sprout_0fgonx': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-0fgonx'}}, u'vellum': {u'vellum_yffn8i': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-yffn8i'}}, u'bono': {u'bono_0060uc': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.22', u'name': u'bono-0060uc'}}}, 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.19', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "6fc4064a-816c-4326-8fac-e2028082fc72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "message": "[localhost] run: sudo mv /tmp/tmpQCkzfV /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "25f0cea7-4bf9-4a28-bfd5-628c7c63a982"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "6fc4064a-816c-4326-8fac-e2028082fc72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0b45aa56-1364-481e-97d7-acaa08e1e028"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "25f0cea7-4bf9-4a28-bfd5-628c7c63a982"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_o0dcgq': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'homer-o0dcgq'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_0fgonx': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-0fgonx'}}, u'vellum': {u'vellum_yffn8i': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-yffn8i'}}, u'bono': {u'bono_0060uc': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.22', u'name': u'bono-0060uc'}}}, 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.19', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0b45aa56-1364-481e-97d7-acaa08e1e028"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "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-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "6fc4064a-816c-4326-8fac-e2028082fc72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "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-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "de496975-c8a2-413c-98cb-01955cf3cd62"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "25f0cea7-4bf9-4a28-bfd5-628c7c63a982"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "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-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "25f0cea7-4bf9-4a28-bfd5-628c7c63a982"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "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-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "25f0cea7-4bf9-4a28-bfd5-628c7c63a982"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "message": "[localhost] run: sudo mv /tmp/tmpYQJMrJ /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0b45aa56-1364-481e-97d7-acaa08e1e028"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "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-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0b45aa56-1364-481e-97d7-acaa08e1e028"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "25f0cea7-4bf9-4a28-bfd5-628c7c63a982"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "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-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "25f0cea7-4bf9-4a28-bfd5-628c7c63a982"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "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-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0b45aa56-1364-481e-97d7-acaa08e1e028"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "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-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0b45aa56-1364-481e-97d7-acaa08e1e028"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0b45aa56-1364-481e-97d7-acaa08e1e028"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "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-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "25f0cea7-4bf9-4a28-bfd5-628c7c63a982"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "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-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0b45aa56-1364-481e-97d7-acaa08e1e028"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "message": "[localhost] run: sudo mv /tmp/tmpgCxeSL /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "25f0cea7-4bf9-4a28-bfd5-628c7c63a982"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "message": "[localhost] run: sudo mv /tmp/tmp1mxFUA /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "6fc4064a-816c-4326-8fac-e2028082fc72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "6fc4064a-816c-4326-8fac-e2028082fc72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "de496975-c8a2-413c-98cb-01955cf3cd62"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0b45aa56-1364-481e-97d7-acaa08e1e028"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "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-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "6fc4064a-816c-4326-8fac-e2028082fc72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "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-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "6fc4064a-816c-4326-8fac-e2028082fc72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "message": "Downloaded scripts/bind/bind.py to /tmp/9ERM0/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "25f0cea7-4bf9-4a28-bfd5-628c7c63a982"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "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-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "6fc4064a-816c-4326-8fac-e2028082fc72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "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-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "6fc4064a-816c-4326-8fac-e2028082fc72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "message": "[localhost] run: sudo mv /tmp/tmpNqOrTo /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "de496975-c8a2-413c-98cb-01955cf3cd62"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "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-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "25f0cea7-4bf9-4a28-bfd5-628c7c63a982"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "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-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "de496975-c8a2-413c-98cb-01955cf3cd62"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "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-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "de496975-c8a2-413c-98cb-01955cf3cd62"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "message": "[localhost] run: sudo mv /tmp/tmpZBfsmn /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "de496975-c8a2-413c-98cb-01955cf3cd62"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "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-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "de496975-c8a2-413c-98cb-01955cf3cd62"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "de496975-c8a2-413c-98cb-01955cf3cd62"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "message": "[localhost] run: sudo mv /tmp/tmpHtTtw9 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "6fc4064a-816c-4326-8fac-e2028082fc72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_o0dcgq': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'homer-o0dcgq'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_0fgonx': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-0fgonx'}}, u'vellum': {}, u'bono': {u'bono_0060uc': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.22', u'name': u'bono-0060uc'}}}, 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.19', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "25f0cea7-4bf9-4a28-bfd5-628c7c63a982"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "message": "[localhost] run: sudo mv /tmp/tmp9kT4d1 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0b45aa56-1364-481e-97d7-acaa08e1e028"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "message": "Execution done (return_code=1): /tmp/9GDO7/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "94051dcd-32bf-4320-87ed-215514893671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_o0dcgq': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'homer-o0dcgq'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_0fgonx': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-0fgonx'}}, u'vellum': {u'vellum_yffn8i': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-yffn8i'}}, u'bono': {u'bono_0060uc': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.22', u'name': u'bono-0060uc'}}}, 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.19', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "de496975-c8a2-413c-98cb-01955cf3cd62"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.195Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "de496975-c8a2-413c-98cb-01955cf3cd62"}, {"node_instance_id": "homer_o0dcgq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.571Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:32.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_0060uc", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.571Z", "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_config_manager\"\n", "node_name": "bono", "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_config_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/bono_host_mum34r/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_mum34r/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_mum34r/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_config_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-08-22T21:05:32.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}], "metadata": {"pagination": {"total": 181, "offset": 50, "size": 50}}} 2018-08-22 21:05:37,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:05:37,600 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:05:37 GMT 2018-08-22 21:05:37,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:05:37,601 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31681 2018-08-22 21:05:37,601 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:05:37,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 21:05:37,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 21:05:37,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-22 21:05:37,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-22 21:05:37,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-22 21:05:37,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_o0dcgq': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'homer-o0dcgq'}}, u'ellis': {}, u'dime': {u'dime_0kysfe': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'dime-0kysfe'}}, u'sprout': {u'sprout_0fgonx': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-0fgonx'}}, u'vellum': {u'vellum_yffn8i': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-yffn8i'}}, u'bono': {u'bono_0060uc': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.22', u'name': u'bono-0060uc'}}}, 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.19', u'hss_hostname': u''}. 2018-08-22 21:05:37,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpQCkzfV /etc/bind/db.clearwater.local 2018-08-22 21:05:37,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-22 21:05:37,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-22 21:05:37,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-22 21:05:37,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_o0dcgq': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'homer-o0dcgq'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_0fgonx': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-0fgonx'}}, u'vellum': {u'vellum_yffn8i': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-yffn8i'}}, u'bono': {u'bono_0060uc': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.22', u'name': u'bono-0060uc'}}}, 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.19', u'hss_hostname': u''}. 2018-08-22 21:05:37,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-22 21:05:37,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-22 21:05:37,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-22 21:05:37,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-22 21:05:37,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-22 21:05:37,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpYQJMrJ /etc/bind/db.clearwater.opnfv 2018-08-22 21:05:37,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-22 21:05:37,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-22 21:05:37,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-22 21:05:37,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-22 21:05:37,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-22 21:05:37,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-22 21:05:37,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-22 21:05:37,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-22 21:05:37,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpgCxeSL /etc/bind/db.clearwater.opnfv 2018-08-22 21:05:37,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp1mxFUA /etc/bind/db.clearwater.local 2018-08-22 21:05:37,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-22 21:05:37,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-22 21:05:37,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-22 21:05:37,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-22 21:05:37,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-22 21:05:37,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/9ERM0/bind.py 2018-08-22 21:05:37,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-22 21:05:37,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-22 21:05:37,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpNqOrTo /etc/bind/db.clearwater.opnfv 2018-08-22 21:05:37,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-22 21:05:37,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-22 21:05:37,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-22 21:05:37,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpZBfsmn /etc/bind/db.clearwater.local 2018-08-22 21:05:37,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-22 21:05:37,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-22 21:05:37,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpHtTtw9 /etc/bind/db.clearwater.opnfv 2018-08-22 21:05:37,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_o0dcgq': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'homer-o0dcgq'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_0fgonx': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-0fgonx'}}, u'vellum': {}, u'bono': {u'bono_0060uc': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.22', u'name': u'bono-0060uc'}}}, 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.19', u'hss_hostname': u''}. 2018-08-22 21:05:37,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp9kT4d1 /etc/bind/db.clearwater.local 2018-08-22 21:05:37,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/9GDO7/stop-bono.sh 2018-08-22 21:05:37,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_o0dcgq': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'homer-o0dcgq'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_0fgonx': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-0fgonx'}}, u'vellum': {u'vellum_yffn8i': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-yffn8i'}}, u'bono': {u'bono_0060uc': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.22', u'name': u'bono-0060uc'}}}, 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.19', u'hss_hostname': u''}. 2018-08-22 21:05:37,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-22 21:05:37,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-22 21:05:37,610 - 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_config_manager" 2018-08-22 21:05:37,610 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:05:37,671 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:05:37,671 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:05:37,671 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:05:37,671 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:05:37,671 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:05:37,672 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:05:37,672 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:05:37,672 - 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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:05:37,672 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:05:37,672 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:05:37 GMT 2018-08-22 21:05:37,672 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:05:37,672 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:05:37,672 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:05:42,678 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:05:42,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:05:42,849 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:05:42,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:05:42,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:05:42,849 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:05:42,849 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:05:42,849 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:05:42,849 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_wzyw7e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.571Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:32.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_o0dcgq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:32.571Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:32.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:33.213Z", "message": "Executing: /tmp/GV6TU/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:33.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "e3e11060-09c4-42b8-a787-3653d8e90088"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:33.213Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/GIN0I/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:33.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "8785a639-42d9-4e81-922d-776a9d04f341"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:33.213Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/GV6TU/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:33.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "e3e11060-09c4-42b8-a787-3653d8e90088"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:33.213Z", "message": "Executing: /tmp/GIN0I/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:33.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "8785a639-42d9-4e81-922d-776a9d04f341"}, {"node_instance_id": "homer_o0dcgq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:33.577Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:33.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:33.577Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:33.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_o0dcgq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:33.577Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:33.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_0kysfe", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:33.577Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:33.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_0kysfe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:33.577Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:33.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_0kysfe", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:33.577Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:33.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_wzyw7e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:33.577Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:33.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:33.577Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:33.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_yffn8i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:33.577Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:33.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_wzyw7e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:33.577Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:33.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_yffn8i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:33.577Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:33.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_yffn8i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:33.577Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:33.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:34.218Z", "message": "Downloaded scripts/bind/bind.py to /tmp/WY2GK/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:34.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "9e832c6e-cf07-4707-9b1d-08275c5f0ca3"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:34.218Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/NI2TV/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:34.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "6527cd07-01f8-48ca-8618-b6a29a41c8c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:34.218Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:34.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "9e832c6e-cf07-4707-9b1d-08275c5f0ca3"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:34.218Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:34.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "6527cd07-01f8-48ca-8618-b6a29a41c8c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:34.218Z", "message": "[localhost] run: sudo mv /tmp/tmpWTslzJ /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:34.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "9e832c6e-cf07-4707-9b1d-08275c5f0ca3"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:34.218Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:34.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "436f0e31-2d65-4184-9308-ff95fea76c34"}, {"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:34.218Z", "message": "Executing: /tmp/NI2TV/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:34.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "6527cd07-01f8-48ca-8618-b6a29a41c8c5"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:34.218Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/UEB8M/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:34.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "436f0e31-2d65-4184-9308-ff95fea76c34"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:34.218Z", "message": "[localhost] run: sudo mv /tmp/tmpGZJlkU /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:34.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "9e832c6e-cf07-4707-9b1d-08275c5f0ca3"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:34.218Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:34.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "e3e11060-09c4-42b8-a787-3653d8e90088"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:34.218Z", "message": "Executing: /tmp/UEB8M/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:34.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "436f0e31-2d65-4184-9308-ff95fea76c34"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:34.218Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_o0dcgq': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'homer-o0dcgq'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_0fgonx': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-0fgonx'}}, 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.19', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:34.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "9e832c6e-cf07-4707-9b1d-08275c5f0ca3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:34.218Z", "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-08-22T21:05:34.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "9e832c6e-cf07-4707-9b1d-08275c5f0ca3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:34.218Z", "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-08-22T21:05:34.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "9e832c6e-cf07-4707-9b1d-08275c5f0ca3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:34.218Z", "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-08-22T21:05:34.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "9e832c6e-cf07-4707-9b1d-08275c5f0ca3"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:34.218Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:34.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "8785a639-42d9-4e81-922d-776a9d04f341"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:34.218Z", "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-08-22T21:05:34.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "9e832c6e-cf07-4707-9b1d-08275c5f0ca3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:34.218Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:34.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "9e832c6e-cf07-4707-9b1d-08275c5f0ca3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:34.218Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:34.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "9e832c6e-cf07-4707-9b1d-08275c5f0ca3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:34.218Z", "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-08-22T21:05:34.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "9e832c6e-cf07-4707-9b1d-08275c5f0ca3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:34.581Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:34.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_0fgonx", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:34.581Z", "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_i9gviz/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_i9gviz/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_i9gviz/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-08-22T21:05:34.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_0060uc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:34.581Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:34.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_0060uc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:34.581Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:34.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_0060uc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:34.581Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:34.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:35.225Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/EBI2Q/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:35.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "f832891f-53d3-41ce-b4bd-133923e43329"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:35.225Z", "message": "Executing: /tmp/EBI2Q/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:35.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "f832891f-53d3-41ce-b4bd-133923e43329"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:35.225Z", "message": "Downloaded scripts/bind/bind.py to /tmp/YWZYQ/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:35.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "cb9d9c82-6db3-4861-b284-e80510125c2c"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:35.225Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:35.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "f832891f-53d3-41ce-b4bd-133923e43329"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:35.225Z", "message": "Execution done (return_code=1): /tmp/Y9CNS/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:35.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "e1f875a4-6532-4c32-aec0-5408ca350e6e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:35.584Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:35.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:35.584Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:35.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}], "metadata": {"pagination": {"total": 197, "offset": 100, "size": 50}}} 2018-08-22 21:05:42,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:05:42,850 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:05:42 GMT 2018-08-22 21:05:42,850 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:05:42,850 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28113 2018-08-22 21:05:42,850 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:05:42,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-22 21:05:42,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-22 21:05:42,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/GV6TU/remove-cluster-node.sh 2018-08-22 21:05:42,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/GIN0I/remove-cluster-node.sh 2018-08-22 21:05:42,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/GV6TU/remove-cluster-node.sh 2018-08-22 21:05:42,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/GIN0I/remove-cluster-node.sh 2018-08-22 21:05:42,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 21:05:42,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 21:05:42,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 21:05:42,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 21:05:42,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-22 21:05:42,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 21:05:42,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 21:05:42,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 21:05:42,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-22 21:05:42,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 21:05:42,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 21:05:42,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 21:05:42,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/WY2GK/bind.py 2018-08-22 21:05:42,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/NI2TV/remove-cluster-node.sh 2018-08-22 21:05:42,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-22 21:05:42,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-22 21:05:42,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpWTslzJ /etc/bind/db.clearwater.opnfv 2018-08-22 21:05:42,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-22 21:05:42,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/NI2TV/remove-cluster-node.sh 2018-08-22 21:05:42,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/UEB8M/remove-cluster-node.sh 2018-08-22 21:05:42,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpGZJlkU /etc/bind/db.clearwater.local 2018-08-22 21:05:42,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-22 21:05:42,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/UEB8M/remove-cluster-node.sh 2018-08-22 21:05:42,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_o0dcgq': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'homer-o0dcgq'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_0fgonx': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-0fgonx'}}, 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.19', u'hss_hostname': u''}. 2018-08-22 21:05:42,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-22 21:05:42,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-22 21:05:42,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-22 21:05:42,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-22 21:05:42,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-22 21:05:42,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-22 21:05:42,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-22 21:05:42,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-22 21:05:42,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 21:05:42,858 - 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-08-22 21:05:42,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 21:05:42,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 21:05:42,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-22 21:05:42,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/EBI2Q/remove-cluster-node.sh 2018-08-22 21:05:42,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/EBI2Q/remove-cluster-node.sh 2018-08-22 21:05:42,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/YWZYQ/bind.py 2018-08-22 21:05:42,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-22 21:05:42,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/Y9CNS/stop-sprout.sh 2018-08-22 21:05:42,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 21:05:42,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 21:05:42,860 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:05:42,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:05:42,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:05:42,919 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:05:42,919 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:05:42,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:05:42,919 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:05:42,919 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:05:42,919 - 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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:05:42,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:05:42,920 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:05:42 GMT 2018-08-22 21:05:42,920 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:05:42,920 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:05:42,920 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:05:47,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:05:48,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:05:48,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:05:48,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:05:48,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:05:48,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:05:48,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:05:48,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:05:48,002 - 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-08-22T21:05:36.238Z", "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-08-22T21:05:36.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "cb9d9c82-6db3-4861-b284-e80510125c2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:36.238Z", "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-08-22T21:05:36.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "cb9d9c82-6db3-4861-b284-e80510125c2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:36.238Z", "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-08-22T21:05:36.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "cb9d9c82-6db3-4861-b284-e80510125c2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:36.238Z", "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-08-22T21:05:36.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "cb9d9c82-6db3-4861-b284-e80510125c2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:36.238Z", "message": "[localhost] run: sudo mv /tmp/tmpctSrAr /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:36.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "cb9d9c82-6db3-4861-b284-e80510125c2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:36.238Z", "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-08-22T21:05:36.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "cb9d9c82-6db3-4861-b284-e80510125c2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:36.238Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:36.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "cb9d9c82-6db3-4861-b284-e80510125c2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:36.238Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_o0dcgq': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'homer-o0dcgq'}}, 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.19', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:36.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "cb9d9c82-6db3-4861-b284-e80510125c2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:36.238Z", "message": "[localhost] run: sudo mv /tmp/tmpVq_n9t /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:36.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "cb9d9c82-6db3-4861-b284-e80510125c2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:36.238Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:36.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "cb9d9c82-6db3-4861-b284-e80510125c2c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:36.238Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:36.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "cb9d9c82-6db3-4861-b284-e80510125c2c"}, {"node_instance_id": "sprout_0fgonx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:36.588Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:36.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:36.588Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:36.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_0fgonx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:36.588Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:36.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_0fgonx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:36.588Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:36.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:37.243Z", "message": "Executing: /tmp/DU8KX/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:37.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "089e5dc7-72f7-4ebe-8f44-8338ab1b6eeb"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:37.243Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:37.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "089e5dc7-72f7-4ebe-8f44-8338ab1b6eeb"}, {"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:37.243Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/DU8KX/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:37.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "089e5dc7-72f7-4ebe-8f44-8338ab1b6eeb"}, {"node_instance_id": "ellis_wzyw7e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:38.282Z", "message": "Execution done (return_code=0): /tmp/GIN0I/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:38.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "8785a639-42d9-4e81-922d-776a9d04f341"}, {"node_instance_id": "ellis_wzyw7e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:38.348Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:38.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:39.592Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:39.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:39.592Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:39.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:39.592Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:39.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:40.860Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:40.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:41.595Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:41.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:41.595Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:41.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:41.595Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:41.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_0kysfe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:42.250Z", "message": "Execution done (return_code=0): /tmp/UEB8M/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:42.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "436f0e31-2d65-4184-9308-ff95fea76c34"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:42.598Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:42.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:42.598Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:42.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:42.598Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:42.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_0060uc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:42.598Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:42.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_o0dcgq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:42.598Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:42.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_0kysfe", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:42.598Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:42.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:43.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:43.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "cdb47647-55ff-4eaa-ba1c-e877a3c812b3"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:43.249Z", "message": "Stopping Agent ellis_host_us2o02", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:43.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "cdb47647-55ff-4eaa-ba1c-e877a3c812b3"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:43.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:43.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "cdb47647-55ff-4eaa-ba1c-e877a3c812b3"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:43.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:43.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "cdb47647-55ff-4eaa-ba1c-e877a3c812b3"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:43.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:43.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "cdb47647-55ff-4eaa-ba1c-e877a3c812b3"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:43.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:43.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "cdb47647-55ff-4eaa-ba1c-e877a3c812b3"}, {"node_instance_id": "bono_0060uc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:43.249Z", "message": "Execution done (return_code=0): /tmp/EBI2Q/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:43.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "f832891f-53d3-41ce-b4bd-133923e43329"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:43.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:43.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "cdb47647-55ff-4eaa-ba1c-e877a3c812b3"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:43.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:43.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "cdb47647-55ff-4eaa-ba1c-e877a3c812b3"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:43.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:43.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "cdb47647-55ff-4eaa-ba1c-e877a3c812b3"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:43.249Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:43.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "cdb47647-55ff-4eaa-ba1c-e877a3c812b3"}, {"node_instance_id": "homer_o0dcgq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:43.249Z", "message": "Execution done (return_code=0): /tmp/GV6TU/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:43.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "e3e11060-09c4-42b8-a787-3653d8e90088"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:43.644Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:43.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:43.644Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:43.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_host_mum34r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:43.644Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:43.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_host_enlkez", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:43.644Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:43.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}], "metadata": {"pagination": {"total": 245, "offset": 150, "size": 50}}} 2018-08-22 21:05:48,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:05:48,003 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:05:48 GMT 2018-08-22 21:05:48,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:05:48,003 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26770 2018-08-22 21:05:48,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:05:48,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-22 21:05:48,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-22 21:05:48,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-22 21:05:48,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-22 21:05:48,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpctSrAr /etc/bind/db.clearwater.opnfv 2018-08-22 21:05:48,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-22 21:05:48,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-22 21:05:48,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_o0dcgq': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'homer-o0dcgq'}}, 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.19', u'hss_hostname': u''}. 2018-08-22 21:05:48,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVq_n9t /etc/bind/db.clearwater.local 2018-08-22 21:05:48,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-22 21:05:48,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-22 21:05:48,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-22 21:05:48,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 21:05:48,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-22 21:05:48,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-22 21:05:48,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/DU8KX/remove-cluster-node.sh 2018-08-22 21:05:48,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-22 21:05:48,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/DU8KX/remove-cluster-node.sh 2018-08-22 21:05:48,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/GIN0I/remove-cluster-node.sh 2018-08-22 21:05:48,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 21:05:48,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-22 21:05:48,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-22 21:05:48,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-22 21:05:48,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-22 21:05:48,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-22 21:05:48,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-22 21:05:48,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-22 21:05:48,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/UEB8M/remove-cluster-node.sh 2018-08-22 21:05:48,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-22 21:05:48,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-22 21:05:48,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-22 21:05:48,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 21:05:48,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 21:05:48,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 21:05:48,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:48,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_us2o02 2018-08-22 21:05:48,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:48,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:48,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:48,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:48,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/EBI2Q/remove-cluster-node.sh 2018-08-22 21:05:48,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:48,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:48,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:48,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:48,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/GV6TU/remove-cluster-node.sh 2018-08-22 21:05:48,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-22 21:05:48,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-22 21:05:48,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-22 21:05:48,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-22 21:05:48,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:05:48,074 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:05:48,074 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:05:48,074 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:05:48,074 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:05:48,074 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:05:48,074 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:05:48,074 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:05:48,074 - 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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:05:48,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:05:48,075 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:05:48 GMT 2018-08-22 21:05:48,075 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:05:48,075 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:05:48,075 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:05:53,080 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:05:53,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:05:53,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:05:53,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:05:53,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:05:53,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:05:53,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:05:53,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:05:53,179 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_enlkez", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:43.644Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:43.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_host_mum34r", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:43.644Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:43.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_host_enlkez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:43.644Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:43.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_host_mum34r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:43.644Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:43.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:43.644Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:43.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:45.316Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:45.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:45.649Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:45.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:45.649Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:45.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:46.652Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:46.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:46.652Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:46.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:46.652Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:46.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:46.652Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:46.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:46.768Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:46.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "7034a49f-0acc-4ee7-bca5-806f9158948b"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:47.258Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:47.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "cdb47647-55ff-4eaa-ba1c-e877a3c812b3"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:47.258Z", "message": "Stopping Agent dime_host_b5q2bz", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:47.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "7034a49f-0acc-4ee7-bca5-806f9158948b"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:47.258Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:47.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "7034a49f-0acc-4ee7-bca5-806f9158948b"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:47.258Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:47.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "7034a49f-0acc-4ee7-bca5-806f9158948b"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:47.258Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_us2o02 stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:47.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "cdb47647-55ff-4eaa-ba1c-e877a3c812b3"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:47.258Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:47.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "7034a49f-0acc-4ee7-bca5-806f9158948b"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:47.258Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:47.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "7034a49f-0acc-4ee7-bca5-806f9158948b"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:47.258Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:47.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "7034a49f-0acc-4ee7-bca5-806f9158948b"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:47.258Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:47.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "7034a49f-0acc-4ee7-bca5-806f9158948b"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:47.258Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:47.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "7034a49f-0acc-4ee7-bca5-806f9158948b"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:47.258Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:47.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "7034a49f-0acc-4ee7-bca5-806f9158948b"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:47.258Z", "message": "Successfully stopped daemon: ellis_host_us2o02\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:47.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "cdb47647-55ff-4eaa-ba1c-e877a3c812b3"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:47.658Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:47.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:47.658Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:47.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_host_enlkez", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:47.658Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:47.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:47.658Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:47.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:47.658Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:47.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:47.658Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:47.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:47.658Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:47.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:48.261Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:48.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "6c79b9db-a672-43e8-99b3-a10e1a46610e"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:48.261Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:48.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "6c79b9db-a672-43e8-99b3-a10e1a46610e"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:48.261Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:48.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "6c79b9db-a672-43e8-99b3-a10e1a46610e"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:48.261Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:48.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "6c79b9db-a672-43e8-99b3-a10e1a46610e"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:48.261Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:48.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "6c79b9db-a672-43e8-99b3-a10e1a46610e"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:48.261Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:48.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "6c79b9db-a672-43e8-99b3-a10e1a46610e"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:48.261Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:48.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "6c79b9db-a672-43e8-99b3-a10e1a46610e"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:48.261Z", "message": "Deleting Agent ellis_host_us2o02", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:48.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "6c79b9db-a672-43e8-99b3-a10e1a46610e"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:48.261Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:48.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "6c79b9db-a672-43e8-99b3-a10e1a46610e"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:48.261Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:48.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "6c79b9db-a672-43e8-99b3-a10e1a46610e"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:48.661Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:48.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:48.661Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:48.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_host_mum34r", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:48.661Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:48.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:48.661Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:48.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_host_enlkez", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:48.661Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:48.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:48.661Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:48.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_host_enlkez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:48.661Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:48.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:49.265Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:49.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "da1dfe0c-ae7c-48ac-bb27-6948a11a44e2"}], "metadata": {"pagination": {"total": 299, "offset": 200, "size": 50}}} 2018-08-22 21:05:53,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:05:53,180 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:05:53 GMT 2018-08-22 21:05:53,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:05:53,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26430 2018-08-22 21:05:53,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:05:53,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-22 21:05:53,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-22 21:05:53,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-22 21:05:53,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-22 21:05:53,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-22 21:05:53,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-22 21:05:53,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-22 21:05:53,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-22 21:05:53,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-22 21:05:53,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-22 21:05:53,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-22 21:05:53,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-22 21:05:53,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:53,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-22 21:05:53,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_b5q2bz 2018-08-22 21:05:53,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:53,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:53,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_us2o02 stop 2018-08-22 21:05:53,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:53,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:53,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:53,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:53,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:53,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:53,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_us2o02 2018-08-22 21:05:53,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-22 21:05:53,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-22 21:05:53,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-22 21:05:53,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-22 21:05:53,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-22 21:05:53,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-22 21:05:53,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-22 21:05:53,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:53,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:53,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:53,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:53,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:53,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:53,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:53,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_us2o02 2018-08-22 21:05:53,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:53,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:53,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-22 21:05:53,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-22 21:05:53,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-22 21:05:53,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-22 21:05:53,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-22 21:05:53,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-22 21:05:53,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-22 21:05:53,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:53,189 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:05:53,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:05:53,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:05:53,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:05:53,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:05:53,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:05:53,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:05:53,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:05:53,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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:05:53,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:05:53,257 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:05:53 GMT 2018-08-22 21:05:53,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:05:53,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:05:53,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:05:58,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:05:58,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:05:58,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:05:58,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:05:58,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:05:58,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:05:58,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:05:58,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:05:58,552 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:49.265Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:49.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "da1dfe0c-ae7c-48ac-bb27-6948a11a44e2"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:49.265Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:49.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "da1dfe0c-ae7c-48ac-bb27-6948a11a44e2"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:49.265Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:49.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "da1dfe0c-ae7c-48ac-bb27-6948a11a44e2"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:49.265Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:49.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "da1dfe0c-ae7c-48ac-bb27-6948a11a44e2"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:49.265Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:49.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "da1dfe0c-ae7c-48ac-bb27-6948a11a44e2"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:49.265Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:49.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "da1dfe0c-ae7c-48ac-bb27-6948a11a44e2"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:49.265Z", "message": "Stopping Agent homer_host_enlkez", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:49.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "da1dfe0c-ae7c-48ac-bb27-6948a11a44e2"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:49.265Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:49.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "da1dfe0c-ae7c-48ac-bb27-6948a11a44e2"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:49.265Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:49.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "da1dfe0c-ae7c-48ac-bb27-6948a11a44e2"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:49.666Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:49.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:49.666Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:49.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_host_mum34r", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:49.666Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:49.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_host_mum34r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:49.666Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:49.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:50.272Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:50.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0d2b1bfd-1ab5-4386-ae05-53e7eafe5517"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:50.272Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:50.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0d2b1bfd-1ab5-4386-ae05-53e7eafe5517"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:50.272Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:50.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "6c79b9db-a672-43e8-99b3-a10e1a46610e"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:50.272Z", "message": "Successfully deleted daemon: ellis_host_us2o02", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:50.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "6c79b9db-a672-43e8-99b3-a10e1a46610e"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:50.272Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:50.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "6c79b9db-a672-43e8-99b3-a10e1a46610e"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:50.272Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:50.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0d2b1bfd-1ab5-4386-ae05-53e7eafe5517"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:50.272Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:50.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0d2b1bfd-1ab5-4386-ae05-53e7eafe5517"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:50.272Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:50.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0d2b1bfd-1ab5-4386-ae05-53e7eafe5517"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:50.272Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:50.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0d2b1bfd-1ab5-4386-ae05-53e7eafe5517"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:50.272Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:50.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0d2b1bfd-1ab5-4386-ae05-53e7eafe5517"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:50.272Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:50.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0d2b1bfd-1ab5-4386-ae05-53e7eafe5517"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:50.272Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:50.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0d2b1bfd-1ab5-4386-ae05-53e7eafe5517"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:50.272Z", "message": "Stopping Agent bono_host_mum34r", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:50.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0d2b1bfd-1ab5-4386-ae05-53e7eafe5517"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:50.680Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:50.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:50.680Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:50.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:50.680Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:50.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:51.447Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:51.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "7034a49f-0acc-4ee7-bca5-806f9158948b"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:51.684Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:51.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:52.278Z", "message": "Successfully stopped daemon: dime_host_b5q2bz\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:52.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "7034a49f-0acc-4ee7-bca5-806f9158948b"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:52.278Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_b5q2bz stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:52.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "7034a49f-0acc-4ee7-bca5-806f9158948b"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:52.687Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:52.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:52.687Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:52.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:52.687Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:52.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:53.281Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:53.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "04dbf1f9-4720-4502-aa98-66c4514a5b24"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:53.281Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:53.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "04dbf1f9-4720-4502-aa98-66c4514a5b24"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:53.281Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:53.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "04dbf1f9-4720-4502-aa98-66c4514a5b24"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:53.281Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:53.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "04dbf1f9-4720-4502-aa98-66c4514a5b24"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:53.281Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:53.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "04dbf1f9-4720-4502-aa98-66c4514a5b24"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:53.281Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:53.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "04dbf1f9-4720-4502-aa98-66c4514a5b24"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:53.281Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:53.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "04dbf1f9-4720-4502-aa98-66c4514a5b24"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:53.281Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:53.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "04dbf1f9-4720-4502-aa98-66c4514a5b24"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:53.281Z", "message": "Deleting Agent dime_host_b5q2bz", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:53.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "04dbf1f9-4720-4502-aa98-66c4514a5b24"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:53.281Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:53.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "04dbf1f9-4720-4502-aa98-66c4514a5b24"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:53.689Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:53.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:53.689Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:53.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:53.689Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:53.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:54.286Z", "message": "Successfully stopped daemon: homer_host_enlkez\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:54.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "da1dfe0c-ae7c-48ac-bb27-6948a11a44e2"}], "metadata": {"pagination": {"total": 379, "offset": 250, "size": 50}}} 2018-08-22 21:05:58,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:05:58,552 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:05:58 GMT 2018-08-22 21:05:58,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:05:58,552 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26948 2018-08-22 21:05:58,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:05:58,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:58,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:58,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:58,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:58,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:58,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:58,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_enlkez 2018-08-22 21:05:58,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:58,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:58,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-22 21:05:58,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-22 21:05:58,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-22 21:05:58,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-22 21:05:58,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:58,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:58,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-22 21:05:58,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_us2o02 2018-08-22 21:05:58,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-22 21:05:58,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:58,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:58,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:58,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:58,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:58,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:58,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:58,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_mum34r 2018-08-22 21:05:58,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-22 21:05:58,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-22 21:05:58,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-22 21:05:58,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-22 21:05:58,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-22 21:05:58,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_b5q2bz 2018-08-22 21:05:58,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_b5q2bz stop 2018-08-22 21:05:58,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-22 21:05:58,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-22 21:05:58,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-22 21:05:58,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:58,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:58,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:58,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:58,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:58,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:58,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:58,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:58,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_b5q2bz 2018-08-22 21:05:58,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:05:58,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-22 21:05:58,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-22 21:05:58,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-22 21:05:58,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_enlkez 2018-08-22 21:05:58,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:05:58,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:05:58,632 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:05:58,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:05:58,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:05:58,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:05:58,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:05:58,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:05:58,632 - 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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:05:58,633 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:05:58,633 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:05:58 GMT 2018-08-22 21:05:58,633 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:05:58,633 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:05:58,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:06:03,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:06:03,820 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:06:03,820 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:06:03,820 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:06:03,821 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:06:03,821 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:06:03,821 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:06:03,821 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:06:03,821 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_0fgonx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:54.286Z", "message": "Execution done (return_code=0): /tmp/DU8KX/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:54.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "089e5dc7-72f7-4ebe-8f44-8338ab1b6eeb"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:54.286Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:54.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "da1dfe0c-ae7c-48ac-bb27-6948a11a44e2"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:54.286Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_enlkez stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:54.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "da1dfe0c-ae7c-48ac-bb27-6948a11a44e2"}, {"node_instance_id": "homer_host_enlkez", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:54.692Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:54.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:54.692Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:54.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:54.692Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:54.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_0fgonx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:54.692Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:54.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_host_enlkez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:54.692Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:54.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:55.398Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:55.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "41dfdb59-5c00-4964-9c14-b7418fb9730e"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:55.398Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:55.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "41dfdb59-5c00-4964-9c14-b7418fb9730e"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:55.398Z", "message": "Successfully stopped daemon: bono_host_mum34r\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:55.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0d2b1bfd-1ab5-4386-ae05-53e7eafe5517"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:55.398Z", "message": "Deleting Agent homer_host_enlkez", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:55.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "41dfdb59-5c00-4964-9c14-b7418fb9730e"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:55.398Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:55.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0d2b1bfd-1ab5-4386-ae05-53e7eafe5517"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:55.398Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:55.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "41dfdb59-5c00-4964-9c14-b7418fb9730e"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:55.398Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:55.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "04dbf1f9-4720-4502-aa98-66c4514a5b24"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:55.398Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_mum34r stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:55.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0d2b1bfd-1ab5-4386-ae05-53e7eafe5517"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:55.398Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:55.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "41dfdb59-5c00-4964-9c14-b7418fb9730e"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:55.398Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:55.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "41dfdb59-5c00-4964-9c14-b7418fb9730e"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:55.398Z", "message": "Successfully deleted daemon: dime_host_b5q2bz", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:55.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "04dbf1f9-4720-4502-aa98-66c4514a5b24"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:55.398Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:55.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "41dfdb59-5c00-4964-9c14-b7418fb9730e"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:55.398Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:55.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "41dfdb59-5c00-4964-9c14-b7418fb9730e"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:55.398Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:55.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "04dbf1f9-4720-4502-aa98-66c4514a5b24"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:55.398Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:55.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "41dfdb59-5c00-4964-9c14-b7418fb9730e"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:55.398Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:55.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "41dfdb59-5c00-4964-9c14-b7418fb9730e"}, {"node_instance_id": "bono_host_mum34r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:55.699Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:55.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:55.699Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:55.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:55.699Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:55.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:55.699Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:55.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "proxy_node_tiqcz1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:55.699Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:55.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:55.699Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:55.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_host_mum34r", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:55.699Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:55.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:55.699Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:55.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:55.699Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:55.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:55.699Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:55.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:55.699Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:55.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:56.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:56.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "63e8bbe7-d5d6-4438-929d-963dc9aeb129"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:56.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:56.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "63e8bbe7-d5d6-4438-929d-963dc9aeb129"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:56.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:56.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "63e8bbe7-d5d6-4438-929d-963dc9aeb129"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:56.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:56.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "63e8bbe7-d5d6-4438-929d-963dc9aeb129"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:56.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:56.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "63e8bbe7-d5d6-4438-929d-963dc9aeb129"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:56.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:56.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "63e8bbe7-d5d6-4438-929d-963dc9aeb129"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:56.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:56.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "63e8bbe7-d5d6-4438-929d-963dc9aeb129"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:56.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:56.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "63e8bbe7-d5d6-4438-929d-963dc9aeb129"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:56.437Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:56.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "63e8bbe7-d5d6-4438-929d-963dc9aeb129"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:56.437Z", "message": "Deleting Agent bono_host_mum34r", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:56.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "63e8bbe7-d5d6-4438-929d-963dc9aeb129"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:56.704Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:56.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:56.704Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:56.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:56.704Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:56.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:56.704Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:56.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:56.704Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:56.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}], "metadata": {"pagination": {"total": 420, "offset": 300, "size": 50}}} 2018-08-22 21:06:03,821 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:06:03,821 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:06:03 GMT 2018-08-22 21:06:03,821 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:06:03,822 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26526 2018-08-22 21:06:03,822 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:06:03,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/DU8KX/remove-cluster-node.sh 2018-08-22 21:06:03,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-22 21:06:03,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_enlkez stop 2018-08-22 21:06:03,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-22 21:06:03,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-22 21:06:03,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-22 21:06:03,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-22 21:06:03,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-22 21:06:03,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:03,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:03,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_mum34r 2018-08-22 21:06:03,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_enlkez 2018-08-22 21:06:03,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-22 21:06:03,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:03,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-22 21:06:03,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_mum34r stop 2018-08-22 21:06:03,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:03,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:03,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_b5q2bz 2018-08-22 21:06:03,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:03,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:03,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-22 21:06:03,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:03,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:03,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-22 21:06:03,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-22 21:06:03,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-22 21:06:03,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-22 21:06:03,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-22 21:06:03,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-22 21:06:03,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-22 21:06:03,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-22 21:06:03,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-22 21:06:03,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-22 21:06:03,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-22 21:06:03,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:03,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:03,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:03,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:03,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:03,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:03,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:03,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:03,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:03,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_mum34r 2018-08-22 21:06:03,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-22 21:06:03,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-22 21:06:03,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-22 21:06:03,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-22 21:06:03,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-22 21:06:03,831 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:06:03,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:06:03,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:06:03,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:06:03,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:06:03,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:06:03,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:06:03,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:06:03,889 - 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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:06:03,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:06:03,889 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:06:03 GMT 2018-08-22 21:06:03,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:06:03,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:06:03,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:06:08,895 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:06:09,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:06:09,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:06:09,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:06:09,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:06:09,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:06:09,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:06:09,381 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:06:09,381 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_i9gviz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:56.704Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:56.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:56.704Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:56.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:56.704Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:56.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:57.536Z", "message": "Successfully deleted daemon: homer_host_enlkez", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:57.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "41dfdb59-5c00-4964-9c14-b7418fb9730e"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:57.536Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:57.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "41dfdb59-5c00-4964-9c14-b7418fb9730e"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:57.536Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:57.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "41dfdb59-5c00-4964-9c14-b7418fb9730e"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:57.746Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:57.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:57.746Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:57.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:57.746Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:57.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:57.746Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:57.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:57.746Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:57.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:57.746Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:57.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_host_enlkez", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:57.746Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:57.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:57.746Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:57.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:57.746Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:57.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:57.746Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:57.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:58.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:58.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0b50ca56-f8f1-4d4b-92f4-78a0c5bee9ac"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:58.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:58.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0b50ca56-f8f1-4d4b-92f4-78a0c5bee9ac"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:58.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:58.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0b50ca56-f8f1-4d4b-92f4-78a0c5bee9ac"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:58.581Z", "message": "Successfully deleted daemon: bono_host_mum34r", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:58.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "63e8bbe7-d5d6-4438-929d-963dc9aeb129"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:58.581Z", "message": "Stopping Agent sprout_host_i9gviz", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:58.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0b50ca56-f8f1-4d4b-92f4-78a0c5bee9ac"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:58.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:58.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0b50ca56-f8f1-4d4b-92f4-78a0c5bee9ac"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:58.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:58.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0b50ca56-f8f1-4d4b-92f4-78a0c5bee9ac"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:58.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:58.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0b50ca56-f8f1-4d4b-92f4-78a0c5bee9ac"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:58.581Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:58.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "63e8bbe7-d5d6-4438-929d-963dc9aeb129"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:58.581Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:58.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "63e8bbe7-d5d6-4438-929d-963dc9aeb129"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:58.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:58.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0b50ca56-f8f1-4d4b-92f4-78a0c5bee9ac"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:58.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:58.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0b50ca56-f8f1-4d4b-92f4-78a0c5bee9ac"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:58.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:58.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0b50ca56-f8f1-4d4b-92f4-78a0c5bee9ac"}, {"node_instance_id": "bono_host_mum34r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:58.758Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:58.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:58.758Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:58.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:58.758Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:58.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:58.758Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:58.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:58.758Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:58.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:05:59.769Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:05:59.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:00.772Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:00.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:00.772Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:00.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:01.938Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:01.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:02.515Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:02.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0b50ca56-f8f1-4d4b-92f4-78a0c5bee9ac"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:02.596Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_i9gviz stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:02.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0b50ca56-f8f1-4d4b-92f4-78a0c5bee9ac"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:02.596Z", "message": "Successfully stopped daemon: sprout_host_i9gviz\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:02.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0b50ca56-f8f1-4d4b-92f4-78a0c5bee9ac"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:02.827Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:02.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:02.827Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:02.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:02.827Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:02.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:02.827Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:02.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:02.827Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:02.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:02.827Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:02.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:03.632Z", "message": "Deleting Agent sprout_host_i9gviz", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:03.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "f5da88e8-64a5-4273-85f7-838480f5ce29"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:03.632Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:03.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "f5da88e8-64a5-4273-85f7-838480f5ce29"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:03.632Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:03.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "f5da88e8-64a5-4273-85f7-838480f5ce29"}], "metadata": {"pagination": {"total": 461, "offset": 350, "size": 50}}} 2018-08-22 21:06:09,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:06:09,381 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:06:09 GMT 2018-08-22 21:06:09,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:06:09,381 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26408 2018-08-22 21:06:09,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:06:09,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-22 21:06:09,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-22 21:06:09,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-22 21:06:09,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_enlkez 2018-08-22 21:06:09,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-22 21:06:09,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-22 21:06:09,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-22 21:06:09,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-22 21:06:09,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:09,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-22 21:06:09,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-08-22 21:06:09,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-22 21:06:09,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-22 21:06:09,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-22 21:06:09,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:09,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-22 21:06:09,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:09,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:09,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:09,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_mum34r 2018-08-22 21:06:09,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_i9gviz 2018-08-22 21:06:09,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:09,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:09,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:09,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-22 21:06:09,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-22 21:06:09,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:09,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:09,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:09,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-22 21:06:09,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:09,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:09,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-22 21:06:09,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-22 21:06:09,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-22 21:06:09,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:09,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:09,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:09,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-22 21:06:09,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_i9gviz stop 2018-08-22 21:06:09,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_i9gviz 2018-08-22 21:06:09,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-22 21:06:09,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:09,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-22 21:06:09,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-22 21:06:09,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-22 21:06:09,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:09,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_i9gviz 2018-08-22 21:06:09,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:09,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:09,389 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:06:09,461 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:06:09,461 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:06:09,461 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:06:09,461 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:06:09,461 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:06:09,461 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:06:09,461 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:06:09,462 - 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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:06:09,462 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:06:09,462 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:06:09 GMT 2018-08-22 21:06:09,462 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:06:09,462 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:06:09,462 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:06:14,467 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:06:14,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:06:14,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:06:14,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:06:14,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:06:14,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:06:14,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:06:14,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:06:14,691 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:03.632Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:03.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "f5da88e8-64a5-4273-85f7-838480f5ce29"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:03.632Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:03.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "f5da88e8-64a5-4273-85f7-838480f5ce29"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:03.632Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:03.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "f5da88e8-64a5-4273-85f7-838480f5ce29"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:03.632Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:03.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "f5da88e8-64a5-4273-85f7-838480f5ce29"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:03.632Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:03.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "f5da88e8-64a5-4273-85f7-838480f5ce29"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:03.632Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:03.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "f5da88e8-64a5-4273-85f7-838480f5ce29"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:03.632Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:03.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "f5da88e8-64a5-4273-85f7-838480f5ce29"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:03.869Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:03.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:03.869Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:03.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:03.869Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:03.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:03.869Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:03.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:03.869Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:03.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:03.869Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:03.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:04.879Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:04.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:04.879Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:04.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:05.559Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:05.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "f5da88e8-64a5-4273-85f7-838480f5ce29"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:05.772Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:05.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "f5da88e8-64a5-4273-85f7-838480f5ce29"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:05.772Z", "message": "Successfully deleted daemon: sprout_host_i9gviz", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:05.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "f5da88e8-64a5-4273-85f7-838480f5ce29"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:05.956Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:05.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:06.883Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:06.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:06.883Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:06.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:06.883Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:06.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:06.883Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:06.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:06.883Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:06.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:06.883Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:06.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:07.254Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:07.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "38735fef-925a-402f-8e06-97db1a357210"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:08.004Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:08.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:08.004Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:08.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:08.004Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:08.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:08.004Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5952)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5952)", "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_46uxla/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_46uxla/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_46uxla/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_46uxla/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_46uxla/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=5952)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2018-08-22T21:06:08.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:08.004Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:08.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:08.004Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:08.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:08.004Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:08.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:08.004Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:08.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:08.004Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:08.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:08.004Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:08.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:08.918Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:08.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "856ee103-affc-46de-b5c3-bc03fdf2f148"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:09.077Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:09.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:09.077Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:09.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:09.077Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:09.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:09.077Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:09.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:09.077Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:09.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:09.077Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:09.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_host_enlkez", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:09.077Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:09.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:09.077Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:09.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_host_enlkez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:09.077Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:09.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:09.778Z", "message": "Waiting for server \"4f49db83-23a3-4a57-b23e-c22fd3dfd797\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:09.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "38735fef-925a-402f-8e06-97db1a357210"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:09.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:09.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "a6077c11-d1f2-4054-b025-57c403f5fa4d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:09.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:09.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "a6077c11-d1f2-4054-b025-57c403f5fa4d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:09.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:09.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "a6077c11-d1f2-4054-b025-57c403f5fa4d"}], "metadata": {"pagination": {"total": 481, "offset": 400, "size": 50}}} 2018-08-22 21:06:14,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:06:14,691 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:06:14 GMT 2018-08-22 21:06:14,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:06:14,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27227 2018-08-22 21:06:14,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:06:14,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:14,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:14,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:14,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:14,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:14,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:14,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:14,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:14,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:14,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-22 21:06:14,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-22 21:06:14,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-22 21:06:14,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:14,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:14,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:14,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-22 21:06:14,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-22 21:06:14,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_i9gviz 2018-08-22 21:06:14,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-22 21:06:14,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-22 21:06:14,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-22 21:06:14,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-22 21:06:14,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-22 21:06:14,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-22 21:06:14,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:14,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-22 21:06:14,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:14,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-22 21:06:14,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-22 21:06:14,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5952) 2018-08-22 21:06:14,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-22 21:06:14,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-08-22 21:06:14,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-22 21:06:14,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-22 21:06:14,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:14,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:14,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-22 21:06:14,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-22 21:06:14,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-22 21:06:14,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:14,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-22 21:06:14,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-22 21:06:14,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-22 21:06:14,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-22 21:06:14,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-22 21:06:14,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-22 21:06:14,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "4f49db83-23a3-4a57-b23e-c22fd3dfd797" to be deleted. current status: SHUTOFF 2018-08-22 21:06:14,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:14,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:14,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:14,700 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:06:14,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:06:14,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:06:14,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:06:14,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:06:14,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:06:14,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:06:14,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:06:14,758 - 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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:06:14,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:06:14,758 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:06:14 GMT 2018-08-22 21:06:14,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:06:14,758 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:06:14,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:06:19,764 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:06:19,936 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:06:19,936 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:06:19,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:06:19,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:06:19,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:06:19,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:06:19,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:06:19,937 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:09.778Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:09.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0e24d0b1-200c-4d7b-a975-c979005b3783"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:09.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:09.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "a6077c11-d1f2-4054-b025-57c403f5fa4d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:09.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:09.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "a6077c11-d1f2-4054-b025-57c403f5fa4d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:09.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:09.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "a6077c11-d1f2-4054-b025-57c403f5fa4d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:09.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:09.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "a6077c11-d1f2-4054-b025-57c403f5fa4d"}, {"node_instance_id": "ellis_host_us2o02", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:09.778Z", "message": "Waiting for server \"4f49db83-23a3-4a57-b23e-c22fd3dfd797\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:09.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "38735fef-925a-402f-8e06-97db1a357210"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:09.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:09.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "a6077c11-d1f2-4054-b025-57c403f5fa4d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:09.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:09.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "a6077c11-d1f2-4054-b025-57c403f5fa4d"}, {"node_instance_id": "dime_host_b5q2bz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:10.781Z", "message": "Waiting for server \"912a5c61-35aa-4220-a50d-ee05d9830373\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:10.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "856ee103-affc-46de-b5c3-bc03fdf2f148"}, {"node_instance_id": "homer_host_enlkez", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:11.784Z", "message": "Waiting for server \"4c4e36ca-56fc-4770-8f07-fd7038bc70e2\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:11.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "0e24d0b1-200c-4d7b-a975-c979005b3783"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:12.077Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:12.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:12.335Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:12.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:12.335Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:12.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_host_us2o02", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:14.043Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:14.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:14.180Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:14.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "a6077c11-d1f2-4054-b025-57c403f5fa4d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:14.401Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:14.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:14.788Z", "message": "Successfully stopped daemon: proxy_host_46uxla\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:14.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "a6077c11-d1f2-4054-b025-57c403f5fa4d"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:14.788Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_46uxla stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:14.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "a6077c11-d1f2-4054-b025-57c403f5fa4d"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:15.602Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:15.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:15.602Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:15.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:15.602Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:15.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:15.602Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:15.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:15.602Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:15.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_security_group_7956r0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:15.602Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:15.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_floatingip_rkvt0p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:15.602Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:15.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:15.602Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:15.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_security_group_7956r0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:15.602Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:15.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:15.602Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:15.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:15.794Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:15.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "b1200868-1495-4d36-bfe8-bd48b7c4cf52"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:15.794Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:15.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "b1200868-1495-4d36-bfe8-bd48b7c4cf52"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:15.794Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:15.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "b1200868-1495-4d36-bfe8-bd48b7c4cf52"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:15.794Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:15.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "b1200868-1495-4d36-bfe8-bd48b7c4cf52"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:15.794Z", "message": "Deleting Agent proxy_host_46uxla", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:15.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "b1200868-1495-4d36-bfe8-bd48b7c4cf52"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:15.794Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:15.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "b1200868-1495-4d36-bfe8-bd48b7c4cf52"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:15.794Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:15.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "b1200868-1495-4d36-bfe8-bd48b7c4cf52"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:15.794Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:15.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "b1200868-1495-4d36-bfe8-bd48b7c4cf52"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:15.794Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:15.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "b1200868-1495-4d36-bfe8-bd48b7c4cf52"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:15.794Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:15.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "b1200868-1495-4d36-bfe8-bd48b7c4cf52"}, {"node_instance_id": "dime_host_b5q2bz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:16.609Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:16.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_security_group_d688ek", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:16.609Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:16.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_security_group_7956r0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:16.609Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:16.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_security_group_7956r0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:16.609Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:16.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_floatingip_rkvt0p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:16.609Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:16.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_floatingip_rkvt0p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:16.609Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:16.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_security_group_7956r0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:16.800Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:16.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "7de51b18-a4fc-4905-b5fd-544b2a9fa5b6"}, {"node_instance_id": "dime_security_group_d688ek", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:17.612Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:17.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_host_enlkez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:17.612Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:17.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "ellis_floatingip_rkvt0p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:17.612Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:17.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_security_group_d688ek", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:17.612Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:17.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_security_group_ta56fv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:17.612Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:17.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}], "metadata": {"pagination": {"total": 533, "offset": 450, "size": 50}}} 2018-08-22 21:06:19,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:06:19,937 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:06:19 GMT 2018-08-22 21:06:19,937 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:06:19,937 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26522 2018-08-22 21:06:19,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:06:19,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-22 21:06:19,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:19,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:19,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:19,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:19,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "4f49db83-23a3-4a57-b23e-c22fd3dfd797" to be deleted. current status: SHUTOFF 2018-08-22 21:06:19,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:19,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:19,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "912a5c61-35aa-4220-a50d-ee05d9830373" to be deleted. current status: SHUTOFF 2018-08-22 21:06:19,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "4c4e36ca-56fc-4770-8f07-fd7038bc70e2" to be deleted. current status: SHUTOFF 2018-08-22 21:06:19,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:19,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:19,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:19,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-22 21:06:19,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-22 21:06:19,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:19,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_46uxla 2018-08-22 21:06:19,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_46uxla stop 2018-08-22 21:06:19,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-22 21:06:19,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:19,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:19,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:19,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-22 21:06:19,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-22 21:06:19,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-22 21:06:19,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-22 21:06:19,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-22 21:06:19,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-22 21:06:19,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:19,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:19,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:19,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:19,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_46uxla 2018-08-22 21:06:19,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:19,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:19,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:19,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:19,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:06:19,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-22 21:06:19,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-22 21:06:19,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-22 21:06:19,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-22 21:06:19,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-22 21:06:19,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-22 21:06:19,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-22 21:06:19,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-22 21:06:19,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-22 21:06:19,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-22 21:06:19,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-22 21:06:19,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-22 21:06:19,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:06:20,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:06:20,014 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:06:20,014 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:06:20,014 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:06:20,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:06:20,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:06:20,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:06:20,015 - 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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:06:20,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:06:20,015 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:06:20 GMT 2018-08-22 21:06:20,015 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:06:20,015 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:06:20,015 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:06:25,021 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:06:25,194 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:06:25,194 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:06:25,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:06:25,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:06:25,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:06:25,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:06:25,195 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:06:25,195 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:17.804Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:17.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "b1200868-1495-4d36-bfe8-bd48b7c4cf52"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:17.804Z", "message": "Successfully deleted daemon: proxy_host_46uxla", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:17.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "b1200868-1495-4d36-bfe8-bd48b7c4cf52"}, {"node_instance_id": "ellis_floatingip_rkvt0p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:17.804Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:17.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "b16839bf-4e24-45fb-a144-33a016c58694"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:17.804Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:17.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "b1200868-1495-4d36-bfe8-bd48b7c4cf52"}, {"node_instance_id": "ellis_security_group_7956r0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:18.788Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:18.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:18.788Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:18.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:18.788Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:18.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_security_group_ta56fv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:18.788Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:18.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:18.788Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:18.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_security_group_ta56fv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:18.788Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:18.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:18.788Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:18.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_security_group_ta56fv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:18.788Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:18.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:18.788Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:18.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_security_group_d688ek", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:18.788Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:18.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_security_group_ta56fv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:18.825Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:18.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "59d16a22-458f-4903-be2f-63f38e85a2e6"}, {"node_instance_id": "ellis_floatingip_rkvt0p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:19.807Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:19.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:19.807Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:19.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_security_group_d688ek", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:19.814Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:19.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "d40326a3-3c1e-47c5-87d2-1f05b18ab163"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:20.902Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:20.902Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:20.902Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "homer_security_group_ta56fv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:20.902Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "dime_security_group_d688ek", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:20.902Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:21.906Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:21.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:21.906Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:21.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:22.659Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:22.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "b5d7c8fe-6899-4a5b-97ff-164c5acf3312"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:22.911Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:22.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:22.911Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:22.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:22.911Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:22.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_host_mum34r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:22.911Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:22.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_host_mum34r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:22.911Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:22.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_host_mum34r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:22.911Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:22.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:23.904Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:23.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "ba9cfed7-25e2-451a-a271-ade7763cb66a"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:23.941Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:23.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:23.941Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:23.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:23.941Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:23.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:23.941Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:23.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:24.906Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:24.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "c15229cc-7123-4dac-a538-4ddb2c5d05aa"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:24.906Z", "message": "Waiting for server \"e5f8630a-ac95-40d3-85b7-20bba891fc0c\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:24.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "b5d7c8fe-6899-4a5b-97ff-164c5acf3312"}], "metadata": {"pagination": {"total": 554, "offset": 500, "size": 50}}} 2018-08-22 21:06:25,195 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:06:25,195 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:06:25 GMT 2018-08-22 21:06:25,195 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:06:25,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20173 2018-08-22 21:06:25,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:06:25,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-22 21:06:25,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_46uxla 2018-08-22 21:06:25,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-22 21:06:25,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-22 21:06:25,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-22 21:06:25,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-22 21:06:25,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:25,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-22 21:06:25,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:25,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-22 21:06:25,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-22 21:06:25,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-22 21:06:25,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:25,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-22 21:06:25,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-22 21:06:25,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-22 21:06:25,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-22 21:06:25,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-22 21:06:25,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:25,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:25,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:25,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-22 21:06:25,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-22 21:06:25,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-22 21:06:25,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-22 21:06:25,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-22 21:06:25,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-22 21:06:25,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:25,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-22 21:06:25,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-22 21:06:25,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-22 21:06:25,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-22 21:06:25,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-22 21:06:25,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-22 21:06:25,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-22 21:06:25,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:06:25,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-22 21:06:25,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-22 21:06:25,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "e5f8630a-ac95-40d3-85b7-20bba891fc0c" to be deleted. current status: ACTIVE 2018-08-22 21:06:25,203 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:06:25,258 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:06:25,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:06:25,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:06:25,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:06:25,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:06:25,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:06:25,259 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:06:25,259 - 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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:06:25,259 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:06:25,259 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:06:25 GMT 2018-08-22 21:06:25,259 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:06:25,259 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:06:25,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:06:30,265 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:06:30,389 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:06:30,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:06:30,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:06:30,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:06:30,390 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:06:30,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:06:30,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:06:30,390 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_mum34r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:25.993Z", "message": "Waiting for server \"f6191423-083e-4547-9023-436680632bf9\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:25.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "ba9cfed7-25e2-451a-a271-ade7763cb66a"}, {"node_instance_id": "sprout_host_i9gviz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:25.993Z", "message": "Waiting for server \"18ac4055-b71f-4cc2-8646-ecc26c2869d7\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:25.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "c15229cc-7123-4dac-a538-4ddb2c5d05aa"}, {"node_instance_id": "proxy_host_46uxla", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:29.812Z", "message": "Waiting for server \"e5f8630a-ac95-40d3-85b7-20bba891fc0c\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:29.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "b5d7c8fe-6899-4a5b-97ff-164c5acf3312"}], "metadata": {"pagination": {"total": 557, "offset": 539, "size": 50}}} 2018-08-22 21:06:30,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:06:30,390 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:06:30 GMT 2018-08-22 21:06:30,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:06:30,391 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1875 2018-08-22 21:06:30,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:06:30,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "f6191423-083e-4547-9023-436680632bf9" to be deleted. current status: SHUTOFF 2018-08-22 21:06:30,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "18ac4055-b71f-4cc2-8646-ecc26c2869d7" to be deleted. current status: SHUTOFF 2018-08-22 21:06:30,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "e5f8630a-ac95-40d3-85b7-20bba891fc0c" to be deleted. current status: ACTIVE 2018-08-22 21:06:30,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:06:30,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:06:30,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:06:30,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:06:30,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:06:30,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:06:30,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:06:30,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:06:30,485 - 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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:06:30,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:06:30,485 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:06:30 GMT 2018-08-22 21:06:30,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:06:30,486 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:06:30,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:06:35,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:06:35,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:06:35,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:06:35,692 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:06:35,692 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:06:35,692 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:06:35,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:06:35,692 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:06:35,692 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_mum34r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:30.388Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:30.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_floatingip_tys1nr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:30.945Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:30.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_floatingip_tys1nr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:32.023Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:32.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "internal_sip_security_group_rra50h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:32.023Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:32.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_floatingip_tys1nr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:32.023Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:32.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_security_group_more55", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:32.023Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:32.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_host_i9gviz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:32.023Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:32.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_security_group_dvvtm9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:32.023Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:32.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_security_group_more55", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:32.023Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:32.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_security_group_more55", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:32.023Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:32.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_security_group_more55", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:32.023Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:32.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_floatingip_tys1nr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:32.023Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:32.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_floatingip_tys1nr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:32.546Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:32.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "5874d0cf-7015-473a-a556-518d75a62be5"}, {"node_instance_id": "bono_security_group_more55", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:33.004Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:33.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "fa899f63-8a97-4e50-8204-dd3345aa3f3d"}, {"node_instance_id": "sprout_security_group_dvvtm9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:33.048Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:33.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_security_group_dvvtm9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:33.048Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:33.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_security_group_dvvtm9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:33.048Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:33.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "internal_sip_security_group_rra50h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:33.048Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:33.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "internal_sip_security_group_rra50h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:33.048Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:33.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "internal_sip_security_group_rra50h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:33.048Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:33.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "internal_sip_security_group_rra50h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:34.026Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:34.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "fcbd79f4-ce62-4f00-a798-4256ecbd8402"}, {"node_instance_id": "sprout_security_group_dvvtm9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:34.026Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:34.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "a6b369db-f430-4ee2-9028-b6a4786d69ad"}, {"node_instance_id": "bono_floatingip_tys1nr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:34.082Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:34.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bono_security_group_more55", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:34.082Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:34.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "internal_sip_security_group_rra50h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:35.086Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:35.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "proxy_host_46uxla", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:35.086Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:35.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "sprout_security_group_dvvtm9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:06:35.086Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:06:35.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}], "metadata": {"pagination": {"total": 584, "offset": 542, "size": 50}}} 2018-08-22 21:06:35,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:06:35,692 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:06:35 GMT 2018-08-22 21:06:35,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:06:35,693 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13978 2018-08-22 21:06:35,693 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:06:35,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-22 21:06:35,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-22 21:06:35,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-22 21:06:35,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-22 21:06:35,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-22 21:06:35,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-22 21:06:35,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-22 21:06:35,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-22 21:06:35,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-22 21:06:35,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-22 21:06:35,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-22 21:06:35,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-22 21:06:35,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-22 21:06:35,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-22 21:06:35,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-22 21:06:35,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-22 21:06:35,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-22 21:06:35,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-22 21:06:35,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-22 21:06:35,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-22 21:06:35,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-22 21:06:35,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-22 21:06:35,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-22 21:06:35,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-22 21:06:35,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-22 21:06:35,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-22 21:06:35,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-22 21:06:35,698 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:06:35,832 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:06:35,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:06:35,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:06:35,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:06:35,833 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:06:35,833 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:06:35,833 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:06:35,833 - 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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:06:35,833 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:06:35,833 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:06:35 GMT 2018-08-22 21:06:35,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:06:35,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:06:35,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:06:40,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:06:41,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:06:41,066 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:06:41,066 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:06:41,066 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:06:41,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:06:41,067 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:06:41,067 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:06:41,067 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 569, "size": 50}}} 2018-08-22 21:06:41,067 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:06:41,067 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:06:41 GMT 2018-08-22 21:06:41,067 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:06:41,067 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-22 21:06:41,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:06:41,067 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:06:41,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:06:41,123 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:06:41,123 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:06:41,124 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:06:41,124 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:06:41,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:06:41,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:06:41,124 - 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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:06:41,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:06:41,124 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:06:41 GMT 2018-08-22 21:06:41,124 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:06:41,124 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:06:41,124 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:06:46,125 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:06:46,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:06:46,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:06:46,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:06:46,221 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:06:46,221 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:06:46,221 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:06:46,221 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:06:46,221 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 569, "size": 50}}} 2018-08-22 21:06:46,221 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:06:46,221 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:06:46 GMT 2018-08-22 21:06:46,221 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:06:46,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-22 21:06:46,222 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:06:46,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:06:46,292 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:06:46,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:06:46,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:06:46,293 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:06:46,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:06:46,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:06:46,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:06:46,293 - 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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:06:46,293 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:06:46,293 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:06:46 GMT 2018-08-22 21:06:46,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:06:46,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:06:46,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:06:51,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:06:51,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:06:51,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:06:51,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:06:51,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:06:51,363 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:06:51,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:06:51,363 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:06:51,363 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 569, "size": 50}}} 2018-08-22 21:06:51,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:06:51,364 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:06:51 GMT 2018-08-22 21:06:51,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:06:51,364 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-22 21:06:51,364 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:06:51,364 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:06:51,419 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:06:51,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:06:51,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:06:51,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:06:51,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:06:51,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:06:51,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:06:51,420 - 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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:06:51,420 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:06:51,420 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:06:51 GMT 2018-08-22 21:06:51,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:06:51,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:06:51,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:06:56,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:06:56,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:06:56,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:06:56,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:06:56,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:06:56,493 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:06:56,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:06:56,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:06:56,493 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 569, "size": 50}}} 2018-08-22 21:06:56,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:06:56,493 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:06:56 GMT 2018-08-22 21:06:56,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:06:56,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-22 21:06:56,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:06:56,494 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:06:56,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:06:56,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:06:56,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:06:56,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:06:56,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:06:56,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:06:56,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:06:56,552 - 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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:06:56,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:06:56,552 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:06:56 GMT 2018-08-22 21:06:56,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:06:56,552 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:06:56,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:07:01,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:07:01,625 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:07:01,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:07:01,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:07:01,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:07:01,626 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:07:01,626 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:07:01,626 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:07:01,626 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 569, "size": 50}}} 2018-08-22 21:07:01,626 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:07:01,626 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:07:01 GMT 2018-08-22 21:07:01,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:07:01,626 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-22 21:07:01,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:07:01,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:07:01,681 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:07:01,681 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:07:01,682 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:07:01,682 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:07:01,682 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:07:01,682 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:07:01,682 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:07:01,682 - 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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:07:01,682 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:07:01,682 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:07:01 GMT 2018-08-22 21:07:01,682 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:07:01,683 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:07:01,683 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:07:06,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:07:06,759 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:07:06,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:07:06,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:07:06,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:07:06,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:07:06,760 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:07:06,760 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:07:06,760 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 569, "size": 50}}} 2018-08-22 21:07:06,760 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:07:06,760 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:07:06 GMT 2018-08-22 21:07:06,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:07:06,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-22 21:07:06,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:07:06,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:07:06,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:07:06,820 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:07:06,820 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:07:06,820 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:07:06,820 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:07:06,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:07:06,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:07:06,820 - 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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:07:06,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:07:06,821 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:07:06 GMT 2018-08-22 21:07:06,821 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:07:06,821 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:07:06,821 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:07:11,826 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:07:11,889 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:07:11,889 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:07:11,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:07:11,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:07:11,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:07:11,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:07:11,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:07:11,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 569, "size": 50}}} 2018-08-22 21:07:11,890 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:07:11,890 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:07:11 GMT 2018-08-22 21:07:11,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:07:11,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-22 21:07:11,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:07:11,890 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:07:11,946 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:07:11,947 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:07:11,947 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:07:11,947 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:07:11,947 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:07:11,947 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:07:11,947 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:07:11,947 - 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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:07:11,948 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:07:11,948 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:07:11 GMT 2018-08-22 21:07:11,948 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:07:11,948 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:07:11,948 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:07:16,953 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:07:17,016 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:07:17,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:07:17,017 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:07:17,017 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:07:17,017 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:07:17,017 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:07:17,017 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:07:17,017 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 569, "size": 50}}} 2018-08-22 21:07:17,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:07:17,018 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:07:17 GMT 2018-08-22 21:07:17,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:07:17,018 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-22 21:07:17,018 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:07:17,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:07:17,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:07:17,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:07:17,076 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:07:17,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:07:17,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:07:17,076 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:07:17,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:07:17,077 - 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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:07:17,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:07:17,077 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:07:17 GMT 2018-08-22 21:07:17,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:07:17,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:07:17,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:07:22,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:07:22,148 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:07:22,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:07:22,149 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:07:22,149 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:07:22,149 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:07:22,149 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:07:22,149 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:07:22,149 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 569, "size": 50}}} 2018-08-22 21:07:22,149 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:07:22,149 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:07:22 GMT 2018-08-22 21:07:22,149 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:07:22,149 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-22 21:07:22,150 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:07:22,150 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:07:22,206 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:07:22,206 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:07:22,206 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:07:22,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:07:22,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:07:22,206 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:07:22,206 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:07:22,207 - 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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:07:22,207 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:07:22,207 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:07:22 GMT 2018-08-22 21:07:22,207 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:07:22,207 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:07:22,207 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:07:27,212 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:07:27,281 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:07:27,281 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:07:27,281 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:07:27,281 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:07:27,281 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:07:27,281 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:07:27,282 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:07:27,282 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 569, "size": 50}}} 2018-08-22 21:07:27,282 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:07:27,282 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:07:27 GMT 2018-08-22 21:07:27,282 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:07:27,282 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-22 21:07:27,282 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:07:27,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:07:27,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:07:27,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:07:27,345 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:07:27,345 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:07:27,345 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:07:27,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:07:27,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:07:27,345 - 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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:07:27,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:07:27,345 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:07:27 GMT 2018-08-22 21:07:27,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:07:27,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:07:27,346 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:07:32,351 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:07:32,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:07:32,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:07:32,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:07:32,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:07:32,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:07:32,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:07:32,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:07:32,419 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_yffn8i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:29.853Z", "message": "Execution done (return_code=2): /tmp/NI2TV/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:29.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "6527cd07-01f8-48ca-8618-b6a29a41c8c5"}, {"node_instance_id": "vellum_yffn8i", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:29.978Z", "message": "Task failed 'script_runner.tasks.run' -> Received an error trying to remove member a3985da2093c840a: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.12:4000 has no leader\n; error #1: client: etcd member http://192.168.120.19:4000 has no leader\n; error #2: client: endpoint http://192.168.120.24:4000 exceeded header timeout\n", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "Received an error trying to remove member a3985da2093c840a: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.12:4000 has no leader\n; error #1: client: etcd member http://192.168.120.19:4000 has no leader\n; error #2: client: endpoint http://192.168.120.24: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/vellum_host_joljfq/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_joljfq/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_joljfq/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 a3985da2093c840a: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.12:4000 has no leader\n; error #1: client: etcd member http://192.168.120.19:4000 has no leader\n; error #2: client: endpoint http://192.168.120.24:4000 exceeded header timeout\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-08-22T21:07:29.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_90sdz8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:31.102Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:31.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:31.102Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:31.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:31.102Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:31.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:31.102Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:31.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:32.106Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:32.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:32.106Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:32.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:32.106Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:32.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_90sdz8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:32.106Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:32.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}], "metadata": {"pagination": {"total": 594, "offset": 569, "size": 50}}} 2018-08-22 21:07:32,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:07:32,419 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:07:32 GMT 2018-08-22 21:07:32,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:07:32,420 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6799 2018-08-22 21:07:32,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:07:32,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/NI2TV/remove-cluster-node.sh 2018-08-22 21:07:32,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Received an error trying to remove member a3985da2093c840a: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.12:4000 has no leader ; error #1: client: etcd member http://192.168.120.19:4000 has no leader ; error #2: client: endpoint http://192.168.120.24:4000 exceeded header timeout 2018-08-22 21:07:32,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-22 21:07:32,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-22 21:07:32,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-22 21:07:32,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-22 21:07:32,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-22 21:07:32,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-22 21:07:32,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-22 21:07:32,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-22 21:07:32,422 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:07:32,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:07:32,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:07:32,477 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:07:32,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:07:32,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:07:32,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:07:32,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:07:32,478 - 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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:07:32,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:07:32,478 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:07:32 GMT 2018-08-22 21:07:32,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:07:32,478 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:07:32,478 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:07:37,484 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:07:37,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:07:37,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:07:37,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:07:37,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:07:37,564 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:07:37,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:07:37,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:07:37,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_joljfq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:33.934Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:33.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:34.109Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:34.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:34.109Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:34.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:35.117Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:35.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:35.117Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:35.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:35.117Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:35.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:35.117Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:35.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:35.117Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:35.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:35.117Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:35.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:35.117Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:35.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:35.117Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:35.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:35.117Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:35.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:35.117Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:35.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:35.493Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:35.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "01eaa39d-4e38-4805-b473-34878d153506"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:36.049Z", "message": "Stopping Agent bind_host_x8bhz9", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "bf2c2626-35d7-45ed-944f-dc34def4eef7"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "bf2c2626-35d7-45ed-944f-dc34def4eef7"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "01eaa39d-4e38-4805-b473-34878d153506"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "bf2c2626-35d7-45ed-944f-dc34def4eef7"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "01eaa39d-4e38-4805-b473-34878d153506"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "01eaa39d-4e38-4805-b473-34878d153506"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "bf2c2626-35d7-45ed-944f-dc34def4eef7"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "bf2c2626-35d7-45ed-944f-dc34def4eef7"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "bf2c2626-35d7-45ed-944f-dc34def4eef7"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "01eaa39d-4e38-4805-b473-34878d153506"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "01eaa39d-4e38-4805-b473-34878d153506"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "01eaa39d-4e38-4805-b473-34878d153506"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "bf2c2626-35d7-45ed-944f-dc34def4eef7"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "bf2c2626-35d7-45ed-944f-dc34def4eef7"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "bf2c2626-35d7-45ed-944f-dc34def4eef7"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "bf2c2626-35d7-45ed-944f-dc34def4eef7"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "01eaa39d-4e38-4805-b473-34878d153506"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:36.049Z", "message": "Stopping Agent vellum_host_joljfq", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "01eaa39d-4e38-4805-b473-34878d153506"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "01eaa39d-4e38-4805-b473-34878d153506"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:36.133Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:36.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}], "metadata": {"pagination": {"total": 628, "offset": 579, "size": 50}}} 2018-08-22 21:07:37,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:07:37,564 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:07:37 GMT 2018-08-22 21:07:37,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:07:37,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18256 2018-08-22 21:07:37,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:07:37,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-22 21:07:37,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-22 21:07:37,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-22 21:07:37,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-22 21:07:37,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-22 21:07:37,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-22 21:07:37,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-22 21:07:37,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-22 21:07:37,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-22 21:07:37,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-22 21:07:37,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-22 21:07:37,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-22 21:07:37,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-22 21:07:37,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:37,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_x8bhz9 2018-08-22 21:07:37,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:37,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:37,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:37,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:37,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:37,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:37,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:37,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:37,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:37,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:37,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:37,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:37,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:37,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:37,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:37,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:37,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_joljfq 2018-08-22 21:07:37,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:37,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-22 21:07:37,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:07:37,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:07:37,627 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:07:37,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:07:37,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:07:37,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:07:37,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:07:37,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:07:37,627 - 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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:07:37,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:07:37,628 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:07:37 GMT 2018-08-22 21:07:37,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:07:37,628 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:07:37,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:07:42,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:07:42,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:07:42,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:07:42,705 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:07:42,705 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:07:42,705 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:07:42,705 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:07:42,705 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:07:42,705 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:40.149Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:40.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "01eaa39d-4e38-4805-b473-34878d153506"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:40.335Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:40.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:41.055Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_joljfq stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:41.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "01eaa39d-4e38-4805-b473-34878d153506"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:41.055Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:41.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "bf2c2626-35d7-45ed-944f-dc34def4eef7"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:41.055Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_x8bhz9 stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:41.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "bf2c2626-35d7-45ed-944f-dc34def4eef7"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:41.055Z", "message": "Successfully stopped daemon: bind_host_x8bhz9\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:41.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "bf2c2626-35d7-45ed-944f-dc34def4eef7"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:41.055Z", "message": "Successfully stopped daemon: vellum_host_joljfq\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:41.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "01eaa39d-4e38-4805-b473-34878d153506"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:41.137Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:41.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:41.137Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:41.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:41.137Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:41.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:41.137Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:41.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:41.137Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:41.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:41.137Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:41.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:41.137Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:41.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:42.064Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:42.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "8473b85b-fd06-4b8a-89ff-f6d9d6912944"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:42.064Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:42.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "1f8c44e5-a162-4520-80c4-e026c2201a79"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:42.064Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:42.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "8473b85b-fd06-4b8a-89ff-f6d9d6912944"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:42.064Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:42.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "1f8c44e5-a162-4520-80c4-e026c2201a79"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:42.064Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:42.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "8473b85b-fd06-4b8a-89ff-f6d9d6912944"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:42.064Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:42.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "1f8c44e5-a162-4520-80c4-e026c2201a79"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:42.064Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:42.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "1f8c44e5-a162-4520-80c4-e026c2201a79"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:42.064Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:42.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "1f8c44e5-a162-4520-80c4-e026c2201a79"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:42.064Z", "message": "Deleting Agent bind_host_x8bhz9", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:42.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "8473b85b-fd06-4b8a-89ff-f6d9d6912944"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:42.064Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:42.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "1f8c44e5-a162-4520-80c4-e026c2201a79"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:42.064Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:42.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "1f8c44e5-a162-4520-80c4-e026c2201a79"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:42.064Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:42.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "8473b85b-fd06-4b8a-89ff-f6d9d6912944"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:42.064Z", "message": "Deleting Agent vellum_host_joljfq", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:42.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "1f8c44e5-a162-4520-80c4-e026c2201a79"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:42.064Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:42.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "8473b85b-fd06-4b8a-89ff-f6d9d6912944"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:42.064Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:42.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "8473b85b-fd06-4b8a-89ff-f6d9d6912944"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:42.064Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:42.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "8473b85b-fd06-4b8a-89ff-f6d9d6912944"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:42.064Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:42.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "1f8c44e5-a162-4520-80c4-e026c2201a79"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:42.064Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:42.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "8473b85b-fd06-4b8a-89ff-f6d9d6912944"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:42.064Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:42.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "1f8c44e5-a162-4520-80c4-e026c2201a79"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:42.064Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:42.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "8473b85b-fd06-4b8a-89ff-f6d9d6912944"}], "metadata": {"pagination": {"total": 662, "offset": 613, "size": 50}}} 2018-08-22 21:07:42,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:07:42,705 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:07:42 GMT 2018-08-22 21:07:42,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:07:42,706 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18514 2018-08-22 21:07:42,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:07:42,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-22 21:07:42,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-22 21:07:42,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_joljfq stop 2018-08-22 21:07:42,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-22 21:07:42,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_x8bhz9 stop 2018-08-22 21:07:42,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_x8bhz9 2018-08-22 21:07:42,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_joljfq 2018-08-22 21:07:42,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-22 21:07:42,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-22 21:07:42,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-22 21:07:42,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-22 21:07:42,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-22 21:07:42,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-22 21:07:42,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-22 21:07:42,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:42,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:42,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:42,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:42,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:42,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:42,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:42,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:42,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_x8bhz9 2018-08-22 21:07:42,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:42,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:42,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:42,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_joljfq 2018-08-22 21:07:42,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:42,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:42,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:42,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:42,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:42,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:42,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-22 21:07:42,712 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:07:42,768 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:07:42,768 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:07:42,768 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:07:42,768 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:07:42,768 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:07:42,768 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:07:42,769 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:07:42,769 - 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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:07:42,769 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:07:42,769 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:07:42 GMT 2018-08-22 21:07:42,769 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:07:42,769 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:07:42,769 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:07:47,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:07:47,843 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:07:47,843 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:07:47,843 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:07:47,843 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:07:47,844 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:07:47,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:07:47,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:07:47,844 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:43.199Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:43.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "1f8c44e5-a162-4520-80c4-e026c2201a79"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:43.199Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:43.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "1f8c44e5-a162-4520-80c4-e026c2201a79"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:43.199Z", "message": "Successfully deleted daemon: vellum_host_joljfq", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:43.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "1f8c44e5-a162-4520-80c4-e026c2201a79"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:43.538Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:43.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:44.153Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:44.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:44.153Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:44.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:44.153Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:44.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:44.153Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:44.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:44.153Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:44.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:44.207Z", "message": "Successfully deleted daemon: bind_host_x8bhz9", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:44.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "8473b85b-fd06-4b8a-89ff-f6d9d6912944"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:44.207Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:44.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "8473b85b-fd06-4b8a-89ff-f6d9d6912944"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:44.207Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:44.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "8473b85b-fd06-4b8a-89ff-f6d9d6912944"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:46.052Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:46.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:46.177Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:46.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:47.189Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:47.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:47.189Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:47.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:47.189Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:47.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:47.189Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:47.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}], "metadata": {"pagination": {"total": 680, "offset": 647, "size": 50}}} 2018-08-22 21:07:47,844 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:07:47,844 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:07:47 GMT 2018-08-22 21:07:47,844 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:07:47,844 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9388 2018-08-22 21:07:47,844 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:07:47,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-22 21:07:47,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-22 21:07:47,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_joljfq 2018-08-22 21:07:47,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-22 21:07:47,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-22 21:07:47,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-22 21:07:47,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-22 21:07:47,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-22 21:07:47,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-22 21:07:47,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_x8bhz9 2018-08-22 21:07:47,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-22 21:07:47,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-22 21:07:47,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-22 21:07:47,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-22 21:07:47,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:07:47,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:07:47,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-22 21:07:47,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-22 21:07:47,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:07:47,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:07:47,905 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:07:47,905 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:07:47,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:07:47,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:07:47,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:07:47,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:07:47,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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:07:47,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:07:47,906 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:07:47 GMT 2018-08-22 21:07:47,906 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:07:47,906 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:07:47,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:07:52,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:07:52,973 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:07:52,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:07:52,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:07:52,974 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:07:52,974 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:07:52,974 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:07:52,974 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:07:52,974 - 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-08-22T21:07:51.318Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:51.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:52.194Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:52.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:52.194Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:52.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:52.194Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:52.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}], "metadata": {"pagination": {"total": 686, "offset": 665, "size": 50}}} 2018-08-22 21:07:52,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:07:52,975 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:07:52 GMT 2018-08-22 21:07:52,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:07:52,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2138 2018-08-22 21:07:52,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:07:52,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:07:52,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:07:52,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:07:52,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-08-22 21:07:52,976 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:07:53,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:07:53,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:07:53,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:07:53,033 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:07:53,033 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:07:53,033 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:07:53,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:07:53,033 - 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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:07:53,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:07:53,034 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:07:53 GMT 2018-08-22 21:07:53,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:07:53,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:07:53,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:07:58,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:07:58,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:07:58,104 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:07:58,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:07:58,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:07:58,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:07:58,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:07:58,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:07:58,105 - 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-08-22T21:07:54.661Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:54.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:55.199Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:55.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:55.199Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:55.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:55.199Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:55.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:55.724Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:55.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "2980b4a2-114e-4d5b-ae81-31a540610b29"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:56.203Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:56.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:56.203Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:56.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:56.203Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:56.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_host_joljfq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:07:57.335Z", "message": "Waiting for server \"9d1288b3-4081-45b3-915e-19e11108f55e\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:57.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "2980b4a2-114e-4d5b-ae81-31a540610b29"}], "metadata": {"pagination": {"total": 695, "offset": 669, "size": 50}}} 2018-08-22 21:07:58,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:07:58,105 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:07:58 GMT 2018-08-22 21:07:58,106 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:07:58,106 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4721 2018-08-22 21:07:58,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:07:58,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:07:58,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-22 21:07:58,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-22 21:07:58,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-22 21:07:58,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-22 21:07:58,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:07:58,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:07:58,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:07:58,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "9d1288b3-4081-45b3-915e-19e11108f55e" to be deleted. current status: ACTIVE 2018-08-22 21:07:58,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:07:58,194 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:07:58,194 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:07:58,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:07:58,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:07:58,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:07:58,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:07:58,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:07:58,194 - 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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:07:58,195 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:07:58,195 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:07:58 GMT 2018-08-22 21:07:58,195 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:07:58,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:07:58,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:08:03,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:08:03,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:08:03,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:08:03,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:08:03,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:08:03,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:08:03,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:08:03,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:08:03,264 - 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-08-22T21:07:59.114Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:07:59.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:00.208Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:00.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:00.208Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:00.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:00.208Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:00.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:00.264Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:00.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "6d4fd29e-b208-4d60-9cc2-cea0e712d8ea"}, {"node_instance_id": "bind_host_x8bhz9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:02.263Z", "message": "Waiting for server \"8739f15b-b8a6-4dda-bd2d-e7d85f03db48\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:02.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "6d4fd29e-b208-4d60-9cc2-cea0e712d8ea"}, {"node_instance_id": "vellum_host_joljfq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:02.622Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:02.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_security_group_00dsq6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:03.211Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:03.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}], "metadata": {"pagination": {"total": 703, "offset": 678, "size": 50}}} 2018-08-22 21:08:03,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:08:03,265 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:08:03 GMT 2018-08-22 21:08:03,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:08:03,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4141 2018-08-22 21:08:03,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:08:03,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-22 21:08:03,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-22 21:08:03,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-22 21:08:03,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-22 21:08:03,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-22 21:08:03,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "8739f15b-b8a6-4dda-bd2d-e7d85f03db48" to be deleted. current status: SHUTOFF 2018-08-22 21:08:03,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-22 21:08:03,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-22 21:08:03,267 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:08:03,338 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:08:03,338 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:08:03,338 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:08:03,338 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:08:03,339 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:08:03,339 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:08:03,339 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:08:03,339 - 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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:08:03,339 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:08:03,339 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:08:03 GMT 2018-08-22 21:08:03,339 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:08:03,339 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:08:03,339 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:08:08,341 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:08:08,408 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:08:08,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:08:08,408 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:08:08,408 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:08:08,408 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:08:08,408 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:08:08,408 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:08:08,409 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_00dsq6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:04.214Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:04.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_security_group_00dsq6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:04.214Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:04.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_security_group_00dsq6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:04.214Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:04.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "vellum_security_group_00dsq6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:04.508Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:04.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "7abec2c6-44a8-40da-b25f-9040b142eadb"}, {"node_instance_id": "vellum_security_group_00dsq6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:05.430Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:05.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_host_x8bhz9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:07.424Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:07.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_floatingip_91vcur", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:08.243Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:08.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "base_security_group_gjzaca", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:08.243Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:08.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_security_group_jd3f8a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:08.243Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:08.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "keypair_h5u3el", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:08.243Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:08.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}], "metadata": {"pagination": {"total": 713, "offset": 686, "size": 50}}} 2018-08-22 21:08:08,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:08:08,409 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:08:08 GMT 2018-08-22 21:08:08,409 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:08:08,409 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5059 2018-08-22 21:08:08,409 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:08:08,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-22 21:08:08,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-22 21:08:08,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-22 21:08:08,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-22 21:08:08,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-22 21:08:08,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-22 21:08:08,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-22 21:08:08,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-22 21:08:08,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-22 21:08:08,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-22 21:08:08,411 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:08:08,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:08:08,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:08:08,469 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:08:08,469 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:08:08,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:08:08,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:08:08,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:08:08,470 - 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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:08:08,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:08:08,470 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:08:08 GMT 2018-08-22 21:08:08,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:08:08,470 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-22 21:08:08,470 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:08:13,474 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:08:13,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:08:13,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:08:13,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:08:13,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:08:13,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:08:13,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:08:13,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:08:13,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_h5u3el", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:09.386Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:09.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "keypair_h5u3el", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:09.386Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:09.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_floatingip_91vcur", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:09.386Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:09.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_floatingip_91vcur", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:09.386Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:09.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_security_group_jd3f8a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:09.386Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:09.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_security_group_jd3f8a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:09.386Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:09.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_security_group_jd3f8a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:09.386Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:09.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "keypair_h5u3el", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:09.386Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:09.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_floatingip_91vcur", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:09.386Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:09.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "base_security_group_gjzaca", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:09.386Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:09.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "base_security_group_gjzaca", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:09.386Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:09.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "base_security_group_gjzaca", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:09.386Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:09.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_security_group_jd3f8a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:10.050Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:10.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "ab04c132-39af-4795-89e1-191c07367eed"}, {"node_instance_id": "base_security_group_gjzaca", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:10.255Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:10.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "5ca97688-0b48-4312-8ac7-458fe8939196"}, {"node_instance_id": "bind_floatingip_91vcur", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:10.255Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:10.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "15420ad4-10a1-439a-afc5-e0c5d1951e9b"}, {"node_instance_id": "keypair_h5u3el", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:10.255Z", "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-08-22T21:08:10.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e", "logger": "8ba32ed4-90cf-4751-bde8-9ce7c02f8790"}, {"node_instance_id": "keypair_h5u3el", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:10.609Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:10.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_security_group_jd3f8a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:11.612Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:11.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "base_security_group_gjzaca", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:11.612Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:11.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": "bind_floatingip_91vcur", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:12.616Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:12.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-22T21:08:12.616Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:08:12.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"}], "metadata": {"pagination": {"total": 734, "offset": 696, "size": 50}}} 2018-08-22 21:08:13,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:08:13,547 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:08:13 GMT 2018-08-22 21:08:13,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:08:13,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10810 2018-08-22 21:08:13,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:08:13,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-08-22 21:08:13,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-08-22 21:08:13,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-22 21:08:13,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-22 21:08:13,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-22 21:08:13,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-22 21:08:13,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-22 21:08:13,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-22 21:08:13,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-22 21:08:13,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-22 21:08:13,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-22 21:08:13,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-22 21:08:13,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-22 21:08:13,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-22 21:08:13,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-22 21:08:13,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-08-22 21:08:13,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-08-22 21:08:13,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-22 21:08:13,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-22 21:08:13,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-22 21:08:13,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-08-22 21:08:13,551 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e 2018-08-22 21:08:13,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:08:13,609 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:08:13,609 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:08:13,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:08:13,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:08:13,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:08:13,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:08:13,610 - 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-08-22T21:05:26.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f2af5d0-2bfb-4fb7-b7e2-8fb648625d4e"} 2018-08-22 21:08:13,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:08:13,610 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:08:13 GMT 2018-08-22 21:08:13,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:08:13,610 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-08-22 21:08:13,611 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:08:13,611 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3/deployments/clearwater-opnfv 2018-08-22 21:08:14,464 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:08:14,465 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:08:14,465 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:08:14,465 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:08:14,465 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:08:14,465 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:08:14,465 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:08:14,465 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-22 21:08:14,465 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "bono_cluster_size": 1, "flavor_id": "8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94", "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"}, "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"}, "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"}, "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-08-22T20:45:35.078Z", "updated_at": "2018-08-22T20:45:35.078Z", "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": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"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-08-22 21:08:14,466 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:08:14,466 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:08:14 GMT 2018-08-22 21:08:14,466 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:08:14,466 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-08-22 21:08:14,466 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:08:14,467 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3/blueprints/clearwater-opnfv 2018-08-22 21:08:14,547 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:08:14,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:08:14,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:08:14,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:08:14,548 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:08:14,548 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:08:14,548 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:08:14,548 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-22 21:08:14,549 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-08-22T20:45:28.707Z", "updated_at": "2018-08-22T20:45:28.707Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.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.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.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.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"}}}, "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"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "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"}}}}, "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"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "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"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "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"}, "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"}, "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"}, "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": {"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": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "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, "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"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "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, "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"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "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, "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"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "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, "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"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"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"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "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, "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"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "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, "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"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "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, "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"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "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, "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"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"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"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "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, "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"}}}}], "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-08-22 21:08:14,551 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:08:14,551 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:08:14 GMT 2018-08-22 21:08:14,551 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:08:14,551 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-08-22 21:08:14,551 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:08:14,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-22 21:08:14,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 21:08:15,805 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b3998fb1-c18e-47a1-a2d2-57915d178dee Date: Wed, 22 Aug 2018 21:08:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 21:08:15,805 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f used request id req-b3998fb1-c18e-47a1-a2d2-57915d178dee 2018-08-22 21:08:15,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.2291200161s 2018-08-22 21:08:15,806 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/f8346a21-d5d8-4ae1-b7d3-cad1e9f3363f used request id req-b3998fb1-c18e-47a1-a2d2-57915d178dee 2018-08-22 21:08:15,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 21:08:15,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}69d23e0a8737e1312a848f4f6764284ae2af47ea" 2018-08-22 21:08:16,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:08: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-b8452780-920d-4851-88e2-5a09d1a21728 x-compute-request-id: req-b8452780-920d-4851-88e2-5a09d1a21728 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_adfe2c3e-bbf7-462c-bc97-17e717409c94", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "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": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f"}, {"name": "cloudify_ims-flavor_alt_adfe2c3e-bbf7-462c-bc97-17e717409c94", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049", "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": "8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049"}]} 2018-08-22 21:08:16,078 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-b8452780-920d-4851-88e2-5a09d1a21728 2018-08-22 21:08:16,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.271907091141s 2018-08-22 21:08:16,079 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-b8452780-920d-4851-88e2-5a09d1a21728 2018-08-22 21:08:16,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-22 21:08:16,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}69d23e0a8737e1312a848f4f6764284ae2af47ea" 2018-08-22 21:08:16,143 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 21:08: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-0ffb44b8-c86a-4ab4-83d5-03ef031c51f8 x-compute-request-id: req-0ffb44b8-c86a-4ab4-83d5-03ef031c51f8 Content-Length: 0 Content-Type: application/json 2018-08-22 21:08:16,143 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049 used request id req-0ffb44b8-c86a-4ab4-83d5-03ef031c51f8 2018-08-22 21:08:16,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.061616897583s 2018-08-22 21:08:16,143 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/8d63eb0f-6f8c-4cb9-b9fe-5df54b47f049 used request id req-0ffb44b8-c86a-4ab4-83d5-03ef031c51f8 2018-08-22 21:08:16,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-22 21:08:16,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/0f2c8123-c790-43cb-b479-17ffc7073342.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 21:08:17,715 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-33d41b5f-67ac-4e73-99aa-b0a4d1adbf71 Content-Length: 0 Date: Wed, 22 Aug 2018 21:08:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 21:08:17,715 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/0f2c8123-c790-43cb-b479-17ffc7073342.json used request id req-33d41b5f-67ac-4e73-99aa-b0a4d1adbf71 2018-08-22 21:08:17,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.56876111031s 2018-08-22 21:08:17,715 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/0f2c8123-c790-43cb-b479-17ffc7073342.json used request id req-33d41b5f-67ac-4e73-99aa-b0a4d1adbf71 2018-08-22 21:08:17,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 21:08:17,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 21:08:17,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-678f2e82-01de-4168-aeab-a63131de53b7 Date: Wed, 22 Aug 2018 21:08:17 GMT RESP BODY: {"floatingips": []} 2018-08-22 21:08:17,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-678f2e82-01de-4168-aeab-a63131de53b7 2018-08-22 21:08:17,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0626358985901s 2018-08-22 21:08:17,783 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-678f2e82-01de-4168-aeab-a63131de53b7 2018-08-22 21:08:17,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-22 21:08:17,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 21:08:18,287 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 21:08: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-8328c776-4d0f-4ea3-86df-7ad4896a9652 x-compute-request-id: req-8328c776-4d0f-4ea3-86df-7ad4896a9652 Content-Type: application/json 2018-08-22 21:08:18,287 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3 used request id req-8328c776-4d0f-4ea3-86df-7ad4896a9652 2018-08-22 21:08:18,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.503298997879s 2018-08-22 21:08:18,287 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3 used request id req-8328c776-4d0f-4ea3-86df-7ad4896a9652 2018-08-22 21:08:18,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:08:18,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 21:08:18,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:08: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-37d00d9a-8f88-4b66-a17b-f4a57d506a1b x-compute-request-id: req-37d00d9a-8f88-4b66-a17b-f4a57d506a1b Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:cf:d8", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "rel": "bookmark"}], "image": {"id": "152380b6-a742-4710-859f-220b7a2a3516", "links": [{"href": "http://172.30.9.24:8774/images/152380b6-a742-4710-859f-220b7a2a3516", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T20:44:28.000000", "flavor": {"id": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "links": [{"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "bookmark"}]}, "id": "7313bf8d-6bc3-48ba-ad2c-0868d7e4dab3", "security_groups": [{"name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}], "user_id": "0543154148474d20bc676a0013b79233", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:08:18Z", "hostId": "3109d2a3ce9f88181718296e25c66f85e87eb70ece8be4f58df5c610", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94", "name": "cloudify_ims-vm_adfe2c3e-bbf7-462c-bc97-17e717409c94", "created": "2018-08-22T20:42:12Z", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:08:18,898 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-37d00d9a-8f88-4b66-a17b-f4a57d506a1b 2018-08-22 21:08:18,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.610635995865s 2018-08-22 21:08:18,899 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-37d00d9a-8f88-4b66-a17b-f4a57d506a1b 2018-08-22 21:08:18,900 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:08:20,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:08:20,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 21:08:20,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:08: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-0dc6f218-4230-41a2-82b9-502ae74079fc x-compute-request-id: req-0dc6f218-4230-41a2-82b9-502ae74079fc Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-22 21:08:20,968 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0dc6f218-4230-41a2-82b9-502ae74079fc 2018-08-22 21:08:20,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0652561187744s 2018-08-22 21:08:20,969 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0dc6f218-4230-41a2-82b9-502ae74079fc 2018-08-22 21:08:20,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 21:08:20,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 21:08:21,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-df7b56f1-0721-4bd4-95f2-0e5d23c882d8 Date: Wed, 22 Aug 2018 21:08:21 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:42:09Z", "updated_at": "2018-08-22T20:42:10Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "087d3fb7-e42b-457b-856b-ffb20b37bc24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "5024b09a-3397-46d2-9c83-1073d726ec01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": 443, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "5c85ab7a-6d05-42ea-90c1-a8059e13fef1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": 80, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "78799842-3597-45be-b333-17179cc0d726", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv6", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "865f0841-de59-48ac-8f49-4b9b9c78d19a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-22T20:42:10Z", "revision_number": 0, "id": "a002ad36-3eb4-4fe9-ae72-5a249011a1d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:10Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:42:09Z", "revision_number": 0, "id": "d223b5c0-5eb1-4a26-ba73-756f32c13e4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:09Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-22T20:42:10Z", "revision_number": 0, "id": "e79546e5-ac31-4514-9ac3-cac0aead931e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:42:10Z", "security_group_id": "924add68-62e1-4f75-9325-6520bef77c9a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}], "revision_number": 7, "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "id": "924add68-62e1-4f75-9325-6520bef77c9a", "name": "cloudify_ims-sg_adfe2c3e-bbf7-462c-bc97-17e717409c94"}, {"description": "Default security group", "tags": [], "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:40:39Z", "updated_at": "2018-08-22T20:45:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:40:39Z", "revision_number": 0, "id": "337c4e97-509e-4539-b438-7ab097e30707", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:40:39Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:40:39Z", "revision_number": 0, "id": "5fd6aa46-f00d-4d19-8de5-08bda0ff55fe", "remote_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "remote_ip_prefix": null, "created_at": "2018-08-22T20:40:39Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T20:45:25Z", "revision_number": 0, "id": "678b66d1-ffd2-461e-b849-2b87a56f14b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:45:25Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:40:39Z", "revision_number": 0, "id": "6fcbc217-c2cd-451d-bd3a-e4cd29a305e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T20:40:39Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv6", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T20:40:39Z", "revision_number": 0, "id": "79ca9061-4a54-4ca6-b006-b5ff7b774df7", "remote_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "remote_ip_prefix": null, "created_at": "2018-08-22T20:40:39Z", "security_group_id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "port_range_min": null, "ethertype": "IPv6", "project_id": "00714d9013684ad4b6ae8d12b7756ddb"}], "revision_number": 2, "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "id": "ea65776c-25e5-4c3e-9d02-cd9bcae3f51f", "name": "default"}]} 2018-08-22 21:08:21,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-df7b56f1-0721-4bd4-95f2-0e5d23c882d8 2018-08-22 21:08:21,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0466248989105s 2018-08-22 21:08:21,019 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-df7b56f1-0721-4bd4-95f2-0e5d23c882d8 2018-08-22 21:08:21,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-22 21:08:21,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/924add68-62e1-4f75-9325-6520bef77c9a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 21:08:21,157 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-83aedff2-7fb9-42d6-82b7-07da32bc9866 Content-Length: 0 Date: Wed, 22 Aug 2018 21:08:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 21:08:21,157 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/924add68-62e1-4f75-9325-6520bef77c9a.json used request id req-83aedff2-7fb9-42d6-82b7-07da32bc9866 2018-08-22 21:08:21,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.134821891785s 2018-08-22 21:08:21,157 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/924add68-62e1-4f75-9325-6520bef77c9a.json used request id req-83aedff2-7fb9-42d6-82b7-07da32bc9866 2018-08-22 21:08:21,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-22 21:08:21,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 21:08:21,192 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 21:08: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-a2574862-6080-4afa-b319-019e8bd2b44d x-compute-request-id: req-a2574862-6080-4afa-b319-019e8bd2b44d Content-Length: 0 Content-Type: application/json 2018-08-22 21:08:21,192 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94 used request id req-a2574862-6080-4afa-b319-019e8bd2b44d 2018-08-22 21:08:21,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0345129966736s 2018-08-22 21:08:21,193 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/cloudify_ims-kp_adfe2c3e-bbf7-462c-bc97-17e717409c94 used request id req-a2574862-6080-4afa-b319-019e8bd2b44d 2018-08-22 21:08:21,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-22 21:08:21,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/14e74c1d-52f9-46ca-b8c4-29ede6a88e22/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}8865c7bb3e61f0baaa37cf449678be44897f49a2" -d '{"subnet_id": "35f46b74-d134-49bc-b6cf-f7f9447e082f"}' 2018-08-22 21:08:23,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a1b4983a-a7f4-4bf6-acc6-5cbef37fbbff Date: Wed, 22 Aug 2018 21:08:23 GMT RESP BODY: {"network_id": "c4031f32-029e-466a-b3a2-316b7babfc3a", "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "subnet_id": "35f46b74-d134-49bc-b6cf-f7f9447e082f", "subnet_ids": ["35f46b74-d134-49bc-b6cf-f7f9447e082f"], "port_id": "51cef24a-60b7-40fc-b7f2-250053be8735", "id": "14e74c1d-52f9-46ca-b8c4-29ede6a88e22"} 2018-08-22 21:08:23,438 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/14e74c1d-52f9-46ca-b8c4-29ede6a88e22/remove_router_interface.json used request id req-a1b4983a-a7f4-4bf6-acc6-5cbef37fbbff 2018-08-22 21:08:23,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.24471592903s 2018-08-22 21:08:23,438 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/14e74c1d-52f9-46ca-b8c4-29ede6a88e22/remove_router_interface.json used request id req-a1b4983a-a7f4-4bf6-acc6-5cbef37fbbff returning object 14e74c1d-52f9-46ca-b8c4-29ede6a88e22 2018-08-22 21:08:23,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-22 21:08:23,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 21:08:23,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-bc3a5021-db45-42d9-9878-3b35d44402d1 Date: Wed, 22 Aug 2018 21:08:23 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "00714d9013684ad4b6ae8d12b7756ddb", "created_at": "2018-08-22T20:40:40Z", "admin_state_up": true, "updated_at": "2018-08-22T21:08:22Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "00714d9013684ad4b6ae8d12b7756ddb", "id": "14e74c1d-52f9-46ca-b8c4-29ede6a88e22", "name": "cloudify_ims-router_adfe2c3e-bbf7-462c-bc97-17e717409c94"}]} 2018-08-22 21:08:23,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-bc3a5021-db45-42d9-9878-3b35d44402d1 2018-08-22 21:08:23,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.119948863983s 2018-08-22 21:08:23,559 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-bc3a5021-db45-42d9-9878-3b35d44402d1 2018-08-22 21:08:23,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-22 21:08:23,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/14e74c1d-52f9-46ca-b8c4-29ede6a88e22.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 21:08:24,863 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3a8b4448-a6ff-4899-b077-cf180e868ada Content-Length: 0 Date: Wed, 22 Aug 2018 21:08:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 21:08:24,863 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/14e74c1d-52f9-46ca-b8c4-29ede6a88e22.json used request id req-3a8b4448-a6ff-4899-b077-cf180e868ada 2018-08-22 21:08:24,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.30261301994s 2018-08-22 21:08:24,863 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/14e74c1d-52f9-46ca-b8c4-29ede6a88e22.json used request id req-3a8b4448-a6ff-4899-b077-cf180e868ada 2018-08-22 21:08:24,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-22 21:08:24,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 21:08:24,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-9624d57f-ebe5-4c26-a3b9-56e171dbbb85 Date: Wed, 22 Aug 2018 21:08:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4031f32-029e-466a-b3a2-316b7babfc3a","tenant_id":"00714d9013684ad4b6ae8d12b7756ddb","created_at":"2018-08-22T20:40:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-22T20:40:40Z","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":"00714d9013684ad4b6ae8d12b7756ddb","id":"35f46b74-d134-49bc-b6cf-f7f9447e082f","subnetpool_id":null,"name":"cloudify_ims-subnet_adfe2c3e-bbf7-462c-bc97-17e717409c94"}]} 2018-08-22 21:08:24,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-9624d57f-ebe5-4c26-a3b9-56e171dbbb85 2018-08-22 21:08:24,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0485270023346s 2018-08-22 21:08:24,913 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-9624d57f-ebe5-4c26-a3b9-56e171dbbb85 2018-08-22 21:08:24,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-22 21:08:24,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/35f46b74-d134-49bc-b6cf-f7f9447e082f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 21:08:25,980 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-114e0a19-0c47-4a94-9d6a-580d2eac73d6 Date: Wed, 22 Aug 2018 21:08:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 21:08:25,980 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/35f46b74-d134-49bc-b6cf-f7f9447e082f.json used request id req-114e0a19-0c47-4a94-9d6a-580d2eac73d6 2018-08-22 21:08:25,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.06612586975s 2018-08-22 21:08:25,980 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/35f46b74-d134-49bc-b6cf-f7f9447e082f.json used request id req-114e0a19-0c47-4a94-9d6a-580d2eac73d6 2018-08-22 21:08:25,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 21:08:25,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 21:08:26,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-82e81b72-f2d2-436a-9226-60f6f3e4ea90 Date: Wed, 22 Aug 2018 21:08:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c4031f32-029e-466a-b3a2-316b7babfc3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"00714d9013684ad4b6ae8d12b7756ddb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T21:08:25Z","qos_policy_id":null,"name":"cloudify_ims-net_adfe2c3e-bbf7-462c-bc97-17e717409c94","admin_state_up":true,"tenant_id":"00714d9013684ad4b6ae8d12b7756ddb","created_at":"2018-08-22T20:40:39Z","mtu":1450}]} 2018-08-22 21:08:26,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-82e81b72-f2d2-436a-9226-60f6f3e4ea90 2018-08-22 21:08:26,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.359303951263s 2018-08-22 21:08:26,341 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-82e81b72-f2d2-436a-9226-60f6f3e4ea90 2018-08-22 21:08:26,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-22 21:08:26,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/c4031f32-029e-466a-b3a2-316b7babfc3a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 21:08:27,317 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d504aa12-32a5-4c8b-9e50-2d9e20519599 Date: Wed, 22 Aug 2018 21:08:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 21:08:27,318 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/c4031f32-029e-466a-b3a2-316b7babfc3a.json used request id req-d504aa12-32a5-4c8b-9e50-2d9e20519599 2018-08-22 21:08:27,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.976102828979s 2018-08-22 21:08:27,318 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/c4031f32-029e-466a-b3a2-316b7babfc3a.json used request id req-d504aa12-32a5-4c8b-9e50-2d9e20519599 2018-08-22 21:08:27,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 21:08:27,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 21:08:27,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-91d06f0e-43c8-4886-867d-6cc110e4790d Date: Wed, 22 Aug 2018 21:08:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T20:42:08Z", "file": "/v2/images/152380b6-a742-4710-859f-220b7a2a3516/file", "owner": "00714d9013684ad4b6ae8d12b7756ddb", "id": "152380b6-a742-4710-859f-220b7a2a3516", "size": 4373348352, "self": "/v2/images/152380b6-a742-4710-859f-220b7a2a3516", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/152380b6-a742-4710-859f-220b7a2a3516/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/152380b6-a742-4710-859f-220b7a2a3516/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_adfe2c3e-bbf7-462c-bc97-17e717409c94", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_adfe2c3e-bbf7-462c-bc97-17e717409c94", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-22T20:41:07Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 21:08:27,602 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-91d06f0e-43c8-4886-867d-6cc110e4790d 2018-08-22 21:08:27,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.280119180679s 2018-08-22 21:08:27,603 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-91d06f0e-43c8-4886-867d-6cc110e4790d 2018-08-22 21:08:27,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-22 21:08:27,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/152380b6-a742-4710-859f-220b7a2a3516 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8865c7bb3e61f0baaa37cf449678be44897f49a2" 2018-08-22 21:08:29,045 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-72f27ee1-e97b-4e12-9e00-39065d7726ba Date: Wed, 22 Aug 2018 21:08:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 21:08:29,045 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/152380b6-a742-4710-859f-220b7a2a3516 used request id req-72f27ee1-e97b-4e12-9e00-39065d7726ba 2018-08-22 21:08:29,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.44079995155s 2018-08-22 21:08:29,045 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/152380b6-a742-4710-859f-220b7a2a3516 used request id req-72f27ee1-e97b-4e12-9e00-39065d7726ba 2018-08-22 21:08:29,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 21:08:29,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}69d23e0a8737e1312a848f4f6764284ae2af47ea" 2018-08-22 21:08:29,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:08: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-2885428e-0944-41b2-8e5c-52c96f1e9fb9 x-compute-request-id: req-2885428e-0944-41b2-8e5c-52c96f1e9fb9 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_adfe2c3e-bbf7-462c-bc97-17e717409c94", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f", "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": "04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f"}]} 2018-08-22 21:08:29,068 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-2885428e-0944-41b2-8e5c-52c96f1e9fb9 2018-08-22 21:08:29,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0225691795349s 2018-08-22 21:08:29,069 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-2885428e-0944-41b2-8e5c-52c96f1e9fb9 2018-08-22 21:08:29,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-22 21:08:29,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}69d23e0a8737e1312a848f4f6764284ae2af47ea" 2018-08-22 21:08:29,097 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 21:08: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-df311d84-8114-40bb-84a0-3c73775dc959 x-compute-request-id: req-df311d84-8114-40bb-84a0-3c73775dc959 Content-Length: 0 Content-Type: application/json 2018-08-22 21:08:29,097 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f used request id req-df311d84-8114-40bb-84a0-3c73775dc959 2018-08-22 21:08:29,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0265650749207s 2018-08-22 21:08:29,097 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/04fb39a6-5a2a-42cc-b6d9-ac1dcb67316f used request id req-df311d84-8114-40bb-84a0-3c73775dc959 2018-08-22 21:08:29,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 21:08:29,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}69d23e0a8737e1312a848f4f6764284ae2af47ea" 2018-08-22 21:08:29,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b217c2cc-a51c-4b6d-a90d-65d1eefdaafa Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "cloudify_ims-user_adfe2c3e-bbf7-462c-bc97-17e717409c94", "links": {"self": "http://172.30.9.24:5000/v3/users/0543154148474d20bc676a0013b79233"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0543154148474d20bc676a0013b79233", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 21:08:29,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-b217c2cc-a51c-4b6d-a90d-65d1eefdaafa 2018-08-22 21:08:29,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.185995817184s 2018-08-22 21:08:29,284 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-b217c2cc-a51c-4b6d-a90d-65d1eefdaafa 2018-08-22 21:08:29,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 21:08:29,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/0543154148474d20bc676a0013b79233 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}69d23e0a8737e1312a848f4f6764284ae2af47ea" 2018-08-22 21:08:29,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36bfaa66-455b-4be3-85f2-42fd3b821f21 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_adfe2c3e-bbf7-462c-bc97-17e717409c94", "links": {"self": "http://172.30.9.24:5000/v3/users/0543154148474d20bc676a0013b79233"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0543154148474d20bc676a0013b79233", "description": null}} 2018-08-22 21:08:29,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/0543154148474d20bc676a0013b79233 used request id req-36bfaa66-455b-4be3-85f2-42fd3b821f21 2018-08-22 21:08:29,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.178787946701s 2018-08-22 21:08:29,469 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/0543154148474d20bc676a0013b79233 used request id req-36bfaa66-455b-4be3-85f2-42fd3b821f21 2018-08-22 21:08:29,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-22 21:08:29,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/0543154148474d20bc676a0013b79233 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}69d23e0a8737e1312a848f4f6764284ae2af47ea" 2018-08-22 21:08:29,817 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 21:08:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-246e2c9c-6670-4e76-b996-e040fa826d24 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 21:08:29,817 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/0543154148474d20bc676a0013b79233 used request id req-246e2c9c-6670-4e76-b996-e040fa826d24 2018-08-22 21:08:29,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.347738027573s 2018-08-22 21:08:29,817 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/0543154148474d20bc676a0013b79233 used request id req-246e2c9c-6670-4e76-b996-e040fa826d24 2018-08-22 21:08:29,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 21:08:29,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}69d23e0a8737e1312a848f4f6764284ae2af47ea" 2018-08-22 21:08:29,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fe81f4a-7022-4cb0-8977-7dcccf29113f Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/00714d9013684ad4b6ae8d12b7756ddb"}, "tags": [], "enabled": true, "id": "00714d9013684ad4b6ae8d12b7756ddb", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_adfe2c3e-bbf7-462c-bc97-17e717409c94"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-22 21:08:29,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-9fe81f4a-7022-4cb0-8977-7dcccf29113f 2018-08-22 21:08:29,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.168169975281s 2018-08-22 21:08:29,992 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-9fe81f4a-7022-4cb0-8977-7dcccf29113f 2018-08-22 21:08:29,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-22 21:08:30,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/00714d9013684ad4b6ae8d12b7756ddb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}69d23e0a8737e1312a848f4f6764284ae2af47ea" 2018-08-22 21:08:30,232 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 21:08:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f10b4ca9-d789-43ea-bb16-ce9a373daac8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 21:08:30,232 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/00714d9013684ad4b6ae8d12b7756ddb used request id req-f10b4ca9-d789-43ea-bb16-ce9a373daac8 2018-08-22 21:08:30,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.235105037689s 2018-08-22 21:08:30,232 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/00714d9013684ad4b6ae8d12b7756ddb used request id req-f10b4ca9-d789-43ea-bb16-ce9a373daac8 2018-08-22 21:08:30,258 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-08-22 21:08:30,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 21:08:30,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 21:08:30,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 21:08:30,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 21:08:30,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 21:08:30,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 21:08:30,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 21:08:30,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 21:08:30,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 21:08:30,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 21:08:30,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 21:08:30,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 21:08:30,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 21:08:30,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 21:08:30,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 21:08:30,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 21:08:30,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 21:08:30,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 21:08:30,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 21:08:30,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 21:08:30,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 21:08:30,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 21:08:30,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 21:08:30,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fae353bf-1a0a-40c9-ad22-bd27faa2dd02 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 21:08:30,291 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-fae353bf-1a0a-40c9-ad22-bd27faa2dd02 2018-08-22 21:08:30,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 21:08:30,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T22:08:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d69b1f3fec314e8ebf952b8c456a331b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "032439070e6549a2a698896c40df0822"}, "audit_ids": ["vqSYJo5iTFqjZl5ZkNYPAg"], "issued_at": "2018-08-22T21:08:30.000000Z"}} 2018-08-22 21:08:30,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 21:08:30,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}2b4d46e56c07d0e39aaa505b29aafe2e36bdc68b" 2018-08-22 21:08:31,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-c0bf9108-f207-4923-82e0-ee06fbfd8856 Date: Wed, 22 Aug 2018 21:08:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 21:08:31,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c0bf9108-f207-4923-82e0-ee06fbfd8856 2018-08-22 21:08:31,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.527655124664s 2018-08-22 21:08:31,209 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c0bf9108-f207-4923-82e0-ee06fbfd8856 2018-08-22 21:08:31,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 21:08:31,218 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 22 Aug 2018 21:08:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed27578f-bf73-4c5d-9d0c-89771c639a33 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.24:5000/v3/", "rel": "self"}]}]}} 2018-08-22 21:08:31,218 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-ed27578f-bf73-4c5d-9d0c-89771c639a33 2018-08-22 21:08:31,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 21:08:31,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b4d46e56c07d0e39aaa505b29aafe2e36bdc68b" 2018-08-22 21:08:31,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77e37add-d059-4149-a339-be3a3d532584 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/4beeafd00465418cb49ec3ca3c085af1"}, "tags": [], "enabled": true, "id": "4beeafd00465418cb49ec3ca3c085af1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-08-22 21:08:31,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-77e37add-d059-4149-a339-be3a3d532584 2018-08-22 21:08:31,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107477903366s 2018-08-22 21:08:31,326 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-77e37add-d059-4149-a339-be3a3d532584 2018-08-22 21:08:31,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-22 21:08:31,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2b4d46e56c07d0e39aaa505b29aafe2e36bdc68b" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_fbf23494-c355-413f-8436-0380c2508090"}}' 2018-08-22 21:08:31,524 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 22 Aug 2018 21:08:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62945811-e334-46c5-b64d-f368260f4a84 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.24:5000/v3/projects/aaf8f91e46dc42c998fea7c362c3e0d5"}, "tags": [], "enabled": true, "id": "aaf8f91e46dc42c998fea7c362c3e0d5", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_fbf23494-c355-413f-8436-0380c2508090"}} 2018-08-22 21:08:31,524 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-62945811-e334-46c5-b64d-f368260f4a84 2018-08-22 21:08:31,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.190813779831s 2018-08-22 21:08:31,525 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-62945811-e334-46c5-b64d-f368260f4a84 2018-08-22 21:08:31,525 - 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'aaf8f91e46dc42c998fea7c362c3e0d5', '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_fbf23494-c355-413f-8436-0380c2508090'}) 2018-08-22 21:08:31,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-22 21:08:31,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2b4d46e56c07d0e39aaa505b29aafe2e36bdc68b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3ddac840-83f3-4042-9195-06006c00415c", "email": null, "name": "heat_ims-user_fbf23494-c355-413f-8436-0380c2508090"}}' 2018-08-22 21:08:31,908 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 22 Aug 2018 21:08:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecde103d-e553-4fc0-b464-99f0a61c12f3 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_fbf23494-c355-413f-8436-0380c2508090", "links": {"self": "http://172.30.9.24:5000/v3/users/32bcef0762034bd7a757f37d7320302a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "32bcef0762034bd7a757f37d7320302a", "domain_id": "default", "password_expires_at": null}} 2018-08-22 21:08:31,908 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-ecde103d-e553-4fc0-b464-99f0a61c12f3 2018-08-22 21:08:31,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.377043008804s 2018-08-22 21:08:31,909 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-ecde103d-e553-4fc0-b464-99f0a61c12f3 2018-08-22 21:08:31,909 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'32bcef0762034bd7a757f37d7320302a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_fbf23494-c355-413f-8436-0380c2508090'}) 2018-08-22 21:08:31,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 21:08:31,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b4d46e56c07d0e39aaa505b29aafe2e36bdc68b" 2018-08-22 21:08:32,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bdb6f9e-b8a3-4b66-aa05-b5669099a263 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 21:08:32,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2bdb6f9e-b8a3-4b66-aa05-b5669099a263 2018-08-22 21:08:32,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175478935242s 2018-08-22 21:08:32,089 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2bdb6f9e-b8a3-4b66-aa05-b5669099a263 2018-08-22 21:08:32,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 21:08:32,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b4d46e56c07d0e39aaa505b29aafe2e36bdc68b" 2018-08-22 21:08:32,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60a4ef2f-d8c1-4e50-9565-1a06207f1c2c Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 21:08:32,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-60a4ef2f-d8c1-4e50-9565-1a06207f1c2c 2018-08-22 21:08:32,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.174421072006s 2018-08-22 21:08:32,269 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-60a4ef2f-d8c1-4e50-9565-1a06207f1c2c 2018-08-22 21:08:32,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 21:08:32,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b4d46e56c07d0e39aaa505b29aafe2e36bdc68b" 2018-08-22 21:08:32,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55234737-2e3f-4142-82e9-5eb90c1326d2 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 21:08:32,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-55234737-2e3f-4142-82e9-5eb90c1326d2 2018-08-22 21:08:32,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.1841340065s 2018-08-22 21:08:32,458 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-55234737-2e3f-4142-82e9-5eb90c1326d2 2018-08-22 21:08:32,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 21:08:32,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b4d46e56c07d0e39aaa505b29aafe2e36bdc68b" 2018-08-22 21:08:32,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a148680d-696b-420e-9431-4ab9a67fe933 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-22 21:08:32,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-a148680d-696b-420e-9431-4ab9a67fe933 2018-08-22 21:08:32,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.184213876724s 2018-08-22 21:08:32,647 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-a148680d-696b-420e-9431-4ab9a67fe933 2018-08-22 21:08:32,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 21:08:32,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b4d46e56c07d0e39aaa505b29aafe2e36bdc68b" 2018-08-22 21:08:32,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33ab135f-9364-48fb-9da9-d3f95e018129 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_ims-user_fbf23494-c355-413f-8436-0380c2508090", "links": {"self": "http://172.30.9.24:5000/v3/users/32bcef0762034bd7a757f37d7320302a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "32bcef0762034bd7a757f37d7320302a", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 21:08:32,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-33ab135f-9364-48fb-9da9-d3f95e018129 2018-08-22 21:08:32,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.156600952148s 2018-08-22 21:08:32,805 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-33ab135f-9364-48fb-9da9-d3f95e018129 2018-08-22 21:08:32,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 21:08:32,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}2b4d46e56c07d0e39aaa505b29aafe2e36bdc68b" 2018-08-22 21:08:32,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41a5f072-3707-490f-8ff7-0146e6fcfe19 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/aaf8f91e46dc42c998fea7c362c3e0d5"}, "tags": [], "enabled": true, "id": "aaf8f91e46dc42c998fea7c362c3e0d5", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_fbf23494-c355-413f-8436-0380c2508090"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-22 21:08:32,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-41a5f072-3707-490f-8ff7-0146e6fcfe19 2018-08-22 21:08:32,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102269887924s 2018-08-22 21:08:32,919 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-41a5f072-3707-490f-8ff7-0146e6fcfe19 2018-08-22 21:08:32,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-22 21:08:32,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=32bcef0762034bd7a757f37d7320302a&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=aaf8f91e46dc42c998fea7c362c3e0d5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b4d46e56c07d0e39aaa505b29aafe2e36bdc68b" 2018-08-22 21:08:33,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dba9c53-a536-4dea-a729-924545e431f3 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=32bcef0762034bd7a757f37d7320302a&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=aaf8f91e46dc42c998fea7c362c3e0d5", "previous": null, "next": null}} 2018-08-22 21:08:33,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=32bcef0762034bd7a757f37d7320302a&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=aaf8f91e46dc42c998fea7c362c3e0d5 used request id req-5dba9c53-a536-4dea-a729-924545e431f3 2018-08-22 21:08:33,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.175691127777s 2018-08-22 21:08:33,103 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=32bcef0762034bd7a757f37d7320302a&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=aaf8f91e46dc42c998fea7c362c3e0d5 used request id req-5dba9c53-a536-4dea-a729-924545e431f3 2018-08-22 21:08:33,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-22 21:08:33,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/aaf8f91e46dc42c998fea7c362c3e0d5/users/32bcef0762034bd7a757f37d7320302a/roles/81768ab888da4b9ba2d6d91befcb7b0f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b4d46e56c07d0e39aaa505b29aafe2e36bdc68b" 2018-08-22 21:08:33,283 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 21:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5a09d65-1b65-43c1-a1a3-64b41e0e5055 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 21:08:33,283 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/aaf8f91e46dc42c998fea7c362c3e0d5/users/32bcef0762034bd7a757f37d7320302a/roles/81768ab888da4b9ba2d6d91befcb7b0f used request id req-a5a09d65-1b65-43c1-a1a3-64b41e0e5055 2018-08-22 21:08:33,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.176914930344s 2018-08-22 21:08:33,283 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/aaf8f91e46dc42c998fea7c362c3e0d5/users/32bcef0762034bd7a757f37d7320302a/roles/81768ab888da4b9ba2d6d91befcb7b0f used request id req-a5a09d65-1b65-43c1-a1a3-64b41e0e5055 2018-08-22 21:08:33,284 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 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'aaf8f91e46dc42c998fea7c362c3e0d5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '3ddac840-83f3-4042-9195-06006c00415c', 'username': u'heat_ims-user_fbf23494-c355-413f-8436-0380c2508090', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-22 21:08:33,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 21:08:33,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 21:08:33,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 21:08:33,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 21:08:33,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 21:08:33,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 21:08:33,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 21:08:33,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 21:08:33,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 21:08:33,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 21:08:33,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 21:08:33,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 21:08:33,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 21:08:33,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 21:08:33,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 21:08:33,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 21:08:33,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 21:08:33,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 21:08:33,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 21:08:33,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 21:08:33,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 21:08:33,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 21:08:33,290 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_fbf23494-c355-413f-8436-0380c2508090', 'password': '3ddac840-83f3-4042-9195-06006c00415c', 'project_name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'aaf8f91e46dc42c998fea7c362c3e0d5', 'project_domain_name': 'Default'} 2018-08-22 21:08:33,320 - 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-08-22 21:08:33,320 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-08-22 21:08:33,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 21:08:33,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b4d46e56c07d0e39aaa505b29aafe2e36bdc68b" 2018-08-22 21:08:33,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54df8ab3-1227-4fd1-8261-02ff43a303e9 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/aaf8f91e46dc42c998fea7c362c3e0d5"}, "tags": [], "enabled": true, "id": "aaf8f91e46dc42c998fea7c362c3e0d5", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_fbf23494-c355-413f-8436-0380c2508090"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-22 21:08:33,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-54df8ab3-1227-4fd1-8261-02ff43a303e9 2018-08-22 21:08:33,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.14280796051s 2018-08-22 21:08:33,468 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-54df8ab3-1227-4fd1-8261-02ff43a303e9 2018-08-22 21:08:33,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-08-22 21:08:33,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/quotas/aaf8f91e46dc42c998fea7c362c3e0d5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2b4d46e56c07d0e39aaa505b29aafe2e36bdc68b" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-08-22 21:08:33,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-6ef8d876-9dd9-4e8d-8df4-4c23f7d4df48 Date: Wed, 22 Aug 2018 21:08:33 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-08-22 21:08:33,531 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/quotas/aaf8f91e46dc42c998fea7c362c3e0d5.json used request id req-6ef8d876-9dd9-4e8d-8df4-4c23f7d4df48 2018-08-22 21:08:33,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.0608911514282s 2018-08-22 21:08:33,532 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/quotas/aaf8f91e46dc42c998fea7c362c3e0d5.json used request id req-6ef8d876-9dd9-4e8d-8df4-4c23f7d4df48 2018-08-22 21:08:33,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 21:08:33,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b4d46e56c07d0e39aaa505b29aafe2e36bdc68b" 2018-08-22 21:08:33,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86fd8257-9552-4053-8a5f-3ba7c6e972de Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 21:08:33,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-86fd8257-9552-4053-8a5f-3ba7c6e972de 2018-08-22 21:08:33,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103718042374s 2018-08-22 21:08:33,639 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-86fd8257-9552-4053-8a5f-3ba7c6e972de 2018-08-22 21:08:33,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-22 21:08:33,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2b4d46e56c07d0e39aaa505b29aafe2e36bdc68b" -d '{"role": {"name": "heat_stack_owner"}}' 2018-08-22 21:08:33,873 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 22 Aug 2018 21:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43ae0b99-8d3e-42de-af13-d5fb57b1bcd8 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "516a3a6401c44e76b535efa212b50d23", "links": {"self": "http://172.30.9.24:5000/v3/roles/516a3a6401c44e76b535efa212b50d23"}, "name": "heat_stack_owner"}} 2018-08-22 21:08:33,873 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-43ae0b99-8d3e-42de-af13-d5fb57b1bcd8 2018-08-22 21:08:33,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.229006052017s 2018-08-22 21:08:33,874 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-43ae0b99-8d3e-42de-af13-d5fb57b1bcd8 2018-08-22 21:08:33,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 21:08:33,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b4d46e56c07d0e39aaa505b29aafe2e36bdc68b" 2018-08-22 21:08:33,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab6c6dad-cb73-462b-9f24-0ee312b495a0 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "516a3a6401c44e76b535efa212b50d23", "links": {"self": "http://172.30.9.24:5000/v3/roles/516a3a6401c44e76b535efa212b50d23"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 21:08:33,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ab6c6dad-cb73-462b-9f24-0ee312b495a0 2018-08-22 21:08:33,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0994648933411s 2018-08-22 21:08:33,977 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ab6c6dad-cb73-462b-9f24-0ee312b495a0 2018-08-22 21:08:33,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 21:08:33,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b4d46e56c07d0e39aaa505b29aafe2e36bdc68b" 2018-08-22 21:08:34,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ada4f1ce-f00f-4100-8394-30709e4b1439 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-22 21:08:34,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-ada4f1ce-f00f-4100-8394-30709e4b1439 2018-08-22 21:08:34,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.178838968277s 2018-08-22 21:08:34,161 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-ada4f1ce-f00f-4100-8394-30709e4b1439 2018-08-22 21:08:34,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 21:08:34,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b4d46e56c07d0e39aaa505b29aafe2e36bdc68b" 2018-08-22 21:08:34,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb8784e7-6c7d-41a5-84a8-f128cb5bfee6 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_ims-user_fbf23494-c355-413f-8436-0380c2508090", "links": {"self": "http://172.30.9.24:5000/v3/users/32bcef0762034bd7a757f37d7320302a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "32bcef0762034bd7a757f37d7320302a", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 21:08:34,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-fb8784e7-6c7d-41a5-84a8-f128cb5bfee6 2018-08-22 21:08:34,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.197886943817s 2018-08-22 21:08:34,361 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-fb8784e7-6c7d-41a5-84a8-f128cb5bfee6 2018-08-22 21:08:34,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 21:08:34,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}2b4d46e56c07d0e39aaa505b29aafe2e36bdc68b" 2018-08-22 21:08:34,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1987b388-4ce6-40f9-a347-75e45cc3c379 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/aaf8f91e46dc42c998fea7c362c3e0d5"}, "tags": [], "enabled": true, "id": "aaf8f91e46dc42c998fea7c362c3e0d5", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_fbf23494-c355-413f-8436-0380c2508090"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-22 21:08:34,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-1987b388-4ce6-40f9-a347-75e45cc3c379 2018-08-22 21:08:34,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101709127426s 2018-08-22 21:08:34,473 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-1987b388-4ce6-40f9-a347-75e45cc3c379 2018-08-22 21:08:34,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-22 21:08:34,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=32bcef0762034bd7a757f37d7320302a&role.id=516a3a6401c44e76b535efa212b50d23&scope.project.id=aaf8f91e46dc42c998fea7c362c3e0d5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b4d46e56c07d0e39aaa505b29aafe2e36bdc68b" 2018-08-22 21:08:34,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c8c2daa-dcf7-4f5b-b461-6dd4e602549d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=32bcef0762034bd7a757f37d7320302a&role.id=516a3a6401c44e76b535efa212b50d23&scope.project.id=aaf8f91e46dc42c998fea7c362c3e0d5", "previous": null, "next": null}} 2018-08-22 21:08:34,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=32bcef0762034bd7a757f37d7320302a&role.id=516a3a6401c44e76b535efa212b50d23&scope.project.id=aaf8f91e46dc42c998fea7c362c3e0d5 used request id req-3c8c2daa-dcf7-4f5b-b461-6dd4e602549d 2018-08-22 21:08:34,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100919961929s 2018-08-22 21:08:34,582 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=32bcef0762034bd7a757f37d7320302a&role.id=516a3a6401c44e76b535efa212b50d23&scope.project.id=aaf8f91e46dc42c998fea7c362c3e0d5 used request id req-3c8c2daa-dcf7-4f5b-b461-6dd4e602549d 2018-08-22 21:08:34,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-22 21:08:34,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/aaf8f91e46dc42c998fea7c362c3e0d5/users/32bcef0762034bd7a757f37d7320302a/roles/516a3a6401c44e76b535efa212b50d23 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b4d46e56c07d0e39aaa505b29aafe2e36bdc68b" 2018-08-22 21:08:34,752 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 21:08:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74db9d82-3ae8-4177-b7df-9d209c501526 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 21:08:34,752 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/aaf8f91e46dc42c998fea7c362c3e0d5/users/32bcef0762034bd7a757f37d7320302a/roles/516a3a6401c44e76b535efa212b50d23 used request id req-74db9d82-3ae8-4177-b7df-9d209c501526 2018-08-22 21:08:34,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.167255163193s 2018-08-22 21:08:34,753 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/aaf8f91e46dc42c998fea7c362c3e0d5/users/32bcef0762034bd7a757f37d7320302a/roles/516a3a6401c44e76b535efa212b50d23 used request id req-74db9d82-3ae8-4177-b7df-9d209c501526 2018-08-22 21:08:34,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-22 21:08:34,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 21:08:34,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a194751c-3892-4d1c-a751-487fdd7100ef 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 21:08:34,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-a194751c-3892-4d1c-a751-487fdd7100ef 2018-08-22 21:08:34,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 21:08:35,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "516a3a6401c44e76b535efa212b50d23", "name": "heat_stack_owner"}, {"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}], "expires_at": "2018-08-22T22:08:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "heat_ims-project_fbf23494-c355-413f-8436-0380c2508090"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/aaf8f91e46dc42c998fea7c362c3e0d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/aaf8f91e46dc42c998fea7c362c3e0d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/aaf8f91e46dc42c998fea7c362c3e0d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/aaf8f91e46dc42c998fea7c362c3e0d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/aaf8f91e46dc42c998fea7c362c3e0d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/aaf8f91e46dc42c998fea7c362c3e0d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_aaf8f91e46dc42c998fea7c362c3e0d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_aaf8f91e46dc42c998fea7c362c3e0d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/aaf8f91e46dc42c998fea7c362c3e0d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/aaf8f91e46dc42c998fea7c362c3e0d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/aaf8f91e46dc42c998fea7c362c3e0d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_fbf23494-c355-413f-8436-0380c2508090", "id": "32bcef0762034bd7a757f37d7320302a"}, "audit_ids": ["hBL2hFscTbavSiOWvcR-fA"], "issued_at": "2018-08-22T21:08:35.000000Z"}} 2018-08-22 21:08:35,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}80e1cd3d688aa19a71bac492ff517fde181fd339" -d '{"keypair": {"name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090"}}' 2018-08-22 21:08:35,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:08: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-60fc29d0-72e9-44d1-81e8-a05562dff63d x-compute-request-id: req-60fc29d0-72e9-44d1-81e8-a05562dff63d Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCsECE+JFK+dIrR2zpuYvA9qpJIwOBJw7L+KAtLoIW9OblxLMaDGhIvtUbVhCHLbZzmxkZSZ9qO48tix5DLlGA/f3HZrVmQSPCf7wRQNgH+STKev0NWgAout+MSE5XHjYRJBGaNK+b/0CnufaituEQ5WFmGwr3Y8IjUmNwsxdFqhmCkzzByb2gC+6M14pFsWQPbsC5gHtcFSBhe1sAaXrJggaTm6uBnd+VAL8bKsf9OqoVLOuKf2YzVKCfsrFZ34L1+IAuzyUkyHU8pAFu73ihpmpuoUpW+sPCqSMxUpZnDvy7MhLrt+1td8UMCvx/duB10InpWcSx3Zl3JVNvqHRz Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwrBAhPiRSvnSK0ds6bmLwPaqSSMDgScOy/igLS6CFvTm5cSz\nGgxoSL7VG1YQhy22c5sZGUmfajuPLYseQy5RgP39x2a1ZkEjwn+8EUDYB/kkynr9\nDVoAKLrfjEhOVx42ESQRmjSvm/9Ap7n2orbhEOVhZhsK92PCI1JjcLMXRaoZgpM8\nwcm9oAvujNeKRbFkD27AuYB7XBUgYXtbAGl6yYIGk5urgZ3flQC/GyrH/TqqFSzr\nin9mM1Sgn7KxWd+C9fiALs8lJMh1PKQBbu94oaZqbqFKVvrDwqkjMVKWZw78uzIS\n67ftbXfFDAr8f3bgddCJ6VnEsd2ZdyVTb6h0cwIDAQABAoIBAQCnhlQuV1lmg6tW\ndGKCh5d7FoWW41sbokk4OJtT5YYpTNj2c5iN3IlLt3HW0Ort9ubdeWNSgCh9l/xu\n+xuyQUP+1A+wqm+DKqAjuBhTXFHIIpmG5eejuoMSiSLdKkbG7gcmHrxKzfUiLbUr\n3ngcsXLfQBHcc36vO5cNH9LTYjevR9qHGvpihaHYLZcH4sAUOF5/3+RhqUn9i7EC\ng6T7SwAcqoIvpmyqPFTsJWyVYy3yfnS63g/GdFe/iupsi/LCjh/kcd+WqaqvvBBb\nJ8YQL8QAP/6ATZLN99ndNY4aVP93c4t/DvI0rSXVhiVqMvpb/sBggf6ASRj7oRPp\naofeDjKRAoGBAPM6eXaaB56eI1FJxqB7B1q7PGr+ZbKqmKNA3zncbN6ioG7ulF9+\nqt3/Jgyff4Zo4fkMES2Ze2hCF5ghiA/tf40MRdazS8Eh6YniV0/wHj1M+G7Z1g5T\nvIKBW4aTAuno5+KHh9Lbi3SQRq9rr0DTmDf6Vu5/mRFG8WwH+yNHoIe7AoGBAMzp\nS0MgnhIbWwKyTyofPlKh/U1uFnfpkvmskimwWbEocc5dKOgOZxBrI9AQU83q0Hnm\nqb3I50YSdLq0h94OXGGiYd8D484V5bJOt/LjWMz29Ka/uWlddIDndWimYKlq3lxK\nalT3Dyhlp+YglyBU+QkwB7yIVBz0cIM4hkbMDe6pAoGAIqYZ14NpwnbUoSfZW9Mq\n4Qn7OWK0KheTVu5O3ndAKxcPs73Y9SGeRbGrQfEWwZb/WfMWH2DV66w+oDVmpJ44\npWcyK7uu9vxVwIa12XVjWWg1m9T8YV4cZJr45trad2fuYJ7eAnO0Eg7bgvHcLWf3\nL0JCUAdtTsDEc5dPd18kxzECgYBARK+ZV0KctT2/Q8O2l2QJsMrsnSmo5HZ3npud\nPbVz7hZ7vhZVaicDLEdoO6a9P/exNBpq7vcysBkycernR6PL74040FSDz7RiT3Q8\nVvgEGTS0lA+IL4qZ336gmwZYPK+PTLu6+F4lsnSNpg0gU+Zj7k+O30daaYRcc78R\nt3BrOQKBgQC3DVFhCxoakZhCaZrBaaBW4eXCI6Nr585oVeLmUJujaouCUVVin6yU\nyNQX1OKGfF9/5TuQnI42eYn5mxhgI7T1/Z0L2OcYqJDL6CUYUvKLA0RCE6+gpsPs\nwkGjyh7a8TiVEYVB2ctVxj/pkdD89lubouwPkCLH31GWqB610l1IKQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "32bcef0762034bd7a757f37d7320302a", "name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "fingerprint": "1a:0f:aa:8c:1b:25:17:cb:17:4e:f8:9c:6b:10:04:c7"}} 2018-08-22 21:08:35,582 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-60fc29d0-72e9-44d1-81e8-a05562dff63d 2018-08-22 21:08:35,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.828392028809s 2018-08-22 21:08:35,583 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-60fc29d0-72e9-44d1-81e8-a05562dff63d 2018-08-22 21:08:35,584 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCsECE+JFK+dIrR2zpuYvA9qpJIwOBJw7L+KAtLoIW9OblxLMaDGhIvtUbVhCHLbZzmxkZSZ9qO48tix5DLlGA/f3HZrVmQSPCf7wRQNgH+STKev0NWgAout+MSE5XHjYRJBGaNK+b/0CnufaituEQ5WFmGwr3Y8IjUmNwsxdFqhmCkzzByb2gC+6M14pFsWQPbsC5gHtcFSBhe1sAaXrJggaTm6uBnd+VAL8bKsf9OqoVLOuKf2YzVKCfsrFZ34L1+IAuzyUkyHU8pAFu73ihpmpuoUpW+sPCqSMxUpZnDvy7MhLrt+1td8UMCvx/duB10InpWcSx3Zl3JVNvqHRz Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwrBAhPiRSvnSK0ds6bmLwPaqSSMDgScOy/igLS6CFvTm5cSz\nGgxoSL7VG1YQhy22c5sZGUmfajuPLYseQy5RgP39x2a1ZkEjwn+8EUDYB/kkynr9\nDVoAKLrfjEhOVx42ESQRmjSvm/9Ap7n2orbhEOVhZhsK92PCI1JjcLMXRaoZgpM8\nwcm9oAvujNeKRbFkD27AuYB7XBUgYXtbAGl6yYIGk5urgZ3flQC/GyrH/TqqFSzr\nin9mM1Sgn7KxWd+C9fiALs8lJMh1PKQBbu94oaZqbqFKVvrDwqkjMVKWZw78uzIS\n67ftbXfFDAr8f3bgddCJ6VnEsd2ZdyVTb6h0cwIDAQABAoIBAQCnhlQuV1lmg6tW\ndGKCh5d7FoWW41sbokk4OJtT5YYpTNj2c5iN3IlLt3HW0Ort9ubdeWNSgCh9l/xu\n+xuyQUP+1A+wqm+DKqAjuBhTXFHIIpmG5eejuoMSiSLdKkbG7gcmHrxKzfUiLbUr\n3ngcsXLfQBHcc36vO5cNH9LTYjevR9qHGvpihaHYLZcH4sAUOF5/3+RhqUn9i7EC\ng6T7SwAcqoIvpmyqPFTsJWyVYy3yfnS63g/GdFe/iupsi/LCjh/kcd+WqaqvvBBb\nJ8YQL8QAP/6ATZLN99ndNY4aVP93c4t/DvI0rSXVhiVqMvpb/sBggf6ASRj7oRPp\naofeDjKRAoGBAPM6eXaaB56eI1FJxqB7B1q7PGr+ZbKqmKNA3zncbN6ioG7ulF9+\nqt3/Jgyff4Zo4fkMES2Ze2hCF5ghiA/tf40MRdazS8Eh6YniV0/wHj1M+G7Z1g5T\nvIKBW4aTAuno5+KHh9Lbi3SQRq9rr0DTmDf6Vu5/mRFG8WwH+yNHoIe7AoGBAMzp\nS0MgnhIbWwKyTyofPlKh/U1uFnfpkvmskimwWbEocc5dKOgOZxBrI9AQU83q0Hnm\nqb3I50YSdLq0h94OXGGiYd8D484V5bJOt/LjWMz29Ka/uWlddIDndWimYKlq3lxK\nalT3Dyhlp+YglyBU+QkwB7yIVBz0cIM4hkbMDe6pAoGAIqYZ14NpwnbUoSfZW9Mq\n4Qn7OWK0KheTVu5O3ndAKxcPs73Y9SGeRbGrQfEWwZb/WfMWH2DV66w+oDVmpJ44\npWcyK7uu9vxVwIa12XVjWWg1m9T8YV4cZJr45trad2fuYJ7eAnO0Eg7bgvHcLWf3\nL0JCUAdtTsDEc5dPd18kxzECgYBARK+ZV0KctT2/Q8O2l2QJsMrsnSmo5HZ3npud\nPbVz7hZ7vhZVaicDLEdoO6a9P/exNBpq7vcysBkycernR6PL74040FSDz7RiT3Q8\nVvgEGTS0lA+IL4qZ336gmwZYPK+PTLu6+F4lsnSNpg0gU+Zj7k+O30daaYRcc78R\nt3BrOQKBgQC3DVFhCxoakZhCaZrBaaBW4eXCI6Nr585oVeLmUJujaouCUVVin6yU\nyNQX1OKGfF9/5TuQnI42eYn5mxhgI7T1/Z0L2OcYqJDL6CUYUvKLA0RCE6+gpsPs\nwkGjyh7a8TiVEYVB2ctVxj/pkdD89lubouwPkCLH31GWqB610l1IKQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'32bcef0762034bd7a757f37d7320302a', 'name': u'heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090', 'created_at': '2018-08-22T21:08:35.584035', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'1a:0f:aa:8c:1b:25:17:cb:17:4e:f8:9c:6b:10:04:c7', 'type': 'ssh', 'id': u'heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090'}) 2018-08-22 21:08:35,584 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-22 21:08:37,078 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:e99edc0ddb9a257a75b095cc2b9780eb sha256:cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1 2018-08-22 21:08:37,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 21:08:37,083 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 22 Aug 2018 21:08:37 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-22 21:08:37,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 21:08:37,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:08:37,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-4f7ca098-713f-4689-b8f7-1cd6a6361a07 Date: Wed, 22 Aug 2018 21:08:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 21:08:37,781 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4f7ca098-713f-4689-b8f7-1cd6a6361a07 2018-08-22 21:08:37,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.692499876022s 2018-08-22 21:08:37,781 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4f7ca098-713f-4689-b8f7-1cd6a6361a07 2018-08-22 21:08:37,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-22 21:08:37,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}80e1cd3d688aa19a71bac492ff517fde181fd339" -d '{"owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "owner_specified.shade.object": "images/heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090"}' 2018-08-22 21:08:37,833 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/d9417f4f-69b5-4e66-b02b-9a763451f02f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ed0805cc-a910-4e58-a872-054d0f381d43 Date: Wed, 22 Aug 2018 21:08:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T21:08:37Z", "file": "/v2/images/d9417f4f-69b5-4e66-b02b-9a763451f02f/file", "owner": "aaf8f91e46dc42c998fea7c362c3e0d5", "id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "size": null, "self": "/v2/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "checksum": null, "created_at": "2018-08-22T21:08:37Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-22 21:08:37,833 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-ed0805cc-a910-4e58-a872-054d0f381d43 2018-08-22 21:08:37,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0436589717865s 2018-08-22 21:08:37,833 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-ed0805cc-a910-4e58-a872-054d0f381d43 returning object d9417f4f-69b5-4e66-b02b-9a763451f02f 2018-08-22 21:08:37,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-22 21:08:37,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/d9417f4f-69b5-4e66-b02b-9a763451f02f/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}80e1cd3d688aa19a71bac492ff517fde181fd339" -d '' 2018-08-22 21:08:43,017 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8e6a84f2-b388-4a1b-a779-e38f66cbc5a5 Date: Wed, 22 Aug 2018 21:08:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 21:08:43,017 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/d9417f4f-69b5-4e66-b02b-9a763451f02f/file used request id req-8e6a84f2-b388-4a1b-a779-e38f66cbc5a5 2018-08-22 21:08:43,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.18317985535s 2018-08-22 21:08:43,017 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/d9417f4f-69b5-4e66-b02b-9a763451f02f/file used request id req-8e6a84f2-b388-4a1b-a779-e38f66cbc5a5 2018-08-22 21:08:43,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 21:08:43,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:08:43,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-64e25a60-f838-44c1-bee6-cf85afa1603c Date: Wed, 22 Aug 2018 21:08:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T21:08:42Z", "file": "/v2/images/d9417f4f-69b5-4e66-b02b-9a763451f02f/file", "owner": "aaf8f91e46dc42c998fea7c362c3e0d5", "id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "size": 263193088, "self": "/v2/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d9417f4f-69b5-4e66-b02b-9a763451f02f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d9417f4f-69b5-4e66-b02b-9a763451f02f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-22T21:08:37Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 21:08:43,061 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-64e25a60-f838-44c1-bee6-cf85afa1603c 2018-08-22 21:08:43,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0392508506775s 2018-08-22 21:08:43,061 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-64e25a60-f838-44c1-bee6-cf85afa1603c 2018-08-22 21:08:43,063 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d9417f4f-69b5-4e66-b02b-9a763451f02f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d9417f4f-69b5-4e66-b02b-9a763451f02f/file', 'owner': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'id': u'd9417f4f-69b5-4e66-b02b-9a763451f02f', 'size': 263193088, u'self': u'/v2/images/d9417f4f-69b5-4e66-b02b-9a763451f02f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d9417f4f-69b5-4e66-b02b-9a763451f02f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-22T21:08:42Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-22T21:08:42Z', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', 'properties': {u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', u'self': u'/v2/images/d9417f4f-69b5-4e66-b02b-9a763451f02f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090', 'created': u'2018-08-22T21:08:37Z', 'checksum': u'e99edc0ddb9a257a75b095cc2b9780eb', 'created_at': u'2018-08-22T21:08:37Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', 'metadata': {u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', u'self': u'/v2/images/d9417f4f-69b5-4e66-b02b-9a763451f02f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}}) 2018-08-22 21:08:43,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-22 21:08:43,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2b4d46e56c07d0e39aaa505b29aafe2e36bdc68b" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-08-22 21:08:43,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:08: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-051eeb01-a8eb-46ec-ab4e-77a1c356b348 x-compute-request-id: req-051eeb01-a8eb-46ec-ab4e-77a1c356b348 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "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": "ffe2515d-320e-4ec5-9542-ff06e70228e4"}} 2018-08-22 21:08:43,363 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-051eeb01-a8eb-46ec-ab4e-77a1c356b348 2018-08-22 21:08:43,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.299785852432s 2018-08-22 21:08:43,364 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-051eeb01-a8eb-46ec-ab4e-77a1c356b348 2018-08-22 21:08:43,365 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'ffe2515d-320e-4ec5-9542-ff06e70228e4', 'swap': 0}) 2018-08-22 21:08:43,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-22 21:08:43,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4/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}2b4d46e56c07d0e39aaa505b29aafe2e36bdc68b" -d '{"extra_specs": {}}' 2018-08-22 21:08:43,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:08: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-a3351908-1012-4f74-bb5c-0d1a35190ac3 x-compute-request-id: req-a3351908-1012-4f74-bb5c-0d1a35190ac3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-22 21:08:43,385 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4/os-extra_specs used request id req-a3351908-1012-4f74-bb5c-0d1a35190ac3 2018-08-22 21:08:43,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0197191238403s 2018-08-22 21:08:43,386 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4/os-extra_specs used request id req-a3351908-1012-4f74-bb5c-0d1a35190ac3 2018-08-22 21:08:43,386 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2018-08-22 21:08:44,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2018-08-22 21:08:44,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" -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_fbf23494-c355-413f-8436-0380c2508090", "image": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "public_sig_net_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "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": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "flavor": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "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-08-22 21:08:49,219 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 22 Aug 2018 21:08:44 GMT Server: Apache x-openstack-request-id: req-43bbce29-ec38-4dd7-abc3-a7bbe8b9fc59 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574 Content-Length: 217 Content-Type: application/json RESP BODY: {"stack": {"id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "self"}]}} 2018-08-22 21:08:49,219 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks used request id req-43bbce29-ec38-4dd7-abc3-a7bbe8b9fc59 2018-08-22 21:08:49,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 5.06595206261s 2018-08-22 21:08:49,220 - shade.request_ids - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks used request id req-43bbce29-ec38-4dd7-abc3-a7bbe8b9fc59 2018-08-22 21:08:49,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:08:49,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:08:49,546 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:08:49 GMT Server: Apache x-openstack-request-id: req-16b63b06-a0ae-4e5e-a34c-e935e819c3fa Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/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-08-22 21:08:49,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:08:49 GMT Server: Apache x-openstack-request-id: req-bcba3bdc-c4a5-4eb2-ae94-cbc689e19699 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 429 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-22T21:08:49Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/clearwater-opnfv/events/b61011aa-8f56-4a2c-a03d-6133c12c0c49", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "id": "b61011aa-8f56-4a2c-a03d-6133c12c0c49"}, {"resource_name": "mgmt_network", "event_time": "2018-08-22T21:08:49Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/mgmt_network/events/aa534151-70aa-400b-8b5f-2be8495636bd", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-bdyf5sn6e6kn", "id": "aa534151-70aa-400b-8b5f-2be8495636bd"}]} 2018-08-22 21:08:49,771 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?sort_dir=asc&sort_dir=asc used request id req-bcba3bdc-c4a5-4eb2-ae94-cbc689e19699 2018-08-22 21:08:49,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.550992965698s 2018-08-22 21:08:49,772 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?sort_dir=asc&sort_dir=asc used request id req-bcba3bdc-c4a5-4eb2-ae94-cbc689e19699 2018-08-22 21:08:54,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:08:54,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=aa534151-70aa-400b-8b5f-2be8495636bd&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:08:54,825 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:08:54 GMT Server: Apache x-openstack-request-id: req-71f48536-50e7-47b6-b09b-f35ab8c1c313 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=aa534151-70aa-400b-8b5f-2be8495636bd&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-08-22 21:08:55,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:08:54 GMT Server: Apache x-openstack-request-id: req-3af75719-8e3f-4ddd-b8bf-03f9a32e2ef8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 441 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2018-08-22T21:08:50Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/sig_network/events/d9e77131-c84d-404a-adb0-aa9618dbdc68", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sig_network-gfnx7vx63k74", "id": "d9e77131-c84d-404a-adb0-aa9618dbdc68"}, {"resource_name": "security_groups", "event_time": "2018-08-22T21:08:51Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/security_groups/events/f30584e8-7acb-4912-84b5-3dab14ec63dc", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-qiag5cmdxomj", "id": "f30584e8-7acb-4912-84b5-3dab14ec63dc"}]} 2018-08-22 21:08:55,077 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=aa534151-70aa-400b-8b5f-2be8495636bd&sort_dir=asc&marker=aa534151-70aa-400b-8b5f-2be8495636bd&sort_dir=asc used request id req-3af75719-8e3f-4ddd-b8bf-03f9a32e2ef8 2018-08-22 21:08:55,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.299541950226s 2018-08-22 21:08:55,078 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=aa534151-70aa-400b-8b5f-2be8495636bd&sort_dir=asc&marker=aa534151-70aa-400b-8b5f-2be8495636bd&sort_dir=asc used request id req-3af75719-8e3f-4ddd-b8bf-03f9a32e2ef8 2018-08-22 21:09:00,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:09:00,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=f30584e8-7acb-4912-84b5-3dab14ec63dc&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:09:00,435 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:09:00 GMT Server: Apache x-openstack-request-id: req-b94b6ef3-76fb-478c-9178-7a25a4d5fca1 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=f30584e8-7acb-4912-84b5-3dab14ec63dc&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-08-22 21:09:00,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:09:00 GMT Server: Apache x-openstack-request-id: req-3e440b22-75b6-4a00-8a2d-976e2dd767e3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 359 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-08-22T21:09:00Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/mgmt_network/events/8f5e6162-4935-4783-a4a2-d4905034f566", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "7cebc3f7-5360-408a-b1f2-d8e666e6c84f", "id": "8f5e6162-4935-4783-a4a2-d4905034f566"}]} 2018-08-22 21:09:00,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=f30584e8-7acb-4912-84b5-3dab14ec63dc&sort_dir=asc&marker=f30584e8-7acb-4912-84b5-3dab14ec63dc&sort_dir=asc used request id req-3e440b22-75b6-4a00-8a2d-976e2dd767e3 2018-08-22 21:09:00,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.673640966415s 2018-08-22 21:09:00,758 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=f30584e8-7acb-4912-84b5-3dab14ec63dc&sort_dir=asc&marker=f30584e8-7acb-4912-84b5-3dab14ec63dc&sort_dir=asc used request id req-3e440b22-75b6-4a00-8a2d-976e2dd767e3 2018-08-22 21:09:05,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:09:05,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=8f5e6162-4935-4783-a4a2-d4905034f566&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:09:06,068 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:09:05 GMT Server: Apache x-openstack-request-id: req-a910f929-1e2f-4e97-a471-e67be48580ca Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=8f5e6162-4935-4783-a4a2-d4905034f566&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-08-22 21:09:06,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:09:06 GMT Server: Apache x-openstack-request-id: req-aa677947-1fa7-4cec-ad2e-1385e2797f5a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 538 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2018-08-22T21:09:01Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/sig_network/events/47d6c037-49ad-4271-abbd-ec44f53b1b7e", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "743adc7d-37c6-4662-89f4-d44e0c036f8d", "id": "47d6c037-49ad-4271-abbd-ec44f53b1b7e"}, {"resource_name": "security_groups", "event_time": "2018-08-22T21:09:03Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/security_groups/events/0e70586f-4e84-45ad-8db1-9cf5f150f82c", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "bf72746e-6e8e-47ae-b81b-b37433109dd2", "id": "0e70586f-4e84-45ad-8db1-9cf5f150f82c"}, {"resource_name": "dns", "event_time": "2018-08-22T21:09:03Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/dns/events/10183924-d672-45e4-9cf7-0d19e19aae43", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-iyvbr7244kjo", "id": "10183924-d672-45e4-9cf7-0d19e19aae43"}]} 2018-08-22 21:09:06,369 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=8f5e6162-4935-4783-a4a2-d4905034f566&sort_dir=asc&marker=8f5e6162-4935-4783-a4a2-d4905034f566&sort_dir=asc used request id req-aa677947-1fa7-4cec-ad2e-1385e2797f5a 2018-08-22 21:09:06,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.605072021484s 2018-08-22 21:09:06,370 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=8f5e6162-4935-4783-a4a2-d4905034f566&sort_dir=asc&marker=8f5e6162-4935-4783-a4a2-d4905034f566&sort_dir=asc used request id req-aa677947-1fa7-4cec-ad2e-1385e2797f5a 2018-08-22 21:09:11,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:09:11,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:09:11,405 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:09:11 GMT Server: Apache x-openstack-request-id: req-53209810-b42c-45bb-9048-fd910f739190 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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-08-22 21:09:11,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:09:11 GMT Server: Apache x-openstack-request-id: req-b246ac17-9a82-4d74-b6ef-11bcf0dec758 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:09:11,623 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-b246ac17-9a82-4d74-b6ef-11bcf0dec758 2018-08-22 21:09:11,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.247870206833s 2018-08-22 21:09:11,624 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-b246ac17-9a82-4d74-b6ef-11bcf0dec758 2018-08-22 21:09:16,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:09:16,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:09:16,968 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:09:16 GMT Server: Apache x-openstack-request-id: req-9d8d7fa3-a19c-4744-86ca-9ca97b7d1568 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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-08-22 21:09:17,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:09:16 GMT Server: Apache x-openstack-request-id: req-7dff2ad0-9a07-4ce6-957a-4f3b2ee9af71 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:09:17,267 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-7dff2ad0-9a07-4ce6-957a-4f3b2ee9af71 2018-08-22 21:09:17,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.637943983078s 2018-08-22 21:09:17,268 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-7dff2ad0-9a07-4ce6-957a-4f3b2ee9af71 2018-08-22 21:09:17,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-22 21:09:17,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:09:17,298 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:09:17 GMT Server: Apache x-openstack-request-id: req-c97b2b22-0dae-4a29-914b-d74a57a3bc51 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?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-08-22 21:09:17,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:09:17 GMT Server: Apache x-openstack-request-id: req-0564c332-5852-47f8-b5ac-f8b90d89b1fe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "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_fbf23494-c355-413f-8436-0380c2508090", "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": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff61ce9c3ad0409ab8bd650dad8db065", "tags": null, "creation_time": "2018-08-22T21:08:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-22 21:09:17,343 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-0564c332-5852-47f8-b5ac-f8b90d89b1fe 2018-08-22 21:09:17,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0745339393616s 2018-08-22 21:09:17,343 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-0564c332-5852-47f8-b5ac-f8b90d89b1fe 2018-08-22 21:09:22,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:09:22,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:09:22,617 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:09:22 GMT Server: Apache x-openstack-request-id: req-0a0ad6a7-a534-4e84-828e-d0222b859e5b Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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-08-22 21:09:22,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:09:22 GMT Server: Apache x-openstack-request-id: req-66d7a377-a892-4110-9b32-fc9f26557f18 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:09:22,658 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-66d7a377-a892-4110-9b32-fc9f26557f18 2018-08-22 21:09:22,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.307723999023s 2018-08-22 21:09:22,658 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-66d7a377-a892-4110-9b32-fc9f26557f18 2018-08-22 21:09:27,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:09:27,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:09:27,692 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:09:27 GMT Server: Apache x-openstack-request-id: req-c290ec20-55b0-4adf-a1ed-873fc39e1ed1 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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-08-22 21:09:27,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:09:27 GMT Server: Apache x-openstack-request-id: req-a21f4978-3b71-44aa-a71d-1cc82ccc3d6e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:09:27,733 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-a21f4978-3b71-44aa-a71d-1cc82ccc3d6e 2018-08-22 21:09:27,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0694139003754s 2018-08-22 21:09:27,734 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-a21f4978-3b71-44aa-a71d-1cc82ccc3d6e 2018-08-22 21:09:27,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-22 21:09:27,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:09:27,762 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:09:27 GMT Server: Apache x-openstack-request-id: req-8afb2dc4-9a17-4147-a8c9-893b1aec3d4a Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?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-08-22 21:09:27,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:09:27 GMT Server: Apache x-openstack-request-id: req-cd7f09cb-07d1-4b87-9a32-ec5f6f7ca364 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "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_fbf23494-c355-413f-8436-0380c2508090", "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": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff61ce9c3ad0409ab8bd650dad8db065", "tags": null, "creation_time": "2018-08-22T21:08:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-22 21:09:27,835 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-cd7f09cb-07d1-4b87-9a32-ec5f6f7ca364 2018-08-22 21:09:27,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.10157084465s 2018-08-22 21:09:27,836 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-cd7f09cb-07d1-4b87-9a32-ec5f6f7ca364 2018-08-22 21:09:32,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:09:32,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:09:32,871 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:09:32 GMT Server: Apache x-openstack-request-id: req-f1efc982-9421-4349-b938-9735742db98f Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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-08-22 21:09:32,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:09:32 GMT Server: Apache x-openstack-request-id: req-81b6e82d-3414-431c-820a-a3a249dc5cb3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:09:32,912 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-81b6e82d-3414-431c-820a-a3a249dc5cb3 2018-08-22 21:09:32,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.069629907608s 2018-08-22 21:09:32,913 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-81b6e82d-3414-431c-820a-a3a249dc5cb3 2018-08-22 21:09:37,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:09:37,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:09:37,947 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:09:37 GMT Server: Apache x-openstack-request-id: req-ee338ab7-1058-4620-9dbb-e09e4163d8c0 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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-08-22 21:09:37,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:09:37 GMT Server: Apache x-openstack-request-id: req-45e6b190-3aa5-435d-b69d-adb2ebda7888 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:09:37,988 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-45e6b190-3aa5-435d-b69d-adb2ebda7888 2018-08-22 21:09:37,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0699279308319s 2018-08-22 21:09:37,988 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-45e6b190-3aa5-435d-b69d-adb2ebda7888 2018-08-22 21:09:37,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-22 21:09:37,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:09:38,016 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:09:38 GMT Server: Apache x-openstack-request-id: req-6838e59e-0e97-4c85-a818-871c9a6770e8 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?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-08-22 21:09:38,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:09:38 GMT Server: Apache x-openstack-request-id: req-97ba1a1c-a109-471a-8232-c3f8a16cb9c6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "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_fbf23494-c355-413f-8436-0380c2508090", "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": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff61ce9c3ad0409ab8bd650dad8db065", "tags": null, "creation_time": "2018-08-22T21:08:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-22 21:09:38,058 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-97ba1a1c-a109-471a-8232-c3f8a16cb9c6 2018-08-22 21:09:38,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0689158439636s 2018-08-22 21:09:38,058 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-97ba1a1c-a109-471a-8232-c3f8a16cb9c6 2018-08-22 21:09:43,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:09:43,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:09:43,094 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:09:43 GMT Server: Apache x-openstack-request-id: req-21695268-d7b8-4d77-bb03-3534a40cb0ca Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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-08-22 21:09:43,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:09:43 GMT Server: Apache x-openstack-request-id: req-47bd158f-17b4-45b3-b44d-014dab7ac666 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:09:43,135 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-47bd158f-17b4-45b3-b44d-014dab7ac666 2018-08-22 21:09:43,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070219039917s 2018-08-22 21:09:43,135 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-47bd158f-17b4-45b3-b44d-014dab7ac666 2018-08-22 21:09:48,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:09:48,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:09:48,170 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:09:48 GMT Server: Apache x-openstack-request-id: req-1015ccda-f6aa-403a-896c-edca316dc5cb Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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-08-22 21:09:48,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:09:48 GMT Server: Apache x-openstack-request-id: req-252eba1d-0e7f-4a8b-a917-33539e5b44cc Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:09:48,211 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-252eba1d-0e7f-4a8b-a917-33539e5b44cc 2018-08-22 21:09:48,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070032119751s 2018-08-22 21:09:48,212 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-252eba1d-0e7f-4a8b-a917-33539e5b44cc 2018-08-22 21:09:48,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-22 21:09:48,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:09:48,241 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:09:48 GMT Server: Apache x-openstack-request-id: req-9d32eeff-ee4e-4e4e-826f-f4a937452a86 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?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-08-22 21:09:48,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:09:48 GMT Server: Apache x-openstack-request-id: req-8e79b591-f352-4458-a163-f3b73e86866e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "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_fbf23494-c355-413f-8436-0380c2508090", "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": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff61ce9c3ad0409ab8bd650dad8db065", "tags": null, "creation_time": "2018-08-22T21:08:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-22 21:09:48,267 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-8e79b591-f352-4458-a163-f3b73e86866e 2018-08-22 21:09:48,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.054918050766s 2018-08-22 21:09:48,268 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-8e79b591-f352-4458-a163-f3b73e86866e 2018-08-22 21:09:53,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:09:53,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:09:53,304 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:09:53 GMT Server: Apache x-openstack-request-id: req-92153434-dd18-468f-ac89-f670b577e244 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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-08-22 21:09:53,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:09:53 GMT Server: Apache x-openstack-request-id: req-298e5da1-b41f-427b-ae94-c5cce17658e8 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:09:53,346 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-298e5da1-b41f-427b-ae94-c5cce17658e8 2018-08-22 21:09:53,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071702003479s 2018-08-22 21:09:53,347 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-298e5da1-b41f-427b-ae94-c5cce17658e8 2018-08-22 21:09:58,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:09:58,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:09:58,382 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:09:58 GMT Server: Apache x-openstack-request-id: req-12afd5a1-5dbc-461f-bea7-f5550bd6d6b0 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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-08-22 21:09:58,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:09:58 GMT Server: Apache x-openstack-request-id: req-b1d695bc-f0cd-452f-b661-81c4ba556ed3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:09:58,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-b1d695bc-f0cd-452f-b661-81c4ba556ed3 2018-08-22 21:09:58,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715730190277s 2018-08-22 21:09:58,425 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-b1d695bc-f0cd-452f-b661-81c4ba556ed3 2018-08-22 21:09:58,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-22 21:09:58,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:09:58,453 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:09:58 GMT Server: Apache x-openstack-request-id: req-15147e74-3fca-4e5c-8ed8-f76386a903a0 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?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-08-22 21:09:58,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:09:58 GMT Server: Apache x-openstack-request-id: req-ef1a467d-47a1-4b78-8c00-ad5ea14e05c3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "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_fbf23494-c355-413f-8436-0380c2508090", "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": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff61ce9c3ad0409ab8bd650dad8db065", "tags": null, "creation_time": "2018-08-22T21:08:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-22 21:09:58,479 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-ef1a467d-47a1-4b78-8c00-ad5ea14e05c3 2018-08-22 21:09:58,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0538489818573s 2018-08-22 21:09:58,479 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-ef1a467d-47a1-4b78-8c00-ad5ea14e05c3 2018-08-22 21:10:03,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:10:03,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:10:03,515 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:10:03 GMT Server: Apache x-openstack-request-id: req-fb770845-b5ac-4774-a691-3e52d629c416 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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-08-22 21:10:03,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:10:03 GMT Server: Apache x-openstack-request-id: req-f2916178-ca7c-4ef2-a1c9-067ae010244e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:10:03,557 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-f2916178-ca7c-4ef2-a1c9-067ae010244e 2018-08-22 21:10:03,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712258815765s 2018-08-22 21:10:03,557 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-f2916178-ca7c-4ef2-a1c9-067ae010244e 2018-08-22 21:10:08,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:10:08,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:10:08,593 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:10:08 GMT Server: Apache x-openstack-request-id: req-1662b4fc-4c75-44d7-8726-d230aed5b806 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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-08-22 21:10:08,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:10:08 GMT Server: Apache x-openstack-request-id: req-dd4c2140-602f-4dd9-9e34-c76ab4459121 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:10:08,634 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-dd4c2140-602f-4dd9-9e34-c76ab4459121 2018-08-22 21:10:08,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703539848328s 2018-08-22 21:10:08,634 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-dd4c2140-602f-4dd9-9e34-c76ab4459121 2018-08-22 21:10:08,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-22 21:10:08,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:10:08,663 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:10:08 GMT Server: Apache x-openstack-request-id: req-a182e6d3-cca2-45d6-b696-58c12145ea9f Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?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-08-22 21:10:08,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:10:08 GMT Server: Apache x-openstack-request-id: req-16a7289f-1806-4e59-b6a9-e3dd63d88db9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "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_fbf23494-c355-413f-8436-0380c2508090", "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": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff61ce9c3ad0409ab8bd650dad8db065", "tags": null, "creation_time": "2018-08-22T21:08:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-22 21:10:08,704 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-16a7289f-1806-4e59-b6a9-e3dd63d88db9 2018-08-22 21:10:08,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0699739456177s 2018-08-22 21:10:08,705 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-16a7289f-1806-4e59-b6a9-e3dd63d88db9 2018-08-22 21:10:13,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:10:13,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:10:13,742 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:10:13 GMT Server: Apache x-openstack-request-id: req-7f59ba00-e27d-4fc6-bb78-c3dc1c5f2d1a Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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-08-22 21:10:13,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:10:13 GMT Server: Apache x-openstack-request-id: req-5da29e35-ad36-4a4f-aec7-005a2ddc4a02 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:10:13,783 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-5da29e35-ad36-4a4f-aec7-005a2ddc4a02 2018-08-22 21:10:13,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708401203156s 2018-08-22 21:10:13,783 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-5da29e35-ad36-4a4f-aec7-005a2ddc4a02 2018-08-22 21:10:18,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:10:18,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:10:18,818 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:10:18 GMT Server: Apache x-openstack-request-id: req-68526a37-d969-4044-9eaf-b1d5c35d2a92 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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-08-22 21:10:18,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:10:18 GMT Server: Apache x-openstack-request-id: req-69acbe86-f87d-4ba0-bdc1-654efc4fb20b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:10:18,859 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-69acbe86-f87d-4ba0-bdc1-654efc4fb20b 2018-08-22 21:10:18,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701971054077s 2018-08-22 21:10:18,860 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-69acbe86-f87d-4ba0-bdc1-654efc4fb20b 2018-08-22 21:10:18,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-22 21:10:18,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:10:18,887 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:10:18 GMT Server: Apache x-openstack-request-id: req-500d9b3d-6864-489c-8bc9-d8954aa1fe5b Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?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-08-22 21:10:18,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:10:18 GMT Server: Apache x-openstack-request-id: req-a1fda4fe-5e0b-4232-8c20-1ef1f7dda35b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "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_fbf23494-c355-413f-8436-0380c2508090", "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": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff61ce9c3ad0409ab8bd650dad8db065", "tags": null, "creation_time": "2018-08-22T21:08:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-22 21:10:18,912 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-a1fda4fe-5e0b-4232-8c20-1ef1f7dda35b 2018-08-22 21:10:18,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0523529052734s 2018-08-22 21:10:18,913 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-a1fda4fe-5e0b-4232-8c20-1ef1f7dda35b 2018-08-22 21:10:23,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:10:23,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:10:23,949 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:10:23 GMT Server: Apache x-openstack-request-id: req-59b22d8a-638f-4cd0-be64-7d8009cf314e Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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-08-22 21:10:23,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:10:23 GMT Server: Apache x-openstack-request-id: req-1b921162-5f1c-4df4-a040-28b5de0301f7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:10:23,989 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-1b921162-5f1c-4df4-a040-28b5de0301f7 2018-08-22 21:10:23,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700800418854s 2018-08-22 21:10:23,990 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-1b921162-5f1c-4df4-a040-28b5de0301f7 2018-08-22 21:10:28,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:10:28,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:10:29,024 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:10:29 GMT Server: Apache x-openstack-request-id: req-b33f6c35-1f7b-41ec-ac07-8a5883c92d8f Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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-08-22 21:10:29,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:10:29 GMT Server: Apache x-openstack-request-id: req-c3bafd7e-3bb1-4e9b-b9e0-37d623474337 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:10:29,065 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-c3bafd7e-3bb1-4e9b-b9e0-37d623474337 2018-08-22 21:10:29,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0695381164551s 2018-08-22 21:10:29,065 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-c3bafd7e-3bb1-4e9b-b9e0-37d623474337 2018-08-22 21:10:29,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-22 21:10:29,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:10:29,093 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:10:29 GMT Server: Apache x-openstack-request-id: req-8bc2a516-651c-4fc6-ade4-360a5f825170 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?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-08-22 21:10:29,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:10:29 GMT Server: Apache x-openstack-request-id: req-6a1b37c4-ccd7-4501-a967-7350a0d8974e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "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_fbf23494-c355-413f-8436-0380c2508090", "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": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff61ce9c3ad0409ab8bd650dad8db065", "tags": null, "creation_time": "2018-08-22T21:08:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-22 21:10:29,117 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-6a1b37c4-ccd7-4501-a967-7350a0d8974e 2018-08-22 21:10:29,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0517821311951s 2018-08-22 21:10:29,118 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-6a1b37c4-ccd7-4501-a967-7350a0d8974e 2018-08-22 21:10:34,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:10:34,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:10:34,151 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:10:34 GMT Server: Apache x-openstack-request-id: req-15299bf2-b4d7-4552-bb23-06737d6202e1 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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-08-22 21:10:34,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:10:34 GMT Server: Apache x-openstack-request-id: req-602402f3-300d-4ab4-a1ce-5d863df6be63 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:10:34,192 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-602402f3-300d-4ab4-a1ce-5d863df6be63 2018-08-22 21:10:34,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723078250885s 2018-08-22 21:10:34,192 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-602402f3-300d-4ab4-a1ce-5d863df6be63 2018-08-22 21:10:39,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:10:39,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:10:39,230 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:10:39 GMT Server: Apache x-openstack-request-id: req-8017ba30-f527-49e8-aaba-20e5308c9025 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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-08-22 21:10:39,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:10:39 GMT Server: Apache x-openstack-request-id: req-564f5f3a-c2aa-4576-8033-fa93069bcaca Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:10:39,271 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-564f5f3a-c2aa-4576-8033-fa93069bcaca 2018-08-22 21:10:39,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729949474335s 2018-08-22 21:10:39,272 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-564f5f3a-c2aa-4576-8033-fa93069bcaca 2018-08-22 21:10:39,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-22 21:10:39,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:10:39,300 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:10:39 GMT Server: Apache x-openstack-request-id: req-bc8bd16c-580f-4496-8bba-245e5260762e Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?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-08-22 21:10:39,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:10:39 GMT Server: Apache x-openstack-request-id: req-0194ebe8-2b5d-4f75-84cd-10a9aa8ddadd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "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_fbf23494-c355-413f-8436-0380c2508090", "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": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff61ce9c3ad0409ab8bd650dad8db065", "tags": null, "creation_time": "2018-08-22T21:08:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-22 21:10:39,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-0194ebe8-2b5d-4f75-84cd-10a9aa8ddadd 2018-08-22 21:10:39,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.053160905838s 2018-08-22 21:10:39,326 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-0194ebe8-2b5d-4f75-84cd-10a9aa8ddadd 2018-08-22 21:10:44,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:10:44,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:10:44,362 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:10:44 GMT Server: Apache x-openstack-request-id: req-5a1fed2e-9aef-40c5-9351-f8732736e16b Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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-08-22 21:10:44,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:10:44 GMT Server: Apache x-openstack-request-id: req-51532c77-1c05-4a05-8d39-f747d1d9bcc7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:10:44,402 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-51532c77-1c05-4a05-8d39-f747d1d9bcc7 2018-08-22 21:10:44,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703670978546s 2018-08-22 21:10:44,402 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-51532c77-1c05-4a05-8d39-f747d1d9bcc7 2018-08-22 21:10:49,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:10:49,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:10:49,436 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:10:49 GMT Server: Apache x-openstack-request-id: req-c0a96b9f-fdfd-4f93-a2e2-76632e0e91db Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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-08-22 21:10:49,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:10:49 GMT Server: Apache x-openstack-request-id: req-ccf27686-ae4d-4354-9a4b-cec971d1850d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:10:49,477 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-ccf27686-ae4d-4354-9a4b-cec971d1850d 2018-08-22 21:10:49,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071475982666s 2018-08-22 21:10:49,477 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-ccf27686-ae4d-4354-9a4b-cec971d1850d 2018-08-22 21:10:49,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-22 21:10:49,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:10:49,508 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:10:49 GMT Server: Apache x-openstack-request-id: req-e89b87bb-1776-48c2-ac9f-8435f353b9b3 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?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-08-22 21:10:49,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:10:49 GMT Server: Apache x-openstack-request-id: req-2641df12-8c85-4b30-89e7-284aa0db3a03 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "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_fbf23494-c355-413f-8436-0380c2508090", "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": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff61ce9c3ad0409ab8bd650dad8db065", "tags": null, "creation_time": "2018-08-22T21:08:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-22 21:10:49,533 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-2641df12-8c85-4b30-89e7-284aa0db3a03 2018-08-22 21:10:49,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0550980567932s 2018-08-22 21:10:49,534 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-2641df12-8c85-4b30-89e7-284aa0db3a03 2018-08-22 21:10:54,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:10:54,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:10:54,571 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:10:54 GMT Server: Apache x-openstack-request-id: req-fcdcbde5-a94b-4f2d-8057-8bad503b5574 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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-08-22 21:10:54,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:10:54 GMT Server: Apache x-openstack-request-id: req-5d43445e-99f5-4601-b944-66c1efd38c77 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:10:54,612 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-5d43445e-99f5-4601-b944-66c1efd38c77 2018-08-22 21:10:54,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721189975739s 2018-08-22 21:10:54,613 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-5d43445e-99f5-4601-b944-66c1efd38c77 2018-08-22 21:10:59,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:10:59,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:10:59,648 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:10:59 GMT Server: Apache x-openstack-request-id: req-5fa0e1f8-59aa-46fa-bcdb-2d7c48fa5132 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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-08-22 21:10:59,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:10:59 GMT Server: Apache x-openstack-request-id: req-174c0ec5-c97f-4c11-ab0d-c50f458da7c6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:10:59,688 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-174c0ec5-c97f-4c11-ab0d-c50f458da7c6 2018-08-22 21:10:59,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0697910785675s 2018-08-22 21:10:59,689 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-174c0ec5-c97f-4c11-ab0d-c50f458da7c6 2018-08-22 21:10:59,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-22 21:10:59,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:10:59,717 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:10:59 GMT Server: Apache x-openstack-request-id: req-20e8e814-bc31-4969-a339-bd23945bb22e Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?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-08-22 21:10:59,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:10:59 GMT Server: Apache x-openstack-request-id: req-219a2534-7bd5-4a21-b277-5424d4c3f53b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "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_fbf23494-c355-413f-8436-0380c2508090", "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": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff61ce9c3ad0409ab8bd650dad8db065", "tags": null, "creation_time": "2018-08-22T21:08:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-22 21:10:59,759 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-219a2534-7bd5-4a21-b277-5424d4c3f53b 2018-08-22 21:10:59,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0695140361786s 2018-08-22 21:10:59,759 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-219a2534-7bd5-4a21-b277-5424d4c3f53b 2018-08-22 21:11:04,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:11:04,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:11:04,796 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:11:04 GMT Server: Apache x-openstack-request-id: req-70e37496-c469-49ea-89fc-753c0713a013 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&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-08-22 21:11:04,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:11:04 GMT Server: Apache x-openstack-request-id: req-6a9eb042-c331-4d7f-b41c-8ec329878096 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 448 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-08-22T21:11:00Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/dns/events/9ba8da53-39c8-4840-b53c-4c1241996838", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "4a6183b5-47ba-41e9-ae14-dcea53c30a3f", "id": "9ba8da53-39c8-4840-b53c-4c1241996838"}, {"resource_name": "ellis", "event_time": "2018-08-22T21:11:01Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/ellis/events/d712241a-9b82-4a79-a75e-0ebe6b190946", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-vvo5rakvxtsk", "id": "d712241a-9b82-4a79-a75e-0ebe6b190946"}]} 2018-08-22 21:11:04,840 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-6a9eb042-c331-4d7f-b41c-8ec329878096 2018-08-22 21:11:04,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737760066986s 2018-08-22 21:11:04,840 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc&marker=10183924-d672-45e4-9cf7-0d19e19aae43&sort_dir=asc used request id req-6a9eb042-c331-4d7f-b41c-8ec329878096 2018-08-22 21:11:09,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:11:09,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:11:09,875 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:11:09 GMT Server: Apache x-openstack-request-id: req-074fcce3-b105-4fc7-9efd-893e1da51c2a Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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-08-22 21:11:09,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:11:09 GMT Server: Apache x-openstack-request-id: req-65d84459-1982-4660-bf94-ee4122a56cf9 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:11:09,917 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-65d84459-1982-4660-bf94-ee4122a56cf9 2018-08-22 21:11:09,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071093082428s 2018-08-22 21:11:09,917 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-65d84459-1982-4660-bf94-ee4122a56cf9 2018-08-22 21:11:14,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:11:14,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:11:14,952 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:11:14 GMT Server: Apache x-openstack-request-id: req-3ec1395e-e862-45f4-9419-3f10dcc03d53 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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-08-22 21:11:14,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:11:14 GMT Server: Apache x-openstack-request-id: req-cc58858a-0c0d-4582-b55b-ccdc0cbbd0b6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:11:14,993 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-cc58858a-0c0d-4582-b55b-ccdc0cbbd0b6 2018-08-22 21:11:14,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704619884491s 2018-08-22 21:11:14,994 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-cc58858a-0c0d-4582-b55b-ccdc0cbbd0b6 2018-08-22 21:11:14,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-22 21:11:14,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:11:15,022 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:11:15 GMT Server: Apache x-openstack-request-id: req-ce2a70cc-5fda-4a82-8542-26f4297cb9c8 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?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-08-22 21:11:15,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:11:15 GMT Server: Apache x-openstack-request-id: req-c44db7ec-c786-463c-bb28-86be0a1bd885 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "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_fbf23494-c355-413f-8436-0380c2508090", "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": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff61ce9c3ad0409ab8bd650dad8db065", "tags": null, "creation_time": "2018-08-22T21:08:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-22 21:11:15,063 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-c44db7ec-c786-463c-bb28-86be0a1bd885 2018-08-22 21:11:15,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0689499378204s 2018-08-22 21:11:15,064 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-c44db7ec-c786-463c-bb28-86be0a1bd885 2018-08-22 21:11:20,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:11:20,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:11:20,098 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:11:20 GMT Server: Apache x-openstack-request-id: req-388d8558-aab7-4fc0-a87e-01c5a20d7394 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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-08-22 21:11:20,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:11:20 GMT Server: Apache x-openstack-request-id: req-d215a025-b28e-48e7-92b4-4eb0fd991715 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:11:20,139 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-d215a025-b28e-48e7-92b4-4eb0fd991715 2018-08-22 21:11:20,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0692069530487s 2018-08-22 21:11:20,140 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-d215a025-b28e-48e7-92b4-4eb0fd991715 2018-08-22 21:11:25,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:11:25,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:11:25,171 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:11:25 GMT Server: Apache x-openstack-request-id: req-168320b2-c360-478f-ab47-c82647324cb3 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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-08-22 21:11:25,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:11:25 GMT Server: Apache x-openstack-request-id: req-e54199bc-1f94-462e-956a-8df8453e96d2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:11:25,212 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-e54199bc-1f94-462e-956a-8df8453e96d2 2018-08-22 21:11:25,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703408718109s 2018-08-22 21:11:25,212 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-e54199bc-1f94-462e-956a-8df8453e96d2 2018-08-22 21:11:25,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-22 21:11:25,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:11:25,239 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:11:25 GMT Server: Apache x-openstack-request-id: req-8bb674e9-e52d-4397-877a-066947b055d4 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?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-08-22 21:11:25,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:11:25 GMT Server: Apache x-openstack-request-id: req-79c364ea-3872-44da-87cf-62e8dd1b2391 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "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_fbf23494-c355-413f-8436-0380c2508090", "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": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff61ce9c3ad0409ab8bd650dad8db065", "tags": null, "creation_time": "2018-08-22T21:08:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-22 21:11:25,280 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-79c364ea-3872-44da-87cf-62e8dd1b2391 2018-08-22 21:11:25,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.067045211792s 2018-08-22 21:11:25,280 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-79c364ea-3872-44da-87cf-62e8dd1b2391 2018-08-22 21:11:30,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:11:30,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:11:30,317 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:11:30 GMT Server: Apache x-openstack-request-id: req-beaf974d-2a2f-4bc2-b26d-759ba9387701 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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-08-22 21:11:30,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:11:30 GMT Server: Apache x-openstack-request-id: req-6e5e5c9b-4705-4f2b-a715-71b275e6be97 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:11:30,358 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-6e5e5c9b-4705-4f2b-a715-71b275e6be97 2018-08-22 21:11:30,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715110301971s 2018-08-22 21:11:30,358 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-6e5e5c9b-4705-4f2b-a715-71b275e6be97 2018-08-22 21:11:35,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:11:35,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:11:35,396 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:11:35 GMT Server: Apache x-openstack-request-id: req-8e617ec8-36f2-47f1-8799-bfeb5e6f4182 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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-08-22 21:11:35,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:11:35 GMT Server: Apache x-openstack-request-id: req-30add780-6e21-4b46-a083-ceb6b9127a71 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:11:35,438 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-30add780-6e21-4b46-a083-ceb6b9127a71 2018-08-22 21:11:35,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732858181s 2018-08-22 21:11:35,438 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-30add780-6e21-4b46-a083-ceb6b9127a71 2018-08-22 21:11:35,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-22 21:11:35,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:11:35,466 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:11:35 GMT Server: Apache x-openstack-request-id: req-4783a6fb-24ea-4626-9823-6ef1852b9ef9 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?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-08-22 21:11:35,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:11:35 GMT Server: Apache x-openstack-request-id: req-21ca4933-0e55-4201-aa59-cdd6d1b2c99b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "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_fbf23494-c355-413f-8436-0380c2508090", "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": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff61ce9c3ad0409ab8bd650dad8db065", "tags": null, "creation_time": "2018-08-22T21:08:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-22 21:11:35,492 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-21ca4933-0e55-4201-aa59-cdd6d1b2c99b 2018-08-22 21:11:35,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0533509254456s 2018-08-22 21:11:35,492 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-21ca4933-0e55-4201-aa59-cdd6d1b2c99b 2018-08-22 21:11:40,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:11:40,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:11:40,528 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:11:40 GMT Server: Apache x-openstack-request-id: req-97c582d9-9278-40a1-8dcb-0565a709e733 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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-08-22 21:11:40,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:11:40 GMT Server: Apache x-openstack-request-id: req-998d8091-b6b6-4f04-89b4-e0dd88009caf Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:11:40,568 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-998d8091-b6b6-4f04-89b4-e0dd88009caf 2018-08-22 21:11:40,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0695281028748s 2018-08-22 21:11:40,569 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-998d8091-b6b6-4f04-89b4-e0dd88009caf 2018-08-22 21:11:45,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:11:45,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:11:45,603 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:11:45 GMT Server: Apache x-openstack-request-id: req-90ae4538-42ff-43ee-8b8c-9a591ffffbcc Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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-08-22 21:11:45,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:11:45 GMT Server: Apache x-openstack-request-id: req-5b308618-7693-4134-b0aa-52be03a52d97 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:11:45,643 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-5b308618-7693-4134-b0aa-52be03a52d97 2018-08-22 21:11:45,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0689849853516s 2018-08-22 21:11:45,644 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-5b308618-7693-4134-b0aa-52be03a52d97 2018-08-22 21:11:45,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-22 21:11:45,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:11:45,688 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:11:45 GMT Server: Apache x-openstack-request-id: req-f7746219-9be6-4597-a3bf-1a394ebed9c7 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?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-08-22 21:11:45,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:11:45 GMT Server: Apache x-openstack-request-id: req-d4be76bc-818c-40ea-9bbe-28c1287c0acf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "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_fbf23494-c355-413f-8436-0380c2508090", "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": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff61ce9c3ad0409ab8bd650dad8db065", "tags": null, "creation_time": "2018-08-22T21:08:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-22 21:11:45,717 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-d4be76bc-818c-40ea-9bbe-28c1287c0acf 2018-08-22 21:11:45,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725259780884s 2018-08-22 21:11:45,717 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-d4be76bc-818c-40ea-9bbe-28c1287c0acf 2018-08-22 21:11:50,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:11:50,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:11:50,753 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:11:50 GMT Server: Apache x-openstack-request-id: req-32e535c0-becf-46b9-9a09-9a0cd7e2bb51 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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-08-22 21:11:50,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:11:50 GMT Server: Apache x-openstack-request-id: req-c6164292-bf9a-413a-8de5-0308053b9051 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:11:50,795 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-c6164292-bf9a-413a-8de5-0308053b9051 2018-08-22 21:11:50,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718190670013s 2018-08-22 21:11:50,796 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-c6164292-bf9a-413a-8de5-0308053b9051 2018-08-22 21:11:55,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:11:55,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:11:55,830 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:11:55 GMT Server: Apache x-openstack-request-id: req-e56d1687-2412-4829-9e53-68acf55cb790 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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-08-22 21:11:55,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:11:55 GMT Server: Apache x-openstack-request-id: req-b63ca90e-86d7-4181-bed8-be0a6ec682cb Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:11:55,872 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-b63ca90e-86d7-4181-bed8-be0a6ec682cb 2018-08-22 21:11:55,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070307970047s 2018-08-22 21:11:55,872 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-b63ca90e-86d7-4181-bed8-be0a6ec682cb 2018-08-22 21:11:55,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-22 21:11:55,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:11:55,902 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:11:55 GMT Server: Apache x-openstack-request-id: req-1c082f6f-93d0-4e37-b3ac-dc33306155f6 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?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-08-22 21:11:55,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:11:55 GMT Server: Apache x-openstack-request-id: req-53be5191-8c45-47d8-9eb0-08060452b2ca Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "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_fbf23494-c355-413f-8436-0380c2508090", "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": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff61ce9c3ad0409ab8bd650dad8db065", "tags": null, "creation_time": "2018-08-22T21:08:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-22 21:11:55,943 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-53be5191-8c45-47d8-9eb0-08060452b2ca 2018-08-22 21:11:55,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0704169273376s 2018-08-22 21:11:55,944 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-53be5191-8c45-47d8-9eb0-08060452b2ca 2018-08-22 21:12:00,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:12:00,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:12:00,976 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:12:00 GMT Server: Apache x-openstack-request-id: req-aae68fd9-5305-4c48-a7f9-dd42a825199a Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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-08-22 21:12:01,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:12:00 GMT Server: Apache x-openstack-request-id: req-bb405b1e-7c60-471b-a3b7-6dc0b89aba77 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:12:01,016 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-bb405b1e-7c60-471b-a3b7-6dc0b89aba77 2018-08-22 21:12:01,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0686190128326s 2018-08-22 21:12:01,016 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-bb405b1e-7c60-471b-a3b7-6dc0b89aba77 2018-08-22 21:12:06,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:12:06,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:12:06,051 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:12:06 GMT Server: Apache x-openstack-request-id: req-5787462a-ebab-4ea1-9f96-693aad73ce37 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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-08-22 21:12:06,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:12:06 GMT Server: Apache x-openstack-request-id: req-90dc335f-a59a-470f-a032-56c26c3bea22 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:12:06,091 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-90dc335f-a59a-470f-a032-56c26c3bea22 2018-08-22 21:12:06,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0693778991699s 2018-08-22 21:12:06,092 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-90dc335f-a59a-470f-a032-56c26c3bea22 2018-08-22 21:12:06,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-22 21:12:06,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:12:06,118 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:12:06 GMT Server: Apache x-openstack-request-id: req-9ae03cd9-787e-44c2-9883-adb2fac20062 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?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-08-22 21:12:06,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:12:06 GMT Server: Apache x-openstack-request-id: req-48f2fc49-4aec-4397-af06-9f1abf4e95bd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "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_fbf23494-c355-413f-8436-0380c2508090", "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": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff61ce9c3ad0409ab8bd650dad8db065", "tags": null, "creation_time": "2018-08-22T21:08:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-22 21:12:06,165 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-48f2fc49-4aec-4397-af06-9f1abf4e95bd 2018-08-22 21:12:06,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734050273895s 2018-08-22 21:12:06,166 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-48f2fc49-4aec-4397-af06-9f1abf4e95bd 2018-08-22 21:12:11,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:12:11,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:12:11,200 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:12:11 GMT Server: Apache x-openstack-request-id: req-b2097d7d-a006-4ba8-b1cc-06028b190a1a Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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-08-22 21:12:11,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:12:11 GMT Server: Apache x-openstack-request-id: req-4ae02132-0b2a-4d32-bb98-462521d0c3f0 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:12:11,242 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-4ae02132-0b2a-4d32-bb98-462521d0c3f0 2018-08-22 21:12:11,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710909366608s 2018-08-22 21:12:11,242 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-4ae02132-0b2a-4d32-bb98-462521d0c3f0 2018-08-22 21:12:16,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:12:16,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:12:16,278 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:12:16 GMT Server: Apache x-openstack-request-id: req-fd780d0d-b47a-4139-ab30-1650d8822b96 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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-08-22 21:12:16,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:12:16 GMT Server: Apache x-openstack-request-id: req-90a35a4c-dde1-410d-bf36-c9e7d7bdce94 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:12:16,322 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-90a35a4c-dde1-410d-bf36-c9e7d7bdce94 2018-08-22 21:12:16,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740041732788s 2018-08-22 21:12:16,322 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-90a35a4c-dde1-410d-bf36-c9e7d7bdce94 2018-08-22 21:12:16,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-22 21:12:16,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:12:16,351 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:12:16 GMT Server: Apache x-openstack-request-id: req-622362d0-20d2-4560-9cf0-1c39bcc26fc9 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?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-08-22 21:12:16,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:12:16 GMT Server: Apache x-openstack-request-id: req-8bf24018-b78d-445b-a388-06b91628f8a6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "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_fbf23494-c355-413f-8436-0380c2508090", "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": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff61ce9c3ad0409ab8bd650dad8db065", "tags": null, "creation_time": "2018-08-22T21:08:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-22 21:12:16,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-8bf24018-b78d-445b-a388-06b91628f8a6 2018-08-22 21:12:16,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0535931587219s 2018-08-22 21:12:16,377 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-8bf24018-b78d-445b-a388-06b91628f8a6 2018-08-22 21:12:21,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:12:21,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:12:21,413 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:12:21 GMT Server: Apache x-openstack-request-id: req-eda1d03a-6b5c-45a5-b747-84ca312e3126 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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-08-22 21:12:21,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:12:21 GMT Server: Apache x-openstack-request-id: req-2451c0e9-ed79-42b6-ac61-9d0b3777b9a3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:12:21,455 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-2451c0e9-ed79-42b6-ac61-9d0b3777b9a3 2018-08-22 21:12:21,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711920261383s 2018-08-22 21:12:21,455 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-2451c0e9-ed79-42b6-ac61-9d0b3777b9a3 2018-08-22 21:12:26,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:12:26,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:12:26,490 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:12:26 GMT Server: Apache x-openstack-request-id: req-d7b49191-e976-4eb5-90b5-4ec5116874b9 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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-08-22 21:12:26,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:12:26 GMT Server: Apache x-openstack-request-id: req-0454cb47-b2cc-42ed-8050-59258a0d0657 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:12:26,532 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-0454cb47-b2cc-42ed-8050-59258a0d0657 2018-08-22 21:12:26,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706939697266s 2018-08-22 21:12:26,532 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-0454cb47-b2cc-42ed-8050-59258a0d0657 2018-08-22 21:12:26,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-22 21:12:26,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:12:26,561 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:12:26 GMT Server: Apache x-openstack-request-id: req-0711b104-86c9-4b20-b0a4-0fd43be7a589 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?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-08-22 21:12:26,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:12:26 GMT Server: Apache x-openstack-request-id: req-c4c6e36a-fc7c-40e7-8d48-9cc9f4a468ad Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "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_fbf23494-c355-413f-8436-0380c2508090", "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": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff61ce9c3ad0409ab8bd650dad8db065", "tags": null, "creation_time": "2018-08-22T21:08:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-22 21:12:26,602 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-c4c6e36a-fc7c-40e7-8d48-9cc9f4a468ad 2018-08-22 21:12:26,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0692520141602s 2018-08-22 21:12:26,602 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-c4c6e36a-fc7c-40e7-8d48-9cc9f4a468ad 2018-08-22 21:12:31,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:12:31,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:12:31,639 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:12:31 GMT Server: Apache x-openstack-request-id: req-598b587f-8edb-435c-802b-92bdc596640c Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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-08-22 21:12:31,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:12:31 GMT Server: Apache x-openstack-request-id: req-5fb40829-fec8-43b4-a7a5-16bbefad836e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:12:31,681 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-5fb40829-fec8-43b4-a7a5-16bbefad836e 2018-08-22 21:12:31,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714390277863s 2018-08-22 21:12:31,681 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-5fb40829-fec8-43b4-a7a5-16bbefad836e 2018-08-22 21:12:36,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:12:36,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:12:36,717 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:12:36 GMT Server: Apache x-openstack-request-id: req-08536221-1394-4360-8269-3221c4e0784a Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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-08-22 21:12:36,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:12:36 GMT Server: Apache x-openstack-request-id: req-c679534d-47a5-4c2d-8271-8d46143f100d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:12:36,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-c679534d-47a5-4c2d-8271-8d46143f100d 2018-08-22 21:12:36,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709090232849s 2018-08-22 21:12:36,758 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-c679534d-47a5-4c2d-8271-8d46143f100d 2018-08-22 21:12:36,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-22 21:12:36,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:12:36,786 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:12:36 GMT Server: Apache x-openstack-request-id: req-964b608a-0814-4254-83a6-f52d0bef8f31 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?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-08-22 21:12:36,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:12:36 GMT Server: Apache x-openstack-request-id: req-b2012566-f0fc-4146-82d8-172ae6ed2c0c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "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_fbf23494-c355-413f-8436-0380c2508090", "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": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff61ce9c3ad0409ab8bd650dad8db065", "tags": null, "creation_time": "2018-08-22T21:08:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-22 21:12:36,827 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-b2012566-f0fc-4146-82d8-172ae6ed2c0c 2018-08-22 21:12:36,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0681850910187s 2018-08-22 21:12:36,827 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-b2012566-f0fc-4146-82d8-172ae6ed2c0c 2018-08-22 21:12:41,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:12:41,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:12:41,864 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:12:41 GMT Server: Apache x-openstack-request-id: req-0682ab2b-f84e-4536-b360-ac167217f0c1 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&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-08-22 21:12:41,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:12:41 GMT Server: Apache x-openstack-request-id: req-03149614-06a0-4d57-be8d-6252bef6cc69 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-08-22T21:12:41Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/ellis/events/874eb5b3-addf-4d2a-8b06-3711a787dd18", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f9fe392e-846c-43ab-a0f3-59826eb7ce9f", "id": "874eb5b3-addf-4d2a-8b06-3711a787dd18"}]} 2018-08-22 21:12:41,906 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-03149614-06a0-4d57-be8d-6252bef6cc69 2018-08-22 21:12:41,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727190971375s 2018-08-22 21:12:41,907 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc&marker=d712241a-9b82-4a79-a75e-0ebe6b190946&sort_dir=asc used request id req-03149614-06a0-4d57-be8d-6252bef6cc69 2018-08-22 21:12:46,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:12:46,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=874eb5b3-addf-4d2a-8b06-3711a787dd18&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:12:46,960 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:12:46 GMT Server: Apache x-openstack-request-id: req-51cc4dd6-fc7f-40d4-b22a-060837412c50 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=874eb5b3-addf-4d2a-8b06-3711a787dd18&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-08-22 21:12:47,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:12:46 GMT Server: Apache x-openstack-request-id: req-cbea3a31-4c15-49b4-ab33-6a5c13f85b2f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2018-08-22T21:12:42Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/dime/events/08f16e24-7745-4166-a032-8b8b8a6f99d0", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-uuaurfnrjvgs", "id": "08f16e24-7745-4166-a032-8b8b8a6f99d0"}, {"resource_name": "vellum", "event_time": "2018-08-22T21:12:42Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/vellum/events/3219dfab-0ec7-41b9-b4af-c38c6d30d221", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-p4ab43tby2sz", "id": "3219dfab-0ec7-41b9-b4af-c38c6d30d221"}, {"resource_name": "sprout", "event_time": "2018-08-22T21:12:42Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/sprout/events/eca2101b-6a5b-4e8b-9989-69cde066aad7", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-ualxo5dk3kpe", "id": "eca2101b-6a5b-4e8b-9989-69cde066aad7"}, {"resource_name": "bono", "event_time": "2018-08-22T21:12:42Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/bono/events/6f59e406-d3ba-4484-803c-034a0ba89200", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-4fviylkgmooo", "id": "6f59e406-d3ba-4484-803c-034a0ba89200"}, {"resource_name": "homer", "event_time": "2018-08-22T21:12:42Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/homer/events/bf294850-e69c-4226-a411-2f41e9e5bec9", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-xjhn76pu4hix", "id": "bf294850-e69c-4226-a411-2f41e9e5bec9"}]} 2018-08-22 21:12:47,008 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=874eb5b3-addf-4d2a-8b06-3711a787dd18&sort_dir=asc&marker=874eb5b3-addf-4d2a-8b06-3711a787dd18&sort_dir=asc used request id req-cbea3a31-4c15-49b4-ab33-6a5c13f85b2f 2018-08-22 21:12:47,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0975530147552s 2018-08-22 21:12:47,008 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=874eb5b3-addf-4d2a-8b06-3711a787dd18&sort_dir=asc&marker=874eb5b3-addf-4d2a-8b06-3711a787dd18&sort_dir=asc used request id req-cbea3a31-4c15-49b4-ab33-6a5c13f85b2f 2018-08-22 21:12:52,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:12:52,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:12:52,045 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:12:52 GMT Server: Apache x-openstack-request-id: req-37dc17a0-b629-4493-9ca8-85463e14b5e2 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&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-08-22 21:12:52,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:12:52 GMT Server: Apache x-openstack-request-id: req-e3e5f776-9dc5-4ebf-badc-16a43dd93321 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:12:52,087 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc&marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc used request id req-e3e5f776-9dc5-4ebf-badc-16a43dd93321 2018-08-22 21:12:52,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718109607697s 2018-08-22 21:12:52,087 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc&marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc used request id req-e3e5f776-9dc5-4ebf-badc-16a43dd93321 2018-08-22 21:12:57,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:12:57,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:12:57,122 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:12:57 GMT Server: Apache x-openstack-request-id: req-ec02cb27-dbdd-4b65-a18c-5c0c733410b9 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&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-08-22 21:12:57,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:12:57 GMT Server: Apache x-openstack-request-id: req-b71295b5-d93d-4292-a2c5-726fa83c3afe Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:12:57,168 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc&marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc used request id req-b71295b5-d93d-4292-a2c5-726fa83c3afe 2018-08-22 21:12:57,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752210617065s 2018-08-22 21:12:57,169 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc&marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc used request id req-b71295b5-d93d-4292-a2c5-726fa83c3afe 2018-08-22 21:12:57,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-22 21:12:57,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:12:57,213 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:12:57 GMT Server: Apache x-openstack-request-id: req-8fd8677d-637e-4ae4-9b22-1290f0ccac43 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?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-08-22 21:12:57,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:12:57 GMT Server: Apache x-openstack-request-id: req-ebdf5b0d-2d75-46df-a3d6-35d308deb45b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "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_fbf23494-c355-413f-8436-0380c2508090", "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": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff61ce9c3ad0409ab8bd650dad8db065", "tags": null, "creation_time": "2018-08-22T21:08:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-22 21:12:57,243 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-ebdf5b0d-2d75-46df-a3d6-35d308deb45b 2018-08-22 21:12:57,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743999481201s 2018-08-22 21:12:57,244 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-ebdf5b0d-2d75-46df-a3d6-35d308deb45b 2018-08-22 21:13:02,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:13:02,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:02,281 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:13:02 GMT Server: Apache x-openstack-request-id: req-e2c37e2d-72dd-4a60-9582-fd5c32365977 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&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-08-22 21:13:02,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:13:02 GMT Server: Apache x-openstack-request-id: req-77644113-1ef5-4813-a30c-9eeacd83b4fd Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:13:02,323 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc&marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc used request id req-77644113-1ef5-4813-a30c-9eeacd83b4fd 2018-08-22 21:13:02,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729570388794s 2018-08-22 21:13:02,324 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc&marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc used request id req-77644113-1ef5-4813-a30c-9eeacd83b4fd 2018-08-22 21:13:07,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:13:07,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:07,357 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:13:07 GMT Server: Apache x-openstack-request-id: req-495dfa9e-8199-467f-b685-40eaf9c8cdf4 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&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-08-22 21:13:07,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:13:07 GMT Server: Apache x-openstack-request-id: req-41cc96b6-a764-483d-ad55-a20407d85853 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:13:07,399 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc&marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc used request id req-41cc96b6-a764-483d-ad55-a20407d85853 2018-08-22 21:13:07,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0695950984955s 2018-08-22 21:13:07,399 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc&marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc used request id req-41cc96b6-a764-483d-ad55-a20407d85853 2018-08-22 21:13:07,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-22 21:13:07,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:07,428 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:13:07 GMT Server: Apache x-openstack-request-id: req-076e71a6-0e94-463d-b716-9c7c349110bf Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?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-08-22 21:13:07,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:13:07 GMT Server: Apache x-openstack-request-id: req-e4207cc6-97f4-497a-832b-31602cfbe3bd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "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_fbf23494-c355-413f-8436-0380c2508090", "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": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff61ce9c3ad0409ab8bd650dad8db065", "tags": null, "creation_time": "2018-08-22T21:08:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-22 21:13:07,468 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-e4207cc6-97f4-497a-832b-31602cfbe3bd 2018-08-22 21:13:07,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0687940120697s 2018-08-22 21:13:07,469 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-e4207cc6-97f4-497a-832b-31602cfbe3bd 2018-08-22 21:13:12,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:13:12,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:12,502 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:13:12 GMT Server: Apache x-openstack-request-id: req-517d4066-f850-4bf6-a2ca-c27580fc7882 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&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-08-22 21:13:12,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:13:12 GMT Server: Apache x-openstack-request-id: req-ee83737b-1293-4f71-a90f-0d34e1fd6808 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:13:12,543 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc&marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc used request id req-ee83737b-1293-4f71-a90f-0d34e1fd6808 2018-08-22 21:13:12,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727529525757s 2018-08-22 21:13:12,544 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc&marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc used request id req-ee83737b-1293-4f71-a90f-0d34e1fd6808 2018-08-22 21:13:17,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:13:17,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:17,579 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:13:17 GMT Server: Apache x-openstack-request-id: req-ff47fe65-fd8a-44fd-be1d-3d209962278e Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&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-08-22 21:13:17,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:13:17 GMT Server: Apache x-openstack-request-id: req-7cbda151-c37a-41f2-b209-440fbd9688ac Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:13:17,620 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc&marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc used request id req-7cbda151-c37a-41f2-b209-440fbd9688ac 2018-08-22 21:13:17,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707287788391s 2018-08-22 21:13:17,621 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc&marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc used request id req-7cbda151-c37a-41f2-b209-440fbd9688ac 2018-08-22 21:13:17,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-22 21:13:17,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:17,672 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:13:17 GMT Server: Apache x-openstack-request-id: req-f709e5eb-3628-49b2-b800-4f2c5d0607b5 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?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-08-22 21:13:17,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:13:17 GMT Server: Apache x-openstack-request-id: req-1fd8f0e6-14c2-46b3-bad2-fe1c1eebc497 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "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_fbf23494-c355-413f-8436-0380c2508090", "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": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff61ce9c3ad0409ab8bd650dad8db065", "tags": null, "creation_time": "2018-08-22T21:08:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-22 21:13:17,714 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-1fd8f0e6-14c2-46b3-bad2-fe1c1eebc497 2018-08-22 21:13:17,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0927269458771s 2018-08-22 21:13:17,714 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-1fd8f0e6-14c2-46b3-bad2-fe1c1eebc497 2018-08-22 21:13:22,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:13:22,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:22,751 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:13:22 GMT Server: Apache x-openstack-request-id: req-cfebda33-70fa-44e0-80dd-0ac75d269a23 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&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-08-22 21:13:22,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:13:22 GMT Server: Apache x-openstack-request-id: req-979522fc-ccfd-441f-9509-039f116301f2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:13:22,792 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc&marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc used request id req-979522fc-ccfd-441f-9509-039f116301f2 2018-08-22 21:13:22,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727860927582s 2018-08-22 21:13:22,792 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc&marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc used request id req-979522fc-ccfd-441f-9509-039f116301f2 2018-08-22 21:13:27,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:13:27,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:27,831 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:13:27 GMT Server: Apache x-openstack-request-id: req-5173c409-810f-47e3-b1b2-14a3be16f5e4 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&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-08-22 21:13:27,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:13:27 GMT Server: Apache x-openstack-request-id: req-8f125321-8fc5-4a96-b981-e492ec9653b6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:13:27,871 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc&marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc used request id req-8f125321-8fc5-4a96-b981-e492ec9653b6 2018-08-22 21:13:27,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733408927917s 2018-08-22 21:13:27,872 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc&marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc used request id req-8f125321-8fc5-4a96-b981-e492ec9653b6 2018-08-22 21:13:27,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-22 21:13:27,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:27,902 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:13:27 GMT Server: Apache x-openstack-request-id: req-7d7a2ad7-c066-4dc6-a73a-7594c3885bb2 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?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-08-22 21:13:27,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:13:27 GMT Server: Apache x-openstack-request-id: req-29929299-c423-4c38-939b-008506ad7f12 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "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_fbf23494-c355-413f-8436-0380c2508090", "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": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff61ce9c3ad0409ab8bd650dad8db065", "tags": null, "creation_time": "2018-08-22T21:08:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-22 21:13:27,946 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-29929299-c423-4c38-939b-008506ad7f12 2018-08-22 21:13:27,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734689235687s 2018-08-22 21:13:27,946 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-29929299-c423-4c38-939b-008506ad7f12 2018-08-22 21:13:32,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:13:32,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:32,983 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:13:32 GMT Server: Apache x-openstack-request-id: req-e7dcc53b-02e5-4504-8cd7-d4b11dbd3b44 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&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-08-22 21:13:33,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:13:32 GMT Server: Apache x-openstack-request-id: req-02e5ce4a-1932-4c8d-9ed7-82885d70dc0c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2018-08-22T21:13:30Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/homer/events/74580c66-8374-4bf7-a398-bc0c49500f6a", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "22692f58-663b-41a7-b4ef-8a91292fa93e", "id": "74580c66-8374-4bf7-a398-bc0c49500f6a"}]} 2018-08-22 21:13:33,024 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc&marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc used request id req-02e5ce4a-1932-4c8d-9ed7-82885d70dc0c 2018-08-22 21:13:33,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070748090744s 2018-08-22 21:13:33,024 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc&marker=bf294850-e69c-4226-a411-2f41e9e5bec9&sort_dir=asc used request id req-02e5ce4a-1932-4c8d-9ed7-82885d70dc0c 2018-08-22 21:13:38,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:13:38,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=74580c66-8374-4bf7-a398-bc0c49500f6a&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:38,058 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:13:38 GMT Server: Apache x-openstack-request-id: req-ef0e39ed-8dc6-4f92-ba33-b7e3f1ac49ec Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=74580c66-8374-4bf7-a398-bc0c49500f6a&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-08-22 21:13:38,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:13:38 GMT Server: Apache x-openstack-request-id: req-ace50d6f-a17a-4bce-9fcc-c38818ee1e92 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 356 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-08-22T21:13:33Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/sprout/events/a09ce1f7-f8de-4322-bd60-716cd936592b", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "b7df72f6-feb6-4498-9813-bc8e2af94935", "id": "a09ce1f7-f8de-4322-bd60-716cd936592b"}]} 2018-08-22 21:13:38,101 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=74580c66-8374-4bf7-a398-bc0c49500f6a&sort_dir=asc&marker=74580c66-8374-4bf7-a398-bc0c49500f6a&sort_dir=asc used request id req-ace50d6f-a17a-4bce-9fcc-c38818ee1e92 2018-08-22 21:13:38,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709190368652s 2018-08-22 21:13:38,101 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=74580c66-8374-4bf7-a398-bc0c49500f6a&sort_dir=asc&marker=74580c66-8374-4bf7-a398-bc0c49500f6a&sort_dir=asc used request id req-ace50d6f-a17a-4bce-9fcc-c38818ee1e92 2018-08-22 21:13:43,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:13:43,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/events?marker=a09ce1f7-f8de-4322-bd60-716cd936592b&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:43,135 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:13:43 GMT Server: Apache x-openstack-request-id: req-98977f8a-b6ad-4947-9111-03c6b50c689e Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=a09ce1f7-f8de-4322-bd60-716cd936592b&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-08-22 21:13:43,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:13:43 GMT Server: Apache x-openstack-request-id: req-2e987c31-2cc3-4507-9ac9-f3316c19bdf1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2018-08-22T21:13:39Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/dime/events/ff7ef13e-fe5b-421b-b986-78577c2018f2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "185a2be7-7aeb-43c1-a6aa-50a5ee5dcfb3", "id": "ff7ef13e-fe5b-421b-b986-78577c2018f2"}, {"resource_name": "vellum", "event_time": "2018-08-22T21:13:39Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/vellum/events/8ced14e7-519b-45ad-b2fa-93bbba7c17c9", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "a5e8fed0-3418-42b3-9f4a-8df4d3eb5719", "id": "8ced14e7-519b-45ad-b2fa-93bbba7c17c9"}, {"resource_name": "bono", "event_time": "2018-08-22T21:13:41Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/bono/events/353e7cb3-58cb-4b66-b6c1-b3f2a6cda1a9", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "6e3cef13-c31a-4f93-b00c-331157167459", "id": "353e7cb3-58cb-4b66-b6c1-b3f2a6cda1a9"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-08-22T21:13:41Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/clearwater-opnfv/events/f41550e1-c6b9-4b42-8723-bb23263e9d76", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "id": "f41550e1-c6b9-4b42-8723-bb23263e9d76"}]} 2018-08-22 21:13:43,178 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=a09ce1f7-f8de-4322-bd60-716cd936592b&sort_dir=asc&marker=a09ce1f7-f8de-4322-bd60-716cd936592b&sort_dir=asc used request id req-2e987c31-2cc3-4507-9ac9-f3316c19bdf1 2018-08-22 21:13:43,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070760011673s 2018-08-22 21:13:43,178 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=a09ce1f7-f8de-4322-bd60-716cd936592b&sort_dir=asc&marker=a09ce1f7-f8de-4322-bd60-716cd936592b&sort_dir=asc used request id req-2e987c31-2cc3-4507-9ac9-f3316c19bdf1 2018-08-22 21:13:43,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-22 21:13:43,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:43,208 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:13:43 GMT Server: Apache x-openstack-request-id: req-cfaa4111-83ed-4b48-9707-2696cf06145e Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574 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-08-22 21:13:43,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:13:43 GMT Server: Apache x-openstack-request-id: req-96d05c7b-9bbf-4899-b432-dc2de81712e6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 947 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "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_fbf23494-c355-413f-8436-0380c2508090", "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": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff61ce9c3ad0409ab8bd650dad8db065", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-22T21:08:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "outputs": [{"output_value": "172.30.9.209", "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-08-22 21:13:43,282 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574 used request id req-96d05c7b-9bbf-4899-b432-dc2de81712e6 2018-08-22 21:13:43,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.102077960968s 2018-08-22 21:13:43,282 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574 used request id req-96d05c7b-9bbf-4899-b432-dc2de81712e6 2018-08-22 21:13:43,283 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2018-08-22T21:08:48Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'3b06b2f9-ad0f-4ebc-8558-25a810f50574', 'parameters': Munch({u'OS::project_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090', 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_fbf23494-c355-413f-8436-0380c2508090', 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'6d7dc7b5-a036-4d48-b058-a0d7ec887374', 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'3b06b2f9-ad0f-4ebc-8558-25a810f50574', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'ff61ce9c3ad0409ab8bd650dad8db065', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.209', 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-08-22T21:08:48Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574'}) 2018-08-22 21:13:43,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:13:43,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:43,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21: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-fbaad947-e859-4b83-b9bf-1796887803be x-compute-request-id: req-fbaad947-e859-4b83-b9bf-1796887803be Content-Encoding: gzip Content-Length: 1502 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:78:39:3b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:39:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:51:65", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8a0f93b5-31d1-41a6-b272-264da290b9d8", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-22T21:12:58Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:91:62:7a", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:62:7a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:d5:dc", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "dime-0.clearwater.opnfv", "created": "2018-08-22T21:12:57Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:9e:49", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:9e:49", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:38.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "32c461ee-a57b-4059-be86-d748b4bd34fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:38Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "bono-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:05:e0:7b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:e0:7b", "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:9b:7b:af", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:7b:af", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:28.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "3bed9240-d07f-4ea6-b405-d8eabe070318", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:28Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "homer-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:77:b2:83", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:b2:83", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:79:c2", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:31.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "f0772ec9-c800-45c4-a7d0-10262530cdc4", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:31Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-22T21:12:53Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:76:66:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:66:5b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:12:40.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "afd53439-1e48-4332-a8ed-ddbf35690ba1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:12:40Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-22T21:11:09Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:a1:ae:9b", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:9b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:3a:5a", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:10:58.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "5ed6a905-bca6-4309-8b9e-db7956bec6e2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:10:58Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ns.clearwater.opnfv", "created": "2018-08-22T21:09:13Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:13:43,639 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fbaad947-e859-4b83-b9bf-1796887803be 2018-08-22 21:13:43,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354894161224s 2018-08-22 21:13:43,640 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fbaad947-e859-4b83-b9bf-1796887803be 2018-08-22 21:13:43,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 21:13:43,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:43,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1884 X-Openstack-Request-Id: req-8700bd53-63b9-4971-acdf-0365a70ab963 Date: Wed, 22 Aug 2018 21:13:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"772e5fa3-f56a-4d61-a1d1-f7d481d54924","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aaf8f91e46dc42c998fea7c362c3e0d5","l2_adjacency":true,"status":"ACTIVE","subnets":["757e8c80-2bd7-446e-b732-35861012cfce"],"description":"","tags":[],"updated_at":"2018-08-22T21:08:51Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"aaf8f91e46dc42c998fea7c362c3e0d5","created_at":"2018-08-22T21:08:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cba511cd-79c3-4b89-9f6a-bdfa15e078a3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aaf8f91e46dc42c998fea7c362c3e0d5","l2_adjacency":true,"status":"ACTIVE","subnets":["8d579f46-7c5a-4da2-abae-188118240fc4"],"description":"","tags":[],"updated_at":"2018-08-22T21:08:54Z","qos_policy_id":null,"name":"clearwater-opnfv-private-signaling","admin_state_up":true,"tenant_id":"aaf8f91e46dc42c998fea7c362c3e0d5","created_at":"2018-08-22T21:08:52Z","mtu":1450}]} 2018-08-22 21:13:43,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-8700bd53-63b9-4971-acdf-0365a70ab963 2018-08-22 21:13:43,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116291999817s 2018-08-22 21:13:43,768 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-8700bd53-63b9-4971-acdf-0365a70ab963 2018-08-22 21:13:43,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-22 21:13:43,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:43,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1298 X-Openstack-Request-Id: req-3aab0985-0216-46cc-9f5b-a8c9d5439261 Date: Wed, 22 Aug 2018 21:13:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"772e5fa3-f56a-4d61-a1d1-f7d481d54924","tenant_id":"aaf8f91e46dc42c998fea7c362c3e0d5","created_at":"2018-08-22T21:08:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-22T21:08:51Z","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":"aaf8f91e46dc42c998fea7c362c3e0d5","id":"757e8c80-2bd7-446e-b732-35861012cfce","subnetpool_id":null,"name":"clearwater-opnfv-private-management"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cba511cd-79c3-4b89-9f6a-bdfa15e078a3","tenant_id":"aaf8f91e46dc42c998fea7c362c3e0d5","created_at":"2018-08-22T21:08:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-22T21:08:54Z","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":"aaf8f91e46dc42c998fea7c362c3e0d5","id":"8d579f46-7c5a-4da2-abae-188118240fc4","subnetpool_id":null,"name":"clearwater-opnfv-private-signaling"}]} 2018-08-22 21:13:43,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3aab0985-0216-46cc-9f5b-a8c9d5439261 2018-08-22 21:13:43,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0455720424652s 2018-08-22 21:13:43,815 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3aab0985-0216-46cc-9f5b-a8c9d5439261 2018-08-22 21:13:43,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 21:13:43,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:43,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21: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-6e4547ce-0756-411b-a3b5-bbe84688088e x-compute-request-id: req-6e4547ce-0756-411b-a3b5-bbe84688088e Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "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": "ffe2515d-320e-4ec5-9542-ff06e70228e4"}]} 2018-08-22 21:13:43,842 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-6e4547ce-0756-411b-a3b5-bbe84688088e 2018-08-22 21:13:43,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0261569023132s 2018-08-22 21:13:43,842 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-6e4547ce-0756-411b-a3b5-bbe84688088e 2018-08-22 21:13:43,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-22 21:13:43,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:44,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21: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-2dc3aafe-d91c-4923-9e14-a315bd4aab44 x-compute-request-id: req-2dc3aafe-d91c-4923-9e14-a315bd4aab44 Content-Encoding: gzip Content-Length: 924 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "ip_range": {}, "id": "136ce6e3-2c50-42f4-a071-7f45f4368fdc"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "48c44e68-7ed7-4e48-be8f-049375980c03"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "724494cc-018b-4ce1-991a-50630dad2f0c"}, {"from_port": 2380, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "ip_range": {}, "id": "f054b57f-7daa-42b2-8f65-cb6ab750481e"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f6faf347-6762-442b-bc6a-0de406a769f5"}], "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 9160, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "37a2ad82-e2b7-4177-a572-63cbc7b62de2", "ip_range": {}, "id": "0b5f4714-8baa-4869-af5b-413c98464bc7"}, {"from_port": 9160, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "37a2ad82-e2b7-4177-a572-63cbc7b62de2", "ip_range": {}, "id": "2ea24462-e161-4931-ad90-499c6b9f026c"}, {"from_port": 7253, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "37a2ad82-e2b7-4177-a572-63cbc7b62de2", "ip_range": {}, "id": "7c6d68d2-2aab-47ad-8d78-0702bb38ac43"}, {"from_port": 11311, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "37a2ad82-e2b7-4177-a572-63cbc7b62de2", "ip_range": {}, "id": "95071681-b4a9-42a3-830d-d0b5bee8e189"}, {"from_port": 11311, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "37a2ad82-e2b7-4177-a572-63cbc7b62de2", "ip_range": {}, "id": "bce28208-a417-4ae6-adfa-4486d5afccef"}, {"from_port": 7253, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "37a2ad82-e2b7-4177-a572-63cbc7b62de2", "ip_range": {}, "id": "cd7dee05-8445-4f56-bf03-d9bc13b625c7"}], "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "id": "37a2ad82-e2b7-4177-a572-63cbc7b62de2", "name": "clearwater-opnfv-vellum-sig-inbound", "description": "Security group for Vellum nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 11211, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "6d58dce3-8d95-4aef-8910-9759f1a83ab8", "ip_range": {}, "id": "1b16061a-7912-41da-a55e-69635e0f9373"}, {"from_port": 7253, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "6d58dce3-8d95-4aef-8910-9759f1a83ab8", "ip_range": {}, "id": "6be162ac-e575-46b7-ae12-7e1234b8b9d9"}, {"from_port": 7000, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "6d58dce3-8d95-4aef-8910-9759f1a83ab8", "ip_range": {}, "id": "a18364b4-e285-4695-8e6e-d3d38c2043e4"}], "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "id": "6d58dce3-8d95-4aef-8910-9759f1a83ab8", "name": "clearwater-opnfv-vellum-sig-outbound", "description": "Security group for Vellum nodes outbound traffic (signaling)"}]} 2018-08-22 21:13:44,356 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/os-security-groups used request id req-2dc3aafe-d91c-4923-9e14-a315bd4aab44 2018-08-22 21:13:44,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.511584043503s 2018-08-22 21:13:44,356 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/os-security-groups used request id req-2dc3aafe-d91c-4923-9e14-a315bd4aab44 2018-08-22 21:13:44,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 21:13:44,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:44,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-ec80aa63-d806-464a-8bb1-b50e9c546a6f Date: Wed, 22 Aug 2018 21:13:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T21:08:42Z", "file": "/v2/images/d9417f4f-69b5-4e66-b02b-9a763451f02f/file", "owner": "aaf8f91e46dc42c998fea7c362c3e0d5", "id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "size": 263193088, "self": "/v2/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d9417f4f-69b5-4e66-b02b-9a763451f02f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d9417f4f-69b5-4e66-b02b-9a763451f02f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-22T21:08:37Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 21:13:44,402 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ec80aa63-d806-464a-8bb1-b50e9c546a6f 2018-08-22 21:13:44,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.036602973938s 2018-08-22 21:13:44,402 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ec80aa63-d806-464a-8bb1-b50e9c546a6f 2018-08-22 21:13:44,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-22 21:13:44,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:45,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:13:44 GMT Server: Apache x-compute-request-id: req-7080ba87-26c5-47bb-8965-15d2bf420deb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7080ba87-26c5-47bb-8965-15d2bf420deb Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-22 21:13:45,121 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/aaf8f91e46dc42c998fea7c362c3e0d5/volumes/detail used request id req-7080ba87-26c5-47bb-8965-15d2bf420deb 2018-08-22 21:13:45,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.715926170349s 2018-08-22 21:13:45,122 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/aaf8f91e46dc42c998fea7c362c3e0d5/volumes/detail used request id req-7080ba87-26c5-47bb-8965-15d2bf420deb 2018-08-22 21:13:45,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 21:13:45,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:45,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21: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-91231966-33ce-4b61-9b65-f4fe8eb407a9 x-compute-request-id: req-91231966-33ce-4b61-9b65-f4fe8eb407a9 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "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": "ffe2515d-320e-4ec5-9542-ff06e70228e4"}]} 2018-08-22 21:13:45,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-91231966-33ce-4b61-9b65-f4fe8eb407a9 2018-08-22 21:13:45,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230340957642s 2018-08-22 21:13:45,146 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-91231966-33ce-4b61-9b65-f4fe8eb407a9 2018-08-22 21:13:45,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-22 21:13:45,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:45,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21: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-0b9e169a-de1a-49af-808a-722ee671e004 x-compute-request-id: req-0b9e169a-de1a-49af-808a-722ee671e004 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "ip_range": {}, "id": "136ce6e3-2c50-42f4-a071-7f45f4368fdc"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "48c44e68-7ed7-4e48-be8f-049375980c03"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "724494cc-018b-4ce1-991a-50630dad2f0c"}, {"from_port": 2380, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "ip_range": {}, "id": "f054b57f-7daa-42b2-8f65-cb6ab750481e"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f6faf347-6762-442b-bc6a-0de406a769f5"}], "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 8889, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-ellis-mgmt"}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "2a1bb5a9-a5f2-4a17-9875-820b8bdf6b6c", "ip_range": {}, "id": "0917ff4a-5ae5-4e51-b66d-c379b46e031c"}], "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "id": "2a1bb5a9-a5f2-4a17-9875-820b8bdf6b6c", "name": "clearwater-opnfv-dime-mgmt", "description": "Security group for Dime nodes (management)"}, {"rules": [{"from_port": 10888, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "cddd296f-e99e-4a95-a1a4-2df12ccbc27a", "ip_range": {}, "id": "2d0c276d-49bd-448a-b468-b6feff3678e1"}, {"from_port": 10888, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "cddd296f-e99e-4a95-a1a4-2df12ccbc27a", "ip_range": {}, "id": "50701cd9-63d7-4a1e-b9c0-b84d31670e0d"}, {"from_port": 8888, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "cddd296f-e99e-4a95-a1a4-2df12ccbc27a", "ip_range": {}, "id": "9ce02bc6-671d-4fdf-994f-cb4339377e57"}, {"from_port": 10888, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "cddd296f-e99e-4a95-a1a4-2df12ccbc27a", "ip_range": {}, "id": "cabf584b-8343-4149-8aa7-03a74c117390"}, {"from_port": 8888, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "cddd296f-e99e-4a95-a1a4-2df12ccbc27a", "ip_range": {}, "id": "d1e686d9-83ec-40e3-a99e-6c9a134ffdaf"}], "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "id": "cddd296f-e99e-4a95-a1a4-2df12ccbc27a", "name": "clearwater-opnfv-dime-sig", "description": "Security group for Dime nodes (signaling)"}]} 2018-08-22 21:13:45,706 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc/os-security-groups used request id req-0b9e169a-de1a-49af-808a-722ee671e004 2018-08-22 21:13:45,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.559098005295s 2018-08-22 21:13:45,706 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc/os-security-groups used request id req-0b9e169a-de1a-49af-808a-722ee671e004 2018-08-22 21:13:45,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 21:13:45,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:45,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-aba03be7-dbe4-49e4-bf60-72121b75d57a Date: Wed, 22 Aug 2018 21:13:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T21:08:42Z", "file": "/v2/images/d9417f4f-69b5-4e66-b02b-9a763451f02f/file", "owner": "aaf8f91e46dc42c998fea7c362c3e0d5", "id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "size": 263193088, "self": "/v2/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d9417f4f-69b5-4e66-b02b-9a763451f02f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d9417f4f-69b5-4e66-b02b-9a763451f02f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-22T21:08:37Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 21:13:45,752 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-aba03be7-dbe4-49e4-bf60-72121b75d57a 2018-08-22 21:13:45,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0375239849091s 2018-08-22 21:13:45,753 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-aba03be7-dbe4-49e4-bf60-72121b75d57a 2018-08-22 21:13:45,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-22 21:13:45,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:46,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:13:45 GMT Server: Apache x-compute-request-id: req-fe605689-15e9-453b-9dcd-b8233fbc5d17 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fe605689-15e9-453b-9dcd-b8233fbc5d17 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-22 21:13:46,461 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/aaf8f91e46dc42c998fea7c362c3e0d5/volumes/detail used request id req-fe605689-15e9-453b-9dcd-b8233fbc5d17 2018-08-22 21:13:46,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.705374002457s 2018-08-22 21:13:46,462 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/aaf8f91e46dc42c998fea7c362c3e0d5/volumes/detail used request id req-fe605689-15e9-453b-9dcd-b8233fbc5d17 2018-08-22 21:13:47,464 - 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-08-22 21:13:47,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 21:13:47,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:47,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:13: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-8e47efe7-5d48-45c7-972c-5c89d2969e8a x-compute-request-id: req-8e47efe7-5d48-45c7-972c-5c89d2969e8a Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "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": "ffe2515d-320e-4ec5-9542-ff06e70228e4"}]} 2018-08-22 21:13:47,489 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-8e47efe7-5d48-45c7-972c-5c89d2969e8a 2018-08-22 21:13:47,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237350463867s 2018-08-22 21:13:47,489 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-8e47efe7-5d48-45c7-972c-5c89d2969e8a 2018-08-22 21:13:47,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-22 21:13:47,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:47,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:13: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-1106d3cc-2c03-4e14-be7f-af5cd22d4aad x-compute-request-id: req-1106d3cc-2c03-4e14-be7f-af5cd22d4aad Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "ip_range": {}, "id": "136ce6e3-2c50-42f4-a071-7f45f4368fdc"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "48c44e68-7ed7-4e48-be8f-049375980c03"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "724494cc-018b-4ce1-991a-50630dad2f0c"}, {"from_port": 2380, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "ip_range": {}, "id": "f054b57f-7daa-42b2-8f65-cb6ab750481e"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f6faf347-6762-442b-bc6a-0de406a769f5"}], "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "263dd7ed-c2a6-4777-953f-75d094fe42b4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "13cc81ee-1e60-48e1-8f44-b331290bc372"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "263dd7ed-c2a6-4777-953f-75d094fe42b4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "13fc7a0f-b9f6-452d-bf77-6d2a23642ad2"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "263dd7ed-c2a6-4777-953f-75d094fe42b4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "22919821-b728-443b-91c7-1312dc17c7df"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "263dd7ed-c2a6-4777-953f-75d094fe42b4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69aeb090-6329-4410-8edb-60bd1e790c97"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "263dd7ed-c2a6-4777-953f-75d094fe42b4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7c0cd75c-259b-452e-9693-04f67bb1bbc2"}, {"from_port": 5058, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "263dd7ed-c2a6-4777-953f-75d094fe42b4", "ip_range": {}, "id": "9cb1790a-9838-490a-b9ee-de9ad25e393e"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "263dd7ed-c2a6-4777-953f-75d094fe42b4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cb122c48-73e5-477f-bf38-65d574967d97"}, {"from_port": 5058, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "263dd7ed-c2a6-4777-953f-75d094fe42b4", "ip_range": {}, "id": "f92128c8-cca3-4e40-bc7a-0f66931f1c7f"}], "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "id": "263dd7ed-c2a6-4777-953f-75d094fe42b4", "name": "clearwater-opnfv-bono-sig", "description": "Security group for Bono nodes (signaling)"}]} 2018-08-22 21:13:47,953 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe/os-security-groups used request id req-1106d3cc-2c03-4e14-be7f-af5cd22d4aad 2018-08-22 21:13:47,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.462625026703s 2018-08-22 21:13:47,953 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe/os-security-groups used request id req-1106d3cc-2c03-4e14-be7f-af5cd22d4aad 2018-08-22 21:13:47,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 21:13:47,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:47,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-371ec22e-c099-41c3-ab9e-20c11e744c61 Date: Wed, 22 Aug 2018 21:13:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T21:08:42Z", "file": "/v2/images/d9417f4f-69b5-4e66-b02b-9a763451f02f/file", "owner": "aaf8f91e46dc42c998fea7c362c3e0d5", "id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "size": 263193088, "self": "/v2/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d9417f4f-69b5-4e66-b02b-9a763451f02f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d9417f4f-69b5-4e66-b02b-9a763451f02f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-22T21:08:37Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 21:13:47,997 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-371ec22e-c099-41c3-ab9e-20c11e744c61 2018-08-22 21:13:47,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0352351665497s 2018-08-22 21:13:47,997 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-371ec22e-c099-41c3-ab9e-20c11e744c61 2018-08-22 21:13:48,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-22 21:13:48,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:48,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:13:48 GMT Server: Apache x-compute-request-id: req-1f32a9e1-0208-4dbd-8f40-000d53141520 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1f32a9e1-0208-4dbd-8f40-000d53141520 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-22 21:13:48,913 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/aaf8f91e46dc42c998fea7c362c3e0d5/volumes/detail used request id req-1f32a9e1-0208-4dbd-8f40-000d53141520 2018-08-22 21:13:48,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.912399053574s 2018-08-22 21:13:48,913 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/aaf8f91e46dc42c998fea7c362c3e0d5/volumes/detail used request id req-1f32a9e1-0208-4dbd-8f40-000d53141520 2018-08-22 21:13:49,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 21:13:49,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:49,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21: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-847278b4-a359-47f6-980e-1939f42ee3d9 x-compute-request-id: req-847278b4-a359-47f6-980e-1939f42ee3d9 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "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": "ffe2515d-320e-4ec5-9542-ff06e70228e4"}]} 2018-08-22 21:13:49,941 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-847278b4-a359-47f6-980e-1939f42ee3d9 2018-08-22 21:13:49,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0246222019196s 2018-08-22 21:13:49,941 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-847278b4-a359-47f6-980e-1939f42ee3d9 2018-08-22 21:13:49,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-22 21:13:49,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:50,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21: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-1c999c5b-31bf-4eb8-8e76-12df54f42515 x-compute-request-id: req-1c999c5b-31bf-4eb8-8e76-12df54f42515 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "ip_range": {}, "id": "136ce6e3-2c50-42f4-a071-7f45f4368fdc"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "48c44e68-7ed7-4e48-be8f-049375980c03"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "724494cc-018b-4ce1-991a-50630dad2f0c"}, {"from_port": 2380, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "ip_range": {}, "id": "f054b57f-7daa-42b2-8f65-cb6ab750481e"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f6faf347-6762-442b-bc6a-0de406a769f5"}], "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7888, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "a6e6c19e-cba0-4aab-b889-604dcb3a4367", "ip_range": {}, "id": "0c2f90fd-5ed4-4a8b-b89c-1937a5c17344"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "a6e6c19e-cba0-4aab-b889-604dcb3a4367", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0f5426-e966-42ba-baae-5e229dd60801"}], "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "id": "a6e6c19e-cba0-4aab-b889-604dcb3a4367", "name": "clearwater-opnfv-homer-mgmt", "description": "Security group for Homer nodes (management)"}, {"rules": [{"from_port": 7888, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "ba9f5193-2a79-41a1-bea6-20e801d54f8b", "ip_range": {}, "id": "2364f0db-4b9c-49b5-8351-1c117c05c721"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "ba9f5193-2a79-41a1-bea6-20e801d54f8b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2c223044-3a7b-4cea-bbf4-416d2c7176c6"}, {"from_port": 9160, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "ba9f5193-2a79-41a1-bea6-20e801d54f8b", "ip_range": {}, "id": "5312225e-2054-4383-88c7-7213063787e1"}], "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "id": "ba9f5193-2a79-41a1-bea6-20e801d54f8b", "name": "clearwater-opnfv-homer-sig", "description": "Security group for Homer nodes (signaling)"}]} 2018-08-22 21:13:50,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318/os-security-groups used request id req-1c999c5b-31bf-4eb8-8e76-12df54f42515 2018-08-22 21:13:50,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.176815986633s 2018-08-22 21:13:50,119 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318/os-security-groups used request id req-1c999c5b-31bf-4eb8-8e76-12df54f42515 2018-08-22 21:13:50,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 21:13:50,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:50,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-ff1d877f-591c-478b-b462-dd095ef312bb Date: Wed, 22 Aug 2018 21:13:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T21:08:42Z", "file": "/v2/images/d9417f4f-69b5-4e66-b02b-9a763451f02f/file", "owner": "aaf8f91e46dc42c998fea7c362c3e0d5", "id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "size": 263193088, "self": "/v2/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d9417f4f-69b5-4e66-b02b-9a763451f02f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d9417f4f-69b5-4e66-b02b-9a763451f02f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-22T21:08:37Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 21:13:50,162 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ff1d877f-591c-478b-b462-dd095ef312bb 2018-08-22 21:13:50,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.035315990448s 2018-08-22 21:13:50,163 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ff1d877f-591c-478b-b462-dd095ef312bb 2018-08-22 21:13:50,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-22 21:13:50,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:50,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:13:50 GMT Server: Apache x-compute-request-id: req-d83748f7-9a21-46af-a328-a85c0e155bfa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d83748f7-9a21-46af-a328-a85c0e155bfa Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-22 21:13:50,204 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/aaf8f91e46dc42c998fea7c362c3e0d5/volumes/detail used request id req-d83748f7-9a21-46af-a328-a85c0e155bfa 2018-08-22 21:13:50,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0388300418854s 2018-08-22 21:13:50,205 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/aaf8f91e46dc42c998fea7c362c3e0d5/volumes/detail used request id req-d83748f7-9a21-46af-a328-a85c0e155bfa 2018-08-22 21:13:50,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 21:13:50,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:50,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:13: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-34e97c99-d351-43eb-8367-e0834bdf106d x-compute-request-id: req-34e97c99-d351-43eb-8367-e0834bdf106d Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "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": "ffe2515d-320e-4ec5-9542-ff06e70228e4"}]} 2018-08-22 21:13:50,227 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-34e97c99-d351-43eb-8367-e0834bdf106d 2018-08-22 21:13:50,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0223598480225s 2018-08-22 21:13:50,228 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-34e97c99-d351-43eb-8367-e0834bdf106d 2018-08-22 21:13:50,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-22 21:13:50,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:50,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:13: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-187dad1a-fb4e-4880-8d0e-485bc6105cec x-compute-request-id: req-187dad1a-fb4e-4880-8d0e-485bc6105cec Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "ip_range": {}, "id": "136ce6e3-2c50-42f4-a071-7f45f4368fdc"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "48c44e68-7ed7-4e48-be8f-049375980c03"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "724494cc-018b-4ce1-991a-50630dad2f0c"}, {"from_port": 2380, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "ip_range": {}, "id": "f054b57f-7daa-42b2-8f65-cb6ab750481e"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f6faf347-6762-442b-bc6a-0de406a769f5"}], "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 9888, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "3dfd9edc-6b89-45f7-afe4-9a970de1b4c2", "ip_range": {}, "id": "1cc5a3c5-0399-4d57-b54d-a579057c71ea"}, {"from_port": 5052, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "3dfd9edc-6b89-45f7-afe4-9a970de1b4c2", "ip_range": {}, "id": "3f97f15f-85b6-4b7e-8bdb-7e0ae8a61b0d"}, {"from_port": 5054, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "3dfd9edc-6b89-45f7-afe4-9a970de1b4c2", "ip_range": {}, "id": "6594e59b-9b2c-4149-9921-7cd5d8914eca"}, {"from_port": 9888, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "3dfd9edc-6b89-45f7-afe4-9a970de1b4c2", "ip_range": {}, "id": "9361d4c0-0ddb-4682-8ac9-7814e9e8db24"}], "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "id": "3dfd9edc-6b89-45f7-afe4-9a970de1b4c2", "name": "clearwater-opnfv-sprout-sig-inbound", "description": "Security group for Sprout nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 5054, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "9be138b8-fc61-4cef-808c-d06787e93fd3", "ip_range": {}, "id": "08b27ae8-a52d-4596-835f-642f57932464"}, {"from_port": 5052, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "9be138b8-fc61-4cef-808c-d06787e93fd3", "ip_range": {}, "id": "bf53d52f-b3ae-44c4-b1d7-a6fc2e3dbf75"}], "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "id": "9be138b8-fc61-4cef-808c-d06787e93fd3", "name": "clearwater-opnfv-sprout-sig-outbound", "description": "Security group for Sprout nodes outbound traffic (signaling)"}]} 2018-08-22 21:13:50,683 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4/os-security-groups used request id req-187dad1a-fb4e-4880-8d0e-485bc6105cec 2018-08-22 21:13:50,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.455054998398s 2018-08-22 21:13:50,684 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4/os-security-groups used request id req-187dad1a-fb4e-4880-8d0e-485bc6105cec 2018-08-22 21:13:50,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 21:13:50,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:50,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-3a49032e-26d0-41fb-8ead-2173e70a5554 Date: Wed, 22 Aug 2018 21:13:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T21:08:42Z", "file": "/v2/images/d9417f4f-69b5-4e66-b02b-9a763451f02f/file", "owner": "aaf8f91e46dc42c998fea7c362c3e0d5", "id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "size": 263193088, "self": "/v2/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d9417f4f-69b5-4e66-b02b-9a763451f02f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d9417f4f-69b5-4e66-b02b-9a763451f02f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-22T21:08:37Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 21:13:50,730 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-3a49032e-26d0-41fb-8ead-2173e70a5554 2018-08-22 21:13:50,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0373640060425s 2018-08-22 21:13:50,730 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-3a49032e-26d0-41fb-8ead-2173e70a5554 2018-08-22 21:13:50,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-22 21:13:50,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:51,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:13:50 GMT Server: Apache x-compute-request-id: req-0f448627-8937-42f4-a0fb-726a4c07dd81 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0f448627-8937-42f4-a0fb-726a4c07dd81 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-22 21:13:51,428 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/aaf8f91e46dc42c998fea7c362c3e0d5/volumes/detail used request id req-0f448627-8937-42f4-a0fb-726a4c07dd81 2018-08-22 21:13:51,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.694507837296s 2018-08-22 21:13:51,429 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/aaf8f91e46dc42c998fea7c362c3e0d5/volumes/detail used request id req-0f448627-8937-42f4-a0fb-726a4c07dd81 2018-08-22 21:13:51,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 21:13:51,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:51,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:13: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-9b00edb2-16f0-40f4-a4b6-29ec86b0559c x-compute-request-id: req-9b00edb2-16f0-40f4-a4b6-29ec86b0559c Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "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": "ffe2515d-320e-4ec5-9542-ff06e70228e4"}]} 2018-08-22 21:13:51,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-9b00edb2-16f0-40f4-a4b6-29ec86b0559c 2018-08-22 21:13:51,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239548683167s 2018-08-22 21:13:51,454 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-9b00edb2-16f0-40f4-a4b6-29ec86b0559c 2018-08-22 21:13:51,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-22 21:13:51,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:51,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:13: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-e1b5948e-c62c-49f9-b932-72d83f9acbf7 x-compute-request-id: req-e1b5948e-c62c-49f9-b932-72d83f9acbf7 Content-Encoding: gzip Content-Length: 581 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "ip_range": {}, "id": "136ce6e3-2c50-42f4-a071-7f45f4368fdc"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "48c44e68-7ed7-4e48-be8f-049375980c03"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "724494cc-018b-4ce1-991a-50630dad2f0c"}, {"from_port": 2380, "group": {"tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "ip_range": {}, "id": "f054b57f-7daa-42b2-8f65-cb6ab750481e"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f6faf347-6762-442b-bc6a-0de406a769f5"}], "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "id": "19cbe137-5c23-412d-b5ae-0b41163e2d31", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "27888f8d-ce95-467a-9023-1f5b6bafdeef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6c97dfa9-6347-44df-a1e5-034455e9edc0"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "27888f8d-ce95-467a-9023-1f5b6bafdeef", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "86948588-3474-4bea-af42-144e1ef084eb"}], "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "id": "27888f8d-ce95-467a-9023-1f5b6bafdeef", "name": "clearwater-opnfv-ellis-mgmt", "description": "Security group for Ellis nodes (management)"}]} 2018-08-22 21:13:51,601 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1/os-security-groups used request id req-e1b5948e-c62c-49f9-b932-72d83f9acbf7 2018-08-22 21:13:51,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.146326065063s 2018-08-22 21:13:51,602 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1/os-security-groups used request id req-e1b5948e-c62c-49f9-b932-72d83f9acbf7 2018-08-22 21:13:51,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 21:13:51,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:51,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-55f1ede3-0857-4b34-a255-60ba076ec4a9 Date: Wed, 22 Aug 2018 21:13:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T21:08:42Z", "file": "/v2/images/d9417f4f-69b5-4e66-b02b-9a763451f02f/file", "owner": "aaf8f91e46dc42c998fea7c362c3e0d5", "id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "size": 263193088, "self": "/v2/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d9417f4f-69b5-4e66-b02b-9a763451f02f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d9417f4f-69b5-4e66-b02b-9a763451f02f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-22T21:08:37Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 21:13:51,643 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-55f1ede3-0857-4b34-a255-60ba076ec4a9 2018-08-22 21:13:51,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0353031158447s 2018-08-22 21:13:51,644 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-55f1ede3-0857-4b34-a255-60ba076ec4a9 2018-08-22 21:13:51,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-22 21:13:51,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:52,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:13:51 GMT Server: Apache x-compute-request-id: req-fa39ad63-9864-4b40-bd82-43b0781ae2d5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fa39ad63-9864-4b40-bd82-43b0781ae2d5 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-22 21:13:52,271 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/aaf8f91e46dc42c998fea7c362c3e0d5/volumes/detail used request id req-fa39ad63-9864-4b40-bd82-43b0781ae2d5 2018-08-22 21:13:52,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.623939990997s 2018-08-22 21:13:52,271 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/aaf8f91e46dc42c998fea7c362c3e0d5/volumes/detail used request id req-fa39ad63-9864-4b40-bd82-43b0781ae2d5 2018-08-22 21:13:52,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 21:13:52,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:52,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:13: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-5888a0b2-89c3-4117-85f6-0b101a660008 x-compute-request-id: req-5888a0b2-89c3-4117-85f6-0b101a660008 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "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": "ffe2515d-320e-4ec5-9542-ff06e70228e4"}]} 2018-08-22 21:13:52,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-5888a0b2-89c3-4117-85f6-0b101a660008 2018-08-22 21:13:52,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236639976501s 2018-08-22 21:13:52,296 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-5888a0b2-89c3-4117-85f6-0b101a660008 2018-08-22 21:13:52,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-22 21:13:52,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:52,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:13: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-686c9e6e-2ef3-445a-9a26-15c31a35b946 x-compute-request-id: req-686c9e6e-2ef3-445a-9a26-15c31a35b946 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "f8ff00e7-07d6-453e-afaf-cb370d4f1775", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "135bce10-b48a-44e2-9cc2-e52fc6da3881"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "f8ff00e7-07d6-453e-afaf-cb370d4f1775", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3eb63c9a-a404-4e76-b8eb-cddb97ad40cc"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "f8ff00e7-07d6-453e-afaf-cb370d4f1775", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "734a1538-d48f-42fd-ac01-82dd48715c68"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "f8ff00e7-07d6-453e-afaf-cb370d4f1775", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b3e91c7e-3386-4962-8770-87e68134a616"}], "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "id": "f8ff00e7-07d6-453e-afaf-cb370d4f1775", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "f8ff00e7-07d6-453e-afaf-cb370d4f1775", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "135bce10-b48a-44e2-9cc2-e52fc6da3881"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "f8ff00e7-07d6-453e-afaf-cb370d4f1775", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3eb63c9a-a404-4e76-b8eb-cddb97ad40cc"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "f8ff00e7-07d6-453e-afaf-cb370d4f1775", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "734a1538-d48f-42fd-ac01-82dd48715c68"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "f8ff00e7-07d6-453e-afaf-cb370d4f1775", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b3e91c7e-3386-4962-8770-87e68134a616"}], "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "id": "f8ff00e7-07d6-453e-afaf-cb370d4f1775", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}]} 2018-08-22 21:13:52,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2/os-security-groups used request id req-686c9e6e-2ef3-445a-9a26-15c31a35b946 2018-08-22 21:13:52,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.150017976761s 2018-08-22 21:13:52,447 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2/os-security-groups used request id req-686c9e6e-2ef3-445a-9a26-15c31a35b946 2018-08-22 21:13:52,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 21:13:52,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:52,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-5aec8fa1-30f6-4269-b7e0-72a1a9f29e32 Date: Wed, 22 Aug 2018 21:13:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T21:08:42Z", "file": "/v2/images/d9417f4f-69b5-4e66-b02b-9a763451f02f/file", "owner": "aaf8f91e46dc42c998fea7c362c3e0d5", "id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "size": 263193088, "self": "/v2/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d9417f4f-69b5-4e66-b02b-9a763451f02f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/d9417f4f-69b5-4e66-b02b-9a763451f02f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-22T21:08:37Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 21:13:52,490 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-5aec8fa1-30f6-4269-b7e0-72a1a9f29e32 2018-08-22 21:13:52,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0353028774261s 2018-08-22 21:13:52,490 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-5aec8fa1-30f6-4269-b7e0-72a1a9f29e32 2018-08-22 21:13:52,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-22 21:13:52,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/aaf8f91e46dc42c998fea7c362c3e0d5/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:53,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:13:52 GMT Server: Apache x-compute-request-id: req-b764514b-ad33-4366-9ad6-7a9a1b2ab9ab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b764514b-ad33-4366-9ad6-7a9a1b2ab9ab Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-22 21:13:53,229 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/aaf8f91e46dc42c998fea7c362c3e0d5/volumes/detail used request id req-b764514b-ad33-4366-9ad6-7a9a1b2ab9ab 2018-08-22 21:13:53,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.7350730896s 2018-08-22 21:13:53,229 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/aaf8f91e46dc42c998fea7c362c3e0d5/volumes/detail used request id req-b764514b-ad33-4366-9ad6-7a9a1b2ab9ab 2018-08-22 21:13:53,229 - 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:a9:51:65', u'version': 4, u'addr': u'192.168.1.15', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:78:39:3b', u'version': 4, u'addr': u'192.168.0.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:78:39:3b', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd9417f4f-69b5-4e66-b02b-9a763451f02f', 'name': u'heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-22T21:13:37.000000', 'flavor': Munch({u'id': u'ffe2515d-320e-4ec5-9542-ff06e70228e4', 'name': u'heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090'}), 'az': u'nova', 'id': u'8a0f93b5-31d1-41a6-b272-264da290b9d8', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'136ce6e3-2c50-42f4-a071-7f45f4368fdc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'48c44e68-7ed7-4e48-be8f-049375980c03'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'724494cc-018b-4ce1-991a-50630dad2f0c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f054b57f-7daa-42b2-8f65-cb6ab750481e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'f6faf347-6762-442b-bc6a-0de406a769f5'})], 'id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'37a2ad82-e2b7-4177-a572-63cbc7b62de2', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'0b5f4714-8baa-4869-af5b-413c98464bc7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'37a2ad82-e2b7-4177-a572-63cbc7b62de2', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'2ea24462-e161-4931-ad90-499c6b9f026c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'37a2ad82-e2b7-4177-a572-63cbc7b62de2', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'7c6d68d2-2aab-47ad-8d78-0702bb38ac43'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'37a2ad82-e2b7-4177-a572-63cbc7b62de2', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'95071681-b4a9-42a3-830d-d0b5bee8e189'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'37a2ad82-e2b7-4177-a572-63cbc7b62de2', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'bce28208-a417-4ae6-adfa-4486d5afccef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'37a2ad82-e2b7-4177-a572-63cbc7b62de2', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'cd7dee05-8445-4f56-bf03-d9bc13b625c7'})], 'id': u'37a2ad82-e2b7-4177-a572-63cbc7b62de2', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'6d58dce3-8d95-4aef-8910-9759f1a83ab8', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'1b16061a-7912-41da-a55e-69635e0f9373'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'6d58dce3-8d95-4aef-8910-9759f1a83ab8', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'6be162ac-e575-46b7-ae12-7e1234b8b9d9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'6d58dce3-8d95-4aef-8910-9759f1a83ab8', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'a18364b4-e285-4695-8e6e-d3d38c2043e4'})], 'id': u'6d58dce3-8d95-4aef-8910-9759f1a83ab8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'32bcef0762034bd7a757f37d7320302a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.202', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.202', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.202', 'launched_at': u'2018-08-22T21:13:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-22T21:13:37Z', 'hostId': u'3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090', 'public_v6': '', 'private_v4': u'192.168.0.10', 'cloud': 'envvars', 'host_id': u'3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66', '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-08-22T21:13:37.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'created_at': u'2018-08-22T21:12:58Z', 'created': u'2018-08-22T21:12:58Z', '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:e4:d5:dc', u'version': 4, u'addr': u'192.168.1.12', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:91:62:7a', u'version': 4, u'addr': u'192.168.0.18', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:91:62:7a', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd9417f4f-69b5-4e66-b02b-9a763451f02f', 'name': u'heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-22T21:13:37.000000', 'flavor': Munch({u'id': u'ffe2515d-320e-4ec5-9542-ff06e70228e4', 'name': u'heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090'}), 'az': u'nova', 'id': u'8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'136ce6e3-2c50-42f4-a071-7f45f4368fdc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'48c44e68-7ed7-4e48-be8f-049375980c03'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'724494cc-018b-4ce1-991a-50630dad2f0c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f054b57f-7daa-42b2-8f65-cb6ab750481e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'f6faf347-6762-442b-bc6a-0de406a769f5'})], 'id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'2a1bb5a9-a5f2-4a17-9875-820b8bdf6b6c', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'0917ff4a-5ae5-4e51-b66d-c379b46e031c'})], 'id': u'2a1bb5a9-a5f2-4a17-9875-820b8bdf6b6c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'cddd296f-e99e-4a95-a1a4-2df12ccbc27a', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'2d0c276d-49bd-448a-b468-b6feff3678e1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'cddd296f-e99e-4a95-a1a4-2df12ccbc27a', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'50701cd9-63d7-4a1e-b9c0-b84d31670e0d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'cddd296f-e99e-4a95-a1a4-2df12ccbc27a', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'9ce02bc6-671d-4fdf-994f-cb4339377e57'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'cddd296f-e99e-4a95-a1a4-2df12ccbc27a', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'cabf584b-8343-4149-8aa7-03a74c117390'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'cddd296f-e99e-4a95-a1a4-2df12ccbc27a', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'd1e686d9-83ec-40e3-a99e-6c9a134ffdaf'})], 'id': u'cddd296f-e99e-4a95-a1a4-2df12ccbc27a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'32bcef0762034bd7a757f37d7320302a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2018-08-22T21:13:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-22T21:13:37Z', 'hostId': u'3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090', 'public_v6': '', 'private_v4': u'192.168.0.18', 'cloud': 'envvars', 'host_id': u'3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66', '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-08-22T21:13:37.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'created_at': u'2018-08-22T21:12:57Z', 'created': u'2018-08-22T21:12:57Z', '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:5e:fd:d7', u'version': 4, u'addr': u'192.168.1.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5e:fd:d7', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9d:9e:49', u'version': 4, u'addr': u'192.168.0.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9d:9e:49', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd9417f4f-69b5-4e66-b02b-9a763451f02f', 'name': u'heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-22T21:13:38.000000', 'flavor': Munch({u'id': u'ffe2515d-320e-4ec5-9542-ff06e70228e4', 'name': u'heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090'}), 'az': u'nova', 'id': u'32c461ee-a57b-4059-be86-d748b4bd34fe', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'136ce6e3-2c50-42f4-a071-7f45f4368fdc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'48c44e68-7ed7-4e48-be8f-049375980c03'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'724494cc-018b-4ce1-991a-50630dad2f0c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f054b57f-7daa-42b2-8f65-cb6ab750481e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'f6faf347-6762-442b-bc6a-0de406a769f5'})], 'id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'263dd7ed-c2a6-4777-953f-75d094fe42b4', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'13cc81ee-1e60-48e1-8f44-b331290bc372'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'263dd7ed-c2a6-4777-953f-75d094fe42b4', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'13fc7a0f-b9f6-452d-bf77-6d2a23642ad2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'263dd7ed-c2a6-4777-953f-75d094fe42b4', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'22919821-b728-443b-91c7-1312dc17c7df'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'263dd7ed-c2a6-4777-953f-75d094fe42b4', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'69aeb090-6329-4410-8edb-60bd1e790c97'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'263dd7ed-c2a6-4777-953f-75d094fe42b4', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'7c0cd75c-259b-452e-9693-04f67bb1bbc2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'263dd7ed-c2a6-4777-953f-75d094fe42b4', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'9cb1790a-9838-490a-b9ee-de9ad25e393e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'263dd7ed-c2a6-4777-953f-75d094fe42b4', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'cb122c48-73e5-477f-bf38-65d574967d97'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'263dd7ed-c2a6-4777-953f-75d094fe42b4', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'f92128c8-cca3-4e40-bc7a-0f66931f1c7f'})], 'id': u'263dd7ed-c2a6-4777-953f-75d094fe42b4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'32bcef0762034bd7a757f37d7320302a', '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'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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-08-22T21:13:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-22T21:13:38Z', 'hostId': u'748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090', 'public_v6': '', 'private_v4': u'192.168.1.5', 'cloud': 'envvars', 'host_id': u'748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c', '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-08-22T21:13:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'created_at': u'2018-08-22T21:12:56Z', 'created': u'2018-08-22T21:12:56Z', '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:9b:7b:af', u'version': 4, u'addr': u'192.168.1.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9b:7b:af', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:05:e0:7b', 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:05:e0:7b', 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'd9417f4f-69b5-4e66-b02b-9a763451f02f', 'name': u'heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-22T21:13:28.000000', 'flavor': Munch({u'id': u'ffe2515d-320e-4ec5-9542-ff06e70228e4', 'name': u'heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090'}), 'az': u'nova', 'id': u'3bed9240-d07f-4ea6-b405-d8eabe070318', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'136ce6e3-2c50-42f4-a071-7f45f4368fdc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'48c44e68-7ed7-4e48-be8f-049375980c03'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'724494cc-018b-4ce1-991a-50630dad2f0c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f054b57f-7daa-42b2-8f65-cb6ab750481e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'f6faf347-6762-442b-bc6a-0de406a769f5'})], 'id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'a6e6c19e-cba0-4aab-b889-604dcb3a4367', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'0c2f90fd-5ed4-4a8b-b89c-1937a5c17344'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'a6e6c19e-cba0-4aab-b889-604dcb3a4367', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'bd0f5426-e966-42ba-baae-5e229dd60801'})], 'id': u'a6e6c19e-cba0-4aab-b889-604dcb3a4367', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'ba9f5193-2a79-41a1-bea6-20e801d54f8b', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'2364f0db-4b9c-49b5-8351-1c117c05c721'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'ba9f5193-2a79-41a1-bea6-20e801d54f8b', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'2c223044-3a7b-4cea-bbf4-416d2c7176c6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'ba9f5193-2a79-41a1-bea6-20e801d54f8b', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'5312225e-2054-4383-88c7-7213063787e1'})], 'id': u'ba9f5193-2a79-41a1-bea6-20e801d54f8b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'32bcef0762034bd7a757f37d7320302a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.208', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.208', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.208', 'launched_at': u'2018-08-22T21:13:28.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-22T21:13:28Z', 'hostId': u'748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090', 'public_v6': '', 'private_v4': u'192.168.1.3', 'cloud': 'envvars', 'host_id': u'748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c', '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-08-22T21:13:28.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'created_at': u'2018-08-22T21:12:56Z', 'created': u'2018-08-22T21:12:56Z', '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:3d:79:c2', u'version': 4, u'addr': u'192.168.1.11', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:77:b2:83', u'version': 4, u'addr': u'192.168.0.23', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:77:b2:83', u'version': 4, u'addr': u'172.30.9.210', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd9417f4f-69b5-4e66-b02b-9a763451f02f', 'name': u'heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-22T21:13:31.000000', 'flavor': Munch({u'id': u'ffe2515d-320e-4ec5-9542-ff06e70228e4', 'name': u'heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090'}), 'az': u'nova', 'id': u'f0772ec9-c800-45c4-a7d0-10262530cdc4', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'136ce6e3-2c50-42f4-a071-7f45f4368fdc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'48c44e68-7ed7-4e48-be8f-049375980c03'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'724494cc-018b-4ce1-991a-50630dad2f0c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f054b57f-7daa-42b2-8f65-cb6ab750481e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'f6faf347-6762-442b-bc6a-0de406a769f5'})], 'id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'3dfd9edc-6b89-45f7-afe4-9a970de1b4c2', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'1cc5a3c5-0399-4d57-b54d-a579057c71ea'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'3dfd9edc-6b89-45f7-afe4-9a970de1b4c2', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'3f97f15f-85b6-4b7e-8bdb-7e0ae8a61b0d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'3dfd9edc-6b89-45f7-afe4-9a970de1b4c2', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'6594e59b-9b2c-4149-9921-7cd5d8914eca'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'3dfd9edc-6b89-45f7-afe4-9a970de1b4c2', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'9361d4c0-0ddb-4682-8ac9-7814e9e8db24'})], 'id': u'3dfd9edc-6b89-45f7-afe4-9a970de1b4c2', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'9be138b8-fc61-4cef-808c-d06787e93fd3', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'08b27ae8-a52d-4596-835f-642f57932464'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'9be138b8-fc61-4cef-808c-d06787e93fd3', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'bf53d52f-b3ae-44c4-b1d7-a6fc2e3dbf75'})], 'id': u'9be138b8-fc61-4cef-808c-d06787e93fd3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'32bcef0762034bd7a757f37d7320302a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.210', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.210', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.210', 'launched_at': u'2018-08-22T21:13:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-22T21:13:31Z', 'hostId': u'3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090', 'public_v6': '', 'private_v4': u'192.168.0.23', 'cloud': 'envvars', 'host_id': u'3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66', '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-08-22T21:13:31.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'created_at': u'2018-08-22T21:12:53Z', 'created': u'2018-08-22T21:12:53Z', '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:76:66:5b', u'version': 4, u'addr': u'192.168.0.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:76:66:5b', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd9417f4f-69b5-4e66-b02b-9a763451f02f', 'name': u'heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-22T21:12:40.000000', 'flavor': Munch({u'id': u'ffe2515d-320e-4ec5-9542-ff06e70228e4', 'name': u'heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090'}), 'az': u'nova', 'id': u'afd53439-1e48-4332-a8ed-ddbf35690ba1', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'136ce6e3-2c50-42f4-a071-7f45f4368fdc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'48c44e68-7ed7-4e48-be8f-049375980c03'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'724494cc-018b-4ce1-991a-50630dad2f0c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f054b57f-7daa-42b2-8f65-cb6ab750481e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'f6faf347-6762-442b-bc6a-0de406a769f5'})], 'id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'27888f8d-ce95-467a-9023-1f5b6bafdeef', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'6c97dfa9-6347-44df-a1e5-034455e9edc0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'27888f8d-ce95-467a-9023-1f5b6bafdeef', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'86948588-3474-4bea-af42-144e1ef084eb'})], 'id': u'27888f8d-ce95-467a-9023-1f5b6bafdeef', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'32bcef0762034bd7a757f37d7320302a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2018-08-22T21:12:40.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-22T21:12:40Z', 'hostId': u'748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090', 'public_v6': '', 'private_v4': u'192.168.0.2', 'cloud': 'envvars', 'host_id': u'748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c', '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-08-22T21:12:40.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'created_at': u'2018-08-22T21:11:09Z', 'created': u'2018-08-22T21:11:09Z', '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:d8:3a:5a', u'version': 4, u'addr': u'192.168.1.6', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a1:ae:9b', 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:a1:ae:9b', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd9417f4f-69b5-4e66-b02b-9a763451f02f', 'name': u'heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-22T21:10:58.000000', 'flavor': Munch({u'id': u'ffe2515d-320e-4ec5-9542-ff06e70228e4', 'name': u'heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090'}), 'az': u'nova', 'id': u'5ed6a905-bca6-4309-8b9e-db7956bec6e2', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'f8ff00e7-07d6-453e-afaf-cb370d4f1775', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'135bce10-b48a-44e2-9cc2-e52fc6da3881'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'f8ff00e7-07d6-453e-afaf-cb370d4f1775', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'3eb63c9a-a404-4e76-b8eb-cddb97ad40cc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'f8ff00e7-07d6-453e-afaf-cb370d4f1775', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'734a1538-d48f-42fd-ac01-82dd48715c68'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'f8ff00e7-07d6-453e-afaf-cb370d4f1775', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'b3e91c7e-3386-4962-8770-87e68134a616'})], 'id': u'f8ff00e7-07d6-453e-afaf-cb370d4f1775', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'f8ff00e7-07d6-453e-afaf-cb370d4f1775', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'135bce10-b48a-44e2-9cc2-e52fc6da3881'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'f8ff00e7-07d6-453e-afaf-cb370d4f1775', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'3eb63c9a-a404-4e76-b8eb-cddb97ad40cc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'f8ff00e7-07d6-453e-afaf-cb370d4f1775', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'734a1538-d48f-42fd-ac01-82dd48715c68'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'f8ff00e7-07d6-453e-afaf-cb370d4f1775', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'b3e91c7e-3386-4962-8770-87e68134a616'})], 'id': u'f8ff00e7-07d6-453e-afaf-cb370d4f1775', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'32bcef0762034bd7a757f37d7320302a', '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'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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-08-22T21:10:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-22T21:10:58Z', 'hostId': u'3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090', 'public_v6': '', 'private_v4': u'192.168.0.3', 'cloud': 'envvars', 'host_id': u'3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66', '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-08-22T21:10:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'created_at': u'2018-08-22T21:09:13Z', 'created': u'2018-08-22T21:09:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2018-08-22 21:13:53,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:13:53,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:13:54,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:13: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-93990a40-b5e0-497e-9eeb-d9bc287b54fb x-compute-request-id: req-93990a40-b5e0-497e-9eeb-d9bc287b54fb Content-Encoding: gzip Content-Length: 1502 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:78:39:3b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:39:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:51:65", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8a0f93b5-31d1-41a6-b272-264da290b9d8", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-22T21:12:58Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:91:62:7a", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:62:7a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:d5:dc", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "dime-0.clearwater.opnfv", "created": "2018-08-22T21:12:57Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:9e:49", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:9e:49", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:38.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "32c461ee-a57b-4059-be86-d748b4bd34fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:38Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "bono-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:05:e0:7b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:e0:7b", "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:9b:7b:af", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:7b:af", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:28.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "3bed9240-d07f-4ea6-b405-d8eabe070318", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:28Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "homer-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:77:b2:83", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:b2:83", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:79:c2", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:31.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "f0772ec9-c800-45c4-a7d0-10262530cdc4", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:31Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-22T21:12:53Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:76:66:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:66:5b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:12:40.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "afd53439-1e48-4332-a8ed-ddbf35690ba1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:12:40Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-22T21:11:09Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:a1:ae:9b", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:9b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:3a:5a", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:10:58.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "5ed6a905-bca6-4309-8b9e-db7956bec6e2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:10:58Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ns.clearwater.opnfv", "created": "2018-08-22T21:09:13Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:13:54,254 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-93990a40-b5e0-497e-9eeb-d9bc287b54fb 2018-08-22 21:13:54,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01166892052s 2018-08-22 21:13:54,255 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-93990a40-b5e0-497e-9eeb-d9bc287b54fb 2018-08-22 21:13:54,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 21:13:54,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/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}80e1cd3d688aa19a71bac492ff517fde181fd339" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 21:13:54,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:13: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-a917e867-b19d-4423-a707-bf0253d4c7bf x-compute-request-id: req-a917e867-b19d-4423-a707-bf0253d4c7bf Content-Encoding: gzip Content-Length: 10254 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301\n[ 0.009265] Security Framework initialized\n[ 0.010402] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019869] 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.024297] Initializing cgroup subsys memory\n[ 0.025452] Initializing cgroup subsys devices\n[ 0.026617] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029144] Initializing cgroup subsys perf_event\n[ 0.030359] Initializing cgroup subsys hugetlb\n[ 0.031595] FEATURE SPEC_CTRL Not Present\n[ 0.032689] mce: CPU supports 10 MCE banks\n[ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046507] ACPI: Core revision 20131115\n[ 0.048460] ACPI: All ACPI Tables successfully acquired\n[ 0.049974] ftrace: allocating 28717 entries in 113 pages\n[ 0.072229] smpboot: Max logical packages: 2\n[ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080332] Enabling x2apic\n[ 0.081237] Enabled x2apic\n[ 0.082579] Switched APIC routing to physical x2apic.\n[ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.098244] KVM setup paravirtual spinlock\n[ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104249] x86: Booting SMP configuration:\n[ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120041] x86: Booted up 1 node, 2 CPUs\n[ 0.120034] KVM setup async PF for cpu 1\n[ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124475] devtmpfs: initialized\n[ 0.128037] EVM: security.selinux\n[ 0.129250] EVM: security.SMACK64\n[ 0.130460] EVM: security.ima\n[ 0.131584] EVM: security.capability\n[ 0.133025] pinctrl core: initialized pinctrl subsystem\n[ 0.134644] regulator-dummy: no parameters\n[ 0.135818] RTC time: 21:13:37, date: 08/22/18\n[ 0.136091] NET: Registered protocol family 16\n[ 0.137438] cpuidle: using governor ladder\n[ 0.138556] cpuidle: using governor menu\n[ 0.139708] ACPI: bus type PCI registered\n[ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141786] PCI: Using configuration type 1 for base access\n[ 0.143858] bio: create slab at 0\n[ 0.144109] ACPI: Added _OSI(Module Device)\n[ 0.145253] ACPI: Added _OSI(Processor Device)\n[ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149342] ACPI: Interpreter enabled\n[ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160007] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.167842] ACPI: No dock devices found.\n[ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176231] acpiphp: Slot [3] registered\n[ 0.177615] acpiphp: Slot [4] registered\n[ 0.179002] acpiphp: Slot [5] registered\n[ 0.180024] acpiphp: Slot [6] registered\n[ 0.181419] acpiphp: Slot [7] registered\n[ 0.182829] acpiphp: Slot [8] registered\n[ 0.183934] acpiphp: Slot [9] registered\n[ 0.184029] acpiphp: Slot [10] registered\n[ 0.185183] acpiphp: Slot [11] registered\n[ 0.186354] acpiphp: Slot [12] registered\n[ 0.187469] acpiphp: Slot [13] registered\n[ 0.188041] acpiphp: Slot [14] registered\n[ 0.189157] acpiphp: Slot [15] registered\n[ 0.190487] acpiphp: Slot [16] registered\n[ 0.191614] acpiphp: Slot [17] registered\n[ 0.192020] acpiphp: Slot [18] registered\n[ 0.193152] acpiphp: Slot [19] registered\n[ 0.194256] acpiphp: Slot [20] registered\n[ 0.195373] acpiphp: Slot [21] registered\n[ 0.196029] acpiphp: Slot [22] registered\n[ 0.197596] acpiphp: Slot [23] registered\n[ 0.198722] acpiphp: Slot [24] registered\n[ 0.199834] acpiphp: Slot [25] registered\n[ 0.200021] acpiphp: Slot [26] registered\n[ 0.201171] acpiphp: Slot [27] registered\n[ 0.202249] acpiphp: Slot [28] registered\n[ 0.203389] acpiphp: Slot [29] registered\n[ 0.204020] acpiphp: Slot [30] registered\n[ 0.205228] acpiphp: Slot [31] registered\n[ 0.206409] PCI host bridge to bus 0000:00\n[ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266451] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268035] usbcore: registered new interface driver usbfs\n[ 0.269521] usbcore: registered new interface driver hub\n[ 0.271001] usbcore: registered new device driver usb\n[ 0.272111] PCI: Using ACPI for IRQ routing\n[ 0.273599] NetLabel: Initializing\n[ 0.274614] NetLabel: domain hash size = 128\n[ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.277419] NetLabel: unlabeled traffic allowed by default\n[ 0.278886] Switched to clocksource kvm-clock\n[ 0.284832] AppArmor: AppArmor Filesystem Enabled\n[ 0.286147] pnp: PnP ACPI init\n[ 0.287078] ACPI: bus type PNP registered\n[ 0.288657] pnp: PnP ACPI: found 8 devices\n[ 0.289778] ACPI: bus type PNP unregistered\n[ 0.297285] NET: Registered protocol family 2\n[ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302669] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304429] TCP: reno registered\n[ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308513] NET: Registered protocol family 1\n[ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.357666] Trying to unpack rootfs image as initramfs...\n[ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.467430] Scanning for low memory corruption every 60 seconds\n[ 0.469369] Initialise system trusted keyring\n[ 0.470575] audit: initializing netlink socket (disabled)\n[ 0.471936] type=2000 audit(1534972418.309:1): initialized\n[ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495514] zbud: loaded\n[ 0.496528] VFS: Disk quotas dquot_6.5.2\n[ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499811] fuse init (API version 7.22)\n[ 0.501270] msgmni has been set to 3997\n[ 0.502610] Key type big_key registered\n[ 0.504173] Key type asymmetric registered\n[ 0.505330] Asymmetric key parser 'x509' registered\n[ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.508730] io scheduler noop registered\n[ 0.509829] io scheduler deadline registered (default)\n[ 0.511171] io scheduler cfq registered\n[ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515345] ipmi message handler version 39.2\n[ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518498] ACPI: Power Button [PWRF]\n[ 0.519664] GHES: HEST is not enabled!\n[ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638402] Linux agpgart interface v0.103\n[ 0.640720] brd: module loaded\n[ 0.642297] loop: module loaded\n[ 0.643772] blk-mq: CPU -> queue map\n[ 0.644991] CPU 0 -> Queue 0\n[ 0.646066] CPU 1 -> Queue 0\n[ 0.647940] vda: vda1\n[ 0.649487] scsi0 : ata_piix\n[ 0.650455] scsi1 : ata_piix\n[ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654901] libphy: Fixed MDIO Bus: probed\n[ 0.656114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657368] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660775] PPP generic driver version 2.4.2\n[ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663514] ehci-pci: EHCI PCI platform driver\n[ 0.664660] ehci-platform: EHCI generic platform driver\n[ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667564] ohci-pci: OHCI PCI platform driver\n[ 0.668714] ohci-platform: OHCI generic platform driver\n[ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.700829] usb usb1: Product: UHCI Host Controller\n[ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.703595] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704899] hub 1-0:1.0: USB hub found\n[ 0.705945] hub 1-0:1.0: 2 ports detected\n[ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.712832] mousedev: PS/2 mouse device common for all mice\n[ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.716905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.721522] device-mapper: uevent: version 1.0.3\n[ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.726677] TCP: cubic registered\n[ 0.727728] NET: Registered protocol family 10\n[ 0.729223] NET: Registered protocol family 17\n[ 0.730430] Key type dns_resolver registered\n[ 0.731791] Loading compiled-in X.509 certificates\n[ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.743117] registered taskstats version 1\n[ 0.746084] Key type trusted registered\n[ 0.749692] Key type encrypted registered\n[ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.752143] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.754018] regulator-dummy: disabling\n[ 0.755451] Magic number: 14:63:248\n[ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417)\n[ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.760381] EDD information not available.\n[ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.811934] Write protecting the kernel read-only data: 12288k\n[ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832113] systemd-udevd[107]: starting version 204\n[ 0.892485] FDC 0 is a S82078B\n[ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.188290] usb 1-1: Product: QEMU USB Tablet\n[ 1.189440] usb 1-1: Manufacturer: QEMU\n[ 1.190480] usb 1-1: SerialNumber: 42\n[ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available\n[ 2.670168] 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 * Stopping Track if upstart is running in a container[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 Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds.\ncloud-init-nonet[3.15]: 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 * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b |\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:\nb2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| +o o|\n| . o. =|\n| . .o +|\n| . S .. o ..|\n| + + +oo|\n| . o . . .*|\n| o .E|\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:\n71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... |\n| . o o |\n| . o + . |\n| . . o . . |\n| . S + . |\n| .. . o |\n| o .. |\n| . oo.. . . |\n| o==o E.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:\n95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o=. += |\n| . = =oo |\n| . o . Boo |\n| E . + +.+ |\n| +So |\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:\ne7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ..+o+o |\n| E o++.|\n| . += o|\n| o =+ |\n| S . +. |\n| o o o |\n| + = |\n| . o |\n| |\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 D-Bus system message bus[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 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 * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\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\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438\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]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\n"} 2018-08-22 21:13:54,336 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-a917e867-b19d-4423-a707-bf0253d4c7bf 2018-08-22 21:13:54,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0738818645477s 2018-08-22 21:13:54,337 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-a917e867-b19d-4423-a707-bf0253d4c7bf 2018-08-22 21:13:54,338 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301 [ 0.009265] Security Framework initialized [ 0.010402] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025452] Initializing cgroup subsys devices [ 0.026617] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029144] Initializing cgroup subsys perf_event [ 0.030359] Initializing cgroup subsys hugetlb [ 0.031595] FEATURE SPEC_CTRL Not Present [ 0.032689] mce: CPU supports 10 MCE banks [ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046507] ACPI: Core revision 20131115 [ 0.048460] ACPI: All ACPI Tables successfully acquired [ 0.049974] ftrace: allocating 28717 entries in 113 pages [ 0.072229] smpboot: Max logical packages: 2 [ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080332] Enabling x2apic [ 0.081237] Enabled x2apic [ 0.082579] Switched APIC routing to physical x2apic. [ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098244] KVM setup paravirtual spinlock [ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104249] x86: Booting SMP configuration: [ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120041] x86: Booted up 1 node, 2 CPUs [ 0.120034] KVM setup async PF for cpu 1 [ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124475] devtmpfs: initialized [ 0.128037] EVM: security.selinux [ 0.129250] EVM: security.SMACK64 [ 0.130460] EVM: security.ima [ 0.131584] EVM: security.capability [ 0.133025] pinctrl core: initialized pinctrl subsystem [ 0.134644] regulator-dummy: no parameters [ 0.135818] RTC time: 21:13:37, date: 08/22/18 [ 0.136091] NET: Registered protocol family 16 [ 0.137438] cpuidle: using governor ladder [ 0.138556] cpuidle: using governor menu [ 0.139708] ACPI: bus type PCI registered [ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141786] PCI: Using configuration type 1 for base access [ 0.143858] bio: create slab at 0 [ 0.144109] ACPI: Added _OSI(Module Device) [ 0.145253] ACPI: Added _OSI(Processor Device) [ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149342] ACPI: Interpreter enabled [ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160007] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.167842] ACPI: No dock devices found. [ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176231] acpiphp: Slot [3] registered [ 0.177615] acpiphp: Slot [4] registered [ 0.179002] acpiphp: Slot [5] registered [ 0.180024] acpiphp: Slot [6] registered [ 0.181419] acpiphp: Slot [7] registered [ 0.182829] acpiphp: Slot [8] registered [ 0.183934] acpiphp: Slot [9] registered [ 0.184029] acpiphp: Slot [10] registered [ 0.185183] acpiphp: Slot [11] registered [ 0.186354] acpiphp: Slot [12] registered [ 0.187469] acpiphp: Slot [13] registered [ 0.188041] acpiphp: Slot [14] registered [ 0.189157] acpiphp: Slot [15] registered [ 0.190487] acpiphp: Slot [16] registered [ 0.191614] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193152] acpiphp: Slot [19] registered [ 0.194256] acpiphp: Slot [20] registered [ 0.195373] acpiphp: Slot [21] registered [ 0.196029] acpiphp: Slot [22] registered [ 0.197596] acpiphp: Slot [23] registered [ 0.198722] acpiphp: Slot [24] registered [ 0.199834] acpiphp: Slot [25] registered [ 0.200021] acpiphp: Slot [26] registered [ 0.201171] acpiphp: Slot [27] registered [ 0.202249] acpiphp: Slot [28] registered [ 0.203389] acpiphp: Slot [29] registered [ 0.204020] acpiphp: Slot [30] registered [ 0.205228] acpiphp: Slot [31] registered [ 0.206409] PCI host bridge to bus 0000:00 [ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264841] vgaarb: bridge control possible 0000:00:02.0 [ 0.266451] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268035] usbcore: registered new interface driver usbfs [ 0.269521] usbcore: registered new interface driver hub [ 0.271001] usbcore: registered new device driver usb [ 0.272111] PCI: Using ACPI for IRQ routing [ 0.273599] NetLabel: Initializing [ 0.274614] NetLabel: domain hash size = 128 [ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.277419] NetLabel: unlabeled traffic allowed by default [ 0.278886] Switched to clocksource kvm-clock [ 0.284832] AppArmor: AppArmor Filesystem Enabled [ 0.286147] pnp: PnP ACPI init [ 0.287078] ACPI: bus type PNP registered [ 0.288657] pnp: PnP ACPI: found 8 devices [ 0.289778] ACPI: bus type PNP unregistered [ 0.297285] NET: Registered protocol family 2 [ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302669] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304429] TCP: reno registered [ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308513] NET: Registered protocol family 1 [ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.357666] Trying to unpack rootfs image as initramfs... [ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.467430] Scanning for low memory corruption every 60 seconds [ 0.469369] Initialise system trusted keyring [ 0.470575] audit: initializing netlink socket (disabled) [ 0.471936] type=2000 audit(1534972418.309:1): initialized [ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495514] zbud: loaded [ 0.496528] VFS: Disk quotas dquot_6.5.2 [ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499811] fuse init (API version 7.22) [ 0.501270] msgmni has been set to 3997 [ 0.502610] Key type big_key registered [ 0.504173] Key type asymmetric registered [ 0.505330] Asymmetric key parser 'x509' registered [ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.508730] io scheduler noop registered [ 0.509829] io scheduler deadline registered (default) [ 0.511171] io scheduler cfq registered [ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] ipmi message handler version 39.2 [ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518498] ACPI: Power Button [PWRF] [ 0.519664] GHES: HEST is not enabled! [ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.638402] Linux agpgart interface v0.103 [ 0.640720] brd: module loaded [ 0.642297] loop: module loaded [ 0.643772] blk-mq: CPU -> queue map [ 0.644991] CPU 0 -> Queue 0 [ 0.646066] CPU 1 -> Queue 0 [ 0.647940] vda: vda1 [ 0.649487] scsi0 : ata_piix [ 0.650455] scsi1 : ata_piix [ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654901] libphy: Fixed MDIO Bus: probed [ 0.656114] tun: Universal TUN/TAP device driver, 1.6 [ 0.657368] tun: (C) 1999-2004 Max Krasnyansky [ 0.660775] PPP generic driver version 2.4.2 [ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663514] ehci-pci: EHCI PCI platform driver [ 0.664660] ehci-platform: EHCI generic platform driver [ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667564] ohci-pci: OHCI PCI platform driver [ 0.668714] ohci-platform: OHCI generic platform driver [ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver [ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700829] usb usb1: Product: UHCI Host Controller [ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.703595] usb usb1: SerialNumber: 0000:00:01.2 [ 0.704899] hub 1-0:1.0: USB hub found [ 0.705945] hub 1-0:1.0: 2 ports detected [ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712832] mousedev: PS/2 mouse device common for all mice [ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.716905] rtc_cmos 00:00: RTC can wake from S4 [ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721522] device-mapper: uevent: version 1.0.3 [ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs [ 0.726677] TCP: cubic registered [ 0.727728] NET: Registered protocol family 10 [ 0.729223] NET: Registered protocol family 17 [ 0.730430] Key type dns_resolver registered [ 0.731791] Loading compiled-in X.509 certificates [ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.743117] registered taskstats version 1 [ 0.746084] Key type trusted registered [ 0.749692] Key type encrypted registered [ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled [ 0.752143] IMA: No TPM chip found, activating TPM-bypass! [ 0.754018] regulator-dummy: disabling [ 0.755451] Magic number: 14:63:248 [ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417) [ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760381] EDD information not available. [ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.811934] Write protecting the kernel read-only data: 12288k [ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.832113] systemd-udevd[107]: starting version 204 [ 0.892485] FDC 0 is a S82078B [ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.188290] usb 1-1: Product: QEMU USB Tablet [ 1.189440] usb 1-1: Manufacturer: QEMU [ 1.190480] usb 1-1: SerialNumber: 42 [ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available [ 2.670168] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds. cloud-init-nonet[3.15]: 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 ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b | 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: b2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | +o o| | . o. =| | . .o +| | . S .. o ..| | + + +oo| | . o . . .*| | o .E| | .| +-----------------+ 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: 71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | ... | | . o o | | . o + . | | . . o . . | | . S + . | | .. . o | | o .. | | . oo.. . . | | 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: 95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o=. += | | . = =oo | | . o . Boo | | E . + +.+ | | +So | | . | | | | | | | +-----------------+ 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: e7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | ..+o+o | | E o++.| | . += o| | o =+ | | S . +. | | o o 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 D-Bus system message bus[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 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 ] * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + 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 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438 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] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] 2018-08-22 21:13:54,339 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-22 21:14:04,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:14:04,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:14:04,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:14: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-6a1ad9ed-4678-4727-b87e-a7849173ecc5 x-compute-request-id: req-6a1ad9ed-4678-4727-b87e-a7849173ecc5 Content-Encoding: gzip Content-Length: 1502 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:78:39:3b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:39:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:51:65", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8a0f93b5-31d1-41a6-b272-264da290b9d8", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-22T21:12:58Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:91:62:7a", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:62:7a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:d5:dc", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "dime-0.clearwater.opnfv", "created": "2018-08-22T21:12:57Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:9e:49", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:9e:49", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:38.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "32c461ee-a57b-4059-be86-d748b4bd34fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:38Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "bono-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:05:e0:7b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:e0:7b", "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:9b:7b:af", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:7b:af", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:28.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "3bed9240-d07f-4ea6-b405-d8eabe070318", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:28Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "homer-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:77:b2:83", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:b2:83", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:79:c2", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:31.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "f0772ec9-c800-45c4-a7d0-10262530cdc4", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:31Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-22T21:12:53Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:76:66:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:66:5b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:12:40.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "afd53439-1e48-4332-a8ed-ddbf35690ba1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:12:40Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-22T21:11:09Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:a1:ae:9b", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:9b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:3a:5a", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:10:58.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "5ed6a905-bca6-4309-8b9e-db7956bec6e2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:10:58Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ns.clearwater.opnfv", "created": "2018-08-22T21:09:13Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:14:04,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6a1ad9ed-4678-4727-b87e-a7849173ecc5 2018-08-22 21:14:04,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.302306175232s 2018-08-22 21:14:04,653 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6a1ad9ed-4678-4727-b87e-a7849173ecc5 2018-08-22 21:14:04,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 21:14:04,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/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}80e1cd3d688aa19a71bac492ff517fde181fd339" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 21:14:04,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:14: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-bf7fd51f-65ac-4a11-9d13-2cfc480ca15e x-compute-request-id: req-bf7fd51f-65ac-4a11-9d13-2cfc480ca15e Content-Encoding: gzip Content-Length: 12510 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301\n[ 0.009265] Security Framework initialized\n[ 0.010402] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019869] 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.024297] Initializing cgroup subsys memory\n[ 0.025452] Initializing cgroup subsys devices\n[ 0.026617] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029144] Initializing cgroup subsys perf_event\n[ 0.030359] Initializing cgroup subsys hugetlb\n[ 0.031595] FEATURE SPEC_CTRL Not Present\n[ 0.032689] mce: CPU supports 10 MCE banks\n[ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046507] ACPI: Core revision 20131115\n[ 0.048460] ACPI: All ACPI Tables successfully acquired\n[ 0.049974] ftrace: allocating 28717 entries in 113 pages\n[ 0.072229] smpboot: Max logical packages: 2\n[ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080332] Enabling x2apic\n[ 0.081237] Enabled x2apic\n[ 0.082579] Switched APIC routing to physical x2apic.\n[ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.098244] KVM setup paravirtual spinlock\n[ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104249] x86: Booting SMP configuration:\n[ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120041] x86: Booted up 1 node, 2 CPUs\n[ 0.120034] KVM setup async PF for cpu 1\n[ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124475] devtmpfs: initialized\n[ 0.128037] EVM: security.selinux\n[ 0.129250] EVM: security.SMACK64\n[ 0.130460] EVM: security.ima\n[ 0.131584] EVM: security.capability\n[ 0.133025] pinctrl core: initialized pinctrl subsystem\n[ 0.134644] regulator-dummy: no parameters\n[ 0.135818] RTC time: 21:13:37, date: 08/22/18\n[ 0.136091] NET: Registered protocol family 16\n[ 0.137438] cpuidle: using governor ladder\n[ 0.138556] cpuidle: using governor menu\n[ 0.139708] ACPI: bus type PCI registered\n[ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141786] PCI: Using configuration type 1 for base access\n[ 0.143858] bio: create slab at 0\n[ 0.144109] ACPI: Added _OSI(Module Device)\n[ 0.145253] ACPI: Added _OSI(Processor Device)\n[ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149342] ACPI: Interpreter enabled\n[ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160007] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.167842] ACPI: No dock devices found.\n[ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176231] acpiphp: Slot [3] registered\n[ 0.177615] acpiphp: Slot [4] registered\n[ 0.179002] acpiphp: Slot [5] registered\n[ 0.180024] acpiphp: Slot [6] registered\n[ 0.181419] acpiphp: Slot [7] registered\n[ 0.182829] acpiphp: Slot [8] registered\n[ 0.183934] acpiphp: Slot [9] registered\n[ 0.184029] acpiphp: Slot [10] registered\n[ 0.185183] acpiphp: Slot [11] registered\n[ 0.186354] acpiphp: Slot [12] registered\n[ 0.187469] acpiphp: Slot [13] registered\n[ 0.188041] acpiphp: Slot [14] registered\n[ 0.189157] acpiphp: Slot [15] registered\n[ 0.190487] acpiphp: Slot [16] registered\n[ 0.191614] acpiphp: Slot [17] registered\n[ 0.192020] acpiphp: Slot [18] registered\n[ 0.193152] acpiphp: Slot [19] registered\n[ 0.194256] acpiphp: Slot [20] registered\n[ 0.195373] acpiphp: Slot [21] registered\n[ 0.196029] acpiphp: Slot [22] registered\n[ 0.197596] acpiphp: Slot [23] registered\n[ 0.198722] acpiphp: Slot [24] registered\n[ 0.199834] acpiphp: Slot [25] registered\n[ 0.200021] acpiphp: Slot [26] registered\n[ 0.201171] acpiphp: Slot [27] registered\n[ 0.202249] acpiphp: Slot [28] registered\n[ 0.203389] acpiphp: Slot [29] registered\n[ 0.204020] acpiphp: Slot [30] registered\n[ 0.205228] acpiphp: Slot [31] registered\n[ 0.206409] PCI host bridge to bus 0000:00\n[ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266451] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268035] usbcore: registered new interface driver usbfs\n[ 0.269521] usbcore: registered new interface driver hub\n[ 0.271001] usbcore: registered new device driver usb\n[ 0.272111] PCI: Using ACPI for IRQ routing\n[ 0.273599] NetLabel: Initializing\n[ 0.274614] NetLabel: domain hash size = 128\n[ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.277419] NetLabel: unlabeled traffic allowed by default\n[ 0.278886] Switched to clocksource kvm-clock\n[ 0.284832] AppArmor: AppArmor Filesystem Enabled\n[ 0.286147] pnp: PnP ACPI init\n[ 0.287078] ACPI: bus type PNP registered\n[ 0.288657] pnp: PnP ACPI: found 8 devices\n[ 0.289778] ACPI: bus type PNP unregistered\n[ 0.297285] NET: Registered protocol family 2\n[ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302669] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304429] TCP: reno registered\n[ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308513] NET: Registered protocol family 1\n[ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.357666] Trying to unpack rootfs image as initramfs...\n[ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.467430] Scanning for low memory corruption every 60 seconds\n[ 0.469369] Initialise system trusted keyring\n[ 0.470575] audit: initializing netlink socket (disabled)\n[ 0.471936] type=2000 audit(1534972418.309:1): initialized\n[ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495514] zbud: loaded\n[ 0.496528] VFS: Disk quotas dquot_6.5.2\n[ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499811] fuse init (API version 7.22)\n[ 0.501270] msgmni has been set to 3997\n[ 0.502610] Key type big_key registered\n[ 0.504173] Key type asymmetric registered\n[ 0.505330] Asymmetric key parser 'x509' registered\n[ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.508730] io scheduler noop registered\n[ 0.509829] io scheduler deadline registered (default)\n[ 0.511171] io scheduler cfq registered\n[ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515345] ipmi message handler version 39.2\n[ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518498] ACPI: Power Button [PWRF]\n[ 0.519664] GHES: HEST is not enabled!\n[ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638402] Linux agpgart interface v0.103\n[ 0.640720] brd: module loaded\n[ 0.642297] loop: module loaded\n[ 0.643772] blk-mq: CPU -> queue map\n[ 0.644991] CPU 0 -> Queue 0\n[ 0.646066] CPU 1 -> Queue 0\n[ 0.647940] vda: vda1\n[ 0.649487] scsi0 : ata_piix\n[ 0.650455] scsi1 : ata_piix\n[ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654901] libphy: Fixed MDIO Bus: probed\n[ 0.656114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657368] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660775] PPP generic driver version 2.4.2\n[ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663514] ehci-pci: EHCI PCI platform driver\n[ 0.664660] ehci-platform: EHCI generic platform driver\n[ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667564] ohci-pci: OHCI PCI platform driver\n[ 0.668714] ohci-platform: OHCI generic platform driver\n[ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.700829] usb usb1: Product: UHCI Host Controller\n[ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.703595] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704899] hub 1-0:1.0: USB hub found\n[ 0.705945] hub 1-0:1.0: 2 ports detected\n[ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.712832] mousedev: PS/2 mouse device common for all mice\n[ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.716905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.721522] device-mapper: uevent: version 1.0.3\n[ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.726677] TCP: cubic registered\n[ 0.727728] NET: Registered protocol family 10\n[ 0.729223] NET: Registered protocol family 17\n[ 0.730430] Key type dns_resolver registered\n[ 0.731791] Loading compiled-in X.509 certificates\n[ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.743117] registered taskstats version 1\n[ 0.746084] Key type trusted registered\n[ 0.749692] Key type encrypted registered\n[ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.752143] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.754018] regulator-dummy: disabling\n[ 0.755451] Magic number: 14:63:248\n[ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417)\n[ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.760381] EDD information not available.\n[ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.811934] Write protecting the kernel read-only data: 12288k\n[ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832113] systemd-udevd[107]: starting version 204\n[ 0.892485] FDC 0 is a S82078B\n[ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.188290] usb 1-1: Product: QEMU USB Tablet\n[ 1.189440] usb 1-1: Manufacturer: QEMU\n[ 1.190480] usb 1-1: SerialNumber: 42\n[ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available\n[ 2.670168] 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 * Stopping Track if upstart is running in a container[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 Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds.\ncloud-init-nonet[3.15]: 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 * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b |\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:\nb2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| +o o|\n| . o. =|\n| . .o +|\n| . S .. o ..|\n| + + +oo|\n| . o . . .*|\n| o .E|\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:\n71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... |\n| . o o |\n| . o + . |\n| . . o . . |\n| . S + . |\n| .. . o |\n| o .. |\n| . oo.. . . |\n| o==o E.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:\n95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o=. += |\n| . = =oo |\n| . o . Boo |\n| E . + +.+ |\n| +So |\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:\ne7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ..+o+o |\n| E o++.|\n| . += o|\n| o =+ |\n| S . +. |\n| o o o |\n| + = |\n| . o |\n| |\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 D-Bus system message bus[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 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 * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\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\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438\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]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.2\n+ '[' -n 192.168.0.2 ']'\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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\n"} 2018-08-22 21:14:04,745 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-bf7fd51f-65ac-4a11-9d13-2cfc480ca15e 2018-08-22 21:14:04,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0845999717712s 2018-08-22 21:14:04,747 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-bf7fd51f-65ac-4a11-9d13-2cfc480ca15e 2018-08-22 21:14:04,747 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301 [ 0.009265] Security Framework initialized [ 0.010402] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025452] Initializing cgroup subsys devices [ 0.026617] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029144] Initializing cgroup subsys perf_event [ 0.030359] Initializing cgroup subsys hugetlb [ 0.031595] FEATURE SPEC_CTRL Not Present [ 0.032689] mce: CPU supports 10 MCE banks [ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046507] ACPI: Core revision 20131115 [ 0.048460] ACPI: All ACPI Tables successfully acquired [ 0.049974] ftrace: allocating 28717 entries in 113 pages [ 0.072229] smpboot: Max logical packages: 2 [ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080332] Enabling x2apic [ 0.081237] Enabled x2apic [ 0.082579] Switched APIC routing to physical x2apic. [ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098244] KVM setup paravirtual spinlock [ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104249] x86: Booting SMP configuration: [ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120041] x86: Booted up 1 node, 2 CPUs [ 0.120034] KVM setup async PF for cpu 1 [ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124475] devtmpfs: initialized [ 0.128037] EVM: security.selinux [ 0.129250] EVM: security.SMACK64 [ 0.130460] EVM: security.ima [ 0.131584] EVM: security.capability [ 0.133025] pinctrl core: initialized pinctrl subsystem [ 0.134644] regulator-dummy: no parameters [ 0.135818] RTC time: 21:13:37, date: 08/22/18 [ 0.136091] NET: Registered protocol family 16 [ 0.137438] cpuidle: using governor ladder [ 0.138556] cpuidle: using governor menu [ 0.139708] ACPI: bus type PCI registered [ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141786] PCI: Using configuration type 1 for base access [ 0.143858] bio: create slab at 0 [ 0.144109] ACPI: Added _OSI(Module Device) [ 0.145253] ACPI: Added _OSI(Processor Device) [ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149342] ACPI: Interpreter enabled [ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160007] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.167842] ACPI: No dock devices found. [ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176231] acpiphp: Slot [3] registered [ 0.177615] acpiphp: Slot [4] registered [ 0.179002] acpiphp: Slot [5] registered [ 0.180024] acpiphp: Slot [6] registered [ 0.181419] acpiphp: Slot [7] registered [ 0.182829] acpiphp: Slot [8] registered [ 0.183934] acpiphp: Slot [9] registered [ 0.184029] acpiphp: Slot [10] registered [ 0.185183] acpiphp: Slot [11] registered [ 0.186354] acpiphp: Slot [12] registered [ 0.187469] acpiphp: Slot [13] registered [ 0.188041] acpiphp: Slot [14] registered [ 0.189157] acpiphp: Slot [15] registered [ 0.190487] acpiphp: Slot [16] registered [ 0.191614] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193152] acpiphp: Slot [19] registered [ 0.194256] acpiphp: Slot [20] registered [ 0.195373] acpiphp: Slot [21] registered [ 0.196029] acpiphp: Slot [22] registered [ 0.197596] acpiphp: Slot [23] registered [ 0.198722] acpiphp: Slot [24] registered [ 0.199834] acpiphp: Slot [25] registered [ 0.200021] acpiphp: Slot [26] registered [ 0.201171] acpiphp: Slot [27] registered [ 0.202249] acpiphp: Slot [28] registered [ 0.203389] acpiphp: Slot [29] registered [ 0.204020] acpiphp: Slot [30] registered [ 0.205228] acpiphp: Slot [31] registered [ 0.206409] PCI host bridge to bus 0000:00 [ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264841] vgaarb: bridge control possible 0000:00:02.0 [ 0.266451] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268035] usbcore: registered new interface driver usbfs [ 0.269521] usbcore: registered new interface driver hub [ 0.271001] usbcore: registered new device driver usb [ 0.272111] PCI: Using ACPI for IRQ routing [ 0.273599] NetLabel: Initializing [ 0.274614] NetLabel: domain hash size = 128 [ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.277419] NetLabel: unlabeled traffic allowed by default [ 0.278886] Switched to clocksource kvm-clock [ 0.284832] AppArmor: AppArmor Filesystem Enabled [ 0.286147] pnp: PnP ACPI init [ 0.287078] ACPI: bus type PNP registered [ 0.288657] pnp: PnP ACPI: found 8 devices [ 0.289778] ACPI: bus type PNP unregistered [ 0.297285] NET: Registered protocol family 2 [ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302669] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304429] TCP: reno registered [ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308513] NET: Registered protocol family 1 [ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.357666] Trying to unpack rootfs image as initramfs... [ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.467430] Scanning for low memory corruption every 60 seconds [ 0.469369] Initialise system trusted keyring [ 0.470575] audit: initializing netlink socket (disabled) [ 0.471936] type=2000 audit(1534972418.309:1): initialized [ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495514] zbud: loaded [ 0.496528] VFS: Disk quotas dquot_6.5.2 [ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499811] fuse init (API version 7.22) [ 0.501270] msgmni has been set to 3997 [ 0.502610] Key type big_key registered [ 0.504173] Key type asymmetric registered [ 0.505330] Asymmetric key parser 'x509' registered [ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.508730] io scheduler noop registered [ 0.509829] io scheduler deadline registered (default) [ 0.511171] io scheduler cfq registered [ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] ipmi message handler version 39.2 [ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518498] ACPI: Power Button [PWRF] [ 0.519664] GHES: HEST is not enabled! [ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.638402] Linux agpgart interface v0.103 [ 0.640720] brd: module loaded [ 0.642297] loop: module loaded [ 0.643772] blk-mq: CPU -> queue map [ 0.644991] CPU 0 -> Queue 0 [ 0.646066] CPU 1 -> Queue 0 [ 0.647940] vda: vda1 [ 0.649487] scsi0 : ata_piix [ 0.650455] scsi1 : ata_piix [ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654901] libphy: Fixed MDIO Bus: probed [ 0.656114] tun: Universal TUN/TAP device driver, 1.6 [ 0.657368] tun: (C) 1999-2004 Max Krasnyansky [ 0.660775] PPP generic driver version 2.4.2 [ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663514] ehci-pci: EHCI PCI platform driver [ 0.664660] ehci-platform: EHCI generic platform driver [ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667564] ohci-pci: OHCI PCI platform driver [ 0.668714] ohci-platform: OHCI generic platform driver [ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver [ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700829] usb usb1: Product: UHCI Host Controller [ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.703595] usb usb1: SerialNumber: 0000:00:01.2 [ 0.704899] hub 1-0:1.0: USB hub found [ 0.705945] hub 1-0:1.0: 2 ports detected [ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712832] mousedev: PS/2 mouse device common for all mice [ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.716905] rtc_cmos 00:00: RTC can wake from S4 [ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721522] device-mapper: uevent: version 1.0.3 [ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs [ 0.726677] TCP: cubic registered [ 0.727728] NET: Registered protocol family 10 [ 0.729223] NET: Registered protocol family 17 [ 0.730430] Key type dns_resolver registered [ 0.731791] Loading compiled-in X.509 certificates [ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.743117] registered taskstats version 1 [ 0.746084] Key type trusted registered [ 0.749692] Key type encrypted registered [ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled [ 0.752143] IMA: No TPM chip found, activating TPM-bypass! [ 0.754018] regulator-dummy: disabling [ 0.755451] Magic number: 14:63:248 [ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417) [ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760381] EDD information not available. [ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.811934] Write protecting the kernel read-only data: 12288k [ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.832113] systemd-udevd[107]: starting version 204 [ 0.892485] FDC 0 is a S82078B [ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.188290] usb 1-1: Product: QEMU USB Tablet [ 1.189440] usb 1-1: Manufacturer: QEMU [ 1.190480] usb 1-1: SerialNumber: 42 [ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available [ 2.670168] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds. cloud-init-nonet[3.15]: 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 ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b | 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: b2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | +o o| | . o. =| | . .o +| | . S .. o ..| | + + +oo| | . o . . .*| | o .E| | .| +-----------------+ 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: 71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | ... | | . o o | | . o + . | | . . o . . | | . S + . | | .. . o | | o .. | | . oo.. . . | | 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: 95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o=. += | | . = =oo | | . o . Boo | | E . + +.+ | | +So | | . | | | | | | | +-----------------+ 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: e7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | ..+o+o | | E o++.| | . += o| | o =+ | | S . +. | | o o 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 D-Bus system message bus[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 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 ] * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + 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 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438 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] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.2 + '[' -n 192.168.0.2 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] 2018-08-22 21:14:04,749 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-22 21:14:14,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:14:14,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:14:15,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:14: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-7302c2ed-0174-4169-b146-331813a52797 x-compute-request-id: req-7302c2ed-0174-4169-b146-331813a52797 Content-Encoding: gzip Content-Length: 1502 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:78:39:3b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:39:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:51:65", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8a0f93b5-31d1-41a6-b272-264da290b9d8", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-22T21:12:58Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:91:62:7a", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:62:7a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:d5:dc", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "dime-0.clearwater.opnfv", "created": "2018-08-22T21:12:57Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:9e:49", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:9e:49", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:38.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "32c461ee-a57b-4059-be86-d748b4bd34fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:38Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "bono-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:05:e0:7b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:e0:7b", "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:9b:7b:af", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:7b:af", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:28.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "3bed9240-d07f-4ea6-b405-d8eabe070318", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:28Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "homer-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:77:b2:83", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:b2:83", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:79:c2", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:31.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "f0772ec9-c800-45c4-a7d0-10262530cdc4", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:31Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-22T21:12:53Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:76:66:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:66:5b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:12:40.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "afd53439-1e48-4332-a8ed-ddbf35690ba1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:12:40Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-22T21:11:09Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:a1:ae:9b", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:9b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:3a:5a", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:10:58.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "5ed6a905-bca6-4309-8b9e-db7956bec6e2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:10:58Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ns.clearwater.opnfv", "created": "2018-08-22T21:09:13Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:14:15,519 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7302c2ed-0174-4169-b146-331813a52797 2018-08-22 21:14:15,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.758907079697s 2018-08-22 21:14:15,519 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7302c2ed-0174-4169-b146-331813a52797 2018-08-22 21:14:15,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 21:14:15,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/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}80e1cd3d688aa19a71bac492ff517fde181fd339" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 21:14:15,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:14: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-ce50390d-dd81-4e56-bf8d-6fcc7e429401 x-compute-request-id: req-ce50390d-dd81-4e56-bf8d-6fcc7e429401 Content-Encoding: gzip Content-Length: 13755 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301\n[ 0.009265] Security Framework initialized\n[ 0.010402] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019869] 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.024297] Initializing cgroup subsys memory\n[ 0.025452] Initializing cgroup subsys devices\n[ 0.026617] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029144] Initializing cgroup subsys perf_event\n[ 0.030359] Initializing cgroup subsys hugetlb\n[ 0.031595] FEATURE SPEC_CTRL Not Present\n[ 0.032689] mce: CPU supports 10 MCE banks\n[ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046507] ACPI: Core revision 20131115\n[ 0.048460] ACPI: All ACPI Tables successfully acquired\n[ 0.049974] ftrace: allocating 28717 entries in 113 pages\n[ 0.072229] smpboot: Max logical packages: 2\n[ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080332] Enabling x2apic\n[ 0.081237] Enabled x2apic\n[ 0.082579] Switched APIC routing to physical x2apic.\n[ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.098244] KVM setup paravirtual spinlock\n[ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104249] x86: Booting SMP configuration:\n[ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120041] x86: Booted up 1 node, 2 CPUs\n[ 0.120034] KVM setup async PF for cpu 1\n[ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124475] devtmpfs: initialized\n[ 0.128037] EVM: security.selinux\n[ 0.129250] EVM: security.SMACK64\n[ 0.130460] EVM: security.ima\n[ 0.131584] EVM: security.capability\n[ 0.133025] pinctrl core: initialized pinctrl subsystem\n[ 0.134644] regulator-dummy: no parameters\n[ 0.135818] RTC time: 21:13:37, date: 08/22/18\n[ 0.136091] NET: Registered protocol family 16\n[ 0.137438] cpuidle: using governor ladder\n[ 0.138556] cpuidle: using governor menu\n[ 0.139708] ACPI: bus type PCI registered\n[ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141786] PCI: Using configuration type 1 for base access\n[ 0.143858] bio: create slab at 0\n[ 0.144109] ACPI: Added _OSI(Module Device)\n[ 0.145253] ACPI: Added _OSI(Processor Device)\n[ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149342] ACPI: Interpreter enabled\n[ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160007] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.167842] ACPI: No dock devices found.\n[ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176231] acpiphp: Slot [3] registered\n[ 0.177615] acpiphp: Slot [4] registered\n[ 0.179002] acpiphp: Slot [5] registered\n[ 0.180024] acpiphp: Slot [6] registered\n[ 0.181419] acpiphp: Slot [7] registered\n[ 0.182829] acpiphp: Slot [8] registered\n[ 0.183934] acpiphp: Slot [9] registered\n[ 0.184029] acpiphp: Slot [10] registered\n[ 0.185183] acpiphp: Slot [11] registered\n[ 0.186354] acpiphp: Slot [12] registered\n[ 0.187469] acpiphp: Slot [13] registered\n[ 0.188041] acpiphp: Slot [14] registered\n[ 0.189157] acpiphp: Slot [15] registered\n[ 0.190487] acpiphp: Slot [16] registered\n[ 0.191614] acpiphp: Slot [17] registered\n[ 0.192020] acpiphp: Slot [18] registered\n[ 0.193152] acpiphp: Slot [19] registered\n[ 0.194256] acpiphp: Slot [20] registered\n[ 0.195373] acpiphp: Slot [21] registered\n[ 0.196029] acpiphp: Slot [22] registered\n[ 0.197596] acpiphp: Slot [23] registered\n[ 0.198722] acpiphp: Slot [24] registered\n[ 0.199834] acpiphp: Slot [25] registered\n[ 0.200021] acpiphp: Slot [26] registered\n[ 0.201171] acpiphp: Slot [27] registered\n[ 0.202249] acpiphp: Slot [28] registered\n[ 0.203389] acpiphp: Slot [29] registered\n[ 0.204020] acpiphp: Slot [30] registered\n[ 0.205228] acpiphp: Slot [31] registered\n[ 0.206409] PCI host bridge to bus 0000:00\n[ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266451] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268035] usbcore: registered new interface driver usbfs\n[ 0.269521] usbcore: registered new interface driver hub\n[ 0.271001] usbcore: registered new device driver usb\n[ 0.272111] PCI: Using ACPI for IRQ routing\n[ 0.273599] NetLabel: Initializing\n[ 0.274614] NetLabel: domain hash size = 128\n[ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.277419] NetLabel: unlabeled traffic allowed by default\n[ 0.278886] Switched to clocksource kvm-clock\n[ 0.284832] AppArmor: AppArmor Filesystem Enabled\n[ 0.286147] pnp: PnP ACPI init\n[ 0.287078] ACPI: bus type PNP registered\n[ 0.288657] pnp: PnP ACPI: found 8 devices\n[ 0.289778] ACPI: bus type PNP unregistered\n[ 0.297285] NET: Registered protocol family 2\n[ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302669] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304429] TCP: reno registered\n[ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308513] NET: Registered protocol family 1\n[ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.357666] Trying to unpack rootfs image as initramfs...\n[ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.467430] Scanning for low memory corruption every 60 seconds\n[ 0.469369] Initialise system trusted keyring\n[ 0.470575] audit: initializing netlink socket (disabled)\n[ 0.471936] type=2000 audit(1534972418.309:1): initialized\n[ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495514] zbud: loaded\n[ 0.496528] VFS: Disk quotas dquot_6.5.2\n[ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499811] fuse init (API version 7.22)\n[ 0.501270] msgmni has been set to 3997\n[ 0.502610] Key type big_key registered\n[ 0.504173] Key type asymmetric registered\n[ 0.505330] Asymmetric key parser 'x509' registered\n[ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.508730] io scheduler noop registered\n[ 0.509829] io scheduler deadline registered (default)\n[ 0.511171] io scheduler cfq registered\n[ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515345] ipmi message handler version 39.2\n[ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518498] ACPI: Power Button [PWRF]\n[ 0.519664] GHES: HEST is not enabled!\n[ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638402] Linux agpgart interface v0.103\n[ 0.640720] brd: module loaded\n[ 0.642297] loop: module loaded\n[ 0.643772] blk-mq: CPU -> queue map\n[ 0.644991] CPU 0 -> Queue 0\n[ 0.646066] CPU 1 -> Queue 0\n[ 0.647940] vda: vda1\n[ 0.649487] scsi0 : ata_piix\n[ 0.650455] scsi1 : ata_piix\n[ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654901] libphy: Fixed MDIO Bus: probed\n[ 0.656114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657368] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660775] PPP generic driver version 2.4.2\n[ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663514] ehci-pci: EHCI PCI platform driver\n[ 0.664660] ehci-platform: EHCI generic platform driver\n[ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667564] ohci-pci: OHCI PCI platform driver\n[ 0.668714] ohci-platform: OHCI generic platform driver\n[ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.700829] usb usb1: Product: UHCI Host Controller\n[ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.703595] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704899] hub 1-0:1.0: USB hub found\n[ 0.705945] hub 1-0:1.0: 2 ports detected\n[ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.712832] mousedev: PS/2 mouse device common for all mice\n[ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.716905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.721522] device-mapper: uevent: version 1.0.3\n[ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.726677] TCP: cubic registered\n[ 0.727728] NET: Registered protocol family 10\n[ 0.729223] NET: Registered protocol family 17\n[ 0.730430] Key type dns_resolver registered\n[ 0.731791] Loading compiled-in X.509 certificates\n[ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.743117] registered taskstats version 1\n[ 0.746084] Key type trusted registered\n[ 0.749692] Key type encrypted registered\n[ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.752143] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.754018] regulator-dummy: disabling\n[ 0.755451] Magic number: 14:63:248\n[ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417)\n[ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.760381] EDD information not available.\n[ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.811934] Write protecting the kernel read-only data: 12288k\n[ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832113] systemd-udevd[107]: starting version 204\n[ 0.892485] FDC 0 is a S82078B\n[ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.188290] usb 1-1: Product: QEMU USB Tablet\n[ 1.189440] usb 1-1: Manufacturer: QEMU\n[ 1.190480] usb 1-1: SerialNumber: 42\n[ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available\n[ 2.670168] 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 * Stopping Track if upstart is running in a container[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 Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds.\ncloud-init-nonet[3.15]: 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 * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b |\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:\nb2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| +o o|\n| . o. =|\n| . .o +|\n| . S .. o ..|\n| + + +oo|\n| . o . . .*|\n| o .E|\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:\n71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... |\n| . o o |\n| . o + . |\n| . . o . . |\n| . S + . |\n| .. . o |\n| o .. |\n| . oo.. . . |\n| o==o E.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:\n95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o=. += |\n| . = =oo |\n| . o . Boo |\n| E . + +.+ |\n| +So |\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:\ne7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ..+o+o |\n| E o++.|\n| . += o|\n| o =+ |\n| S . +. |\n| o o o |\n| + = |\n| . o |\n| |\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 D-Bus system message bus[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 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 * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\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\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438\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]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.2\n+ '[' -n 192.168.0.2 ']'\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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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]\n"} 2018-08-22 21:14:15,620 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-ce50390d-dd81-4e56-bf8d-6fcc7e429401 2018-08-22 21:14:15,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0940551757812s 2018-08-22 21:14:15,622 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-ce50390d-dd81-4e56-bf8d-6fcc7e429401 2018-08-22 21:14:15,622 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301 [ 0.009265] Security Framework initialized [ 0.010402] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025452] Initializing cgroup subsys devices [ 0.026617] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029144] Initializing cgroup subsys perf_event [ 0.030359] Initializing cgroup subsys hugetlb [ 0.031595] FEATURE SPEC_CTRL Not Present [ 0.032689] mce: CPU supports 10 MCE banks [ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046507] ACPI: Core revision 20131115 [ 0.048460] ACPI: All ACPI Tables successfully acquired [ 0.049974] ftrace: allocating 28717 entries in 113 pages [ 0.072229] smpboot: Max logical packages: 2 [ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080332] Enabling x2apic [ 0.081237] Enabled x2apic [ 0.082579] Switched APIC routing to physical x2apic. [ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098244] KVM setup paravirtual spinlock [ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104249] x86: Booting SMP configuration: [ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120041] x86: Booted up 1 node, 2 CPUs [ 0.120034] KVM setup async PF for cpu 1 [ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124475] devtmpfs: initialized [ 0.128037] EVM: security.selinux [ 0.129250] EVM: security.SMACK64 [ 0.130460] EVM: security.ima [ 0.131584] EVM: security.capability [ 0.133025] pinctrl core: initialized pinctrl subsystem [ 0.134644] regulator-dummy: no parameters [ 0.135818] RTC time: 21:13:37, date: 08/22/18 [ 0.136091] NET: Registered protocol family 16 [ 0.137438] cpuidle: using governor ladder [ 0.138556] cpuidle: using governor menu [ 0.139708] ACPI: bus type PCI registered [ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141786] PCI: Using configuration type 1 for base access [ 0.143858] bio: create slab at 0 [ 0.144109] ACPI: Added _OSI(Module Device) [ 0.145253] ACPI: Added _OSI(Processor Device) [ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149342] ACPI: Interpreter enabled [ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160007] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.167842] ACPI: No dock devices found. [ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176231] acpiphp: Slot [3] registered [ 0.177615] acpiphp: Slot [4] registered [ 0.179002] acpiphp: Slot [5] registered [ 0.180024] acpiphp: Slot [6] registered [ 0.181419] acpiphp: Slot [7] registered [ 0.182829] acpiphp: Slot [8] registered [ 0.183934] acpiphp: Slot [9] registered [ 0.184029] acpiphp: Slot [10] registered [ 0.185183] acpiphp: Slot [11] registered [ 0.186354] acpiphp: Slot [12] registered [ 0.187469] acpiphp: Slot [13] registered [ 0.188041] acpiphp: Slot [14] registered [ 0.189157] acpiphp: Slot [15] registered [ 0.190487] acpiphp: Slot [16] registered [ 0.191614] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193152] acpiphp: Slot [19] registered [ 0.194256] acpiphp: Slot [20] registered [ 0.195373] acpiphp: Slot [21] registered [ 0.196029] acpiphp: Slot [22] registered [ 0.197596] acpiphp: Slot [23] registered [ 0.198722] acpiphp: Slot [24] registered [ 0.199834] acpiphp: Slot [25] registered [ 0.200021] acpiphp: Slot [26] registered [ 0.201171] acpiphp: Slot [27] registered [ 0.202249] acpiphp: Slot [28] registered [ 0.203389] acpiphp: Slot [29] registered [ 0.204020] acpiphp: Slot [30] registered [ 0.205228] acpiphp: Slot [31] registered [ 0.206409] PCI host bridge to bus 0000:00 [ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264841] vgaarb: bridge control possible 0000:00:02.0 [ 0.266451] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268035] usbcore: registered new interface driver usbfs [ 0.269521] usbcore: registered new interface driver hub [ 0.271001] usbcore: registered new device driver usb [ 0.272111] PCI: Using ACPI for IRQ routing [ 0.273599] NetLabel: Initializing [ 0.274614] NetLabel: domain hash size = 128 [ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.277419] NetLabel: unlabeled traffic allowed by default [ 0.278886] Switched to clocksource kvm-clock [ 0.284832] AppArmor: AppArmor Filesystem Enabled [ 0.286147] pnp: PnP ACPI init [ 0.287078] ACPI: bus type PNP registered [ 0.288657] pnp: PnP ACPI: found 8 devices [ 0.289778] ACPI: bus type PNP unregistered [ 0.297285] NET: Registered protocol family 2 [ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302669] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304429] TCP: reno registered [ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308513] NET: Registered protocol family 1 [ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.357666] Trying to unpack rootfs image as initramfs... [ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.467430] Scanning for low memory corruption every 60 seconds [ 0.469369] Initialise system trusted keyring [ 0.470575] audit: initializing netlink socket (disabled) [ 0.471936] type=2000 audit(1534972418.309:1): initialized [ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495514] zbud: loaded [ 0.496528] VFS: Disk quotas dquot_6.5.2 [ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499811] fuse init (API version 7.22) [ 0.501270] msgmni has been set to 3997 [ 0.502610] Key type big_key registered [ 0.504173] Key type asymmetric registered [ 0.505330] Asymmetric key parser 'x509' registered [ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.508730] io scheduler noop registered [ 0.509829] io scheduler deadline registered (default) [ 0.511171] io scheduler cfq registered [ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] ipmi message handler version 39.2 [ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518498] ACPI: Power Button [PWRF] [ 0.519664] GHES: HEST is not enabled! [ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.638402] Linux agpgart interface v0.103 [ 0.640720] brd: module loaded [ 0.642297] loop: module loaded [ 0.643772] blk-mq: CPU -> queue map [ 0.644991] CPU 0 -> Queue 0 [ 0.646066] CPU 1 -> Queue 0 [ 0.647940] vda: vda1 [ 0.649487] scsi0 : ata_piix [ 0.650455] scsi1 : ata_piix [ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654901] libphy: Fixed MDIO Bus: probed [ 0.656114] tun: Universal TUN/TAP device driver, 1.6 [ 0.657368] tun: (C) 1999-2004 Max Krasnyansky [ 0.660775] PPP generic driver version 2.4.2 [ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663514] ehci-pci: EHCI PCI platform driver [ 0.664660] ehci-platform: EHCI generic platform driver [ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667564] ohci-pci: OHCI PCI platform driver [ 0.668714] ohci-platform: OHCI generic platform driver [ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver [ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700829] usb usb1: Product: UHCI Host Controller [ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.703595] usb usb1: SerialNumber: 0000:00:01.2 [ 0.704899] hub 1-0:1.0: USB hub found [ 0.705945] hub 1-0:1.0: 2 ports detected [ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712832] mousedev: PS/2 mouse device common for all mice [ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.716905] rtc_cmos 00:00: RTC can wake from S4 [ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721522] device-mapper: uevent: version 1.0.3 [ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs [ 0.726677] TCP: cubic registered [ 0.727728] NET: Registered protocol family 10 [ 0.729223] NET: Registered protocol family 17 [ 0.730430] Key type dns_resolver registered [ 0.731791] Loading compiled-in X.509 certificates [ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.743117] registered taskstats version 1 [ 0.746084] Key type trusted registered [ 0.749692] Key type encrypted registered [ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled [ 0.752143] IMA: No TPM chip found, activating TPM-bypass! [ 0.754018] regulator-dummy: disabling [ 0.755451] Magic number: 14:63:248 [ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417) [ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760381] EDD information not available. [ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.811934] Write protecting the kernel read-only data: 12288k [ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.832113] systemd-udevd[107]: starting version 204 [ 0.892485] FDC 0 is a S82078B [ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.188290] usb 1-1: Product: QEMU USB Tablet [ 1.189440] usb 1-1: Manufacturer: QEMU [ 1.190480] usb 1-1: SerialNumber: 42 [ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available [ 2.670168] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds. cloud-init-nonet[3.15]: 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 ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b | 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: b2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | +o o| | . o. =| | . .o +| | . S .. o ..| | + + +oo| | . o . . .*| | o .E| | .| +-----------------+ 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: 71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | ... | | . o o | | . o + . | | . . o . . | | . S + . | | .. . o | | o .. | | . oo.. . . | | 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: 95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o=. += | | . = =oo | | . o . Boo | | E . + +.+ | | +So | | . | | | | | | | +-----------------+ 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: e7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | ..+o+o | | E o++.| | . += o| | o =+ | | S . +. | | o o 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 D-Bus system message bus[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 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 ] * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + 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 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438 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] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.2 + '[' -n 192.168.0.2 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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] 2018-08-22 21:14:15,624 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-22 21:14:25,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:14:25,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:14:26,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:14: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-ba611f1d-861e-4734-95a8-626e7cc54e18 x-compute-request-id: req-ba611f1d-861e-4734-95a8-626e7cc54e18 Content-Encoding: gzip Content-Length: 1502 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:78:39:3b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:39:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:51:65", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8a0f93b5-31d1-41a6-b272-264da290b9d8", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-22T21:12:58Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:91:62:7a", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:62:7a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:d5:dc", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "dime-0.clearwater.opnfv", "created": "2018-08-22T21:12:57Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:9e:49", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:9e:49", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:38.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "32c461ee-a57b-4059-be86-d748b4bd34fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:38Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "bono-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:05:e0:7b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:e0:7b", "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:9b:7b:af", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:7b:af", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:28.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "3bed9240-d07f-4ea6-b405-d8eabe070318", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:28Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "homer-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:77:b2:83", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:b2:83", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:79:c2", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:31.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "f0772ec9-c800-45c4-a7d0-10262530cdc4", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:31Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-22T21:12:53Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:76:66:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:66:5b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:12:40.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "afd53439-1e48-4332-a8ed-ddbf35690ba1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:12:40Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-22T21:11:09Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:a1:ae:9b", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:9b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:3a:5a", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:10:58.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "5ed6a905-bca6-4309-8b9e-db7956bec6e2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:10:58Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ns.clearwater.opnfv", "created": "2018-08-22T21:09:13Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:14:26,457 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ba611f1d-861e-4734-95a8-626e7cc54e18 2018-08-22 21:14:26,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.822649002075s 2018-08-22 21:14:26,458 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ba611f1d-861e-4734-95a8-626e7cc54e18 2018-08-22 21:14:26,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 21:14:26,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/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}80e1cd3d688aa19a71bac492ff517fde181fd339" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 21:14:26,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:14: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-72a061d6-8ec2-485b-9c95-de54def867eb x-compute-request-id: req-72a061d6-8ec2-485b-9c95-de54def867eb Content-Encoding: gzip Content-Length: 14671 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301\n[ 0.009265] Security Framework initialized\n[ 0.010402] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019869] 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.024297] Initializing cgroup subsys memory\n[ 0.025452] Initializing cgroup subsys devices\n[ 0.026617] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029144] Initializing cgroup subsys perf_event\n[ 0.030359] Initializing cgroup subsys hugetlb\n[ 0.031595] FEATURE SPEC_CTRL Not Present\n[ 0.032689] mce: CPU supports 10 MCE banks\n[ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046507] ACPI: Core revision 20131115\n[ 0.048460] ACPI: All ACPI Tables successfully acquired\n[ 0.049974] ftrace: allocating 28717 entries in 113 pages\n[ 0.072229] smpboot: Max logical packages: 2\n[ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080332] Enabling x2apic\n[ 0.081237] Enabled x2apic\n[ 0.082579] Switched APIC routing to physical x2apic.\n[ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.098244] KVM setup paravirtual spinlock\n[ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104249] x86: Booting SMP configuration:\n[ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120041] x86: Booted up 1 node, 2 CPUs\n[ 0.120034] KVM setup async PF for cpu 1\n[ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124475] devtmpfs: initialized\n[ 0.128037] EVM: security.selinux\n[ 0.129250] EVM: security.SMACK64\n[ 0.130460] EVM: security.ima\n[ 0.131584] EVM: security.capability\n[ 0.133025] pinctrl core: initialized pinctrl subsystem\n[ 0.134644] regulator-dummy: no parameters\n[ 0.135818] RTC time: 21:13:37, date: 08/22/18\n[ 0.136091] NET: Registered protocol family 16\n[ 0.137438] cpuidle: using governor ladder\n[ 0.138556] cpuidle: using governor menu\n[ 0.139708] ACPI: bus type PCI registered\n[ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141786] PCI: Using configuration type 1 for base access\n[ 0.143858] bio: create slab at 0\n[ 0.144109] ACPI: Added _OSI(Module Device)\n[ 0.145253] ACPI: Added _OSI(Processor Device)\n[ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149342] ACPI: Interpreter enabled\n[ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160007] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.167842] ACPI: No dock devices found.\n[ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176231] acpiphp: Slot [3] registered\n[ 0.177615] acpiphp: Slot [4] registered\n[ 0.179002] acpiphp: Slot [5] registered\n[ 0.180024] acpiphp: Slot [6] registered\n[ 0.181419] acpiphp: Slot [7] registered\n[ 0.182829] acpiphp: Slot [8] registered\n[ 0.183934] acpiphp: Slot [9] registered\n[ 0.184029] acpiphp: Slot [10] registered\n[ 0.185183] acpiphp: Slot [11] registered\n[ 0.186354] acpiphp: Slot [12] registered\n[ 0.187469] acpiphp: Slot [13] registered\n[ 0.188041] acpiphp: Slot [14] registered\n[ 0.189157] acpiphp: Slot [15] registered\n[ 0.190487] acpiphp: Slot [16] registered\n[ 0.191614] acpiphp: Slot [17] registered\n[ 0.192020] acpiphp: Slot [18] registered\n[ 0.193152] acpiphp: Slot [19] registered\n[ 0.194256] acpiphp: Slot [20] registered\n[ 0.195373] acpiphp: Slot [21] registered\n[ 0.196029] acpiphp: Slot [22] registered\n[ 0.197596] acpiphp: Slot [23] registered\n[ 0.198722] acpiphp: Slot [24] registered\n[ 0.199834] acpiphp: Slot [25] registered\n[ 0.200021] acpiphp: Slot [26] registered\n[ 0.201171] acpiphp: Slot [27] registered\n[ 0.202249] acpiphp: Slot [28] registered\n[ 0.203389] acpiphp: Slot [29] registered\n[ 0.204020] acpiphp: Slot [30] registered\n[ 0.205228] acpiphp: Slot [31] registered\n[ 0.206409] PCI host bridge to bus 0000:00\n[ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266451] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268035] usbcore: registered new interface driver usbfs\n[ 0.269521] usbcore: registered new interface driver hub\n[ 0.271001] usbcore: registered new device driver usb\n[ 0.272111] PCI: Using ACPI for IRQ routing\n[ 0.273599] NetLabel: Initializing\n[ 0.274614] NetLabel: domain hash size = 128\n[ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.277419] NetLabel: unlabeled traffic allowed by default\n[ 0.278886] Switched to clocksource kvm-clock\n[ 0.284832] AppArmor: AppArmor Filesystem Enabled\n[ 0.286147] pnp: PnP ACPI init\n[ 0.287078] ACPI: bus type PNP registered\n[ 0.288657] pnp: PnP ACPI: found 8 devices\n[ 0.289778] ACPI: bus type PNP unregistered\n[ 0.297285] NET: Registered protocol family 2\n[ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302669] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304429] TCP: reno registered\n[ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308513] NET: Registered protocol family 1\n[ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.357666] Trying to unpack rootfs image as initramfs...\n[ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.467430] Scanning for low memory corruption every 60 seconds\n[ 0.469369] Initialise system trusted keyring\n[ 0.470575] audit: initializing netlink socket (disabled)\n[ 0.471936] type=2000 audit(1534972418.309:1): initialized\n[ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495514] zbud: loaded\n[ 0.496528] VFS: Disk quotas dquot_6.5.2\n[ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499811] fuse init (API version 7.22)\n[ 0.501270] msgmni has been set to 3997\n[ 0.502610] Key type big_key registered\n[ 0.504173] Key type asymmetric registered\n[ 0.505330] Asymmetric key parser 'x509' registered\n[ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.508730] io scheduler noop registered\n[ 0.509829] io scheduler deadline registered (default)\n[ 0.511171] io scheduler cfq registered\n[ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515345] ipmi message handler version 39.2\n[ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518498] ACPI: Power Button [PWRF]\n[ 0.519664] GHES: HEST is not enabled!\n[ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638402] Linux agpgart interface v0.103\n[ 0.640720] brd: module loaded\n[ 0.642297] loop: module loaded\n[ 0.643772] blk-mq: CPU -> queue map\n[ 0.644991] CPU 0 -> Queue 0\n[ 0.646066] CPU 1 -> Queue 0\n[ 0.647940] vda: vda1\n[ 0.649487] scsi0 : ata_piix\n[ 0.650455] scsi1 : ata_piix\n[ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654901] libphy: Fixed MDIO Bus: probed\n[ 0.656114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657368] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660775] PPP generic driver version 2.4.2\n[ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663514] ehci-pci: EHCI PCI platform driver\n[ 0.664660] ehci-platform: EHCI generic platform driver\n[ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667564] ohci-pci: OHCI PCI platform driver\n[ 0.668714] ohci-platform: OHCI generic platform driver\n[ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.700829] usb usb1: Product: UHCI Host Controller\n[ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.703595] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704899] hub 1-0:1.0: USB hub found\n[ 0.705945] hub 1-0:1.0: 2 ports detected\n[ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.712832] mousedev: PS/2 mouse device common for all mice\n[ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.716905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.721522] device-mapper: uevent: version 1.0.3\n[ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.726677] TCP: cubic registered\n[ 0.727728] NET: Registered protocol family 10\n[ 0.729223] NET: Registered protocol family 17\n[ 0.730430] Key type dns_resolver registered\n[ 0.731791] Loading compiled-in X.509 certificates\n[ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.743117] registered taskstats version 1\n[ 0.746084] Key type trusted registered\n[ 0.749692] Key type encrypted registered\n[ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.752143] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.754018] regulator-dummy: disabling\n[ 0.755451] Magic number: 14:63:248\n[ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417)\n[ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.760381] EDD information not available.\n[ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.811934] Write protecting the kernel read-only data: 12288k\n[ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832113] systemd-udevd[107]: starting version 204\n[ 0.892485] FDC 0 is a S82078B\n[ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.188290] usb 1-1: Product: QEMU USB Tablet\n[ 1.189440] usb 1-1: Manufacturer: QEMU\n[ 1.190480] usb 1-1: SerialNumber: 42\n[ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available\n[ 2.670168] 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 * Stopping Track if upstart is running in a container[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 Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds.\ncloud-init-nonet[3.15]: 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 * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b |\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:\nb2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| +o o|\n| . o. =|\n| . .o +|\n| . S .. o ..|\n| + + +oo|\n| . o . . .*|\n| o .E|\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:\n71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... |\n| . o o |\n| . o + . |\n| . . o . . |\n| . S + . |\n| .. . o |\n| o .. |\n| . oo.. . . |\n| o==o E.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:\n95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o=. += |\n| . = =oo |\n| . o . Boo |\n| E . + +.+ |\n| +So |\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:\ne7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ..+o+o |\n| E o++.|\n| . += o|\n| o =+ |\n| S . +. |\n| o o o |\n| + = |\n| . o |\n| |\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 D-Bus system message bus[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 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 * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\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\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438\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]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.2\n+ '[' -n 192.168.0.2 ']'\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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51306 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) ...\n"} 2018-08-22 21:14:26,656 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-72a061d6-8ec2-485b-9c95-de54def867eb 2018-08-22 21:14:26,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.191074132919s 2018-08-22 21:14:26,658 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-72a061d6-8ec2-485b-9c95-de54def867eb 2018-08-22 21:14:26,658 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301 [ 0.009265] Security Framework initialized [ 0.010402] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025452] Initializing cgroup subsys devices [ 0.026617] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029144] Initializing cgroup subsys perf_event [ 0.030359] Initializing cgroup subsys hugetlb [ 0.031595] FEATURE SPEC_CTRL Not Present [ 0.032689] mce: CPU supports 10 MCE banks [ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046507] ACPI: Core revision 20131115 [ 0.048460] ACPI: All ACPI Tables successfully acquired [ 0.049974] ftrace: allocating 28717 entries in 113 pages [ 0.072229] smpboot: Max logical packages: 2 [ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080332] Enabling x2apic [ 0.081237] Enabled x2apic [ 0.082579] Switched APIC routing to physical x2apic. [ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098244] KVM setup paravirtual spinlock [ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104249] x86: Booting SMP configuration: [ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120041] x86: Booted up 1 node, 2 CPUs [ 0.120034] KVM setup async PF for cpu 1 [ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124475] devtmpfs: initialized [ 0.128037] EVM: security.selinux [ 0.129250] EVM: security.SMACK64 [ 0.130460] EVM: security.ima [ 0.131584] EVM: security.capability [ 0.133025] pinctrl core: initialized pinctrl subsystem [ 0.134644] regulator-dummy: no parameters [ 0.135818] RTC time: 21:13:37, date: 08/22/18 [ 0.136091] NET: Registered protocol family 16 [ 0.137438] cpuidle: using governor ladder [ 0.138556] cpuidle: using governor menu [ 0.139708] ACPI: bus type PCI registered [ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141786] PCI: Using configuration type 1 for base access [ 0.143858] bio: create slab at 0 [ 0.144109] ACPI: Added _OSI(Module Device) [ 0.145253] ACPI: Added _OSI(Processor Device) [ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149342] ACPI: Interpreter enabled [ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160007] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.167842] ACPI: No dock devices found. [ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176231] acpiphp: Slot [3] registered [ 0.177615] acpiphp: Slot [4] registered [ 0.179002] acpiphp: Slot [5] registered [ 0.180024] acpiphp: Slot [6] registered [ 0.181419] acpiphp: Slot [7] registered [ 0.182829] acpiphp: Slot [8] registered [ 0.183934] acpiphp: Slot [9] registered [ 0.184029] acpiphp: Slot [10] registered [ 0.185183] acpiphp: Slot [11] registered [ 0.186354] acpiphp: Slot [12] registered [ 0.187469] acpiphp: Slot [13] registered [ 0.188041] acpiphp: Slot [14] registered [ 0.189157] acpiphp: Slot [15] registered [ 0.190487] acpiphp: Slot [16] registered [ 0.191614] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193152] acpiphp: Slot [19] registered [ 0.194256] acpiphp: Slot [20] registered [ 0.195373] acpiphp: Slot [21] registered [ 0.196029] acpiphp: Slot [22] registered [ 0.197596] acpiphp: Slot [23] registered [ 0.198722] acpiphp: Slot [24] registered [ 0.199834] acpiphp: Slot [25] registered [ 0.200021] acpiphp: Slot [26] registered [ 0.201171] acpiphp: Slot [27] registered [ 0.202249] acpiphp: Slot [28] registered [ 0.203389] acpiphp: Slot [29] registered [ 0.204020] acpiphp: Slot [30] registered [ 0.205228] acpiphp: Slot [31] registered [ 0.206409] PCI host bridge to bus 0000:00 [ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264841] vgaarb: bridge control possible 0000:00:02.0 [ 0.266451] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268035] usbcore: registered new interface driver usbfs [ 0.269521] usbcore: registered new interface driver hub [ 0.271001] usbcore: registered new device driver usb [ 0.272111] PCI: Using ACPI for IRQ routing [ 0.273599] NetLabel: Initializing [ 0.274614] NetLabel: domain hash size = 128 [ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.277419] NetLabel: unlabeled traffic allowed by default [ 0.278886] Switched to clocksource kvm-clock [ 0.284832] AppArmor: AppArmor Filesystem Enabled [ 0.286147] pnp: PnP ACPI init [ 0.287078] ACPI: bus type PNP registered [ 0.288657] pnp: PnP ACPI: found 8 devices [ 0.289778] ACPI: bus type PNP unregistered [ 0.297285] NET: Registered protocol family 2 [ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302669] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304429] TCP: reno registered [ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308513] NET: Registered protocol family 1 [ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.357666] Trying to unpack rootfs image as initramfs... [ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.467430] Scanning for low memory corruption every 60 seconds [ 0.469369] Initialise system trusted keyring [ 0.470575] audit: initializing netlink socket (disabled) [ 0.471936] type=2000 audit(1534972418.309:1): initialized [ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495514] zbud: loaded [ 0.496528] VFS: Disk quotas dquot_6.5.2 [ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499811] fuse init (API version 7.22) [ 0.501270] msgmni has been set to 3997 [ 0.502610] Key type big_key registered [ 0.504173] Key type asymmetric registered [ 0.505330] Asymmetric key parser 'x509' registered [ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.508730] io scheduler noop registered [ 0.509829] io scheduler deadline registered (default) [ 0.511171] io scheduler cfq registered [ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] ipmi message handler version 39.2 [ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518498] ACPI: Power Button [PWRF] [ 0.519664] GHES: HEST is not enabled! [ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.638402] Linux agpgart interface v0.103 [ 0.640720] brd: module loaded [ 0.642297] loop: module loaded [ 0.643772] blk-mq: CPU -> queue map [ 0.644991] CPU 0 -> Queue 0 [ 0.646066] CPU 1 -> Queue 0 [ 0.647940] vda: vda1 [ 0.649487] scsi0 : ata_piix [ 0.650455] scsi1 : ata_piix [ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654901] libphy: Fixed MDIO Bus: probed [ 0.656114] tun: Universal TUN/TAP device driver, 1.6 [ 0.657368] tun: (C) 1999-2004 Max Krasnyansky [ 0.660775] PPP generic driver version 2.4.2 [ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663514] ehci-pci: EHCI PCI platform driver [ 0.664660] ehci-platform: EHCI generic platform driver [ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667564] ohci-pci: OHCI PCI platform driver [ 0.668714] ohci-platform: OHCI generic platform driver [ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver [ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700829] usb usb1: Product: UHCI Host Controller [ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.703595] usb usb1: SerialNumber: 0000:00:01.2 [ 0.704899] hub 1-0:1.0: USB hub found [ 0.705945] hub 1-0:1.0: 2 ports detected [ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712832] mousedev: PS/2 mouse device common for all mice [ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.716905] rtc_cmos 00:00: RTC can wake from S4 [ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721522] device-mapper: uevent: version 1.0.3 [ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs [ 0.726677] TCP: cubic registered [ 0.727728] NET: Registered protocol family 10 [ 0.729223] NET: Registered protocol family 17 [ 0.730430] Key type dns_resolver registered [ 0.731791] Loading compiled-in X.509 certificates [ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.743117] registered taskstats version 1 [ 0.746084] Key type trusted registered [ 0.749692] Key type encrypted registered [ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled [ 0.752143] IMA: No TPM chip found, activating TPM-bypass! [ 0.754018] regulator-dummy: disabling [ 0.755451] Magic number: 14:63:248 [ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417) [ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760381] EDD information not available. [ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.811934] Write protecting the kernel read-only data: 12288k [ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.832113] systemd-udevd[107]: starting version 204 [ 0.892485] FDC 0 is a S82078B [ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.188290] usb 1-1: Product: QEMU USB Tablet [ 1.189440] usb 1-1: Manufacturer: QEMU [ 1.190480] usb 1-1: SerialNumber: 42 [ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available [ 2.670168] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds. cloud-init-nonet[3.15]: 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 ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b | 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: b2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | +o o| | . o. =| | . .o +| | . S .. o ..| | + + +oo| | . o . . .*| | o .E| | .| +-----------------+ 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: 71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | ... | | . o o | | . o + . | | . . o . . | | . S + . | | .. . o | | o .. | | . oo.. . . | | 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: 95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o=. += | | . = =oo | | . o . Boo | | E . + +.+ | | +So | | . | | | | | | | +-----------------+ 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: e7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | ..+o+o | | E o++.| | . += o| | o =+ | | S . +. | | o o 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 D-Bus system message bus[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 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 ] * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + 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 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438 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] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.2 + '[' -n 192.168.0.2 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51306 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) ... 2018-08-22 21:14:26,661 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-22 21:14:36,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:14:36,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:14:36,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:14: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-e76ee231-dfee-40e6-a349-ed0af5f95ad7 x-compute-request-id: req-e76ee231-dfee-40e6-a349-ed0af5f95ad7 Content-Encoding: gzip Content-Length: 1502 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:78:39:3b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:39:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:51:65", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8a0f93b5-31d1-41a6-b272-264da290b9d8", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-22T21:12:58Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:91:62:7a", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:62:7a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:d5:dc", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "dime-0.clearwater.opnfv", "created": "2018-08-22T21:12:57Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:9e:49", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:9e:49", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:38.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "32c461ee-a57b-4059-be86-d748b4bd34fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:38Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "bono-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:05:e0:7b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:e0:7b", "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:9b:7b:af", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:7b:af", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:28.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "3bed9240-d07f-4ea6-b405-d8eabe070318", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:28Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "homer-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:77:b2:83", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:b2:83", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:79:c2", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:31.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "f0772ec9-c800-45c4-a7d0-10262530cdc4", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:31Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-22T21:12:53Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:76:66:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:66:5b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:12:40.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "afd53439-1e48-4332-a8ed-ddbf35690ba1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:12:40Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-22T21:11:09Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:a1:ae:9b", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:9b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:3a:5a", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:10:58.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "5ed6a905-bca6-4309-8b9e-db7956bec6e2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:10:58Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ns.clearwater.opnfv", "created": "2018-08-22T21:09:13Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:14:36,962 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e76ee231-dfee-40e6-a349-ed0af5f95ad7 2018-08-22 21:14:36,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.290380001068s 2018-08-22 21:14:36,963 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e76ee231-dfee-40e6-a349-ed0af5f95ad7 2018-08-22 21:14:36,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 21:14:36,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/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}80e1cd3d688aa19a71bac492ff517fde181fd339" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 21:14:37,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:14: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-afd56779-2d86-45dc-8e4b-cf1fbe0971ed x-compute-request-id: req-afd56779-2d86-45dc-8e4b-cf1fbe0971ed Content-Encoding: gzip Content-Length: 15037 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301\n[ 0.009265] Security Framework initialized\n[ 0.010402] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019869] 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.024297] Initializing cgroup subsys memory\n[ 0.025452] Initializing cgroup subsys devices\n[ 0.026617] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029144] Initializing cgroup subsys perf_event\n[ 0.030359] Initializing cgroup subsys hugetlb\n[ 0.031595] FEATURE SPEC_CTRL Not Present\n[ 0.032689] mce: CPU supports 10 MCE banks\n[ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046507] ACPI: Core revision 20131115\n[ 0.048460] ACPI: All ACPI Tables successfully acquired\n[ 0.049974] ftrace: allocating 28717 entries in 113 pages\n[ 0.072229] smpboot: Max logical packages: 2\n[ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080332] Enabling x2apic\n[ 0.081237] Enabled x2apic\n[ 0.082579] Switched APIC routing to physical x2apic.\n[ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.098244] KVM setup paravirtual spinlock\n[ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104249] x86: Booting SMP configuration:\n[ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120041] x86: Booted up 1 node, 2 CPUs\n[ 0.120034] KVM setup async PF for cpu 1\n[ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124475] devtmpfs: initialized\n[ 0.128037] EVM: security.selinux\n[ 0.129250] EVM: security.SMACK64\n[ 0.130460] EVM: security.ima\n[ 0.131584] EVM: security.capability\n[ 0.133025] pinctrl core: initialized pinctrl subsystem\n[ 0.134644] regulator-dummy: no parameters\n[ 0.135818] RTC time: 21:13:37, date: 08/22/18\n[ 0.136091] NET: Registered protocol family 16\n[ 0.137438] cpuidle: using governor ladder\n[ 0.138556] cpuidle: using governor menu\n[ 0.139708] ACPI: bus type PCI registered\n[ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141786] PCI: Using configuration type 1 for base access\n[ 0.143858] bio: create slab at 0\n[ 0.144109] ACPI: Added _OSI(Module Device)\n[ 0.145253] ACPI: Added _OSI(Processor Device)\n[ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149342] ACPI: Interpreter enabled\n[ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160007] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.167842] ACPI: No dock devices found.\n[ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176231] acpiphp: Slot [3] registered\n[ 0.177615] acpiphp: Slot [4] registered\n[ 0.179002] acpiphp: Slot [5] registered\n[ 0.180024] acpiphp: Slot [6] registered\n[ 0.181419] acpiphp: Slot [7] registered\n[ 0.182829] acpiphp: Slot [8] registered\n[ 0.183934] acpiphp: Slot [9] registered\n[ 0.184029] acpiphp: Slot [10] registered\n[ 0.185183] acpiphp: Slot [11] registered\n[ 0.186354] acpiphp: Slot [12] registered\n[ 0.187469] acpiphp: Slot [13] registered\n[ 0.188041] acpiphp: Slot [14] registered\n[ 0.189157] acpiphp: Slot [15] registered\n[ 0.190487] acpiphp: Slot [16] registered\n[ 0.191614] acpiphp: Slot [17] registered\n[ 0.192020] acpiphp: Slot [18] registered\n[ 0.193152] acpiphp: Slot [19] registered\n[ 0.194256] acpiphp: Slot [20] registered\n[ 0.195373] acpiphp: Slot [21] registered\n[ 0.196029] acpiphp: Slot [22] registered\n[ 0.197596] acpiphp: Slot [23] registered\n[ 0.198722] acpiphp: Slot [24] registered\n[ 0.199834] acpiphp: Slot [25] registered\n[ 0.200021] acpiphp: Slot [26] registered\n[ 0.201171] acpiphp: Slot [27] registered\n[ 0.202249] acpiphp: Slot [28] registered\n[ 0.203389] acpiphp: Slot [29] registered\n[ 0.204020] acpiphp: Slot [30] registered\n[ 0.205228] acpiphp: Slot [31] registered\n[ 0.206409] PCI host bridge to bus 0000:00\n[ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266451] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268035] usbcore: registered new interface driver usbfs\n[ 0.269521] usbcore: registered new interface driver hub\n[ 0.271001] usbcore: registered new device driver usb\n[ 0.272111] PCI: Using ACPI for IRQ routing\n[ 0.273599] NetLabel: Initializing\n[ 0.274614] NetLabel: domain hash size = 128\n[ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.277419] NetLabel: unlabeled traffic allowed by default\n[ 0.278886] Switched to clocksource kvm-clock\n[ 0.284832] AppArmor: AppArmor Filesystem Enabled\n[ 0.286147] pnp: PnP ACPI init\n[ 0.287078] ACPI: bus type PNP registered\n[ 0.288657] pnp: PnP ACPI: found 8 devices\n[ 0.289778] ACPI: bus type PNP unregistered\n[ 0.297285] NET: Registered protocol family 2\n[ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302669] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304429] TCP: reno registered\n[ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308513] NET: Registered protocol family 1\n[ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.357666] Trying to unpack rootfs image as initramfs...\n[ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.467430] Scanning for low memory corruption every 60 seconds\n[ 0.469369] Initialise system trusted keyring\n[ 0.470575] audit: initializing netlink socket (disabled)\n[ 0.471936] type=2000 audit(1534972418.309:1): initialized\n[ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495514] zbud: loaded\n[ 0.496528] VFS: Disk quotas dquot_6.5.2\n[ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499811] fuse init (API version 7.22)\n[ 0.501270] msgmni has been set to 3997\n[ 0.502610] Key type big_key registered\n[ 0.504173] Key type asymmetric registered\n[ 0.505330] Asymmetric key parser 'x509' registered\n[ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.508730] io scheduler noop registered\n[ 0.509829] io scheduler deadline registered (default)\n[ 0.511171] io scheduler cfq registered\n[ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515345] ipmi message handler version 39.2\n[ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518498] ACPI: Power Button [PWRF]\n[ 0.519664] GHES: HEST is not enabled!\n[ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638402] Linux agpgart interface v0.103\n[ 0.640720] brd: module loaded\n[ 0.642297] loop: module loaded\n[ 0.643772] blk-mq: CPU -> queue map\n[ 0.644991] CPU 0 -> Queue 0\n[ 0.646066] CPU 1 -> Queue 0\n[ 0.647940] vda: vda1\n[ 0.649487] scsi0 : ata_piix\n[ 0.650455] scsi1 : ata_piix\n[ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654901] libphy: Fixed MDIO Bus: probed\n[ 0.656114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657368] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660775] PPP generic driver version 2.4.2\n[ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663514] ehci-pci: EHCI PCI platform driver\n[ 0.664660] ehci-platform: EHCI generic platform driver\n[ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667564] ohci-pci: OHCI PCI platform driver\n[ 0.668714] ohci-platform: OHCI generic platform driver\n[ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.700829] usb usb1: Product: UHCI Host Controller\n[ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.703595] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704899] hub 1-0:1.0: USB hub found\n[ 0.705945] hub 1-0:1.0: 2 ports detected\n[ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.712832] mousedev: PS/2 mouse device common for all mice\n[ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.716905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.721522] device-mapper: uevent: version 1.0.3\n[ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.726677] TCP: cubic registered\n[ 0.727728] NET: Registered protocol family 10\n[ 0.729223] NET: Registered protocol family 17\n[ 0.730430] Key type dns_resolver registered\n[ 0.731791] Loading compiled-in X.509 certificates\n[ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.743117] registered taskstats version 1\n[ 0.746084] Key type trusted registered\n[ 0.749692] Key type encrypted registered\n[ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.752143] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.754018] regulator-dummy: disabling\n[ 0.755451] Magic number: 14:63:248\n[ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417)\n[ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.760381] EDD information not available.\n[ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.811934] Write protecting the kernel read-only data: 12288k\n[ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832113] systemd-udevd[107]: starting version 204\n[ 0.892485] FDC 0 is a S82078B\n[ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.188290] usb 1-1: Product: QEMU USB Tablet\n[ 1.189440] usb 1-1: Manufacturer: QEMU\n[ 1.190480] usb 1-1: SerialNumber: 42\n[ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available\n[ 2.670168] 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 * Stopping Track if upstart is running in a container[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 Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds.\ncloud-init-nonet[3.15]: 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 * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b |\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:\nb2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| +o o|\n| . o. =|\n| . .o +|\n| . S .. o ..|\n| + + +oo|\n| . o . . .*|\n| o .E|\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:\n71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... |\n| . o o |\n| . o + . |\n| . . o . . |\n| . S + . |\n| .. . o |\n| o .. |\n| . oo.. . . |\n| o==o E.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:\n95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o=. += |\n| . = =oo |\n| . o . Boo |\n| E . + +.+ |\n| +So |\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:\ne7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ..+o+o |\n| E o++.|\n| . += o|\n| o =+ |\n| S . +. |\n| o o o |\n| + = |\n| . o |\n| |\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 D-Bus system message bus[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 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 * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\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\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438\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]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.2\n+ '[' -n 192.168.0.2 ']'\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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51306 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) ...\n"} 2018-08-22 21:14:37,048 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-afd56779-2d86-45dc-8e4b-cf1fbe0971ed 2018-08-22 21:14:37,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0783820152283s 2018-08-22 21:14:37,050 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-afd56779-2d86-45dc-8e4b-cf1fbe0971ed 2018-08-22 21:14:37,051 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301 [ 0.009265] Security Framework initialized [ 0.010402] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025452] Initializing cgroup subsys devices [ 0.026617] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029144] Initializing cgroup subsys perf_event [ 0.030359] Initializing cgroup subsys hugetlb [ 0.031595] FEATURE SPEC_CTRL Not Present [ 0.032689] mce: CPU supports 10 MCE banks [ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046507] ACPI: Core revision 20131115 [ 0.048460] ACPI: All ACPI Tables successfully acquired [ 0.049974] ftrace: allocating 28717 entries in 113 pages [ 0.072229] smpboot: Max logical packages: 2 [ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080332] Enabling x2apic [ 0.081237] Enabled x2apic [ 0.082579] Switched APIC routing to physical x2apic. [ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098244] KVM setup paravirtual spinlock [ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104249] x86: Booting SMP configuration: [ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120041] x86: Booted up 1 node, 2 CPUs [ 0.120034] KVM setup async PF for cpu 1 [ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124475] devtmpfs: initialized [ 0.128037] EVM: security.selinux [ 0.129250] EVM: security.SMACK64 [ 0.130460] EVM: security.ima [ 0.131584] EVM: security.capability [ 0.133025] pinctrl core: initialized pinctrl subsystem [ 0.134644] regulator-dummy: no parameters [ 0.135818] RTC time: 21:13:37, date: 08/22/18 [ 0.136091] NET: Registered protocol family 16 [ 0.137438] cpuidle: using governor ladder [ 0.138556] cpuidle: using governor menu [ 0.139708] ACPI: bus type PCI registered [ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141786] PCI: Using configuration type 1 for base access [ 0.143858] bio: create slab at 0 [ 0.144109] ACPI: Added _OSI(Module Device) [ 0.145253] ACPI: Added _OSI(Processor Device) [ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149342] ACPI: Interpreter enabled [ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160007] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.167842] ACPI: No dock devices found. [ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176231] acpiphp: Slot [3] registered [ 0.177615] acpiphp: Slot [4] registered [ 0.179002] acpiphp: Slot [5] registered [ 0.180024] acpiphp: Slot [6] registered [ 0.181419] acpiphp: Slot [7] registered [ 0.182829] acpiphp: Slot [8] registered [ 0.183934] acpiphp: Slot [9] registered [ 0.184029] acpiphp: Slot [10] registered [ 0.185183] acpiphp: Slot [11] registered [ 0.186354] acpiphp: Slot [12] registered [ 0.187469] acpiphp: Slot [13] registered [ 0.188041] acpiphp: Slot [14] registered [ 0.189157] acpiphp: Slot [15] registered [ 0.190487] acpiphp: Slot [16] registered [ 0.191614] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193152] acpiphp: Slot [19] registered [ 0.194256] acpiphp: Slot [20] registered [ 0.195373] acpiphp: Slot [21] registered [ 0.196029] acpiphp: Slot [22] registered [ 0.197596] acpiphp: Slot [23] registered [ 0.198722] acpiphp: Slot [24] registered [ 0.199834] acpiphp: Slot [25] registered [ 0.200021] acpiphp: Slot [26] registered [ 0.201171] acpiphp: Slot [27] registered [ 0.202249] acpiphp: Slot [28] registered [ 0.203389] acpiphp: Slot [29] registered [ 0.204020] acpiphp: Slot [30] registered [ 0.205228] acpiphp: Slot [31] registered [ 0.206409] PCI host bridge to bus 0000:00 [ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264841] vgaarb: bridge control possible 0000:00:02.0 [ 0.266451] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268035] usbcore: registered new interface driver usbfs [ 0.269521] usbcore: registered new interface driver hub [ 0.271001] usbcore: registered new device driver usb [ 0.272111] PCI: Using ACPI for IRQ routing [ 0.273599] NetLabel: Initializing [ 0.274614] NetLabel: domain hash size = 128 [ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.277419] NetLabel: unlabeled traffic allowed by default [ 0.278886] Switched to clocksource kvm-clock [ 0.284832] AppArmor: AppArmor Filesystem Enabled [ 0.286147] pnp: PnP ACPI init [ 0.287078] ACPI: bus type PNP registered [ 0.288657] pnp: PnP ACPI: found 8 devices [ 0.289778] ACPI: bus type PNP unregistered [ 0.297285] NET: Registered protocol family 2 [ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302669] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304429] TCP: reno registered [ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308513] NET: Registered protocol family 1 [ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.357666] Trying to unpack rootfs image as initramfs... [ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.467430] Scanning for low memory corruption every 60 seconds [ 0.469369] Initialise system trusted keyring [ 0.470575] audit: initializing netlink socket (disabled) [ 0.471936] type=2000 audit(1534972418.309:1): initialized [ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495514] zbud: loaded [ 0.496528] VFS: Disk quotas dquot_6.5.2 [ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499811] fuse init (API version 7.22) [ 0.501270] msgmni has been set to 3997 [ 0.502610] Key type big_key registered [ 0.504173] Key type asymmetric registered [ 0.505330] Asymmetric key parser 'x509' registered [ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.508730] io scheduler noop registered [ 0.509829] io scheduler deadline registered (default) [ 0.511171] io scheduler cfq registered [ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] ipmi message handler version 39.2 [ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518498] ACPI: Power Button [PWRF] [ 0.519664] GHES: HEST is not enabled! [ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.638402] Linux agpgart interface v0.103 [ 0.640720] brd: module loaded [ 0.642297] loop: module loaded [ 0.643772] blk-mq: CPU -> queue map [ 0.644991] CPU 0 -> Queue 0 [ 0.646066] CPU 1 -> Queue 0 [ 0.647940] vda: vda1 [ 0.649487] scsi0 : ata_piix [ 0.650455] scsi1 : ata_piix [ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654901] libphy: Fixed MDIO Bus: probed [ 0.656114] tun: Universal TUN/TAP device driver, 1.6 [ 0.657368] tun: (C) 1999-2004 Max Krasnyansky [ 0.660775] PPP generic driver version 2.4.2 [ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663514] ehci-pci: EHCI PCI platform driver [ 0.664660] ehci-platform: EHCI generic platform driver [ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667564] ohci-pci: OHCI PCI platform driver [ 0.668714] ohci-platform: OHCI generic platform driver [ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver [ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700829] usb usb1: Product: UHCI Host Controller [ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.703595] usb usb1: SerialNumber: 0000:00:01.2 [ 0.704899] hub 1-0:1.0: USB hub found [ 0.705945] hub 1-0:1.0: 2 ports detected [ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712832] mousedev: PS/2 mouse device common for all mice [ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.716905] rtc_cmos 00:00: RTC can wake from S4 [ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721522] device-mapper: uevent: version 1.0.3 [ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs [ 0.726677] TCP: cubic registered [ 0.727728] NET: Registered protocol family 10 [ 0.729223] NET: Registered protocol family 17 [ 0.730430] Key type dns_resolver registered [ 0.731791] Loading compiled-in X.509 certificates [ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.743117] registered taskstats version 1 [ 0.746084] Key type trusted registered [ 0.749692] Key type encrypted registered [ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled [ 0.752143] IMA: No TPM chip found, activating TPM-bypass! [ 0.754018] regulator-dummy: disabling [ 0.755451] Magic number: 14:63:248 [ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417) [ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760381] EDD information not available. [ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.811934] Write protecting the kernel read-only data: 12288k [ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.832113] systemd-udevd[107]: starting version 204 [ 0.892485] FDC 0 is a S82078B [ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.188290] usb 1-1: Product: QEMU USB Tablet [ 1.189440] usb 1-1: Manufacturer: QEMU [ 1.190480] usb 1-1: SerialNumber: 42 [ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available [ 2.670168] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds. cloud-init-nonet[3.15]: 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 ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b | 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: b2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | +o o| | . o. =| | . .o +| | . S .. o ..| | + + +oo| | . o . . .*| | o .E| | .| +-----------------+ 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: 71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | ... | | . o o | | . o + . | | . . o . . | | . S + . | | .. . o | | o .. | | . oo.. . . | | 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: 95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o=. += | | . = =oo | | . o . Boo | | E . + +.+ | | +So | | . | | | | | | | +-----------------+ 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: e7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | ..+o+o | | E o++.| | . += o| | o =+ | | S . +. | | o o 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 D-Bus system message bus[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 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 ] * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + 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 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438 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] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.2 + '[' -n 192.168.0.2 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51306 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) ... 2018-08-22 21:14:37,053 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-22 21:14:47,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:14:47,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:14:47,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:14: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-e1d04b08-bacf-4b46-9452-3a355260cdd1 x-compute-request-id: req-e1d04b08-bacf-4b46-9452-3a355260cdd1 Content-Encoding: gzip Content-Length: 1502 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:78:39:3b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:39:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:51:65", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8a0f93b5-31d1-41a6-b272-264da290b9d8", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-22T21:12:58Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:91:62:7a", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:62:7a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:d5:dc", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "dime-0.clearwater.opnfv", "created": "2018-08-22T21:12:57Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:9e:49", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:9e:49", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:38.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "32c461ee-a57b-4059-be86-d748b4bd34fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:38Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "bono-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:05:e0:7b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:e0:7b", "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:9b:7b:af", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:7b:af", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:28.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "3bed9240-d07f-4ea6-b405-d8eabe070318", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:28Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "homer-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:77:b2:83", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:b2:83", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:79:c2", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:31.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "f0772ec9-c800-45c4-a7d0-10262530cdc4", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:31Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-22T21:12:53Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:76:66:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:66:5b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:12:40.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "afd53439-1e48-4332-a8ed-ddbf35690ba1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:12:40Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-22T21:11:09Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:a1:ae:9b", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:9b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:3a:5a", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:10:58.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "5ed6a905-bca6-4309-8b9e-db7956bec6e2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:10:58Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ns.clearwater.opnfv", "created": "2018-08-22T21:09:13Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:14:47,613 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e1d04b08-bacf-4b46-9452-3a355260cdd1 2018-08-22 21:14:47,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549280881882s 2018-08-22 21:14:47,614 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e1d04b08-bacf-4b46-9452-3a355260cdd1 2018-08-22 21:14:47,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 21:14:47,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/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}80e1cd3d688aa19a71bac492ff517fde181fd339" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 21:14:47,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:14: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-fb6c10a2-4325-4cf9-98bf-6a3f6d82c4f3 x-compute-request-id: req-fb6c10a2-4325-4cf9-98bf-6a3f6d82c4f3 Content-Encoding: gzip Content-Length: 15232 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301\n[ 0.009265] Security Framework initialized\n[ 0.010402] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019869] 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.024297] Initializing cgroup subsys memory\n[ 0.025452] Initializing cgroup subsys devices\n[ 0.026617] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029144] Initializing cgroup subsys perf_event\n[ 0.030359] Initializing cgroup subsys hugetlb\n[ 0.031595] FEATURE SPEC_CTRL Not Present\n[ 0.032689] mce: CPU supports 10 MCE banks\n[ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046507] ACPI: Core revision 20131115\n[ 0.048460] ACPI: All ACPI Tables successfully acquired\n[ 0.049974] ftrace: allocating 28717 entries in 113 pages\n[ 0.072229] smpboot: Max logical packages: 2\n[ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080332] Enabling x2apic\n[ 0.081237] Enabled x2apic\n[ 0.082579] Switched APIC routing to physical x2apic.\n[ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.098244] KVM setup paravirtual spinlock\n[ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104249] x86: Booting SMP configuration:\n[ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120041] x86: Booted up 1 node, 2 CPUs\n[ 0.120034] KVM setup async PF for cpu 1\n[ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124475] devtmpfs: initialized\n[ 0.128037] EVM: security.selinux\n[ 0.129250] EVM: security.SMACK64\n[ 0.130460] EVM: security.ima\n[ 0.131584] EVM: security.capability\n[ 0.133025] pinctrl core: initialized pinctrl subsystem\n[ 0.134644] regulator-dummy: no parameters\n[ 0.135818] RTC time: 21:13:37, date: 08/22/18\n[ 0.136091] NET: Registered protocol family 16\n[ 0.137438] cpuidle: using governor ladder\n[ 0.138556] cpuidle: using governor menu\n[ 0.139708] ACPI: bus type PCI registered\n[ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141786] PCI: Using configuration type 1 for base access\n[ 0.143858] bio: create slab at 0\n[ 0.144109] ACPI: Added _OSI(Module Device)\n[ 0.145253] ACPI: Added _OSI(Processor Device)\n[ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149342] ACPI: Interpreter enabled\n[ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160007] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.167842] ACPI: No dock devices found.\n[ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176231] acpiphp: Slot [3] registered\n[ 0.177615] acpiphp: Slot [4] registered\n[ 0.179002] acpiphp: Slot [5] registered\n[ 0.180024] acpiphp: Slot [6] registered\n[ 0.181419] acpiphp: Slot [7] registered\n[ 0.182829] acpiphp: Slot [8] registered\n[ 0.183934] acpiphp: Slot [9] registered\n[ 0.184029] acpiphp: Slot [10] registered\n[ 0.185183] acpiphp: Slot [11] registered\n[ 0.186354] acpiphp: Slot [12] registered\n[ 0.187469] acpiphp: Slot [13] registered\n[ 0.188041] acpiphp: Slot [14] registered\n[ 0.189157] acpiphp: Slot [15] registered\n[ 0.190487] acpiphp: Slot [16] registered\n[ 0.191614] acpiphp: Slot [17] registered\n[ 0.192020] acpiphp: Slot [18] registered\n[ 0.193152] acpiphp: Slot [19] registered\n[ 0.194256] acpiphp: Slot [20] registered\n[ 0.195373] acpiphp: Slot [21] registered\n[ 0.196029] acpiphp: Slot [22] registered\n[ 0.197596] acpiphp: Slot [23] registered\n[ 0.198722] acpiphp: Slot [24] registered\n[ 0.199834] acpiphp: Slot [25] registered\n[ 0.200021] acpiphp: Slot [26] registered\n[ 0.201171] acpiphp: Slot [27] registered\n[ 0.202249] acpiphp: Slot [28] registered\n[ 0.203389] acpiphp: Slot [29] registered\n[ 0.204020] acpiphp: Slot [30] registered\n[ 0.205228] acpiphp: Slot [31] registered\n[ 0.206409] PCI host bridge to bus 0000:00\n[ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266451] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268035] usbcore: registered new interface driver usbfs\n[ 0.269521] usbcore: registered new interface driver hub\n[ 0.271001] usbcore: registered new device driver usb\n[ 0.272111] PCI: Using ACPI for IRQ routing\n[ 0.273599] NetLabel: Initializing\n[ 0.274614] NetLabel: domain hash size = 128\n[ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.277419] NetLabel: unlabeled traffic allowed by default\n[ 0.278886] Switched to clocksource kvm-clock\n[ 0.284832] AppArmor: AppArmor Filesystem Enabled\n[ 0.286147] pnp: PnP ACPI init\n[ 0.287078] ACPI: bus type PNP registered\n[ 0.288657] pnp: PnP ACPI: found 8 devices\n[ 0.289778] ACPI: bus type PNP unregistered\n[ 0.297285] NET: Registered protocol family 2\n[ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302669] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304429] TCP: reno registered\n[ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308513] NET: Registered protocol family 1\n[ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.357666] Trying to unpack rootfs image as initramfs...\n[ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.467430] Scanning for low memory corruption every 60 seconds\n[ 0.469369] Initialise system trusted keyring\n[ 0.470575] audit: initializing netlink socket (disabled)\n[ 0.471936] type=2000 audit(1534972418.309:1): initialized\n[ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495514] zbud: loaded\n[ 0.496528] VFS: Disk quotas dquot_6.5.2\n[ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499811] fuse init (API version 7.22)\n[ 0.501270] msgmni has been set to 3997\n[ 0.502610] Key type big_key registered\n[ 0.504173] Key type asymmetric registered\n[ 0.505330] Asymmetric key parser 'x509' registered\n[ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.508730] io scheduler noop registered\n[ 0.509829] io scheduler deadline registered (default)\n[ 0.511171] io scheduler cfq registered\n[ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515345] ipmi message handler version 39.2\n[ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518498] ACPI: Power Button [PWRF]\n[ 0.519664] GHES: HEST is not enabled!\n[ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638402] Linux agpgart interface v0.103\n[ 0.640720] brd: module loaded\n[ 0.642297] loop: module loaded\n[ 0.643772] blk-mq: CPU -> queue map\n[ 0.644991] CPU 0 -> Queue 0\n[ 0.646066] CPU 1 -> Queue 0\n[ 0.647940] vda: vda1\n[ 0.649487] scsi0 : ata_piix\n[ 0.650455] scsi1 : ata_piix\n[ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654901] libphy: Fixed MDIO Bus: probed\n[ 0.656114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657368] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660775] PPP generic driver version 2.4.2\n[ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663514] ehci-pci: EHCI PCI platform driver\n[ 0.664660] ehci-platform: EHCI generic platform driver\n[ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667564] ohci-pci: OHCI PCI platform driver\n[ 0.668714] ohci-platform: OHCI generic platform driver\n[ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.700829] usb usb1: Product: UHCI Host Controller\n[ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.703595] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704899] hub 1-0:1.0: USB hub found\n[ 0.705945] hub 1-0:1.0: 2 ports detected\n[ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.712832] mousedev: PS/2 mouse device common for all mice\n[ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.716905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.721522] device-mapper: uevent: version 1.0.3\n[ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.726677] TCP: cubic registered\n[ 0.727728] NET: Registered protocol family 10\n[ 0.729223] NET: Registered protocol family 17\n[ 0.730430] Key type dns_resolver registered\n[ 0.731791] Loading compiled-in X.509 certificates\n[ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.743117] registered taskstats version 1\n[ 0.746084] Key type trusted registered\n[ 0.749692] Key type encrypted registered\n[ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.752143] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.754018] regulator-dummy: disabling\n[ 0.755451] Magic number: 14:63:248\n[ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417)\n[ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.760381] EDD information not available.\n[ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.811934] Write protecting the kernel read-only data: 12288k\n[ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832113] systemd-udevd[107]: starting version 204\n[ 0.892485] FDC 0 is a S82078B\n[ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.188290] usb 1-1: Product: QEMU USB Tablet\n[ 1.189440] usb 1-1: Manufacturer: QEMU\n[ 1.190480] usb 1-1: SerialNumber: 42\n[ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available\n[ 2.670168] 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 * Stopping Track if upstart is running in a container[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 Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds.\ncloud-init-nonet[3.15]: 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 * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b |\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:\nb2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| +o o|\n| . o. =|\n| . .o +|\n| . S .. o ..|\n| + + +oo|\n| . o . . .*|\n| o .E|\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:\n71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... |\n| . o o |\n| . o + . |\n| . . o . . |\n| . S + . |\n| .. . o |\n| o .. |\n| . oo.. . . |\n| o==o E.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:\n95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o=. += |\n| . = =oo |\n| . o . Boo |\n| E . + +.+ |\n| +So |\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:\ne7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ..+o+o |\n| E o++.|\n| . += o|\n| o =+ |\n| S . +. |\n| o o o |\n| + = |\n| . o |\n| |\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 D-Bus system message bus[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 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 * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\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\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438\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]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.2\n+ '[' -n 192.168.0.2 ']'\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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51306 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.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\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) ...\n"} 2018-08-22 21:14:47,702 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-fb6c10a2-4325-4cf9-98bf-6a3f6d82c4f3 2018-08-22 21:14:47,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0799610614777s 2018-08-22 21:14:47,703 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-fb6c10a2-4325-4cf9-98bf-6a3f6d82c4f3 2018-08-22 21:14:47,704 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301 [ 0.009265] Security Framework initialized [ 0.010402] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025452] Initializing cgroup subsys devices [ 0.026617] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029144] Initializing cgroup subsys perf_event [ 0.030359] Initializing cgroup subsys hugetlb [ 0.031595] FEATURE SPEC_CTRL Not Present [ 0.032689] mce: CPU supports 10 MCE banks [ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046507] ACPI: Core revision 20131115 [ 0.048460] ACPI: All ACPI Tables successfully acquired [ 0.049974] ftrace: allocating 28717 entries in 113 pages [ 0.072229] smpboot: Max logical packages: 2 [ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080332] Enabling x2apic [ 0.081237] Enabled x2apic [ 0.082579] Switched APIC routing to physical x2apic. [ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098244] KVM setup paravirtual spinlock [ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104249] x86: Booting SMP configuration: [ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120041] x86: Booted up 1 node, 2 CPUs [ 0.120034] KVM setup async PF for cpu 1 [ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124475] devtmpfs: initialized [ 0.128037] EVM: security.selinux [ 0.129250] EVM: security.SMACK64 [ 0.130460] EVM: security.ima [ 0.131584] EVM: security.capability [ 0.133025] pinctrl core: initialized pinctrl subsystem [ 0.134644] regulator-dummy: no parameters [ 0.135818] RTC time: 21:13:37, date: 08/22/18 [ 0.136091] NET: Registered protocol family 16 [ 0.137438] cpuidle: using governor ladder [ 0.138556] cpuidle: using governor menu [ 0.139708] ACPI: bus type PCI registered [ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141786] PCI: Using configuration type 1 for base access [ 0.143858] bio: create slab at 0 [ 0.144109] ACPI: Added _OSI(Module Device) [ 0.145253] ACPI: Added _OSI(Processor Device) [ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149342] ACPI: Interpreter enabled [ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160007] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.167842] ACPI: No dock devices found. [ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176231] acpiphp: Slot [3] registered [ 0.177615] acpiphp: Slot [4] registered [ 0.179002] acpiphp: Slot [5] registered [ 0.180024] acpiphp: Slot [6] registered [ 0.181419] acpiphp: Slot [7] registered [ 0.182829] acpiphp: Slot [8] registered [ 0.183934] acpiphp: Slot [9] registered [ 0.184029] acpiphp: Slot [10] registered [ 0.185183] acpiphp: Slot [11] registered [ 0.186354] acpiphp: Slot [12] registered [ 0.187469] acpiphp: Slot [13] registered [ 0.188041] acpiphp: Slot [14] registered [ 0.189157] acpiphp: Slot [15] registered [ 0.190487] acpiphp: Slot [16] registered [ 0.191614] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193152] acpiphp: Slot [19] registered [ 0.194256] acpiphp: Slot [20] registered [ 0.195373] acpiphp: Slot [21] registered [ 0.196029] acpiphp: Slot [22] registered [ 0.197596] acpiphp: Slot [23] registered [ 0.198722] acpiphp: Slot [24] registered [ 0.199834] acpiphp: Slot [25] registered [ 0.200021] acpiphp: Slot [26] registered [ 0.201171] acpiphp: Slot [27] registered [ 0.202249] acpiphp: Slot [28] registered [ 0.203389] acpiphp: Slot [29] registered [ 0.204020] acpiphp: Slot [30] registered [ 0.205228] acpiphp: Slot [31] registered [ 0.206409] PCI host bridge to bus 0000:00 [ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264841] vgaarb: bridge control possible 0000:00:02.0 [ 0.266451] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268035] usbcore: registered new interface driver usbfs [ 0.269521] usbcore: registered new interface driver hub [ 0.271001] usbcore: registered new device driver usb [ 0.272111] PCI: Using ACPI for IRQ routing [ 0.273599] NetLabel: Initializing [ 0.274614] NetLabel: domain hash size = 128 [ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.277419] NetLabel: unlabeled traffic allowed by default [ 0.278886] Switched to clocksource kvm-clock [ 0.284832] AppArmor: AppArmor Filesystem Enabled [ 0.286147] pnp: PnP ACPI init [ 0.287078] ACPI: bus type PNP registered [ 0.288657] pnp: PnP ACPI: found 8 devices [ 0.289778] ACPI: bus type PNP unregistered [ 0.297285] NET: Registered protocol family 2 [ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302669] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304429] TCP: reno registered [ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308513] NET: Registered protocol family 1 [ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.357666] Trying to unpack rootfs image as initramfs... [ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.467430] Scanning for low memory corruption every 60 seconds [ 0.469369] Initialise system trusted keyring [ 0.470575] audit: initializing netlink socket (disabled) [ 0.471936] type=2000 audit(1534972418.309:1): initialized [ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495514] zbud: loaded [ 0.496528] VFS: Disk quotas dquot_6.5.2 [ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499811] fuse init (API version 7.22) [ 0.501270] msgmni has been set to 3997 [ 0.502610] Key type big_key registered [ 0.504173] Key type asymmetric registered [ 0.505330] Asymmetric key parser 'x509' registered [ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.508730] io scheduler noop registered [ 0.509829] io scheduler deadline registered (default) [ 0.511171] io scheduler cfq registered [ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] ipmi message handler version 39.2 [ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518498] ACPI: Power Button [PWRF] [ 0.519664] GHES: HEST is not enabled! [ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.638402] Linux agpgart interface v0.103 [ 0.640720] brd: module loaded [ 0.642297] loop: module loaded [ 0.643772] blk-mq: CPU -> queue map [ 0.644991] CPU 0 -> Queue 0 [ 0.646066] CPU 1 -> Queue 0 [ 0.647940] vda: vda1 [ 0.649487] scsi0 : ata_piix [ 0.650455] scsi1 : ata_piix [ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654901] libphy: Fixed MDIO Bus: probed [ 0.656114] tun: Universal TUN/TAP device driver, 1.6 [ 0.657368] tun: (C) 1999-2004 Max Krasnyansky [ 0.660775] PPP generic driver version 2.4.2 [ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663514] ehci-pci: EHCI PCI platform driver [ 0.664660] ehci-platform: EHCI generic platform driver [ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667564] ohci-pci: OHCI PCI platform driver [ 0.668714] ohci-platform: OHCI generic platform driver [ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver [ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700829] usb usb1: Product: UHCI Host Controller [ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.703595] usb usb1: SerialNumber: 0000:00:01.2 [ 0.704899] hub 1-0:1.0: USB hub found [ 0.705945] hub 1-0:1.0: 2 ports detected [ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712832] mousedev: PS/2 mouse device common for all mice [ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.716905] rtc_cmos 00:00: RTC can wake from S4 [ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721522] device-mapper: uevent: version 1.0.3 [ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs [ 0.726677] TCP: cubic registered [ 0.727728] NET: Registered protocol family 10 [ 0.729223] NET: Registered protocol family 17 [ 0.730430] Key type dns_resolver registered [ 0.731791] Loading compiled-in X.509 certificates [ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.743117] registered taskstats version 1 [ 0.746084] Key type trusted registered [ 0.749692] Key type encrypted registered [ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled [ 0.752143] IMA: No TPM chip found, activating TPM-bypass! [ 0.754018] regulator-dummy: disabling [ 0.755451] Magic number: 14:63:248 [ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417) [ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760381] EDD information not available. [ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.811934] Write protecting the kernel read-only data: 12288k [ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.832113] systemd-udevd[107]: starting version 204 [ 0.892485] FDC 0 is a S82078B [ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.188290] usb 1-1: Product: QEMU USB Tablet [ 1.189440] usb 1-1: Manufacturer: QEMU [ 1.190480] usb 1-1: SerialNumber: 42 [ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available [ 2.670168] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds. cloud-init-nonet[3.15]: 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 ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b | 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: b2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | +o o| | . o. =| | . .o +| | . S .. o ..| | + + +oo| | . o . . .*| | o .E| | .| +-----------------+ 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: 71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | ... | | . o o | | . o + . | | . . o . . | | . S + . | | .. . o | | o .. | | . oo.. . . | | 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: 95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o=. += | | . = =oo | | . o . Boo | | E . + +.+ | | +So | | . | | | | | | | +-----------------+ 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: e7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | ..+o+o | | E o++.| | . += o| | o =+ | | S . +. | | o o 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 D-Bus system message bus[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 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 ] * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + 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 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438 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] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.2 + '[' -n 192.168.0.2 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51306 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.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... 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) ... 2018-08-22 21:14:47,706 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-22 21:14:57,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:14:57,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:14:58,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:14: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-031533ed-2ba8-4d78-b555-9ad3b3d74689 x-compute-request-id: req-031533ed-2ba8-4d78-b555-9ad3b3d74689 Content-Encoding: gzip Content-Length: 1502 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:78:39:3b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:39:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:51:65", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8a0f93b5-31d1-41a6-b272-264da290b9d8", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-22T21:12:58Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:91:62:7a", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:62:7a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:d5:dc", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "dime-0.clearwater.opnfv", "created": "2018-08-22T21:12:57Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:9e:49", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:9e:49", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:38.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "32c461ee-a57b-4059-be86-d748b4bd34fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:38Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "bono-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:05:e0:7b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:e0:7b", "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:9b:7b:af", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:7b:af", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:28.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "3bed9240-d07f-4ea6-b405-d8eabe070318", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:28Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "homer-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:77:b2:83", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:b2:83", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:79:c2", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:31.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "f0772ec9-c800-45c4-a7d0-10262530cdc4", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:31Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-22T21:12:53Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:76:66:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:66:5b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:12:40.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "afd53439-1e48-4332-a8ed-ddbf35690ba1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:12:40Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-22T21:11:09Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:a1:ae:9b", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:9b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:3a:5a", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:10:58.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "5ed6a905-bca6-4309-8b9e-db7956bec6e2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:10:58Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ns.clearwater.opnfv", "created": "2018-08-22T21:09:13Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:14:58,266 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-031533ed-2ba8-4d78-b555-9ad3b3d74689 2018-08-22 21:14:58,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549705028534s 2018-08-22 21:14:58,267 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-031533ed-2ba8-4d78-b555-9ad3b3d74689 2018-08-22 21:14:58,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 21:14:58,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/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}80e1cd3d688aa19a71bac492ff517fde181fd339" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 21:14:58,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:14: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-e22300d3-8579-43fa-ab3f-b549edeef8e9 x-compute-request-id: req-e22300d3-8579-43fa-ab3f-b549edeef8e9 Content-Encoding: gzip Content-Length: 15583 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301\n[ 0.009265] Security Framework initialized\n[ 0.010402] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019869] 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.024297] Initializing cgroup subsys memory\n[ 0.025452] Initializing cgroup subsys devices\n[ 0.026617] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029144] Initializing cgroup subsys perf_event\n[ 0.030359] Initializing cgroup subsys hugetlb\n[ 0.031595] FEATURE SPEC_CTRL Not Present\n[ 0.032689] mce: CPU supports 10 MCE banks\n[ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046507] ACPI: Core revision 20131115\n[ 0.048460] ACPI: All ACPI Tables successfully acquired\n[ 0.049974] ftrace: allocating 28717 entries in 113 pages\n[ 0.072229] smpboot: Max logical packages: 2\n[ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080332] Enabling x2apic\n[ 0.081237] Enabled x2apic\n[ 0.082579] Switched APIC routing to physical x2apic.\n[ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.098244] KVM setup paravirtual spinlock\n[ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104249] x86: Booting SMP configuration:\n[ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120041] x86: Booted up 1 node, 2 CPUs\n[ 0.120034] KVM setup async PF for cpu 1\n[ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124475] devtmpfs: initialized\n[ 0.128037] EVM: security.selinux\n[ 0.129250] EVM: security.SMACK64\n[ 0.130460] EVM: security.ima\n[ 0.131584] EVM: security.capability\n[ 0.133025] pinctrl core: initialized pinctrl subsystem\n[ 0.134644] regulator-dummy: no parameters\n[ 0.135818] RTC time: 21:13:37, date: 08/22/18\n[ 0.136091] NET: Registered protocol family 16\n[ 0.137438] cpuidle: using governor ladder\n[ 0.138556] cpuidle: using governor menu\n[ 0.139708] ACPI: bus type PCI registered\n[ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141786] PCI: Using configuration type 1 for base access\n[ 0.143858] bio: create slab at 0\n[ 0.144109] ACPI: Added _OSI(Module Device)\n[ 0.145253] ACPI: Added _OSI(Processor Device)\n[ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149342] ACPI: Interpreter enabled\n[ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160007] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.167842] ACPI: No dock devices found.\n[ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176231] acpiphp: Slot [3] registered\n[ 0.177615] acpiphp: Slot [4] registered\n[ 0.179002] acpiphp: Slot [5] registered\n[ 0.180024] acpiphp: Slot [6] registered\n[ 0.181419] acpiphp: Slot [7] registered\n[ 0.182829] acpiphp: Slot [8] registered\n[ 0.183934] acpiphp: Slot [9] registered\n[ 0.184029] acpiphp: Slot [10] registered\n[ 0.185183] acpiphp: Slot [11] registered\n[ 0.186354] acpiphp: Slot [12] registered\n[ 0.187469] acpiphp: Slot [13] registered\n[ 0.188041] acpiphp: Slot [14] registered\n[ 0.189157] acpiphp: Slot [15] registered\n[ 0.190487] acpiphp: Slot [16] registered\n[ 0.191614] acpiphp: Slot [17] registered\n[ 0.192020] acpiphp: Slot [18] registered\n[ 0.193152] acpiphp: Slot [19] registered\n[ 0.194256] acpiphp: Slot [20] registered\n[ 0.195373] acpiphp: Slot [21] registered\n[ 0.196029] acpiphp: Slot [22] registered\n[ 0.197596] acpiphp: Slot [23] registered\n[ 0.198722] acpiphp: Slot [24] registered\n[ 0.199834] acpiphp: Slot [25] registered\n[ 0.200021] acpiphp: Slot [26] registered\n[ 0.201171] acpiphp: Slot [27] registered\n[ 0.202249] acpiphp: Slot [28] registered\n[ 0.203389] acpiphp: Slot [29] registered\n[ 0.204020] acpiphp: Slot [30] registered\n[ 0.205228] acpiphp: Slot [31] registered\n[ 0.206409] PCI host bridge to bus 0000:00\n[ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266451] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268035] usbcore: registered new interface driver usbfs\n[ 0.269521] usbcore: registered new interface driver hub\n[ 0.271001] usbcore: registered new device driver usb\n[ 0.272111] PCI: Using ACPI for IRQ routing\n[ 0.273599] NetLabel: Initializing\n[ 0.274614] NetLabel: domain hash size = 128\n[ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.277419] NetLabel: unlabeled traffic allowed by default\n[ 0.278886] Switched to clocksource kvm-clock\n[ 0.284832] AppArmor: AppArmor Filesystem Enabled\n[ 0.286147] pnp: PnP ACPI init\n[ 0.287078] ACPI: bus type PNP registered\n[ 0.288657] pnp: PnP ACPI: found 8 devices\n[ 0.289778] ACPI: bus type PNP unregistered\n[ 0.297285] NET: Registered protocol family 2\n[ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302669] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304429] TCP: reno registered\n[ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308513] NET: Registered protocol family 1\n[ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.357666] Trying to unpack rootfs image as initramfs...\n[ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.467430] Scanning for low memory corruption every 60 seconds\n[ 0.469369] Initialise system trusted keyring\n[ 0.470575] audit: initializing netlink socket (disabled)\n[ 0.471936] type=2000 audit(1534972418.309:1): initialized\n[ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495514] zbud: loaded\n[ 0.496528] VFS: Disk quotas dquot_6.5.2\n[ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499811] fuse init (API version 7.22)\n[ 0.501270] msgmni has been set to 3997\n[ 0.502610] Key type big_key registered\n[ 0.504173] Key type asymmetric registered\n[ 0.505330] Asymmetric key parser 'x509' registered\n[ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.508730] io scheduler noop registered\n[ 0.509829] io scheduler deadline registered (default)\n[ 0.511171] io scheduler cfq registered\n[ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515345] ipmi message handler version 39.2\n[ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518498] ACPI: Power Button [PWRF]\n[ 0.519664] GHES: HEST is not enabled!\n[ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638402] Linux agpgart interface v0.103\n[ 0.640720] brd: module loaded\n[ 0.642297] loop: module loaded\n[ 0.643772] blk-mq: CPU -> queue map\n[ 0.644991] CPU 0 -> Queue 0\n[ 0.646066] CPU 1 -> Queue 0\n[ 0.647940] vda: vda1\n[ 0.649487] scsi0 : ata_piix\n[ 0.650455] scsi1 : ata_piix\n[ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654901] libphy: Fixed MDIO Bus: probed\n[ 0.656114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657368] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660775] PPP generic driver version 2.4.2\n[ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663514] ehci-pci: EHCI PCI platform driver\n[ 0.664660] ehci-platform: EHCI generic platform driver\n[ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667564] ohci-pci: OHCI PCI platform driver\n[ 0.668714] ohci-platform: OHCI generic platform driver\n[ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.700829] usb usb1: Product: UHCI Host Controller\n[ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.703595] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704899] hub 1-0:1.0: USB hub found\n[ 0.705945] hub 1-0:1.0: 2 ports detected\n[ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.712832] mousedev: PS/2 mouse device common for all mice\n[ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.716905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.721522] device-mapper: uevent: version 1.0.3\n[ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.726677] TCP: cubic registered\n[ 0.727728] NET: Registered protocol family 10\n[ 0.729223] NET: Registered protocol family 17\n[ 0.730430] Key type dns_resolver registered\n[ 0.731791] Loading compiled-in X.509 certificates\n[ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.743117] registered taskstats version 1\n[ 0.746084] Key type trusted registered\n[ 0.749692] Key type encrypted registered\n[ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.752143] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.754018] regulator-dummy: disabling\n[ 0.755451] Magic number: 14:63:248\n[ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417)\n[ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.760381] EDD information not available.\n[ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.811934] Write protecting the kernel read-only data: 12288k\n[ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832113] systemd-udevd[107]: starting version 204\n[ 0.892485] FDC 0 is a S82078B\n[ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.188290] usb 1-1: Product: QEMU USB Tablet\n[ 1.189440] usb 1-1: Manufacturer: QEMU\n[ 1.190480] usb 1-1: SerialNumber: 42\n[ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available\n[ 2.670168] 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 * Stopping Track if upstart is running in a container[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 Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds.\ncloud-init-nonet[3.15]: 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 * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b |\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:\nb2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| +o o|\n| . o. =|\n| . .o +|\n| . S .. o ..|\n| + + +oo|\n| . o . . .*|\n| o .E|\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:\n71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... |\n| . o o |\n| . o + . |\n| . . o . . |\n| . S + . |\n| .. . o |\n| o .. |\n| . oo.. . . |\n| o==o E.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:\n95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o=. += |\n| . = =oo |\n| . o . Boo |\n| E . + +.+ |\n| +So |\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:\ne7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ..+o+o |\n| E o++.|\n| . += o|\n| o =+ |\n| S . +. |\n| o o o |\n| + = |\n| . o |\n| |\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 D-Bus system message bus[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 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 * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\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\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438\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]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.2\n+ '[' -n 192.168.0.2 ']'\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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51306 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.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\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) ...\n"} 2018-08-22 21:14:58,355 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-e22300d3-8579-43fa-ab3f-b549edeef8e9 2018-08-22 21:14:58,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0801661014557s 2018-08-22 21:14:58,357 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-e22300d3-8579-43fa-ab3f-b549edeef8e9 2018-08-22 21:14:58,357 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301 [ 0.009265] Security Framework initialized [ 0.010402] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025452] Initializing cgroup subsys devices [ 0.026617] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029144] Initializing cgroup subsys perf_event [ 0.030359] Initializing cgroup subsys hugetlb [ 0.031595] FEATURE SPEC_CTRL Not Present [ 0.032689] mce: CPU supports 10 MCE banks [ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046507] ACPI: Core revision 20131115 [ 0.048460] ACPI: All ACPI Tables successfully acquired [ 0.049974] ftrace: allocating 28717 entries in 113 pages [ 0.072229] smpboot: Max logical packages: 2 [ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080332] Enabling x2apic [ 0.081237] Enabled x2apic [ 0.082579] Switched APIC routing to physical x2apic. [ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098244] KVM setup paravirtual spinlock [ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104249] x86: Booting SMP configuration: [ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120041] x86: Booted up 1 node, 2 CPUs [ 0.120034] KVM setup async PF for cpu 1 [ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124475] devtmpfs: initialized [ 0.128037] EVM: security.selinux [ 0.129250] EVM: security.SMACK64 [ 0.130460] EVM: security.ima [ 0.131584] EVM: security.capability [ 0.133025] pinctrl core: initialized pinctrl subsystem [ 0.134644] regulator-dummy: no parameters [ 0.135818] RTC time: 21:13:37, date: 08/22/18 [ 0.136091] NET: Registered protocol family 16 [ 0.137438] cpuidle: using governor ladder [ 0.138556] cpuidle: using governor menu [ 0.139708] ACPI: bus type PCI registered [ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141786] PCI: Using configuration type 1 for base access [ 0.143858] bio: create slab at 0 [ 0.144109] ACPI: Added _OSI(Module Device) [ 0.145253] ACPI: Added _OSI(Processor Device) [ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149342] ACPI: Interpreter enabled [ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160007] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.167842] ACPI: No dock devices found. [ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176231] acpiphp: Slot [3] registered [ 0.177615] acpiphp: Slot [4] registered [ 0.179002] acpiphp: Slot [5] registered [ 0.180024] acpiphp: Slot [6] registered [ 0.181419] acpiphp: Slot [7] registered [ 0.182829] acpiphp: Slot [8] registered [ 0.183934] acpiphp: Slot [9] registered [ 0.184029] acpiphp: Slot [10] registered [ 0.185183] acpiphp: Slot [11] registered [ 0.186354] acpiphp: Slot [12] registered [ 0.187469] acpiphp: Slot [13] registered [ 0.188041] acpiphp: Slot [14] registered [ 0.189157] acpiphp: Slot [15] registered [ 0.190487] acpiphp: Slot [16] registered [ 0.191614] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193152] acpiphp: Slot [19] registered [ 0.194256] acpiphp: Slot [20] registered [ 0.195373] acpiphp: Slot [21] registered [ 0.196029] acpiphp: Slot [22] registered [ 0.197596] acpiphp: Slot [23] registered [ 0.198722] acpiphp: Slot [24] registered [ 0.199834] acpiphp: Slot [25] registered [ 0.200021] acpiphp: Slot [26] registered [ 0.201171] acpiphp: Slot [27] registered [ 0.202249] acpiphp: Slot [28] registered [ 0.203389] acpiphp: Slot [29] registered [ 0.204020] acpiphp: Slot [30] registered [ 0.205228] acpiphp: Slot [31] registered [ 0.206409] PCI host bridge to bus 0000:00 [ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264841] vgaarb: bridge control possible 0000:00:02.0 [ 0.266451] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268035] usbcore: registered new interface driver usbfs [ 0.269521] usbcore: registered new interface driver hub [ 0.271001] usbcore: registered new device driver usb [ 0.272111] PCI: Using ACPI for IRQ routing [ 0.273599] NetLabel: Initializing [ 0.274614] NetLabel: domain hash size = 128 [ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.277419] NetLabel: unlabeled traffic allowed by default [ 0.278886] Switched to clocksource kvm-clock [ 0.284832] AppArmor: AppArmor Filesystem Enabled [ 0.286147] pnp: PnP ACPI init [ 0.287078] ACPI: bus type PNP registered [ 0.288657] pnp: PnP ACPI: found 8 devices [ 0.289778] ACPI: bus type PNP unregistered [ 0.297285] NET: Registered protocol family 2 [ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302669] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304429] TCP: reno registered [ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308513] NET: Registered protocol family 1 [ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.357666] Trying to unpack rootfs image as initramfs... [ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.467430] Scanning for low memory corruption every 60 seconds [ 0.469369] Initialise system trusted keyring [ 0.470575] audit: initializing netlink socket (disabled) [ 0.471936] type=2000 audit(1534972418.309:1): initialized [ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495514] zbud: loaded [ 0.496528] VFS: Disk quotas dquot_6.5.2 [ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499811] fuse init (API version 7.22) [ 0.501270] msgmni has been set to 3997 [ 0.502610] Key type big_key registered [ 0.504173] Key type asymmetric registered [ 0.505330] Asymmetric key parser 'x509' registered [ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.508730] io scheduler noop registered [ 0.509829] io scheduler deadline registered (default) [ 0.511171] io scheduler cfq registered [ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] ipmi message handler version 39.2 [ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518498] ACPI: Power Button [PWRF] [ 0.519664] GHES: HEST is not enabled! [ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.638402] Linux agpgart interface v0.103 [ 0.640720] brd: module loaded [ 0.642297] loop: module loaded [ 0.643772] blk-mq: CPU -> queue map [ 0.644991] CPU 0 -> Queue 0 [ 0.646066] CPU 1 -> Queue 0 [ 0.647940] vda: vda1 [ 0.649487] scsi0 : ata_piix [ 0.650455] scsi1 : ata_piix [ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654901] libphy: Fixed MDIO Bus: probed [ 0.656114] tun: Universal TUN/TAP device driver, 1.6 [ 0.657368] tun: (C) 1999-2004 Max Krasnyansky [ 0.660775] PPP generic driver version 2.4.2 [ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663514] ehci-pci: EHCI PCI platform driver [ 0.664660] ehci-platform: EHCI generic platform driver [ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667564] ohci-pci: OHCI PCI platform driver [ 0.668714] ohci-platform: OHCI generic platform driver [ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver [ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700829] usb usb1: Product: UHCI Host Controller [ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.703595] usb usb1: SerialNumber: 0000:00:01.2 [ 0.704899] hub 1-0:1.0: USB hub found [ 0.705945] hub 1-0:1.0: 2 ports detected [ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712832] mousedev: PS/2 mouse device common for all mice [ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.716905] rtc_cmos 00:00: RTC can wake from S4 [ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721522] device-mapper: uevent: version 1.0.3 [ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs [ 0.726677] TCP: cubic registered [ 0.727728] NET: Registered protocol family 10 [ 0.729223] NET: Registered protocol family 17 [ 0.730430] Key type dns_resolver registered [ 0.731791] Loading compiled-in X.509 certificates [ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.743117] registered taskstats version 1 [ 0.746084] Key type trusted registered [ 0.749692] Key type encrypted registered [ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled [ 0.752143] IMA: No TPM chip found, activating TPM-bypass! [ 0.754018] regulator-dummy: disabling [ 0.755451] Magic number: 14:63:248 [ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417) [ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760381] EDD information not available. [ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.811934] Write protecting the kernel read-only data: 12288k [ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.832113] systemd-udevd[107]: starting version 204 [ 0.892485] FDC 0 is a S82078B [ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.188290] usb 1-1: Product: QEMU USB Tablet [ 1.189440] usb 1-1: Manufacturer: QEMU [ 1.190480] usb 1-1: SerialNumber: 42 [ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available [ 2.670168] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds. cloud-init-nonet[3.15]: 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 ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b | 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: b2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | +o o| | . o. =| | . .o +| | . S .. o ..| | + + +oo| | . o . . .*| | o .E| | .| +-----------------+ 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: 71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | ... | | . o o | | . o + . | | . . o . . | | . S + . | | .. . o | | o .. | | . oo.. . . | | 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: 95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o=. += | | . = =oo | | . o . Boo | | E . + +.+ | | +So | | . | | | | | | | +-----------------+ 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: e7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | ..+o+o | | E o++.| | . += o| | o =+ | | S . +. | | o o 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 D-Bus system message bus[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 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 ] * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + 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 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438 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] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.2 + '[' -n 192.168.0.2 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51306 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.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... 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) ... 2018-08-22 21:14:58,360 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-22 21:15:08,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:15:08,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:15:08,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:15: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-aec5b0d6-2ce3-4efa-b94d-9e1d2bd1ec2c x-compute-request-id: req-aec5b0d6-2ce3-4efa-b94d-9e1d2bd1ec2c Content-Encoding: gzip Content-Length: 1502 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:78:39:3b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:39:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:51:65", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8a0f93b5-31d1-41a6-b272-264da290b9d8", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-22T21:12:58Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:91:62:7a", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:62:7a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:d5:dc", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "dime-0.clearwater.opnfv", "created": "2018-08-22T21:12:57Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:9e:49", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:9e:49", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:38.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "32c461ee-a57b-4059-be86-d748b4bd34fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:38Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "bono-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:05:e0:7b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:e0:7b", "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:9b:7b:af", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:7b:af", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:28.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "3bed9240-d07f-4ea6-b405-d8eabe070318", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:28Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "homer-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:77:b2:83", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:b2:83", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:79:c2", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:31.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "f0772ec9-c800-45c4-a7d0-10262530cdc4", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:31Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-22T21:12:53Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:76:66:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:66:5b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:12:40.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "afd53439-1e48-4332-a8ed-ddbf35690ba1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:12:40Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-22T21:11:09Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:a1:ae:9b", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:9b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:3a:5a", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:10:58.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "5ed6a905-bca6-4309-8b9e-db7956bec6e2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:10:58Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ns.clearwater.opnfv", "created": "2018-08-22T21:09:13Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:15:08,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-aec5b0d6-2ce3-4efa-b94d-9e1d2bd1ec2c 2018-08-22 21:15:08,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550184011459s 2018-08-22 21:15:08,922 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-aec5b0d6-2ce3-4efa-b94d-9e1d2bd1ec2c 2018-08-22 21:15:08,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 21:15:08,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/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}80e1cd3d688aa19a71bac492ff517fde181fd339" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 21:15:09,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:15: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-883324dd-4716-4e09-83e2-d6d5e1acba7e x-compute-request-id: req-883324dd-4716-4e09-83e2-d6d5e1acba7e Content-Encoding: gzip Content-Length: 17593 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301\n[ 0.009265] Security Framework initialized\n[ 0.010402] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019869] 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.024297] Initializing cgroup subsys memory\n[ 0.025452] Initializing cgroup subsys devices\n[ 0.026617] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029144] Initializing cgroup subsys perf_event\n[ 0.030359] Initializing cgroup subsys hugetlb\n[ 0.031595] FEATURE SPEC_CTRL Not Present\n[ 0.032689] mce: CPU supports 10 MCE banks\n[ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046507] ACPI: Core revision 20131115\n[ 0.048460] ACPI: All ACPI Tables successfully acquired\n[ 0.049974] ftrace: allocating 28717 entries in 113 pages\n[ 0.072229] smpboot: Max logical packages: 2\n[ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080332] Enabling x2apic\n[ 0.081237] Enabled x2apic\n[ 0.082579] Switched APIC routing to physical x2apic.\n[ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.098244] KVM setup paravirtual spinlock\n[ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104249] x86: Booting SMP configuration:\n[ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120041] x86: Booted up 1 node, 2 CPUs\n[ 0.120034] KVM setup async PF for cpu 1\n[ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124475] devtmpfs: initialized\n[ 0.128037] EVM: security.selinux\n[ 0.129250] EVM: security.SMACK64\n[ 0.130460] EVM: security.ima\n[ 0.131584] EVM: security.capability\n[ 0.133025] pinctrl core: initialized pinctrl subsystem\n[ 0.134644] regulator-dummy: no parameters\n[ 0.135818] RTC time: 21:13:37, date: 08/22/18\n[ 0.136091] NET: Registered protocol family 16\n[ 0.137438] cpuidle: using governor ladder\n[ 0.138556] cpuidle: using governor menu\n[ 0.139708] ACPI: bus type PCI registered\n[ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141786] PCI: Using configuration type 1 for base access\n[ 0.143858] bio: create slab at 0\n[ 0.144109] ACPI: Added _OSI(Module Device)\n[ 0.145253] ACPI: Added _OSI(Processor Device)\n[ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149342] ACPI: Interpreter enabled\n[ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160007] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.167842] ACPI: No dock devices found.\n[ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176231] acpiphp: Slot [3] registered\n[ 0.177615] acpiphp: Slot [4] registered\n[ 0.179002] acpiphp: Slot [5] registered\n[ 0.180024] acpiphp: Slot [6] registered\n[ 0.181419] acpiphp: Slot [7] registered\n[ 0.182829] acpiphp: Slot [8] registered\n[ 0.183934] acpiphp: Slot [9] registered\n[ 0.184029] acpiphp: Slot [10] registered\n[ 0.185183] acpiphp: Slot [11] registered\n[ 0.186354] acpiphp: Slot [12] registered\n[ 0.187469] acpiphp: Slot [13] registered\n[ 0.188041] acpiphp: Slot [14] registered\n[ 0.189157] acpiphp: Slot [15] registered\n[ 0.190487] acpiphp: Slot [16] registered\n[ 0.191614] acpiphp: Slot [17] registered\n[ 0.192020] acpiphp: Slot [18] registered\n[ 0.193152] acpiphp: Slot [19] registered\n[ 0.194256] acpiphp: Slot [20] registered\n[ 0.195373] acpiphp: Slot [21] registered\n[ 0.196029] acpiphp: Slot [22] registered\n[ 0.197596] acpiphp: Slot [23] registered\n[ 0.198722] acpiphp: Slot [24] registered\n[ 0.199834] acpiphp: Slot [25] registered\n[ 0.200021] acpiphp: Slot [26] registered\n[ 0.201171] acpiphp: Slot [27] registered\n[ 0.202249] acpiphp: Slot [28] registered\n[ 0.203389] acpiphp: Slot [29] registered\n[ 0.204020] acpiphp: Slot [30] registered\n[ 0.205228] acpiphp: Slot [31] registered\n[ 0.206409] PCI host bridge to bus 0000:00\n[ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266451] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268035] usbcore: registered new interface driver usbfs\n[ 0.269521] usbcore: registered new interface driver hub\n[ 0.271001] usbcore: registered new device driver usb\n[ 0.272111] PCI: Using ACPI for IRQ routing\n[ 0.273599] NetLabel: Initializing\n[ 0.274614] NetLabel: domain hash size = 128\n[ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.277419] NetLabel: unlabeled traffic allowed by default\n[ 0.278886] Switched to clocksource kvm-clock\n[ 0.284832] AppArmor: AppArmor Filesystem Enabled\n[ 0.286147] pnp: PnP ACPI init\n[ 0.287078] ACPI: bus type PNP registered\n[ 0.288657] pnp: PnP ACPI: found 8 devices\n[ 0.289778] ACPI: bus type PNP unregistered\n[ 0.297285] NET: Registered protocol family 2\n[ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302669] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304429] TCP: reno registered\n[ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308513] NET: Registered protocol family 1\n[ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.357666] Trying to unpack rootfs image as initramfs...\n[ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.467430] Scanning for low memory corruption every 60 seconds\n[ 0.469369] Initialise system trusted keyring\n[ 0.470575] audit: initializing netlink socket (disabled)\n[ 0.471936] type=2000 audit(1534972418.309:1): initialized\n[ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495514] zbud: loaded\n[ 0.496528] VFS: Disk quotas dquot_6.5.2\n[ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499811] fuse init (API version 7.22)\n[ 0.501270] msgmni has been set to 3997\n[ 0.502610] Key type big_key registered\n[ 0.504173] Key type asymmetric registered\n[ 0.505330] Asymmetric key parser 'x509' registered\n[ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.508730] io scheduler noop registered\n[ 0.509829] io scheduler deadline registered (default)\n[ 0.511171] io scheduler cfq registered\n[ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515345] ipmi message handler version 39.2\n[ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518498] ACPI: Power Button [PWRF]\n[ 0.519664] GHES: HEST is not enabled!\n[ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638402] Linux agpgart interface v0.103\n[ 0.640720] brd: module loaded\n[ 0.642297] loop: module loaded\n[ 0.643772] blk-mq: CPU -> queue map\n[ 0.644991] CPU 0 -> Queue 0\n[ 0.646066] CPU 1 -> Queue 0\n[ 0.647940] vda: vda1\n[ 0.649487] scsi0 : ata_piix\n[ 0.650455] scsi1 : ata_piix\n[ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654901] libphy: Fixed MDIO Bus: probed\n[ 0.656114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657368] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660775] PPP generic driver version 2.4.2\n[ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663514] ehci-pci: EHCI PCI platform driver\n[ 0.664660] ehci-platform: EHCI generic platform driver\n[ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667564] ohci-pci: OHCI PCI platform driver\n[ 0.668714] ohci-platform: OHCI generic platform driver\n[ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.700829] usb usb1: Product: UHCI Host Controller\n[ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.703595] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704899] hub 1-0:1.0: USB hub found\n[ 0.705945] hub 1-0:1.0: 2 ports detected\n[ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.712832] mousedev: PS/2 mouse device common for all mice\n[ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.716905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.721522] device-mapper: uevent: version 1.0.3\n[ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.726677] TCP: cubic registered\n[ 0.727728] NET: Registered protocol family 10\n[ 0.729223] NET: Registered protocol family 17\n[ 0.730430] Key type dns_resolver registered\n[ 0.731791] Loading compiled-in X.509 certificates\n[ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.743117] registered taskstats version 1\n[ 0.746084] Key type trusted registered\n[ 0.749692] Key type encrypted registered\n[ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.752143] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.754018] regulator-dummy: disabling\n[ 0.755451] Magic number: 14:63:248\n[ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417)\n[ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.760381] EDD information not available.\n[ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.811934] Write protecting the kernel read-only data: 12288k\n[ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832113] systemd-udevd[107]: starting version 204\n[ 0.892485] FDC 0 is a S82078B\n[ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.188290] usb 1-1: Product: QEMU USB Tablet\n[ 1.189440] usb 1-1: Manufacturer: QEMU\n[ 1.190480] usb 1-1: SerialNumber: 42\n[ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available\n[ 2.670168] 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 * Stopping Track if upstart is running in a container[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 Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds.\ncloud-init-nonet[3.15]: 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 * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b |\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:\nb2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| +o o|\n| . o. =|\n| . .o +|\n| . S .. o ..|\n| + + +oo|\n| . o . . .*|\n| o .E|\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:\n71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... |\n| . o o |\n| . o + . |\n| . . o . . |\n| . S + . |\n| .. . o |\n| o .. |\n| . oo.. . . |\n| o==o E.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:\n95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o=. += |\n| . = =oo |\n| . o . Boo |\n| E . + +.+ |\n| +So |\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:\ne7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ..+o+o |\n| E o++.|\n| . += o|\n| o =+ |\n| S . +. |\n| o o o |\n| + = |\n| . o |\n| |\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 D-Bus system message bus[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 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 * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\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\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438\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]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.2\n+ '[' -n 192.168.0.2 ']'\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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51306 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.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\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:Cybertrust_Global_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:Certigna.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:EC-ACC.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:USERTrust_ECC_Certification_Authority.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:DigiCert_Global_Root_CA.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:PSCProcert.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\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 ... 53131 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\n"} 2018-08-22 21:15:09,006 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-883324dd-4716-4e09-83e2-d6d5e1acba7e 2018-08-22 21:15:09,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0777199268341s 2018-08-22 21:15:09,008 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-883324dd-4716-4e09-83e2-d6d5e1acba7e 2018-08-22 21:15:09,009 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301 [ 0.009265] Security Framework initialized [ 0.010402] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025452] Initializing cgroup subsys devices [ 0.026617] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029144] Initializing cgroup subsys perf_event [ 0.030359] Initializing cgroup subsys hugetlb [ 0.031595] FEATURE SPEC_CTRL Not Present [ 0.032689] mce: CPU supports 10 MCE banks [ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046507] ACPI: Core revision 20131115 [ 0.048460] ACPI: All ACPI Tables successfully acquired [ 0.049974] ftrace: allocating 28717 entries in 113 pages [ 0.072229] smpboot: Max logical packages: 2 [ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080332] Enabling x2apic [ 0.081237] Enabled x2apic [ 0.082579] Switched APIC routing to physical x2apic. [ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098244] KVM setup paravirtual spinlock [ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104249] x86: Booting SMP configuration: [ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120041] x86: Booted up 1 node, 2 CPUs [ 0.120034] KVM setup async PF for cpu 1 [ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124475] devtmpfs: initialized [ 0.128037] EVM: security.selinux [ 0.129250] EVM: security.SMACK64 [ 0.130460] EVM: security.ima [ 0.131584] EVM: security.capability [ 0.133025] pinctrl core: initialized pinctrl subsystem [ 0.134644] regulator-dummy: no parameters [ 0.135818] RTC time: 21:13:37, date: 08/22/18 [ 0.136091] NET: Registered protocol family 16 [ 0.137438] cpuidle: using governor ladder [ 0.138556] cpuidle: using governor menu [ 0.139708] ACPI: bus type PCI registered [ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141786] PCI: Using configuration type 1 for base access [ 0.143858] bio: create slab at 0 [ 0.144109] ACPI: Added _OSI(Module Device) [ 0.145253] ACPI: Added _OSI(Processor Device) [ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149342] ACPI: Interpreter enabled [ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160007] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.167842] ACPI: No dock devices found. [ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176231] acpiphp: Slot [3] registered [ 0.177615] acpiphp: Slot [4] registered [ 0.179002] acpiphp: Slot [5] registered [ 0.180024] acpiphp: Slot [6] registered [ 0.181419] acpiphp: Slot [7] registered [ 0.182829] acpiphp: Slot [8] registered [ 0.183934] acpiphp: Slot [9] registered [ 0.184029] acpiphp: Slot [10] registered [ 0.185183] acpiphp: Slot [11] registered [ 0.186354] acpiphp: Slot [12] registered [ 0.187469] acpiphp: Slot [13] registered [ 0.188041] acpiphp: Slot [14] registered [ 0.189157] acpiphp: Slot [15] registered [ 0.190487] acpiphp: Slot [16] registered [ 0.191614] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193152] acpiphp: Slot [19] registered [ 0.194256] acpiphp: Slot [20] registered [ 0.195373] acpiphp: Slot [21] registered [ 0.196029] acpiphp: Slot [22] registered [ 0.197596] acpiphp: Slot [23] registered [ 0.198722] acpiphp: Slot [24] registered [ 0.199834] acpiphp: Slot [25] registered [ 0.200021] acpiphp: Slot [26] registered [ 0.201171] acpiphp: Slot [27] registered [ 0.202249] acpiphp: Slot [28] registered [ 0.203389] acpiphp: Slot [29] registered [ 0.204020] acpiphp: Slot [30] registered [ 0.205228] acpiphp: Slot [31] registered [ 0.206409] PCI host bridge to bus 0000:00 [ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264841] vgaarb: bridge control possible 0000:00:02.0 [ 0.266451] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268035] usbcore: registered new interface driver usbfs [ 0.269521] usbcore: registered new interface driver hub [ 0.271001] usbcore: registered new device driver usb [ 0.272111] PCI: Using ACPI for IRQ routing [ 0.273599] NetLabel: Initializing [ 0.274614] NetLabel: domain hash size = 128 [ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.277419] NetLabel: unlabeled traffic allowed by default [ 0.278886] Switched to clocksource kvm-clock [ 0.284832] AppArmor: AppArmor Filesystem Enabled [ 0.286147] pnp: PnP ACPI init [ 0.287078] ACPI: bus type PNP registered [ 0.288657] pnp: PnP ACPI: found 8 devices [ 0.289778] ACPI: bus type PNP unregistered [ 0.297285] NET: Registered protocol family 2 [ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302669] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304429] TCP: reno registered [ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308513] NET: Registered protocol family 1 [ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.357666] Trying to unpack rootfs image as initramfs... [ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.467430] Scanning for low memory corruption every 60 seconds [ 0.469369] Initialise system trusted keyring [ 0.470575] audit: initializing netlink socket (disabled) [ 0.471936] type=2000 audit(1534972418.309:1): initialized [ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495514] zbud: loaded [ 0.496528] VFS: Disk quotas dquot_6.5.2 [ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499811] fuse init (API version 7.22) [ 0.501270] msgmni has been set to 3997 [ 0.502610] Key type big_key registered [ 0.504173] Key type asymmetric registered [ 0.505330] Asymmetric key parser 'x509' registered [ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.508730] io scheduler noop registered [ 0.509829] io scheduler deadline registered (default) [ 0.511171] io scheduler cfq registered [ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] ipmi message handler version 39.2 [ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518498] ACPI: Power Button [PWRF] [ 0.519664] GHES: HEST is not enabled! [ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.638402] Linux agpgart interface v0.103 [ 0.640720] brd: module loaded [ 0.642297] loop: module loaded [ 0.643772] blk-mq: CPU -> queue map [ 0.644991] CPU 0 -> Queue 0 [ 0.646066] CPU 1 -> Queue 0 [ 0.647940] vda: vda1 [ 0.649487] scsi0 : ata_piix [ 0.650455] scsi1 : ata_piix [ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654901] libphy: Fixed MDIO Bus: probed [ 0.656114] tun: Universal TUN/TAP device driver, 1.6 [ 0.657368] tun: (C) 1999-2004 Max Krasnyansky [ 0.660775] PPP generic driver version 2.4.2 [ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663514] ehci-pci: EHCI PCI platform driver [ 0.664660] ehci-platform: EHCI generic platform driver [ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667564] ohci-pci: OHCI PCI platform driver [ 0.668714] ohci-platform: OHCI generic platform driver [ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver [ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700829] usb usb1: Product: UHCI Host Controller [ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.703595] usb usb1: SerialNumber: 0000:00:01.2 [ 0.704899] hub 1-0:1.0: USB hub found [ 0.705945] hub 1-0:1.0: 2 ports detected [ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712832] mousedev: PS/2 mouse device common for all mice [ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.716905] rtc_cmos 00:00: RTC can wake from S4 [ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721522] device-mapper: uevent: version 1.0.3 [ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs [ 0.726677] TCP: cubic registered [ 0.727728] NET: Registered protocol family 10 [ 0.729223] NET: Registered protocol family 17 [ 0.730430] Key type dns_resolver registered [ 0.731791] Loading compiled-in X.509 certificates [ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.743117] registered taskstats version 1 [ 0.746084] Key type trusted registered [ 0.749692] Key type encrypted registered [ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled [ 0.752143] IMA: No TPM chip found, activating TPM-bypass! [ 0.754018] regulator-dummy: disabling [ 0.755451] Magic number: 14:63:248 [ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417) [ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760381] EDD information not available. [ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.811934] Write protecting the kernel read-only data: 12288k [ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.832113] systemd-udevd[107]: starting version 204 [ 0.892485] FDC 0 is a S82078B [ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.188290] usb 1-1: Product: QEMU USB Tablet [ 1.189440] usb 1-1: Manufacturer: QEMU [ 1.190480] usb 1-1: SerialNumber: 42 [ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available [ 2.670168] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds. cloud-init-nonet[3.15]: 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 ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b | 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: b2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | +o o| | . o. =| | . .o +| | . S .. o ..| | + + +oo| | . o . . .*| | o .E| | .| +-----------------+ 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: 71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | ... | | . o o | | . o + . | | . . o . . | | . S + . | | .. . o | | o .. | | . oo.. . . | | 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: 95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o=. += | | . = =oo | | . o . Boo | | E . + +.+ | | +So | | . | | | | | | | +-----------------+ 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: e7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | ..+o+o | | E o++.| | . += o| | o =+ | | S . +. | | o o 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 D-Bus system message bus[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 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 ] * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + 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 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438 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] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.2 + '[' -n 192.168.0.2 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51306 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.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... 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:Cybertrust_Global_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Certigna.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:EC-ACC.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:SecureSign_RootCA11.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:CNNIC_ROOT.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Secure_Global_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Izenpe.com.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Certum_Root_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:PSCProcert.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SecureTrust_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:ACEDICOM_Root.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... 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 ... 53131 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... 2018-08-22 21:15:09,013 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-22 21:15:19,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:15:19,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:15:19,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:15:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a682b573-ed8d-4e49-b1ca-c899a919c386 x-compute-request-id: req-a682b573-ed8d-4e49-b1ca-c899a919c386 Content-Encoding: gzip Content-Length: 1502 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:78:39:3b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:39:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:51:65", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8a0f93b5-31d1-41a6-b272-264da290b9d8", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-22T21:12:58Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:91:62:7a", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:62:7a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:d5:dc", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "dime-0.clearwater.opnfv", "created": "2018-08-22T21:12:57Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:9e:49", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:9e:49", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:38.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "32c461ee-a57b-4059-be86-d748b4bd34fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:38Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "bono-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:05:e0:7b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:e0:7b", "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:9b:7b:af", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:7b:af", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:28.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "3bed9240-d07f-4ea6-b405-d8eabe070318", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:28Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "homer-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:77:b2:83", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:b2:83", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:79:c2", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:31.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "f0772ec9-c800-45c4-a7d0-10262530cdc4", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:31Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-22T21:12:53Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:76:66:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:66:5b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:12:40.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "afd53439-1e48-4332-a8ed-ddbf35690ba1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:12:40Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-22T21:11:09Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:a1:ae:9b", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:9b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:3a:5a", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:10:58.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "5ed6a905-bca6-4309-8b9e-db7956bec6e2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:10:58Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ns.clearwater.opnfv", "created": "2018-08-22T21:09:13Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:15:19,851 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a682b573-ed8d-4e49-b1ca-c899a919c386 2018-08-22 21:15:19,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.82714009285s 2018-08-22 21:15:19,852 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a682b573-ed8d-4e49-b1ca-c899a919c386 2018-08-22 21:15:19,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 21:15:19,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/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}80e1cd3d688aa19a71bac492ff517fde181fd339" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 21:15:19,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:15:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce465089-c0cb-48d3-94dd-6fd84c43dcfb x-compute-request-id: req-ce465089-c0cb-48d3-94dd-6fd84c43dcfb Content-Encoding: gzip Content-Length: 17974 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301\n[ 0.009265] Security Framework initialized\n[ 0.010402] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019869] 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.024297] Initializing cgroup subsys memory\n[ 0.025452] Initializing cgroup subsys devices\n[ 0.026617] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029144] Initializing cgroup subsys perf_event\n[ 0.030359] Initializing cgroup subsys hugetlb\n[ 0.031595] FEATURE SPEC_CTRL Not Present\n[ 0.032689] mce: CPU supports 10 MCE banks\n[ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046507] ACPI: Core revision 20131115\n[ 0.048460] ACPI: All ACPI Tables successfully acquired\n[ 0.049974] ftrace: allocating 28717 entries in 113 pages\n[ 0.072229] smpboot: Max logical packages: 2\n[ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080332] Enabling x2apic\n[ 0.081237] Enabled x2apic\n[ 0.082579] Switched APIC routing to physical x2apic.\n[ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.098244] KVM setup paravirtual spinlock\n[ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104249] x86: Booting SMP configuration:\n[ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120041] x86: Booted up 1 node, 2 CPUs\n[ 0.120034] KVM setup async PF for cpu 1\n[ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124475] devtmpfs: initialized\n[ 0.128037] EVM: security.selinux\n[ 0.129250] EVM: security.SMACK64\n[ 0.130460] EVM: security.ima\n[ 0.131584] EVM: security.capability\n[ 0.133025] pinctrl core: initialized pinctrl subsystem\n[ 0.134644] regulator-dummy: no parameters\n[ 0.135818] RTC time: 21:13:37, date: 08/22/18\n[ 0.136091] NET: Registered protocol family 16\n[ 0.137438] cpuidle: using governor ladder\n[ 0.138556] cpuidle: using governor menu\n[ 0.139708] ACPI: bus type PCI registered\n[ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141786] PCI: Using configuration type 1 for base access\n[ 0.143858] bio: create slab at 0\n[ 0.144109] ACPI: Added _OSI(Module Device)\n[ 0.145253] ACPI: Added _OSI(Processor Device)\n[ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149342] ACPI: Interpreter enabled\n[ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160007] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.167842] ACPI: No dock devices found.\n[ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176231] acpiphp: Slot [3] registered\n[ 0.177615] acpiphp: Slot [4] registered\n[ 0.179002] acpiphp: Slot [5] registered\n[ 0.180024] acpiphp: Slot [6] registered\n[ 0.181419] acpiphp: Slot [7] registered\n[ 0.182829] acpiphp: Slot [8] registered\n[ 0.183934] acpiphp: Slot [9] registered\n[ 0.184029] acpiphp: Slot [10] registered\n[ 0.185183] acpiphp: Slot [11] registered\n[ 0.186354] acpiphp: Slot [12] registered\n[ 0.187469] acpiphp: Slot [13] registered\n[ 0.188041] acpiphp: Slot [14] registered\n[ 0.189157] acpiphp: Slot [15] registered\n[ 0.190487] acpiphp: Slot [16] registered\n[ 0.191614] acpiphp: Slot [17] registered\n[ 0.192020] acpiphp: Slot [18] registered\n[ 0.193152] acpiphp: Slot [19] registered\n[ 0.194256] acpiphp: Slot [20] registered\n[ 0.195373] acpiphp: Slot [21] registered\n[ 0.196029] acpiphp: Slot [22] registered\n[ 0.197596] acpiphp: Slot [23] registered\n[ 0.198722] acpiphp: Slot [24] registered\n[ 0.199834] acpiphp: Slot [25] registered\n[ 0.200021] acpiphp: Slot [26] registered\n[ 0.201171] acpiphp: Slot [27] registered\n[ 0.202249] acpiphp: Slot [28] registered\n[ 0.203389] acpiphp: Slot [29] registered\n[ 0.204020] acpiphp: Slot [30] registered\n[ 0.205228] acpiphp: Slot [31] registered\n[ 0.206409] PCI host bridge to bus 0000:00\n[ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266451] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268035] usbcore: registered new interface driver usbfs\n[ 0.269521] usbcore: registered new interface driver hub\n[ 0.271001] usbcore: registered new device driver usb\n[ 0.272111] PCI: Using ACPI for IRQ routing\n[ 0.273599] NetLabel: Initializing\n[ 0.274614] NetLabel: domain hash size = 128\n[ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.277419] NetLabel: unlabeled traffic allowed by default\n[ 0.278886] Switched to clocksource kvm-clock\n[ 0.284832] AppArmor: AppArmor Filesystem Enabled\n[ 0.286147] pnp: PnP ACPI init\n[ 0.287078] ACPI: bus type PNP registered\n[ 0.288657] pnp: PnP ACPI: found 8 devices\n[ 0.289778] ACPI: bus type PNP unregistered\n[ 0.297285] NET: Registered protocol family 2\n[ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302669] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304429] TCP: reno registered\n[ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308513] NET: Registered protocol family 1\n[ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.357666] Trying to unpack rootfs image as initramfs...\n[ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.467430] Scanning for low memory corruption every 60 seconds\n[ 0.469369] Initialise system trusted keyring\n[ 0.470575] audit: initializing netlink socket (disabled)\n[ 0.471936] type=2000 audit(1534972418.309:1): initialized\n[ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495514] zbud: loaded\n[ 0.496528] VFS: Disk quotas dquot_6.5.2\n[ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499811] fuse init (API version 7.22)\n[ 0.501270] msgmni has been set to 3997\n[ 0.502610] Key type big_key registered\n[ 0.504173] Key type asymmetric registered\n[ 0.505330] Asymmetric key parser 'x509' registered\n[ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.508730] io scheduler noop registered\n[ 0.509829] io scheduler deadline registered (default)\n[ 0.511171] io scheduler cfq registered\n[ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515345] ipmi message handler version 39.2\n[ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518498] ACPI: Power Button [PWRF]\n[ 0.519664] GHES: HEST is not enabled!\n[ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638402] Linux agpgart interface v0.103\n[ 0.640720] brd: module loaded\n[ 0.642297] loop: module loaded\n[ 0.643772] blk-mq: CPU -> queue map\n[ 0.644991] CPU 0 -> Queue 0\n[ 0.646066] CPU 1 -> Queue 0\n[ 0.647940] vda: vda1\n[ 0.649487] scsi0 : ata_piix\n[ 0.650455] scsi1 : ata_piix\n[ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654901] libphy: Fixed MDIO Bus: probed\n[ 0.656114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657368] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660775] PPP generic driver version 2.4.2\n[ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663514] ehci-pci: EHCI PCI platform driver\n[ 0.664660] ehci-platform: EHCI generic platform driver\n[ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667564] ohci-pci: OHCI PCI platform driver\n[ 0.668714] ohci-platform: OHCI generic platform driver\n[ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.700829] usb usb1: Product: UHCI Host Controller\n[ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.703595] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704899] hub 1-0:1.0: USB hub found\n[ 0.705945] hub 1-0:1.0: 2 ports detected\n[ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.712832] mousedev: PS/2 mouse device common for all mice\n[ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.716905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.721522] device-mapper: uevent: version 1.0.3\n[ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.726677] TCP: cubic registered\n[ 0.727728] NET: Registered protocol family 10\n[ 0.729223] NET: Registered protocol family 17\n[ 0.730430] Key type dns_resolver registered\n[ 0.731791] Loading compiled-in X.509 certificates\n[ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.743117] registered taskstats version 1\n[ 0.746084] Key type trusted registered\n[ 0.749692] Key type encrypted registered\n[ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.752143] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.754018] regulator-dummy: disabling\n[ 0.755451] Magic number: 14:63:248\n[ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417)\n[ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.760381] EDD information not available.\n[ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.811934] Write protecting the kernel read-only data: 12288k\n[ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832113] systemd-udevd[107]: starting version 204\n[ 0.892485] FDC 0 is a S82078B\n[ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.188290] usb 1-1: Product: QEMU USB Tablet\n[ 1.189440] usb 1-1: Manufacturer: QEMU\n[ 1.190480] usb 1-1: SerialNumber: 42\n[ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available\n[ 2.670168] 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 * Stopping Track if upstart is running in a container[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 Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds.\ncloud-init-nonet[3.15]: 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 * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b |\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:\nb2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| +o o|\n| . o. =|\n| . .o +|\n| . S .. o ..|\n| + + +oo|\n| . o . . .*|\n| o .E|\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:\n71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... |\n| . o o |\n| . o + . |\n| . . o . . |\n| . S + . |\n| .. . o |\n| o .. |\n| . oo.. . . |\n| o==o E.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:\n95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o=. += |\n| . = =oo |\n| . o . Boo |\n| E . + +.+ |\n| +So |\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:\ne7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ..+o+o |\n| E o++.|\n| . += o|\n| o =+ |\n| S . +. |\n| o o o |\n| + = |\n| . o |\n| |\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 D-Bus system message bus[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 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 * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\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\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438\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]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.2\n+ '[' -n 192.168.0.2 ']'\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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51306 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.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\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:Cybertrust_Global_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:Certigna.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:EC-ACC.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:USERTrust_ECC_Certification_Authority.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:DigiCert_Global_Root_CA.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:PSCProcert.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\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 ... 53131 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) ...\n"} 2018-08-22 21:15:19,939 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-ce465089-c0cb-48d3-94dd-6fd84c43dcfb 2018-08-22 21:15:19,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0806789398193s 2018-08-22 21:15:19,941 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-ce465089-c0cb-48d3-94dd-6fd84c43dcfb 2018-08-22 21:15:19,941 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301 [ 0.009265] Security Framework initialized [ 0.010402] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025452] Initializing cgroup subsys devices [ 0.026617] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029144] Initializing cgroup subsys perf_event [ 0.030359] Initializing cgroup subsys hugetlb [ 0.031595] FEATURE SPEC_CTRL Not Present [ 0.032689] mce: CPU supports 10 MCE banks [ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046507] ACPI: Core revision 20131115 [ 0.048460] ACPI: All ACPI Tables successfully acquired [ 0.049974] ftrace: allocating 28717 entries in 113 pages [ 0.072229] smpboot: Max logical packages: 2 [ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080332] Enabling x2apic [ 0.081237] Enabled x2apic [ 0.082579] Switched APIC routing to physical x2apic. [ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098244] KVM setup paravirtual spinlock [ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104249] x86: Booting SMP configuration: [ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120041] x86: Booted up 1 node, 2 CPUs [ 0.120034] KVM setup async PF for cpu 1 [ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124475] devtmpfs: initialized [ 0.128037] EVM: security.selinux [ 0.129250] EVM: security.SMACK64 [ 0.130460] EVM: security.ima [ 0.131584] EVM: security.capability [ 0.133025] pinctrl core: initialized pinctrl subsystem [ 0.134644] regulator-dummy: no parameters [ 0.135818] RTC time: 21:13:37, date: 08/22/18 [ 0.136091] NET: Registered protocol family 16 [ 0.137438] cpuidle: using governor ladder [ 0.138556] cpuidle: using governor menu [ 0.139708] ACPI: bus type PCI registered [ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141786] PCI: Using configuration type 1 for base access [ 0.143858] bio: create slab at 0 [ 0.144109] ACPI: Added _OSI(Module Device) [ 0.145253] ACPI: Added _OSI(Processor Device) [ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149342] ACPI: Interpreter enabled [ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160007] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.167842] ACPI: No dock devices found. [ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176231] acpiphp: Slot [3] registered [ 0.177615] acpiphp: Slot [4] registered [ 0.179002] acpiphp: Slot [5] registered [ 0.180024] acpiphp: Slot [6] registered [ 0.181419] acpiphp: Slot [7] registered [ 0.182829] acpiphp: Slot [8] registered [ 0.183934] acpiphp: Slot [9] registered [ 0.184029] acpiphp: Slot [10] registered [ 0.185183] acpiphp: Slot [11] registered [ 0.186354] acpiphp: Slot [12] registered [ 0.187469] acpiphp: Slot [13] registered [ 0.188041] acpiphp: Slot [14] registered [ 0.189157] acpiphp: Slot [15] registered [ 0.190487] acpiphp: Slot [16] registered [ 0.191614] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193152] acpiphp: Slot [19] registered [ 0.194256] acpiphp: Slot [20] registered [ 0.195373] acpiphp: Slot [21] registered [ 0.196029] acpiphp: Slot [22] registered [ 0.197596] acpiphp: Slot [23] registered [ 0.198722] acpiphp: Slot [24] registered [ 0.199834] acpiphp: Slot [25] registered [ 0.200021] acpiphp: Slot [26] registered [ 0.201171] acpiphp: Slot [27] registered [ 0.202249] acpiphp: Slot [28] registered [ 0.203389] acpiphp: Slot [29] registered [ 0.204020] acpiphp: Slot [30] registered [ 0.205228] acpiphp: Slot [31] registered [ 0.206409] PCI host bridge to bus 0000:00 [ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264841] vgaarb: bridge control possible 0000:00:02.0 [ 0.266451] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268035] usbcore: registered new interface driver usbfs [ 0.269521] usbcore: registered new interface driver hub [ 0.271001] usbcore: registered new device driver usb [ 0.272111] PCI: Using ACPI for IRQ routing [ 0.273599] NetLabel: Initializing [ 0.274614] NetLabel: domain hash size = 128 [ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.277419] NetLabel: unlabeled traffic allowed by default [ 0.278886] Switched to clocksource kvm-clock [ 0.284832] AppArmor: AppArmor Filesystem Enabled [ 0.286147] pnp: PnP ACPI init [ 0.287078] ACPI: bus type PNP registered [ 0.288657] pnp: PnP ACPI: found 8 devices [ 0.289778] ACPI: bus type PNP unregistered [ 0.297285] NET: Registered protocol family 2 [ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302669] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304429] TCP: reno registered [ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308513] NET: Registered protocol family 1 [ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.357666] Trying to unpack rootfs image as initramfs... [ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.467430] Scanning for low memory corruption every 60 seconds [ 0.469369] Initialise system trusted keyring [ 0.470575] audit: initializing netlink socket (disabled) [ 0.471936] type=2000 audit(1534972418.309:1): initialized [ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495514] zbud: loaded [ 0.496528] VFS: Disk quotas dquot_6.5.2 [ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499811] fuse init (API version 7.22) [ 0.501270] msgmni has been set to 3997 [ 0.502610] Key type big_key registered [ 0.504173] Key type asymmetric registered [ 0.505330] Asymmetric key parser 'x509' registered [ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.508730] io scheduler noop registered [ 0.509829] io scheduler deadline registered (default) [ 0.511171] io scheduler cfq registered [ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] ipmi message handler version 39.2 [ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518498] ACPI: Power Button [PWRF] [ 0.519664] GHES: HEST is not enabled! [ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.638402] Linux agpgart interface v0.103 [ 0.640720] brd: module loaded [ 0.642297] loop: module loaded [ 0.643772] blk-mq: CPU -> queue map [ 0.644991] CPU 0 -> Queue 0 [ 0.646066] CPU 1 -> Queue 0 [ 0.647940] vda: vda1 [ 0.649487] scsi0 : ata_piix [ 0.650455] scsi1 : ata_piix [ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654901] libphy: Fixed MDIO Bus: probed [ 0.656114] tun: Universal TUN/TAP device driver, 1.6 [ 0.657368] tun: (C) 1999-2004 Max Krasnyansky [ 0.660775] PPP generic driver version 2.4.2 [ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663514] ehci-pci: EHCI PCI platform driver [ 0.664660] ehci-platform: EHCI generic platform driver [ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667564] ohci-pci: OHCI PCI platform driver [ 0.668714] ohci-platform: OHCI generic platform driver [ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver [ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700829] usb usb1: Product: UHCI Host Controller [ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.703595] usb usb1: SerialNumber: 0000:00:01.2 [ 0.704899] hub 1-0:1.0: USB hub found [ 0.705945] hub 1-0:1.0: 2 ports detected [ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712832] mousedev: PS/2 mouse device common for all mice [ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.716905] rtc_cmos 00:00: RTC can wake from S4 [ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721522] device-mapper: uevent: version 1.0.3 [ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs [ 0.726677] TCP: cubic registered [ 0.727728] NET: Registered protocol family 10 [ 0.729223] NET: Registered protocol family 17 [ 0.730430] Key type dns_resolver registered [ 0.731791] Loading compiled-in X.509 certificates [ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.743117] registered taskstats version 1 [ 0.746084] Key type trusted registered [ 0.749692] Key type encrypted registered [ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled [ 0.752143] IMA: No TPM chip found, activating TPM-bypass! [ 0.754018] regulator-dummy: disabling [ 0.755451] Magic number: 14:63:248 [ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417) [ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760381] EDD information not available. [ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.811934] Write protecting the kernel read-only data: 12288k [ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.832113] systemd-udevd[107]: starting version 204 [ 0.892485] FDC 0 is a S82078B [ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.188290] usb 1-1: Product: QEMU USB Tablet [ 1.189440] usb 1-1: Manufacturer: QEMU [ 1.190480] usb 1-1: SerialNumber: 42 [ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available [ 2.670168] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds. cloud-init-nonet[3.15]: 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 ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b | 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: b2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | +o o| | . o. =| | . .o +| | . S .. o ..| | + + +oo| | . o . . .*| | o .E| | .| +-----------------+ 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: 71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | ... | | . o o | | . o + . | | . . o . . | | . S + . | | .. . o | | o .. | | . oo.. . . | | 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: 95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o=. += | | . = =oo | | . o . Boo | | E . + +.+ | | +So | | . | | | | | | | +-----------------+ 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: e7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | ..+o+o | | E o++.| | . += o| | o =+ | | S . +. | | o o 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 D-Bus system message bus[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 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 ] * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + 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 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438 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] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.2 + '[' -n 192.168.0.2 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51306 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.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... 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:Cybertrust_Global_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Certigna.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:EC-ACC.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:SecureSign_RootCA11.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:CNNIC_ROOT.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Secure_Global_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Izenpe.com.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Certum_Root_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:PSCProcert.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SecureTrust_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:ACEDICOM_Root.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... 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 ... 53131 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) ... 2018-08-22 21:15:19,946 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-22 21:15:29,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:15:29,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:15:30,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:15: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-81d39c62-7db6-4d6a-8a97-f6111de81bac x-compute-request-id: req-81d39c62-7db6-4d6a-8a97-f6111de81bac Content-Encoding: gzip Content-Length: 1502 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:78:39:3b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:39:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:51:65", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8a0f93b5-31d1-41a6-b272-264da290b9d8", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-22T21:12:58Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:91:62:7a", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:62:7a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:d5:dc", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "dime-0.clearwater.opnfv", "created": "2018-08-22T21:12:57Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:9e:49", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:9e:49", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:38.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "32c461ee-a57b-4059-be86-d748b4bd34fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:38Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "bono-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:05:e0:7b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:e0:7b", "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:9b:7b:af", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:7b:af", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:28.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "3bed9240-d07f-4ea6-b405-d8eabe070318", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:28Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "homer-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:77:b2:83", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:b2:83", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:79:c2", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:31.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "f0772ec9-c800-45c4-a7d0-10262530cdc4", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:31Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-22T21:12:53Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:76:66:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:66:5b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:12:40.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "afd53439-1e48-4332-a8ed-ddbf35690ba1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:12:40Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-22T21:11:09Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:a1:ae:9b", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:9b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:3a:5a", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:10:58.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "5ed6a905-bca6-4309-8b9e-db7956bec6e2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:10:58Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ns.clearwater.opnfv", "created": "2018-08-22T21:09:13Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:15:30,530 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-81d39c62-7db6-4d6a-8a97-f6111de81bac 2018-08-22 21:15:30,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.57402586937s 2018-08-22 21:15:30,531 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-81d39c62-7db6-4d6a-8a97-f6111de81bac 2018-08-22 21:15:30,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 21:15:30,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/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}80e1cd3d688aa19a71bac492ff517fde181fd339" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 21:15:30,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:15:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04678c55-f8f1-4a8e-bfa6-4423bea7e4ab x-compute-request-id: req-04678c55-f8f1-4a8e-bfa6-4423bea7e4ab Content-Encoding: gzip Content-Length: 18352 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301\n[ 0.009265] Security Framework initialized\n[ 0.010402] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019869] 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.024297] Initializing cgroup subsys memory\n[ 0.025452] Initializing cgroup subsys devices\n[ 0.026617] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029144] Initializing cgroup subsys perf_event\n[ 0.030359] Initializing cgroup subsys hugetlb\n[ 0.031595] FEATURE SPEC_CTRL Not Present\n[ 0.032689] mce: CPU supports 10 MCE banks\n[ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046507] ACPI: Core revision 20131115\n[ 0.048460] ACPI: All ACPI Tables successfully acquired\n[ 0.049974] ftrace: allocating 28717 entries in 113 pages\n[ 0.072229] smpboot: Max logical packages: 2\n[ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080332] Enabling x2apic\n[ 0.081237] Enabled x2apic\n[ 0.082579] Switched APIC routing to physical x2apic.\n[ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.098244] KVM setup paravirtual spinlock\n[ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104249] x86: Booting SMP configuration:\n[ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120041] x86: Booted up 1 node, 2 CPUs\n[ 0.120034] KVM setup async PF for cpu 1\n[ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124475] devtmpfs: initialized\n[ 0.128037] EVM: security.selinux\n[ 0.129250] EVM: security.SMACK64\n[ 0.130460] EVM: security.ima\n[ 0.131584] EVM: security.capability\n[ 0.133025] pinctrl core: initialized pinctrl subsystem\n[ 0.134644] regulator-dummy: no parameters\n[ 0.135818] RTC time: 21:13:37, date: 08/22/18\n[ 0.136091] NET: Registered protocol family 16\n[ 0.137438] cpuidle: using governor ladder\n[ 0.138556] cpuidle: using governor menu\n[ 0.139708] ACPI: bus type PCI registered\n[ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141786] PCI: Using configuration type 1 for base access\n[ 0.143858] bio: create slab at 0\n[ 0.144109] ACPI: Added _OSI(Module Device)\n[ 0.145253] ACPI: Added _OSI(Processor Device)\n[ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149342] ACPI: Interpreter enabled\n[ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160007] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.167842] ACPI: No dock devices found.\n[ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176231] acpiphp: Slot [3] registered\n[ 0.177615] acpiphp: Slot [4] registered\n[ 0.179002] acpiphp: Slot [5] registered\n[ 0.180024] acpiphp: Slot [6] registered\n[ 0.181419] acpiphp: Slot [7] registered\n[ 0.182829] acpiphp: Slot [8] registered\n[ 0.183934] acpiphp: Slot [9] registered\n[ 0.184029] acpiphp: Slot [10] registered\n[ 0.185183] acpiphp: Slot [11] registered\n[ 0.186354] acpiphp: Slot [12] registered\n[ 0.187469] acpiphp: Slot [13] registered\n[ 0.188041] acpiphp: Slot [14] registered\n[ 0.189157] acpiphp: Slot [15] registered\n[ 0.190487] acpiphp: Slot [16] registered\n[ 0.191614] acpiphp: Slot [17] registered\n[ 0.192020] acpiphp: Slot [18] registered\n[ 0.193152] acpiphp: Slot [19] registered\n[ 0.194256] acpiphp: Slot [20] registered\n[ 0.195373] acpiphp: Slot [21] registered\n[ 0.196029] acpiphp: Slot [22] registered\n[ 0.197596] acpiphp: Slot [23] registered\n[ 0.198722] acpiphp: Slot [24] registered\n[ 0.199834] acpiphp: Slot [25] registered\n[ 0.200021] acpiphp: Slot [26] registered\n[ 0.201171] acpiphp: Slot [27] registered\n[ 0.202249] acpiphp: Slot [28] registered\n[ 0.203389] acpiphp: Slot [29] registered\n[ 0.204020] acpiphp: Slot [30] registered\n[ 0.205228] acpiphp: Slot [31] registered\n[ 0.206409] PCI host bridge to bus 0000:00\n[ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266451] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268035] usbcore: registered new interface driver usbfs\n[ 0.269521] usbcore: registered new interface driver hub\n[ 0.271001] usbcore: registered new device driver usb\n[ 0.272111] PCI: Using ACPI for IRQ routing\n[ 0.273599] NetLabel: Initializing\n[ 0.274614] NetLabel: domain hash size = 128\n[ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.277419] NetLabel: unlabeled traffic allowed by default\n[ 0.278886] Switched to clocksource kvm-clock\n[ 0.284832] AppArmor: AppArmor Filesystem Enabled\n[ 0.286147] pnp: PnP ACPI init\n[ 0.287078] ACPI: bus type PNP registered\n[ 0.288657] pnp: PnP ACPI: found 8 devices\n[ 0.289778] ACPI: bus type PNP unregistered\n[ 0.297285] NET: Registered protocol family 2\n[ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302669] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304429] TCP: reno registered\n[ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308513] NET: Registered protocol family 1\n[ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.357666] Trying to unpack rootfs image as initramfs...\n[ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.467430] Scanning for low memory corruption every 60 seconds\n[ 0.469369] Initialise system trusted keyring\n[ 0.470575] audit: initializing netlink socket (disabled)\n[ 0.471936] type=2000 audit(1534972418.309:1): initialized\n[ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495514] zbud: loaded\n[ 0.496528] VFS: Disk quotas dquot_6.5.2\n[ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499811] fuse init (API version 7.22)\n[ 0.501270] msgmni has been set to 3997\n[ 0.502610] Key type big_key registered\n[ 0.504173] Key type asymmetric registered\n[ 0.505330] Asymmetric key parser 'x509' registered\n[ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.508730] io scheduler noop registered\n[ 0.509829] io scheduler deadline registered (default)\n[ 0.511171] io scheduler cfq registered\n[ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515345] ipmi message handler version 39.2\n[ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518498] ACPI: Power Button [PWRF]\n[ 0.519664] GHES: HEST is not enabled!\n[ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638402] Linux agpgart interface v0.103\n[ 0.640720] brd: module loaded\n[ 0.642297] loop: module loaded\n[ 0.643772] blk-mq: CPU -> queue map\n[ 0.644991] CPU 0 -> Queue 0\n[ 0.646066] CPU 1 -> Queue 0\n[ 0.647940] vda: vda1\n[ 0.649487] scsi0 : ata_piix\n[ 0.650455] scsi1 : ata_piix\n[ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654901] libphy: Fixed MDIO Bus: probed\n[ 0.656114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657368] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660775] PPP generic driver version 2.4.2\n[ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663514] ehci-pci: EHCI PCI platform driver\n[ 0.664660] ehci-platform: EHCI generic platform driver\n[ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667564] ohci-pci: OHCI PCI platform driver\n[ 0.668714] ohci-platform: OHCI generic platform driver\n[ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.700829] usb usb1: Product: UHCI Host Controller\n[ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.703595] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704899] hub 1-0:1.0: USB hub found\n[ 0.705945] hub 1-0:1.0: 2 ports detected\n[ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.712832] mousedev: PS/2 mouse device common for all mice\n[ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.716905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.721522] device-mapper: uevent: version 1.0.3\n[ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.726677] TCP: cubic registered\n[ 0.727728] NET: Registered protocol family 10\n[ 0.729223] NET: Registered protocol family 17\n[ 0.730430] Key type dns_resolver registered\n[ 0.731791] Loading compiled-in X.509 certificates\n[ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.743117] registered taskstats version 1\n[ 0.746084] Key type trusted registered\n[ 0.749692] Key type encrypted registered\n[ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.752143] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.754018] regulator-dummy: disabling\n[ 0.755451] Magic number: 14:63:248\n[ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417)\n[ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.760381] EDD information not available.\n[ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.811934] Write protecting the kernel read-only data: 12288k\n[ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832113] systemd-udevd[107]: starting version 204\n[ 0.892485] FDC 0 is a S82078B\n[ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.188290] usb 1-1: Product: QEMU USB Tablet\n[ 1.189440] usb 1-1: Manufacturer: QEMU\n[ 1.190480] usb 1-1: SerialNumber: 42\n[ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available\n[ 2.670168] 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 * Stopping Track if upstart is running in a container[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 Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds.\ncloud-init-nonet[3.15]: 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 * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b |\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:\nb2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| +o o|\n| . o. =|\n| . .o +|\n| . S .. o ..|\n| + + +oo|\n| . o . . .*|\n| o .E|\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:\n71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... |\n| . o o |\n| . o + . |\n| . . o . . |\n| . S + . |\n| .. . o |\n| o .. |\n| . oo.. . . |\n| o==o E.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:\n95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o=. += |\n| . = =oo |\n| . o . Boo |\n| E . + +.+ |\n| +So |\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:\ne7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ..+o+o |\n| E o++.|\n| . += o|\n| o =+ |\n| S . +. |\n| o o o |\n| + = |\n| . o |\n| |\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 D-Bus system message bus[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 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 * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\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\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438\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]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.2\n+ '[' -n 192.168.0.2 ']'\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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51306 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.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\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:Cybertrust_Global_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:Certigna.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:EC-ACC.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:USERTrust_ECC_Certification_Authority.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:DigiCert_Global_Root_CA.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:PSCProcert.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\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 ... 53131 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-08-22 21:15:30,632 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-04678c55-f8f1-4a8e-bfa6-4423bea7e4ab 2018-08-22 21:15:30,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.093405008316s 2018-08-22 21:15:30,634 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-04678c55-f8f1-4a8e-bfa6-4423bea7e4ab 2018-08-22 21:15:30,634 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301 [ 0.009265] Security Framework initialized [ 0.010402] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025452] Initializing cgroup subsys devices [ 0.026617] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029144] Initializing cgroup subsys perf_event [ 0.030359] Initializing cgroup subsys hugetlb [ 0.031595] FEATURE SPEC_CTRL Not Present [ 0.032689] mce: CPU supports 10 MCE banks [ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046507] ACPI: Core revision 20131115 [ 0.048460] ACPI: All ACPI Tables successfully acquired [ 0.049974] ftrace: allocating 28717 entries in 113 pages [ 0.072229] smpboot: Max logical packages: 2 [ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080332] Enabling x2apic [ 0.081237] Enabled x2apic [ 0.082579] Switched APIC routing to physical x2apic. [ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098244] KVM setup paravirtual spinlock [ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104249] x86: Booting SMP configuration: [ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120041] x86: Booted up 1 node, 2 CPUs [ 0.120034] KVM setup async PF for cpu 1 [ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124475] devtmpfs: initialized [ 0.128037] EVM: security.selinux [ 0.129250] EVM: security.SMACK64 [ 0.130460] EVM: security.ima [ 0.131584] EVM: security.capability [ 0.133025] pinctrl core: initialized pinctrl subsystem [ 0.134644] regulator-dummy: no parameters [ 0.135818] RTC time: 21:13:37, date: 08/22/18 [ 0.136091] NET: Registered protocol family 16 [ 0.137438] cpuidle: using governor ladder [ 0.138556] cpuidle: using governor menu [ 0.139708] ACPI: bus type PCI registered [ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141786] PCI: Using configuration type 1 for base access [ 0.143858] bio: create slab at 0 [ 0.144109] ACPI: Added _OSI(Module Device) [ 0.145253] ACPI: Added _OSI(Processor Device) [ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149342] ACPI: Interpreter enabled [ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160007] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.167842] ACPI: No dock devices found. [ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176231] acpiphp: Slot [3] registered [ 0.177615] acpiphp: Slot [4] registered [ 0.179002] acpiphp: Slot [5] registered [ 0.180024] acpiphp: Slot [6] registered [ 0.181419] acpiphp: Slot [7] registered [ 0.182829] acpiphp: Slot [8] registered [ 0.183934] acpiphp: Slot [9] registered [ 0.184029] acpiphp: Slot [10] registered [ 0.185183] acpiphp: Slot [11] registered [ 0.186354] acpiphp: Slot [12] registered [ 0.187469] acpiphp: Slot [13] registered [ 0.188041] acpiphp: Slot [14] registered [ 0.189157] acpiphp: Slot [15] registered [ 0.190487] acpiphp: Slot [16] registered [ 0.191614] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193152] acpiphp: Slot [19] registered [ 0.194256] acpiphp: Slot [20] registered [ 0.195373] acpiphp: Slot [21] registered [ 0.196029] acpiphp: Slot [22] registered [ 0.197596] acpiphp: Slot [23] registered [ 0.198722] acpiphp: Slot [24] registered [ 0.199834] acpiphp: Slot [25] registered [ 0.200021] acpiphp: Slot [26] registered [ 0.201171] acpiphp: Slot [27] registered [ 0.202249] acpiphp: Slot [28] registered [ 0.203389] acpiphp: Slot [29] registered [ 0.204020] acpiphp: Slot [30] registered [ 0.205228] acpiphp: Slot [31] registered [ 0.206409] PCI host bridge to bus 0000:00 [ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264841] vgaarb: bridge control possible 0000:00:02.0 [ 0.266451] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268035] usbcore: registered new interface driver usbfs [ 0.269521] usbcore: registered new interface driver hub [ 0.271001] usbcore: registered new device driver usb [ 0.272111] PCI: Using ACPI for IRQ routing [ 0.273599] NetLabel: Initializing [ 0.274614] NetLabel: domain hash size = 128 [ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.277419] NetLabel: unlabeled traffic allowed by default [ 0.278886] Switched to clocksource kvm-clock [ 0.284832] AppArmor: AppArmor Filesystem Enabled [ 0.286147] pnp: PnP ACPI init [ 0.287078] ACPI: bus type PNP registered [ 0.288657] pnp: PnP ACPI: found 8 devices [ 0.289778] ACPI: bus type PNP unregistered [ 0.297285] NET: Registered protocol family 2 [ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302669] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304429] TCP: reno registered [ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308513] NET: Registered protocol family 1 [ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.357666] Trying to unpack rootfs image as initramfs... [ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.467430] Scanning for low memory corruption every 60 seconds [ 0.469369] Initialise system trusted keyring [ 0.470575] audit: initializing netlink socket (disabled) [ 0.471936] type=2000 audit(1534972418.309:1): initialized [ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495514] zbud: loaded [ 0.496528] VFS: Disk quotas dquot_6.5.2 [ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499811] fuse init (API version 7.22) [ 0.501270] msgmni has been set to 3997 [ 0.502610] Key type big_key registered [ 0.504173] Key type asymmetric registered [ 0.505330] Asymmetric key parser 'x509' registered [ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.508730] io scheduler noop registered [ 0.509829] io scheduler deadline registered (default) [ 0.511171] io scheduler cfq registered [ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] ipmi message handler version 39.2 [ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518498] ACPI: Power Button [PWRF] [ 0.519664] GHES: HEST is not enabled! [ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.638402] Linux agpgart interface v0.103 [ 0.640720] brd: module loaded [ 0.642297] loop: module loaded [ 0.643772] blk-mq: CPU -> queue map [ 0.644991] CPU 0 -> Queue 0 [ 0.646066] CPU 1 -> Queue 0 [ 0.647940] vda: vda1 [ 0.649487] scsi0 : ata_piix [ 0.650455] scsi1 : ata_piix [ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654901] libphy: Fixed MDIO Bus: probed [ 0.656114] tun: Universal TUN/TAP device driver, 1.6 [ 0.657368] tun: (C) 1999-2004 Max Krasnyansky [ 0.660775] PPP generic driver version 2.4.2 [ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663514] ehci-pci: EHCI PCI platform driver [ 0.664660] ehci-platform: EHCI generic platform driver [ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667564] ohci-pci: OHCI PCI platform driver [ 0.668714] ohci-platform: OHCI generic platform driver [ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver [ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700829] usb usb1: Product: UHCI Host Controller [ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.703595] usb usb1: SerialNumber: 0000:00:01.2 [ 0.704899] hub 1-0:1.0: USB hub found [ 0.705945] hub 1-0:1.0: 2 ports detected [ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712832] mousedev: PS/2 mouse device common for all mice [ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.716905] rtc_cmos 00:00: RTC can wake from S4 [ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721522] device-mapper: uevent: version 1.0.3 [ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs [ 0.726677] TCP: cubic registered [ 0.727728] NET: Registered protocol family 10 [ 0.729223] NET: Registered protocol family 17 [ 0.730430] Key type dns_resolver registered [ 0.731791] Loading compiled-in X.509 certificates [ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.743117] registered taskstats version 1 [ 0.746084] Key type trusted registered [ 0.749692] Key type encrypted registered [ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled [ 0.752143] IMA: No TPM chip found, activating TPM-bypass! [ 0.754018] regulator-dummy: disabling [ 0.755451] Magic number: 14:63:248 [ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417) [ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760381] EDD information not available. [ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.811934] Write protecting the kernel read-only data: 12288k [ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.832113] systemd-udevd[107]: starting version 204 [ 0.892485] FDC 0 is a S82078B [ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.188290] usb 1-1: Product: QEMU USB Tablet [ 1.189440] usb 1-1: Manufacturer: QEMU [ 1.190480] usb 1-1: SerialNumber: 42 [ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available [ 2.670168] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds. cloud-init-nonet[3.15]: 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 ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b | 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: b2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | +o o| | . o. =| | . .o +| | . S .. o ..| | + + +oo| | . o . . .*| | o .E| | .| +-----------------+ 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: 71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | ... | | . o o | | . o + . | | . . o . . | | . S + . | | .. . o | | o .. | | . oo.. . . | | 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: 95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o=. += | | . = =oo | | . o . Boo | | E . + +.+ | | +So | | . | | | | | | | +-----------------+ 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: e7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | ..+o+o | | E o++.| | . += o| | o =+ | | S . +. | | o o 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 D-Bus system message bus[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 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 ] * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + 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 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438 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] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.2 + '[' -n 192.168.0.2 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51306 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.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... 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:Cybertrust_Global_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Certigna.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:EC-ACC.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:SecureSign_RootCA11.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:CNNIC_ROOT.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Secure_Global_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Izenpe.com.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Certum_Root_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:PSCProcert.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SecureTrust_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:ACEDICOM_Root.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... 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 ... 53131 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-08-22 21:15:30,638 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-22 21:15:40,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:15:40,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:15:41,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:15:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c32a7ff-0b2c-4adf-9bb6-e75e3665ebad x-compute-request-id: req-7c32a7ff-0b2c-4adf-9bb6-e75e3665ebad Content-Encoding: gzip Content-Length: 1502 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:78:39:3b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:39:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:51:65", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8a0f93b5-31d1-41a6-b272-264da290b9d8", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-22T21:12:58Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:91:62:7a", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:62:7a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:d5:dc", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "dime-0.clearwater.opnfv", "created": "2018-08-22T21:12:57Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:9e:49", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:9e:49", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:38.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "32c461ee-a57b-4059-be86-d748b4bd34fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:38Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "bono-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:05:e0:7b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:e0:7b", "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:9b:7b:af", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:7b:af", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:28.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "3bed9240-d07f-4ea6-b405-d8eabe070318", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:28Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "homer-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:77:b2:83", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:b2:83", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:79:c2", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:31.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "f0772ec9-c800-45c4-a7d0-10262530cdc4", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:31Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-22T21:12:53Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:76:66:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:66:5b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:12:40.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "afd53439-1e48-4332-a8ed-ddbf35690ba1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:12:40Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-22T21:11:09Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:a1:ae:9b", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:9b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:3a:5a", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:10:58.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "5ed6a905-bca6-4309-8b9e-db7956bec6e2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:10:58Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ns.clearwater.opnfv", "created": "2018-08-22T21:09:13Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:15:41,448 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7c32a7ff-0b2c-4adf-9bb6-e75e3665ebad 2018-08-22 21:15:41,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.799379110336s 2018-08-22 21:15:41,449 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7c32a7ff-0b2c-4adf-9bb6-e75e3665ebad 2018-08-22 21:15:41,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 21:15:41,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/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}80e1cd3d688aa19a71bac492ff517fde181fd339" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 21:15:41,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:15: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-117b1dc6-391b-470b-9a88-013ad7521a48 x-compute-request-id: req-117b1dc6-391b-470b-9a88-013ad7521a48 Content-Encoding: gzip Content-Length: 18873 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301\n[ 0.009265] Security Framework initialized\n[ 0.010402] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019869] 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.024297] Initializing cgroup subsys memory\n[ 0.025452] Initializing cgroup subsys devices\n[ 0.026617] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029144] Initializing cgroup subsys perf_event\n[ 0.030359] Initializing cgroup subsys hugetlb\n[ 0.031595] FEATURE SPEC_CTRL Not Present\n[ 0.032689] mce: CPU supports 10 MCE banks\n[ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046507] ACPI: Core revision 20131115\n[ 0.048460] ACPI: All ACPI Tables successfully acquired\n[ 0.049974] ftrace: allocating 28717 entries in 113 pages\n[ 0.072229] smpboot: Max logical packages: 2\n[ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080332] Enabling x2apic\n[ 0.081237] Enabled x2apic\n[ 0.082579] Switched APIC routing to physical x2apic.\n[ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.098244] KVM setup paravirtual spinlock\n[ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104249] x86: Booting SMP configuration:\n[ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120041] x86: Booted up 1 node, 2 CPUs\n[ 0.120034] KVM setup async PF for cpu 1\n[ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124475] devtmpfs: initialized\n[ 0.128037] EVM: security.selinux\n[ 0.129250] EVM: security.SMACK64\n[ 0.130460] EVM: security.ima\n[ 0.131584] EVM: security.capability\n[ 0.133025] pinctrl core: initialized pinctrl subsystem\n[ 0.134644] regulator-dummy: no parameters\n[ 0.135818] RTC time: 21:13:37, date: 08/22/18\n[ 0.136091] NET: Registered protocol family 16\n[ 0.137438] cpuidle: using governor ladder\n[ 0.138556] cpuidle: using governor menu\n[ 0.139708] ACPI: bus type PCI registered\n[ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141786] PCI: Using configuration type 1 for base access\n[ 0.143858] bio: create slab at 0\n[ 0.144109] ACPI: Added _OSI(Module Device)\n[ 0.145253] ACPI: Added _OSI(Processor Device)\n[ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149342] ACPI: Interpreter enabled\n[ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160007] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.167842] ACPI: No dock devices found.\n[ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176231] acpiphp: Slot [3] registered\n[ 0.177615] acpiphp: Slot [4] registered\n[ 0.179002] acpiphp: Slot [5] registered\n[ 0.180024] acpiphp: Slot [6] registered\n[ 0.181419] acpiphp: Slot [7] registered\n[ 0.182829] acpiphp: Slot [8] registered\n[ 0.183934] acpiphp: Slot [9] registered\n[ 0.184029] acpiphp: Slot [10] registered\n[ 0.185183] acpiphp: Slot [11] registered\n[ 0.186354] acpiphp: Slot [12] registered\n[ 0.187469] acpiphp: Slot [13] registered\n[ 0.188041] acpiphp: Slot [14] registered\n[ 0.189157] acpiphp: Slot [15] registered\n[ 0.190487] acpiphp: Slot [16] registered\n[ 0.191614] acpiphp: Slot [17] registered\n[ 0.192020] acpiphp: Slot [18] registered\n[ 0.193152] acpiphp: Slot [19] registered\n[ 0.194256] acpiphp: Slot [20] registered\n[ 0.195373] acpiphp: Slot [21] registered\n[ 0.196029] acpiphp: Slot [22] registered\n[ 0.197596] acpiphp: Slot [23] registered\n[ 0.198722] acpiphp: Slot [24] registered\n[ 0.199834] acpiphp: Slot [25] registered\n[ 0.200021] acpiphp: Slot [26] registered\n[ 0.201171] acpiphp: Slot [27] registered\n[ 0.202249] acpiphp: Slot [28] registered\n[ 0.203389] acpiphp: Slot [29] registered\n[ 0.204020] acpiphp: Slot [30] registered\n[ 0.205228] acpiphp: Slot [31] registered\n[ 0.206409] PCI host bridge to bus 0000:00\n[ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266451] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268035] usbcore: registered new interface driver usbfs\n[ 0.269521] usbcore: registered new interface driver hub\n[ 0.271001] usbcore: registered new device driver usb\n[ 0.272111] PCI: Using ACPI for IRQ routing\n[ 0.273599] NetLabel: Initializing\n[ 0.274614] NetLabel: domain hash size = 128\n[ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.277419] NetLabel: unlabeled traffic allowed by default\n[ 0.278886] Switched to clocksource kvm-clock\n[ 0.284832] AppArmor: AppArmor Filesystem Enabled\n[ 0.286147] pnp: PnP ACPI init\n[ 0.287078] ACPI: bus type PNP registered\n[ 0.288657] pnp: PnP ACPI: found 8 devices\n[ 0.289778] ACPI: bus type PNP unregistered\n[ 0.297285] NET: Registered protocol family 2\n[ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302669] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304429] TCP: reno registered\n[ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308513] NET: Registered protocol family 1\n[ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.357666] Trying to unpack rootfs image as initramfs...\n[ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.467430] Scanning for low memory corruption every 60 seconds\n[ 0.469369] Initialise system trusted keyring\n[ 0.470575] audit: initializing netlink socket (disabled)\n[ 0.471936] type=2000 audit(1534972418.309:1): initialized\n[ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495514] zbud: loaded\n[ 0.496528] VFS: Disk quotas dquot_6.5.2\n[ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499811] fuse init (API version 7.22)\n[ 0.501270] msgmni has been set to 3997\n[ 0.502610] Key type big_key registered\n[ 0.504173] Key type asymmetric registered\n[ 0.505330] Asymmetric key parser 'x509' registered\n[ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.508730] io scheduler noop registered\n[ 0.509829] io scheduler deadline registered (default)\n[ 0.511171] io scheduler cfq registered\n[ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515345] ipmi message handler version 39.2\n[ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518498] ACPI: Power Button [PWRF]\n[ 0.519664] GHES: HEST is not enabled!\n[ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638402] Linux agpgart interface v0.103\n[ 0.640720] brd: module loaded\n[ 0.642297] loop: module loaded\n[ 0.643772] blk-mq: CPU -> queue map\n[ 0.644991] CPU 0 -> Queue 0\n[ 0.646066] CPU 1 -> Queue 0\n[ 0.647940] vda: vda1\n[ 0.649487] scsi0 : ata_piix\n[ 0.650455] scsi1 : ata_piix\n[ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654901] libphy: Fixed MDIO Bus: probed\n[ 0.656114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657368] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660775] PPP generic driver version 2.4.2\n[ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663514] ehci-pci: EHCI PCI platform driver\n[ 0.664660] ehci-platform: EHCI generic platform driver\n[ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667564] ohci-pci: OHCI PCI platform driver\n[ 0.668714] ohci-platform: OHCI generic platform driver\n[ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.700829] usb usb1: Product: UHCI Host Controller\n[ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.703595] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704899] hub 1-0:1.0: USB hub found\n[ 0.705945] hub 1-0:1.0: 2 ports detected\n[ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.712832] mousedev: PS/2 mouse device common for all mice\n[ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.716905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.721522] device-mapper: uevent: version 1.0.3\n[ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.726677] TCP: cubic registered\n[ 0.727728] NET: Registered protocol family 10\n[ 0.729223] NET: Registered protocol family 17\n[ 0.730430] Key type dns_resolver registered\n[ 0.731791] Loading compiled-in X.509 certificates\n[ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.743117] registered taskstats version 1\n[ 0.746084] Key type trusted registered\n[ 0.749692] Key type encrypted registered\n[ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.752143] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.754018] regulator-dummy: disabling\n[ 0.755451] Magic number: 14:63:248\n[ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417)\n[ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.760381] EDD information not available.\n[ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.811934] Write protecting the kernel read-only data: 12288k\n[ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832113] systemd-udevd[107]: starting version 204\n[ 0.892485] FDC 0 is a S82078B\n[ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.188290] usb 1-1: Product: QEMU USB Tablet\n[ 1.189440] usb 1-1: Manufacturer: QEMU\n[ 1.190480] usb 1-1: SerialNumber: 42\n[ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available\n[ 2.670168] 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 * Stopping Track if upstart is running in a container[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 Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds.\ncloud-init-nonet[3.15]: 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 * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b |\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:\nb2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| +o o|\n| . o. =|\n| . .o +|\n| . S .. o ..|\n| + + +oo|\n| . o . . .*|\n| o .E|\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:\n71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... |\n| . o o |\n| . o + . |\n| . . o . . |\n| . S + . |\n| .. . o |\n| o .. |\n| . oo.. . . |\n| o==o E.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:\n95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o=. += |\n| . = =oo |\n| . o . Boo |\n| E . + +.+ |\n| +So |\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:\ne7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ..+o+o |\n| E o++.|\n| . += o|\n| o =+ |\n| S . +. |\n| o o o |\n| + = |\n| . o |\n| |\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 D-Bus system message bus[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 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 * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\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\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438\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]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.2\n+ '[' -n 192.168.0.2 ']'\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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51306 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.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\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:Cybertrust_Global_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:Certigna.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:EC-ACC.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:USERTrust_ECC_Certification_Authority.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:DigiCert_Global_Root_CA.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:PSCProcert.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\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 ... 53131 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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) ...\n"} 2018-08-22 21:15:41,538 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-117b1dc6-391b-470b-9a88-013ad7521a48 2018-08-22 21:15:41,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0817999839783s 2018-08-22 21:15:41,540 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-117b1dc6-391b-470b-9a88-013ad7521a48 2018-08-22 21:15:41,541 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301 [ 0.009265] Security Framework initialized [ 0.010402] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025452] Initializing cgroup subsys devices [ 0.026617] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029144] Initializing cgroup subsys perf_event [ 0.030359] Initializing cgroup subsys hugetlb [ 0.031595] FEATURE SPEC_CTRL Not Present [ 0.032689] mce: CPU supports 10 MCE banks [ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046507] ACPI: Core revision 20131115 [ 0.048460] ACPI: All ACPI Tables successfully acquired [ 0.049974] ftrace: allocating 28717 entries in 113 pages [ 0.072229] smpboot: Max logical packages: 2 [ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080332] Enabling x2apic [ 0.081237] Enabled x2apic [ 0.082579] Switched APIC routing to physical x2apic. [ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098244] KVM setup paravirtual spinlock [ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104249] x86: Booting SMP configuration: [ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120041] x86: Booted up 1 node, 2 CPUs [ 0.120034] KVM setup async PF for cpu 1 [ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124475] devtmpfs: initialized [ 0.128037] EVM: security.selinux [ 0.129250] EVM: security.SMACK64 [ 0.130460] EVM: security.ima [ 0.131584] EVM: security.capability [ 0.133025] pinctrl core: initialized pinctrl subsystem [ 0.134644] regulator-dummy: no parameters [ 0.135818] RTC time: 21:13:37, date: 08/22/18 [ 0.136091] NET: Registered protocol family 16 [ 0.137438] cpuidle: using governor ladder [ 0.138556] cpuidle: using governor menu [ 0.139708] ACPI: bus type PCI registered [ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141786] PCI: Using configuration type 1 for base access [ 0.143858] bio: create slab at 0 [ 0.144109] ACPI: Added _OSI(Module Device) [ 0.145253] ACPI: Added _OSI(Processor Device) [ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149342] ACPI: Interpreter enabled [ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160007] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.167842] ACPI: No dock devices found. [ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176231] acpiphp: Slot [3] registered [ 0.177615] acpiphp: Slot [4] registered [ 0.179002] acpiphp: Slot [5] registered [ 0.180024] acpiphp: Slot [6] registered [ 0.181419] acpiphp: Slot [7] registered [ 0.182829] acpiphp: Slot [8] registered [ 0.183934] acpiphp: Slot [9] registered [ 0.184029] acpiphp: Slot [10] registered [ 0.185183] acpiphp: Slot [11] registered [ 0.186354] acpiphp: Slot [12] registered [ 0.187469] acpiphp: Slot [13] registered [ 0.188041] acpiphp: Slot [14] registered [ 0.189157] acpiphp: Slot [15] registered [ 0.190487] acpiphp: Slot [16] registered [ 0.191614] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193152] acpiphp: Slot [19] registered [ 0.194256] acpiphp: Slot [20] registered [ 0.195373] acpiphp: Slot [21] registered [ 0.196029] acpiphp: Slot [22] registered [ 0.197596] acpiphp: Slot [23] registered [ 0.198722] acpiphp: Slot [24] registered [ 0.199834] acpiphp: Slot [25] registered [ 0.200021] acpiphp: Slot [26] registered [ 0.201171] acpiphp: Slot [27] registered [ 0.202249] acpiphp: Slot [28] registered [ 0.203389] acpiphp: Slot [29] registered [ 0.204020] acpiphp: Slot [30] registered [ 0.205228] acpiphp: Slot [31] registered [ 0.206409] PCI host bridge to bus 0000:00 [ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264841] vgaarb: bridge control possible 0000:00:02.0 [ 0.266451] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268035] usbcore: registered new interface driver usbfs [ 0.269521] usbcore: registered new interface driver hub [ 0.271001] usbcore: registered new device driver usb [ 0.272111] PCI: Using ACPI for IRQ routing [ 0.273599] NetLabel: Initializing [ 0.274614] NetLabel: domain hash size = 128 [ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.277419] NetLabel: unlabeled traffic allowed by default [ 0.278886] Switched to clocksource kvm-clock [ 0.284832] AppArmor: AppArmor Filesystem Enabled [ 0.286147] pnp: PnP ACPI init [ 0.287078] ACPI: bus type PNP registered [ 0.288657] pnp: PnP ACPI: found 8 devices [ 0.289778] ACPI: bus type PNP unregistered [ 0.297285] NET: Registered protocol family 2 [ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302669] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304429] TCP: reno registered [ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308513] NET: Registered protocol family 1 [ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.357666] Trying to unpack rootfs image as initramfs... [ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.467430] Scanning for low memory corruption every 60 seconds [ 0.469369] Initialise system trusted keyring [ 0.470575] audit: initializing netlink socket (disabled) [ 0.471936] type=2000 audit(1534972418.309:1): initialized [ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495514] zbud: loaded [ 0.496528] VFS: Disk quotas dquot_6.5.2 [ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499811] fuse init (API version 7.22) [ 0.501270] msgmni has been set to 3997 [ 0.502610] Key type big_key registered [ 0.504173] Key type asymmetric registered [ 0.505330] Asymmetric key parser 'x509' registered [ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.508730] io scheduler noop registered [ 0.509829] io scheduler deadline registered (default) [ 0.511171] io scheduler cfq registered [ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] ipmi message handler version 39.2 [ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518498] ACPI: Power Button [PWRF] [ 0.519664] GHES: HEST is not enabled! [ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.638402] Linux agpgart interface v0.103 [ 0.640720] brd: module loaded [ 0.642297] loop: module loaded [ 0.643772] blk-mq: CPU -> queue map [ 0.644991] CPU 0 -> Queue 0 [ 0.646066] CPU 1 -> Queue 0 [ 0.647940] vda: vda1 [ 0.649487] scsi0 : ata_piix [ 0.650455] scsi1 : ata_piix [ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654901] libphy: Fixed MDIO Bus: probed [ 0.656114] tun: Universal TUN/TAP device driver, 1.6 [ 0.657368] tun: (C) 1999-2004 Max Krasnyansky [ 0.660775] PPP generic driver version 2.4.2 [ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663514] ehci-pci: EHCI PCI platform driver [ 0.664660] ehci-platform: EHCI generic platform driver [ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667564] ohci-pci: OHCI PCI platform driver [ 0.668714] ohci-platform: OHCI generic platform driver [ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver [ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700829] usb usb1: Product: UHCI Host Controller [ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.703595] usb usb1: SerialNumber: 0000:00:01.2 [ 0.704899] hub 1-0:1.0: USB hub found [ 0.705945] hub 1-0:1.0: 2 ports detected [ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712832] mousedev: PS/2 mouse device common for all mice [ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.716905] rtc_cmos 00:00: RTC can wake from S4 [ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721522] device-mapper: uevent: version 1.0.3 [ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs [ 0.726677] TCP: cubic registered [ 0.727728] NET: Registered protocol family 10 [ 0.729223] NET: Registered protocol family 17 [ 0.730430] Key type dns_resolver registered [ 0.731791] Loading compiled-in X.509 certificates [ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.743117] registered taskstats version 1 [ 0.746084] Key type trusted registered [ 0.749692] Key type encrypted registered [ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled [ 0.752143] IMA: No TPM chip found, activating TPM-bypass! [ 0.754018] regulator-dummy: disabling [ 0.755451] Magic number: 14:63:248 [ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417) [ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760381] EDD information not available. [ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.811934] Write protecting the kernel read-only data: 12288k [ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.832113] systemd-udevd[107]: starting version 204 [ 0.892485] FDC 0 is a S82078B [ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.188290] usb 1-1: Product: QEMU USB Tablet [ 1.189440] usb 1-1: Manufacturer: QEMU [ 1.190480] usb 1-1: SerialNumber: 42 [ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available [ 2.670168] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds. cloud-init-nonet[3.15]: 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 ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b | 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: b2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | +o o| | . o. =| | . .o +| | . S .. o ..| | + + +oo| | . o . . .*| | o .E| | .| +-----------------+ 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: 71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | ... | | . o o | | . o + . | | . . o . . | | . S + . | | .. . o | | o .. | | . oo.. . . | | 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: 95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o=. += | | . = =oo | | . o . Boo | | E . + +.+ | | +So | | . | | | | | | | +-----------------+ 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: e7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | ..+o+o | | E o++.| | . += o| | o =+ | | S . +. | | o o 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 D-Bus system message bus[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 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 ] * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + 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 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438 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] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.2 + '[' -n 192.168.0.2 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51306 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.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... 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:Cybertrust_Global_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Certigna.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:EC-ACC.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:SecureSign_RootCA11.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:CNNIC_ROOT.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Secure_Global_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Izenpe.com.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Certum_Root_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:PSCProcert.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SecureTrust_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:ACEDICOM_Root.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... 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 ... 53131 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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) ... 2018-08-22 21:15:41,546 - functest.core.singlevm - DEBUG - try 11: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-22 21:15:51,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:15:51,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:15:52,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:15: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-87ff8bc3-7f83-478e-8c6e-d8bd6684b276 x-compute-request-id: req-87ff8bc3-7f83-478e-8c6e-d8bd6684b276 Content-Encoding: gzip Content-Length: 1502 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:78:39:3b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:39:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:51:65", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8a0f93b5-31d1-41a6-b272-264da290b9d8", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-22T21:12:58Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:91:62:7a", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:62:7a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:d5:dc", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "dime-0.clearwater.opnfv", "created": "2018-08-22T21:12:57Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:9e:49", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:9e:49", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:38.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "32c461ee-a57b-4059-be86-d748b4bd34fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:38Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "bono-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:05:e0:7b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:e0:7b", "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:9b:7b:af", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:7b:af", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:28.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "3bed9240-d07f-4ea6-b405-d8eabe070318", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:28Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "homer-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:77:b2:83", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:b2:83", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:79:c2", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:31.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "f0772ec9-c800-45c4-a7d0-10262530cdc4", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:31Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-22T21:12:53Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:76:66:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:66:5b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:12:40.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "afd53439-1e48-4332-a8ed-ddbf35690ba1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:12:40Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-22T21:11:09Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:a1:ae:9b", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:9b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:3a:5a", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:10:58.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "5ed6a905-bca6-4309-8b9e-db7956bec6e2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:10:58Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ns.clearwater.opnfv", "created": "2018-08-22T21:09:13Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:15:52,105 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-87ff8bc3-7f83-478e-8c6e-d8bd6684b276 2018-08-22 21:15:52,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.547355890274s 2018-08-22 21:15:52,106 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-87ff8bc3-7f83-478e-8c6e-d8bd6684b276 2018-08-22 21:15:52,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 21:15:52,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/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}80e1cd3d688aa19a71bac492ff517fde181fd339" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 21:15:52,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:15:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2c06a82-c8ef-4023-b532-f30004c2a0a4 x-compute-request-id: req-d2c06a82-c8ef-4023-b532-f30004c2a0a4 Content-Encoding: gzip Content-Length: 19170 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301\n[ 0.009265] Security Framework initialized\n[ 0.010402] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019869] 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.024297] Initializing cgroup subsys memory\n[ 0.025452] Initializing cgroup subsys devices\n[ 0.026617] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029144] Initializing cgroup subsys perf_event\n[ 0.030359] Initializing cgroup subsys hugetlb\n[ 0.031595] FEATURE SPEC_CTRL Not Present\n[ 0.032689] mce: CPU supports 10 MCE banks\n[ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046507] ACPI: Core revision 20131115\n[ 0.048460] ACPI: All ACPI Tables successfully acquired\n[ 0.049974] ftrace: allocating 28717 entries in 113 pages\n[ 0.072229] smpboot: Max logical packages: 2\n[ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080332] Enabling x2apic\n[ 0.081237] Enabled x2apic\n[ 0.082579] Switched APIC routing to physical x2apic.\n[ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.098244] KVM setup paravirtual spinlock\n[ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104249] x86: Booting SMP configuration:\n[ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120041] x86: Booted up 1 node, 2 CPUs\n[ 0.120034] KVM setup async PF for cpu 1\n[ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124475] devtmpfs: initialized\n[ 0.128037] EVM: security.selinux\n[ 0.129250] EVM: security.SMACK64\n[ 0.130460] EVM: security.ima\n[ 0.131584] EVM: security.capability\n[ 0.133025] pinctrl core: initialized pinctrl subsystem\n[ 0.134644] regulator-dummy: no parameters\n[ 0.135818] RTC time: 21:13:37, date: 08/22/18\n[ 0.136091] NET: Registered protocol family 16\n[ 0.137438] cpuidle: using governor ladder\n[ 0.138556] cpuidle: using governor menu\n[ 0.139708] ACPI: bus type PCI registered\n[ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141786] PCI: Using configuration type 1 for base access\n[ 0.143858] bio: create slab at 0\n[ 0.144109] ACPI: Added _OSI(Module Device)\n[ 0.145253] ACPI: Added _OSI(Processor Device)\n[ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149342] ACPI: Interpreter enabled\n[ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160007] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.167842] ACPI: No dock devices found.\n[ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176231] acpiphp: Slot [3] registered\n[ 0.177615] acpiphp: Slot [4] registered\n[ 0.179002] acpiphp: Slot [5] registered\n[ 0.180024] acpiphp: Slot [6] registered\n[ 0.181419] acpiphp: Slot [7] registered\n[ 0.182829] acpiphp: Slot [8] registered\n[ 0.183934] acpiphp: Slot [9] registered\n[ 0.184029] acpiphp: Slot [10] registered\n[ 0.185183] acpiphp: Slot [11] registered\n[ 0.186354] acpiphp: Slot [12] registered\n[ 0.187469] acpiphp: Slot [13] registered\n[ 0.188041] acpiphp: Slot [14] registered\n[ 0.189157] acpiphp: Slot [15] registered\n[ 0.190487] acpiphp: Slot [16] registered\n[ 0.191614] acpiphp: Slot [17] registered\n[ 0.192020] acpiphp: Slot [18] registered\n[ 0.193152] acpiphp: Slot [19] registered\n[ 0.194256] acpiphp: Slot [20] registered\n[ 0.195373] acpiphp: Slot [21] registered\n[ 0.196029] acpiphp: Slot [22] registered\n[ 0.197596] acpiphp: Slot [23] registered\n[ 0.198722] acpiphp: Slot [24] registered\n[ 0.199834] acpiphp: Slot [25] registered\n[ 0.200021] acpiphp: Slot [26] registered\n[ 0.201171] acpiphp: Slot [27] registered\n[ 0.202249] acpiphp: Slot [28] registered\n[ 0.203389] acpiphp: Slot [29] registered\n[ 0.204020] acpiphp: Slot [30] registered\n[ 0.205228] acpiphp: Slot [31] registered\n[ 0.206409] PCI host bridge to bus 0000:00\n[ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266451] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268035] usbcore: registered new interface driver usbfs\n[ 0.269521] usbcore: registered new interface driver hub\n[ 0.271001] usbcore: registered new device driver usb\n[ 0.272111] PCI: Using ACPI for IRQ routing\n[ 0.273599] NetLabel: Initializing\n[ 0.274614] NetLabel: domain hash size = 128\n[ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.277419] NetLabel: unlabeled traffic allowed by default\n[ 0.278886] Switched to clocksource kvm-clock\n[ 0.284832] AppArmor: AppArmor Filesystem Enabled\n[ 0.286147] pnp: PnP ACPI init\n[ 0.287078] ACPI: bus type PNP registered\n[ 0.288657] pnp: PnP ACPI: found 8 devices\n[ 0.289778] ACPI: bus type PNP unregistered\n[ 0.297285] NET: Registered protocol family 2\n[ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302669] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304429] TCP: reno registered\n[ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308513] NET: Registered protocol family 1\n[ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.357666] Trying to unpack rootfs image as initramfs...\n[ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.467430] Scanning for low memory corruption every 60 seconds\n[ 0.469369] Initialise system trusted keyring\n[ 0.470575] audit: initializing netlink socket (disabled)\n[ 0.471936] type=2000 audit(1534972418.309:1): initialized\n[ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495514] zbud: loaded\n[ 0.496528] VFS: Disk quotas dquot_6.5.2\n[ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499811] fuse init (API version 7.22)\n[ 0.501270] msgmni has been set to 3997\n[ 0.502610] Key type big_key registered\n[ 0.504173] Key type asymmetric registered\n[ 0.505330] Asymmetric key parser 'x509' registered\n[ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.508730] io scheduler noop registered\n[ 0.509829] io scheduler deadline registered (default)\n[ 0.511171] io scheduler cfq registered\n[ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515345] ipmi message handler version 39.2\n[ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518498] ACPI: Power Button [PWRF]\n[ 0.519664] GHES: HEST is not enabled!\n[ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638402] Linux agpgart interface v0.103\n[ 0.640720] brd: module loaded\n[ 0.642297] loop: module loaded\n[ 0.643772] blk-mq: CPU -> queue map\n[ 0.644991] CPU 0 -> Queue 0\n[ 0.646066] CPU 1 -> Queue 0\n[ 0.647940] vda: vda1\n[ 0.649487] scsi0 : ata_piix\n[ 0.650455] scsi1 : ata_piix\n[ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654901] libphy: Fixed MDIO Bus: probed\n[ 0.656114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657368] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660775] PPP generic driver version 2.4.2\n[ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663514] ehci-pci: EHCI PCI platform driver\n[ 0.664660] ehci-platform: EHCI generic platform driver\n[ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667564] ohci-pci: OHCI PCI platform driver\n[ 0.668714] ohci-platform: OHCI generic platform driver\n[ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.700829] usb usb1: Product: UHCI Host Controller\n[ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.703595] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704899] hub 1-0:1.0: USB hub found\n[ 0.705945] hub 1-0:1.0: 2 ports detected\n[ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.712832] mousedev: PS/2 mouse device common for all mice\n[ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.716905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.721522] device-mapper: uevent: version 1.0.3\n[ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.726677] TCP: cubic registered\n[ 0.727728] NET: Registered protocol family 10\n[ 0.729223] NET: Registered protocol family 17\n[ 0.730430] Key type dns_resolver registered\n[ 0.731791] Loading compiled-in X.509 certificates\n[ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.743117] registered taskstats version 1\n[ 0.746084] Key type trusted registered\n[ 0.749692] Key type encrypted registered\n[ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.752143] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.754018] regulator-dummy: disabling\n[ 0.755451] Magic number: 14:63:248\n[ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417)\n[ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.760381] EDD information not available.\n[ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.811934] Write protecting the kernel read-only data: 12288k\n[ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832113] systemd-udevd[107]: starting version 204\n[ 0.892485] FDC 0 is a S82078B\n[ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.188290] usb 1-1: Product: QEMU USB Tablet\n[ 1.189440] usb 1-1: Manufacturer: QEMU\n[ 1.190480] usb 1-1: SerialNumber: 42\n[ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available\n[ 2.670168] 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 * Stopping Track if upstart is running in a container[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 Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds.\ncloud-init-nonet[3.15]: 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 * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b |\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:\nb2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| +o o|\n| . o. =|\n| . .o +|\n| . S .. o ..|\n| + + +oo|\n| . o . . .*|\n| o .E|\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:\n71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... |\n| . o o |\n| . o + . |\n| . . o . . |\n| . S + . |\n| .. . o |\n| o .. |\n| . oo.. . . |\n| o==o E.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:\n95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o=. += |\n| . = =oo |\n| . o . Boo |\n| E . + +.+ |\n| +So |\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:\ne7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ..+o+o |\n| E o++.|\n| . += o|\n| o =+ |\n| S . +. |\n| o o o |\n| + = |\n| . o |\n| |\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 D-Bus system message bus[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 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 * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\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\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438\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]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.2\n+ '[' -n 192.168.0.2 ']'\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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51306 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.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\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:Cybertrust_Global_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:Certigna.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:EC-ACC.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:USERTrust_ECC_Certification_Authority.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:DigiCert_Global_Root_CA.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:PSCProcert.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\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 ... 53131 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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) ...\n"} 2018-08-22 21:15:52,200 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-d2c06a82-c8ef-4023-b532-f30004c2a0a4 2018-08-22 21:15:52,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0871820449829s 2018-08-22 21:15:52,202 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-d2c06a82-c8ef-4023-b532-f30004c2a0a4 2018-08-22 21:15:52,202 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301 [ 0.009265] Security Framework initialized [ 0.010402] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025452] Initializing cgroup subsys devices [ 0.026617] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029144] Initializing cgroup subsys perf_event [ 0.030359] Initializing cgroup subsys hugetlb [ 0.031595] FEATURE SPEC_CTRL Not Present [ 0.032689] mce: CPU supports 10 MCE banks [ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046507] ACPI: Core revision 20131115 [ 0.048460] ACPI: All ACPI Tables successfully acquired [ 0.049974] ftrace: allocating 28717 entries in 113 pages [ 0.072229] smpboot: Max logical packages: 2 [ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080332] Enabling x2apic [ 0.081237] Enabled x2apic [ 0.082579] Switched APIC routing to physical x2apic. [ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098244] KVM setup paravirtual spinlock [ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104249] x86: Booting SMP configuration: [ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120041] x86: Booted up 1 node, 2 CPUs [ 0.120034] KVM setup async PF for cpu 1 [ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124475] devtmpfs: initialized [ 0.128037] EVM: security.selinux [ 0.129250] EVM: security.SMACK64 [ 0.130460] EVM: security.ima [ 0.131584] EVM: security.capability [ 0.133025] pinctrl core: initialized pinctrl subsystem [ 0.134644] regulator-dummy: no parameters [ 0.135818] RTC time: 21:13:37, date: 08/22/18 [ 0.136091] NET: Registered protocol family 16 [ 0.137438] cpuidle: using governor ladder [ 0.138556] cpuidle: using governor menu [ 0.139708] ACPI: bus type PCI registered [ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141786] PCI: Using configuration type 1 for base access [ 0.143858] bio: create slab at 0 [ 0.144109] ACPI: Added _OSI(Module Device) [ 0.145253] ACPI: Added _OSI(Processor Device) [ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149342] ACPI: Interpreter enabled [ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160007] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.167842] ACPI: No dock devices found. [ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176231] acpiphp: Slot [3] registered [ 0.177615] acpiphp: Slot [4] registered [ 0.179002] acpiphp: Slot [5] registered [ 0.180024] acpiphp: Slot [6] registered [ 0.181419] acpiphp: Slot [7] registered [ 0.182829] acpiphp: Slot [8] registered [ 0.183934] acpiphp: Slot [9] registered [ 0.184029] acpiphp: Slot [10] registered [ 0.185183] acpiphp: Slot [11] registered [ 0.186354] acpiphp: Slot [12] registered [ 0.187469] acpiphp: Slot [13] registered [ 0.188041] acpiphp: Slot [14] registered [ 0.189157] acpiphp: Slot [15] registered [ 0.190487] acpiphp: Slot [16] registered [ 0.191614] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193152] acpiphp: Slot [19] registered [ 0.194256] acpiphp: Slot [20] registered [ 0.195373] acpiphp: Slot [21] registered [ 0.196029] acpiphp: Slot [22] registered [ 0.197596] acpiphp: Slot [23] registered [ 0.198722] acpiphp: Slot [24] registered [ 0.199834] acpiphp: Slot [25] registered [ 0.200021] acpiphp: Slot [26] registered [ 0.201171] acpiphp: Slot [27] registered [ 0.202249] acpiphp: Slot [28] registered [ 0.203389] acpiphp: Slot [29] registered [ 0.204020] acpiphp: Slot [30] registered [ 0.205228] acpiphp: Slot [31] registered [ 0.206409] PCI host bridge to bus 0000:00 [ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264841] vgaarb: bridge control possible 0000:00:02.0 [ 0.266451] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268035] usbcore: registered new interface driver usbfs [ 0.269521] usbcore: registered new interface driver hub [ 0.271001] usbcore: registered new device driver usb [ 0.272111] PCI: Using ACPI for IRQ routing [ 0.273599] NetLabel: Initializing [ 0.274614] NetLabel: domain hash size = 128 [ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.277419] NetLabel: unlabeled traffic allowed by default [ 0.278886] Switched to clocksource kvm-clock [ 0.284832] AppArmor: AppArmor Filesystem Enabled [ 0.286147] pnp: PnP ACPI init [ 0.287078] ACPI: bus type PNP registered [ 0.288657] pnp: PnP ACPI: found 8 devices [ 0.289778] ACPI: bus type PNP unregistered [ 0.297285] NET: Registered protocol family 2 [ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302669] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304429] TCP: reno registered [ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308513] NET: Registered protocol family 1 [ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.357666] Trying to unpack rootfs image as initramfs... [ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.467430] Scanning for low memory corruption every 60 seconds [ 0.469369] Initialise system trusted keyring [ 0.470575] audit: initializing netlink socket (disabled) [ 0.471936] type=2000 audit(1534972418.309:1): initialized [ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495514] zbud: loaded [ 0.496528] VFS: Disk quotas dquot_6.5.2 [ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499811] fuse init (API version 7.22) [ 0.501270] msgmni has been set to 3997 [ 0.502610] Key type big_key registered [ 0.504173] Key type asymmetric registered [ 0.505330] Asymmetric key parser 'x509' registered [ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.508730] io scheduler noop registered [ 0.509829] io scheduler deadline registered (default) [ 0.511171] io scheduler cfq registered [ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] ipmi message handler version 39.2 [ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518498] ACPI: Power Button [PWRF] [ 0.519664] GHES: HEST is not enabled! [ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.638402] Linux agpgart interface v0.103 [ 0.640720] brd: module loaded [ 0.642297] loop: module loaded [ 0.643772] blk-mq: CPU -> queue map [ 0.644991] CPU 0 -> Queue 0 [ 0.646066] CPU 1 -> Queue 0 [ 0.647940] vda: vda1 [ 0.649487] scsi0 : ata_piix [ 0.650455] scsi1 : ata_piix [ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654901] libphy: Fixed MDIO Bus: probed [ 0.656114] tun: Universal TUN/TAP device driver, 1.6 [ 0.657368] tun: (C) 1999-2004 Max Krasnyansky [ 0.660775] PPP generic driver version 2.4.2 [ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663514] ehci-pci: EHCI PCI platform driver [ 0.664660] ehci-platform: EHCI generic platform driver [ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667564] ohci-pci: OHCI PCI platform driver [ 0.668714] ohci-platform: OHCI generic platform driver [ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver [ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700829] usb usb1: Product: UHCI Host Controller [ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.703595] usb usb1: SerialNumber: 0000:00:01.2 [ 0.704899] hub 1-0:1.0: USB hub found [ 0.705945] hub 1-0:1.0: 2 ports detected [ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712832] mousedev: PS/2 mouse device common for all mice [ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.716905] rtc_cmos 00:00: RTC can wake from S4 [ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721522] device-mapper: uevent: version 1.0.3 [ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs [ 0.726677] TCP: cubic registered [ 0.727728] NET: Registered protocol family 10 [ 0.729223] NET: Registered protocol family 17 [ 0.730430] Key type dns_resolver registered [ 0.731791] Loading compiled-in X.509 certificates [ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.743117] registered taskstats version 1 [ 0.746084] Key type trusted registered [ 0.749692] Key type encrypted registered [ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled [ 0.752143] IMA: No TPM chip found, activating TPM-bypass! [ 0.754018] regulator-dummy: disabling [ 0.755451] Magic number: 14:63:248 [ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417) [ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760381] EDD information not available. [ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.811934] Write protecting the kernel read-only data: 12288k [ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.832113] systemd-udevd[107]: starting version 204 [ 0.892485] FDC 0 is a S82078B [ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.188290] usb 1-1: Product: QEMU USB Tablet [ 1.189440] usb 1-1: Manufacturer: QEMU [ 1.190480] usb 1-1: SerialNumber: 42 [ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available [ 2.670168] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds. cloud-init-nonet[3.15]: 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 ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b | 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: b2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | +o o| | . o. =| | . .o +| | . S .. o ..| | + + +oo| | . o . . .*| | o .E| | .| +-----------------+ 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: 71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | ... | | . o o | | . o + . | | . . o . . | | . S + . | | .. . o | | o .. | | . oo.. . . | | 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: 95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o=. += | | . = =oo | | . o . Boo | | E . + +.+ | | +So | | . | | | | | | | +-----------------+ 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: e7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | ..+o+o | | E o++.| | . += o| | o =+ | | S . +. | | o o 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 D-Bus system message bus[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 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 ] * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + 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 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438 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] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.2 + '[' -n 192.168.0.2 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51306 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.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... 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:Cybertrust_Global_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Certigna.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:EC-ACC.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:SecureSign_RootCA11.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:CNNIC_ROOT.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Secure_Global_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Izenpe.com.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Certum_Root_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:PSCProcert.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SecureTrust_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:ACEDICOM_Root.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... 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 ... 53131 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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) ... 2018-08-22 21:15:52,206 - functest.core.singlevm - DEBUG - try 12: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-22 21:16:02,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:16:02,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:16:02,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:16: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-287a2a97-8a80-4ca3-b838-c910987e5e51 x-compute-request-id: req-287a2a97-8a80-4ca3-b838-c910987e5e51 Content-Encoding: gzip Content-Length: 1502 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:78:39:3b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:39:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:51:65", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8a0f93b5-31d1-41a6-b272-264da290b9d8", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-22T21:12:58Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:91:62:7a", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:62:7a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:d5:dc", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "dime-0.clearwater.opnfv", "created": "2018-08-22T21:12:57Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:9e:49", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:9e:49", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:38.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "32c461ee-a57b-4059-be86-d748b4bd34fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:38Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "bono-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:05:e0:7b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:e0:7b", "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:9b:7b:af", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:7b:af", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:28.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "3bed9240-d07f-4ea6-b405-d8eabe070318", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:28Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "homer-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:77:b2:83", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:b2:83", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:79:c2", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:31.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "f0772ec9-c800-45c4-a7d0-10262530cdc4", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:31Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-22T21:12:53Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:76:66:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:66:5b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:12:40.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "afd53439-1e48-4332-a8ed-ddbf35690ba1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:12:40Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-22T21:11:09Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:a1:ae:9b", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:9b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:3a:5a", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:10:58.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "5ed6a905-bca6-4309-8b9e-db7956bec6e2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:10:58Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ns.clearwater.opnfv", "created": "2018-08-22T21:09:13Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:16:02,773 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-287a2a97-8a80-4ca3-b838-c910987e5e51 2018-08-22 21:16:02,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555634021759s 2018-08-22 21:16:02,774 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-287a2a97-8a80-4ca3-b838-c910987e5e51 2018-08-22 21:16:02,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 21:16:02,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/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}80e1cd3d688aa19a71bac492ff517fde181fd339" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 21:16:02,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:16: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-88eb12c1-1c1a-4879-868f-3219ff433501 x-compute-request-id: req-88eb12c1-1c1a-4879-868f-3219ff433501 Content-Encoding: gzip Content-Length: 19565 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301\n[ 0.009265] Security Framework initialized\n[ 0.010402] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019869] 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.024297] Initializing cgroup subsys memory\n[ 0.025452] Initializing cgroup subsys devices\n[ 0.026617] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029144] Initializing cgroup subsys perf_event\n[ 0.030359] Initializing cgroup subsys hugetlb\n[ 0.031595] FEATURE SPEC_CTRL Not Present\n[ 0.032689] mce: CPU supports 10 MCE banks\n[ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046507] ACPI: Core revision 20131115\n[ 0.048460] ACPI: All ACPI Tables successfully acquired\n[ 0.049974] ftrace: allocating 28717 entries in 113 pages\n[ 0.072229] smpboot: Max logical packages: 2\n[ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080332] Enabling x2apic\n[ 0.081237] Enabled x2apic\n[ 0.082579] Switched APIC routing to physical x2apic.\n[ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.098244] KVM setup paravirtual spinlock\n[ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104249] x86: Booting SMP configuration:\n[ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120041] x86: Booted up 1 node, 2 CPUs\n[ 0.120034] KVM setup async PF for cpu 1\n[ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124475] devtmpfs: initialized\n[ 0.128037] EVM: security.selinux\n[ 0.129250] EVM: security.SMACK64\n[ 0.130460] EVM: security.ima\n[ 0.131584] EVM: security.capability\n[ 0.133025] pinctrl core: initialized pinctrl subsystem\n[ 0.134644] regulator-dummy: no parameters\n[ 0.135818] RTC time: 21:13:37, date: 08/22/18\n[ 0.136091] NET: Registered protocol family 16\n[ 0.137438] cpuidle: using governor ladder\n[ 0.138556] cpuidle: using governor menu\n[ 0.139708] ACPI: bus type PCI registered\n[ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141786] PCI: Using configuration type 1 for base access\n[ 0.143858] bio: create slab at 0\n[ 0.144109] ACPI: Added _OSI(Module Device)\n[ 0.145253] ACPI: Added _OSI(Processor Device)\n[ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149342] ACPI: Interpreter enabled\n[ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160007] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.167842] ACPI: No dock devices found.\n[ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176231] acpiphp: Slot [3] registered\n[ 0.177615] acpiphp: Slot [4] registered\n[ 0.179002] acpiphp: Slot [5] registered\n[ 0.180024] acpiphp: Slot [6] registered\n[ 0.181419] acpiphp: Slot [7] registered\n[ 0.182829] acpiphp: Slot [8] registered\n[ 0.183934] acpiphp: Slot [9] registered\n[ 0.184029] acpiphp: Slot [10] registered\n[ 0.185183] acpiphp: Slot [11] registered\n[ 0.186354] acpiphp: Slot [12] registered\n[ 0.187469] acpiphp: Slot [13] registered\n[ 0.188041] acpiphp: Slot [14] registered\n[ 0.189157] acpiphp: Slot [15] registered\n[ 0.190487] acpiphp: Slot [16] registered\n[ 0.191614] acpiphp: Slot [17] registered\n[ 0.192020] acpiphp: Slot [18] registered\n[ 0.193152] acpiphp: Slot [19] registered\n[ 0.194256] acpiphp: Slot [20] registered\n[ 0.195373] acpiphp: Slot [21] registered\n[ 0.196029] acpiphp: Slot [22] registered\n[ 0.197596] acpiphp: Slot [23] registered\n[ 0.198722] acpiphp: Slot [24] registered\n[ 0.199834] acpiphp: Slot [25] registered\n[ 0.200021] acpiphp: Slot [26] registered\n[ 0.201171] acpiphp: Slot [27] registered\n[ 0.202249] acpiphp: Slot [28] registered\n[ 0.203389] acpiphp: Slot [29] registered\n[ 0.204020] acpiphp: Slot [30] registered\n[ 0.205228] acpiphp: Slot [31] registered\n[ 0.206409] PCI host bridge to bus 0000:00\n[ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266451] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268035] usbcore: registered new interface driver usbfs\n[ 0.269521] usbcore: registered new interface driver hub\n[ 0.271001] usbcore: registered new device driver usb\n[ 0.272111] PCI: Using ACPI for IRQ routing\n[ 0.273599] NetLabel: Initializing\n[ 0.274614] NetLabel: domain hash size = 128\n[ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.277419] NetLabel: unlabeled traffic allowed by default\n[ 0.278886] Switched to clocksource kvm-clock\n[ 0.284832] AppArmor: AppArmor Filesystem Enabled\n[ 0.286147] pnp: PnP ACPI init\n[ 0.287078] ACPI: bus type PNP registered\n[ 0.288657] pnp: PnP ACPI: found 8 devices\n[ 0.289778] ACPI: bus type PNP unregistered\n[ 0.297285] NET: Registered protocol family 2\n[ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302669] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304429] TCP: reno registered\n[ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308513] NET: Registered protocol family 1\n[ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.357666] Trying to unpack rootfs image as initramfs...\n[ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.467430] Scanning for low memory corruption every 60 seconds\n[ 0.469369] Initialise system trusted keyring\n[ 0.470575] audit: initializing netlink socket (disabled)\n[ 0.471936] type=2000 audit(1534972418.309:1): initialized\n[ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495514] zbud: loaded\n[ 0.496528] VFS: Disk quotas dquot_6.5.2\n[ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499811] fuse init (API version 7.22)\n[ 0.501270] msgmni has been set to 3997\n[ 0.502610] Key type big_key registered\n[ 0.504173] Key type asymmetric registered\n[ 0.505330] Asymmetric key parser 'x509' registered\n[ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.508730] io scheduler noop registered\n[ 0.509829] io scheduler deadline registered (default)\n[ 0.511171] io scheduler cfq registered\n[ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515345] ipmi message handler version 39.2\n[ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518498] ACPI: Power Button [PWRF]\n[ 0.519664] GHES: HEST is not enabled!\n[ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638402] Linux agpgart interface v0.103\n[ 0.640720] brd: module loaded\n[ 0.642297] loop: module loaded\n[ 0.643772] blk-mq: CPU -> queue map\n[ 0.644991] CPU 0 -> Queue 0\n[ 0.646066] CPU 1 -> Queue 0\n[ 0.647940] vda: vda1\n[ 0.649487] scsi0 : ata_piix\n[ 0.650455] scsi1 : ata_piix\n[ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654901] libphy: Fixed MDIO Bus: probed\n[ 0.656114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657368] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660775] PPP generic driver version 2.4.2\n[ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663514] ehci-pci: EHCI PCI platform driver\n[ 0.664660] ehci-platform: EHCI generic platform driver\n[ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667564] ohci-pci: OHCI PCI platform driver\n[ 0.668714] ohci-platform: OHCI generic platform driver\n[ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.700829] usb usb1: Product: UHCI Host Controller\n[ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.703595] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704899] hub 1-0:1.0: USB hub found\n[ 0.705945] hub 1-0:1.0: 2 ports detected\n[ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.712832] mousedev: PS/2 mouse device common for all mice\n[ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.716905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.721522] device-mapper: uevent: version 1.0.3\n[ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.726677] TCP: cubic registered\n[ 0.727728] NET: Registered protocol family 10\n[ 0.729223] NET: Registered protocol family 17\n[ 0.730430] Key type dns_resolver registered\n[ 0.731791] Loading compiled-in X.509 certificates\n[ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.743117] registered taskstats version 1\n[ 0.746084] Key type trusted registered\n[ 0.749692] Key type encrypted registered\n[ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.752143] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.754018] regulator-dummy: disabling\n[ 0.755451] Magic number: 14:63:248\n[ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417)\n[ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.760381] EDD information not available.\n[ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.811934] Write protecting the kernel read-only data: 12288k\n[ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832113] systemd-udevd[107]: starting version 204\n[ 0.892485] FDC 0 is a S82078B\n[ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.188290] usb 1-1: Product: QEMU USB Tablet\n[ 1.189440] usb 1-1: Manufacturer: QEMU\n[ 1.190480] usb 1-1: SerialNumber: 42\n[ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available\n[ 2.670168] 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 * Stopping Track if upstart is running in a container[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 Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds.\ncloud-init-nonet[3.15]: 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 * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b |\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:\nb2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| +o o|\n| . o. =|\n| . .o +|\n| . S .. o ..|\n| + + +oo|\n| . o . . .*|\n| o .E|\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:\n71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... |\n| . o o |\n| . o + . |\n| . . o . . |\n| . S + . |\n| .. . o |\n| o .. |\n| . oo.. . . |\n| o==o E.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:\n95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o=. += |\n| . = =oo |\n| . o . Boo |\n| E . + +.+ |\n| +So |\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:\ne7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ..+o+o |\n| E o++.|\n| . += o|\n| o =+ |\n| S . +. |\n| o o o |\n| + = |\n| . o |\n| |\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 D-Bus system message bus[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 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 * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\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\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438\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]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.2\n+ '[' -n 192.168.0.2 ']'\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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51306 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.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\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:Cybertrust_Global_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:Certigna.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:EC-ACC.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:USERTrust_ECC_Certification_Authority.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:DigiCert_Global_Root_CA.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:PSCProcert.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\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 ... 53131 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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) ...\n"} 2018-08-22 21:16:02,862 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-88eb12c1-1c1a-4879-868f-3219ff433501 2018-08-22 21:16:02,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0809500217438s 2018-08-22 21:16:02,864 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-88eb12c1-1c1a-4879-868f-3219ff433501 2018-08-22 21:16:02,864 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301 [ 0.009265] Security Framework initialized [ 0.010402] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025452] Initializing cgroup subsys devices [ 0.026617] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029144] Initializing cgroup subsys perf_event [ 0.030359] Initializing cgroup subsys hugetlb [ 0.031595] FEATURE SPEC_CTRL Not Present [ 0.032689] mce: CPU supports 10 MCE banks [ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046507] ACPI: Core revision 20131115 [ 0.048460] ACPI: All ACPI Tables successfully acquired [ 0.049974] ftrace: allocating 28717 entries in 113 pages [ 0.072229] smpboot: Max logical packages: 2 [ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080332] Enabling x2apic [ 0.081237] Enabled x2apic [ 0.082579] Switched APIC routing to physical x2apic. [ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098244] KVM setup paravirtual spinlock [ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104249] x86: Booting SMP configuration: [ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120041] x86: Booted up 1 node, 2 CPUs [ 0.120034] KVM setup async PF for cpu 1 [ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124475] devtmpfs: initialized [ 0.128037] EVM: security.selinux [ 0.129250] EVM: security.SMACK64 [ 0.130460] EVM: security.ima [ 0.131584] EVM: security.capability [ 0.133025] pinctrl core: initialized pinctrl subsystem [ 0.134644] regulator-dummy: no parameters [ 0.135818] RTC time: 21:13:37, date: 08/22/18 [ 0.136091] NET: Registered protocol family 16 [ 0.137438] cpuidle: using governor ladder [ 0.138556] cpuidle: using governor menu [ 0.139708] ACPI: bus type PCI registered [ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141786] PCI: Using configuration type 1 for base access [ 0.143858] bio: create slab at 0 [ 0.144109] ACPI: Added _OSI(Module Device) [ 0.145253] ACPI: Added _OSI(Processor Device) [ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149342] ACPI: Interpreter enabled [ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160007] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.167842] ACPI: No dock devices found. [ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176231] acpiphp: Slot [3] registered [ 0.177615] acpiphp: Slot [4] registered [ 0.179002] acpiphp: Slot [5] registered [ 0.180024] acpiphp: Slot [6] registered [ 0.181419] acpiphp: Slot [7] registered [ 0.182829] acpiphp: Slot [8] registered [ 0.183934] acpiphp: Slot [9] registered [ 0.184029] acpiphp: Slot [10] registered [ 0.185183] acpiphp: Slot [11] registered [ 0.186354] acpiphp: Slot [12] registered [ 0.187469] acpiphp: Slot [13] registered [ 0.188041] acpiphp: Slot [14] registered [ 0.189157] acpiphp: Slot [15] registered [ 0.190487] acpiphp: Slot [16] registered [ 0.191614] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193152] acpiphp: Slot [19] registered [ 0.194256] acpiphp: Slot [20] registered [ 0.195373] acpiphp: Slot [21] registered [ 0.196029] acpiphp: Slot [22] registered [ 0.197596] acpiphp: Slot [23] registered [ 0.198722] acpiphp: Slot [24] registered [ 0.199834] acpiphp: Slot [25] registered [ 0.200021] acpiphp: Slot [26] registered [ 0.201171] acpiphp: Slot [27] registered [ 0.202249] acpiphp: Slot [28] registered [ 0.203389] acpiphp: Slot [29] registered [ 0.204020] acpiphp: Slot [30] registered [ 0.205228] acpiphp: Slot [31] registered [ 0.206409] PCI host bridge to bus 0000:00 [ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264841] vgaarb: bridge control possible 0000:00:02.0 [ 0.266451] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268035] usbcore: registered new interface driver usbfs [ 0.269521] usbcore: registered new interface driver hub [ 0.271001] usbcore: registered new device driver usb [ 0.272111] PCI: Using ACPI for IRQ routing [ 0.273599] NetLabel: Initializing [ 0.274614] NetLabel: domain hash size = 128 [ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.277419] NetLabel: unlabeled traffic allowed by default [ 0.278886] Switched to clocksource kvm-clock [ 0.284832] AppArmor: AppArmor Filesystem Enabled [ 0.286147] pnp: PnP ACPI init [ 0.287078] ACPI: bus type PNP registered [ 0.288657] pnp: PnP ACPI: found 8 devices [ 0.289778] ACPI: bus type PNP unregistered [ 0.297285] NET: Registered protocol family 2 [ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302669] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304429] TCP: reno registered [ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308513] NET: Registered protocol family 1 [ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.357666] Trying to unpack rootfs image as initramfs... [ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.467430] Scanning for low memory corruption every 60 seconds [ 0.469369] Initialise system trusted keyring [ 0.470575] audit: initializing netlink socket (disabled) [ 0.471936] type=2000 audit(1534972418.309:1): initialized [ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495514] zbud: loaded [ 0.496528] VFS: Disk quotas dquot_6.5.2 [ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499811] fuse init (API version 7.22) [ 0.501270] msgmni has been set to 3997 [ 0.502610] Key type big_key registered [ 0.504173] Key type asymmetric registered [ 0.505330] Asymmetric key parser 'x509' registered [ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.508730] io scheduler noop registered [ 0.509829] io scheduler deadline registered (default) [ 0.511171] io scheduler cfq registered [ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] ipmi message handler version 39.2 [ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518498] ACPI: Power Button [PWRF] [ 0.519664] GHES: HEST is not enabled! [ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.638402] Linux agpgart interface v0.103 [ 0.640720] brd: module loaded [ 0.642297] loop: module loaded [ 0.643772] blk-mq: CPU -> queue map [ 0.644991] CPU 0 -> Queue 0 [ 0.646066] CPU 1 -> Queue 0 [ 0.647940] vda: vda1 [ 0.649487] scsi0 : ata_piix [ 0.650455] scsi1 : ata_piix [ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654901] libphy: Fixed MDIO Bus: probed [ 0.656114] tun: Universal TUN/TAP device driver, 1.6 [ 0.657368] tun: (C) 1999-2004 Max Krasnyansky [ 0.660775] PPP generic driver version 2.4.2 [ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663514] ehci-pci: EHCI PCI platform driver [ 0.664660] ehci-platform: EHCI generic platform driver [ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667564] ohci-pci: OHCI PCI platform driver [ 0.668714] ohci-platform: OHCI generic platform driver [ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver [ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700829] usb usb1: Product: UHCI Host Controller [ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.703595] usb usb1: SerialNumber: 0000:00:01.2 [ 0.704899] hub 1-0:1.0: USB hub found [ 0.705945] hub 1-0:1.0: 2 ports detected [ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712832] mousedev: PS/2 mouse device common for all mice [ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.716905] rtc_cmos 00:00: RTC can wake from S4 [ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721522] device-mapper: uevent: version 1.0.3 [ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs [ 0.726677] TCP: cubic registered [ 0.727728] NET: Registered protocol family 10 [ 0.729223] NET: Registered protocol family 17 [ 0.730430] Key type dns_resolver registered [ 0.731791] Loading compiled-in X.509 certificates [ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.743117] registered taskstats version 1 [ 0.746084] Key type trusted registered [ 0.749692] Key type encrypted registered [ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled [ 0.752143] IMA: No TPM chip found, activating TPM-bypass! [ 0.754018] regulator-dummy: disabling [ 0.755451] Magic number: 14:63:248 [ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417) [ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760381] EDD information not available. [ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.811934] Write protecting the kernel read-only data: 12288k [ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.832113] systemd-udevd[107]: starting version 204 [ 0.892485] FDC 0 is a S82078B [ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.188290] usb 1-1: Product: QEMU USB Tablet [ 1.189440] usb 1-1: Manufacturer: QEMU [ 1.190480] usb 1-1: SerialNumber: 42 [ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available [ 2.670168] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds. cloud-init-nonet[3.15]: 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 ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b | 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: b2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | +o o| | . o. =| | . .o +| | . S .. o ..| | + + +oo| | . o . . .*| | o .E| | .| +-----------------+ 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: 71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | ... | | . o o | | . o + . | | . . o . . | | . S + . | | .. . o | | o .. | | . oo.. . . | | 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: 95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o=. += | | . = =oo | | . o . Boo | | E . + +.+ | | +So | | . | | | | | | | +-----------------+ 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: e7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | ..+o+o | | E o++.| | . += o| | o =+ | | S . +. | | o o 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 D-Bus system message bus[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 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 ] * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + 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 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438 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] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.2 + '[' -n 192.168.0.2 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51306 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.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... 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:Cybertrust_Global_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Certigna.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:EC-ACC.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:SecureSign_RootCA11.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:CNNIC_ROOT.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Secure_Global_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Izenpe.com.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Certum_Root_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:PSCProcert.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SecureTrust_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:ACEDICOM_Root.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... 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 ... 53131 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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) ... 2018-08-22 21:16:02,869 - functest.core.singlevm - DEBUG - try 13: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-22 21:16:12,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:16:12,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:16:13,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:16: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-900b5758-4151-42b7-ba56-30094386b909 x-compute-request-id: req-900b5758-4151-42b7-ba56-30094386b909 Content-Encoding: gzip Content-Length: 1502 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:78:39:3b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:39:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:51:65", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8a0f93b5-31d1-41a6-b272-264da290b9d8", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-22T21:12:58Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:91:62:7a", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:62:7a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:d5:dc", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "dime-0.clearwater.opnfv", "created": "2018-08-22T21:12:57Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:9e:49", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:9e:49", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:38.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "32c461ee-a57b-4059-be86-d748b4bd34fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:38Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "bono-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:05:e0:7b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:e0:7b", "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:9b:7b:af", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:7b:af", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:28.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "3bed9240-d07f-4ea6-b405-d8eabe070318", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:28Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "homer-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:77:b2:83", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:b2:83", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:79:c2", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:31.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "f0772ec9-c800-45c4-a7d0-10262530cdc4", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:31Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-22T21:12:53Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:76:66:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:66:5b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:12:40.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "afd53439-1e48-4332-a8ed-ddbf35690ba1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:12:40Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-22T21:11:09Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:a1:ae:9b", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:9b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:3a:5a", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:10:58.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "5ed6a905-bca6-4309-8b9e-db7956bec6e2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:10:58Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ns.clearwater.opnfv", "created": "2018-08-22T21:09:13Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:16:13,391 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-900b5758-4151-42b7-ba56-30094386b909 2018-08-22 21:16:13,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511167049408s 2018-08-22 21:16:13,392 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-900b5758-4151-42b7-ba56-30094386b909 2018-08-22 21:16:13,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 21:16:13,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/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}80e1cd3d688aa19a71bac492ff517fde181fd339" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 21:16:13,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:16:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0730fc69-200b-4e8e-9783-1805ba2af1f6 x-compute-request-id: req-0730fc69-200b-4e8e-9783-1805ba2af1f6 Content-Encoding: gzip Content-Length: 19924 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301\n[ 0.009265] Security Framework initialized\n[ 0.010402] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019869] 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.024297] Initializing cgroup subsys memory\n[ 0.025452] Initializing cgroup subsys devices\n[ 0.026617] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029144] Initializing cgroup subsys perf_event\n[ 0.030359] Initializing cgroup subsys hugetlb\n[ 0.031595] FEATURE SPEC_CTRL Not Present\n[ 0.032689] mce: CPU supports 10 MCE banks\n[ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046507] ACPI: Core revision 20131115\n[ 0.048460] ACPI: All ACPI Tables successfully acquired\n[ 0.049974] ftrace: allocating 28717 entries in 113 pages\n[ 0.072229] smpboot: Max logical packages: 2\n[ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080332] Enabling x2apic\n[ 0.081237] Enabled x2apic\n[ 0.082579] Switched APIC routing to physical x2apic.\n[ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.098244] KVM setup paravirtual spinlock\n[ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104249] x86: Booting SMP configuration:\n[ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120041] x86: Booted up 1 node, 2 CPUs\n[ 0.120034] KVM setup async PF for cpu 1\n[ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124475] devtmpfs: initialized\n[ 0.128037] EVM: security.selinux\n[ 0.129250] EVM: security.SMACK64\n[ 0.130460] EVM: security.ima\n[ 0.131584] EVM: security.capability\n[ 0.133025] pinctrl core: initialized pinctrl subsystem\n[ 0.134644] regulator-dummy: no parameters\n[ 0.135818] RTC time: 21:13:37, date: 08/22/18\n[ 0.136091] NET: Registered protocol family 16\n[ 0.137438] cpuidle: using governor ladder\n[ 0.138556] cpuidle: using governor menu\n[ 0.139708] ACPI: bus type PCI registered\n[ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141786] PCI: Using configuration type 1 for base access\n[ 0.143858] bio: create slab at 0\n[ 0.144109] ACPI: Added _OSI(Module Device)\n[ 0.145253] ACPI: Added _OSI(Processor Device)\n[ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149342] ACPI: Interpreter enabled\n[ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160007] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.167842] ACPI: No dock devices found.\n[ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176231] acpiphp: Slot [3] registered\n[ 0.177615] acpiphp: Slot [4] registered\n[ 0.179002] acpiphp: Slot [5] registered\n[ 0.180024] acpiphp: Slot [6] registered\n[ 0.181419] acpiphp: Slot [7] registered\n[ 0.182829] acpiphp: Slot [8] registered\n[ 0.183934] acpiphp: Slot [9] registered\n[ 0.184029] acpiphp: Slot [10] registered\n[ 0.185183] acpiphp: Slot [11] registered\n[ 0.186354] acpiphp: Slot [12] registered\n[ 0.187469] acpiphp: Slot [13] registered\n[ 0.188041] acpiphp: Slot [14] registered\n[ 0.189157] acpiphp: Slot [15] registered\n[ 0.190487] acpiphp: Slot [16] registered\n[ 0.191614] acpiphp: Slot [17] registered\n[ 0.192020] acpiphp: Slot [18] registered\n[ 0.193152] acpiphp: Slot [19] registered\n[ 0.194256] acpiphp: Slot [20] registered\n[ 0.195373] acpiphp: Slot [21] registered\n[ 0.196029] acpiphp: Slot [22] registered\n[ 0.197596] acpiphp: Slot [23] registered\n[ 0.198722] acpiphp: Slot [24] registered\n[ 0.199834] acpiphp: Slot [25] registered\n[ 0.200021] acpiphp: Slot [26] registered\n[ 0.201171] acpiphp: Slot [27] registered\n[ 0.202249] acpiphp: Slot [28] registered\n[ 0.203389] acpiphp: Slot [29] registered\n[ 0.204020] acpiphp: Slot [30] registered\n[ 0.205228] acpiphp: Slot [31] registered\n[ 0.206409] PCI host bridge to bus 0000:00\n[ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266451] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268035] usbcore: registered new interface driver usbfs\n[ 0.269521] usbcore: registered new interface driver hub\n[ 0.271001] usbcore: registered new device driver usb\n[ 0.272111] PCI: Using ACPI for IRQ routing\n[ 0.273599] NetLabel: Initializing\n[ 0.274614] NetLabel: domain hash size = 128\n[ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.277419] NetLabel: unlabeled traffic allowed by default\n[ 0.278886] Switched to clocksource kvm-clock\n[ 0.284832] AppArmor: AppArmor Filesystem Enabled\n[ 0.286147] pnp: PnP ACPI init\n[ 0.287078] ACPI: bus type PNP registered\n[ 0.288657] pnp: PnP ACPI: found 8 devices\n[ 0.289778] ACPI: bus type PNP unregistered\n[ 0.297285] NET: Registered protocol family 2\n[ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302669] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304429] TCP: reno registered\n[ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308513] NET: Registered protocol family 1\n[ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.357666] Trying to unpack rootfs image as initramfs...\n[ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.467430] Scanning for low memory corruption every 60 seconds\n[ 0.469369] Initialise system trusted keyring\n[ 0.470575] audit: initializing netlink socket (disabled)\n[ 0.471936] type=2000 audit(1534972418.309:1): initialized\n[ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495514] zbud: loaded\n[ 0.496528] VFS: Disk quotas dquot_6.5.2\n[ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499811] fuse init (API version 7.22)\n[ 0.501270] msgmni has been set to 3997\n[ 0.502610] Key type big_key registered\n[ 0.504173] Key type asymmetric registered\n[ 0.505330] Asymmetric key parser 'x509' registered\n[ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.508730] io scheduler noop registered\n[ 0.509829] io scheduler deadline registered (default)\n[ 0.511171] io scheduler cfq registered\n[ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515345] ipmi message handler version 39.2\n[ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518498] ACPI: Power Button [PWRF]\n[ 0.519664] GHES: HEST is not enabled!\n[ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638402] Linux agpgart interface v0.103\n[ 0.640720] brd: module loaded\n[ 0.642297] loop: module loaded\n[ 0.643772] blk-mq: CPU -> queue map\n[ 0.644991] CPU 0 -> Queue 0\n[ 0.646066] CPU 1 -> Queue 0\n[ 0.647940] vda: vda1\n[ 0.649487] scsi0 : ata_piix\n[ 0.650455] scsi1 : ata_piix\n[ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654901] libphy: Fixed MDIO Bus: probed\n[ 0.656114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657368] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660775] PPP generic driver version 2.4.2\n[ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663514] ehci-pci: EHCI PCI platform driver\n[ 0.664660] ehci-platform: EHCI generic platform driver\n[ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667564] ohci-pci: OHCI PCI platform driver\n[ 0.668714] ohci-platform: OHCI generic platform driver\n[ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.700829] usb usb1: Product: UHCI Host Controller\n[ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.703595] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704899] hub 1-0:1.0: USB hub found\n[ 0.705945] hub 1-0:1.0: 2 ports detected\n[ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.712832] mousedev: PS/2 mouse device common for all mice\n[ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.716905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.721522] device-mapper: uevent: version 1.0.3\n[ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.726677] TCP: cubic registered\n[ 0.727728] NET: Registered protocol family 10\n[ 0.729223] NET: Registered protocol family 17\n[ 0.730430] Key type dns_resolver registered\n[ 0.731791] Loading compiled-in X.509 certificates\n[ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.743117] registered taskstats version 1\n[ 0.746084] Key type trusted registered\n[ 0.749692] Key type encrypted registered\n[ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.752143] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.754018] regulator-dummy: disabling\n[ 0.755451] Magic number: 14:63:248\n[ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417)\n[ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.760381] EDD information not available.\n[ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.811934] Write protecting the kernel read-only data: 12288k\n[ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832113] systemd-udevd[107]: starting version 204\n[ 0.892485] FDC 0 is a S82078B\n[ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.188290] usb 1-1: Product: QEMU USB Tablet\n[ 1.189440] usb 1-1: Manufacturer: QEMU\n[ 1.190480] usb 1-1: SerialNumber: 42\n[ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available\n[ 2.670168] 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 * Stopping Track if upstart is running in a container[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 Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds.\ncloud-init-nonet[3.15]: 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 * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b |\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:\nb2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| +o o|\n| . o. =|\n| . .o +|\n| . S .. o ..|\n| + + +oo|\n| . o . . .*|\n| o .E|\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:\n71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... |\n| . o o |\n| . o + . |\n| . . o . . |\n| . S + . |\n| .. . o |\n| o .. |\n| . oo.. . . |\n| o==o E.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:\n95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o=. += |\n| . = =oo |\n| . o . Boo |\n| E . + +.+ |\n| +So |\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:\ne7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ..+o+o |\n| E o++.|\n| . += o|\n| o =+ |\n| S . +. |\n| o o o |\n| + = |\n| . o |\n| |\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 D-Bus system message bus[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 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 * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\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\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438\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]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.2\n+ '[' -n 192.168.0.2 ']'\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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51306 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.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\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:Cybertrust_Global_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:Certigna.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:EC-ACC.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:USERTrust_ECC_Certification_Authority.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:DigiCert_Global_Root_CA.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:PSCProcert.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\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 ... 53131 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1) ...\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-156.206) ...\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) ...\n"} 2018-08-22 21:16:13,482 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-0730fc69-200b-4e8e-9783-1805ba2af1f6 2018-08-22 21:16:13,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0829739570618s 2018-08-22 21:16:13,485 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-0730fc69-200b-4e8e-9783-1805ba2af1f6 2018-08-22 21:16:13,485 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301 [ 0.009265] Security Framework initialized [ 0.010402] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025452] Initializing cgroup subsys devices [ 0.026617] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029144] Initializing cgroup subsys perf_event [ 0.030359] Initializing cgroup subsys hugetlb [ 0.031595] FEATURE SPEC_CTRL Not Present [ 0.032689] mce: CPU supports 10 MCE banks [ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046507] ACPI: Core revision 20131115 [ 0.048460] ACPI: All ACPI Tables successfully acquired [ 0.049974] ftrace: allocating 28717 entries in 113 pages [ 0.072229] smpboot: Max logical packages: 2 [ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080332] Enabling x2apic [ 0.081237] Enabled x2apic [ 0.082579] Switched APIC routing to physical x2apic. [ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098244] KVM setup paravirtual spinlock [ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104249] x86: Booting SMP configuration: [ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120041] x86: Booted up 1 node, 2 CPUs [ 0.120034] KVM setup async PF for cpu 1 [ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124475] devtmpfs: initialized [ 0.128037] EVM: security.selinux [ 0.129250] EVM: security.SMACK64 [ 0.130460] EVM: security.ima [ 0.131584] EVM: security.capability [ 0.133025] pinctrl core: initialized pinctrl subsystem [ 0.134644] regulator-dummy: no parameters [ 0.135818] RTC time: 21:13:37, date: 08/22/18 [ 0.136091] NET: Registered protocol family 16 [ 0.137438] cpuidle: using governor ladder [ 0.138556] cpuidle: using governor menu [ 0.139708] ACPI: bus type PCI registered [ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141786] PCI: Using configuration type 1 for base access [ 0.143858] bio: create slab at 0 [ 0.144109] ACPI: Added _OSI(Module Device) [ 0.145253] ACPI: Added _OSI(Processor Device) [ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149342] ACPI: Interpreter enabled [ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160007] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.167842] ACPI: No dock devices found. [ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176231] acpiphp: Slot [3] registered [ 0.177615] acpiphp: Slot [4] registered [ 0.179002] acpiphp: Slot [5] registered [ 0.180024] acpiphp: Slot [6] registered [ 0.181419] acpiphp: Slot [7] registered [ 0.182829] acpiphp: Slot [8] registered [ 0.183934] acpiphp: Slot [9] registered [ 0.184029] acpiphp: Slot [10] registered [ 0.185183] acpiphp: Slot [11] registered [ 0.186354] acpiphp: Slot [12] registered [ 0.187469] acpiphp: Slot [13] registered [ 0.188041] acpiphp: Slot [14] registered [ 0.189157] acpiphp: Slot [15] registered [ 0.190487] acpiphp: Slot [16] registered [ 0.191614] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193152] acpiphp: Slot [19] registered [ 0.194256] acpiphp: Slot [20] registered [ 0.195373] acpiphp: Slot [21] registered [ 0.196029] acpiphp: Slot [22] registered [ 0.197596] acpiphp: Slot [23] registered [ 0.198722] acpiphp: Slot [24] registered [ 0.199834] acpiphp: Slot [25] registered [ 0.200021] acpiphp: Slot [26] registered [ 0.201171] acpiphp: Slot [27] registered [ 0.202249] acpiphp: Slot [28] registered [ 0.203389] acpiphp: Slot [29] registered [ 0.204020] acpiphp: Slot [30] registered [ 0.205228] acpiphp: Slot [31] registered [ 0.206409] PCI host bridge to bus 0000:00 [ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264841] vgaarb: bridge control possible 0000:00:02.0 [ 0.266451] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268035] usbcore: registered new interface driver usbfs [ 0.269521] usbcore: registered new interface driver hub [ 0.271001] usbcore: registered new device driver usb [ 0.272111] PCI: Using ACPI for IRQ routing [ 0.273599] NetLabel: Initializing [ 0.274614] NetLabel: domain hash size = 128 [ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.277419] NetLabel: unlabeled traffic allowed by default [ 0.278886] Switched to clocksource kvm-clock [ 0.284832] AppArmor: AppArmor Filesystem Enabled [ 0.286147] pnp: PnP ACPI init [ 0.287078] ACPI: bus type PNP registered [ 0.288657] pnp: PnP ACPI: found 8 devices [ 0.289778] ACPI: bus type PNP unregistered [ 0.297285] NET: Registered protocol family 2 [ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302669] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304429] TCP: reno registered [ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308513] NET: Registered protocol family 1 [ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.357666] Trying to unpack rootfs image as initramfs... [ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.467430] Scanning for low memory corruption every 60 seconds [ 0.469369] Initialise system trusted keyring [ 0.470575] audit: initializing netlink socket (disabled) [ 0.471936] type=2000 audit(1534972418.309:1): initialized [ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495514] zbud: loaded [ 0.496528] VFS: Disk quotas dquot_6.5.2 [ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499811] fuse init (API version 7.22) [ 0.501270] msgmni has been set to 3997 [ 0.502610] Key type big_key registered [ 0.504173] Key type asymmetric registered [ 0.505330] Asymmetric key parser 'x509' registered [ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.508730] io scheduler noop registered [ 0.509829] io scheduler deadline registered (default) [ 0.511171] io scheduler cfq registered [ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] ipmi message handler version 39.2 [ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518498] ACPI: Power Button [PWRF] [ 0.519664] GHES: HEST is not enabled! [ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.638402] Linux agpgart interface v0.103 [ 0.640720] brd: module loaded [ 0.642297] loop: module loaded [ 0.643772] blk-mq: CPU -> queue map [ 0.644991] CPU 0 -> Queue 0 [ 0.646066] CPU 1 -> Queue 0 [ 0.647940] vda: vda1 [ 0.649487] scsi0 : ata_piix [ 0.650455] scsi1 : ata_piix [ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654901] libphy: Fixed MDIO Bus: probed [ 0.656114] tun: Universal TUN/TAP device driver, 1.6 [ 0.657368] tun: (C) 1999-2004 Max Krasnyansky [ 0.660775] PPP generic driver version 2.4.2 [ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663514] ehci-pci: EHCI PCI platform driver [ 0.664660] ehci-platform: EHCI generic platform driver [ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667564] ohci-pci: OHCI PCI platform driver [ 0.668714] ohci-platform: OHCI generic platform driver [ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver [ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700829] usb usb1: Product: UHCI Host Controller [ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.703595] usb usb1: SerialNumber: 0000:00:01.2 [ 0.704899] hub 1-0:1.0: USB hub found [ 0.705945] hub 1-0:1.0: 2 ports detected [ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712832] mousedev: PS/2 mouse device common for all mice [ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.716905] rtc_cmos 00:00: RTC can wake from S4 [ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721522] device-mapper: uevent: version 1.0.3 [ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs [ 0.726677] TCP: cubic registered [ 0.727728] NET: Registered protocol family 10 [ 0.729223] NET: Registered protocol family 17 [ 0.730430] Key type dns_resolver registered [ 0.731791] Loading compiled-in X.509 certificates [ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.743117] registered taskstats version 1 [ 0.746084] Key type trusted registered [ 0.749692] Key type encrypted registered [ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled [ 0.752143] IMA: No TPM chip found, activating TPM-bypass! [ 0.754018] regulator-dummy: disabling [ 0.755451] Magic number: 14:63:248 [ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417) [ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760381] EDD information not available. [ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.811934] Write protecting the kernel read-only data: 12288k [ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.832113] systemd-udevd[107]: starting version 204 [ 0.892485] FDC 0 is a S82078B [ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.188290] usb 1-1: Product: QEMU USB Tablet [ 1.189440] usb 1-1: Manufacturer: QEMU [ 1.190480] usb 1-1: SerialNumber: 42 [ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available [ 2.670168] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds. cloud-init-nonet[3.15]: 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 ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b | 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: b2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | +o o| | . o. =| | . .o +| | . S .. o ..| | + + +oo| | . o . . .*| | o .E| | .| +-----------------+ 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: 71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | ... | | . o o | | . o + . | | . . o . . | | . S + . | | .. . o | | o .. | | . oo.. . . | | 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: 95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o=. += | | . = =oo | | . o . Boo | | E . + +.+ | | +So | | . | | | | | | | +-----------------+ 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: e7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | ..+o+o | | E o++.| | . += o| | o =+ | | S . +. | | o o 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 D-Bus system message bus[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 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 ] * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + 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 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438 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] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.2 + '[' -n 192.168.0.2 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51306 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.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... 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:Cybertrust_Global_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Certigna.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:EC-ACC.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:SecureSign_RootCA11.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:CNNIC_ROOT.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Secure_Global_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Izenpe.com.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Certum_Root_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:PSCProcert.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SecureTrust_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:ACEDICOM_Root.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... 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 ... 53131 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1) ... 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-156.206) ... 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) ... 2018-08-22 21:16:13,490 - functest.core.singlevm - DEBUG - try 14: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-22 21:16:23,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:16:23,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:16:24,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:16:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aeeb6762-7e25-459b-961b-d37056db9d1a x-compute-request-id: req-aeeb6762-7e25-459b-961b-d37056db9d1a Content-Encoding: gzip Content-Length: 1502 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:78:39:3b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:39:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:51:65", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8a0f93b5-31d1-41a6-b272-264da290b9d8", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-22T21:12:58Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:91:62:7a", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:62:7a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:d5:dc", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "dime-0.clearwater.opnfv", "created": "2018-08-22T21:12:57Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:9e:49", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:9e:49", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:38.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "32c461ee-a57b-4059-be86-d748b4bd34fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:38Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "bono-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:05:e0:7b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:e0:7b", "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:9b:7b:af", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:7b:af", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:28.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "3bed9240-d07f-4ea6-b405-d8eabe070318", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:28Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "homer-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:77:b2:83", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:b2:83", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:79:c2", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:31.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "f0772ec9-c800-45c4-a7d0-10262530cdc4", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:31Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-22T21:12:53Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:76:66:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:66:5b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:12:40.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "afd53439-1e48-4332-a8ed-ddbf35690ba1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:12:40Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-22T21:11:09Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:a1:ae:9b", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:9b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:3a:5a", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:10:58.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "5ed6a905-bca6-4309-8b9e-db7956bec6e2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:10:58Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ns.clearwater.opnfv", "created": "2018-08-22T21:09:13Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:16:24,287 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-aeeb6762-7e25-459b-961b-d37056db9d1a 2018-08-22 21:16:24,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.795731067657s 2018-08-22 21:16:24,288 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-aeeb6762-7e25-459b-961b-d37056db9d1a 2018-08-22 21:16:24,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 21:16:24,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/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}80e1cd3d688aa19a71bac492ff517fde181fd339" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 21:16:24,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:16: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-16c8c173-6fd9-4108-8877-fa37ba3653c9 x-compute-request-id: req-16c8c173-6fd9-4108-8877-fa37ba3653c9 Content-Encoding: gzip Content-Length: 20762 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301\n[ 0.009265] Security Framework initialized\n[ 0.010402] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019869] 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.024297] Initializing cgroup subsys memory\n[ 0.025452] Initializing cgroup subsys devices\n[ 0.026617] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029144] Initializing cgroup subsys perf_event\n[ 0.030359] Initializing cgroup subsys hugetlb\n[ 0.031595] FEATURE SPEC_CTRL Not Present\n[ 0.032689] mce: CPU supports 10 MCE banks\n[ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046507] ACPI: Core revision 20131115\n[ 0.048460] ACPI: All ACPI Tables successfully acquired\n[ 0.049974] ftrace: allocating 28717 entries in 113 pages\n[ 0.072229] smpboot: Max logical packages: 2\n[ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080332] Enabling x2apic\n[ 0.081237] Enabled x2apic\n[ 0.082579] Switched APIC routing to physical x2apic.\n[ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.098244] KVM setup paravirtual spinlock\n[ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104249] x86: Booting SMP configuration:\n[ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120041] x86: Booted up 1 node, 2 CPUs\n[ 0.120034] KVM setup async PF for cpu 1\n[ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124475] devtmpfs: initialized\n[ 0.128037] EVM: security.selinux\n[ 0.129250] EVM: security.SMACK64\n[ 0.130460] EVM: security.ima\n[ 0.131584] EVM: security.capability\n[ 0.133025] pinctrl core: initialized pinctrl subsystem\n[ 0.134644] regulator-dummy: no parameters\n[ 0.135818] RTC time: 21:13:37, date: 08/22/18\n[ 0.136091] NET: Registered protocol family 16\n[ 0.137438] cpuidle: using governor ladder\n[ 0.138556] cpuidle: using governor menu\n[ 0.139708] ACPI: bus type PCI registered\n[ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141786] PCI: Using configuration type 1 for base access\n[ 0.143858] bio: create slab at 0\n[ 0.144109] ACPI: Added _OSI(Module Device)\n[ 0.145253] ACPI: Added _OSI(Processor Device)\n[ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149342] ACPI: Interpreter enabled\n[ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160007] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.167842] ACPI: No dock devices found.\n[ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176231] acpiphp: Slot [3] registered\n[ 0.177615] acpiphp: Slot [4] registered\n[ 0.179002] acpiphp: Slot [5] registered\n[ 0.180024] acpiphp: Slot [6] registered\n[ 0.181419] acpiphp: Slot [7] registered\n[ 0.182829] acpiphp: Slot [8] registered\n[ 0.183934] acpiphp: Slot [9] registered\n[ 0.184029] acpiphp: Slot [10] registered\n[ 0.185183] acpiphp: Slot [11] registered\n[ 0.186354] acpiphp: Slot [12] registered\n[ 0.187469] acpiphp: Slot [13] registered\n[ 0.188041] acpiphp: Slot [14] registered\n[ 0.189157] acpiphp: Slot [15] registered\n[ 0.190487] acpiphp: Slot [16] registered\n[ 0.191614] acpiphp: Slot [17] registered\n[ 0.192020] acpiphp: Slot [18] registered\n[ 0.193152] acpiphp: Slot [19] registered\n[ 0.194256] acpiphp: Slot [20] registered\n[ 0.195373] acpiphp: Slot [21] registered\n[ 0.196029] acpiphp: Slot [22] registered\n[ 0.197596] acpiphp: Slot [23] registered\n[ 0.198722] acpiphp: Slot [24] registered\n[ 0.199834] acpiphp: Slot [25] registered\n[ 0.200021] acpiphp: Slot [26] registered\n[ 0.201171] acpiphp: Slot [27] registered\n[ 0.202249] acpiphp: Slot [28] registered\n[ 0.203389] acpiphp: Slot [29] registered\n[ 0.204020] acpiphp: Slot [30] registered\n[ 0.205228] acpiphp: Slot [31] registered\n[ 0.206409] PCI host bridge to bus 0000:00\n[ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266451] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268035] usbcore: registered new interface driver usbfs\n[ 0.269521] usbcore: registered new interface driver hub\n[ 0.271001] usbcore: registered new device driver usb\n[ 0.272111] PCI: Using ACPI for IRQ routing\n[ 0.273599] NetLabel: Initializing\n[ 0.274614] NetLabel: domain hash size = 128\n[ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.277419] NetLabel: unlabeled traffic allowed by default\n[ 0.278886] Switched to clocksource kvm-clock\n[ 0.284832] AppArmor: AppArmor Filesystem Enabled\n[ 0.286147] pnp: PnP ACPI init\n[ 0.287078] ACPI: bus type PNP registered\n[ 0.288657] pnp: PnP ACPI: found 8 devices\n[ 0.289778] ACPI: bus type PNP unregistered\n[ 0.297285] NET: Registered protocol family 2\n[ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302669] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304429] TCP: reno registered\n[ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308513] NET: Registered protocol family 1\n[ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.357666] Trying to unpack rootfs image as initramfs...\n[ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.467430] Scanning for low memory corruption every 60 seconds\n[ 0.469369] Initialise system trusted keyring\n[ 0.470575] audit: initializing netlink socket (disabled)\n[ 0.471936] type=2000 audit(1534972418.309:1): initialized\n[ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495514] zbud: loaded\n[ 0.496528] VFS: Disk quotas dquot_6.5.2\n[ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499811] fuse init (API version 7.22)\n[ 0.501270] msgmni has been set to 3997\n[ 0.502610] Key type big_key registered\n[ 0.504173] Key type asymmetric registered\n[ 0.505330] Asymmetric key parser 'x509' registered\n[ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.508730] io scheduler noop registered\n[ 0.509829] io scheduler deadline registered (default)\n[ 0.511171] io scheduler cfq registered\n[ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515345] ipmi message handler version 39.2\n[ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518498] ACPI: Power Button [PWRF]\n[ 0.519664] GHES: HEST is not enabled!\n[ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638402] Linux agpgart interface v0.103\n[ 0.640720] brd: module loaded\n[ 0.642297] loop: module loaded\n[ 0.643772] blk-mq: CPU -> queue map\n[ 0.644991] CPU 0 -> Queue 0\n[ 0.646066] CPU 1 -> Queue 0\n[ 0.647940] vda: vda1\n[ 0.649487] scsi0 : ata_piix\n[ 0.650455] scsi1 : ata_piix\n[ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654901] libphy: Fixed MDIO Bus: probed\n[ 0.656114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657368] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660775] PPP generic driver version 2.4.2\n[ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663514] ehci-pci: EHCI PCI platform driver\n[ 0.664660] ehci-platform: EHCI generic platform driver\n[ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667564] ohci-pci: OHCI PCI platform driver\n[ 0.668714] ohci-platform: OHCI generic platform driver\n[ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.700829] usb usb1: Product: UHCI Host Controller\n[ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.703595] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704899] hub 1-0:1.0: USB hub found\n[ 0.705945] hub 1-0:1.0: 2 ports detected\n[ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.712832] mousedev: PS/2 mouse device common for all mice\n[ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.716905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.721522] device-mapper: uevent: version 1.0.3\n[ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.726677] TCP: cubic registered\n[ 0.727728] NET: Registered protocol family 10\n[ 0.729223] NET: Registered protocol family 17\n[ 0.730430] Key type dns_resolver registered\n[ 0.731791] Loading compiled-in X.509 certificates\n[ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.743117] registered taskstats version 1\n[ 0.746084] Key type trusted registered\n[ 0.749692] Key type encrypted registered\n[ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.752143] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.754018] regulator-dummy: disabling\n[ 0.755451] Magic number: 14:63:248\n[ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417)\n[ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.760381] EDD information not available.\n[ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.811934] Write protecting the kernel read-only data: 12288k\n[ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832113] systemd-udevd[107]: starting version 204\n[ 0.892485] FDC 0 is a S82078B\n[ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.188290] usb 1-1: Product: QEMU USB Tablet\n[ 1.189440] usb 1-1: Manufacturer: QEMU\n[ 1.190480] usb 1-1: SerialNumber: 42\n[ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available\n[ 2.670168] 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 * Stopping Track if upstart is running in a container[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 Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds.\ncloud-init-nonet[3.15]: 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 * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b |\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:\nb2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| +o o|\n| . o. =|\n| . .o +|\n| . S .. o ..|\n| + + +oo|\n| . o . . .*|\n| o .E|\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:\n71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... |\n| . o o |\n| . o + . |\n| . . o . . |\n| . S + . |\n| .. . o |\n| o .. |\n| . oo.. . . |\n| o==o E.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:\n95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o=. += |\n| . = =oo |\n| . o . Boo |\n| E . + +.+ |\n| +So |\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:\ne7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ..+o+o |\n| E o++.|\n| . += o|\n| o =+ |\n| S . +. |\n| o o o |\n| + = |\n| . o |\n| |\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 D-Bus system message bus[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 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 * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\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\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438\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]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.2\n+ '[' -n 192.168.0.2 ']'\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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51306 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.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\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:Cybertrust_Global_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:Certigna.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:EC-ACC.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:USERTrust_ECC_Certification_Authority.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:DigiCert_Global_Root_CA.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:PSCProcert.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\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 ... 53131 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1) ...\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-156.206) ...\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\n"} 2018-08-22 21:16:24,388 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-16c8c173-6fd9-4108-8877-fa37ba3653c9 2018-08-22 21:16:24,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0928111076355s 2018-08-22 21:16:24,389 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-16c8c173-6fd9-4108-8877-fa37ba3653c9 2018-08-22 21:16:24,389 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301 [ 0.009265] Security Framework initialized [ 0.010402] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025452] Initializing cgroup subsys devices [ 0.026617] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029144] Initializing cgroup subsys perf_event [ 0.030359] Initializing cgroup subsys hugetlb [ 0.031595] FEATURE SPEC_CTRL Not Present [ 0.032689] mce: CPU supports 10 MCE banks [ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046507] ACPI: Core revision 20131115 [ 0.048460] ACPI: All ACPI Tables successfully acquired [ 0.049974] ftrace: allocating 28717 entries in 113 pages [ 0.072229] smpboot: Max logical packages: 2 [ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080332] Enabling x2apic [ 0.081237] Enabled x2apic [ 0.082579] Switched APIC routing to physical x2apic. [ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098244] KVM setup paravirtual spinlock [ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104249] x86: Booting SMP configuration: [ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120041] x86: Booted up 1 node, 2 CPUs [ 0.120034] KVM setup async PF for cpu 1 [ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124475] devtmpfs: initialized [ 0.128037] EVM: security.selinux [ 0.129250] EVM: security.SMACK64 [ 0.130460] EVM: security.ima [ 0.131584] EVM: security.capability [ 0.133025] pinctrl core: initialized pinctrl subsystem [ 0.134644] regulator-dummy: no parameters [ 0.135818] RTC time: 21:13:37, date: 08/22/18 [ 0.136091] NET: Registered protocol family 16 [ 0.137438] cpuidle: using governor ladder [ 0.138556] cpuidle: using governor menu [ 0.139708] ACPI: bus type PCI registered [ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141786] PCI: Using configuration type 1 for base access [ 0.143858] bio: create slab at 0 [ 0.144109] ACPI: Added _OSI(Module Device) [ 0.145253] ACPI: Added _OSI(Processor Device) [ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149342] ACPI: Interpreter enabled [ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160007] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.167842] ACPI: No dock devices found. [ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176231] acpiphp: Slot [3] registered [ 0.177615] acpiphp: Slot [4] registered [ 0.179002] acpiphp: Slot [5] registered [ 0.180024] acpiphp: Slot [6] registered [ 0.181419] acpiphp: Slot [7] registered [ 0.182829] acpiphp: Slot [8] registered [ 0.183934] acpiphp: Slot [9] registered [ 0.184029] acpiphp: Slot [10] registered [ 0.185183] acpiphp: Slot [11] registered [ 0.186354] acpiphp: Slot [12] registered [ 0.187469] acpiphp: Slot [13] registered [ 0.188041] acpiphp: Slot [14] registered [ 0.189157] acpiphp: Slot [15] registered [ 0.190487] acpiphp: Slot [16] registered [ 0.191614] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193152] acpiphp: Slot [19] registered [ 0.194256] acpiphp: Slot [20] registered [ 0.195373] acpiphp: Slot [21] registered [ 0.196029] acpiphp: Slot [22] registered [ 0.197596] acpiphp: Slot [23] registered [ 0.198722] acpiphp: Slot [24] registered [ 0.199834] acpiphp: Slot [25] registered [ 0.200021] acpiphp: Slot [26] registered [ 0.201171] acpiphp: Slot [27] registered [ 0.202249] acpiphp: Slot [28] registered [ 0.203389] acpiphp: Slot [29] registered [ 0.204020] acpiphp: Slot [30] registered [ 0.205228] acpiphp: Slot [31] registered [ 0.206409] PCI host bridge to bus 0000:00 [ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264841] vgaarb: bridge control possible 0000:00:02.0 [ 0.266451] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268035] usbcore: registered new interface driver usbfs [ 0.269521] usbcore: registered new interface driver hub [ 0.271001] usbcore: registered new device driver usb [ 0.272111] PCI: Using ACPI for IRQ routing [ 0.273599] NetLabel: Initializing [ 0.274614] NetLabel: domain hash size = 128 [ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.277419] NetLabel: unlabeled traffic allowed by default [ 0.278886] Switched to clocksource kvm-clock [ 0.284832] AppArmor: AppArmor Filesystem Enabled [ 0.286147] pnp: PnP ACPI init [ 0.287078] ACPI: bus type PNP registered [ 0.288657] pnp: PnP ACPI: found 8 devices [ 0.289778] ACPI: bus type PNP unregistered [ 0.297285] NET: Registered protocol family 2 [ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302669] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304429] TCP: reno registered [ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308513] NET: Registered protocol family 1 [ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.357666] Trying to unpack rootfs image as initramfs... [ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.467430] Scanning for low memory corruption every 60 seconds [ 0.469369] Initialise system trusted keyring [ 0.470575] audit: initializing netlink socket (disabled) [ 0.471936] type=2000 audit(1534972418.309:1): initialized [ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495514] zbud: loaded [ 0.496528] VFS: Disk quotas dquot_6.5.2 [ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499811] fuse init (API version 7.22) [ 0.501270] msgmni has been set to 3997 [ 0.502610] Key type big_key registered [ 0.504173] Key type asymmetric registered [ 0.505330] Asymmetric key parser 'x509' registered [ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.508730] io scheduler noop registered [ 0.509829] io scheduler deadline registered (default) [ 0.511171] io scheduler cfq registered [ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] ipmi message handler version 39.2 [ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518498] ACPI: Power Button [PWRF] [ 0.519664] GHES: HEST is not enabled! [ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.638402] Linux agpgart interface v0.103 [ 0.640720] brd: module loaded [ 0.642297] loop: module loaded [ 0.643772] blk-mq: CPU -> queue map [ 0.644991] CPU 0 -> Queue 0 [ 0.646066] CPU 1 -> Queue 0 [ 0.647940] vda: vda1 [ 0.649487] scsi0 : ata_piix [ 0.650455] scsi1 : ata_piix [ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654901] libphy: Fixed MDIO Bus: probed [ 0.656114] tun: Universal TUN/TAP device driver, 1.6 [ 0.657368] tun: (C) 1999-2004 Max Krasnyansky [ 0.660775] PPP generic driver version 2.4.2 [ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663514] ehci-pci: EHCI PCI platform driver [ 0.664660] ehci-platform: EHCI generic platform driver [ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667564] ohci-pci: OHCI PCI platform driver [ 0.668714] ohci-platform: OHCI generic platform driver [ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver [ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700829] usb usb1: Product: UHCI Host Controller [ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.703595] usb usb1: SerialNumber: 0000:00:01.2 [ 0.704899] hub 1-0:1.0: USB hub found [ 0.705945] hub 1-0:1.0: 2 ports detected [ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712832] mousedev: PS/2 mouse device common for all mice [ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.716905] rtc_cmos 00:00: RTC can wake from S4 [ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721522] device-mapper: uevent: version 1.0.3 [ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs [ 0.726677] TCP: cubic registered [ 0.727728] NET: Registered protocol family 10 [ 0.729223] NET: Registered protocol family 17 [ 0.730430] Key type dns_resolver registered [ 0.731791] Loading compiled-in X.509 certificates [ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.743117] registered taskstats version 1 [ 0.746084] Key type trusted registered [ 0.749692] Key type encrypted registered [ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled [ 0.752143] IMA: No TPM chip found, activating TPM-bypass! [ 0.754018] regulator-dummy: disabling [ 0.755451] Magic number: 14:63:248 [ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417) [ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760381] EDD information not available. [ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.811934] Write protecting the kernel read-only data: 12288k [ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.832113] systemd-udevd[107]: starting version 204 [ 0.892485] FDC 0 is a S82078B [ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.188290] usb 1-1: Product: QEMU USB Tablet [ 1.189440] usb 1-1: Manufacturer: QEMU [ 1.190480] usb 1-1: SerialNumber: 42 [ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available [ 2.670168] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds. cloud-init-nonet[3.15]: 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 ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b | 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: b2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | +o o| | . o. =| | . .o +| | . S .. o ..| | + + +oo| | . o . . .*| | o .E| | .| +-----------------+ 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: 71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | ... | | . o o | | . o + . | | . . o . . | | . S + . | | .. . o | | o .. | | . oo.. . . | | 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: 95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o=. += | | . = =oo | | . o . Boo | | E . + +.+ | | +So | | . | | | | | | | +-----------------+ 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: e7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | ..+o+o | | E o++.| | . += o| | o =+ | | S . +. | | o o 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 D-Bus system message bus[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 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 ] * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + 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 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438 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] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.2 + '[' -n 192.168.0.2 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51306 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.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... 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:Cybertrust_Global_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Certigna.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:EC-ACC.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:SecureSign_RootCA11.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:CNNIC_ROOT.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Secure_Global_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Izenpe.com.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Certum_Root_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:PSCProcert.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SecureTrust_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:ACEDICOM_Root.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... 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 ... 53131 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1) ... 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-156.206) ... 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 2018-08-22 21:16:24,392 - functest.core.singlevm - DEBUG - try 15: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-22 21:16:34,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:16:34,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:16:34,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:16:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81102f99-bebe-4198-89eb-21f415330fec x-compute-request-id: req-81102f99-bebe-4198-89eb-21f415330fec Content-Encoding: gzip Content-Length: 1502 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:78:39:3b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:39:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:51:65", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8a0f93b5-31d1-41a6-b272-264da290b9d8", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-22T21:12:58Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:91:62:7a", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:62:7a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:d5:dc", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "dime-0.clearwater.opnfv", "created": "2018-08-22T21:12:57Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:9e:49", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:9e:49", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:38.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "32c461ee-a57b-4059-be86-d748b4bd34fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:38Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "bono-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:05:e0:7b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:e0:7b", "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:9b:7b:af", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:7b:af", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:28.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "3bed9240-d07f-4ea6-b405-d8eabe070318", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:28Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "homer-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:77:b2:83", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:b2:83", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:79:c2", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:31.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "f0772ec9-c800-45c4-a7d0-10262530cdc4", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:31Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-22T21:12:53Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:76:66:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:66:5b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:12:40.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "afd53439-1e48-4332-a8ed-ddbf35690ba1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:12:40Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-22T21:11:09Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:a1:ae:9b", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:9b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:3a:5a", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:10:58.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "5ed6a905-bca6-4309-8b9e-db7956bec6e2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:10:58Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ns.clearwater.opnfv", "created": "2018-08-22T21:09:13Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:16:34,955 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-81102f99-bebe-4198-89eb-21f415330fec 2018-08-22 21:16:34,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.553009986877s 2018-08-22 21:16:34,956 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-81102f99-bebe-4198-89eb-21f415330fec 2018-08-22 21:16:34,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 21:16:34,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/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}80e1cd3d688aa19a71bac492ff517fde181fd339" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 21:16:35,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:16:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3b8c274-89f1-40a7-ad0c-6f6b1d5a8702 x-compute-request-id: req-e3b8c274-89f1-40a7-ad0c-6f6b1d5a8702 Content-Encoding: gzip Content-Length: 21335 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301\n[ 0.009265] Security Framework initialized\n[ 0.010402] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019869] 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.024297] Initializing cgroup subsys memory\n[ 0.025452] Initializing cgroup subsys devices\n[ 0.026617] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029144] Initializing cgroup subsys perf_event\n[ 0.030359] Initializing cgroup subsys hugetlb\n[ 0.031595] FEATURE SPEC_CTRL Not Present\n[ 0.032689] mce: CPU supports 10 MCE banks\n[ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046507] ACPI: Core revision 20131115\n[ 0.048460] ACPI: All ACPI Tables successfully acquired\n[ 0.049974] ftrace: allocating 28717 entries in 113 pages\n[ 0.072229] smpboot: Max logical packages: 2\n[ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080332] Enabling x2apic\n[ 0.081237] Enabled x2apic\n[ 0.082579] Switched APIC routing to physical x2apic.\n[ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.098244] KVM setup paravirtual spinlock\n[ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104249] x86: Booting SMP configuration:\n[ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120041] x86: Booted up 1 node, 2 CPUs\n[ 0.120034] KVM setup async PF for cpu 1\n[ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124475] devtmpfs: initialized\n[ 0.128037] EVM: security.selinux\n[ 0.129250] EVM: security.SMACK64\n[ 0.130460] EVM: security.ima\n[ 0.131584] EVM: security.capability\n[ 0.133025] pinctrl core: initialized pinctrl subsystem\n[ 0.134644] regulator-dummy: no parameters\n[ 0.135818] RTC time: 21:13:37, date: 08/22/18\n[ 0.136091] NET: Registered protocol family 16\n[ 0.137438] cpuidle: using governor ladder\n[ 0.138556] cpuidle: using governor menu\n[ 0.139708] ACPI: bus type PCI registered\n[ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141786] PCI: Using configuration type 1 for base access\n[ 0.143858] bio: create slab at 0\n[ 0.144109] ACPI: Added _OSI(Module Device)\n[ 0.145253] ACPI: Added _OSI(Processor Device)\n[ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149342] ACPI: Interpreter enabled\n[ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160007] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.167842] ACPI: No dock devices found.\n[ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176231] acpiphp: Slot [3] registered\n[ 0.177615] acpiphp: Slot [4] registered\n[ 0.179002] acpiphp: Slot [5] registered\n[ 0.180024] acpiphp: Slot [6] registered\n[ 0.181419] acpiphp: Slot [7] registered\n[ 0.182829] acpiphp: Slot [8] registered\n[ 0.183934] acpiphp: Slot [9] registered\n[ 0.184029] acpiphp: Slot [10] registered\n[ 0.185183] acpiphp: Slot [11] registered\n[ 0.186354] acpiphp: Slot [12] registered\n[ 0.187469] acpiphp: Slot [13] registered\n[ 0.188041] acpiphp: Slot [14] registered\n[ 0.189157] acpiphp: Slot [15] registered\n[ 0.190487] acpiphp: Slot [16] registered\n[ 0.191614] acpiphp: Slot [17] registered\n[ 0.192020] acpiphp: Slot [18] registered\n[ 0.193152] acpiphp: Slot [19] registered\n[ 0.194256] acpiphp: Slot [20] registered\n[ 0.195373] acpiphp: Slot [21] registered\n[ 0.196029] acpiphp: Slot [22] registered\n[ 0.197596] acpiphp: Slot [23] registered\n[ 0.198722] acpiphp: Slot [24] registered\n[ 0.199834] acpiphp: Slot [25] registered\n[ 0.200021] acpiphp: Slot [26] registered\n[ 0.201171] acpiphp: Slot [27] registered\n[ 0.202249] acpiphp: Slot [28] registered\n[ 0.203389] acpiphp: Slot [29] registered\n[ 0.204020] acpiphp: Slot [30] registered\n[ 0.205228] acpiphp: Slot [31] registered\n[ 0.206409] PCI host bridge to bus 0000:00\n[ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266451] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268035] usbcore: registered new interface driver usbfs\n[ 0.269521] usbcore: registered new interface driver hub\n[ 0.271001] usbcore: registered new device driver usb\n[ 0.272111] PCI: Using ACPI for IRQ routing\n[ 0.273599] NetLabel: Initializing\n[ 0.274614] NetLabel: domain hash size = 128\n[ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.277419] NetLabel: unlabeled traffic allowed by default\n[ 0.278886] Switched to clocksource kvm-clock\n[ 0.284832] AppArmor: AppArmor Filesystem Enabled\n[ 0.286147] pnp: PnP ACPI init\n[ 0.287078] ACPI: bus type PNP registered\n[ 0.288657] pnp: PnP ACPI: found 8 devices\n[ 0.289778] ACPI: bus type PNP unregistered\n[ 0.297285] NET: Registered protocol family 2\n[ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302669] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304429] TCP: reno registered\n[ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308513] NET: Registered protocol family 1\n[ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.357666] Trying to unpack rootfs image as initramfs...\n[ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.467430] Scanning for low memory corruption every 60 seconds\n[ 0.469369] Initialise system trusted keyring\n[ 0.470575] audit: initializing netlink socket (disabled)\n[ 0.471936] type=2000 audit(1534972418.309:1): initialized\n[ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495514] zbud: loaded\n[ 0.496528] VFS: Disk quotas dquot_6.5.2\n[ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499811] fuse init (API version 7.22)\n[ 0.501270] msgmni has been set to 3997\n[ 0.502610] Key type big_key registered\n[ 0.504173] Key type asymmetric registered\n[ 0.505330] Asymmetric key parser 'x509' registered\n[ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.508730] io scheduler noop registered\n[ 0.509829] io scheduler deadline registered (default)\n[ 0.511171] io scheduler cfq registered\n[ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515345] ipmi message handler version 39.2\n[ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518498] ACPI: Power Button [PWRF]\n[ 0.519664] GHES: HEST is not enabled!\n[ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638402] Linux agpgart interface v0.103\n[ 0.640720] brd: module loaded\n[ 0.642297] loop: module loaded\n[ 0.643772] blk-mq: CPU -> queue map\n[ 0.644991] CPU 0 -> Queue 0\n[ 0.646066] CPU 1 -> Queue 0\n[ 0.647940] vda: vda1\n[ 0.649487] scsi0 : ata_piix\n[ 0.650455] scsi1 : ata_piix\n[ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654901] libphy: Fixed MDIO Bus: probed\n[ 0.656114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657368] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660775] PPP generic driver version 2.4.2\n[ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663514] ehci-pci: EHCI PCI platform driver\n[ 0.664660] ehci-platform: EHCI generic platform driver\n[ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667564] ohci-pci: OHCI PCI platform driver\n[ 0.668714] ohci-platform: OHCI generic platform driver\n[ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.700829] usb usb1: Product: UHCI Host Controller\n[ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.703595] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704899] hub 1-0:1.0: USB hub found\n[ 0.705945] hub 1-0:1.0: 2 ports detected\n[ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.712832] mousedev: PS/2 mouse device common for all mice\n[ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.716905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.721522] device-mapper: uevent: version 1.0.3\n[ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.726677] TCP: cubic registered\n[ 0.727728] NET: Registered protocol family 10\n[ 0.729223] NET: Registered protocol family 17\n[ 0.730430] Key type dns_resolver registered\n[ 0.731791] Loading compiled-in X.509 certificates\n[ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.743117] registered taskstats version 1\n[ 0.746084] Key type trusted registered\n[ 0.749692] Key type encrypted registered\n[ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.752143] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.754018] regulator-dummy: disabling\n[ 0.755451] Magic number: 14:63:248\n[ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417)\n[ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.760381] EDD information not available.\n[ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.811934] Write protecting the kernel read-only data: 12288k\n[ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832113] systemd-udevd[107]: starting version 204\n[ 0.892485] FDC 0 is a S82078B\n[ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.188290] usb 1-1: Product: QEMU USB Tablet\n[ 1.189440] usb 1-1: Manufacturer: QEMU\n[ 1.190480] usb 1-1: SerialNumber: 42\n[ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available\n[ 2.670168] 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 * Stopping Track if upstart is running in a container[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 Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds.\ncloud-init-nonet[3.15]: 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 * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b |\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:\nb2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| +o o|\n| . o. =|\n| . .o +|\n| . S .. o ..|\n| + + +oo|\n| . o . . .*|\n| o .E|\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:\n71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... |\n| . o o |\n| . o + . |\n| . . o . . |\n| . S + . |\n| .. . o |\n| o .. |\n| . oo.. . . |\n| o==o E.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:\n95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o=. += |\n| . = =oo |\n| . o . Boo |\n| E . + +.+ |\n| +So |\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:\ne7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ..+o+o |\n| E o++.|\n| . += o|\n| o =+ |\n| S . +. |\n| o o o |\n| + = |\n| . o |\n| |\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 D-Bus system message bus[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 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 * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\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\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438\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]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.2\n+ '[' -n 192.168.0.2 ']'\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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51306 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.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\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:Cybertrust_Global_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:Certigna.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:EC-ACC.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:USERTrust_ECC_Certification_Authority.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:DigiCert_Global_Root_CA.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:PSCProcert.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\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 ... 53131 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1) ...\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-156.206) ...\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\n"} 2018-08-22 21:16:35,052 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-e3b8c274-89f1-40a7-ad0c-6f6b1d5a8702 2018-08-22 21:16:35,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0882680416107s 2018-08-22 21:16:35,054 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-e3b8c274-89f1-40a7-ad0c-6f6b1d5a8702 2018-08-22 21:16:35,055 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301 [ 0.009265] Security Framework initialized [ 0.010402] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025452] Initializing cgroup subsys devices [ 0.026617] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029144] Initializing cgroup subsys perf_event [ 0.030359] Initializing cgroup subsys hugetlb [ 0.031595] FEATURE SPEC_CTRL Not Present [ 0.032689] mce: CPU supports 10 MCE banks [ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046507] ACPI: Core revision 20131115 [ 0.048460] ACPI: All ACPI Tables successfully acquired [ 0.049974] ftrace: allocating 28717 entries in 113 pages [ 0.072229] smpboot: Max logical packages: 2 [ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080332] Enabling x2apic [ 0.081237] Enabled x2apic [ 0.082579] Switched APIC routing to physical x2apic. [ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098244] KVM setup paravirtual spinlock [ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104249] x86: Booting SMP configuration: [ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120041] x86: Booted up 1 node, 2 CPUs [ 0.120034] KVM setup async PF for cpu 1 [ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124475] devtmpfs: initialized [ 0.128037] EVM: security.selinux [ 0.129250] EVM: security.SMACK64 [ 0.130460] EVM: security.ima [ 0.131584] EVM: security.capability [ 0.133025] pinctrl core: initialized pinctrl subsystem [ 0.134644] regulator-dummy: no parameters [ 0.135818] RTC time: 21:13:37, date: 08/22/18 [ 0.136091] NET: Registered protocol family 16 [ 0.137438] cpuidle: using governor ladder [ 0.138556] cpuidle: using governor menu [ 0.139708] ACPI: bus type PCI registered [ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141786] PCI: Using configuration type 1 for base access [ 0.143858] bio: create slab at 0 [ 0.144109] ACPI: Added _OSI(Module Device) [ 0.145253] ACPI: Added _OSI(Processor Device) [ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149342] ACPI: Interpreter enabled [ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160007] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.167842] ACPI: No dock devices found. [ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176231] acpiphp: Slot [3] registered [ 0.177615] acpiphp: Slot [4] registered [ 0.179002] acpiphp: Slot [5] registered [ 0.180024] acpiphp: Slot [6] registered [ 0.181419] acpiphp: Slot [7] registered [ 0.182829] acpiphp: Slot [8] registered [ 0.183934] acpiphp: Slot [9] registered [ 0.184029] acpiphp: Slot [10] registered [ 0.185183] acpiphp: Slot [11] registered [ 0.186354] acpiphp: Slot [12] registered [ 0.187469] acpiphp: Slot [13] registered [ 0.188041] acpiphp: Slot [14] registered [ 0.189157] acpiphp: Slot [15] registered [ 0.190487] acpiphp: Slot [16] registered [ 0.191614] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193152] acpiphp: Slot [19] registered [ 0.194256] acpiphp: Slot [20] registered [ 0.195373] acpiphp: Slot [21] registered [ 0.196029] acpiphp: Slot [22] registered [ 0.197596] acpiphp: Slot [23] registered [ 0.198722] acpiphp: Slot [24] registered [ 0.199834] acpiphp: Slot [25] registered [ 0.200021] acpiphp: Slot [26] registered [ 0.201171] acpiphp: Slot [27] registered [ 0.202249] acpiphp: Slot [28] registered [ 0.203389] acpiphp: Slot [29] registered [ 0.204020] acpiphp: Slot [30] registered [ 0.205228] acpiphp: Slot [31] registered [ 0.206409] PCI host bridge to bus 0000:00 [ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264841] vgaarb: bridge control possible 0000:00:02.0 [ 0.266451] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268035] usbcore: registered new interface driver usbfs [ 0.269521] usbcore: registered new interface driver hub [ 0.271001] usbcore: registered new device driver usb [ 0.272111] PCI: Using ACPI for IRQ routing [ 0.273599] NetLabel: Initializing [ 0.274614] NetLabel: domain hash size = 128 [ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.277419] NetLabel: unlabeled traffic allowed by default [ 0.278886] Switched to clocksource kvm-clock [ 0.284832] AppArmor: AppArmor Filesystem Enabled [ 0.286147] pnp: PnP ACPI init [ 0.287078] ACPI: bus type PNP registered [ 0.288657] pnp: PnP ACPI: found 8 devices [ 0.289778] ACPI: bus type PNP unregistered [ 0.297285] NET: Registered protocol family 2 [ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302669] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304429] TCP: reno registered [ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308513] NET: Registered protocol family 1 [ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.357666] Trying to unpack rootfs image as initramfs... [ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.467430] Scanning for low memory corruption every 60 seconds [ 0.469369] Initialise system trusted keyring [ 0.470575] audit: initializing netlink socket (disabled) [ 0.471936] type=2000 audit(1534972418.309:1): initialized [ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495514] zbud: loaded [ 0.496528] VFS: Disk quotas dquot_6.5.2 [ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499811] fuse init (API version 7.22) [ 0.501270] msgmni has been set to 3997 [ 0.502610] Key type big_key registered [ 0.504173] Key type asymmetric registered [ 0.505330] Asymmetric key parser 'x509' registered [ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.508730] io scheduler noop registered [ 0.509829] io scheduler deadline registered (default) [ 0.511171] io scheduler cfq registered [ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] ipmi message handler version 39.2 [ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518498] ACPI: Power Button [PWRF] [ 0.519664] GHES: HEST is not enabled! [ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.638402] Linux agpgart interface v0.103 [ 0.640720] brd: module loaded [ 0.642297] loop: module loaded [ 0.643772] blk-mq: CPU -> queue map [ 0.644991] CPU 0 -> Queue 0 [ 0.646066] CPU 1 -> Queue 0 [ 0.647940] vda: vda1 [ 0.649487] scsi0 : ata_piix [ 0.650455] scsi1 : ata_piix [ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654901] libphy: Fixed MDIO Bus: probed [ 0.656114] tun: Universal TUN/TAP device driver, 1.6 [ 0.657368] tun: (C) 1999-2004 Max Krasnyansky [ 0.660775] PPP generic driver version 2.4.2 [ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663514] ehci-pci: EHCI PCI platform driver [ 0.664660] ehci-platform: EHCI generic platform driver [ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667564] ohci-pci: OHCI PCI platform driver [ 0.668714] ohci-platform: OHCI generic platform driver [ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver [ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700829] usb usb1: Product: UHCI Host Controller [ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.703595] usb usb1: SerialNumber: 0000:00:01.2 [ 0.704899] hub 1-0:1.0: USB hub found [ 0.705945] hub 1-0:1.0: 2 ports detected [ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712832] mousedev: PS/2 mouse device common for all mice [ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.716905] rtc_cmos 00:00: RTC can wake from S4 [ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721522] device-mapper: uevent: version 1.0.3 [ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs [ 0.726677] TCP: cubic registered [ 0.727728] NET: Registered protocol family 10 [ 0.729223] NET: Registered protocol family 17 [ 0.730430] Key type dns_resolver registered [ 0.731791] Loading compiled-in X.509 certificates [ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.743117] registered taskstats version 1 [ 0.746084] Key type trusted registered [ 0.749692] Key type encrypted registered [ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled [ 0.752143] IMA: No TPM chip found, activating TPM-bypass! [ 0.754018] regulator-dummy: disabling [ 0.755451] Magic number: 14:63:248 [ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417) [ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760381] EDD information not available. [ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.811934] Write protecting the kernel read-only data: 12288k [ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.832113] systemd-udevd[107]: starting version 204 [ 0.892485] FDC 0 is a S82078B [ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.188290] usb 1-1: Product: QEMU USB Tablet [ 1.189440] usb 1-1: Manufacturer: QEMU [ 1.190480] usb 1-1: SerialNumber: 42 [ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available [ 2.670168] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds. cloud-init-nonet[3.15]: 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 ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b | 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: b2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | +o o| | . o. =| | . .o +| | . S .. o ..| | + + +oo| | . o . . .*| | o .E| | .| +-----------------+ 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: 71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | ... | | . o o | | . o + . | | . . o . . | | . S + . | | .. . o | | o .. | | . oo.. . . | | 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: 95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o=. += | | . = =oo | | . o . Boo | | E . + +.+ | | +So | | . | | | | | | | +-----------------+ 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: e7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | ..+o+o | | E o++.| | . += o| | o =+ | | S . +. | | o o 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 D-Bus system message bus[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 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 ] * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + 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 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438 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] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.2 + '[' -n 192.168.0.2 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51306 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.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... 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:Cybertrust_Global_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Certigna.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:EC-ACC.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:SecureSign_RootCA11.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:CNNIC_ROOT.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Secure_Global_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Izenpe.com.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Certum_Root_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:PSCProcert.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SecureTrust_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:ACEDICOM_Root.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... 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 ... 53131 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1) ... 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-156.206) ... 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 2018-08-22 21:16:35,060 - functest.core.singlevm - DEBUG - try 16: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-22 21:16:45,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:16:45,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:16:45,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21: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,Accept-Encoding x-openstack-request-id: req-31921a5e-5fc2-4bd1-a415-4eb18fe8e5be x-compute-request-id: req-31921a5e-5fc2-4bd1-a415-4eb18fe8e5be Content-Encoding: gzip Content-Length: 1502 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:78:39:3b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:39:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:51:65", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8a0f93b5-31d1-41a6-b272-264da290b9d8", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-22T21:12:58Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:91:62:7a", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:62:7a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:d5:dc", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "dime-0.clearwater.opnfv", "created": "2018-08-22T21:12:57Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:9e:49", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:9e:49", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:38.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "32c461ee-a57b-4059-be86-d748b4bd34fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:38Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "bono-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:05:e0:7b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:e0:7b", "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:9b:7b:af", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:7b:af", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:28.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "3bed9240-d07f-4ea6-b405-d8eabe070318", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:28Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "homer-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:77:b2:83", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:b2:83", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:79:c2", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:31.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "f0772ec9-c800-45c4-a7d0-10262530cdc4", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:31Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-22T21:12:53Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:76:66:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:66:5b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:12:40.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "afd53439-1e48-4332-a8ed-ddbf35690ba1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:12:40Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-22T21:11:09Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:a1:ae:9b", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:9b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:3a:5a", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:10:58.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "5ed6a905-bca6-4309-8b9e-db7956bec6e2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:10:58Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ns.clearwater.opnfv", "created": "2018-08-22T21:09:13Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:16:45,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-31921a5e-5fc2-4bd1-a415-4eb18fe8e5be 2018-08-22 21:16:45,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567172050476s 2018-08-22 21:16:45,639 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-31921a5e-5fc2-4bd1-a415-4eb18fe8e5be 2018-08-22 21:16:45,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 21:16:45,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/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}80e1cd3d688aa19a71bac492ff517fde181fd339" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 21:16:45,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21: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,Accept-Encoding x-openstack-request-id: req-c904478e-79f9-456b-9233-23518323549c x-compute-request-id: req-c904478e-79f9-456b-9233-23518323549c Content-Encoding: gzip Content-Length: 21384 Content-Type: application/json RESP BODY: {"output": " 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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301\n[ 0.009265] Security Framework initialized\n[ 0.010402] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019869] 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.024297] Initializing cgroup subsys memory\n[ 0.025452] Initializing cgroup subsys devices\n[ 0.026617] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029144] Initializing cgroup subsys perf_event\n[ 0.030359] Initializing cgroup subsys hugetlb\n[ 0.031595] FEATURE SPEC_CTRL Not Present\n[ 0.032689] mce: CPU supports 10 MCE banks\n[ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046507] ACPI: Core revision 20131115\n[ 0.048460] ACPI: All ACPI Tables successfully acquired\n[ 0.049974] ftrace: allocating 28717 entries in 113 pages\n[ 0.072229] smpboot: Max logical packages: 2\n[ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080332] Enabling x2apic\n[ 0.081237] Enabled x2apic\n[ 0.082579] Switched APIC routing to physical x2apic.\n[ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.098244] KVM setup paravirtual spinlock\n[ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104249] x86: Booting SMP configuration:\n[ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120041] x86: Booted up 1 node, 2 CPUs\n[ 0.120034] KVM setup async PF for cpu 1\n[ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124475] devtmpfs: initialized\n[ 0.128037] EVM: security.selinux\n[ 0.129250] EVM: security.SMACK64\n[ 0.130460] EVM: security.ima\n[ 0.131584] EVM: security.capability\n[ 0.133025] pinctrl core: initialized pinctrl subsystem\n[ 0.134644] regulator-dummy: no parameters\n[ 0.135818] RTC time: 21:13:37, date: 08/22/18\n[ 0.136091] NET: Registered protocol family 16\n[ 0.137438] cpuidle: using governor ladder\n[ 0.138556] cpuidle: using governor menu\n[ 0.139708] ACPI: bus type PCI registered\n[ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141786] PCI: Using configuration type 1 for base access\n[ 0.143858] bio: create slab at 0\n[ 0.144109] ACPI: Added _OSI(Module Device)\n[ 0.145253] ACPI: Added _OSI(Processor Device)\n[ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149342] ACPI: Interpreter enabled\n[ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160007] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.167842] ACPI: No dock devices found.\n[ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176231] acpiphp: Slot [3] registered\n[ 0.177615] acpiphp: Slot [4] registered\n[ 0.179002] acpiphp: Slot [5] registered\n[ 0.180024] acpiphp: Slot [6] registered\n[ 0.181419] acpiphp: Slot [7] registered\n[ 0.182829] acpiphp: Slot [8] registered\n[ 0.183934] acpiphp: Slot [9] registered\n[ 0.184029] acpiphp: Slot [10] registered\n[ 0.185183] acpiphp: Slot [11] registered\n[ 0.186354] acpiphp: Slot [12] registered\n[ 0.187469] acpiphp: Slot [13] registered\n[ 0.188041] acpiphp: Slot [14] registered\n[ 0.189157] acpiphp: Slot [15] registered\n[ 0.190487] acpiphp: Slot [16] registered\n[ 0.191614] acpiphp: Slot [17] registered\n[ 0.192020] acpiphp: Slot [18] registered\n[ 0.193152] acpiphp: Slot [19] registered\n[ 0.194256] acpiphp: Slot [20] registered\n[ 0.195373] acpiphp: Slot [21] registered\n[ 0.196029] acpiphp: Slot [22] registered\n[ 0.197596] acpiphp: Slot [23] registered\n[ 0.198722] acpiphp: Slot [24] registered\n[ 0.199834] acpiphp: Slot [25] registered\n[ 0.200021] acpiphp: Slot [26] registered\n[ 0.201171] acpiphp: Slot [27] registered\n[ 0.202249] acpiphp: Slot [28] registered\n[ 0.203389] acpiphp: Slot [29] registered\n[ 0.204020] acpiphp: Slot [30] registered\n[ 0.205228] acpiphp: Slot [31] registered\n[ 0.206409] PCI host bridge to bus 0000:00\n[ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266451] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268035] usbcore: registered new interface driver usbfs\n[ 0.269521] usbcore: registered new interface driver hub\n[ 0.271001] usbcore: registered new device driver usb\n[ 0.272111] PCI: Using ACPI for IRQ routing\n[ 0.273599] NetLabel: Initializing\n[ 0.274614] NetLabel: domain hash size = 128\n[ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.277419] NetLabel: unlabeled traffic allowed by default\n[ 0.278886] Switched to clocksource kvm-clock\n[ 0.284832] AppArmor: AppArmor Filesystem Enabled\n[ 0.286147] pnp: PnP ACPI init\n[ 0.287078] ACPI: bus type PNP registered\n[ 0.288657] pnp: PnP ACPI: found 8 devices\n[ 0.289778] ACPI: bus type PNP unregistered\n[ 0.297285] NET: Registered protocol family 2\n[ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302669] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304429] TCP: reno registered\n[ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308513] NET: Registered protocol family 1\n[ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.357666] Trying to unpack rootfs image as initramfs...\n[ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.467430] Scanning for low memory corruption every 60 seconds\n[ 0.469369] Initialise system trusted keyring\n[ 0.470575] audit: initializing netlink socket (disabled)\n[ 0.471936] type=2000 audit(1534972418.309:1): initialized\n[ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495514] zbud: loaded\n[ 0.496528] VFS: Disk quotas dquot_6.5.2\n[ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499811] fuse init (API version 7.22)\n[ 0.501270] msgmni has been set to 3997\n[ 0.502610] Key type big_key registered\n[ 0.504173] Key type asymmetric registered\n[ 0.505330] Asymmetric key parser 'x509' registered\n[ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.508730] io scheduler noop registered\n[ 0.509829] io scheduler deadline registered (default)\n[ 0.511171] io scheduler cfq registered\n[ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515345] ipmi message handler version 39.2\n[ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518498] ACPI: Power Button [PWRF]\n[ 0.519664] GHES: HEST is not enabled!\n[ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638402] Linux agpgart interface v0.103\n[ 0.640720] brd: module loaded\n[ 0.642297] loop: module loaded\n[ 0.643772] blk-mq: CPU -> queue map\n[ 0.644991] CPU 0 -> Queue 0\n[ 0.646066] CPU 1 -> Queue 0\n[ 0.647940] vda: vda1\n[ 0.649487] scsi0 : ata_piix\n[ 0.650455] scsi1 : ata_piix\n[ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654901] libphy: Fixed MDIO Bus: probed\n[ 0.656114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657368] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660775] PPP generic driver version 2.4.2\n[ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663514] ehci-pci: EHCI PCI platform driver\n[ 0.664660] ehci-platform: EHCI generic platform driver\n[ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667564] ohci-pci: OHCI PCI platform driver\n[ 0.668714] ohci-platform: OHCI generic platform driver\n[ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.700829] usb usb1: Product: UHCI Host Controller\n[ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.703595] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704899] hub 1-0:1.0: USB hub found\n[ 0.705945] hub 1-0:1.0: 2 ports detected\n[ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.712832] mousedev: PS/2 mouse device common for all mice\n[ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.716905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.721522] device-mapper: uevent: version 1.0.3\n[ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.726677] TCP: cubic registered\n[ 0.727728] NET: Registered protocol family 10\n[ 0.729223] NET: Registered protocol family 17\n[ 0.730430] Key type dns_resolver registered\n[ 0.731791] Loading compiled-in X.509 certificates\n[ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.743117] registered taskstats version 1\n[ 0.746084] Key type trusted registered\n[ 0.749692] Key type encrypted registered\n[ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.752143] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.754018] regulator-dummy: disabling\n[ 0.755451] Magic number: 14:63:248\n[ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417)\n[ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.760381] EDD information not available.\n[ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.811934] Write protecting the kernel read-only data: 12288k\n[ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832113] systemd-udevd[107]: starting version 204\n[ 0.892485] FDC 0 is a S82078B\n[ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.188290] usb 1-1: Product: QEMU USB Tablet\n[ 1.189440] usb 1-1: Manufacturer: QEMU\n[ 1.190480] usb 1-1: SerialNumber: 42\n[ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available\n[ 2.670168] 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 * Stopping Track if upstart is running in a container[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 Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds.\ncloud-init-nonet[3.15]: 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 * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b |\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:\nb2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| +o o|\n| . o. =|\n| . .o +|\n| . S .. o ..|\n| + + +oo|\n| . o . . .*|\n| o .E|\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:\n71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... |\n| . o o |\n| . o + . |\n| . . o . . |\n| . S + . |\n| .. . o |\n| o .. |\n| . oo.. . . |\n| o==o E.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:\n95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o=. += |\n| . = =oo |\n| . o . Boo |\n| E . + +.+ |\n| +So |\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:\ne7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ..+o+o |\n| E o++.|\n| . += o|\n| o =+ |\n| S . +. |\n| o o o |\n| + = |\n| . o |\n| |\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 D-Bus system message bus[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 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 * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\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\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438\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]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.2\n+ '[' -n 192.168.0.2 ']'\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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51306 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.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\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:Cybertrust_Global_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:Certigna.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:EC-ACC.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:USERTrust_ECC_Certification_Authority.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:DigiCert_Global_Root_CA.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:PSCProcert.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\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 ... 53131 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1) ...\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-156.206) ...\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 11903\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.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\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.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\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 12553\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n"} 2018-08-22 21:16:45,724 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-c904478e-79f9-456b-9233-23518323549c 2018-08-22 21:16:45,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0789589881897s 2018-08-22 21:16:45,726 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-c904478e-79f9-456b-9233-23518323549c 2018-08-22 21:16:45,727 - functest.core.singlevm - DEBUG - console: 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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301 [ 0.009265] Security Framework initialized [ 0.010402] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025452] Initializing cgroup subsys devices [ 0.026617] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029144] Initializing cgroup subsys perf_event [ 0.030359] Initializing cgroup subsys hugetlb [ 0.031595] FEATURE SPEC_CTRL Not Present [ 0.032689] mce: CPU supports 10 MCE banks [ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046507] ACPI: Core revision 20131115 [ 0.048460] ACPI: All ACPI Tables successfully acquired [ 0.049974] ftrace: allocating 28717 entries in 113 pages [ 0.072229] smpboot: Max logical packages: 2 [ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080332] Enabling x2apic [ 0.081237] Enabled x2apic [ 0.082579] Switched APIC routing to physical x2apic. [ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098244] KVM setup paravirtual spinlock [ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104249] x86: Booting SMP configuration: [ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120041] x86: Booted up 1 node, 2 CPUs [ 0.120034] KVM setup async PF for cpu 1 [ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124475] devtmpfs: initialized [ 0.128037] EVM: security.selinux [ 0.129250] EVM: security.SMACK64 [ 0.130460] EVM: security.ima [ 0.131584] EVM: security.capability [ 0.133025] pinctrl core: initialized pinctrl subsystem [ 0.134644] regulator-dummy: no parameters [ 0.135818] RTC time: 21:13:37, date: 08/22/18 [ 0.136091] NET: Registered protocol family 16 [ 0.137438] cpuidle: using governor ladder [ 0.138556] cpuidle: using governor menu [ 0.139708] ACPI: bus type PCI registered [ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141786] PCI: Using configuration type 1 for base access [ 0.143858] bio: create slab at 0 [ 0.144109] ACPI: Added _OSI(Module Device) [ 0.145253] ACPI: Added _OSI(Processor Device) [ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149342] ACPI: Interpreter enabled [ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160007] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.167842] ACPI: No dock devices found. [ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176231] acpiphp: Slot [3] registered [ 0.177615] acpiphp: Slot [4] registered [ 0.179002] acpiphp: Slot [5] registered [ 0.180024] acpiphp: Slot [6] registered [ 0.181419] acpiphp: Slot [7] registered [ 0.182829] acpiphp: Slot [8] registered [ 0.183934] acpiphp: Slot [9] registered [ 0.184029] acpiphp: Slot [10] registered [ 0.185183] acpiphp: Slot [11] registered [ 0.186354] acpiphp: Slot [12] registered [ 0.187469] acpiphp: Slot [13] registered [ 0.188041] acpiphp: Slot [14] registered [ 0.189157] acpiphp: Slot [15] registered [ 0.190487] acpiphp: Slot [16] registered [ 0.191614] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193152] acpiphp: Slot [19] registered [ 0.194256] acpiphp: Slot [20] registered [ 0.195373] acpiphp: Slot [21] registered [ 0.196029] acpiphp: Slot [22] registered [ 0.197596] acpiphp: Slot [23] registered [ 0.198722] acpiphp: Slot [24] registered [ 0.199834] acpiphp: Slot [25] registered [ 0.200021] acpiphp: Slot [26] registered [ 0.201171] acpiphp: Slot [27] registered [ 0.202249] acpiphp: Slot [28] registered [ 0.203389] acpiphp: Slot [29] registered [ 0.204020] acpiphp: Slot [30] registered [ 0.205228] acpiphp: Slot [31] registered [ 0.206409] PCI host bridge to bus 0000:00 [ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264841] vgaarb: bridge control possible 0000:00:02.0 [ 0.266451] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268035] usbcore: registered new interface driver usbfs [ 0.269521] usbcore: registered new interface driver hub [ 0.271001] usbcore: registered new device driver usb [ 0.272111] PCI: Using ACPI for IRQ routing [ 0.273599] NetLabel: Initializing [ 0.274614] NetLabel: domain hash size = 128 [ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.277419] NetLabel: unlabeled traffic allowed by default [ 0.278886] Switched to clocksource kvm-clock [ 0.284832] AppArmor: AppArmor Filesystem Enabled [ 0.286147] pnp: PnP ACPI init [ 0.287078] ACPI: bus type PNP registered [ 0.288657] pnp: PnP ACPI: found 8 devices [ 0.289778] ACPI: bus type PNP unregistered [ 0.297285] NET: Registered protocol family 2 [ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302669] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304429] TCP: reno registered [ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308513] NET: Registered protocol family 1 [ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.357666] Trying to unpack rootfs image as initramfs... [ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.467430] Scanning for low memory corruption every 60 seconds [ 0.469369] Initialise system trusted keyring [ 0.470575] audit: initializing netlink socket (disabled) [ 0.471936] type=2000 audit(1534972418.309:1): initialized [ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495514] zbud: loaded [ 0.496528] VFS: Disk quotas dquot_6.5.2 [ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499811] fuse init (API version 7.22) [ 0.501270] msgmni has been set to 3997 [ 0.502610] Key type big_key registered [ 0.504173] Key type asymmetric registered [ 0.505330] Asymmetric key parser 'x509' registered [ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.508730] io scheduler noop registered [ 0.509829] io scheduler deadline registered (default) [ 0.511171] io scheduler cfq registered [ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] ipmi message handler version 39.2 [ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518498] ACPI: Power Button [PWRF] [ 0.519664] GHES: HEST is not enabled! [ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.638402] Linux agpgart interface v0.103 [ 0.640720] brd: module loaded [ 0.642297] loop: module loaded [ 0.643772] blk-mq: CPU -> queue map [ 0.644991] CPU 0 -> Queue 0 [ 0.646066] CPU 1 -> Queue 0 [ 0.647940] vda: vda1 [ 0.649487] scsi0 : ata_piix [ 0.650455] scsi1 : ata_piix [ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654901] libphy: Fixed MDIO Bus: probed [ 0.656114] tun: Universal TUN/TAP device driver, 1.6 [ 0.657368] tun: (C) 1999-2004 Max Krasnyansky [ 0.660775] PPP generic driver version 2.4.2 [ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663514] ehci-pci: EHCI PCI platform driver [ 0.664660] ehci-platform: EHCI generic platform driver [ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667564] ohci-pci: OHCI PCI platform driver [ 0.668714] ohci-platform: OHCI generic platform driver [ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver [ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700829] usb usb1: Product: UHCI Host Controller [ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.703595] usb usb1: SerialNumber: 0000:00:01.2 [ 0.704899] hub 1-0:1.0: USB hub found [ 0.705945] hub 1-0:1.0: 2 ports detected [ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712832] mousedev: PS/2 mouse device common for all mice [ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.716905] rtc_cmos 00:00: RTC can wake from S4 [ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721522] device-mapper: uevent: version 1.0.3 [ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs [ 0.726677] TCP: cubic registered [ 0.727728] NET: Registered protocol family 10 [ 0.729223] NET: Registered protocol family 17 [ 0.730430] Key type dns_resolver registered [ 0.731791] Loading compiled-in X.509 certificates [ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.743117] registered taskstats version 1 [ 0.746084] Key type trusted registered [ 0.749692] Key type encrypted registered [ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled [ 0.752143] IMA: No TPM chip found, activating TPM-bypass! [ 0.754018] regulator-dummy: disabling [ 0.755451] Magic number: 14:63:248 [ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417) [ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760381] EDD information not available. [ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.811934] Write protecting the kernel read-only data: 12288k [ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.832113] systemd-udevd[107]: starting version 204 [ 0.892485] FDC 0 is a S82078B [ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.188290] usb 1-1: Product: QEMU USB Tablet [ 1.189440] usb 1-1: Manufacturer: QEMU [ 1.190480] usb 1-1: SerialNumber: 42 [ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available [ 2.670168] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds. cloud-init-nonet[3.15]: 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 ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b | 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: b2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | +o o| | . o. =| | . .o +| | . S .. o ..| | + + +oo| | . o . . .*| | o .E| | .| +-----------------+ 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: 71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | ... | | . o o | | . o + . | | . . o . . | | . S + . | | .. . o | | o .. | | . oo.. . . | | 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: 95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o=. += | | . = =oo | | . o . Boo | | E . + +.+ | | +So | | . | | | | | | | +-----------------+ 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: e7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | ..+o+o | | E o++.| | . += o| | o =+ | | S . +. | | o o 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 D-Bus system message bus[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 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 ] * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + 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 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438 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] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.2 + '[' -n 192.168.0.2 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51306 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.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... 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:Cybertrust_Global_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Certigna.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:EC-ACC.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:SecureSign_RootCA11.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:CNNIC_ROOT.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Secure_Global_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Izenpe.com.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Certum_Root_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:PSCProcert.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SecureTrust_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:ACEDICOM_Root.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... 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 ... 53131 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1) ... 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-156.206) ... 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 11903 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. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...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. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...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 12553 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq 2018-08-22 21:16:45,732 - functest.core.singlevm - DEBUG - try 17: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-22 21:16:55,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:16:55,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:16:56,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:16:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d26811a1-5dae-406b-b209-f525e854b07a x-compute-request-id: req-d26811a1-5dae-406b-b209-f525e854b07a Content-Encoding: gzip Content-Length: 1502 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:78:39:3b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:39:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:51:65", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8a0f93b5-31d1-41a6-b272-264da290b9d8", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-22T21:12:58Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:91:62:7a", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:62:7a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:d5:dc", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "dime-0.clearwater.opnfv", "created": "2018-08-22T21:12:57Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:9e:49", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:9e:49", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:38.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "32c461ee-a57b-4059-be86-d748b4bd34fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:38Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "bono-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:05:e0:7b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:e0:7b", "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:9b:7b:af", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:7b:af", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:28.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "3bed9240-d07f-4ea6-b405-d8eabe070318", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:28Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "homer-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:77:b2:83", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:b2:83", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:79:c2", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:31.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "f0772ec9-c800-45c4-a7d0-10262530cdc4", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:31Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-22T21:12:53Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:76:66:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:66:5b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:12:40.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "afd53439-1e48-4332-a8ed-ddbf35690ba1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:12:40Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-22T21:11:09Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:a1:ae:9b", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:9b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:3a:5a", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:10:58.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "5ed6a905-bca6-4309-8b9e-db7956bec6e2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:10:58Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ns.clearwater.opnfv", "created": "2018-08-22T21:09:13Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:16:56,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d26811a1-5dae-406b-b209-f525e854b07a 2018-08-22 21:16:56,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.542277097702s 2018-08-22 21:16:56,286 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d26811a1-5dae-406b-b209-f525e854b07a 2018-08-22 21:16:56,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 21:16:56,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/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}80e1cd3d688aa19a71bac492ff517fde181fd339" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 21:16:56,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21: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-96521530-3e62-4a75-a395-e734637c544b x-compute-request-id: req-96521530-3e62-4a75-a395-e734637c544b Content-Encoding: gzip Content-Length: 21213 Content-Type: application/json RESP BODY: {"output": "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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301\n[ 0.009265] Security Framework initialized\n[ 0.010402] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019869] 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.024297] Initializing cgroup subsys memory\n[ 0.025452] Initializing cgroup subsys devices\n[ 0.026617] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029144] Initializing cgroup subsys perf_event\n[ 0.030359] Initializing cgroup subsys hugetlb\n[ 0.031595] FEATURE SPEC_CTRL Not Present\n[ 0.032689] mce: CPU supports 10 MCE banks\n[ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046507] ACPI: Core revision 20131115\n[ 0.048460] ACPI: All ACPI Tables successfully acquired\n[ 0.049974] ftrace: allocating 28717 entries in 113 pages\n[ 0.072229] smpboot: Max logical packages: 2\n[ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080332] Enabling x2apic\n[ 0.081237] Enabled x2apic\n[ 0.082579] Switched APIC routing to physical x2apic.\n[ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.098244] KVM setup paravirtual spinlock\n[ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104249] x86: Booting SMP configuration:\n[ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120041] x86: Booted up 1 node, 2 CPUs\n[ 0.120034] KVM setup async PF for cpu 1\n[ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124475] devtmpfs: initialized\n[ 0.128037] EVM: security.selinux\n[ 0.129250] EVM: security.SMACK64\n[ 0.130460] EVM: security.ima\n[ 0.131584] EVM: security.capability\n[ 0.133025] pinctrl core: initialized pinctrl subsystem\n[ 0.134644] regulator-dummy: no parameters\n[ 0.135818] RTC time: 21:13:37, date: 08/22/18\n[ 0.136091] NET: Registered protocol family 16\n[ 0.137438] cpuidle: using governor ladder\n[ 0.138556] cpuidle: using governor menu\n[ 0.139708] ACPI: bus type PCI registered\n[ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141786] PCI: Using configuration type 1 for base access\n[ 0.143858] bio: create slab at 0\n[ 0.144109] ACPI: Added _OSI(Module Device)\n[ 0.145253] ACPI: Added _OSI(Processor Device)\n[ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149342] ACPI: Interpreter enabled\n[ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160007] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.167842] ACPI: No dock devices found.\n[ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176231] acpiphp: Slot [3] registered\n[ 0.177615] acpiphp: Slot [4] registered\n[ 0.179002] acpiphp: Slot [5] registered\n[ 0.180024] acpiphp: Slot [6] registered\n[ 0.181419] acpiphp: Slot [7] registered\n[ 0.182829] acpiphp: Slot [8] registered\n[ 0.183934] acpiphp: Slot [9] registered\n[ 0.184029] acpiphp: Slot [10] registered\n[ 0.185183] acpiphp: Slot [11] registered\n[ 0.186354] acpiphp: Slot [12] registered\n[ 0.187469] acpiphp: Slot [13] registered\n[ 0.188041] acpiphp: Slot [14] registered\n[ 0.189157] acpiphp: Slot [15] registered\n[ 0.190487] acpiphp: Slot [16] registered\n[ 0.191614] acpiphp: Slot [17] registered\n[ 0.192020] acpiphp: Slot [18] registered\n[ 0.193152] acpiphp: Slot [19] registered\n[ 0.194256] acpiphp: Slot [20] registered\n[ 0.195373] acpiphp: Slot [21] registered\n[ 0.196029] acpiphp: Slot [22] registered\n[ 0.197596] acpiphp: Slot [23] registered\n[ 0.198722] acpiphp: Slot [24] registered\n[ 0.199834] acpiphp: Slot [25] registered\n[ 0.200021] acpiphp: Slot [26] registered\n[ 0.201171] acpiphp: Slot [27] registered\n[ 0.202249] acpiphp: Slot [28] registered\n[ 0.203389] acpiphp: Slot [29] registered\n[ 0.204020] acpiphp: Slot [30] registered\n[ 0.205228] acpiphp: Slot [31] registered\n[ 0.206409] PCI host bridge to bus 0000:00\n[ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266451] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268035] usbcore: registered new interface driver usbfs\n[ 0.269521] usbcore: registered new interface driver hub\n[ 0.271001] usbcore: registered new device driver usb\n[ 0.272111] PCI: Using ACPI for IRQ routing\n[ 0.273599] NetLabel: Initializing\n[ 0.274614] NetLabel: domain hash size = 128\n[ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.277419] NetLabel: unlabeled traffic allowed by default\n[ 0.278886] Switched to clocksource kvm-clock\n[ 0.284832] AppArmor: AppArmor Filesystem Enabled\n[ 0.286147] pnp: PnP ACPI init\n[ 0.287078] ACPI: bus type PNP registered\n[ 0.288657] pnp: PnP ACPI: found 8 devices\n[ 0.289778] ACPI: bus type PNP unregistered\n[ 0.297285] NET: Registered protocol family 2\n[ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302669] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304429] TCP: reno registered\n[ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308513] NET: Registered protocol family 1\n[ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.357666] Trying to unpack rootfs image as initramfs...\n[ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.467430] Scanning for low memory corruption every 60 seconds\n[ 0.469369] Initialise system trusted keyring\n[ 0.470575] audit: initializing netlink socket (disabled)\n[ 0.471936] type=2000 audit(1534972418.309:1): initialized\n[ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495514] zbud: loaded\n[ 0.496528] VFS: Disk quotas dquot_6.5.2\n[ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499811] fuse init (API version 7.22)\n[ 0.501270] msgmni has been set to 3997\n[ 0.502610] Key type big_key registered\n[ 0.504173] Key type asymmetric registered\n[ 0.505330] Asymmetric key parser 'x509' registered\n[ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.508730] io scheduler noop registered\n[ 0.509829] io scheduler deadline registered (default)\n[ 0.511171] io scheduler cfq registered\n[ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515345] ipmi message handler version 39.2\n[ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518498] ACPI: Power Button [PWRF]\n[ 0.519664] GHES: HEST is not enabled!\n[ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638402] Linux agpgart interface v0.103\n[ 0.640720] brd: module loaded\n[ 0.642297] loop: module loaded\n[ 0.643772] blk-mq: CPU -> queue map\n[ 0.644991] CPU 0 -> Queue 0\n[ 0.646066] CPU 1 -> Queue 0\n[ 0.647940] vda: vda1\n[ 0.649487] scsi0 : ata_piix\n[ 0.650455] scsi1 : ata_piix\n[ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654901] libphy: Fixed MDIO Bus: probed\n[ 0.656114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657368] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660775] PPP generic driver version 2.4.2\n[ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663514] ehci-pci: EHCI PCI platform driver\n[ 0.664660] ehci-platform: EHCI generic platform driver\n[ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667564] ohci-pci: OHCI PCI platform driver\n[ 0.668714] ohci-platform: OHCI generic platform driver\n[ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.700829] usb usb1: Product: UHCI Host Controller\n[ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.703595] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704899] hub 1-0:1.0: USB hub found\n[ 0.705945] hub 1-0:1.0: 2 ports detected\n[ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.712832] mousedev: PS/2 mouse device common for all mice\n[ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.716905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.721522] device-mapper: uevent: version 1.0.3\n[ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.726677] TCP: cubic registered\n[ 0.727728] NET: Registered protocol family 10\n[ 0.729223] NET: Registered protocol family 17\n[ 0.730430] Key type dns_resolver registered\n[ 0.731791] Loading compiled-in X.509 certificates\n[ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.743117] registered taskstats version 1\n[ 0.746084] Key type trusted registered\n[ 0.749692] Key type encrypted registered\n[ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.752143] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.754018] regulator-dummy: disabling\n[ 0.755451] Magic number: 14:63:248\n[ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417)\n[ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.760381] EDD information not available.\n[ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.811934] Write protecting the kernel read-only data: 12288k\n[ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832113] systemd-udevd[107]: starting version 204\n[ 0.892485] FDC 0 is a S82078B\n[ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.188290] usb 1-1: Product: QEMU USB Tablet\n[ 1.189440] usb 1-1: Manufacturer: QEMU\n[ 1.190480] usb 1-1: SerialNumber: 42\n[ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available\n[ 2.670168] 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 * Stopping Track if upstart is running in a container[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 Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds.\ncloud-init-nonet[3.15]: 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 * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b |\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:\nb2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| +o o|\n| . o. =|\n| . .o +|\n| . S .. o ..|\n| + + +oo|\n| . o . . .*|\n| o .E|\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:\n71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... |\n| . o o |\n| . o + . |\n| . . o . . |\n| . S + . |\n| .. . o |\n| o .. |\n| . oo.. . . |\n| o==o E.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:\n95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o=. += |\n| . = =oo |\n| . o . Boo |\n| E . + +.+ |\n| +So |\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:\ne7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ..+o+o |\n| E o++.|\n| . += o|\n| o =+ |\n| S . +. |\n| o o o |\n| + = |\n| . o |\n| |\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 D-Bus system message bus[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 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 * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\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\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438\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]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.2\n+ '[' -n 192.168.0.2 ']'\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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51306 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.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\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:Cybertrust_Global_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:Certigna.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:EC-ACC.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:USERTrust_ECC_Certification_Authority.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:DigiCert_Global_Root_CA.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:PSCProcert.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\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 ... 53131 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1) ...\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-156.206) ...\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 11903\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.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\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.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\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 12553\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"} 2018-08-22 21:16:56,374 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-96521530-3e62-4a75-a395-e734637c544b 2018-08-22 21:16:56,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.080757856369s 2018-08-22 21:16:56,376 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-96521530-3e62-4a75-a395-e734637c544b 2018-08-22 21:16:56,376 - functest.core.singlevm - DEBUG - console: 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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008007] pid_max: default: 32768 minimum: 301 [ 0.009265] Security Framework initialized [ 0.010402] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025452] Initializing cgroup subsys devices [ 0.026617] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029144] Initializing cgroup subsys perf_event [ 0.030359] Initializing cgroup subsys hugetlb [ 0.031595] FEATURE SPEC_CTRL Not Present [ 0.032689] mce: CPU supports 10 MCE banks [ 0.033823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037533] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041796] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046507] ACPI: Core revision 20131115 [ 0.048460] ACPI: All ACPI Tables successfully acquired [ 0.049974] ftrace: allocating 28717 entries in 113 pages [ 0.072229] smpboot: Max logical packages: 2 [ 0.076091] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077809] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080332] Enabling x2apic [ 0.081237] Enabled x2apic [ 0.082579] Switched APIC routing to physical x2apic. [ 0.085406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.090962] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098244] KVM setup paravirtual spinlock [ 0.102173] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104249] x86: Booting SMP configuration: [ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120041] x86: Booted up 1 node, 2 CPUs [ 0.120034] KVM setup async PF for cpu 1 [ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124475] devtmpfs: initialized [ 0.128037] EVM: security.selinux [ 0.129250] EVM: security.SMACK64 [ 0.130460] EVM: security.ima [ 0.131584] EVM: security.capability [ 0.133025] pinctrl core: initialized pinctrl subsystem [ 0.134644] regulator-dummy: no parameters [ 0.135818] RTC time: 21:13:37, date: 08/22/18 [ 0.136091] NET: Registered protocol family 16 [ 0.137438] cpuidle: using governor ladder [ 0.138556] cpuidle: using governor menu [ 0.139708] ACPI: bus type PCI registered [ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141786] PCI: Using configuration type 1 for base access [ 0.143858] bio: create slab at 0 [ 0.144109] ACPI: Added _OSI(Module Device) [ 0.145253] ACPI: Added _OSI(Processor Device) [ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149342] ACPI: Interpreter enabled [ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160007] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.167842] ACPI: No dock devices found. [ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176231] acpiphp: Slot [3] registered [ 0.177615] acpiphp: Slot [4] registered [ 0.179002] acpiphp: Slot [5] registered [ 0.180024] acpiphp: Slot [6] registered [ 0.181419] acpiphp: Slot [7] registered [ 0.182829] acpiphp: Slot [8] registered [ 0.183934] acpiphp: Slot [9] registered [ 0.184029] acpiphp: Slot [10] registered [ 0.185183] acpiphp: Slot [11] registered [ 0.186354] acpiphp: Slot [12] registered [ 0.187469] acpiphp: Slot [13] registered [ 0.188041] acpiphp: Slot [14] registered [ 0.189157] acpiphp: Slot [15] registered [ 0.190487] acpiphp: Slot [16] registered [ 0.191614] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193152] acpiphp: Slot [19] registered [ 0.194256] acpiphp: Slot [20] registered [ 0.195373] acpiphp: Slot [21] registered [ 0.196029] acpiphp: Slot [22] registered [ 0.197596] acpiphp: Slot [23] registered [ 0.198722] acpiphp: Slot [24] registered [ 0.199834] acpiphp: Slot [25] registered [ 0.200021] acpiphp: Slot [26] registered [ 0.201171] acpiphp: Slot [27] registered [ 0.202249] acpiphp: Slot [28] registered [ 0.203389] acpiphp: Slot [29] registered [ 0.204020] acpiphp: Slot [30] registered [ 0.205228] acpiphp: Slot [31] registered [ 0.206409] PCI host bridge to bus 0000:00 [ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264841] vgaarb: bridge control possible 0000:00:02.0 [ 0.266451] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268035] usbcore: registered new interface driver usbfs [ 0.269521] usbcore: registered new interface driver hub [ 0.271001] usbcore: registered new device driver usb [ 0.272111] PCI: Using ACPI for IRQ routing [ 0.273599] NetLabel: Initializing [ 0.274614] NetLabel: domain hash size = 128 [ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.277419] NetLabel: unlabeled traffic allowed by default [ 0.278886] Switched to clocksource kvm-clock [ 0.284832] AppArmor: AppArmor Filesystem Enabled [ 0.286147] pnp: PnP ACPI init [ 0.287078] ACPI: bus type PNP registered [ 0.288657] pnp: PnP ACPI: found 8 devices [ 0.289778] ACPI: bus type PNP unregistered [ 0.297285] NET: Registered protocol family 2 [ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302669] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304429] TCP: reno registered [ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308513] NET: Registered protocol family 1 [ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.357666] Trying to unpack rootfs image as initramfs... [ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.467430] Scanning for low memory corruption every 60 seconds [ 0.469369] Initialise system trusted keyring [ 0.470575] audit: initializing netlink socket (disabled) [ 0.471936] type=2000 audit(1534972418.309:1): initialized [ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495514] zbud: loaded [ 0.496528] VFS: Disk quotas dquot_6.5.2 [ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499811] fuse init (API version 7.22) [ 0.501270] msgmni has been set to 3997 [ 0.502610] Key type big_key registered [ 0.504173] Key type asymmetric registered [ 0.505330] Asymmetric key parser 'x509' registered [ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.508730] io scheduler noop registered [ 0.509829] io scheduler deadline registered (default) [ 0.511171] io scheduler cfq registered [ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] ipmi message handler version 39.2 [ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518498] ACPI: Power Button [PWRF] [ 0.519664] GHES: HEST is not enabled! [ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.638402] Linux agpgart interface v0.103 [ 0.640720] brd: module loaded [ 0.642297] loop: module loaded [ 0.643772] blk-mq: CPU -> queue map [ 0.644991] CPU 0 -> Queue 0 [ 0.646066] CPU 1 -> Queue 0 [ 0.647940] vda: vda1 [ 0.649487] scsi0 : ata_piix [ 0.650455] scsi1 : ata_piix [ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654901] libphy: Fixed MDIO Bus: probed [ 0.656114] tun: Universal TUN/TAP device driver, 1.6 [ 0.657368] tun: (C) 1999-2004 Max Krasnyansky [ 0.660775] PPP generic driver version 2.4.2 [ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663514] ehci-pci: EHCI PCI platform driver [ 0.664660] ehci-platform: EHCI generic platform driver [ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667564] ohci-pci: OHCI PCI platform driver [ 0.668714] ohci-platform: OHCI generic platform driver [ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver [ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700829] usb usb1: Product: UHCI Host Controller [ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.703595] usb usb1: SerialNumber: 0000:00:01.2 [ 0.704899] hub 1-0:1.0: USB hub found [ 0.705945] hub 1-0:1.0: 2 ports detected [ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712832] mousedev: PS/2 mouse device common for all mice [ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.716905] rtc_cmos 00:00: RTC can wake from S4 [ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721522] device-mapper: uevent: version 1.0.3 [ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs [ 0.726677] TCP: cubic registered [ 0.727728] NET: Registered protocol family 10 [ 0.729223] NET: Registered protocol family 17 [ 0.730430] Key type dns_resolver registered [ 0.731791] Loading compiled-in X.509 certificates [ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.743117] registered taskstats version 1 [ 0.746084] Key type trusted registered [ 0.749692] Key type encrypted registered [ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled [ 0.752143] IMA: No TPM chip found, activating TPM-bypass! [ 0.754018] regulator-dummy: disabling [ 0.755451] Magic number: 14:63:248 [ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417) [ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760381] EDD information not available. [ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.811934] Write protecting the kernel read-only data: 12288k [ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.832113] systemd-udevd[107]: starting version 204 [ 0.892485] FDC 0 is a S82078B [ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.188290] usb 1-1: Product: QEMU USB Tablet [ 1.189440] usb 1-1: Manufacturer: QEMU [ 1.190480] usb 1-1: SerialNumber: 42 [ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available [ 2.670168] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds. cloud-init-nonet[3.15]: 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 ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b | 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: b2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | +o o| | . o. =| | . .o +| | . S .. o ..| | + + +oo| | . o . . .*| | o .E| | .| +-----------------+ 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: 71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | ... | | . o o | | . o + . | | . . o . . | | . S + . | | .. . o | | o .. | | . oo.. . . | | 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: 95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o=. += | | . = =oo | | . o . Boo | | E . + +.+ | | +So | | . | | | | | | | +-----------------+ 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: e7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | ..+o+o | | E o++.| | . += o| | o =+ | | S . +. | | o o 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 D-Bus system message bus[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 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 ] * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + 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 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438 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] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.2 + '[' -n 192.168.0.2 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51306 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.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... 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:Cybertrust_Global_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Certigna.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:EC-ACC.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:SecureSign_RootCA11.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:CNNIC_ROOT.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Secure_Global_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Izenpe.com.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Certum_Root_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:PSCProcert.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SecureTrust_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:ACEDICOM_Root.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... 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 ... 53131 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1) ... 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-156.206) ... 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 11903 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. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...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. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...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 12553 * 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 2018-08-22 21:16:56,382 - functest.core.singlevm - DEBUG - try 18: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-22 21:17:06,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:17:06,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:17:06,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:17: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-68926e5a-de00-43e6-88aa-98b4c5805236 x-compute-request-id: req-68926e5a-de00-43e6-88aa-98b4c5805236 Content-Encoding: gzip Content-Length: 1502 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:78:39:3b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:39:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:51:65", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8a0f93b5-31d1-41a6-b272-264da290b9d8", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-22T21:12:58Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:91:62:7a", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:62:7a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:d5:dc", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "dime-0.clearwater.opnfv", "created": "2018-08-22T21:12:57Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:9e:49", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:9e:49", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:38.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "32c461ee-a57b-4059-be86-d748b4bd34fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:38Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "bono-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:05:e0:7b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:e0:7b", "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:9b:7b:af", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:7b:af", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:28.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "3bed9240-d07f-4ea6-b405-d8eabe070318", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:28Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "homer-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:77:b2:83", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:b2:83", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:79:c2", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:31.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "f0772ec9-c800-45c4-a7d0-10262530cdc4", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:31Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-22T21:12:53Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:76:66:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:66:5b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:12:40.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "afd53439-1e48-4332-a8ed-ddbf35690ba1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:12:40Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-22T21:11:09Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:a1:ae:9b", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:9b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:3a:5a", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:10:58.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "5ed6a905-bca6-4309-8b9e-db7956bec6e2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:10:58Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ns.clearwater.opnfv", "created": "2018-08-22T21:09:13Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:17:06,980 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-68926e5a-de00-43e6-88aa-98b4c5805236 2018-08-22 21:17:06,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.587693214417s 2018-08-22 21:17:06,981 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-68926e5a-de00-43e6-88aa-98b4c5805236 2018-08-22 21:17:06,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 21:17:06,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/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}80e1cd3d688aa19a71bac492ff517fde181fd339" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 21:17:07,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:17:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd7193d6-5740-4d9c-9305-1230498be927 x-compute-request-id: req-dd7193d6-5740-4d9c-9305-1230498be927 Content-Encoding: gzip Content-Length: 19866 Content-Type: application/json RESP BODY: {"output": "NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.104249] x86: Booting SMP configuration:\n[ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120041] x86: Booted up 1 node, 2 CPUs\n[ 0.120034] KVM setup async PF for cpu 1\n[ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124475] devtmpfs: initialized\n[ 0.128037] EVM: security.selinux\n[ 0.129250] EVM: security.SMACK64\n[ 0.130460] EVM: security.ima\n[ 0.131584] EVM: security.capability\n[ 0.133025] pinctrl core: initialized pinctrl subsystem\n[ 0.134644] regulator-dummy: no parameters\n[ 0.135818] RTC time: 21:13:37, date: 08/22/18\n[ 0.136091] NET: Registered protocol family 16\n[ 0.137438] cpuidle: using governor ladder\n[ 0.138556] cpuidle: using governor menu\n[ 0.139708] ACPI: bus type PCI registered\n[ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141786] PCI: Using configuration type 1 for base access\n[ 0.143858] bio: create slab at 0\n[ 0.144109] ACPI: Added _OSI(Module Device)\n[ 0.145253] ACPI: Added _OSI(Processor Device)\n[ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149342] ACPI: Interpreter enabled\n[ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160007] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.167842] ACPI: No dock devices found.\n[ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176231] acpiphp: Slot [3] registered\n[ 0.177615] acpiphp: Slot [4] registered\n[ 0.179002] acpiphp: Slot [5] registered\n[ 0.180024] acpiphp: Slot [6] registered\n[ 0.181419] acpiphp: Slot [7] registered\n[ 0.182829] acpiphp: Slot [8] registered\n[ 0.183934] acpiphp: Slot [9] registered\n[ 0.184029] acpiphp: Slot [10] registered\n[ 0.185183] acpiphp: Slot [11] registered\n[ 0.186354] acpiphp: Slot [12] registered\n[ 0.187469] acpiphp: Slot [13] registered\n[ 0.188041] acpiphp: Slot [14] registered\n[ 0.189157] acpiphp: Slot [15] registered\n[ 0.190487] acpiphp: Slot [16] registered\n[ 0.191614] acpiphp: Slot [17] registered\n[ 0.192020] acpiphp: Slot [18] registered\n[ 0.193152] acpiphp: Slot [19] registered\n[ 0.194256] acpiphp: Slot [20] registered\n[ 0.195373] acpiphp: Slot [21] registered\n[ 0.196029] acpiphp: Slot [22] registered\n[ 0.197596] acpiphp: Slot [23] registered\n[ 0.198722] acpiphp: Slot [24] registered\n[ 0.199834] acpiphp: Slot [25] registered\n[ 0.200021] acpiphp: Slot [26] registered\n[ 0.201171] acpiphp: Slot [27] registered\n[ 0.202249] acpiphp: Slot [28] registered\n[ 0.203389] acpiphp: Slot [29] registered\n[ 0.204020] acpiphp: Slot [30] registered\n[ 0.205228] acpiphp: Slot [31] registered\n[ 0.206409] PCI host bridge to bus 0000:00\n[ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266451] SCSI subsystem initialized\n[ 0.267719] ACPI: bus type USB registered\n[ 0.268035] usbcore: registered new interface driver usbfs\n[ 0.269521] usbcore: registered new interface driver hub\n[ 0.271001] usbcore: registered new device driver usb\n[ 0.272111] PCI: Using ACPI for IRQ routing\n[ 0.273599] NetLabel: Initializing\n[ 0.274614] NetLabel: domain hash size = 128\n[ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.277419] NetLabel: unlabeled traffic allowed by default\n[ 0.278886] Switched to clocksource kvm-clock\n[ 0.284832] AppArmor: AppArmor Filesystem Enabled\n[ 0.286147] pnp: PnP ACPI init\n[ 0.287078] ACPI: bus type PNP registered\n[ 0.288657] pnp: PnP ACPI: found 8 devices\n[ 0.289778] ACPI: bus type PNP unregistered\n[ 0.297285] NET: Registered protocol family 2\n[ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302669] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304429] TCP: reno registered\n[ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308513] NET: Registered protocol family 1\n[ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.357666] Trying to unpack rootfs image as initramfs...\n[ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.467430] Scanning for low memory corruption every 60 seconds\n[ 0.469369] Initialise system trusted keyring\n[ 0.470575] audit: initializing netlink socket (disabled)\n[ 0.471936] type=2000 audit(1534972418.309:1): initialized\n[ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495514] zbud: loaded\n[ 0.496528] VFS: Disk quotas dquot_6.5.2\n[ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499811] fuse init (API version 7.22)\n[ 0.501270] msgmni has been set to 3997\n[ 0.502610] Key type big_key registered\n[ 0.504173] Key type asymmetric registered\n[ 0.505330] Asymmetric key parser 'x509' registered\n[ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.508730] io scheduler noop registered\n[ 0.509829] io scheduler deadline registered (default)\n[ 0.511171] io scheduler cfq registered\n[ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515345] ipmi message handler version 39.2\n[ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518498] ACPI: Power Button [PWRF]\n[ 0.519664] GHES: HEST is not enabled!\n[ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638402] Linux agpgart interface v0.103\n[ 0.640720] brd: module loaded\n[ 0.642297] loop: module loaded\n[ 0.643772] blk-mq: CPU -> queue map\n[ 0.644991] CPU 0 -> Queue 0\n[ 0.646066] CPU 1 -> Queue 0\n[ 0.647940] vda: vda1\n[ 0.649487] scsi0 : ata_piix\n[ 0.650455] scsi1 : ata_piix\n[ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654901] libphy: Fixed MDIO Bus: probed\n[ 0.656114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657368] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660775] PPP generic driver version 2.4.2\n[ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663514] ehci-pci: EHCI PCI platform driver\n[ 0.664660] ehci-platform: EHCI generic platform driver\n[ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667564] ohci-pci: OHCI PCI platform driver\n[ 0.668714] ohci-platform: OHCI generic platform driver\n[ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.700829] usb usb1: Product: UHCI Host Controller\n[ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.703595] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704899] hub 1-0:1.0: USB hub found\n[ 0.705945] hub 1-0:1.0: 2 ports detected\n[ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.712832] mousedev: PS/2 mouse device common for all mice\n[ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.716905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.721522] device-mapper: uevent: version 1.0.3\n[ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.726677] TCP: cubic registered\n[ 0.727728] NET: Registered protocol family 10\n[ 0.729223] NET: Registered protocol family 17\n[ 0.730430] Key type dns_resolver registered\n[ 0.731791] Loading compiled-in X.509 certificates\n[ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.743117] registered taskstats version 1\n[ 0.746084] Key type trusted registered\n[ 0.749692] Key type encrypted registered\n[ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.752143] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.754018] regulator-dummy: disabling\n[ 0.755451] Magic number: 14:63:248\n[ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417)\n[ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.760381] EDD information not available.\n[ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.811934] Write protecting the kernel read-only data: 12288k\n[ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832113] systemd-udevd[107]: starting version 204\n[ 0.892485] FDC 0 is a S82078B\n[ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.188290] usb 1-1: Product: QEMU USB Tablet\n[ 1.189440] usb 1-1: Manufacturer: QEMU\n[ 1.190480] usb 1-1: SerialNumber: 42\n[ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available\n[ 2.670168] 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 * Stopping Track if upstart is running in a container[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 Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds.\ncloud-init-nonet[3.15]: 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 * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b |\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:\nb2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| +o o|\n| . o. =|\n| . .o +|\n| . S .. o ..|\n| + + +oo|\n| . o . . .*|\n| o .E|\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:\n71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... |\n| . o o |\n| . o + . |\n| . . o . . |\n| . S + . |\n| .. . o |\n| o .. |\n| . oo.. . . |\n| o==o E.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:\n95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o=. += |\n| . = =oo |\n| . o . Boo |\n| E . + +.+ |\n| +So |\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:\ne7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ..+o+o |\n| E o++.|\n| . += o|\n| o =+ |\n| S . +. |\n| o o o |\n| + = |\n| . o |\n| |\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 D-Bus system message bus[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 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 * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\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\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438\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]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.2\n+ '[' -n 192.168.0.2 ']'\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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51306 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.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\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:Cybertrust_Global_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:Certigna.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:EC-ACC.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:USERTrust_ECC_Certification_Authority.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:DigiCert_Global_Root_CA.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:PSCProcert.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\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 ... 53131 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1) ...\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-156.206) ...\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 11903\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.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\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.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\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 12553\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]\n"} 2018-08-22 21:17:07,089 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-dd7193d6-5740-4d9c-9305-1230498be927 2018-08-22 21:17:07,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.100792884827s 2018-08-22 21:17:07,092 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-dd7193d6-5740-4d9c-9305-1230498be927 2018-08-22 21:17:07,092 - functest.core.singlevm - DEBUG - console: NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.104249] x86: Booting SMP configuration: [ 0.105656] .... node #0, CPUs: #1[ 0.102111] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120041] x86: Booted up 1 node, 2 CPUs [ 0.120034] KVM setup async PF for cpu 1 [ 0.120038] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123924] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124475] devtmpfs: initialized [ 0.128037] EVM: security.selinux [ 0.129250] EVM: security.SMACK64 [ 0.130460] EVM: security.ima [ 0.131584] EVM: security.capability [ 0.133025] pinctrl core: initialized pinctrl subsystem [ 0.134644] regulator-dummy: no parameters [ 0.135818] RTC time: 21:13:37, date: 08/22/18 [ 0.136091] NET: Registered protocol family 16 [ 0.137438] cpuidle: using governor ladder [ 0.138556] cpuidle: using governor menu [ 0.139708] ACPI: bus type PCI registered [ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141786] PCI: Using configuration type 1 for base access [ 0.143858] bio: create slab at 0 [ 0.144109] ACPI: Added _OSI(Module Device) [ 0.145253] ACPI: Added _OSI(Processor Device) [ 0.146432] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149342] ACPI: Interpreter enabled [ 0.150480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160007] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165325] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.167842] ACPI: No dock devices found. [ 0.170045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.171659] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.173656] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176231] acpiphp: Slot [3] registered [ 0.177615] acpiphp: Slot [4] registered [ 0.179002] acpiphp: Slot [5] registered [ 0.180024] acpiphp: Slot [6] registered [ 0.181419] acpiphp: Slot [7] registered [ 0.182829] acpiphp: Slot [8] registered [ 0.183934] acpiphp: Slot [9] registered [ 0.184029] acpiphp: Slot [10] registered [ 0.185183] acpiphp: Slot [11] registered [ 0.186354] acpiphp: Slot [12] registered [ 0.187469] acpiphp: Slot [13] registered [ 0.188041] acpiphp: Slot [14] registered [ 0.189157] acpiphp: Slot [15] registered [ 0.190487] acpiphp: Slot [16] registered [ 0.191614] acpiphp: Slot [17] registered [ 0.192020] acpiphp: Slot [18] registered [ 0.193152] acpiphp: Slot [19] registered [ 0.194256] acpiphp: Slot [20] registered [ 0.195373] acpiphp: Slot [21] registered [ 0.196029] acpiphp: Slot [22] registered [ 0.197596] acpiphp: Slot [23] registered [ 0.198722] acpiphp: Slot [24] registered [ 0.199834] acpiphp: Slot [25] registered [ 0.200021] acpiphp: Slot [26] registered [ 0.201171] acpiphp: Slot [27] registered [ 0.202249] acpiphp: Slot [28] registered [ 0.203389] acpiphp: Slot [29] registered [ 0.204020] acpiphp: Slot [30] registered [ 0.205228] acpiphp: Slot [31] registered [ 0.206409] PCI host bridge to bus 0000:00 [ 0.207550] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.209571] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.211182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.212003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.213770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.221443] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.223564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.251065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253018] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.255068] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256978] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.259304] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260811] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262601] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264841] vgaarb: bridge control possible 0000:00:02.0 [ 0.266451] SCSI subsystem initialized [ 0.267719] ACPI: bus type USB registered [ 0.268035] usbcore: registered new interface driver usbfs [ 0.269521] usbcore: registered new interface driver hub [ 0.271001] usbcore: registered new device driver usb [ 0.272111] PCI: Using ACPI for IRQ routing [ 0.273599] NetLabel: Initializing [ 0.274614] NetLabel: domain hash size = 128 [ 0.276003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.277419] NetLabel: unlabeled traffic allowed by default [ 0.278886] Switched to clocksource kvm-clock [ 0.284832] AppArmor: AppArmor Filesystem Enabled [ 0.286147] pnp: PnP ACPI init [ 0.287078] ACPI: bus type PNP registered [ 0.288657] pnp: PnP ACPI: found 8 devices [ 0.289778] ACPI: bus type PNP unregistered [ 0.297285] NET: Registered protocol family 2 [ 0.298754] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302669] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304429] TCP: reno registered [ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308513] NET: Registered protocol family 1 [ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.357666] Trying to unpack rootfs image as initramfs... [ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.467430] Scanning for low memory corruption every 60 seconds [ 0.469369] Initialise system trusted keyring [ 0.470575] audit: initializing netlink socket (disabled) [ 0.471936] type=2000 audit(1534972418.309:1): initialized [ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495514] zbud: loaded [ 0.496528] VFS: Disk quotas dquot_6.5.2 [ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499811] fuse init (API version 7.22) [ 0.501270] msgmni has been set to 3997 [ 0.502610] Key type big_key registered [ 0.504173] Key type asymmetric registered [ 0.505330] Asymmetric key parser 'x509' registered [ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.508730] io scheduler noop registered [ 0.509829] io scheduler deadline registered (default) [ 0.511171] io scheduler cfq registered [ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] ipmi message handler version 39.2 [ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518498] ACPI: Power Button [PWRF] [ 0.519664] GHES: HEST is not enabled! [ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.638402] Linux agpgart interface v0.103 [ 0.640720] brd: module loaded [ 0.642297] loop: module loaded [ 0.643772] blk-mq: CPU -> queue map [ 0.644991] CPU 0 -> Queue 0 [ 0.646066] CPU 1 -> Queue 0 [ 0.647940] vda: vda1 [ 0.649487] scsi0 : ata_piix [ 0.650455] scsi1 : ata_piix [ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654901] libphy: Fixed MDIO Bus: probed [ 0.656114] tun: Universal TUN/TAP device driver, 1.6 [ 0.657368] tun: (C) 1999-2004 Max Krasnyansky [ 0.660775] PPP generic driver version 2.4.2 [ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663514] ehci-pci: EHCI PCI platform driver [ 0.664660] ehci-platform: EHCI generic platform driver [ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667564] ohci-pci: OHCI PCI platform driver [ 0.668714] ohci-platform: OHCI generic platform driver [ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver [ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700829] usb usb1: Product: UHCI Host Controller [ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.703595] usb usb1: SerialNumber: 0000:00:01.2 [ 0.704899] hub 1-0:1.0: USB hub found [ 0.705945] hub 1-0:1.0: 2 ports detected [ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712832] mousedev: PS/2 mouse device common for all mice [ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.716905] rtc_cmos 00:00: RTC can wake from S4 [ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721522] device-mapper: uevent: version 1.0.3 [ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs [ 0.726677] TCP: cubic registered [ 0.727728] NET: Registered protocol family 10 [ 0.729223] NET: Registered protocol family 17 [ 0.730430] Key type dns_resolver registered [ 0.731791] Loading compiled-in X.509 certificates [ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.743117] registered taskstats version 1 [ 0.746084] Key type trusted registered [ 0.749692] Key type encrypted registered [ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled [ 0.752143] IMA: No TPM chip found, activating TPM-bypass! [ 0.754018] regulator-dummy: disabling [ 0.755451] Magic number: 14:63:248 [ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417) [ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760381] EDD information not available. [ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.811934] Write protecting the kernel read-only data: 12288k [ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.832113] systemd-udevd[107]: starting version 204 [ 0.892485] FDC 0 is a S82078B [ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.188290] usb 1-1: Product: QEMU USB Tablet [ 1.189440] usb 1-1: Manufacturer: QEMU [ 1.190480] usb 1-1: SerialNumber: 42 [ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available [ 2.670168] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds. cloud-init-nonet[3.15]: 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 ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b | 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: b2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | +o o| | . o. =| | . .o +| | . S .. o ..| | + + +oo| | . o . . .*| | o .E| | .| +-----------------+ 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: 71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | ... | | . o o | | . o + . | | . . o . . | | . S + . | | .. . o | | o .. | | . oo.. . . | | 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: 95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o=. += | | . = =oo | | . o . Boo | | E . + +.+ | | +So | | . | | | | | | | +-----------------+ 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: e7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | ..+o+o | | E o++.| | . += o| | o =+ | | S . +. | | o o 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 D-Bus system message bus[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 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 ] * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + 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 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438 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] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.2 + '[' -n 192.168.0.2 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51306 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.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... 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:Cybertrust_Global_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Certigna.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:EC-ACC.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:SecureSign_RootCA11.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:CNNIC_ROOT.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Secure_Global_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Izenpe.com.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Certum_Root_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:PSCProcert.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SecureTrust_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:ACEDICOM_Root.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... 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 ... 53131 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1) ... 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-156.206) ... 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 11903 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. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...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. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...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 12553 * 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] 2018-08-22 21:17:07,097 - functest.core.singlevm - DEBUG - try 19: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-22 21:17:17,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:17:17,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:17:17,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:17: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-0d7846a5-d416-4e01-b0d7-7657318c7ea8 x-compute-request-id: req-0d7846a5-d416-4e01-b0d7-7657318c7ea8 Content-Encoding: gzip Content-Length: 1502 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:78:39:3b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:39:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:51:65", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8a0f93b5-31d1-41a6-b272-264da290b9d8", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-22T21:12:58Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:91:62:7a", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:62:7a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:d5:dc", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "dime-0.clearwater.opnfv", "created": "2018-08-22T21:12:57Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:9e:49", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:9e:49", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:38.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "32c461ee-a57b-4059-be86-d748b4bd34fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:38Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "bono-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:05:e0:7b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:e0:7b", "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:9b:7b:af", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:7b:af", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:28.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "3bed9240-d07f-4ea6-b405-d8eabe070318", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:28Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "homer-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:77:b2:83", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:b2:83", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:79:c2", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:31.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "f0772ec9-c800-45c4-a7d0-10262530cdc4", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:31Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-22T21:12:53Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:76:66:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:66:5b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:12:40.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "afd53439-1e48-4332-a8ed-ddbf35690ba1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:12:40Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-22T21:11:09Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:a1:ae:9b", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:9b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:3a:5a", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:10:58.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "5ed6a905-bca6-4309-8b9e-db7956bec6e2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:10:58Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ns.clearwater.opnfv", "created": "2018-08-22T21:09:13Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:17:17,657 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0d7846a5-d416-4e01-b0d7-7657318c7ea8 2018-08-22 21:17:17,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548487901688s 2018-08-22 21:17:17,657 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0d7846a5-d416-4e01-b0d7-7657318c7ea8 2018-08-22 21:17:17,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 21:17:17,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/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}80e1cd3d688aa19a71bac492ff517fde181fd339" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 21:17:17,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:17: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-8228fc0d-cb16-4e3d-b0fb-75f23c4ce83e x-compute-request-id: req-8228fc0d-cb16-4e3d-b0fb-75f23c4ce83e Content-Encoding: gzip Content-Length: 19651 Content-Type: application/json RESP BODY: {"output": "8754] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302669] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304429] TCP: reno registered\n[ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.308513] NET: Registered protocol family 1\n[ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.357666] Trying to unpack rootfs image as initramfs...\n[ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.467430] Scanning for low memory corruption every 60 seconds\n[ 0.469369] Initialise system trusted keyring\n[ 0.470575] audit: initializing netlink socket (disabled)\n[ 0.471936] type=2000 audit(1534972418.309:1): initialized\n[ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495514] zbud: loaded\n[ 0.496528] VFS: Disk quotas dquot_6.5.2\n[ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499811] fuse init (API version 7.22)\n[ 0.501270] msgmni has been set to 3997\n[ 0.502610] Key type big_key registered\n[ 0.504173] Key type asymmetric registered\n[ 0.505330] Asymmetric key parser 'x509' registered\n[ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.508730] io scheduler noop registered\n[ 0.509829] io scheduler deadline registered (default)\n[ 0.511171] io scheduler cfq registered\n[ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515345] ipmi message handler version 39.2\n[ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518498] ACPI: Power Button [PWRF]\n[ 0.519664] GHES: HEST is not enabled!\n[ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638402] Linux agpgart interface v0.103\n[ 0.640720] brd: module loaded\n[ 0.642297] loop: module loaded\n[ 0.643772] blk-mq: CPU -> queue map\n[ 0.644991] CPU 0 -> Queue 0\n[ 0.646066] CPU 1 -> Queue 0\n[ 0.647940] vda: vda1\n[ 0.649487] scsi0 : ata_piix\n[ 0.650455] scsi1 : ata_piix\n[ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654901] libphy: Fixed MDIO Bus: probed\n[ 0.656114] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657368] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660775] PPP generic driver version 2.4.2\n[ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663514] ehci-pci: EHCI PCI platform driver\n[ 0.664660] ehci-platform: EHCI generic platform driver\n[ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667564] ohci-pci: OHCI PCI platform driver\n[ 0.668714] ohci-platform: OHCI generic platform driver\n[ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.700829] usb usb1: Product: UHCI Host Controller\n[ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.703595] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704899] hub 1-0:1.0: USB hub found\n[ 0.705945] hub 1-0:1.0: 2 ports detected\n[ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.712832] mousedev: PS/2 mouse device common for all mice\n[ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.716905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.721522] device-mapper: uevent: version 1.0.3\n[ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.726677] TCP: cubic registered\n[ 0.727728] NET: Registered protocol family 10\n[ 0.729223] NET: Registered protocol family 17\n[ 0.730430] Key type dns_resolver registered\n[ 0.731791] Loading compiled-in X.509 certificates\n[ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.743117] registered taskstats version 1\n[ 0.746084] Key type trusted registered\n[ 0.749692] Key type encrypted registered\n[ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.752143] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.754018] regulator-dummy: disabling\n[ 0.755451] Magic number: 14:63:248\n[ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417)\n[ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.760381] EDD information not available.\n[ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.811934] Write protecting the kernel read-only data: 12288k\n[ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832113] systemd-udevd[107]: starting version 204\n[ 0.892485] FDC 0 is a S82078B\n[ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.188290] usb 1-1: Product: QEMU USB Tablet\n[ 1.189440] usb 1-1: Manufacturer: QEMU\n[ 1.190480] usb 1-1: SerialNumber: 42\n[ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available\n[ 2.670168] 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 * Stopping Track if upstart is running in a container[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 Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds.\ncloud-init-nonet[3.15]: 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 * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b |\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:\nb2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo |\n| +o o|\n| . o. =|\n| . .o +|\n| . S .. o ..|\n| + + +oo|\n| . o . . .*|\n| o .E|\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:\n71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... |\n| . o o |\n| . o + . |\n| . . o . . |\n| . S + . |\n| .. . o |\n| o .. |\n| . oo.. . . |\n| o==o E.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:\n95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o=. += |\n| . = =oo |\n| . o . Boo |\n| E . + +.+ |\n| +So |\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:\ne7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ..+o+o |\n| E o++.|\n| . += o|\n| o =+ |\n| S . +. |\n| o o o |\n| + = |\n| . o |\n| |\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 D-Bus system message bus[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 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 * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\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\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438\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]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.2\n+ '[' -n 192.168.0.2 ']'\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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51306 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.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\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:Cybertrust_Global_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:Certigna.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:EC-ACC.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:USERTrust_ECC_Certification_Authority.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:DigiCert_Global_Root_CA.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:PSCProcert.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\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 ... 53131 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1) ...\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-156.206) ...\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 11903\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.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\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.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\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 12553\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 (6356 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59688 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.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.15\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.15\n++ echo A 192.168.1.15\n+ echo 'nameserver 192.168.0.3'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.6'\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 | 1a:0f:aa:8c:1b:25:17:cb:17:4e:f8:9c:6b:10:04:c7 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0 (DSA)\nec2: 256 95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0 (ECDSA)\nec2: 256 e7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0 (ED25519)\nec2: 2048 b2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCxlLEy7pBnls9TyYZv2l3+xLrpY9IISE+v9g3PA2FVZlTz5rbCh2wEyj0GhCeH/mgW7xQMyc0MpsNT4fmIQN5c= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINj0OMp83PLGis1SVZIJgWDg6sYKmuOdDK0EEzrnCZBn root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKBawhJmHvmZ/QGXxtgOSdTJtNI2BYNtsSU3npgV7bezEMztYmAmn6oEUJCQ7Mt3DSiZn7OHfOSW1Qvd+9WBPNJ/hzWt1ooOjUJFtSGI4g4vQ+GvQmzzDP5MugSTHg0lwIVI4RwoCibASEojwvxTjP5wGHxt3bJ+gvdRve+c+WGjUm/XVEaOLCLKHw01NjIg3PSj3N9L34yzUuJPv05gMQi/i+TiizhVNpYiM7+Zi/AX1jcQGe1VNfNnohyHldRx4g76UM4NhS+Jcy3kozxc0sY7jzNAJeV9mC0g76CZcFzNxP9ySYyHEQUzFYGLf+md81oeuP+IDp/U2ScqQUNmgT root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 22 Aug 2018 21:17:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 216.64 seconds\n"} 2018-08-22 21:17:17,750 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-8228fc0d-cb16-4e3d-b0fb-75f23c4ce83e 2018-08-22 21:17:17,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0863499641418s 2018-08-22 21:17:17,753 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8/action used request id req-8228fc0d-cb16-4e3d-b0fb-75f23c4ce83e 2018-08-22 21:17:17,753 - functest.core.singlevm - DEBUG - console: 8754] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.300822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302669] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304429] TCP: reno registered [ 0.305359] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.306849] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.308513] NET: Registered protocol family 1 [ 0.309693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311165] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.312590] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.357666] Trying to unpack rootfs image as initramfs... [ 0.459923] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.462206] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.465187] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.467430] Scanning for low memory corruption every 60 seconds [ 0.469369] Initialise system trusted keyring [ 0.470575] audit: initializing netlink socket (disabled) [ 0.471936] type=2000 audit(1534972418.309:1): initialized [ 0.493008] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495514] zbud: loaded [ 0.496528] VFS: Disk quotas dquot_6.5.2 [ 0.497666] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499811] fuse init (API version 7.22) [ 0.501270] msgmni has been set to 3997 [ 0.502610] Key type big_key registered [ 0.504173] Key type asymmetric registered [ 0.505330] Asymmetric key parser 'x509' registered [ 0.506601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.508730] io scheduler noop registered [ 0.509829] io scheduler deadline registered (default) [ 0.511171] io scheduler cfq registered [ 0.512355] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.513730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] ipmi message handler version 39.2 [ 0.516552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518498] ACPI: Power Button [PWRF] [ 0.519664] GHES: HEST is not enabled! [ 0.541761] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.585886] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.608676] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.610617] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.635113] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.638402] Linux agpgart interface v0.103 [ 0.640720] brd: module loaded [ 0.642297] loop: module loaded [ 0.643772] blk-mq: CPU -> queue map [ 0.644991] CPU 0 -> Queue 0 [ 0.646066] CPU 1 -> Queue 0 [ 0.647940] vda: vda1 [ 0.649487] scsi0 : ata_piix [ 0.650455] scsi1 : ata_piix [ 0.651368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.653008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654901] libphy: Fixed MDIO Bus: probed [ 0.656114] tun: Universal TUN/TAP device driver, 1.6 [ 0.657368] tun: (C) 1999-2004 Max Krasnyansky [ 0.660775] PPP generic driver version 2.4.2 [ 0.661950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663514] ehci-pci: EHCI PCI platform driver [ 0.664660] ehci-platform: EHCI generic platform driver [ 0.665966] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667564] ohci-pci: OHCI PCI platform driver [ 0.668714] ohci-platform: OHCI generic platform driver [ 0.670030] uhci_hcd: USB Universal Host Controller Interface driver [ 0.692410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.693739] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.695729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.697217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698812] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700829] usb usb1: Product: UHCI Host Controller [ 0.702072] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.703595] usb usb1: SerialNumber: 0000:00:01.2 [ 0.704899] hub 1-0:1.0: USB hub found [ 0.705945] hub 1-0:1.0: 2 ports detected [ 0.707219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710024] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711334] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712832] mousedev: PS/2 mouse device common for all mice [ 0.714497] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.716905] rtc_cmos 00:00: RTC can wake from S4 [ 0.718386] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721522] device-mapper: uevent: version 1.0.3 [ 0.722779] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.725095] ledtrig-cpu: registered to indicate activity on CPUs [ 0.726677] TCP: cubic registered [ 0.727728] NET: Registered protocol family 10 [ 0.729223] NET: Registered protocol family 17 [ 0.730430] Key type dns_resolver registered [ 0.731791] Loading compiled-in X.509 certificates [ 0.733577] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.743117] registered taskstats version 1 [ 0.746084] Key type trusted registered [ 0.749692] Key type encrypted registered [ 0.750778] AppArmor: AppArmor sha1 policy hashing enabled [ 0.752143] IMA: No TPM chip found, activating TPM-bypass! [ 0.754018] regulator-dummy: disabling [ 0.755451] Magic number: 14:63:248 [ 0.756597] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417) [ 0.758757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760381] EDD information not available. [ 0.809484] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.811934] Write protecting the kernel read-only data: 12288k [ 0.814370] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.818162] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.832113] systemd-udevd[107]: starting version 204 [ 0.892485] FDC 0 is a S82078B [ 1.020090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.184823] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.186525] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.188290] usb 1-1: Product: QEMU USB Tablet [ 1.189440] usb 1-1: Manufacturer: QEMU [ 1.190480] usb 1-1: SerialNumber: 42 [ 1.460119] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.909667] 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.248881] 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.561084] random: init urandom read with 10 bits of entropy available [ 2.670168] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 22 Aug 2018 21:13:39 +0000. Up 3.01 seconds. cloud-init-nonet[3.15]: 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 ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.24]: 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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.41 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:a9:51:65 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:78:39:3b | 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: b2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | oo | | +o o| | . o. =| | . .o +| | . S .. o ..| | + + +oo| | . o . . .*| | o .E| | .| +-----------------+ 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: 71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | ... | | . o o | | . o + . | | . . o . . | | . S + . | | .. . o | | o .. | | . oo.. . . | | 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: 95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o=. += | | . = =oo | | . o . Boo | | E . + +.+ | | +So | | . | | | | | | | +-----------------+ 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: e7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | ..+o+o | | E o++.| | . += o| | o =+ | | S . +. | | o o 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 D-Bus system message bus[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 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 ] * 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 Wed, 22 Aug 2018 21:13:49 +0000. Up 11.53 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 Wed, 22 Aug 2018 21:13:50 +0000. Up 12.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + 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 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: + 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 19387 0 --:--:-- --:--:-- --:--:-- 19438 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] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1551 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.2 + '[' -n 192.168.0.2 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 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 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (7710 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51306 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.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... 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:Cybertrust_Global_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Certigna.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:EC-ACC.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:SecureSign_RootCA11.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:CNNIC_ROOT.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Secure_Global_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Izenpe.com.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Certum_Root_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:PSCProcert.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SecureTrust_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:ACEDICOM_Root.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... 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 ... 53131 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1) ... 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-156.206) ... 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 11903 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. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...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. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...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 12553 * 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 (6356 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59688 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.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.15 ++ echo A 192.168.1.15 + echo 'nameserver 192.168.0.3' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.6' + 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 | 1a:0f:aa:8c:1b:25:17:cb:17:4e:f8:9c:6b:10:04:c7 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 71:00:ee:d5:d9:2b:93:e2:9a:2e:e5:7b:f8:de:dd:aa root@vellum-0 (DSA) ec2: 256 95:95:11:a9:1a:4d:23:c1:0f:3a:7c:56:c4:48:80:8b root@vellum-0 (ECDSA) ec2: 256 e7:2d:d6:69:15:34:3e:d3:1c:52:ba:b1:f0:11:18:9c root@vellum-0 (ED25519) ec2: 2048 b2:72:b5:4d:41:2e:95:f9:f6:c3:55:5f:bf:1b:77:7f root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCxlLEy7pBnls9TyYZv2l3+xLrpY9IISE+v9g3PA2FVZlTz5rbCh2wEyj0GhCeH/mgW7xQMyc0MpsNT4fmIQN5c= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINj0OMp83PLGis1SVZIJgWDg6sYKmuOdDK0EEzrnCZBn root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKBawhJmHvmZ/QGXxtgOSdTJtNI2BYNtsSU3npgV7bezEMztYmAmn6oEUJCQ7Mt3DSiZn7OHfOSW1Qvd+9WBPNJ/hzWt1ooOjUJFtSGI4g4vQ+GvQmzzDP5MugSTHg0lwIVI4RwoCibASEojwvxTjP5wGHxt3bJ+gvdRve+c+WGjUm/XVEaOLCLKHw01NjIg3PSj3N9L34yzUuJPv05gMQi/i+TiizhVNpYiM7+Zi/AX1jcQGe1VNfNnohyHldRx4g76UM4NhS+Jcy3kozxc0sY7jzNAJeV9mC0g76CZcFzNxP9ySYyHEQUzFYGLf+md81oeuP+IDp/U2ScqQUNmgT root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 22 Aug 2018 21:17:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 216.64 seconds 2018-08-22 21:17:17,759 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-22 21:17:17,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:17:17,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:17:18,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:17: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-8f597caf-6a00-426e-87e2-4d862ad66663 x-compute-request-id: req-8f597caf-6a00-426e-87e2-4d862ad66663 Content-Encoding: gzip Content-Length: 1502 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:78:39:3b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:39:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:51:65", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8a0f93b5-31d1-41a6-b272-264da290b9d8", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-22T21:12:58Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:91:62:7a", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:62:7a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:d5:dc", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "dime-0.clearwater.opnfv", "created": "2018-08-22T21:12:57Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:9e:49", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:9e:49", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:38.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "32c461ee-a57b-4059-be86-d748b4bd34fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:38Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "bono-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:05:e0:7b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:e0:7b", "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:9b:7b:af", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:7b:af", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:28.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "3bed9240-d07f-4ea6-b405-d8eabe070318", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:28Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "homer-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:77:b2:83", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:b2:83", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:79:c2", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:31.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "f0772ec9-c800-45c4-a7d0-10262530cdc4", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:31Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-22T21:12:53Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:76:66:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:66:5b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:12:40.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "afd53439-1e48-4332-a8ed-ddbf35690ba1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:12:40Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-22T21:11:09Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:a1:ae:9b", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:9b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:3a:5a", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:10:58.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "5ed6a905-bca6-4309-8b9e-db7956bec6e2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:10:58Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ns.clearwater.opnfv", "created": "2018-08-22T21:09:13Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:17:18,277 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8f597caf-6a00-426e-87e2-4d862ad66663 2018-08-22 21:17:18,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517816066742s 2018-08-22 21:17:18,278 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8f597caf-6a00-426e-87e2-4d862ad66663 2018-08-22 21:17:18,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 21:17:18,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc/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}80e1cd3d688aa19a71bac492ff517fde181fd339" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 21:17:18,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:17:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ad7e558-e5b0-4c66-823b-0330537cce16 x-compute-request-id: req-0ad7e558-e5b0-4c66-823b-0330537cce16 Content-Encoding: gzip Content-Length: 20801 Content-Type: application/json RESP BODY: {"output": "1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008004] pid_max: default: 32768 minimum: 301\n[ 0.009759] Security Framework initialized\n[ 0.012037] AppArmor: AppArmor initialized\n[ 0.013574] Yama: becoming mindful.\n[ 0.015048] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017817] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020876] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026824] Initializing cgroup subsys memory\n[ 0.028008] Initializing cgroup subsys devices\n[ 0.029694] Initializing cgroup subsys freezer\n[ 0.032004] Initializing cgroup subsys blkio\n[ 0.033643] Initializing cgroup subsys perf_event\n[ 0.036005] Initializing cgroup subsys hugetlb\n[ 0.037742] FEATURE SPEC_CTRL Not Present\n[ 0.040411] mce: CPU supports 10 MCE banks\n[ 0.044433] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044433] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.048015] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.050219] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.052003] Speculative Store Bypass: Vulnerable\n[ 0.057085] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.066060] ACPI: Core revision 20131115\n[ 0.068191] ACPI: All ACPI Tables successfully acquired\n[ 0.070311] ftrace: allocating 28717 entries in 113 pages\n[ 0.092460] smpboot: Max logical packages: 2\n[ 0.096005] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.098370] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.100328] Enabling x2apic\n[ 0.101459] Enabled x2apic\n[ 0.104015] Switched APIC routing to physical x2apic.\n[ 0.107147] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.108003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.112777] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.122877] KVM setup paravirtual spinlock\n[ 0.126798] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.128214] x86: Booting SMP configuration:\n[ 0.129669] .... node #0, CPUs: #1[ 0.126719] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.144038] KVM setup async PF for cpu 1\n[ 0.144066] x86: Booted up 1 node, 2 CPUs\n[ 0.144071] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.148000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.152272] devtmpfs: initialized\n[ 0.155237] EVM: security.selinux\n[ 0.156006] EVM: security.SMACK64\n[ 0.156990] EVM: security.ima\n[ 0.157871] EVM: security.capability\n[ 0.158960] pinctrl core: initialized pinctrl subsystem\n[ 0.160066] regulator-dummy: no parameters\n[ 0.161279] RTC time: 21:13:37, date: 08/22/18\n[ 0.162571] NET: Registered protocol family 16\n[ 0.163914] cpuidle: using governor ladder\n[ 0.164004] cpuidle: using governor menu\n[ 0.165157] ACPI: bus type PCI registered\n[ 0.166273] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.168028] PCI: Using configuration type 1 for base access\n[ 0.170137] bio: create slab at 0\n[ 0.170137] ACPI: Added _OSI(Module Device)\n[ 0.172005] ACPI: Added _OSI(Processor Device)\n[ 0.173769] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.175602] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.177833] ACPI: Interpreter enabled\n[ 0.179296] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.182503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.185151] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192015] ACPI: (supports S0 S5)\n[ 0.193368] ACPI: Using IOAPIC for interrupt routing\n[ 0.195218] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196213] ACPI: No dock devices found.\n[ 0.199758] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202336] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204025] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.208217] acpiphp: Slot [3] registered\n[ 0.209710] acpiphp: Slot [4] registered\n[ 0.211194] acpiphp: Slot [5] registered\n[ 0.212029] acpiphp: Slot [6] registered\n[ 0.213689] acpiphp: Slot [7] registered\n[ 0.215235] acpiphp: Slot [8] registered\n[ 0.216024] acpiphp: Slot [9] registered\n[ 0.217697] acpiphp: Slot [10] registered\n[ 0.219344] acpiphp: Slot [11] registered\n[ 0.220033] acpiphp: Slot [12] registered\n[ 0.221594] acpiphp: Slot [13] registered\n[ 0.223208] acpiphp: Slot [14] registered\n[ 0.224023] acpiphp: Slot [15] registered\n[ 0.225594] acpiphp: Slot [16] registered\n[ 0.227193] acpiphp: Slot [17] registered\n[ 0.228037] acpiphp: Slot [18] registered\n[ 0.229758] acpiphp: Slot [19] registered\n[ 0.231453] acpiphp: Slot [20] registered\n[ 0.232023] acpiphp: Slot [21] registered\n[ 0.233583] acpiphp: Slot [22] registered\n[ 0.235179] acpiphp: Slot [23] registered\n[ 0.236032] acpiphp: Slot [24] registered\n[ 0.237627] acpiphp: Slot [25] registered\n[ 0.238833] acpiphp: Slot [26] registered\n[ 0.239941] acpiphp: Slot [27] registered\n[ 0.240023] acpiphp: Slot [28] registered\n[ 0.241115] acpiphp: Slot [29] registered\n[ 0.242201] acpiphp: Slot [30] registered\n[ 0.243290] acpiphp: Slot [31] registered\n[ 0.244015] PCI host bridge to bus 0000:00\n[ 0.245119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.246546] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.249615] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.251353] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.252004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.259759] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.260015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.287794] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.289007] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.291069] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.293148] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.295148] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.296805] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.298626] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.298626] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.300004] vgaarb: loaded\n[ 0.300881] vgaarb: bridge control possible 0000:00:02.0\n[ 0.302608] SCSI subsystem initialized\n[ 0.303889] ACPI: bus type USB registered\n[ 0.304033] usbcore: registered new interface driver usbfs\n[ 0.305504] usbcore: registered new interface driver hub\n[ 0.306991] usbcore: registered new device driver usb\n[ 0.308113] PCI: Using ACPI for IRQ routing\n[ 0.309601] NetLabel: Initializing\n[ 0.310644] NetLabel: domain hash size = 128\n[ 0.312003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.313452] NetLabel: unlabeled traffic allowed by default\n[ 0.314941] Switched to clocksource kvm-clock\n[ 0.320869] AppArmor: AppArmor Filesystem Enabled\n[ 0.322267] pnp: PnP ACPI init\n[ 0.323251] ACPI: bus type PNP registered\n[ 0.325154] pnp: PnP ACPI: found 8 devices\n[ 0.326347] ACPI: bus type PNP unregistered\n[ 0.333871] NET: Registered protocol family 2\n[ 0.335443] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.337650] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.339595] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.341450] TCP: reno registered\n[ 0.342460] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.344094] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.345903] NET: Registered protocol family 1\n[ 0.347195] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.348795] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.350365] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.373080] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.396155] Trying to unpack rootfs image as initramfs...\n[ 0.499366] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.501600] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.503109] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.504969] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.507638] Scanning for low memory corruption every 60 seconds\n[ 0.509840] Initialise system trusted keyring\n[ 0.511331] audit: initializing netlink socket (disabled)\n[ 0.513003] type=2000 audit(1534972418.344:1): initialized\n[ 0.533548] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.536334] zbud: loaded\n[ 0.537520] VFS: Disk quotas dquot_6.5.2\n[ 0.538827] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.541118] fuse init (API version 7.22)\n[ 0.542454] msgmni has been set to 3997\n[ 0.543744] Key type big_key registered\n[ 0.545363] Key type asymmetric registered\n[ 0.546644] Asymmetric key parser 'x509' registered\n[ 0.548163] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.550534] io scheduler noop registered\n[ 0.551810] io scheduler deadline registered (default)\n[ 0.553389] io scheduler cfq registered\n[ 0.554691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.556358] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.558285] ipmi message handler version 39.2\n[ 0.559696] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.562060] ACPI: Power Button [PWRF]\n[ 0.563343] GHES: HEST is not enabled!\n[ 0.585264] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.628539] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.651104] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.653376] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.677829] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681082] Linux agpgart interface v0.103\n[ 0.683376] brd: module loaded\n[ 0.684909] loop: module loaded\n[ 0.686347] blk-mq: CPU -> queue map\n[ 0.687534] CPU 0 -> Queue 0\n[ 0.688569] CPU 1 -> Queue 0\n[ 0.690472] vda: vda1\n[ 0.691959] scsi0 : ata_piix\n[ 0.692887] scsi1 : ata_piix\n[ 0.693785] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.695401] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.697226] libphy: Fixed MDIO Bus: probed\n[ 0.698435] tun: Universal TUN/TAP device driver, 1.6\n[ 0.699732] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.703886] PPP generic driver version 2.4.2\n[ 0.705090] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.706649] ehci-pci: EHCI PCI platform driver\n[ 0.707808] ehci-platform: EHCI generic platform driver\n[ 0.709136] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.710650] ohci-pci: OHCI PCI platform driver\n[ 0.711834] ohci-platform: OHCI generic platform driver\n[ 0.713137] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.735145] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.736525] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.738512] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.740072] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.741725] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.743623] usb usb1: Product: UHCI Host Controller\n[ 0.744856] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.746439] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.747703] hub 1-0:1.0: USB hub found\n[ 0.748766] hub 1-0:1.0: 2 ports detected\n[ 0.750008] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.752828] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754079] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755503] mousedev: PS/2 mouse device common for all mice\n[ 0.757201] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.759557] rtc_cmos 00:00: RTC can wake from S4\n[ 0.761100] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.762669] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.764273] device-mapper: uevent: version 1.0.3\n[ 0.765537] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.767692] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769274] TCP: cubic registered\n[ 0.770332] NET: Registered protocol family 10\n[ 0.771778] NET: Registered protocol family 17\n[ 0.772979] Key type dns_resolver registered\n[ 0.774295] Loading compiled-in X.509 certificates\n[ 0.783092] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.785442] registered taskstats version 1\n[ 0.788358] Key type trusted registered\n[ 0.792352] Key type encrypted registered\n[ 0.793502] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.794824] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.796735] regulator-dummy: disabling\n[ 0.797881] Magic number: 14:63:248\n[ 0.799074] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417)\n[ 0.801285] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.802773] EDD information not available.\n[ 0.853708] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.855753] Write protecting the kernel read-only data: 12288k\n[ 0.858701] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.862052] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.875472] systemd-udevd[107]: starting version 204\n[ 0.913028] FDC 0 is a S82078B\n[ 1.060050] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.225024] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.226873] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.228607] usb 1-1: Product: QEMU USB Tablet\n[ 1.229770] usb 1-1: Manufacturer: QEMU\n[ 1.230847] usb 1-1: SerialNumber: 42\n[ 1.500227] tsc: Refined TSC clocksource calibration: 3491.868 MHz\n[ 1.921444] 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.262549] 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.518949] 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.637807] 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 Wed, 22 Aug 2018 21:13:40 +0000. Up 3.34 seconds.\ncloud-init-nonet[3.55]: 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 set sysctls from /etc/sysctl.conf[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 sysctls from /etc/sysctl.conf[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 Mount network filesystems[74G[ OK ]\n * Starting configure network device[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 * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.62]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.92 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:e4:d5:dc |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:91:62:7a |\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:\n50:2b:6b:05:b2:4f:a3:e0:5d:3e:eb:33:80:f6:6d:08 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . . |\n| o o . |\n| . . * o |\n| . o * * |\n| ..o * S |\n| E .. o |\n| . o +. |\n| 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:\n46:8c:29:9c:03:a9:3d:21:38:a5:82:aa:74:71:b5:61 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|..o. E |\n|=.oo .o+o |\n|+= o=.o.o |\n|+ o oo . |\n|.. o S |\n|o . . |\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:\ned:f8:01:6c:85:66:ce:d6:29:08:05:ff:fe:62:fa:75 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ... |\n| o . |\n| . . + . |\n| . O + . |\n| . S + |\n| + = |\n| o + E |\n| o+ o |\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:\n43:d2:8d:a4:21:72:cb:15:1b:9c:e1:d0:95:ee:04:fb root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . +o*=o. |\n| + *=B.o |\n| o =++ . |\n| .oo |\n| +S |\n| E. |\n| |\n| |\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 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 CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 22 Aug 2018 21:13:49 +0000. Up 12.66 seconds.\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 * Stopping save kernel messages[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 Wed, 22 Aug 2018 21:13:52 +0000. Up 14.43 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 19207 0 --:--:-- --:--:-- --:--:-- 19438\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]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 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 [206 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [469 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 [544 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 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 [411 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 [132 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.7 MB in 4s (2644 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.2\n+ '[' -n 192.168.0.2 ']'\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://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-monit 5.18-180322.170159 [272 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-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:24 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:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:27 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:28 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 18s (5071 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.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 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.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\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-156.206) ...\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-2ubuntu0.1) ...\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.13) ...\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-2ubuntu0.1) ...\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 8716\nclearwater-socket-factory-sig start/running, process 8724\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8770\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.\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'\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 (11.1 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58601 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.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 192.168.1.12\n++ echo 192.168.1.12\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.12\n++ ip2rr 192.168.1.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.12\n++ echo A 192.168.1.12\n++ ip2rr 192.168.0.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.18\n++ echo A 192.168.0.18\n+ echo 'nameserver 192.168.0.3'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.6'\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 | 1a:0f:aa:8c:1b:25:17:cb:17:4e:f8:9c:6b:10:04:c7 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 46:8c:29:9c:03:a9:3d:21:38:a5:82:aa:74:71:b5:61 root@dime-0 (DSA)\nec2: 256 ed:f8:01:6c:85:66:ce:d6:29:08:05:ff:fe:62:fa:75 root@dime-0 (ECDSA)\nec2: 256 43:d2:8d:a4:21:72:cb:15:1b:9c:e1:d0:95:ee:04:fb root@dime-0 (ED25519)\nec2: 2048 50:2b:6b:05:b2:4f:a3:e0:5d:3e:eb:33:80:f6:6d:08 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB/TDNDh+UgyqS4JzhFsCnbwwmZQo5OPlWpj+QkUdx/kK0UlT24hbb4EbyEdH9iCEJ68A0PqBEl5g92YUsFwM2I= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE0hKe/GYkQx/n+F7cwERjDoaHF1fkud+3wrIovpb+O8 root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8f/aP2iPu68QmyW9aKA/aUR8+D97GSEGR0VKmPr+3Ijf2FuCID12YR2n942VHM5QXZ42WCavxh52OGnfI+Ji2NyCEP4nHvmFMlRs1bMvUSylOA7kojlbF4rx9zPmg/pGMaIghez47fmE5AuTgx9Nu0cMGt5k9TrOLDpzC5cLFMM0wLvgzlNp/pQoXeJLmm3iPt5X6CYCQjCQuzmYC5l5sIVWRcWhn2G3/Wj+N2hZFTQht8K/Qey4G2RF4xpjDatFU3FA9CSK1XbwcEcONqs8ZNrl1NndImtz8RO1DXii8ZbSyoO9Kf/FePw6Yp/KuoiZPvRUhbBTxJozfy/4bwdCD root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 22 Aug 2018 21:16:47 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 189.22 seconds\n"} 2018-08-22 21:17:18,367 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc/action used request id req-0ad7e558-e5b0-4c66-823b-0330537cce16 2018-08-22 21:17:18,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0814771652222s 2018-08-22 21:17:18,370 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc/action used request id req-0ad7e558-e5b0-4c66-823b-0330537cce16 2018-08-22 21:17:18,370 - functest.core.singlevm - DEBUG - console: 1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008004] pid_max: default: 32768 minimum: 301 [ 0.009759] Security Framework initialized [ 0.012037] AppArmor: AppArmor initialized [ 0.013574] Yama: becoming mindful. [ 0.015048] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017817] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020876] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026824] Initializing cgroup subsys memory [ 0.028008] Initializing cgroup subsys devices [ 0.029694] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033643] Initializing cgroup subsys perf_event [ 0.036005] Initializing cgroup subsys hugetlb [ 0.037742] FEATURE SPEC_CTRL Not Present [ 0.040411] mce: CPU supports 10 MCE banks [ 0.044433] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044433] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048015] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.050219] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.052003] Speculative Store Bypass: Vulnerable [ 0.057085] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.066060] ACPI: Core revision 20131115 [ 0.068191] ACPI: All ACPI Tables successfully acquired [ 0.070311] ftrace: allocating 28717 entries in 113 pages [ 0.092460] smpboot: Max logical packages: 2 [ 0.096005] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.098370] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.100328] Enabling x2apic [ 0.101459] Enabled x2apic [ 0.104015] Switched APIC routing to physical x2apic. [ 0.107147] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.108003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.112777] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.122877] KVM setup paravirtual spinlock [ 0.126798] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.128214] x86: Booting SMP configuration: [ 0.129669] .... node #0, CPUs: #1[ 0.126719] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144038] KVM setup async PF for cpu 1 [ 0.144066] x86: Booted up 1 node, 2 CPUs [ 0.144071] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.148000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.152272] devtmpfs: initialized [ 0.155237] EVM: security.selinux [ 0.156006] EVM: security.SMACK64 [ 0.156990] EVM: security.ima [ 0.157871] EVM: security.capability [ 0.158960] pinctrl core: initialized pinctrl subsystem [ 0.160066] regulator-dummy: no parameters [ 0.161279] RTC time: 21:13:37, date: 08/22/18 [ 0.162571] NET: Registered protocol family 16 [ 0.163914] cpuidle: using governor ladder [ 0.164004] cpuidle: using governor menu [ 0.165157] ACPI: bus type PCI registered [ 0.166273] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.168028] PCI: Using configuration type 1 for base access [ 0.170137] bio: create slab at 0 [ 0.170137] ACPI: Added _OSI(Module Device) [ 0.172005] ACPI: Added _OSI(Processor Device) [ 0.173769] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.175602] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177833] ACPI: Interpreter enabled [ 0.179296] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.182503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.185151] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192015] ACPI: (supports S0 S5) [ 0.193368] ACPI: Using IOAPIC for interrupt routing [ 0.195218] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196213] ACPI: No dock devices found. [ 0.199758] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202336] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204025] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208217] acpiphp: Slot [3] registered [ 0.209710] acpiphp: Slot [4] registered [ 0.211194] acpiphp: Slot [5] registered [ 0.212029] acpiphp: Slot [6] registered [ 0.213689] acpiphp: Slot [7] registered [ 0.215235] acpiphp: Slot [8] registered [ 0.216024] acpiphp: Slot [9] registered [ 0.217697] acpiphp: Slot [10] registered [ 0.219344] acpiphp: Slot [11] registered [ 0.220033] acpiphp: Slot [12] registered [ 0.221594] acpiphp: Slot [13] registered [ 0.223208] acpiphp: Slot [14] registered [ 0.224023] acpiphp: Slot [15] registered [ 0.225594] acpiphp: Slot [16] registered [ 0.227193] acpiphp: Slot [17] registered [ 0.228037] acpiphp: Slot [18] registered [ 0.229758] acpiphp: Slot [19] registered [ 0.231453] acpiphp: Slot [20] registered [ 0.232023] acpiphp: Slot [21] registered [ 0.233583] acpiphp: Slot [22] registered [ 0.235179] acpiphp: Slot [23] registered [ 0.236032] acpiphp: Slot [24] registered [ 0.237627] acpiphp: Slot [25] registered [ 0.238833] acpiphp: Slot [26] registered [ 0.239941] acpiphp: Slot [27] registered [ 0.240023] acpiphp: Slot [28] registered [ 0.241115] acpiphp: Slot [29] registered [ 0.242201] acpiphp: Slot [30] registered [ 0.243290] acpiphp: Slot [31] registered [ 0.244015] PCI host bridge to bus 0000:00 [ 0.245119] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.246546] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.249615] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.251353] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.259759] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.260015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.287794] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.289007] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.291069] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.293148] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.295148] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.296805] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.298626] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.298626] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300004] vgaarb: loaded [ 0.300881] vgaarb: bridge control possible 0000:00:02.0 [ 0.302608] SCSI subsystem initialized [ 0.303889] ACPI: bus type USB registered [ 0.304033] usbcore: registered new interface driver usbfs [ 0.305504] usbcore: registered new interface driver hub [ 0.306991] usbcore: registered new device driver usb [ 0.308113] PCI: Using ACPI for IRQ routing [ 0.309601] NetLabel: Initializing [ 0.310644] NetLabel: domain hash size = 128 [ 0.312003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.313452] NetLabel: unlabeled traffic allowed by default [ 0.314941] Switched to clocksource kvm-clock [ 0.320869] AppArmor: AppArmor Filesystem Enabled [ 0.322267] pnp: PnP ACPI init [ 0.323251] ACPI: bus type PNP registered [ 0.325154] pnp: PnP ACPI: found 8 devices [ 0.326347] ACPI: bus type PNP unregistered [ 0.333871] NET: Registered protocol family 2 [ 0.335443] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.337650] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.339595] TCP: Hash tables configured (established 16384 bind 16384) [ 0.341450] TCP: reno registered [ 0.342460] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.344094] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.345903] NET: Registered protocol family 1 [ 0.347195] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.348795] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.350365] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.373080] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.396155] Trying to unpack rootfs image as initramfs... [ 0.499366] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.501600] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.503109] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.504969] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.507638] Scanning for low memory corruption every 60 seconds [ 0.509840] Initialise system trusted keyring [ 0.511331] audit: initializing netlink socket (disabled) [ 0.513003] type=2000 audit(1534972418.344:1): initialized [ 0.533548] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.536334] zbud: loaded [ 0.537520] VFS: Disk quotas dquot_6.5.2 [ 0.538827] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.541118] fuse init (API version 7.22) [ 0.542454] msgmni has been set to 3997 [ 0.543744] Key type big_key registered [ 0.545363] Key type asymmetric registered [ 0.546644] Asymmetric key parser 'x509' registered [ 0.548163] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.550534] io scheduler noop registered [ 0.551810] io scheduler deadline registered (default) [ 0.553389] io scheduler cfq registered [ 0.554691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.556358] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.558285] ipmi message handler version 39.2 [ 0.559696] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.562060] ACPI: Power Button [PWRF] [ 0.563343] GHES: HEST is not enabled! [ 0.585264] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.628539] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.651104] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.653376] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.677829] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.681082] Linux agpgart interface v0.103 [ 0.683376] brd: module loaded [ 0.684909] loop: module loaded [ 0.686347] blk-mq: CPU -> queue map [ 0.687534] CPU 0 -> Queue 0 [ 0.688569] CPU 1 -> Queue 0 [ 0.690472] vda: vda1 [ 0.691959] scsi0 : ata_piix [ 0.692887] scsi1 : ata_piix [ 0.693785] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.695401] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.697226] libphy: Fixed MDIO Bus: probed [ 0.698435] tun: Universal TUN/TAP device driver, 1.6 [ 0.699732] tun: (C) 1999-2004 Max Krasnyansky [ 0.703886] PPP generic driver version 2.4.2 [ 0.705090] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.706649] ehci-pci: EHCI PCI platform driver [ 0.707808] ehci-platform: EHCI generic platform driver [ 0.709136] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.710650] ohci-pci: OHCI PCI platform driver [ 0.711834] ohci-platform: OHCI generic platform driver [ 0.713137] uhci_hcd: USB Universal Host Controller Interface driver [ 0.735145] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.736525] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.738512] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.740072] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.741725] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.743623] usb usb1: Product: UHCI Host Controller [ 0.744856] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.746439] usb usb1: SerialNumber: 0000:00:01.2 [ 0.747703] hub 1-0:1.0: USB hub found [ 0.748766] hub 1-0:1.0: 2 ports detected [ 0.750008] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.752828] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754079] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755503] mousedev: PS/2 mouse device common for all mice [ 0.757201] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.759557] rtc_cmos 00:00: RTC can wake from S4 [ 0.761100] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.762669] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.764273] device-mapper: uevent: version 1.0.3 [ 0.765537] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.767692] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769274] TCP: cubic registered [ 0.770332] NET: Registered protocol family 10 [ 0.771778] NET: Registered protocol family 17 [ 0.772979] Key type dns_resolver registered [ 0.774295] Loading compiled-in X.509 certificates [ 0.783092] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.785442] registered taskstats version 1 [ 0.788358] Key type trusted registered [ 0.792352] Key type encrypted registered [ 0.793502] AppArmor: AppArmor sha1 policy hashing enabled [ 0.794824] IMA: No TPM chip found, activating TPM-bypass! [ 0.796735] regulator-dummy: disabling [ 0.797881] Magic number: 14:63:248 [ 0.799074] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:37 UTC (1534972417) [ 0.801285] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.802773] EDD information not available. [ 0.853708] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.855753] Write protecting the kernel read-only data: 12288k [ 0.858701] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.862052] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.875472] systemd-udevd[107]: starting version 204 [ 0.913028] FDC 0 is a S82078B [ 1.060050] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.225024] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.226873] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.228607] usb 1-1: Product: QEMU USB Tablet [ 1.229770] usb 1-1: Manufacturer: QEMU [ 1.230847] usb 1-1: SerialNumber: 42 [ 1.500227] tsc: Refined TSC clocksource calibration: 3491.868 MHz [ 1.921444] 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.262549] 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.518949] 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.637807] 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 Wed, 22 Aug 2018 21:13:40 +0000. Up 3.34 seconds. cloud-init-nonet[3.55]: 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 set sysctls from /etc/sysctl.conf[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 sysctls from /etc/sysctl.conf[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 Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.62]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[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 Wed, 22 Aug 2018 21:13:41 +0000. Up 4.92 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:e4:d5:dc | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:91:62:7a | 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: 50:2b:6b:05:b2:4f:a3:e0:5d:3e:eb:33:80:f6:6d:08 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | . . . | | o o . | | . . * o | | . o * * | | ..o * S | | E .. 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: 46:8c:29:9c:03:a9:3d:21:38:a5:82:aa:74:71:b5:61 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ |..o. E | |=.oo .o+o | |+= o=.o.o | |+ o oo . | |.. o S | |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: ed:f8:01:6c:85:66:ce:d6:29:08:05:ff:fe:62:fa:75 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | ... | | o . | | . . + . | | . O + . | | . S + | | + = | | o + E | | 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: 43:d2:8d:a4:21:72:cb:15:1b:9c:e1:d0:95:ee:04:fb root@dime-0 The key's randomart image is: +--[ED25519 256--+ | . +o*=o. | | + *=B.o | | o =++ . | | .oo | | +S | | 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 CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 22 Aug 2018 21:13:49 +0000. Up 12.66 seconds. * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Stopping save kernel messages[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 Wed, 22 Aug 2018 21:13:52 +0000. Up 14.43 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 19207 0 --:--:-- --:--:-- --:--:-- 19438 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] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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 Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [161 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 [206 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [469 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 [544 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 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 [411 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 [132 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.7 MB in 4s (2644 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.2 + '[' -n 192.168.0.2 ']' + 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://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-monit 5.18-180322.170159 [272 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-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:24 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:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:27 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:28 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 18s (5071 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.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 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.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... 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-156.206) ... 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-2ubuntu0.1) ... 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.13) ... 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-2ubuntu0.1) ... 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 8716 clearwater-socket-factory-sig start/running, process 8724 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8770 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. ...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' 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 (11.1 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58601 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.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 192.168.1.12 ++ echo 192.168.1.12 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.12 ++ ip2rr 192.168.1.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.12 ++ echo A 192.168.1.12 ++ ip2rr 192.168.0.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.18 ++ echo A 192.168.0.18 + echo 'nameserver 192.168.0.3' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.6' + 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 | 1a:0f:aa:8c:1b:25:17:cb:17:4e:f8:9c:6b:10:04:c7 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 46:8c:29:9c:03:a9:3d:21:38:a5:82:aa:74:71:b5:61 root@dime-0 (DSA) ec2: 256 ed:f8:01:6c:85:66:ce:d6:29:08:05:ff:fe:62:fa:75 root@dime-0 (ECDSA) ec2: 256 43:d2:8d:a4:21:72:cb:15:1b:9c:e1:d0:95:ee:04:fb root@dime-0 (ED25519) ec2: 2048 50:2b:6b:05:b2:4f:a3:e0:5d:3e:eb:33:80:f6:6d:08 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB/TDNDh+UgyqS4JzhFsCnbwwmZQo5OPlWpj+QkUdx/kK0UlT24hbb4EbyEdH9iCEJ68A0PqBEl5g92YUsFwM2I= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE0hKe/GYkQx/n+F7cwERjDoaHF1fkud+3wrIovpb+O8 root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8f/aP2iPu68QmyW9aKA/aUR8+D97GSEGR0VKmPr+3Ijf2FuCID12YR2n942VHM5QXZ42WCavxh52OGnfI+Ji2NyCEP4nHvmFMlRs1bMvUSylOA7kojlbF4rx9zPmg/pGMaIghez47fmE5AuTgx9Nu0cMGt5k9TrOLDpzC5cLFMM0wLvgzlNp/pQoXeJLmm3iPt5X6CYCQjCQuzmYC5l5sIVWRcWhn2G3/Wj+N2hZFTQht8K/Qey4G2RF4xpjDatFU3FA9CSK1XbwcEcONqs8ZNrl1NndImtz8RO1DXii8ZbSyoO9Kf/FePw6Yp/KuoiZPvRUhbBTxJozfy/4bwdCD root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 22 Aug 2018 21:16:47 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 189.22 seconds 2018-08-22 21:17:18,374 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-22 21:17:18,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:17:18,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:17:19,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:17:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf79b70d-ad69-4f06-ae42-400c38a20d8f x-compute-request-id: req-cf79b70d-ad69-4f06-ae42-400c38a20d8f Content-Encoding: gzip Content-Length: 1502 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:78:39:3b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:39:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:51:65", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8a0f93b5-31d1-41a6-b272-264da290b9d8", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-22T21:12:58Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:91:62:7a", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:62:7a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:d5:dc", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "dime-0.clearwater.opnfv", "created": "2018-08-22T21:12:57Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:9e:49", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:9e:49", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:38.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "32c461ee-a57b-4059-be86-d748b4bd34fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:38Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "bono-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:05:e0:7b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:e0:7b", "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:9b:7b:af", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:7b:af", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:28.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "3bed9240-d07f-4ea6-b405-d8eabe070318", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:28Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "homer-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:77:b2:83", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:b2:83", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:79:c2", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:31.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "f0772ec9-c800-45c4-a7d0-10262530cdc4", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:31Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-22T21:12:53Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:76:66:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:66:5b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:12:40.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "afd53439-1e48-4332-a8ed-ddbf35690ba1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:12:40Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-22T21:11:09Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:a1:ae:9b", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:9b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:3a:5a", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:10:58.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "5ed6a905-bca6-4309-8b9e-db7956bec6e2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:10:58Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ns.clearwater.opnfv", "created": "2018-08-22T21:09:13Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:17:19,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cf79b70d-ad69-4f06-ae42-400c38a20d8f 2018-08-22 21:17:19,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.971913099289s 2018-08-22 21:17:19,348 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cf79b70d-ad69-4f06-ae42-400c38a20d8f 2018-08-22 21:17:19,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 21:17:19,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe/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}80e1cd3d688aa19a71bac492ff517fde181fd339" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 21:17:19,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:17: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-de303f59-8dd6-4680-86bd-ddd10af58849 x-compute-request-id: req-de303f59-8dd6-4680-86bd-ddd10af58849 Content-Encoding: gzip Content-Length: 18731 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008004] pid_max: default: 32768 minimum: 301\n[ 0.009639] Security Framework initialized\n[ 0.011146] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013461] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017841] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020900] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026602] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029562] Initializing cgroup subsys freezer\n[ 0.031122] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033634] Initializing cgroup subsys hugetlb\n[ 0.036071] FEATURE SPEC_CTRL Not Present\n[ 0.038194] mce: CPU supports 10 MCE banks\n[ 0.039690] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039690] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.048042] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.050699] Speculative Store Bypass: Vulnerable\n[ 0.052613] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.060064] ACPI: Core revision 20131115\n[ 0.062065] ACPI: All ACPI Tables successfully acquired\n[ 0.064057] ftrace: allocating 28717 entries in 113 pages\n[ 0.084351] smpboot: Max logical packages: 2\n[ 0.088015] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.090241] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.092283] Enabling x2apic\n[ 0.093370] Enabled x2apic\n[ 0.094711] Switched APIC routing to physical x2apic.\n[ 0.097363] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.104035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.114033] KVM setup paravirtual spinlock\n[ 0.117697] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.120151] x86: Booting SMP configuration:\n[ 0.121606] .... node #0, CPUs: #1[ 0.117641] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.136018] KVM setup async PF for cpu 1\n[ 0.136036] x86: Booted up 1 node, 2 CPUs\n[ 0.136040] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.142119] devtmpfs: initialized\n[ 0.145696] EVM: security.selinux\n[ 0.146686] EVM: security.SMACK64\n[ 0.147676] EVM: security.ima\n[ 0.148003] EVM: security.capability\n[ 0.149083] pinctrl core: initialized pinctrl subsystem\n[ 0.150414] regulator-dummy: no parameters\n[ 0.152094] RTC time: 21:13:38, date: 08/22/18\n[ 0.153365] NET: Registered protocol family 16\n[ 0.154698] cpuidle: using governor ladder\n[ 0.155840] cpuidle: using governor menu\n[ 0.156062] ACPI: bus type PCI registered\n[ 0.157188] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.158935] PCI: Using configuration type 1 for base access\n[ 0.160649] bio: create slab at 0\n[ 0.161194] ACPI: Added _OSI(Module Device)\n[ 0.161256] ACPI: Added _OSI(Processor Device)\n[ 0.164003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.165274] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.168029] ACPI: Interpreter enabled\n[ 0.169113] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.171712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.173714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.176004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.180007] ACPI: (supports S0 S5)\n[ 0.181010] ACPI: Using IOAPIC for interrupt routing\n[ 0.182340] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.184200] ACPI: No dock devices found.\n[ 0.187279] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.188008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.189717] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.191386] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.192203] acpiphp: Slot [3] registered\n[ 0.193337] acpiphp: Slot [4] registered\n[ 0.194462] acpiphp: Slot [5] registered\n[ 0.195586] acpiphp: Slot [6] registered\n[ 0.196024] acpiphp: Slot [7] registered\n[ 0.197144] acpiphp: Slot [8] registered\n[ 0.198270] acpiphp: Slot [9] registered\n[ 0.199406] acpiphp: Slot [10] registered\n[ 0.200021] acpiphp: Slot [11] registered\n[ 0.201166] acpiphp: Slot [12] registered\n[ 0.202301] acpiphp: Slot [13] registered\n[ 0.203450] acpiphp: Slot [14] registered\n[ 0.204020] acpiphp: Slot [15] registered\n[ 0.205157] acpiphp: Slot [16] registered\n[ 0.206403] acpiphp: Slot [17] registered\n[ 0.207562] acpiphp: Slot [18] registered\n[ 0.208028] acpiphp: Slot [19] registered\n[ 0.209190] acpiphp: Slot [20] registered\n[ 0.210322] acpiphp: Slot [21] registered\n[ 0.211456] acpiphp: Slot [22] registered\n[ 0.212021] acpiphp: Slot [23] registered\n[ 0.213163] acpiphp: Slot [24] registered\n[ 0.214304] acpiphp: Slot [25] registered\n[ 0.215443] acpiphp: Slot [26] registered\n[ 0.216021] acpiphp: Slot [27] registered\n[ 0.217158] acpiphp: Slot [28] registered\n[ 0.218307] acpiphp: Slot [29] registered\n[ 0.219441] acpiphp: Slot [30] registered\n[ 0.220031] acpiphp: Slot [31] registered\n[ 0.221168] PCI host bridge to bus 0000:00\n[ 0.222311] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.223729] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.224004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.225584] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.227290] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.235359] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.236014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.264529] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.266629] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.268529] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.270547] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.272827] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.274698] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.276273] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.277525] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.280004] vgaarb: loaded\n[ 0.280863] vgaarb: bridge control possible 0000:00:02.0\n[ 0.282522] SCSI subsystem initialized\n[ 0.283786] ACPI: bus type USB registered\n[ 0.284032] usbcore: registered new interface driver usbfs\n[ 0.285499] usbcore: registered new interface driver hub\n[ 0.286962] usbcore: registered new device driver usb\n[ 0.288112] PCI: Using ACPI for IRQ routing\n[ 0.289570] NetLabel: Initializing\n[ 0.290586] NetLabel: domain hash size = 128\n[ 0.292003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.293376] NetLabel: unlabeled traffic allowed by default\n[ 0.294836] Switched to clocksource kvm-clock\n[ 0.300786] AppArmor: AppArmor Filesystem Enabled\n[ 0.302101] pnp: PnP ACPI init\n[ 0.303051] ACPI: bus type PNP registered\n[ 0.304657] pnp: PnP ACPI: found 8 devices\n[ 0.305817] ACPI: bus type PNP unregistered\n[ 0.313338] NET: Registered protocol family 2\n[ 0.314828] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.316965] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.318830] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.320607] TCP: reno registered\n[ 0.321579] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.323139] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.324846] NET: Registered protocol family 1\n[ 0.326072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.327593] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.329100] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.351593] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.374383] Trying to unpack rootfs image as initramfs...\n[ 0.477257] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.479614] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.481147] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.483174] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.486282] Scanning for low memory corruption every 60 seconds\n[ 0.488773] Initialise system trusted keyring\n[ 0.490416] audit: initializing netlink socket (disabled)\n[ 0.492327] type=2000 audit(1534972419.818:1): initialized\n[ 0.513537] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.516707] zbud: loaded\n[ 0.517970] VFS: Disk quotas dquot_6.5.2\n[ 0.519485] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.522135] fuse init (API version 7.22)\n[ 0.523667] msgmni has been set to 3997\n[ 0.525236] Key type big_key registered\n[ 0.527159] Key type asymmetric registered\n[ 0.528753] Asymmetric key parser 'x509' registered\n[ 0.530604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.533407] io scheduler noop registered\n[ 0.534913] io scheduler deadline registered (default)\n[ 0.536769] io scheduler cfq registered\n[ 0.538286] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.540242] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.542576] ipmi message handler version 39.2\n[ 0.544235] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.546974] ACPI: Power Button [PWRF]\n[ 0.548479] GHES: HEST is not enabled!\n[ 0.570989] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.615446] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.638556] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.641250] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.665721] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.669379] Linux agpgart interface v0.103\n[ 0.672000] brd: module loaded\n[ 0.673749] loop: module loaded\n[ 0.675406] blk-mq: CPU -> queue map\n[ 0.676847] CPU 0 -> Queue 0\n[ 0.678073] CPU 1 -> Queue 0\n[ 0.680078] vda: vda1\n[ 0.681582] scsi0 : ata_piix\n[ 0.682616] scsi1 : ata_piix\n[ 0.683537] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.685222] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.687153] libphy: Fixed MDIO Bus: probed\n[ 0.688418] tun: Universal TUN/TAP device driver, 1.6\n[ 0.689764] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.692881] PPP generic driver version 2.4.2\n[ 0.694133] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.695748] ehci-pci: EHCI PCI platform driver\n[ 0.696933] ehci-platform: EHCI generic platform driver\n[ 0.698279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.699800] ohci-pci: OHCI PCI platform driver\n[ 0.701005] ohci-platform: OHCI generic platform driver\n[ 0.702349] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.724593] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.725956] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.727944] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.729431] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.731125] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.733092] usb usb1: Product: UHCI Host Controller\n[ 0.734381] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.735993] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.737323] hub 1-0:1.0: USB hub found\n[ 0.738431] hub 1-0:1.0: 2 ports detected\n[ 0.739670] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.742538] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.743866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745350] mousedev: PS/2 mouse device common for all mice\n[ 0.747104] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749628] rtc_cmos 00:00: RTC can wake from S4\n[ 0.751197] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.752855] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.754512] device-mapper: uevent: version 1.0.3\n[ 0.755816] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.758001] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.759551] TCP: cubic registered\n[ 0.760616] NET: Registered protocol family 10\n[ 0.762085] NET: Registered protocol family 17\n[ 0.763296] Key type dns_resolver registered\n[ 0.764688] Loading compiled-in X.509 certificates\n[ 0.773483] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.775950] registered taskstats version 1\n[ 0.778931] Key type trusted registered\n[ 0.782913] Key type encrypted registered\n[ 0.784057] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.785437] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.787320] regulator-dummy: disabling\n[ 0.788453] Magic number: 14:63:248\n[ 0.789652] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:39 UTC (1534972419)\n[ 0.791884] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.793402] EDD information not available.\n[ 0.845313] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.847453] Write protecting the kernel read-only data: 12288k\n[ 0.849617] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.853031] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.866309] systemd-udevd[107]: starting version 204\n[ 0.900417] FDC 0 is a S82078B\n[ 1.048097] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.211974] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.213819] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.215734] usb 1-1: Product: QEMU USB Tablet\n[ 1.217019] usb 1-1: Manufacturer: QEMU\n[ 1.218185] usb 1-1: SerialNumber: 42\n[ 1.476099] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 1.921394] 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.284085] 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.519006] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.820062] EXT4-fs (vda1): re-mounted. Opts: (null)\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 ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 22 Aug 2018 21:13:42 +0000. Up 3.42 seconds.\ncloud-init-nonet[3.56]: 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 set sysctls from /etc/sysctl.conf[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[ 3.681879] systemd-udevd[383]: starting version 204\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[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 Mount network filesystems[74G[ OK ]\n * Starting configure network device[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 ]\ncloud-init-nonet[4.75]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[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 ]\nCloud-init v. 0.7.5 running 'init' at Wed, 22 Aug 2018 21:13:43 +0000. Up 5.12 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:5e:fd:d7 |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:9d:9e:49 |\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:\n39:29:7d:e6:93:61:c2:85:96:3b:bd:f6:d5:6b:7a:ef root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o |\n| + . |\n| + * |\n| . S * |\n| . O + . |\n| * . .|\n| . o . o.|\n| ..+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:\nd4:4f:53:17:31:cc:52:ed:bc:17:f1:22:1c:a8:29:bd root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ===|\n| .. .o =o|\n| ..o..o..oo|\n| ..+ oo...+|\n| .S. .. .o|\n| E ..|\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:\n04:1c:1b:10:c2:75:e3:58:0a:a5:ee:c7:3f:13:58:3b root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oo=+B. |\n| .+ *.= |\n| . o o . |\n| . .. |\n| . o .S |\n| . .. E |\n| . o o |\n| . .o |\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:\n88:39:43:d4:56:8d:01:9d:6e:f2:09:db:2c:ca:02:73 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ...+o= |\n| . o + . |\n| .. . |\n| . oo.o |\n| = .OS. |\n|o E oo = |\n| + . . . |\n| . 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 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 D-Bus system message bus[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting SystemD login management service[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 Wed, 22 Aug 2018 21:13:50 +0000. Up 11.94 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 * Stopping save kernel messages[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.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 22 Aug 2018 21:13:53 +0000. Up 13.79 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 19248 0 --:--:-- --:--:-- --:--:-- 19319\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [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]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [759 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [132 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 [206 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 7s (1586 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.2\n+ '[' -n 192.168.0.2 ']'\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://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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/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://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 13s (3876 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.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 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1) ...\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-156.206) ...\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 7968\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 7981\nclearwater-socket-factory-sig start/running, process 7986\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 2s (13.0 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57584 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.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\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.3'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.6'\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 | 1a:0f:aa:8c:1b:25:17:cb:17:4e:f8:9c:6b:10:04:c7 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 d4:4f:53:17:31:cc:52:ed:bc:17:f1:22:1c:a8:29:bd root@bono-0 (DSA)\nec2: 256 04:1c:1b:10:c2:75:e3:58:0a:a5:ee:c7:3f:13:58:3b root@bono-0 (ECDSA)\nec2: 256 88:39:43:d4:56:8d:01:9d:6e:f2:09:db:2c:ca:02:73 root@bono-0 (ED25519)\nec2: 2048 39:29:7d:e6:93:61:c2:85:96:3b:bd:f6:d5:6b:7a:ef root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJbU10RJSJmE5e8V/OTzqfTkrBtGF5259VT/QDn7CZr5vQgeKgw8X2jsMsgzHjNg6TyrVFOEe3pF+RTsZ5AooDE= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGdqmG6kUGVNrHtX4pLtlb+/YQ80NWvLZE/FJqKwJl3T root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCj6MXXgN5Gjb215cZMaHguk/Z/DjIG0cwEDWjmp3YdRD6YS21syvZJkysbcp5FgjCdnM/iX2rx5uWQku389Rshm48Hp7NX1VH4Fby+A1kPfIaAr0kBfkV+yOLuIyluHwdWVzAziGfTt1fX6XpsuGKXONVwkPXgTAVO03OYVsi4r5NKiMJeE+TQOmF72meY07ggkK7QRukQfHYZuCBnjDfTUpMmDflC6O7An/cB9+En8vypNmEmhGjEJ3VNfFSrTy3VGZ6B0MFwW9xSa8S0Yo1H4cbCzUoIewFsa0m8/nbDJHehC6CQ9IMoaLE7AbkoxtVQURiy6oOvWWriOwO6fTqf root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 22 Aug 2018 21:16:11 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 151.95 seconds\n"} 2018-08-22 21:17:19,437 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe/action used request id req-de303f59-8dd6-4680-86bd-ddd10af58849 2018-08-22 21:17:19,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0814568996429s 2018-08-22 21:17:19,439 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe/action used request id req-de303f59-8dd6-4680-86bd-ddd10af58849 2018-08-22 21:17:19,439 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008004] pid_max: default: 32768 minimum: 301 [ 0.009639] Security Framework initialized [ 0.011146] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013461] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017841] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020900] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026602] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029562] Initializing cgroup subsys freezer [ 0.031122] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033634] Initializing cgroup subsys hugetlb [ 0.036071] FEATURE SPEC_CTRL Not Present [ 0.038194] mce: CPU supports 10 MCE banks [ 0.039690] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039690] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.048042] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.050699] Speculative Store Bypass: Vulnerable [ 0.052613] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.060064] ACPI: Core revision 20131115 [ 0.062065] ACPI: All ACPI Tables successfully acquired [ 0.064057] ftrace: allocating 28717 entries in 113 pages [ 0.084351] smpboot: Max logical packages: 2 [ 0.088015] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.090241] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092283] Enabling x2apic [ 0.093370] Enabled x2apic [ 0.094711] Switched APIC routing to physical x2apic. [ 0.097363] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.104035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.114033] KVM setup paravirtual spinlock [ 0.117697] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.120151] x86: Booting SMP configuration: [ 0.121606] .... node #0, CPUs: #1[ 0.117641] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.136018] KVM setup async PF for cpu 1 [ 0.136036] x86: Booted up 1 node, 2 CPUs [ 0.136040] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.142119] devtmpfs: initialized [ 0.145696] EVM: security.selinux [ 0.146686] EVM: security.SMACK64 [ 0.147676] EVM: security.ima [ 0.148003] EVM: security.capability [ 0.149083] pinctrl core: initialized pinctrl subsystem [ 0.150414] regulator-dummy: no parameters [ 0.152094] RTC time: 21:13:38, date: 08/22/18 [ 0.153365] NET: Registered protocol family 16 [ 0.154698] cpuidle: using governor ladder [ 0.155840] cpuidle: using governor menu [ 0.156062] ACPI: bus type PCI registered [ 0.157188] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158935] PCI: Using configuration type 1 for base access [ 0.160649] bio: create slab at 0 [ 0.161194] ACPI: Added _OSI(Module Device) [ 0.161256] ACPI: Added _OSI(Processor Device) [ 0.164003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165274] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168029] ACPI: Interpreter enabled [ 0.169113] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.171712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.173714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.176004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.180007] ACPI: (supports S0 S5) [ 0.181010] ACPI: Using IOAPIC for interrupt routing [ 0.182340] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.184200] ACPI: No dock devices found. [ 0.187279] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.188008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.189717] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.191386] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.192203] acpiphp: Slot [3] registered [ 0.193337] acpiphp: Slot [4] registered [ 0.194462] acpiphp: Slot [5] registered [ 0.195586] acpiphp: Slot [6] registered [ 0.196024] acpiphp: Slot [7] registered [ 0.197144] acpiphp: Slot [8] registered [ 0.198270] acpiphp: Slot [9] registered [ 0.199406] acpiphp: Slot [10] registered [ 0.200021] acpiphp: Slot [11] registered [ 0.201166] acpiphp: Slot [12] registered [ 0.202301] acpiphp: Slot [13] registered [ 0.203450] acpiphp: Slot [14] registered [ 0.204020] acpiphp: Slot [15] registered [ 0.205157] acpiphp: Slot [16] registered [ 0.206403] acpiphp: Slot [17] registered [ 0.207562] acpiphp: Slot [18] registered [ 0.208028] acpiphp: Slot [19] registered [ 0.209190] acpiphp: Slot [20] registered [ 0.210322] acpiphp: Slot [21] registered [ 0.211456] acpiphp: Slot [22] registered [ 0.212021] acpiphp: Slot [23] registered [ 0.213163] acpiphp: Slot [24] registered [ 0.214304] acpiphp: Slot [25] registered [ 0.215443] acpiphp: Slot [26] registered [ 0.216021] acpiphp: Slot [27] registered [ 0.217158] acpiphp: Slot [28] registered [ 0.218307] acpiphp: Slot [29] registered [ 0.219441] acpiphp: Slot [30] registered [ 0.220031] acpiphp: Slot [31] registered [ 0.221168] PCI host bridge to bus 0000:00 [ 0.222311] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.223729] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.224004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.225584] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.227290] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.235359] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.264529] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.266629] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.268529] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.270547] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272827] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.274698] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276273] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277525] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280004] vgaarb: loaded [ 0.280863] vgaarb: bridge control possible 0000:00:02.0 [ 0.282522] SCSI subsystem initialized [ 0.283786] ACPI: bus type USB registered [ 0.284032] usbcore: registered new interface driver usbfs [ 0.285499] usbcore: registered new interface driver hub [ 0.286962] usbcore: registered new device driver usb [ 0.288112] PCI: Using ACPI for IRQ routing [ 0.289570] NetLabel: Initializing [ 0.290586] NetLabel: domain hash size = 128 [ 0.292003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.293376] NetLabel: unlabeled traffic allowed by default [ 0.294836] Switched to clocksource kvm-clock [ 0.300786] AppArmor: AppArmor Filesystem Enabled [ 0.302101] pnp: PnP ACPI init [ 0.303051] ACPI: bus type PNP registered [ 0.304657] pnp: PnP ACPI: found 8 devices [ 0.305817] ACPI: bus type PNP unregistered [ 0.313338] NET: Registered protocol family 2 [ 0.314828] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.316965] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.318830] TCP: Hash tables configured (established 16384 bind 16384) [ 0.320607] TCP: reno registered [ 0.321579] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.323139] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.324846] NET: Registered protocol family 1 [ 0.326072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.327593] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.329100] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.351593] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.374383] Trying to unpack rootfs image as initramfs... [ 0.477257] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.479614] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.481147] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.483174] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.486282] Scanning for low memory corruption every 60 seconds [ 0.488773] Initialise system trusted keyring [ 0.490416] audit: initializing netlink socket (disabled) [ 0.492327] type=2000 audit(1534972419.818:1): initialized [ 0.513537] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.516707] zbud: loaded [ 0.517970] VFS: Disk quotas dquot_6.5.2 [ 0.519485] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.522135] fuse init (API version 7.22) [ 0.523667] msgmni has been set to 3997 [ 0.525236] Key type big_key registered [ 0.527159] Key type asymmetric registered [ 0.528753] Asymmetric key parser 'x509' registered [ 0.530604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.533407] io scheduler noop registered [ 0.534913] io scheduler deadline registered (default) [ 0.536769] io scheduler cfq registered [ 0.538286] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.540242] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.542576] ipmi message handler version 39.2 [ 0.544235] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.546974] ACPI: Power Button [PWRF] [ 0.548479] GHES: HEST is not enabled! [ 0.570989] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.615446] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.638556] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.641250] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665721] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.669379] Linux agpgart interface v0.103 [ 0.672000] brd: module loaded [ 0.673749] loop: module loaded [ 0.675406] blk-mq: CPU -> queue map [ 0.676847] CPU 0 -> Queue 0 [ 0.678073] CPU 1 -> Queue 0 [ 0.680078] vda: vda1 [ 0.681582] scsi0 : ata_piix [ 0.682616] scsi1 : ata_piix [ 0.683537] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.685222] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.687153] libphy: Fixed MDIO Bus: probed [ 0.688418] tun: Universal TUN/TAP device driver, 1.6 [ 0.689764] tun: (C) 1999-2004 Max Krasnyansky [ 0.692881] PPP generic driver version 2.4.2 [ 0.694133] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.695748] ehci-pci: EHCI PCI platform driver [ 0.696933] ehci-platform: EHCI generic platform driver [ 0.698279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.699800] ohci-pci: OHCI PCI platform driver [ 0.701005] ohci-platform: OHCI generic platform driver [ 0.702349] uhci_hcd: USB Universal Host Controller Interface driver [ 0.724593] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.725956] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.727944] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.729431] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.731125] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.733092] usb usb1: Product: UHCI Host Controller [ 0.734381] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.735993] usb usb1: SerialNumber: 0000:00:01.2 [ 0.737323] hub 1-0:1.0: USB hub found [ 0.738431] hub 1-0:1.0: 2 ports detected [ 0.739670] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.742538] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.743866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745350] mousedev: PS/2 mouse device common for all mice [ 0.747104] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749628] rtc_cmos 00:00: RTC can wake from S4 [ 0.751197] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.752855] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.754512] device-mapper: uevent: version 1.0.3 [ 0.755816] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.758001] ledtrig-cpu: registered to indicate activity on CPUs [ 0.759551] TCP: cubic registered [ 0.760616] NET: Registered protocol family 10 [ 0.762085] NET: Registered protocol family 17 [ 0.763296] Key type dns_resolver registered [ 0.764688] Loading compiled-in X.509 certificates [ 0.773483] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.775950] registered taskstats version 1 [ 0.778931] Key type trusted registered [ 0.782913] Key type encrypted registered [ 0.784057] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785437] IMA: No TPM chip found, activating TPM-bypass! [ 0.787320] regulator-dummy: disabling [ 0.788453] Magic number: 14:63:248 [ 0.789652] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:39 UTC (1534972419) [ 0.791884] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.793402] EDD information not available. [ 0.845313] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.847453] Write protecting the kernel read-only data: 12288k [ 0.849617] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.853031] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.866309] systemd-udevd[107]: starting version 204 [ 0.900417] FDC 0 is a S82078B [ 1.048097] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.211974] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.213819] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.215734] usb 1-1: Product: QEMU USB Tablet [ 1.217019] usb 1-1: Manufacturer: QEMU [ 1.218185] usb 1-1: SerialNumber: 42 [ 1.476099] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 1.921394] 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.284085] 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.519006] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.820062] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 22 Aug 2018 21:13:42 +0000. Up 3.42 seconds. cloud-init-nonet[3.56]: 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 set sysctls from /etc/sysctl.conf[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 ] [ 3.681879] systemd-udevd[383]: starting version 204 * Starting device node and kernel event manager[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[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 Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.75]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[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 ] Cloud-init v. 0.7.5 running 'init' at Wed, 22 Aug 2018 21:13:43 +0000. Up 5.12 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:5e:fd:d7 | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:9d:9e:49 | 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: 39:29:7d:e6:93:61:c2:85:96:3b:bd:f6:d5:6b:7a:ef root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o | | + . | | + * | | . S * | | . O + . | | * . .| | . o . 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: d4:4f:53:17:31:cc:52:ed:bc:17:f1:22:1c:a8:29:bd root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . ===| | .. .o =o| | ..o..o..oo| | ..+ oo...+| | .S. .. .o| | E ..| | .| | | | | +-----------------+ 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: 04:1c:1b:10:c2:75:e3:58:0a:a5:ee:c7:3f:13:58:3b root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .oo=+B. | | .+ *.= | | . o o . | | . .. | | . o .S | | . .. E | | . o 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: 88:39:43:d4:56:8d:01:9d:6e:f2:09:db:2c:ca:02:73 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | ...+o= | | . o + . | | .. . | | . oo.o | | = .OS. | |o E oo = | | + . . . | | . 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 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 D-Bus system message bus[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting SystemD login management service[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 Wed, 22 Aug 2018 21:13:50 +0000. Up 11.94 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 ] * Stopping save kernel messages[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. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 22 Aug 2018 21:13:53 +0000. Up 13.79 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 19248 0 --:--:-- --:--:-- --:--:-- 19319 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [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] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [759 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [132 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 [206 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 7s (1586 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.2 + '[' -n 192.168.0.2 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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/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://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 13s (3876 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.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 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1) ... 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-156.206) ... 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 7968 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 7981 clearwater-socket-factory-sig start/running, process 7986 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 2s (13.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57584 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.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ 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.3' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.6' + 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 | 1a:0f:aa:8c:1b:25:17:cb:17:4e:f8:9c:6b:10:04:c7 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 d4:4f:53:17:31:cc:52:ed:bc:17:f1:22:1c:a8:29:bd root@bono-0 (DSA) ec2: 256 04:1c:1b:10:c2:75:e3:58:0a:a5:ee:c7:3f:13:58:3b root@bono-0 (ECDSA) ec2: 256 88:39:43:d4:56:8d:01:9d:6e:f2:09:db:2c:ca:02:73 root@bono-0 (ED25519) ec2: 2048 39:29:7d:e6:93:61:c2:85:96:3b:bd:f6:d5:6b:7a:ef root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJbU10RJSJmE5e8V/OTzqfTkrBtGF5259VT/QDn7CZr5vQgeKgw8X2jsMsgzHjNg6TyrVFOEe3pF+RTsZ5AooDE= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGdqmG6kUGVNrHtX4pLtlb+/YQ80NWvLZE/FJqKwJl3T root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCj6MXXgN5Gjb215cZMaHguk/Z/DjIG0cwEDWjmp3YdRD6YS21syvZJkysbcp5FgjCdnM/iX2rx5uWQku389Rshm48Hp7NX1VH4Fby+A1kPfIaAr0kBfkV+yOLuIyluHwdWVzAziGfTt1fX6XpsuGKXONVwkPXgTAVO03OYVsi4r5NKiMJeE+TQOmF72meY07ggkK7QRukQfHYZuCBnjDfTUpMmDflC6O7An/cB9+En8vypNmEmhGjEJ3VNfFSrTy3VGZ6B0MFwW9xSa8S0Yo1H4cbCzUoIewFsa0m8/nbDJHehC6CQ9IMoaLE7AbkoxtVQURiy6oOvWWriOwO6fTqf root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 22 Aug 2018 21:16:11 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 151.95 seconds 2018-08-22 21:17:19,443 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-22 21:17:19,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:17:19,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:17:19,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:17: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-e53d34bb-153e-469a-8d40-9b2ffb24654e x-compute-request-id: req-e53d34bb-153e-469a-8d40-9b2ffb24654e Content-Encoding: gzip Content-Length: 1502 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:78:39:3b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:39:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:51:65", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8a0f93b5-31d1-41a6-b272-264da290b9d8", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-22T21:12:58Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:91:62:7a", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:62:7a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:d5:dc", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "dime-0.clearwater.opnfv", "created": "2018-08-22T21:12:57Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:9e:49", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:9e:49", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:38.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "32c461ee-a57b-4059-be86-d748b4bd34fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:38Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "bono-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:05:e0:7b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:e0:7b", "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:9b:7b:af", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:7b:af", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:28.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "3bed9240-d07f-4ea6-b405-d8eabe070318", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:28Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "homer-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:77:b2:83", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:b2:83", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:79:c2", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:31.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "f0772ec9-c800-45c4-a7d0-10262530cdc4", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:31Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-22T21:12:53Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:76:66:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:66:5b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:12:40.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "afd53439-1e48-4332-a8ed-ddbf35690ba1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:12:40Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-22T21:11:09Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:a1:ae:9b", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:9b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:3a:5a", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:10:58.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "5ed6a905-bca6-4309-8b9e-db7956bec6e2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:10:58Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ns.clearwater.opnfv", "created": "2018-08-22T21:09:13Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:17:19,720 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e53d34bb-153e-469a-8d40-9b2ffb24654e 2018-08-22 21:17:19,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.276992082596s 2018-08-22 21:17:19,721 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e53d34bb-153e-469a-8d40-9b2ffb24654e 2018-08-22 21:17:19,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 21:17:19,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318/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}80e1cd3d688aa19a71bac492ff517fde181fd339" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 21:17:19,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:17: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-6957f198-77a8-4259-b629-4b5670bfe039 x-compute-request-id: req-6957f198-77a8-4259-b629-4b5670bfe039 Content-Encoding: gzip Content-Length: 20686 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.009200] AppArmor: AppArmor initialized\n[ 0.010337] Yama: becoming mindful.\n[ 0.012142] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015728] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016885] 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.022036] Initializing cgroup subsys memory\n[ 0.023238] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025336] Initializing cgroup subsys blkio\n[ 0.026713] Initializing cgroup subsys perf_event\n[ 0.028005] Initializing cgroup subsys hugetlb\n[ 0.029484] FEATURE SPEC_CTRL Not Present\n[ 0.032311] mce: CPU supports 10 MCE banks\n[ 0.033677] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033677] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037927] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.042127] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.048340] ACPI: Core revision 20131115\n[ 0.050127] ACPI: All ACPI Tables successfully acquired\n[ 0.052010] ftrace: allocating 28717 entries in 113 pages\n[ 0.072296] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077762] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079741] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.084724] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.086498] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088662] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097347] KVM setup paravirtual spinlock\n[ 0.100030] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102078] x86: Booting SMP configuration:\n[ 0.103335] .... node #0, CPUs: #1[ 0.099979] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120044] x86: Booted up 1 node, 2 CPUs\n[ 0.120038] KVM setup async PF for cpu 1\n[ 0.120042] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123838] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124497] devtmpfs: initialized\n[ 0.127194] EVM: security.selinux\n[ 0.128006] EVM: security.SMACK64\n[ 0.128992] EVM: security.ima\n[ 0.129995] EVM: security.capability\n[ 0.132112] pinctrl core: initialized pinctrl subsystem\n[ 0.133670] regulator-dummy: no parameters\n[ 0.134973] RTC time: 21:13:29, date: 08/22/18\n[ 0.136038] NET: Registered protocol family 16\n[ 0.137456] cpuidle: using governor ladder\n[ 0.138716] cpuidle: using governor menu\n[ 0.140003] ACPI: bus type PCI registered\n[ 0.141228] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143105] PCI: Using configuration type 1 for base access\n[ 0.144626] bio: create slab at 0\n[ 0.145295] ACPI: Added _OSI(Module Device)\n[ 0.145295] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149366] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.152117] ACPI: Interpreter enabled\n[ 0.153268] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.158816] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.160810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.163543] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165450] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.168193] ACPI: No dock devices found.\n[ 0.171429] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.172007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.173876] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.175707] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176212] acpiphp: Slot [3] registered\n[ 0.177428] acpiphp: Slot [4] registered\n[ 0.178653] acpiphp: Slot [5] registered\n[ 0.179880] acpiphp: Slot [6] registered\n[ 0.180021] acpiphp: Slot [7] registered\n[ 0.181229] acpiphp: Slot [8] registered\n[ 0.182383] acpiphp: Slot [9] registered\n[ 0.183601] acpiphp: Slot [10] registered\n[ 0.184021] acpiphp: Slot [11] registered\n[ 0.185256] acpiphp: Slot [12] registered\n[ 0.186484] acpiphp: Slot [13] registered\n[ 0.187718] acpiphp: Slot [14] registered\n[ 0.188021] acpiphp: Slot [15] registered\n[ 0.189245] acpiphp: Slot [16] registered\n[ 0.190476] acpiphp: Slot [17] registered\n[ 0.191704] acpiphp: Slot [18] registered\n[ 0.192028] acpiphp: Slot [19] registered\n[ 0.193162] acpiphp: Slot [20] registered\n[ 0.194274] acpiphp: Slot [21] registered\n[ 0.195391] acpiphp: Slot [22] registered\n[ 0.196020] acpiphp: Slot [23] registered\n[ 0.197151] acpiphp: Slot [24] registered\n[ 0.198279] acpiphp: Slot [25] registered\n[ 0.199397] acpiphp: Slot [26] registered\n[ 0.200021] acpiphp: Slot [27] registered\n[ 0.201160] acpiphp: Slot [28] registered\n[ 0.202248] acpiphp: Slot [29] registered\n[ 0.203357] acpiphp: Slot [30] registered\n[ 0.204027] acpiphp: Slot [31] registered\n[ 0.205151] PCI host bridge to bus 0000:00\n[ 0.206272] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.207661] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.209533] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.211197] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.212004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.219383] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.220014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.247380] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.248999] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.251003] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.252969] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.255046] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.256804] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.258528] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.258528] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260004] vgaarb: loaded\n[ 0.260853] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262511] SCSI subsystem initialized\n[ 0.263738] ACPI: bus type USB registered\n[ 0.264027] usbcore: registered new interface driver usbfs\n[ 0.265442] usbcore: registered new interface driver hub\n[ 0.266856] usbcore: registered new device driver usb\n[ 0.268112] PCI: Using ACPI for IRQ routing\n[ 0.269548] NetLabel: Initializing\n[ 0.270545] NetLabel: domain hash size = 128\n[ 0.271722] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.272060] NetLabel: unlabeled traffic allowed by default\n[ 0.273519] Switched to clocksource kvm-clock\n[ 0.280913] AppArmor: AppArmor Filesystem Enabled\n[ 0.282229] pnp: PnP ACPI init\n[ 0.283173] ACPI: bus type PNP registered\n[ 0.284754] pnp: PnP ACPI: found 8 devices\n[ 0.285891] ACPI: bus type PNP unregistered\n[ 0.293340] NET: Registered protocol family 2\n[ 0.294827] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.296943] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.298796] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.300563] TCP: reno registered\n[ 0.301520] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.303055] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.304741] NET: Registered protocol family 1\n[ 0.305938] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.307438] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.308910] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.331322] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.353979] Trying to unpack rootfs image as initramfs...\n[ 0.456614] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.458931] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.460433] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.462176] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.464716] Scanning for low memory corruption every 60 seconds\n[ 0.466692] Initialise system trusted keyring\n[ 0.468015] audit: initializing netlink socket (disabled)\n[ 0.469578] type=2000 audit(1534972410.521:1): initialized\n[ 0.490550] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.493181] zbud: loaded\n[ 0.494269] VFS: Disk quotas dquot_6.5.2\n[ 0.495536] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.497694] fuse init (API version 7.22)\n[ 0.498999] msgmni has been set to 3997\n[ 0.500235] Key type big_key registered\n[ 0.501786] Key type asymmetric registered\n[ 0.503038] Asymmetric key parser 'x509' registered\n[ 0.504477] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506673] io scheduler noop registered\n[ 0.507887] io scheduler deadline registered (default)\n[ 0.509417] io scheduler cfq registered\n[ 0.510673] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512264] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514057] ipmi message handler version 39.2\n[ 0.515405] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517557] ACPI: Power Button [PWRF]\n[ 0.518804] GHES: HEST is not enabled!\n[ 0.541482] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.586194] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.609381] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.611597] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.635502] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638594] Linux agpgart interface v0.103\n[ 0.640889] brd: module loaded\n[ 0.642417] loop: module loaded\n[ 0.643800] blk-mq: CPU -> queue map\n[ 0.644950] CPU 0 -> Queue 0\n[ 0.645974] CPU 1 -> Queue 0\n[ 0.647736] vda: vda1\n[ 0.649204] scsi0 : ata_piix\n[ 0.650230] scsi1 : ata_piix\n[ 0.651162] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.652870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.654778] libphy: Fixed MDIO Bus: probed\n[ 0.656037] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657447] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660636] PPP generic driver version 2.4.2\n[ 0.661904] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663562] ehci-pci: EHCI PCI platform driver\n[ 0.664777] ehci-platform: EHCI generic platform driver\n[ 0.666216] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667790] ohci-pci: OHCI PCI platform driver\n[ 0.669015] ohci-platform: OHCI generic platform driver\n[ 0.670416] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.692684] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.694085] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696198] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.697754] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.699446] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701401] usb usb1: Product: UHCI Host Controller\n[ 0.702676] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.704278] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.705623] hub 1-0:1.0: USB hub found\n[ 0.706726] hub 1-0:1.0: 2 ports detected\n[ 0.707990] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710860] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.712189] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.713653] mousedev: PS/2 mouse device common for all mice\n[ 0.715387] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.717883] rtc_cmos 00:00: RTC can wake from S4\n[ 0.719434] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.721071] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.722750] device-mapper: uevent: version 1.0.3\n[ 0.724064] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.726303] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.727887] TCP: cubic registered\n[ 0.728938] NET: Registered protocol family 10\n[ 0.730388] NET: Registered protocol family 17\n[ 0.731599] Key type dns_resolver registered\n[ 0.732978] Loading compiled-in X.509 certificates\n[ 0.734762] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.744655] registered taskstats version 1\n[ 0.747531] Key type trusted registered\n[ 0.751253] Key type encrypted registered\n[ 0.752397] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.753813] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.755764] regulator-dummy: disabling\n[ 0.756878] Magic number: 14:63:248\n[ 0.758069] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:30 UTC (1534972410)\n[ 0.760346] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.761879] EDD information not available.\n[ 0.813412] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.815695] Write protecting the kernel read-only data: 12288k\n[ 0.817875] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.821309] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.835958] systemd-udevd[107]: starting version 204\n[ 0.889783] FDC 0 is a S82078B\n[ 1.016073] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.180383] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.182687] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.185047] usb 1-1: Product: QEMU USB Tablet\n[ 1.186602] usb 1-1: Manufacturer: QEMU\n[ 1.187945] usb 1-1: SerialNumber: 42\n[ 1.897166] 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.252282] 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.632849] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.759463] 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 Wed, 22 Aug 2018 21:13:33 +0000. Up 3.81 seconds.\ncloud-init-nonet[3.96]: 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 Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[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 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 ]\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[5.34]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 22 Aug 2018 21:13:35 +0000. Up 5.52 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:9b:7b:af |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:05:e0:7b |\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:\n49:6c:8b:d8:1e:ed:3c:bb:3c:47:8c:99:21:1b:7d:60 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| .E |\n| o+. |\n| oo=oo. |\n| . ++SB |\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:\nc3:94:fa:02:45:24:9d:52:c7:54:d1:0a:63:65:ef:5e root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .+++oo=o |\n| .oo.=o .. |\n| ...oo .. |\n| . + .. |\n| . . S . E |\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:\n54:04:67:34:4a:7b:46:73:59:7e:fe:f8:73:ef:74:59 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o+X .o. |\n| . B +.. |\n| + o . .|\n| . o o |\n| S E|\n| .+|\n| ..+|\n| +o|\n| .B|\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:\n55:40:94:ce:12:0f:d5:91:f3:02:37:a0:c8:e1:ce:a9 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . +*=oo |\n| o oo.o.* |\n| + .*.o + |\n| o ...+ . . |\n| + S. . |\n| . |\n| E |\n| |\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 * 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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 22 Aug 2018 21:13:41 +0000. Up 12.14 seconds.\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 CPU interrupts balancing daemon[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\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 homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 22 Aug 2018 21:13:44 +0000. Up 13.89 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 19337 0 --:--:-- --:--:-- --:--:-- 19438\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 [161 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 [78.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1575 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.2\n+ '[' -n 192.168.0.2 ']'\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://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:7 http://repo.cw-ngv.com/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://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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/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-156.206 [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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 16s (5296 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.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 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.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\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-156.206) ...\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-2ubuntu0.1) ...\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.13) ...\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-2ubuntu0.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.\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 8333\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.0 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58170 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++ echo 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.208\n++ ip2rr 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n+ echo 'nameserver 192.168.0.3'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.6'\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 | 1a:0f:aa:8c:1b:25:17:cb:17:4e:f8:9c:6b:10:04:c7 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 c3:94:fa:02:45:24:9d:52:c7:54:d1:0a:63:65:ef:5e root@homer-0 (DSA)\nec2: 256 54:04:67:34:4a:7b:46:73:59:7e:fe:f8:73:ef:74:59 root@homer-0 (ECDSA)\nec2: 256 55:40:94:ce:12:0f:d5:91:f3:02:37:a0:c8:e1:ce:a9 root@homer-0 (ED25519)\nec2: 2048 49:6c:8b:d8:1e:ed:3c:bb:3c:47:8c:99:21:1b:7d:60 root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNixw/yI4Yf997Su+uV3pN3vrmvL86Xu+BS12vn5hzxygQEKhP/Uzrzcid9aMvk+9VN7KR3H6EafZTZto2dXv68= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN28T/Vw/K9xWvSllFif0nTlckMCCyI3/G/ns3HAejhR root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLndWyAg9rJZKr0WTmkNEi5KCL2JVwpJsrgXbXocLkxIKLC6deS43mGhJUdyQY9VuN2Bpw+oAXoYOcAl1gT1OLdd5iHRhNwXQB1jyfV0rxZZMBuKZa4RncZSLWcP4cfUzrKHc0TJs1MoHIVg0CeWIFsHU95CIgRZ70GtGGdp0gnhxdjltWoXWHzltB2vXeWdGMwgtBLVI0Bij2EG9UngrUnthrosi7OEKsHP3N5uQ1zlhxyGNdGJrEip5tsA65Cu28b+A1qcsnu163EINqhqih1T6szd8jJfExOMMzVIpr0gIiGoX1WXApXYIH418GrpOptwihnqKI5/0ikalaWnJ/ root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 22 Aug 2018 21:16:26 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 176.02 seconds\n"} 2018-08-22 21:17:19,812 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318/action used request id req-6957f198-77a8-4259-b629-4b5670bfe039 2018-08-22 21:17:19,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0833029747009s 2018-08-22 21:17:19,815 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318/action used request id req-6957f198-77a8-4259-b629-4b5670bfe039 2018-08-22 21:17:19,815 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.009200] AppArmor: AppArmor initialized [ 0.010337] Yama: becoming mindful. [ 0.012142] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015728] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016885] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022036] Initializing cgroup subsys memory [ 0.023238] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025336] Initializing cgroup subsys blkio [ 0.026713] Initializing cgroup subsys perf_event [ 0.028005] Initializing cgroup subsys hugetlb [ 0.029484] FEATURE SPEC_CTRL Not Present [ 0.032311] mce: CPU supports 10 MCE banks [ 0.033677] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033677] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037927] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.042127] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.048340] ACPI: Core revision 20131115 [ 0.050127] ACPI: All ACPI Tables successfully acquired [ 0.052010] ftrace: allocating 28717 entries in 113 pages [ 0.072296] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077762] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079741] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.084724] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.086498] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088662] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097347] KVM setup paravirtual spinlock [ 0.100030] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102078] x86: Booting SMP configuration: [ 0.103335] .... node #0, CPUs: #1[ 0.099979] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120044] x86: Booted up 1 node, 2 CPUs [ 0.120038] KVM setup async PF for cpu 1 [ 0.120042] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123838] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124497] devtmpfs: initialized [ 0.127194] EVM: security.selinux [ 0.128006] EVM: security.SMACK64 [ 0.128992] EVM: security.ima [ 0.129995] EVM: security.capability [ 0.132112] pinctrl core: initialized pinctrl subsystem [ 0.133670] regulator-dummy: no parameters [ 0.134973] RTC time: 21:13:29, date: 08/22/18 [ 0.136038] NET: Registered protocol family 16 [ 0.137456] cpuidle: using governor ladder [ 0.138716] cpuidle: using governor menu [ 0.140003] ACPI: bus type PCI registered [ 0.141228] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143105] PCI: Using configuration type 1 for base access [ 0.144626] bio: create slab at 0 [ 0.145295] ACPI: Added _OSI(Module Device) [ 0.145295] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149366] ACPI: Added _OSI(Processor Aggregator Device) [ 0.152117] ACPI: Interpreter enabled [ 0.153268] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.158816] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.160810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.163543] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165450] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168193] ACPI: No dock devices found. [ 0.171429] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.173876] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.175707] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176212] acpiphp: Slot [3] registered [ 0.177428] acpiphp: Slot [4] registered [ 0.178653] acpiphp: Slot [5] registered [ 0.179880] acpiphp: Slot [6] registered [ 0.180021] acpiphp: Slot [7] registered [ 0.181229] acpiphp: Slot [8] registered [ 0.182383] acpiphp: Slot [9] registered [ 0.183601] acpiphp: Slot [10] registered [ 0.184021] acpiphp: Slot [11] registered [ 0.185256] acpiphp: Slot [12] registered [ 0.186484] acpiphp: Slot [13] registered [ 0.187718] acpiphp: Slot [14] registered [ 0.188021] acpiphp: Slot [15] registered [ 0.189245] acpiphp: Slot [16] registered [ 0.190476] acpiphp: Slot [17] registered [ 0.191704] acpiphp: Slot [18] registered [ 0.192028] acpiphp: Slot [19] registered [ 0.193162] acpiphp: Slot [20] registered [ 0.194274] acpiphp: Slot [21] registered [ 0.195391] acpiphp: Slot [22] registered [ 0.196020] acpiphp: Slot [23] registered [ 0.197151] acpiphp: Slot [24] registered [ 0.198279] acpiphp: Slot [25] registered [ 0.199397] acpiphp: Slot [26] registered [ 0.200021] acpiphp: Slot [27] registered [ 0.201160] acpiphp: Slot [28] registered [ 0.202248] acpiphp: Slot [29] registered [ 0.203357] acpiphp: Slot [30] registered [ 0.204027] acpiphp: Slot [31] registered [ 0.205151] PCI host bridge to bus 0000:00 [ 0.206272] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.207661] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.209533] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.211197] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.219383] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.220014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.247380] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.248999] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.251003] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.252969] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.255046] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.256804] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.258528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.258528] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260004] vgaarb: loaded [ 0.260853] vgaarb: bridge control possible 0000:00:02.0 [ 0.262511] SCSI subsystem initialized [ 0.263738] ACPI: bus type USB registered [ 0.264027] usbcore: registered new interface driver usbfs [ 0.265442] usbcore: registered new interface driver hub [ 0.266856] usbcore: registered new device driver usb [ 0.268112] PCI: Using ACPI for IRQ routing [ 0.269548] NetLabel: Initializing [ 0.270545] NetLabel: domain hash size = 128 [ 0.271722] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.272060] NetLabel: unlabeled traffic allowed by default [ 0.273519] Switched to clocksource kvm-clock [ 0.280913] AppArmor: AppArmor Filesystem Enabled [ 0.282229] pnp: PnP ACPI init [ 0.283173] ACPI: bus type PNP registered [ 0.284754] pnp: PnP ACPI: found 8 devices [ 0.285891] ACPI: bus type PNP unregistered [ 0.293340] NET: Registered protocol family 2 [ 0.294827] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.296943] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.298796] TCP: Hash tables configured (established 16384 bind 16384) [ 0.300563] TCP: reno registered [ 0.301520] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.303055] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.304741] NET: Registered protocol family 1 [ 0.305938] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.307438] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.308910] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.331322] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.353979] Trying to unpack rootfs image as initramfs... [ 0.456614] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.458931] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.460433] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.462176] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.464716] Scanning for low memory corruption every 60 seconds [ 0.466692] Initialise system trusted keyring [ 0.468015] audit: initializing netlink socket (disabled) [ 0.469578] type=2000 audit(1534972410.521:1): initialized [ 0.490550] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.493181] zbud: loaded [ 0.494269] VFS: Disk quotas dquot_6.5.2 [ 0.495536] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.497694] fuse init (API version 7.22) [ 0.498999] msgmni has been set to 3997 [ 0.500235] Key type big_key registered [ 0.501786] Key type asymmetric registered [ 0.503038] Asymmetric key parser 'x509' registered [ 0.504477] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506673] io scheduler noop registered [ 0.507887] io scheduler deadline registered (default) [ 0.509417] io scheduler cfq registered [ 0.510673] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.512264] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.514057] ipmi message handler version 39.2 [ 0.515405] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517557] ACPI: Power Button [PWRF] [ 0.518804] GHES: HEST is not enabled! [ 0.541482] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.586194] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.609381] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.611597] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.635502] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.638594] Linux agpgart interface v0.103 [ 0.640889] brd: module loaded [ 0.642417] loop: module loaded [ 0.643800] blk-mq: CPU -> queue map [ 0.644950] CPU 0 -> Queue 0 [ 0.645974] CPU 1 -> Queue 0 [ 0.647736] vda: vda1 [ 0.649204] scsi0 : ata_piix [ 0.650230] scsi1 : ata_piix [ 0.651162] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.652870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.654778] libphy: Fixed MDIO Bus: probed [ 0.656037] tun: Universal TUN/TAP device driver, 1.6 [ 0.657447] tun: (C) 1999-2004 Max Krasnyansky [ 0.660636] PPP generic driver version 2.4.2 [ 0.661904] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663562] ehci-pci: EHCI PCI platform driver [ 0.664777] ehci-platform: EHCI generic platform driver [ 0.666216] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667790] ohci-pci: OHCI PCI platform driver [ 0.669015] ohci-platform: OHCI generic platform driver [ 0.670416] uhci_hcd: USB Universal Host Controller Interface driver [ 0.692684] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.694085] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.696198] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.697754] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.699446] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.701401] usb usb1: Product: UHCI Host Controller [ 0.702676] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.704278] usb usb1: SerialNumber: 0000:00:01.2 [ 0.705623] hub 1-0:1.0: USB hub found [ 0.706726] hub 1-0:1.0: 2 ports detected [ 0.707990] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710860] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.712189] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.713653] mousedev: PS/2 mouse device common for all mice [ 0.715387] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.717883] rtc_cmos 00:00: RTC can wake from S4 [ 0.719434] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.721071] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.722750] device-mapper: uevent: version 1.0.3 [ 0.724064] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.726303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.727887] TCP: cubic registered [ 0.728938] NET: Registered protocol family 10 [ 0.730388] NET: Registered protocol family 17 [ 0.731599] Key type dns_resolver registered [ 0.732978] Loading compiled-in X.509 certificates [ 0.734762] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.744655] registered taskstats version 1 [ 0.747531] Key type trusted registered [ 0.751253] Key type encrypted registered [ 0.752397] AppArmor: AppArmor sha1 policy hashing enabled [ 0.753813] IMA: No TPM chip found, activating TPM-bypass! [ 0.755764] regulator-dummy: disabling [ 0.756878] Magic number: 14:63:248 [ 0.758069] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:30 UTC (1534972410) [ 0.760346] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.761879] EDD information not available. [ 0.813412] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.815695] Write protecting the kernel read-only data: 12288k [ 0.817875] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.821309] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.835958] systemd-udevd[107]: starting version 204 [ 0.889783] FDC 0 is a S82078B [ 1.016073] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.180383] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.182687] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.185047] usb 1-1: Product: QEMU USB Tablet [ 1.186602] usb 1-1: Manufacturer: QEMU [ 1.187945] usb 1-1: SerialNumber: 42 [ 1.897166] 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.252282] 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.632849] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.759463] 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 Wed, 22 Aug 2018 21:13:33 +0000. Up 3.81 seconds. cloud-init-nonet[3.96]: 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 Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[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 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 ] * 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[5.34]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 22 Aug 2018 21:13:35 +0000. Up 5.52 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:9b:7b:af | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:05:e0:7b | 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: 49:6c:8b:d8:1e:ed:3c:bb:3c:47:8c:99:21:1b:7d:60 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | .E | | o+. | | oo=oo. | | . ++SB | | ..++ 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: c3:94:fa:02:45:24:9d:52:c7:54:d1:0a:63:65:ef:5e root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | .+++oo=o | | .oo.=o .. | | ...oo .. | | . + .. | | . . S . E | | . . . . . | | . . . | | . | | | +-----------------+ 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: 54:04:67:34:4a:7b:46:73:59:7e:fe:f8:73:ef:74:59 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | o+X .o. | | . B +.. | | + o . .| | . o o | | S E| | .+| | ..+| | +o| | .B| +-----------------+ 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: 55:40:94:ce:12:0f:d5:91:f3:02:37:a0:c8:e1:ce:a9 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | . +*=oo | | o oo.o.* | | + .*.o + | | o ...+ . . | | + S. . | | . | | 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 ] * 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 22 Aug 2018 21:13:41 +0000. Up 12.14 seconds. * 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 CPU interrupts balancing daemon[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 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 homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 22 Aug 2018 21:13:44 +0000. Up 13.89 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 19337 0 --:--:-- --:--:-- --:--:-- 19438 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 [161 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 [78.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 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 [242 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1575 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.2 + '[' -n 192.168.0.2 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:7 http://repo.cw-ngv.com/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://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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/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-156.206 [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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 16s (5296 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.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 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.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... 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-156.206) ... 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-2ubuntu0.1) ... 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.13) ... 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-2ubuntu0.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. 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 8333 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.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58170 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 ++ echo 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.208 ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 + echo 'nameserver 192.168.0.3' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.6' + 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 | 1a:0f:aa:8c:1b:25:17:cb:17:4e:f8:9c:6b:10:04:c7 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c3:94:fa:02:45:24:9d:52:c7:54:d1:0a:63:65:ef:5e root@homer-0 (DSA) ec2: 256 54:04:67:34:4a:7b:46:73:59:7e:fe:f8:73:ef:74:59 root@homer-0 (ECDSA) ec2: 256 55:40:94:ce:12:0f:d5:91:f3:02:37:a0:c8:e1:ce:a9 root@homer-0 (ED25519) ec2: 2048 49:6c:8b:d8:1e:ed:3c:bb:3c:47:8c:99:21:1b:7d:60 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNixw/yI4Yf997Su+uV3pN3vrmvL86Xu+BS12vn5hzxygQEKhP/Uzrzcid9aMvk+9VN7KR3H6EafZTZto2dXv68= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN28T/Vw/K9xWvSllFif0nTlckMCCyI3/G/ns3HAejhR root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLndWyAg9rJZKr0WTmkNEi5KCL2JVwpJsrgXbXocLkxIKLC6deS43mGhJUdyQY9VuN2Bpw+oAXoYOcAl1gT1OLdd5iHRhNwXQB1jyfV0rxZZMBuKZa4RncZSLWcP4cfUzrKHc0TJs1MoHIVg0CeWIFsHU95CIgRZ70GtGGdp0gnhxdjltWoXWHzltB2vXeWdGMwgtBLVI0Bij2EG9UngrUnthrosi7OEKsHP3N5uQ1zlhxyGNdGJrEip5tsA65Cu28b+A1qcsnu163EINqhqih1T6szd8jJfExOMMzVIpr0gIiGoX1WXApXYIH418GrpOptwihnqKI5/0ikalaWnJ/ root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 22 Aug 2018 21:16:26 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 176.02 seconds 2018-08-22 21:17:19,819 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-22 21:17:19,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:17:19,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:17:20,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:17: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-78dc3cc8-2882-493f-aa75-2b9ab868c313 x-compute-request-id: req-78dc3cc8-2882-493f-aa75-2b9ab868c313 Content-Encoding: gzip Content-Length: 1502 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:78:39:3b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:39:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:51:65", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8a0f93b5-31d1-41a6-b272-264da290b9d8", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-22T21:12:58Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:91:62:7a", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:62:7a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:d5:dc", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "dime-0.clearwater.opnfv", "created": "2018-08-22T21:12:57Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:9e:49", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:9e:49", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:38.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "32c461ee-a57b-4059-be86-d748b4bd34fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:38Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "bono-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:05:e0:7b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:e0:7b", "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:9b:7b:af", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:7b:af", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:28.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "3bed9240-d07f-4ea6-b405-d8eabe070318", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:28Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "homer-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:77:b2:83", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:b2:83", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:79:c2", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:31.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "f0772ec9-c800-45c4-a7d0-10262530cdc4", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:31Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-22T21:12:53Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:76:66:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:66:5b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:12:40.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "afd53439-1e48-4332-a8ed-ddbf35690ba1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:12:40Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-22T21:11:09Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:a1:ae:9b", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:9b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:3a:5a", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:10:58.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "5ed6a905-bca6-4309-8b9e-db7956bec6e2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:10:58Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ns.clearwater.opnfv", "created": "2018-08-22T21:09:13Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:17:20,262 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-78dc3cc8-2882-493f-aa75-2b9ab868c313 2018-08-22 21:17:20,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442697048187s 2018-08-22 21:17:20,263 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-78dc3cc8-2882-493f-aa75-2b9ab868c313 2018-08-22 21:17:20,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 21:17:20,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4/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}80e1cd3d688aa19a71bac492ff517fde181fd339" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 21:17:20,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:17:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d01b67ad-1496-4606-940f-25643a5b556e x-compute-request-id: req-d01b67ad-1496-4606-940f-25643a5b556e Content-Encoding: gzip Content-Length: 20093 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008039] Security Framework initialized\n[ 0.009253] AppArmor: AppArmor initialized\n[ 0.010424] Yama: becoming mindful.\n[ 0.012143] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016184] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018754] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022002] Initializing cgroup subsys memory\n[ 0.023174] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025190] Initializing cgroup subsys blkio\n[ 0.026331] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029237] FEATURE SPEC_CTRL Not Present\n[ 0.031032] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034644] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.037938] Speculative Store Bypass: Vulnerable\n[ 0.040312] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.045092] ACPI: Core revision 20131115\n[ 0.046634] ACPI: All ACPI Tables successfully acquired\n[ 0.048043] ftrace: allocating 28717 entries in 113 pages\n[ 0.072075] smpboot: Max logical packages: 2\n[ 0.073248] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.074872] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.076254] Enabling x2apic\n[ 0.077127] Enabled x2apic\n[ 0.078527] Switched APIC routing to physical x2apic.\n[ 0.081322] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.082931] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085344] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093376] KVM setup paravirtual spinlock\n[ 0.095905] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096205] x86: Booting SMP configuration:\n[ 0.097449] .... node #0, CPUs: #1[ 0.095857] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112021] x86: Booted up 1 node, 2 CPUs\n[ 0.112014] KVM setup async PF for cpu 1\n[ 0.112016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115730] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116445] devtmpfs: initialized\n[ 0.118980] EVM: security.selinux\n[ 0.120006] EVM: security.SMACK64\n[ 0.120967] EVM: security.ima\n[ 0.121857] EVM: security.capability\n[ 0.122904] pinctrl core: initialized pinctrl subsystem\n[ 0.124053] regulator-dummy: no parameters\n[ 0.125247] RTC time: 21:13:32, date: 08/22/18\n[ 0.126451] NET: Registered protocol family 16\n[ 0.127743] cpuidle: using governor ladder\n[ 0.128003] cpuidle: using governor menu\n[ 0.129176] ACPI: bus type PCI registered\n[ 0.130273] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131964] PCI: Using configuration type 1 for base access\n[ 0.132601] bio: create slab at 0\n[ 0.133169] ACPI: Added _OSI(Module Device)\n[ 0.133201] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137231] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139892] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142542] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.144735] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.147216] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.149616] ACPI: (supports S0 S5)\n[ 0.152003] ACPI: Using IOAPIC for interrupt routing\n[ 0.153282] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.155715] ACPI: No dock devices found.\n[ 0.157989] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.159497] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.160007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.161589] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164207] acpiphp: Slot [3] registered\n[ 0.165274] acpiphp: Slot [4] registered\n[ 0.166346] acpiphp: Slot [5] registered\n[ 0.167402] acpiphp: Slot [6] registered\n[ 0.168020] acpiphp: Slot [7] registered\n[ 0.169145] acpiphp: Slot [8] registered\n[ 0.170208] acpiphp: Slot [9] registered\n[ 0.171277] acpiphp: Slot [10] registered\n[ 0.172021] acpiphp: Slot [11] registered\n[ 0.173106] acpiphp: Slot [12] registered\n[ 0.174196] acpiphp: Slot [13] registered\n[ 0.175287] acpiphp: Slot [14] registered\n[ 0.176020] acpiphp: Slot [15] registered\n[ 0.177103] acpiphp: Slot [16] registered\n[ 0.178196] acpiphp: Slot [17] registered\n[ 0.179274] acpiphp: Slot [18] registered\n[ 0.180028] acpiphp: Slot [19] registered\n[ 0.181116] acpiphp: Slot [20] registered\n[ 0.182230] acpiphp: Slot [21] registered\n[ 0.183302] acpiphp: Slot [22] registered\n[ 0.184020] acpiphp: Slot [23] registered\n[ 0.185101] acpiphp: Slot [24] registered\n[ 0.186198] acpiphp: Slot [25] registered\n[ 0.187280] acpiphp: Slot [26] registered\n[ 0.188020] acpiphp: Slot [27] registered\n[ 0.189118] acpiphp: Slot [28] registered\n[ 0.190213] acpiphp: Slot [29] registered\n[ 0.191300] acpiphp: Slot [30] registered\n[ 0.192026] acpiphp: Slot [31] registered\n[ 0.193101] PCI host bridge to bus 0000:00\n[ 0.194182] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195540] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197491] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199097] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207228] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.234895] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.236858] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.238762] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.240699] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.242698] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.244225] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.245938] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245938] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.248004] vgaarb: loaded\n[ 0.248825] vgaarb: bridge control possible 0000:00:02.0\n[ 0.250428] SCSI subsystem initialized\n[ 0.251620] ACPI: bus type USB registered\n[ 0.252027] usbcore: registered new interface driver usbfs\n[ 0.253402] usbcore: registered new interface driver hub\n[ 0.254787] usbcore: registered new device driver usb\n[ 0.256121] PCI: Using ACPI for IRQ routing\n[ 0.257511] NetLabel: Initializing\n[ 0.258479] NetLabel: domain hash size = 128\n[ 0.259609] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260059] NetLabel: unlabeled traffic allowed by default\n[ 0.261443] Switched to clocksource kvm-clock\n[ 0.268743] AppArmor: AppArmor Filesystem Enabled\n[ 0.269989] pnp: PnP ACPI init\n[ 0.270888] ACPI: bus type PNP registered\n[ 0.272413] pnp: PnP ACPI: found 8 devices\n[ 0.273511] ACPI: bus type PNP unregistered\n[ 0.281849] NET: Registered protocol family 2\n[ 0.283276] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.285334] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.287123] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.288818] TCP: reno registered\n[ 0.289743] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.291224] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.292856] NET: Registered protocol family 1\n[ 0.294026] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.295470] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.296881] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.319771] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.342293] Trying to unpack rootfs image as initramfs...\n[ 0.445318] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.447555] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.449003] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.450875] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.453090] Scanning for low memory corruption every 60 seconds\n[ 0.454896] Initialise system trusted keyring\n[ 0.456125] audit: initializing netlink socket (disabled)\n[ 0.457491] type=2000 audit(1534972413.634:1): initialized\n[ 0.478117] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.480678] zbud: loaded\n[ 0.481745] VFS: Disk quotas dquot_6.5.2\n[ 0.482857] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.484806] fuse init (API version 7.22)\n[ 0.485940] msgmni has been set to 3997\n[ 0.487011] Key type big_key registered\n[ 0.488617] Key type asymmetric registered\n[ 0.489745] Asymmetric key parser 'x509' registered\n[ 0.490989] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.492987] io scheduler noop registered\n[ 0.494049] io scheduler deadline registered (default)\n[ 0.495352] io scheduler cfq registered\n[ 0.496480] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.497858] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.499465] ipmi message handler version 39.2\n[ 0.500679] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.502597] ACPI: Power Button [PWRF]\n[ 0.503692] GHES: HEST is not enabled!\n[ 0.525774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569872] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.592590] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.594626] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.618288] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.621144] Linux agpgart interface v0.103\n[ 0.623236] brd: module loaded\n[ 0.624629] loop: module loaded\n[ 0.625934] blk-mq: CPU -> queue map\n[ 0.626933] CPU 0 -> Queue 0\n[ 0.627811] CPU 1 -> Queue 0\n[ 0.629458] vda: vda1\n[ 0.630961] scsi0 : ata_piix\n[ 0.631966] scsi1 : ata_piix\n[ 0.632864] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.634456] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.636422] libphy: Fixed MDIO Bus: probed\n[ 0.637799] tun: Universal TUN/TAP device driver, 1.6\n[ 0.639079] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.643002] PPP generic driver version 2.4.2\n[ 0.644233] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.645869] ehci-pci: EHCI PCI platform driver\n[ 0.647037] ehci-platform: EHCI generic platform driver\n[ 0.648365] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.649862] ohci-pci: OHCI PCI platform driver\n[ 0.651027] ohci-platform: OHCI generic platform driver\n[ 0.652355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675023] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676405] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678694] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.680490] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.682523] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.684886] usb usb1: Product: UHCI Host Controller\n[ 0.686401] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.688347] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.689966] hub 1-0:1.0: USB hub found\n[ 0.691223] hub 1-0:1.0: 2 ports detected\n[ 0.692691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.695971] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.697527] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699286] mousedev: PS/2 mouse device common for all mice\n[ 0.701299] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.704248] rtc_cmos 00:00: RTC can wake from S4\n[ 0.706052] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.707981] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.709993] device-mapper: uevent: version 1.0.3\n[ 0.711545] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.714255] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.716189] TCP: cubic registered\n[ 0.717410] NET: Registered protocol family 10\n[ 0.719121] NET: Registered protocol family 17\n[ 0.720578] Key type dns_resolver registered\n[ 0.722265] Loading compiled-in X.509 certificates\n[ 0.724312] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.734452] registered taskstats version 1\n[ 0.737485] Key type trusted registered\n[ 0.741386] Key type encrypted registered\n[ 0.742519] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.743876] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.745809] regulator-dummy: disabling\n[ 0.746903] Magic number: 14:63:248\n[ 0.748141] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:33 UTC (1534972413)\n[ 0.750322] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.751797] EDD information not available.\n[ 0.793485] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.795567] Write protecting the kernel read-only data: 12288k\n[ 0.797652] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.800962] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.815095] systemd-udevd[107]: starting version 204\n[ 0.856523] FDC 0 is a S82078B\n[ 1.004031] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.167988] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.170507] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.173046] usb 1-1: Product: QEMU USB Tablet\n[ 1.174760] usb 1-1: Manufacturer: QEMU\n[ 1.176275] usb 1-1: SerialNumber: 42\n[ 1.444116] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.877179] 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.229960] 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.525736] 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.815622] 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 Wed, 22 Aug 2018 21:13:35 +0000. Up 3.22 seconds.\ncloud-init-nonet[3.36]: 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 log initial device creation[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.27]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[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 Wed, 22 Aug 2018 21:13:37 +0000. Up 4.65 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:3d:79:c2 |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:77:b2:83 |\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:\n36:86:f9:e1:b9:3d:c6:44:34:25:c7:25:27:e9:68:4c root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o=oo |\n| Eoo+ |\n| + + |\n| o = . |\n| o So |\n| = +. |\n| +o |\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:b0:0a:08:5c:ac:50:31:34:2f:b9:94:74:d3:c6:14 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .B.o+E. |\n| o.B .+ |\n|. =o.. |\n|o.oo |\n|.o. S |\n| . . + . |\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:\nfa:f3:5b:a0:dd:81:27:1a:ae:e2:80:13:fe:cd:86:98 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| . |\n|. S + o |\n|.o o = = . |\n|o.+ . . + . o |\n| E.o+. o. . |\n| oo+. .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:\n16:43:13:fd:68:4f:dd:87:0b:24:76:7e:35:c7:78:20 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| +o E .+ |\n| . .+ o...=|\n| o. B . =o|\n| oo = + o|\n| S. o o ..|\n| . . . |\n| |\n| |\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 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 D-Bus system message bus[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 22 Aug 2018 21:13:43 +0000. Up 11.03 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 sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 22 Aug 2018 21:13:45 +0000. Up 12.47 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 19401 0 --:--:-- --:--:-- --:--:-- 19438\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]\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 [161 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [759 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 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 [206 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1501 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.2\n+ '[' -n 192.168.0.2 ']'\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://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-monit 5.18-180322.170159 [272 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-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:27 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:28 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:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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.13 [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 15s (3563 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\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-2ubuntu0.1) ...\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-156.206) ...\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.13) ...\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 8262\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 8360\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 8368\nclearwater-socket-factory-sig start/running, process 8375\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.0 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57911 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.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.11\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.11\n++ echo A 192.168.1.11\n++ ip2rr 192.168.1.11\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.11\n++ echo A 192.168.1.11\n++ ip2rr 192.168.1.11\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.11\n++ echo A 192.168.1.11\n++ ip2rr 192.168.1.11\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.11\n++ echo A 192.168.1.11\n+ echo 'nameserver 192.168.0.3'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.6'\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 | 1a:0f:aa:8c:1b:25:17:cb:17:4e:f8:9c:6b:10:04:c7 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 9f:b0:0a:08:5c:ac:50:31:34:2f:b9:94:74:d3:c6:14 root@sprout-0 (DSA)\nec2: 256 fa:f3:5b:a0:dd:81:27:1a:ae:e2:80:13:fe:cd:86:98 root@sprout-0 (ECDSA)\nec2: 256 16:43:13:fd:68:4f:dd:87:0b:24:76:7e:35:c7:78:20 root@sprout-0 (ED25519)\nec2: 2048 36:86:f9:e1:b9:3d:c6:44:34:25:c7:25:27:e9:68:4c root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJirEJZ1UKWgJIJ9fEDJisI0zzA+P7DjkmWutjzLidCeGyJOPFvFOwQZq9bMQts0nmMw9dR/x3JpVdoueZPjkoA= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGClOiIzB4LKUW82QcQPMuTjOFPUIkSWO0vzFtaCizFO root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuLVwvHM8WL9kMoVOVBg/aMCY0+Pif2DsDvj2NlVUUaRynplwqhrhjbIqngc8B+2kWf1m+fBzwl0uWiUKhlI+uB7bZ4maqDK+hEIPFRujWebfssXsDFTUYskyxzgHVF2zTVvzPNMrhKU1KwbDa9rERL2XBuERzcr+ytQN04/a/ESA2No5H718kbYWW1LyhAMe/zXhE7VSMmGTqzYL+dS1GP+ejRd9/17fjiH6b6+GuZ/MTT4Tzyh8ys17i8WS38V+o9TW7RHBo9ayGt2qsGzfXSQI8FOJfYPNqii+caQYXXZkOe2wdsFPQXhNHXq4xkzrva2TV3EFN/VXhM+4nY2AV root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 22 Aug 2018 21:16:20 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 167.16 seconds\n"} 2018-08-22 21:17:20,349 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4/action used request id req-d01b67ad-1496-4606-940f-25643a5b556e 2018-08-22 21:17:20,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0786650180817s 2018-08-22 21:17:20,352 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4/action used request id req-d01b67ad-1496-4606-940f-25643a5b556e 2018-08-22 21:17:20,352 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008039] Security Framework initialized [ 0.009253] AppArmor: AppArmor initialized [ 0.010424] Yama: becoming mindful. [ 0.012143] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016184] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018754] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022002] Initializing cgroup subsys memory [ 0.023174] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025190] Initializing cgroup subsys blkio [ 0.026331] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029237] FEATURE SPEC_CTRL Not Present [ 0.031032] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034644] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.037938] Speculative Store Bypass: Vulnerable [ 0.040312] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.045092] ACPI: Core revision 20131115 [ 0.046634] ACPI: All ACPI Tables successfully acquired [ 0.048043] ftrace: allocating 28717 entries in 113 pages [ 0.072075] smpboot: Max logical packages: 2 [ 0.073248] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.074872] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076254] Enabling x2apic [ 0.077127] Enabled x2apic [ 0.078527] Switched APIC routing to physical x2apic. [ 0.081322] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082931] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085344] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093376] KVM setup paravirtual spinlock [ 0.095905] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096205] x86: Booting SMP configuration: [ 0.097449] .... node #0, CPUs: #1[ 0.095857] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112021] x86: Booted up 1 node, 2 CPUs [ 0.112014] KVM setup async PF for cpu 1 [ 0.112016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115730] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116445] devtmpfs: initialized [ 0.118980] EVM: security.selinux [ 0.120006] EVM: security.SMACK64 [ 0.120967] EVM: security.ima [ 0.121857] EVM: security.capability [ 0.122904] pinctrl core: initialized pinctrl subsystem [ 0.124053] regulator-dummy: no parameters [ 0.125247] RTC time: 21:13:32, date: 08/22/18 [ 0.126451] NET: Registered protocol family 16 [ 0.127743] cpuidle: using governor ladder [ 0.128003] cpuidle: using governor menu [ 0.129176] ACPI: bus type PCI registered [ 0.130273] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131964] PCI: Using configuration type 1 for base access [ 0.132601] bio: create slab at 0 [ 0.133169] ACPI: Added _OSI(Module Device) [ 0.133201] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137231] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139892] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142542] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.144735] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.147216] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.149616] ACPI: (supports S0 S5) [ 0.152003] ACPI: Using IOAPIC for interrupt routing [ 0.153282] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.155715] ACPI: No dock devices found. [ 0.157989] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.159497] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.160007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.161589] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164207] acpiphp: Slot [3] registered [ 0.165274] acpiphp: Slot [4] registered [ 0.166346] acpiphp: Slot [5] registered [ 0.167402] acpiphp: Slot [6] registered [ 0.168020] acpiphp: Slot [7] registered [ 0.169145] acpiphp: Slot [8] registered [ 0.170208] acpiphp: Slot [9] registered [ 0.171277] acpiphp: Slot [10] registered [ 0.172021] acpiphp: Slot [11] registered [ 0.173106] acpiphp: Slot [12] registered [ 0.174196] acpiphp: Slot [13] registered [ 0.175287] acpiphp: Slot [14] registered [ 0.176020] acpiphp: Slot [15] registered [ 0.177103] acpiphp: Slot [16] registered [ 0.178196] acpiphp: Slot [17] registered [ 0.179274] acpiphp: Slot [18] registered [ 0.180028] acpiphp: Slot [19] registered [ 0.181116] acpiphp: Slot [20] registered [ 0.182230] acpiphp: Slot [21] registered [ 0.183302] acpiphp: Slot [22] registered [ 0.184020] acpiphp: Slot [23] registered [ 0.185101] acpiphp: Slot [24] registered [ 0.186198] acpiphp: Slot [25] registered [ 0.187280] acpiphp: Slot [26] registered [ 0.188020] acpiphp: Slot [27] registered [ 0.189118] acpiphp: Slot [28] registered [ 0.190213] acpiphp: Slot [29] registered [ 0.191300] acpiphp: Slot [30] registered [ 0.192026] acpiphp: Slot [31] registered [ 0.193101] PCI host bridge to bus 0000:00 [ 0.194182] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195540] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197491] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199097] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207228] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.234895] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.236858] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.238762] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.240699] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.242698] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.244225] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.245938] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245938] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.248004] vgaarb: loaded [ 0.248825] vgaarb: bridge control possible 0000:00:02.0 [ 0.250428] SCSI subsystem initialized [ 0.251620] ACPI: bus type USB registered [ 0.252027] usbcore: registered new interface driver usbfs [ 0.253402] usbcore: registered new interface driver hub [ 0.254787] usbcore: registered new device driver usb [ 0.256121] PCI: Using ACPI for IRQ routing [ 0.257511] NetLabel: Initializing [ 0.258479] NetLabel: domain hash size = 128 [ 0.259609] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260059] NetLabel: unlabeled traffic allowed by default [ 0.261443] Switched to clocksource kvm-clock [ 0.268743] AppArmor: AppArmor Filesystem Enabled [ 0.269989] pnp: PnP ACPI init [ 0.270888] ACPI: bus type PNP registered [ 0.272413] pnp: PnP ACPI: found 8 devices [ 0.273511] ACPI: bus type PNP unregistered [ 0.281849] NET: Registered protocol family 2 [ 0.283276] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.285334] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.287123] TCP: Hash tables configured (established 16384 bind 16384) [ 0.288818] TCP: reno registered [ 0.289743] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.291224] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.292856] NET: Registered protocol family 1 [ 0.294026] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.295470] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.296881] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.319771] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.342293] Trying to unpack rootfs image as initramfs... [ 0.445318] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.447555] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.449003] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.450875] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.453090] Scanning for low memory corruption every 60 seconds [ 0.454896] Initialise system trusted keyring [ 0.456125] audit: initializing netlink socket (disabled) [ 0.457491] type=2000 audit(1534972413.634:1): initialized [ 0.478117] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.480678] zbud: loaded [ 0.481745] VFS: Disk quotas dquot_6.5.2 [ 0.482857] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.484806] fuse init (API version 7.22) [ 0.485940] msgmni has been set to 3997 [ 0.487011] Key type big_key registered [ 0.488617] Key type asymmetric registered [ 0.489745] Asymmetric key parser 'x509' registered [ 0.490989] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.492987] io scheduler noop registered [ 0.494049] io scheduler deadline registered (default) [ 0.495352] io scheduler cfq registered [ 0.496480] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.497858] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.499465] ipmi message handler version 39.2 [ 0.500679] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.502597] ACPI: Power Button [PWRF] [ 0.503692] GHES: HEST is not enabled! [ 0.525774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.569872] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.592590] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.594626] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.618288] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.621144] Linux agpgart interface v0.103 [ 0.623236] brd: module loaded [ 0.624629] loop: module loaded [ 0.625934] blk-mq: CPU -> queue map [ 0.626933] CPU 0 -> Queue 0 [ 0.627811] CPU 1 -> Queue 0 [ 0.629458] vda: vda1 [ 0.630961] scsi0 : ata_piix [ 0.631966] scsi1 : ata_piix [ 0.632864] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.634456] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.636422] libphy: Fixed MDIO Bus: probed [ 0.637799] tun: Universal TUN/TAP device driver, 1.6 [ 0.639079] tun: (C) 1999-2004 Max Krasnyansky [ 0.643002] PPP generic driver version 2.4.2 [ 0.644233] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.645869] ehci-pci: EHCI PCI platform driver [ 0.647037] ehci-platform: EHCI generic platform driver [ 0.648365] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.649862] ohci-pci: OHCI PCI platform driver [ 0.651027] ohci-platform: OHCI generic platform driver [ 0.652355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.675023] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.676405] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.678694] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.680490] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.682523] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.684886] usb usb1: Product: UHCI Host Controller [ 0.686401] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.688347] usb usb1: SerialNumber: 0000:00:01.2 [ 0.689966] hub 1-0:1.0: USB hub found [ 0.691223] hub 1-0:1.0: 2 ports detected [ 0.692691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.695971] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.697527] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.699286] mousedev: PS/2 mouse device common for all mice [ 0.701299] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.704248] rtc_cmos 00:00: RTC can wake from S4 [ 0.706052] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.707981] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.709993] device-mapper: uevent: version 1.0.3 [ 0.711545] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.714255] ledtrig-cpu: registered to indicate activity on CPUs [ 0.716189] TCP: cubic registered [ 0.717410] NET: Registered protocol family 10 [ 0.719121] NET: Registered protocol family 17 [ 0.720578] Key type dns_resolver registered [ 0.722265] Loading compiled-in X.509 certificates [ 0.724312] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.734452] registered taskstats version 1 [ 0.737485] Key type trusted registered [ 0.741386] Key type encrypted registered [ 0.742519] AppArmor: AppArmor sha1 policy hashing enabled [ 0.743876] IMA: No TPM chip found, activating TPM-bypass! [ 0.745809] regulator-dummy: disabling [ 0.746903] Magic number: 14:63:248 [ 0.748141] rtc_cmos 00:00: setting system clock to 2018-08-22 21:13:33 UTC (1534972413) [ 0.750322] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.751797] EDD information not available. [ 0.793485] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.795567] Write protecting the kernel read-only data: 12288k [ 0.797652] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.800962] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.815095] systemd-udevd[107]: starting version 204 [ 0.856523] FDC 0 is a S82078B [ 1.004031] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.167988] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.170507] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.173046] usb 1-1: Product: QEMU USB Tablet [ 1.174760] usb 1-1: Manufacturer: QEMU [ 1.176275] usb 1-1: SerialNumber: 42 [ 1.444116] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.877179] 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.229960] 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.525736] 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.815622] 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 Wed, 22 Aug 2018 21:13:35 +0000. Up 3.22 seconds. cloud-init-nonet[3.36]: 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 log initial device creation[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.27]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[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 Wed, 22 Aug 2018 21:13:37 +0000. Up 4.65 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:3d:79:c2 | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:77:b2:83 | 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: 36:86:f9:e1:b9:3d:c6:44:34:25:c7:25:27:e9:68:4c root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | .o=oo | | Eoo+ | | + + | | o = . | | o So | | = +. | | +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:b0:0a:08:5c:ac:50:31:34:2f:b9:94:74:d3:c6:14 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .B.o+E. | | o.B .+ | |. =o.. | |o.oo | |.o. S | | . . + . | | . . . 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: fa:f3:5b:a0:dd:81:27:1a:ae:e2:80:13:fe:cd:86:98 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | . | |. S + o | |.o o = = . | |o.+ . . + . o | | E.o+. o. . | | oo+. .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: 16:43:13:fd:68:4f:dd:87:0b:24:76:7e:35:c7:78:20 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | +o E .+ | | . .+ o...=| | o. B . =o| | oo = + o| | S. 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 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 D-Bus system message bus[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 22 Aug 2018 21:13:43 +0000. Up 11.03 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 sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 22 Aug 2018 21:13:45 +0000. Up 12.47 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 19401 0 --:--:-- --:--:-- --:--:-- 19438 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] 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 [161 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [759 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 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 [206 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 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 [544 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 [252 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.7 MB in 8s (1501 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.2 + '[' -n 192.168.0.2 ']' + 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://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-monit 5.18-180322.170159 [272 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-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 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:28 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:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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.13 [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 15s (3563 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... 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-2ubuntu0.1) ... 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-156.206) ... 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.13) ... 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 8262 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 8360 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 8368 clearwater-socket-factory-sig start/running, process 8375 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.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57911 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.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.11 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.11 ++ echo A 192.168.1.11 ++ ip2rr 192.168.1.11 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.11 ++ echo A 192.168.1.11 ++ ip2rr 192.168.1.11 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.11 ++ echo A 192.168.1.11 ++ ip2rr 192.168.1.11 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.11 ++ echo A 192.168.1.11 + echo 'nameserver 192.168.0.3' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.6' + 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 | 1a:0f:aa:8c:1b:25:17:cb:17:4e:f8:9c:6b:10:04:c7 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 9f:b0:0a:08:5c:ac:50:31:34:2f:b9:94:74:d3:c6:14 root@sprout-0 (DSA) ec2: 256 fa:f3:5b:a0:dd:81:27:1a:ae:e2:80:13:fe:cd:86:98 root@sprout-0 (ECDSA) ec2: 256 16:43:13:fd:68:4f:dd:87:0b:24:76:7e:35:c7:78:20 root@sprout-0 (ED25519) ec2: 2048 36:86:f9:e1:b9:3d:c6:44:34:25:c7:25:27:e9:68:4c root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJirEJZ1UKWgJIJ9fEDJisI0zzA+P7DjkmWutjzLidCeGyJOPFvFOwQZq9bMQts0nmMw9dR/x3JpVdoueZPjkoA= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGClOiIzB4LKUW82QcQPMuTjOFPUIkSWO0vzFtaCizFO root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuLVwvHM8WL9kMoVOVBg/aMCY0+Pif2DsDvj2NlVUUaRynplwqhrhjbIqngc8B+2kWf1m+fBzwl0uWiUKhlI+uB7bZ4maqDK+hEIPFRujWebfssXsDFTUYskyxzgHVF2zTVvzPNMrhKU1KwbDa9rERL2XBuERzcr+ytQN04/a/ESA2No5H718kbYWW1LyhAMe/zXhE7VSMmGTqzYL+dS1GP+ejRd9/17fjiH6b6+GuZ/MTT4Tzyh8ys17i8WS38V+o9TW7RHBo9ayGt2qsGzfXSQI8FOJfYPNqii+caQYXXZkOe2wdsFPQXhNHXq4xkzrva2TV3EFN/VXhM+4nY2AV root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 22 Aug 2018 21:16:20 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 167.16 seconds 2018-08-22 21:17:20,356 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-22 21:17:20,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:17:20,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:17:21,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:17:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4529470-f51b-46cd-901e-1e93c81021f4 x-compute-request-id: req-c4529470-f51b-46cd-901e-1e93c81021f4 Content-Encoding: gzip Content-Length: 1502 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:78:39:3b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:39:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:51:65", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8a0f93b5-31d1-41a6-b272-264da290b9d8", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-22T21:12:58Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:91:62:7a", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:62:7a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:d5:dc", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "dime-0.clearwater.opnfv", "created": "2018-08-22T21:12:57Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:9e:49", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:9e:49", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:38.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "32c461ee-a57b-4059-be86-d748b4bd34fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:38Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "bono-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:05:e0:7b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:e0:7b", "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:9b:7b:af", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:7b:af", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:28.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "3bed9240-d07f-4ea6-b405-d8eabe070318", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:28Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "homer-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:77:b2:83", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:b2:83", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:79:c2", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:31.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "f0772ec9-c800-45c4-a7d0-10262530cdc4", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:31Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-22T21:12:53Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:76:66:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:66:5b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:12:40.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "afd53439-1e48-4332-a8ed-ddbf35690ba1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:12:40Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-22T21:11:09Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:a1:ae:9b", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:9b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:3a:5a", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:10:58.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "5ed6a905-bca6-4309-8b9e-db7956bec6e2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:10:58Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ns.clearwater.opnfv", "created": "2018-08-22T21:09:13Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:17:21,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c4529470-f51b-46cd-901e-1e93c81021f4 2018-08-22 21:17:21,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.701863050461s 2018-08-22 21:17:21,059 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c4529470-f51b-46cd-901e-1e93c81021f4 2018-08-22 21:17:21,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 21:17:21,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1/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}80e1cd3d688aa19a71bac492ff517fde181fd339" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 21:17:21,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:17: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-804d90ea-abaa-43af-9a72-95d55eea04dc x-compute-request-id: req-804d90ea-abaa-43af-9a72-95d55eea04dc Content-Encoding: gzip Content-Length: 20515 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008035] Security Framework initialized\n[ 0.009272] AppArmor: AppArmor initialized\n[ 0.010482] Yama: becoming mindful.\n[ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016531] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019281] 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.022199] Initializing cgroup subsys memory\n[ 0.024006] Initializing cgroup subsys devices\n[ 0.025260] Initializing cgroup subsys freezer\n[ 0.026548] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029263] Initializing cgroup subsys hugetlb\n[ 0.030534] FEATURE SPEC_CTRL Not Present\n[ 0.032688] mce: CPU supports 10 MCE banks\n[ 0.033890] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033890] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037609] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041870] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046584] ACPI: Core revision 20131115\n[ 0.048425] ACPI: All ACPI Tables successfully acquired\n[ 0.049982] ftrace: allocating 28717 entries in 113 pages\n[ 0.072227] smpboot: Max logical packages: 2\n[ 0.073395] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077874] Enabling x2apic\n[ 0.078727] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082636] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.086747] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093332] KVM setup paravirtual spinlock\n[ 0.095808] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096197] x86: Booting SMP configuration:\n[ 0.097385] .... node #0, CPUs: #1[ 0.095760] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112018] x86: Booted up 1 node, 2 CPUs\n[ 0.112012] KVM setup async PF for cpu 1\n[ 0.112014] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115722] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116425] devtmpfs: initialized\n[ 0.118978] EVM: security.selinux\n[ 0.120006] EVM: security.SMACK64\n[ 0.120967] EVM: security.ima\n[ 0.121848] EVM: security.capability\n[ 0.122897] pinctrl core: initialized pinctrl subsystem\n[ 0.124051] regulator-dummy: no parameters\n[ 0.125232] RTC time: 21:12:41, date: 08/22/18\n[ 0.126431] NET: Registered protocol family 16\n[ 0.127715] cpuidle: using governor ladder\n[ 0.128004] cpuidle: using governor menu\n[ 0.129160] ACPI: bus type PCI registered\n[ 0.130255] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131927] PCI: Using configuration type 1 for base access\n[ 0.132592] bio: create slab at 0\n[ 0.133170] ACPI: Added _OSI(Module Device)\n[ 0.133188] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137229] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.141992] ACPI: Interpreter enabled\n[ 0.143051] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.144735] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.147269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.149653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152011] ACPI: (supports S0 S5)\n[ 0.152990] ACPI: Using IOAPIC for interrupt routing\n[ 0.154334] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156233] ACPI: No dock devices found.\n[ 0.159434] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160020] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.165629] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168261] acpiphp: Slot [3] registered\n[ 0.169361] acpiphp: Slot [4] registered\n[ 0.170449] acpiphp: Slot [5] registered\n[ 0.171534] acpiphp: Slot [6] registered\n[ 0.172021] acpiphp: Slot [7] registered\n[ 0.173119] acpiphp: Slot [8] registered\n[ 0.174216] acpiphp: Slot [9] registered\n[ 0.175327] acpiphp: Slot [10] registered\n[ 0.176021] acpiphp: Slot [11] registered\n[ 0.177125] acpiphp: Slot [12] registered\n[ 0.178235] acpiphp: Slot [13] registered\n[ 0.179358] acpiphp: Slot [14] registered\n[ 0.180020] acpiphp: Slot [15] registered\n[ 0.181135] acpiphp: Slot [16] registered\n[ 0.182249] acpiphp: Slot [17] registered\n[ 0.183436] acpiphp: Slot [18] registered\n[ 0.184028] acpiphp: Slot [19] registered\n[ 0.185146] acpiphp: Slot [20] registered\n[ 0.186246] acpiphp: Slot [21] registered\n[ 0.187355] acpiphp: Slot [22] registered\n[ 0.188020] acpiphp: Slot [23] registered\n[ 0.189139] acpiphp: Slot [24] registered\n[ 0.190241] acpiphp: Slot [25] registered\n[ 0.191354] acpiphp: Slot [26] registered\n[ 0.192020] acpiphp: Slot [27] registered\n[ 0.193128] acpiphp: Slot [28] registered\n[ 0.194243] acpiphp: Slot [29] registered\n[ 0.195354] acpiphp: Slot [30] registered\n[ 0.196028] acpiphp: Slot [31] registered\n[ 0.197113] PCI host bridge to bus 0000:00\n[ 0.198219] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199600] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201524] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.203190] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.212754] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.214713] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.237168] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.239553] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.240972] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.242915] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.244799] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.246604] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.248324] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249480] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252004] vgaarb: loaded\n[ 0.252844] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254492] SCSI subsystem initialized\n[ 0.255761] ACPI: bus type USB registered\n[ 0.256037] usbcore: registered new interface driver usbfs\n[ 0.257437] usbcore: registered new interface driver hub\n[ 0.258837] usbcore: registered new device driver usb\n[ 0.260117] PCI: Using ACPI for IRQ routing\n[ 0.261541] NetLabel: Initializing\n[ 0.262527] NetLabel: domain hash size = 128\n[ 0.263691] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264095] NetLabel: unlabeled traffic allowed by default\n[ 0.265517] Switched to clocksource kvm-clock\n[ 0.273080] AppArmor: AppArmor Filesystem Enabled\n[ 0.274370] pnp: PnP ACPI init\n[ 0.275292] ACPI: bus type PNP registered\n[ 0.276886] pnp: PnP ACPI: found 8 devices\n[ 0.278003] ACPI: bus type PNP unregistered\n[ 0.285528] NET: Registered protocol family 2\n[ 0.287025] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289115] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.290943] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292696] TCP: reno registered\n[ 0.293647] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295181] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.296869] NET: Registered protocol family 1\n[ 0.298074] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299571] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.301002] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.323018] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.344975] Trying to unpack rootfs image as initramfs...\n[ 0.444735] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.447027] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.448450] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.450569] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.452869] Scanning for low memory corruption every 60 seconds\n[ 0.454813] Initialise system trusted keyring\n[ 0.456477] audit: initializing netlink socket (disabled)\n[ 0.458353] type=2000 audit(1534972361.792:1): initialized\n[ 0.479077] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.482283] zbud: loaded\n[ 0.483587] VFS: Disk quotas dquot_6.5.2\n[ 0.485086] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.487647] fuse init (API version 7.22)\n[ 0.489152] msgmni has been set to 3997\n[ 0.490618] Key type big_key registered\n[ 0.492407] Key type asymmetric registered\n[ 0.493907] Asymmetric key parser 'x509' registered\n[ 0.495599] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.498290] io scheduler noop registered\n[ 0.499735] io scheduler deadline registered (default)\n[ 0.501549] io scheduler cfq registered\n[ 0.503011] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.504915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.507105] ipmi message handler version 39.2\n[ 0.508708] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511273] ACPI: Power Button [PWRF]\n[ 0.512736] GHES: HEST is not enabled!\n[ 0.535201] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579187] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581869] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.606214] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.609777] Linux agpgart interface v0.103\n[ 0.612307] brd: module loaded\n[ 0.614000] loop: module loaded\n[ 0.615593] blk-mq: CPU -> queue map\n[ 0.616943] CPU 0 -> Queue 0\n[ 0.618100] CPU 1 -> Queue 0\n[ 0.620165] vda: vda1\n[ 0.621705] scsi0 : ata_piix\n[ 0.622714] scsi1 : ata_piix\n[ 0.623630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.625315] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.627202] libphy: Fixed MDIO Bus: probed\n[ 0.628428] tun: Universal TUN/TAP device driver, 1.6\n[ 0.629779] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632243] PPP generic driver version 2.4.2\n[ 0.633476] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.635122] ehci-pci: EHCI PCI platform driver\n[ 0.636333] ehci-platform: EHCI generic platform driver\n[ 0.637706] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639271] ohci-pci: OHCI PCI platform driver\n[ 0.640494] ohci-platform: OHCI generic platform driver\n[ 0.641875] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.664206] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.665591] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.667733] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.669322] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.671005] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.673006] usb usb1: Product: UHCI Host Controller\n[ 0.674289] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.675895] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.677238] hub 1-0:1.0: USB hub found\n[ 0.678316] hub 1-0:1.0: 2 ports detected\n[ 0.679576] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682443] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683766] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.685238] mousedev: PS/2 mouse device common for all mice\n[ 0.686978] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.689365] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691309] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693470] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695646] device-mapper: uevent: version 1.0.3\n[ 0.697365] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.700268] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.702366] TCP: cubic registered\n[ 0.703655] NET: Registered protocol family 10\n[ 0.705554] NET: Registered protocol family 17\n[ 0.707167] Key type dns_resolver registered\n[ 0.708882] Loading compiled-in X.509 certificates\n[ 0.711036] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.714224] registered taskstats version 1\n[ 0.717541] Key type trusted registered\n[ 0.721678] Key type encrypted registered\n[ 0.723145] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725035] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.727363] regulator-dummy: disabling\n[ 0.735862] Magic number: 14:63:248\n[ 0.737414] rtc_cmos 00:00: setting system clock to 2018-08-22 21:12:42 UTC (1534972362)\n[ 0.740329] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.742371] EDD information not available.\n[ 0.785346] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.788168] Write protecting the kernel read-only data: 12288k\n[ 0.790846] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.794958] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809550] systemd-udevd[107]: starting version 204\n[ 0.852456] FDC 0 is a S82078B\n[ 0.988019] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.152286] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.154539] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.156874] usb 1-1: Product: QEMU USB Tablet\n[ 1.158420] usb 1-1: Manufacturer: QEMU\n[ 1.159827] usb 1-1: SerialNumber: 42\n[ 1.444045] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 1.865216] 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.204840] 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.304144] 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 * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.412100] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Wed, 22 Aug 2018 21:12:44 +0000. Up 2.74 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 device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[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 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 * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[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 Wed, 22 Aug 2018 21:12:46 +0000. Up 4.59 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.2 | 255.255.255.0 | fa:16:3e:76:66:5b |\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:\n57:c7:14:3a:41:7d:18:9d:d2:d2:28:f5:b4:31:5c:47 root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .+oOXE|\n| . O==B|\n| = =+ |\n| . o |\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:\n75:c6:9f:e1:8d:40:ca:77:9a:c0:f2:a3:7c:48:20:25 root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E . . |\n| o o + |\n| . . . * * o |\n| . . + = B = |\n| S o o = .|\n| o o . |\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:\n1c:7d:8d:08:bb:4f:8b:8e:e8:0d:9b:91:8d:f1:ea:66 root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . |\n| + . o |\n| o o o . |\n| . o . |\n| . S . |\n| * + . |\n| = o . o |\n| EO o |\n| =B 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:\nbd:75:b9:47:cf:ae:fd:66:9a:08:6a:28:f1:b3:a9:ef root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| . . |\n| S . . o .|\n| . o . +.|\n| o . 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 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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 22 Aug 2018 21:12:52 +0000. Up 10.95 seconds.\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 regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[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.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 22 Aug 2018 21:12:53 +0000. Up 11.99 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 15774 0 --:--:-- --:--:-- --:--:-- 15824\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]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:11 http://security.ubuntu.com trusty-security/main amd64 Packages [759 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [544 kB]\nGet:19 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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.7 MB in 5s (2495 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.0.2\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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (4243 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51306 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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\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 ... 51909 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-156.206_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-156.206) ...\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-2ubuntu0.1) ...\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 8547\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-156.206) ...\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 9273\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 2s (14.2 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58117 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.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n+ echo 'nameserver 192.168.0.3'\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 | 1a:0f:aa:8c:1b:25:17:cb:17:4e:f8:9c:6b:10:04:c7 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 75:c6:9f:e1:8d:40:ca:77:9a:c0:f2:a3:7c:48:20:25 root@ellis-0 (DSA)\nec2: 256 1c:7d:8d:08:bb:4f:8b:8e:e8:0d:9b:91:8d:f1:ea:66 root@ellis-0 (ECDSA)\nec2: 256 bd:75:b9:47:cf:ae:fd:66:9a:08:6a:28:f1:b3:a9:ef root@ellis-0 (ED25519)\nec2: 2048 57:c7:14:3a:41:7d:18:9d:d2:d2:28:f5:b4:31:5c:47 root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMEzShNexOgggteIZfHpbnRDqL917C/zt4e0fNyGUEDo1iRzd0XeQDzJDILZHGeyq2uapYtbZjz4xWyuogBF328= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDaG8zRjqoctR7iFA2qBn+UGj8ojyCaoSGjcCoil9PDX root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF1Pn74zy93SM3Bw4su9mNdL0WztTsM/nR5JWZV2LXpraQZ24lYE4uKFBLOhZ3xSzMpCUShcdfVhYkBlK9o2s5fMArYVvPWVgFZaAIGfQRdrKW25X4YIE2rwyE7UQJ5WTzna4/CW+XDVSX1DyBfQPHp8nWrBzWcdY5wSaZWj6VvjcSYm7fP3QWd4cmlNztQR21bND3k9F9nXBnKc94CUC7WhF0Da7XhtW5Ntrkr4Dt5wq1EWlZbyDBPAvfadBAb5defhMlRWrG3dHmvm4QQJJLsuqsOe9zGuZnC4DQ/trLNLXElrQmD4gL3SUZwyUXS4Kq1XeeCMCLmM5dAPgcl6Vx root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 22 Aug 2018 21:15:54 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 193.07 seconds\n"} 2018-08-22 21:17:21,148 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1/action used request id req-804d90ea-abaa-43af-9a72-95d55eea04dc 2018-08-22 21:17:21,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0822439193726s 2018-08-22 21:17:21,151 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1/action used request id req-804d90ea-abaa-43af-9a72-95d55eea04dc 2018-08-22 21:17:21,151 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008035] Security Framework initialized [ 0.009272] AppArmor: AppArmor initialized [ 0.010482] Yama: becoming mindful. [ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016531] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019281] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022199] Initializing cgroup subsys memory [ 0.024006] Initializing cgroup subsys devices [ 0.025260] Initializing cgroup subsys freezer [ 0.026548] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029263] Initializing cgroup subsys hugetlb [ 0.030534] FEATURE SPEC_CTRL Not Present [ 0.032688] mce: CPU supports 10 MCE banks [ 0.033890] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033890] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037609] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041870] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046584] ACPI: Core revision 20131115 [ 0.048425] ACPI: All ACPI Tables successfully acquired [ 0.049982] ftrace: allocating 28717 entries in 113 pages [ 0.072227] smpboot: Max logical packages: 2 [ 0.073395] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077874] Enabling x2apic [ 0.078727] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082636] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.086747] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093332] KVM setup paravirtual spinlock [ 0.095808] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096197] x86: Booting SMP configuration: [ 0.097385] .... node #0, CPUs: #1[ 0.095760] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112018] x86: Booted up 1 node, 2 CPUs [ 0.112012] KVM setup async PF for cpu 1 [ 0.112014] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115722] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116425] devtmpfs: initialized [ 0.118978] EVM: security.selinux [ 0.120006] EVM: security.SMACK64 [ 0.120967] EVM: security.ima [ 0.121848] EVM: security.capability [ 0.122897] pinctrl core: initialized pinctrl subsystem [ 0.124051] regulator-dummy: no parameters [ 0.125232] RTC time: 21:12:41, date: 08/22/18 [ 0.126431] NET: Registered protocol family 16 [ 0.127715] cpuidle: using governor ladder [ 0.128004] cpuidle: using governor menu [ 0.129160] ACPI: bus type PCI registered [ 0.130255] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131927] PCI: Using configuration type 1 for base access [ 0.132592] bio: create slab at 0 [ 0.133170] ACPI: Added _OSI(Module Device) [ 0.133188] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137229] ACPI: Added _OSI(Processor Aggregator Device) [ 0.141992] ACPI: Interpreter enabled [ 0.143051] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.144735] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.147269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.149653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152011] ACPI: (supports S0 S5) [ 0.152990] ACPI: Using IOAPIC for interrupt routing [ 0.154334] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156233] ACPI: No dock devices found. [ 0.159434] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160020] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.165629] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168261] acpiphp: Slot [3] registered [ 0.169361] acpiphp: Slot [4] registered [ 0.170449] acpiphp: Slot [5] registered [ 0.171534] acpiphp: Slot [6] registered [ 0.172021] acpiphp: Slot [7] registered [ 0.173119] acpiphp: Slot [8] registered [ 0.174216] acpiphp: Slot [9] registered [ 0.175327] acpiphp: Slot [10] registered [ 0.176021] acpiphp: Slot [11] registered [ 0.177125] acpiphp: Slot [12] registered [ 0.178235] acpiphp: Slot [13] registered [ 0.179358] acpiphp: Slot [14] registered [ 0.180020] acpiphp: Slot [15] registered [ 0.181135] acpiphp: Slot [16] registered [ 0.182249] acpiphp: Slot [17] registered [ 0.183436] acpiphp: Slot [18] registered [ 0.184028] acpiphp: Slot [19] registered [ 0.185146] acpiphp: Slot [20] registered [ 0.186246] acpiphp: Slot [21] registered [ 0.187355] acpiphp: Slot [22] registered [ 0.188020] acpiphp: Slot [23] registered [ 0.189139] acpiphp: Slot [24] registered [ 0.190241] acpiphp: Slot [25] registered [ 0.191354] acpiphp: Slot [26] registered [ 0.192020] acpiphp: Slot [27] registered [ 0.193128] acpiphp: Slot [28] registered [ 0.194243] acpiphp: Slot [29] registered [ 0.195354] acpiphp: Slot [30] registered [ 0.196028] acpiphp: Slot [31] registered [ 0.197113] PCI host bridge to bus 0000:00 [ 0.198219] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199600] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201524] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.203190] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.212754] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.214713] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.237168] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.239553] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.240972] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.242915] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.244799] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.246604] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.248324] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249480] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252004] vgaarb: loaded [ 0.252844] vgaarb: bridge control possible 0000:00:02.0 [ 0.254492] SCSI subsystem initialized [ 0.255761] ACPI: bus type USB registered [ 0.256037] usbcore: registered new interface driver usbfs [ 0.257437] usbcore: registered new interface driver hub [ 0.258837] usbcore: registered new device driver usb [ 0.260117] PCI: Using ACPI for IRQ routing [ 0.261541] NetLabel: Initializing [ 0.262527] NetLabel: domain hash size = 128 [ 0.263691] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264095] NetLabel: unlabeled traffic allowed by default [ 0.265517] Switched to clocksource kvm-clock [ 0.273080] AppArmor: AppArmor Filesystem Enabled [ 0.274370] pnp: PnP ACPI init [ 0.275292] ACPI: bus type PNP registered [ 0.276886] pnp: PnP ACPI: found 8 devices [ 0.278003] ACPI: bus type PNP unregistered [ 0.285528] NET: Registered protocol family 2 [ 0.287025] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289115] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.290943] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292696] TCP: reno registered [ 0.293647] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295181] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.296869] NET: Registered protocol family 1 [ 0.298074] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299571] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.301002] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.323018] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.344975] Trying to unpack rootfs image as initramfs... [ 0.444735] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.447027] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.448450] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.450569] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.452869] Scanning for low memory corruption every 60 seconds [ 0.454813] Initialise system trusted keyring [ 0.456477] audit: initializing netlink socket (disabled) [ 0.458353] type=2000 audit(1534972361.792:1): initialized [ 0.479077] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.482283] zbud: loaded [ 0.483587] VFS: Disk quotas dquot_6.5.2 [ 0.485086] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.487647] fuse init (API version 7.22) [ 0.489152] msgmni has been set to 3997 [ 0.490618] Key type big_key registered [ 0.492407] Key type asymmetric registered [ 0.493907] Asymmetric key parser 'x509' registered [ 0.495599] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.498290] io scheduler noop registered [ 0.499735] io scheduler deadline registered (default) [ 0.501549] io scheduler cfq registered [ 0.503011] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.504915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.507105] ipmi message handler version 39.2 [ 0.508708] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.511273] ACPI: Power Button [PWRF] [ 0.512736] GHES: HEST is not enabled! [ 0.535201] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.579187] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.581869] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.606214] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609777] Linux agpgart interface v0.103 [ 0.612307] brd: module loaded [ 0.614000] loop: module loaded [ 0.615593] blk-mq: CPU -> queue map [ 0.616943] CPU 0 -> Queue 0 [ 0.618100] CPU 1 -> Queue 0 [ 0.620165] vda: vda1 [ 0.621705] scsi0 : ata_piix [ 0.622714] scsi1 : ata_piix [ 0.623630] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.625315] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.627202] libphy: Fixed MDIO Bus: probed [ 0.628428] tun: Universal TUN/TAP device driver, 1.6 [ 0.629779] tun: (C) 1999-2004 Max Krasnyansky [ 0.632243] PPP generic driver version 2.4.2 [ 0.633476] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.635122] ehci-pci: EHCI PCI platform driver [ 0.636333] ehci-platform: EHCI generic platform driver [ 0.637706] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.639271] ohci-pci: OHCI PCI platform driver [ 0.640494] ohci-platform: OHCI generic platform driver [ 0.641875] uhci_hcd: USB Universal Host Controller Interface driver [ 0.664206] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.665591] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.667733] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.669322] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.671005] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.673006] usb usb1: Product: UHCI Host Controller [ 0.674289] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.675895] usb usb1: SerialNumber: 0000:00:01.2 [ 0.677238] hub 1-0:1.0: USB hub found [ 0.678316] hub 1-0:1.0: 2 ports detected [ 0.679576] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.682443] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.683766] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.685238] mousedev: PS/2 mouse device common for all mice [ 0.686978] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.689365] rtc_cmos 00:00: RTC can wake from S4 [ 0.691309] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.693470] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695646] device-mapper: uevent: version 1.0.3 [ 0.697365] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.700268] ledtrig-cpu: registered to indicate activity on CPUs [ 0.702366] TCP: cubic registered [ 0.703655] NET: Registered protocol family 10 [ 0.705554] NET: Registered protocol family 17 [ 0.707167] Key type dns_resolver registered [ 0.708882] Loading compiled-in X.509 certificates [ 0.711036] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.714224] registered taskstats version 1 [ 0.717541] Key type trusted registered [ 0.721678] Key type encrypted registered [ 0.723145] AppArmor: AppArmor sha1 policy hashing enabled [ 0.725035] IMA: No TPM chip found, activating TPM-bypass! [ 0.727363] regulator-dummy: disabling [ 0.735862] Magic number: 14:63:248 [ 0.737414] rtc_cmos 00:00: setting system clock to 2018-08-22 21:12:42 UTC (1534972362) [ 0.740329] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.742371] EDD information not available. [ 0.785346] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.788168] Write protecting the kernel read-only data: 12288k [ 0.790846] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.794958] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.809550] systemd-udevd[107]: starting version 204 [ 0.852456] FDC 0 is a S82078B [ 0.988019] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.152286] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.154539] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.156874] usb 1-1: Product: QEMU USB Tablet [ 1.158420] usb 1-1: Manufacturer: QEMU [ 1.159827] usb 1-1: SerialNumber: 42 [ 1.444045] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 1.865216] 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.204840] 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.304144] 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 ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.412100] EXT4-fs (vda1): re-mounted. Opts: (null) * 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 Wed, 22 Aug 2018 21:12:44 +0000. Up 2.74 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 device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[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 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 ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.32]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[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 Wed, 22 Aug 2018 21:12:46 +0000. Up 4.59 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.2 | 255.255.255.0 | fa:16:3e:76:66:5b | 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: 57:c7:14:3a:41:7d:18:9d:d2:d2:28:f5:b4:31:5c:47 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | .+oOXE| | . O==B| | = =+ | | . o | | 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: 75:c6:9f:e1:8d:40:ca:77:9a:c0:f2:a3:7c:48:20:25 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | E . . | | o o + | | . . . * * o | | . . + = B = | | S o 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: 1c:7d:8d:08:bb:4f:8b:8e:e8:0d:9b:91:8d:f1:ea:66 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | + . o | | o o o . | | . o . | | . S . | | * + . | | = o . o | | EO o | | =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: bd:75:b9:47:cf:ae:fd:66:9a:08:6a:28:f1:b3:a9:ef root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | . . | | S . . o .| | . 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 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 22 Aug 2018 21:12:52 +0000. Up 10.95 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[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. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 22 Aug 2018 21:12:53 +0000. Up 11.99 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 15774 0 --:--:-- --:--:-- --:--:-- 15824 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] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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 Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [759 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 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 [469 kB] Get:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [544 kB] Get:19 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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.7 MB in 5s (2495 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.2 + 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 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-156.206 [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 (4243 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51306 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... 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 ... 51909 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-156.206_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... 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-2ubuntu0.1) ... 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 8547 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-156.206) ... 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 9273 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 2s (14.2 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58117 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.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 + echo 'nameserver 192.168.0.3' + 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 | 1a:0f:aa:8c:1b:25:17:cb:17:4e:f8:9c:6b:10:04:c7 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 75:c6:9f:e1:8d:40:ca:77:9a:c0:f2:a3:7c:48:20:25 root@ellis-0 (DSA) ec2: 256 1c:7d:8d:08:bb:4f:8b:8e:e8:0d:9b:91:8d:f1:ea:66 root@ellis-0 (ECDSA) ec2: 256 bd:75:b9:47:cf:ae:fd:66:9a:08:6a:28:f1:b3:a9:ef root@ellis-0 (ED25519) ec2: 2048 57:c7:14:3a:41:7d:18:9d:d2:d2:28:f5:b4:31:5c:47 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMEzShNexOgggteIZfHpbnRDqL917C/zt4e0fNyGUEDo1iRzd0XeQDzJDILZHGeyq2uapYtbZjz4xWyuogBF328= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDaG8zRjqoctR7iFA2qBn+UGj8ojyCaoSGjcCoil9PDX root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF1Pn74zy93SM3Bw4su9mNdL0WztTsM/nR5JWZV2LXpraQZ24lYE4uKFBLOhZ3xSzMpCUShcdfVhYkBlK9o2s5fMArYVvPWVgFZaAIGfQRdrKW25X4YIE2rwyE7UQJ5WTzna4/CW+XDVSX1DyBfQPHp8nWrBzWcdY5wSaZWj6VvjcSYm7fP3QWd4cmlNztQR21bND3k9F9nXBnKc94CUC7WhF0Da7XhtW5Ntrkr4Dt5wq1EWlZbyDBPAvfadBAb5defhMlRWrG3dHmvm4QQJJLsuqsOe9zGuZnC4DQ/trLNLXElrQmD4gL3SUZwyUXS4Kq1XeeCMCLmM5dAPgcl6Vx root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 22 Aug 2018 21:15:54 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 193.07 seconds 2018-08-22 21:17:21,155 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-22 21:17:21,155 - 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:76:66:5b', u'version': 4, u'addr': u'192.168.0.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:76:66:5b', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd9417f4f-69b5-4e66-b02b-9a763451f02f', 'name': u'heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-22T21:12:40.000000', 'flavor': Munch({u'id': u'ffe2515d-320e-4ec5-9542-ff06e70228e4', 'name': u'heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090'}), 'az': u'nova', 'id': u'afd53439-1e48-4332-a8ed-ddbf35690ba1', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'136ce6e3-2c50-42f4-a071-7f45f4368fdc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'48c44e68-7ed7-4e48-be8f-049375980c03'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'724494cc-018b-4ce1-991a-50630dad2f0c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f054b57f-7daa-42b2-8f65-cb6ab750481e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'f6faf347-6762-442b-bc6a-0de406a769f5'})], 'id': u'19cbe137-5c23-412d-b5ae-0b41163e2d31', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'27888f8d-ce95-467a-9023-1f5b6bafdeef', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'6c97dfa9-6347-44df-a1e5-034455e9edc0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'27888f8d-ce95-467a-9023-1f5b6bafdeef', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', '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'86948588-3474-4bea-af42-144e1ef084eb'})], 'id': u'27888f8d-ce95-467a-9023-1f5b6bafdeef', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'32bcef0762034bd7a757f37d7320302a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': 'heat_ims-project_fbf23494-c355-413f-8436-0380c2508090', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2018-08-22T21:12:40.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-22T21:12:40Z', 'hostId': u'748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090', 'public_v6': '', 'private_v4': u'192.168.0.2', 'cloud': 'envvars', 'host_id': u'748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c', '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-08-22T21:12:40.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'aaf8f91e46dc42c998fea7c362c3e0d5', 'created_at': u'2018-08-22T21:11:09Z', 'created': u'2018-08-22T21:11:09Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-22 21:17:21,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:17:21,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:17:21,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:17: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-8d3f591d-5388-4410-a366-4d7cc6ab956d x-compute-request-id: req-8d3f591d-5388-4410-a366-4d7cc6ab956d Content-Encoding: gzip Content-Length: 1502 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:78:39:3b", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:39:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:51:65", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8a0f93b5-31d1-41a6-b272-264da290b9d8", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8a0f93b5-31d1-41a6-b272-264da290b9d8", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-22T21:12:58Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:91:62:7a", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:62:7a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:d5:dc", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:37.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "8d77bc93-d0e2-4526-8a91-7eb6ebefa5dc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:37Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "dime-0.clearwater.opnfv", "created": "2018-08-22T21:12:57Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:9e:49", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:9e:49", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:fd:d7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32c461ee-a57b-4059-be86-d748b4bd34fe", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:38.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "32c461ee-a57b-4059-be86-d748b4bd34fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:38Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "bono-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:05:e0:7b", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:e0:7b", "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:9b:7b:af", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:7b:af", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3bed9240-d07f-4ea6-b405-d8eabe070318", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:28.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "3bed9240-d07f-4ea6-b405-d8eabe070318", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:28Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "homer-0.clearwater.opnfv", "created": "2018-08-22T21:12:56Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:77:b2:83", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:b2:83", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:79:c2", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f0772ec9-c800-45c4-a7d0-10262530cdc4", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:13:31.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "f0772ec9-c800-45c4-a7d0-10262530cdc4", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:13:31Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-22T21:12:53Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:76:66:5b", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:66:5b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/afd53439-1e48-4332-a8ed-ddbf35690ba1", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:12:40.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "afd53439-1e48-4332-a8ed-ddbf35690ba1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:12:40Z", "hostId": "748947b468e3e28e0fdbd4329dd663a776039a44fc1cc65c1f11074c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-22T21:11:09Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "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:a1:ae:9b", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:ae:9b", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:3a:5a", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2", "rel": "bookmark"}], "image": {"id": "d9417f4f-69b5-4e66-b02b-9a763451f02f", "links": [{"href": "http://172.30.9.24:8774/images/d9417f4f-69b5-4e66-b02b-9a763451f02f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:10:58.000000", "flavor": {"id": "ffe2515d-320e-4ec5-9542-ff06e70228e4", "links": [{"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "bookmark"}]}, "id": "5ed6a905-bca6-4309-8b9e-db7956bec6e2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "32bcef0762034bd7a757f37d7320302a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:10:58Z", "hostId": "3f58f2b61ebb91c0c220b830bcda0691bd124f6f788817467d2eea66", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_fbf23494-c355-413f-8436-0380c2508090", "name": "ns.clearwater.opnfv", "created": "2018-08-22T21:09:13Z", "tenant_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:17:21,436 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8d3f591d-5388-4410-a366-4d7cc6ab956d 2018-08-22 21:17:21,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.278871059418s 2018-08-22 21:17:21,437 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8d3f591d-5388-4410-a366-4d7cc6ab956d 2018-08-22 21:17:21,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 21:17:21,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2/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}80e1cd3d688aa19a71bac492ff517fde181fd339" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 21:17:21,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:17: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-abd4f224-33be-40b1-872a-957f35ce1edc x-compute-request-id: req-abd4f224-33be-40b1-872a-957f35ce1edc Content-Encoding: gzip Content-Length: 11850 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008005] pid_max: default: 32768 minimum: 301\n[ 0.009623] Security Framework initialized\n[ 0.011107] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013451] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017613] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020270] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.021948] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024011] Initializing cgroup subsys memory\n[ 0.025205] Initializing cgroup subsys devices\n[ 0.026408] Initializing cgroup subsys freezer\n[ 0.027604] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029257] Initializing cgroup subsys hugetlb\n[ 0.030508] FEATURE SPEC_CTRL Not Present\n[ 0.032689] mce: CPU supports 10 MCE banks\n[ 0.033837] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033837] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037579] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040002] Speculative Store Bypass: Vulnerable\n[ 0.041850] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046520] ACPI: Core revision 20131115\n[ 0.048424] ACPI: All ACPI Tables successfully acquired\n[ 0.049982] ftrace: allocating 28717 entries in 113 pages\n[ 0.072228] smpboot: Max logical packages: 2\n[ 0.073408] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077904] Enabling x2apic\n[ 0.078775] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082637] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097674] KVM setup paravirtual spinlock\n[ 0.100357] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102551] x86: Booting SMP configuration:\n[ 0.103951] .... node #0, CPUs: #1[ 0.100310] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120026] x86: Booted up 1 node, 2 CPUs\n[ 0.120041] KVM setup async PF for cpu 1\n[ 0.120046] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123703] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124423] devtmpfs: initialized\n[ 0.126978] EVM: security.selinux\n[ 0.128005] EVM: security.SMACK64\n[ 0.128969] EVM: security.ima\n[ 0.129849] EVM: security.capability\n[ 0.130905] pinctrl core: initialized pinctrl subsystem\n[ 0.132046] regulator-dummy: no parameters\n[ 0.133247] RTC time: 21:10:59, date: 08/22/18\n[ 0.134448] NET: Registered protocol family 16\n[ 0.135734] cpuidle: using governor ladder\n[ 0.136004] cpuidle: using governor menu\n[ 0.137149] ACPI: bus type PCI registered\n[ 0.140066] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.142144] PCI: Using configuration type 1 for base access\n[ 0.144563] bio: create slab at 0\n[ 0.145164] ACPI: Added _OSI(Module Device)\n[ 0.145247] ACPI: Added _OSI(Processor Device)\n[ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149235] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.151916] ACPI: Interpreter enabled\n[ 0.152015] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.154535] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156858] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.159930] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.161947] ACPI: (supports S0 S5)\n[ 0.164010] ACPI: Using IOAPIC for interrupt routing\n[ 0.165599] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.168211] ACPI: No dock devices found.\n[ 0.171635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.172019] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.174053] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.176028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.179631] acpiphp: Slot [3] registered\n[ 0.180026] acpiphp: Slot [4] registered\n[ 0.181201] acpiphp: Slot [5] registered\n[ 0.182297] acpiphp: Slot [6] registered\n[ 0.183395] acpiphp: Slot [7] registered\n[ 0.184021] acpiphp: Slot [8] registered\n[ 0.185112] acpiphp: Slot [9] registered\n[ 0.186206] acpiphp: Slot [10] registered\n[ 0.187322] acpiphp: Slot [11] registered\n[ 0.188021] acpiphp: Slot [12] registered\n[ 0.189128] acpiphp: Slot [13] registered\n[ 0.190330] acpiphp: Slot [14] registered\n[ 0.191445] acpiphp: Slot [15] registered\n[ 0.192021] acpiphp: Slot [16] registered\n[ 0.193139] acpiphp: Slot [17] registered\n[ 0.194243] acpiphp: Slot [18] registered\n[ 0.195348] acpiphp: Slot [19] registered\n[ 0.196025] acpiphp: Slot [20] registered\n[ 0.197135] acpiphp: Slot [21] registered\n[ 0.198236] acpiphp: Slot [22] registered\n[ 0.199337] acpiphp: Slot [23] registered\n[ 0.200028] acpiphp: Slot [24] registered\n[ 0.201133] acpiphp: Slot [25] registered\n[ 0.202236] acpiphp: Slot [26] registered\n[ 0.203339] acpiphp: Slot [27] registered\n[ 0.204020] acpiphp: Slot [28] registered\n[ 0.205119] acpiphp: Slot [29] registered\n[ 0.206218] acpiphp: Slot [30] registered\n[ 0.207330] acpiphp: Slot [31] registered\n[ 0.208013] PCI host bridge to bus 0000:00\n[ 0.209115] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.210494] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215161] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.223377] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.224015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.251518] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.253001] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.254984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.256849] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.258892] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.260676] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.262455] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.262455] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264004] vgaarb: loaded\n[ 0.264836] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266484] SCSI subsystem initialized\n[ 0.267700] ACPI: bus type USB registered\n[ 0.268038] usbcore: registered new interface driver usbfs\n[ 0.269448] usbcore: registered new interface driver hub\n[ 0.270841] usbcore: registered new device driver usb\n[ 0.272123] PCI: Using ACPI for IRQ routing\n[ 0.273585] NetLabel: Initializing\n[ 0.274572] NetLabel: domain hash size = 128\n[ 0.275731] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.276066] NetLabel: unlabeled traffic allowed by default\n[ 0.277479] Switched to clocksource kvm-clock\n[ 0.285083] AppArmor: AppArmor Filesystem Enabled\n[ 0.286364] pnp: PnP ACPI init\n[ 0.287284] ACPI: bus type PNP registered\n[ 0.288866] pnp: PnP ACPI: found 8 devices\n[ 0.289994] ACPI: bus type PNP unregistered\n[ 0.297499] NET: Registered protocol family 2\n[ 0.298993] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.301070] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.302899] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304639] TCP: reno registered\n[ 0.305584] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.307265] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309151] NET: Registered protocol family 1\n[ 0.310524] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312172] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.313717] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.336315] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.359143] Trying to unpack rootfs image as initramfs...\n[ 0.460222] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.462701] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.464313] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.465896] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.468391] Scanning for low memory corruption every 60 seconds\n[ 0.470371] Initialise system trusted keyring\n[ 0.471664] audit: initializing netlink socket (disabled)\n[ 0.473158] type=2000 audit(1534972259.628:1): initialized\n[ 0.493620] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496275] zbud: loaded\n[ 0.497391] VFS: Disk quotas dquot_6.5.2\n[ 0.498591] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500743] fuse init (API version 7.22)\n[ 0.501971] msgmni has been set to 3997\n[ 0.503160] Key type big_key registered\n[ 0.504783] Key type asymmetric registered\n[ 0.505974] Asymmetric key parser 'x509' registered\n[ 0.507385] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.509566] io scheduler noop registered\n[ 0.510717] io scheduler deadline registered (default)\n[ 0.512144] io scheduler cfq registered\n[ 0.513317] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.514851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516682] ipmi message handler version 39.2\n[ 0.518016] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520124] ACPI: Power Button [PWRF]\n[ 0.521316] GHES: HEST is not enabled!\n[ 0.542969] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.586285] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.608545] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.610682] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634400] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.637363] Linux agpgart interface v0.103\n[ 0.639552] brd: module loaded\n[ 0.640984] loop: module loaded\n[ 0.642337] blk-mq: CPU -> queue map\n[ 0.643399] CPU 0 -> Queue 0\n[ 0.644352] CPU 1 -> Queue 0\n[ 0.646203] vda: vda1\n[ 0.648099] scsi0 : ata_piix\n[ 0.649181] scsi1 : ata_piix\n[ 0.650110] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.651807] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.653880] libphy: Fixed MDIO Bus: probed\n[ 0.655206] tun: Universal TUN/TAP device driver, 1.6\n[ 0.656562] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660075] PPP generic driver version 2.4.2\n[ 0.661459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663466] ehci-pci: EHCI PCI platform driver\n[ 0.664816] ehci-platform: EHCI generic platform driver\n[ 0.666283] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667874] ohci-pci: OHCI PCI platform driver\n[ 0.669134] ohci-platform: OHCI generic platform driver\n[ 0.670508] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.692946] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.694386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696523] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.698195] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.699890] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701880] usb usb1: Product: UHCI Host Controller\n[ 0.703190] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.704817] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.706239] hub 1-0:1.0: USB hub found\n[ 0.707327] hub 1-0:1.0: 2 ports detected\n[ 0.708642] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.711595] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.713366] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.714908] mousedev: PS/2 mouse device common for all mice\n[ 0.716732] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.719348] rtc_cmos 00:00: RTC can wake from S4\n[ 0.720974] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.722631] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.724378] device-mapper: uevent: version 1.0.3\n[ 0.725721] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.727982] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.729668] TCP: cubic registered\n[ 0.730752] NET: Registered protocol family 10\n[ 0.732494] NET: Registered protocol family 17\n[ 0.733743] Key type dns_resolver registered\n[ 0.735284] Loading compiled-in X.509 certificates\n[ 0.737170] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.747765] registered taskstats version 1\n[ 0.751414] Key type trusted registered\n[ 0.755786] Key type encrypted registered\n[ 0.757031] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.758472] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.760517] regulator-dummy: disabling\n[ 0.761679] Magic number: 14:510:197\n[ 0.763170] rtc_cmos 00:00: setting system clock to 2018-08-22 21:10:59 UTC (1534972259)\n[ 0.765500] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.767036] EDD information not available.\n[ 0.810480] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.812884] Write protecting the kernel read-only data: 12288k\n[ 0.815879] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.820082] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.834196] systemd-udevd[107]: starting version 204\n[ 0.868894] FDC 0 is a S82078B\n[ 1.024102] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.189230] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.191110] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.192969] usb 1-1: Product: QEMU USB Tablet\n[ 1.194227] usb 1-1: Manufacturer: QEMU\n[ 1.195365] usb 1-1: SerialNumber: 42\n[ 1.460195] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.889544] 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.224650] 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.337351] 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 * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.440659] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Wed, 22 Aug 2018 21:11:01 +0000. Up 2.80 seconds.\ncloud-init-nonet[2.95]: 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 ]\ncloud-init-nonet[4.11]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[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 ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 22 Aug 2018 21:11:03 +0000. Up 4.43 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:d8:3a:5a |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:a1:ae:9b |\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:\n21:b8:be:79:12:c0:d0:e7:93:8f:23:cb:0a:6d:15:0e root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n|. . .. |\n| oEoo.. . |\n| oo+o . . |\n| .++ S |\n| ..o+ . |\n|..oo.o |\n|..o .o. |\n|.. oo |\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:\n27:0e:c7:62:1a:4c:bb:8c:5b:a2:e3:8d:48:cb:b1:f1 root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| o . . |\n| + + S . |\n| o = = o |\n| +o = . |\n|=.O+ |\n|+B.E |\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:\n91:7a:39:26:69:1c:92:40:6e:27:98:4d:45:02:7a:5f root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|.o=oo |\n|.* o . . |\n|+ * + E 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:\na4:9d:8a:00:b7:0e:69:f1:0f:de:8e:a8:50:94:e3:db root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n|..= . |\n| *oo + . |\n|o.=o . S |\n|.+.++. . |\n|. o.Eo. |\n|. . o |\n|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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 22 Aug 2018 21:11:09 +0000. Up 10.58 seconds.\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 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.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 22 Aug 2018 21:11:10 +0000. Up 11.53 seconds.\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ ip addr add 192.168.1.6/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://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:3 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:6 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [544 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:17 http://security.ubuntu.com trusty-security/main Translation-en [411 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 kB]\nGet:20 http://security.ubuntu.com trusty-security/universe Translation-en [132 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 5s (2524 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 (375 kB/s)\nSelecting previously unselected package bind9utils.\n(Reading database ... 51306 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.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\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 | 1a:0f:aa:8c:1b:25:17:cb:17:4e:f8:9c:6b:10:04:c7 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 27:0e:c7:62:1a:4c:bb:8c:5b:a2:e3:8d:48:cb:b1:f1 root@ns (DSA)\nec2: 256 91:7a:39:26:69:1c:92:40:6e:27:98:4d:45:02:7a:5f root@ns (ECDSA)\nec2: 256 a4:9d:8a:00:b7:0e:69:f1:0f:de:8e:a8:50:94:e3:db root@ns (ED25519)\nec2: 2048 21:b8:be:79:12:c0:d0:e7:93:8f:23:cb:0a:6d:15:0e root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM/efKpdi8ot2wLKFbCwUe8a4VZp03ROnEPg1Ej50I59XcfTJ2/iJvoyDhaub7/Erfg2tZ+MBR/+rgpxD2e5w6M= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJjI/vLQOXrYyM/BQCLc1vcx+qY49CGsAiWK9A0/ns0y root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDW5oOvkit5aJv/NjksvcFzUyInJrwNuAeJI91nQn7BajCHWQUcb2vIaU/MPxKrk9FFLeTtHlV4d385BCvS//nfFGdMHRrCn7nLxY5IKFT++3HQBhyIBnBiLgx6uEtsSIAoGSaZFRw4EQoWhLj1weXYUrXjmvd/7+YWNp0elk8LruhxI+TvpIuFjwPqi5Rdjy9wC8s3c+/L+IywHjWh2DBeF4KvxYVid8XHjM9eEUa+7/u/VAteTmLcCcRGky2ArjH+dWDag/UZuZ5XV4CD2JCH3GXAFo7MKBwSh0tEOUrmXdyg1DSbs6F0YcXa2AJ3KUwuaHOUIN21WE6YWpqgJJ9b root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 22 Aug 2018 21:11:22 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 22.81 seconds\n"} 2018-08-22 21:17:21,514 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2/action used request id req-abd4f224-33be-40b1-872a-957f35ce1edc 2018-08-22 21:17:21,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0696070194244s 2018-08-22 21:17:21,515 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/5ed6a905-bca6-4309-8b9e-db7956bec6e2/action used request id req-abd4f224-33be-40b1-872a-957f35ce1edc 2018-08-22 21:17:21,515 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008005] pid_max: default: 32768 minimum: 301 [ 0.009623] Security Framework initialized [ 0.011107] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013451] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017613] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020270] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.021948] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024011] Initializing cgroup subsys memory [ 0.025205] Initializing cgroup subsys devices [ 0.026408] Initializing cgroup subsys freezer [ 0.027604] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029257] Initializing cgroup subsys hugetlb [ 0.030508] FEATURE SPEC_CTRL Not Present [ 0.032689] mce: CPU supports 10 MCE banks [ 0.033837] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033837] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037579] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040002] Speculative Store Bypass: Vulnerable [ 0.041850] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046520] ACPI: Core revision 20131115 [ 0.048424] ACPI: All ACPI Tables successfully acquired [ 0.049982] ftrace: allocating 28717 entries in 113 pages [ 0.072228] smpboot: Max logical packages: 2 [ 0.073408] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077904] Enabling x2apic [ 0.078775] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082637] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097674] KVM setup paravirtual spinlock [ 0.100357] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102551] x86: Booting SMP configuration: [ 0.103951] .... node #0, CPUs: #1[ 0.100310] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120026] x86: Booted up 1 node, 2 CPUs [ 0.120041] KVM setup async PF for cpu 1 [ 0.120046] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123703] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124423] devtmpfs: initialized [ 0.126978] EVM: security.selinux [ 0.128005] EVM: security.SMACK64 [ 0.128969] EVM: security.ima [ 0.129849] EVM: security.capability [ 0.130905] pinctrl core: initialized pinctrl subsystem [ 0.132046] regulator-dummy: no parameters [ 0.133247] RTC time: 21:10:59, date: 08/22/18 [ 0.134448] NET: Registered protocol family 16 [ 0.135734] cpuidle: using governor ladder [ 0.136004] cpuidle: using governor menu [ 0.137149] ACPI: bus type PCI registered [ 0.140066] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.142144] PCI: Using configuration type 1 for base access [ 0.144563] bio: create slab at 0 [ 0.145164] ACPI: Added _OSI(Module Device) [ 0.145247] ACPI: Added _OSI(Processor Device) [ 0.148003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149235] ACPI: Added _OSI(Processor Aggregator Device) [ 0.151916] ACPI: Interpreter enabled [ 0.152015] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.154535] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156858] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.159930] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.161947] ACPI: (supports S0 S5) [ 0.164010] ACPI: Using IOAPIC for interrupt routing [ 0.165599] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168211] ACPI: No dock devices found. [ 0.171635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172019] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.174053] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.176028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.179631] acpiphp: Slot [3] registered [ 0.180026] acpiphp: Slot [4] registered [ 0.181201] acpiphp: Slot [5] registered [ 0.182297] acpiphp: Slot [6] registered [ 0.183395] acpiphp: Slot [7] registered [ 0.184021] acpiphp: Slot [8] registered [ 0.185112] acpiphp: Slot [9] registered [ 0.186206] acpiphp: Slot [10] registered [ 0.187322] acpiphp: Slot [11] registered [ 0.188021] acpiphp: Slot [12] registered [ 0.189128] acpiphp: Slot [13] registered [ 0.190330] acpiphp: Slot [14] registered [ 0.191445] acpiphp: Slot [15] registered [ 0.192021] acpiphp: Slot [16] registered [ 0.193139] acpiphp: Slot [17] registered [ 0.194243] acpiphp: Slot [18] registered [ 0.195348] acpiphp: Slot [19] registered [ 0.196025] acpiphp: Slot [20] registered [ 0.197135] acpiphp: Slot [21] registered [ 0.198236] acpiphp: Slot [22] registered [ 0.199337] acpiphp: Slot [23] registered [ 0.200028] acpiphp: Slot [24] registered [ 0.201133] acpiphp: Slot [25] registered [ 0.202236] acpiphp: Slot [26] registered [ 0.203339] acpiphp: Slot [27] registered [ 0.204020] acpiphp: Slot [28] registered [ 0.205119] acpiphp: Slot [29] registered [ 0.206218] acpiphp: Slot [30] registered [ 0.207330] acpiphp: Slot [31] registered [ 0.208013] PCI host bridge to bus 0000:00 [ 0.209115] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.210494] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215161] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.223377] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.224015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.251518] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.253001] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.254984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.256849] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.258892] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.260676] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.262455] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.262455] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264004] vgaarb: loaded [ 0.264836] vgaarb: bridge control possible 0000:00:02.0 [ 0.266484] SCSI subsystem initialized [ 0.267700] ACPI: bus type USB registered [ 0.268038] usbcore: registered new interface driver usbfs [ 0.269448] usbcore: registered new interface driver hub [ 0.270841] usbcore: registered new device driver usb [ 0.272123] PCI: Using ACPI for IRQ routing [ 0.273585] NetLabel: Initializing [ 0.274572] NetLabel: domain hash size = 128 [ 0.275731] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.276066] NetLabel: unlabeled traffic allowed by default [ 0.277479] Switched to clocksource kvm-clock [ 0.285083] AppArmor: AppArmor Filesystem Enabled [ 0.286364] pnp: PnP ACPI init [ 0.287284] ACPI: bus type PNP registered [ 0.288866] pnp: PnP ACPI: found 8 devices [ 0.289994] ACPI: bus type PNP unregistered [ 0.297499] NET: Registered protocol family 2 [ 0.298993] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.301070] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.302899] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304639] TCP: reno registered [ 0.305584] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.307265] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309151] NET: Registered protocol family 1 [ 0.310524] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312172] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.313717] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.336315] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.359143] Trying to unpack rootfs image as initramfs... [ 0.460222] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.462701] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.464313] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.465896] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.468391] Scanning for low memory corruption every 60 seconds [ 0.470371] Initialise system trusted keyring [ 0.471664] audit: initializing netlink socket (disabled) [ 0.473158] type=2000 audit(1534972259.628:1): initialized [ 0.493620] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.496275] zbud: loaded [ 0.497391] VFS: Disk quotas dquot_6.5.2 [ 0.498591] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500743] fuse init (API version 7.22) [ 0.501971] msgmni has been set to 3997 [ 0.503160] Key type big_key registered [ 0.504783] Key type asymmetric registered [ 0.505974] Asymmetric key parser 'x509' registered [ 0.507385] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.509566] io scheduler noop registered [ 0.510717] io scheduler deadline registered (default) [ 0.512144] io scheduler cfq registered [ 0.513317] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516682] ipmi message handler version 39.2 [ 0.518016] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.520124] ACPI: Power Button [PWRF] [ 0.521316] GHES: HEST is not enabled! [ 0.542969] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.586285] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.608545] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.610682] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.634400] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.637363] Linux agpgart interface v0.103 [ 0.639552] brd: module loaded [ 0.640984] loop: module loaded [ 0.642337] blk-mq: CPU -> queue map [ 0.643399] CPU 0 -> Queue 0 [ 0.644352] CPU 1 -> Queue 0 [ 0.646203] vda: vda1 [ 0.648099] scsi0 : ata_piix [ 0.649181] scsi1 : ata_piix [ 0.650110] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.651807] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.653880] libphy: Fixed MDIO Bus: probed [ 0.655206] tun: Universal TUN/TAP device driver, 1.6 [ 0.656562] tun: (C) 1999-2004 Max Krasnyansky [ 0.660075] PPP generic driver version 2.4.2 [ 0.661459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663466] ehci-pci: EHCI PCI platform driver [ 0.664816] ehci-platform: EHCI generic platform driver [ 0.666283] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667874] ohci-pci: OHCI PCI platform driver [ 0.669134] ohci-platform: OHCI generic platform driver [ 0.670508] uhci_hcd: USB Universal Host Controller Interface driver [ 0.692946] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.694386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.696523] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.698195] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.699890] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.701880] usb usb1: Product: UHCI Host Controller [ 0.703190] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.704817] usb usb1: SerialNumber: 0000:00:01.2 [ 0.706239] hub 1-0:1.0: USB hub found [ 0.707327] hub 1-0:1.0: 2 ports detected [ 0.708642] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.711595] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.713366] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.714908] mousedev: PS/2 mouse device common for all mice [ 0.716732] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.719348] rtc_cmos 00:00: RTC can wake from S4 [ 0.720974] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.722631] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.724378] device-mapper: uevent: version 1.0.3 [ 0.725721] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.727982] ledtrig-cpu: registered to indicate activity on CPUs [ 0.729668] TCP: cubic registered [ 0.730752] NET: Registered protocol family 10 [ 0.732494] NET: Registered protocol family 17 [ 0.733743] Key type dns_resolver registered [ 0.735284] Loading compiled-in X.509 certificates [ 0.737170] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.747765] registered taskstats version 1 [ 0.751414] Key type trusted registered [ 0.755786] Key type encrypted registered [ 0.757031] AppArmor: AppArmor sha1 policy hashing enabled [ 0.758472] IMA: No TPM chip found, activating TPM-bypass! [ 0.760517] regulator-dummy: disabling [ 0.761679] Magic number: 14:510:197 [ 0.763170] rtc_cmos 00:00: setting system clock to 2018-08-22 21:10:59 UTC (1534972259) [ 0.765500] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.767036] EDD information not available. [ 0.810480] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.812884] Write protecting the kernel read-only data: 12288k [ 0.815879] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.820082] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.834196] systemd-udevd[107]: starting version 204 [ 0.868894] FDC 0 is a S82078B [ 1.024102] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.189230] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.191110] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.192969] usb 1-1: Product: QEMU USB Tablet [ 1.194227] usb 1-1: Manufacturer: QEMU [ 1.195365] usb 1-1: SerialNumber: 42 [ 1.460195] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.889544] 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.224650] 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.337351] 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 ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.440659] EXT4-fs (vda1): re-mounted. Opts: (null) * 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 Wed, 22 Aug 2018 21:11:01 +0000. Up 2.80 seconds. cloud-init-nonet[2.95]: 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 ] cloud-init-nonet[4.11]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[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 Wed, 22 Aug 2018 21:11:03 +0000. Up 4.43 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:d8:3a:5a | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:a1:ae:9b | 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: 21:b8:be:79:12:c0:d0:e7:93:8f:23:cb:0a:6d:15:0e root@ns The key's randomart image is: +--[ RSA 2048]----+ | . | |. . .. | | oEoo.. . | | oo+o . . | | .++ S | | ..o+ . | |..oo.o | |..o .o. | |.. oo | +-----------------+ 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: 27:0e:c7:62:1a:4c:bb:8c:5b:a2:e3:8d:48:cb:b1:f1 root@ns The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | o . . | | + + S . | | o = = o | | +o = . | |=.O+ | |+B.E | +-----------------+ 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: 91:7a:39:26:69:1c:92:40:6e:27:98:4d:45:02:7a:5f root@ns The key's randomart image is: +--[ECDSA 256]---+ |.o=oo | |.* o . . | |+ * + E 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: a4:9d:8a:00:b7:0e:69:f1:0f:de:8e:a8:50:94:e3:db root@ns The key's randomart image is: +--[ED25519 256--+ | | | . | |..= . | | *oo + . | |o.=o . S | |.+.++. . | |. o.Eo. | |. . 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 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 22 Aug 2018 21:11:09 +0000. Up 10.58 seconds. * 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 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. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 22 Aug 2018 21:11:10 +0000. Up 11.53 seconds. ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + ip addr add 192.168.1.6/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://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:3 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:6 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [759 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1098 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [544 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:17 http://security.ubuntu.com trusty-security/main Translation-en [411 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 kB] Get:20 http://security.ubuntu.com trusty-security/universe Translation-en [132 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 5s (2524 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 (375 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51306 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.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 + 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 | 1a:0f:aa:8c:1b:25:17:cb:17:4e:f8:9c:6b:10:04:c7 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 27:0e:c7:62:1a:4c:bb:8c:5b:a2:e3:8d:48:cb:b1:f1 root@ns (DSA) ec2: 256 91:7a:39:26:69:1c:92:40:6e:27:98:4d:45:02:7a:5f root@ns (ECDSA) ec2: 256 a4:9d:8a:00:b7:0e:69:f1:0f:de:8e:a8:50:94:e3:db root@ns (ED25519) ec2: 2048 21:b8:be:79:12:c0:d0:e7:93:8f:23:cb:0a:6d:15:0e root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM/efKpdi8ot2wLKFbCwUe8a4VZp03ROnEPg1Ej50I59XcfTJ2/iJvoyDhaub7/Erfg2tZ+MBR/+rgpxD2e5w6M= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJjI/vLQOXrYyM/BQCLc1vcx+qY49CGsAiWK9A0/ns0y root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDW5oOvkit5aJv/NjksvcFzUyInJrwNuAeJI91nQn7BajCHWQUcb2vIaU/MPxKrk9FFLeTtHlV4d385BCvS//nfFGdMHRrCn7nLxY5IKFT++3HQBhyIBnBiLgx6uEtsSIAoGSaZFRw4EQoWhLj1weXYUrXjmvd/7+YWNp0elk8LruhxI+TvpIuFjwPqi5Rdjy9wC8s3c+/L+IywHjWh2DBeF4KvxYVid8XHjM9eEUa+7/u/VAteTmLcCcRGky2ArjH+dWDag/UZuZ5XV4CD2JCH3GXAFo7MKBwSh0tEOUrmXdyg1DSbs6F0YcXa2AJ3KUwuaHOUIN21WE6YWpqgJJ9b root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 22 Aug 2018 21:11:22 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 22.81 seconds 2018-08-22 21:17:21,517 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-22 21:17:21,518 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.205 2018-08-22 21:17:21,631 - 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-08-22 21:17:21,699 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-08-22 21:17:21,700 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-08-22 21:17:21,842 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-22 21:17:21,842 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-08-22 21:17:46,896 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-22 21:17:46,896 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-08-22 21:18:11,947 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-22 21:18:11,947 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-08-22 21:18:37,003 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-22 21:18:37,003 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-08-22 21:19:02,058 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-22 21:19:02,058 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-08-22 21:19:27,116 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-22 21:19:27,116 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-08-22 21:19:52,153 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-22 21:19:52,153 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-08-22 21:20:46,840 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-22 21:20:46,841 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-08-22 21:21:15,920 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550019@clearwater.opnfv', u'sip_username': u'6505550019', u'formatted_number': u'(650) 555-0019', u'number': u'6505550019', u'sip_uri': u'sip:6505550019@clearwater.opnfv', u'number_id': u'ce953576b2b44a0f97b34a1e470bf0d9', u'sip_password': u'P5VM9DDQZ', u'pstn': False} 2018-08-22 21:21:15,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-22 21:21:15,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/3b06b2f9-ad0f-4ebc-8558-25a810f50574 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:21:16,589 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:21:15 GMT Server: Apache x-openstack-request-id: req-c6fc433f-bc7f-4951-b73f-5b82f49bc377 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574 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-08-22 21:21:17,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:21:16 GMT Server: Apache x-openstack-request-id: req-77d4ea12-684c-4511-9d0f-622d3db537c9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 947 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "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_fbf23494-c355-413f-8436-0380c2508090", "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": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff61ce9c3ad0409ab8bd650dad8db065", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-22T21:08:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "outputs": [{"output_value": "172.30.9.209", "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-08-22 21:21:17,365 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574 used request id req-77d4ea12-684c-4511-9d0f-622d3db537c9 2018-08-22 21:21:17,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.44321489334s 2018-08-22 21:21:17,365 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574 used request id req-77d4ea12-684c-4511-9d0f-622d3db537c9 2018-08-22 21:21:17,367 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.209', 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-08-22 21:21:17,368 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-08-22 21:21:17,368 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-08-22 21:21:17,375 - 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-08-22 21:21:17,375 - 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-08-22 21:25:20,284 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-08-22 21:25:20,285 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550874, 6505550125) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 2f998981660835a77dc3a405011c16ea) - /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) - (6505550293, 6505550768) Failed Endpoint threw exception: - Expected 180, got 503 (call ID e5b85b9988c42bd72300b8c339335aaa) - /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) - (6505550081, 6505550087) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 9767972f1a1f945985138c2d96496e45) - /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) - (6505550305, 6505550650) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550940, 6505550847) Failed Endpoint threw exception: - Expected 486, got 503 (call ID d4b442b9d33553fa78b25d1b38425255) - /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) - (6505550493, 6505550196) Failed Endpoint threw exception: - Expected 200, got 503 (call ID b29c73b93cb2dee0e8037e0942aed724) - /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) - (6505550833, 6505550260) Failed Endpoint threw exception: - Expected 180, got 503 (call ID e924e2ed060fac056b5d9f04816b8e39) - /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) - (6505550739) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550293, 6505550778) Failed Endpoint threw exception: - Expected 200, got 504 (call ID 5b5911060ec68f4b674bb9483b23eb56) - /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 55da2e2dad1b40a2fffd6fc605271dbe) Call Barring - Outbound Rejection (TCP) - (6505550459, 6505550197) 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) - (6505550313, 6505550616) 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) - (6505550860, 6505550374, 6505550363) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 4ef8bd39a6dd6a781627111563395e2c) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/call-diversion.rb:42:in `block in add_caller_scenario' Terminating other threads after failure 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:6505550918@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550728@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550092@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%3A6505550177%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%3A6505550189%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%3A6505550694%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%3A6505550385%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%3A6505550768%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%3A6505550463%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%3A6505550933%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%3A6505550333%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%3A6505550383%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%3A6505550057%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%3A6505550721%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%3A6505550792%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%3A6505550268%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%3A6505550397%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%3A6505550534%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%3A6505550041%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%3A6505550703%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%3A6505550496%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%3A6505550735%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%3A6505550472%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%3A6505550143%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%3A6505550189%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) - (6505550593, 6505550943) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 1b0eaddbfa63a0718935af5ba2df93c0) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:122:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - second endpoint GRUU as target (TCP) - (6505550229, 6505550595) Failed Endpoint threw exception: - Expected 200, got 503 (call ID a9ca390641317ff73c4d104f140186db) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:158:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - only GRUU as target (TCP) - (6505550415, 6505550626) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 2fbbbe09b972ac437e0203846ce70d51) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:194:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - AoR as target (TCP) - (6505550208, 6505550452) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 7874bb93ac990c192e14d536f5861663) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:230:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - unknown GRUU as target (TCP) - (6505550532, 6505550755) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550377, 6505550204) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550446, 6505550929) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550934, 6505550924) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 3a117b8c7152cc01889a193d96d2e8b6) - /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) - (6505550792, 6505550249) Failed Endpoint threw exception: - Expected 200, got 503 (call ID dbf2f4db66bb0a90f6abb32444ca9897) - /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) - (6505550593, 6505550494) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 3003f36ce2b2b57244f9bab089d7a1e0) - /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) - (6505550780) Failed Endpoint threw exception: - sip:6505550780@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 59c94f50fd211f14e2146a32700ac5ff) - /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) - (6505550243) Failed Endpoint threw exception: - sip:6505550243@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID bb6c3266d0a0e686ab95c958fb2c2ce3) - /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) - (6505550852) Failed Endpoint threw exception: - sip:6505550852@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 15007e02440b989d62c4dca025391c08) - /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) - (6505550001, 6505550140) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 81bb6fa33f0e79818c37318957a3298e) Failed RuntimeError thrown: - Expected 200, got 504 (call ID ca6aa737db362adac9fe196d4d78386b) - /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) - (6505550989, 6505550003) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 541606b92cf10e51ffaf02bb4a94c87f) Failed RuntimeError thrown: - Expected 200, got 504 (call ID 541606b92cf10e51ffaf02bb4a94c87f) - /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%3A6505550092%40clearwater.opnfv/associated_private_ids"} 44 failures out of 93 tests run Basic Call - Mainline (TCP) at 2018-08-22 21:21:30 +0000 Basic Call - SDP (TCP) at 2018-08-22 21:21:35 +0000 Basic Call - Tel URIs (TCP) at 2018-08-22 21:21:40 +0000 Basic Call - Rejected by remote endpoint (TCP) at 2018-08-22 21:21:47 +0000 Basic Call - Messages - Pager model (TCP) at 2018-08-22 21:21:52 +0000 Basic Call - Pracks (TCP) at 2018-08-22 21:21:58 +0000 Multiple Identities (TCP) at 2018-08-22 21:22:05 +0000 Call Diversion - Not registered (TCP) at 2018-08-22 21:22:15 +0000 Call Diversion - Not reachable (not registered) (TCP) at 2018-08-22 21:22:36 +0000 Call Diversion - Not reachable (408) (TCP) at 2018-08-22 21:22:42 +0000 Call Diversion - Not reachable (503) (TCP) at 2018-08-22 21:22:43 +0000 Call Diversion - Not reachable (500) (TCP) at 2018-08-22 21:22:43 +0000 Call Diversion - Busy (TCP) at 2018-08-22 21:22:43 +0000 Call Diversion - Unconditional (TCP) at 2018-08-22 21:22:43 +0000 Call Diversion - No answer (TCP) at 2018-08-22 21:22:43 +0000 Call Diversion - Bad target URI (TCP) at 2018-08-22 21:22:44 +0000 Call Diversion - Audio-only call (TCP) at 2018-08-22 21:22:44 +0000 Call Diversion - Audio-video call (TCP) at 2018-08-22 21:22:44 +0000 Call Waiting - Accepted (TCP) at 2018-08-22 21:22:44 +0000 Call Waiting - Cancelled (TCP) at 2018-08-22 21:22:44 +0000 CANCEL - Mainline (TCP) at 2018-08-22 21:22:45 +0000 Filtering - Accept-Contact (TCP) at 2018-08-22 21:22:45 +0000 Accept-Contact with response (SFR 511195) (TCP) at 2018-08-22 21:22:45 +0000 Filtering - Accept-Contact no match (TCP) at 2018-08-22 21:22:45 +0000 Filtering - Accept-Contact negated match (TCP) at 2018-08-22 21:22:45 +0000 Filtering - RFC3841 example (TCP) at 2018-08-22 21:22:46 +0000 Filtering - Reject-Contact no match (TCP) at 2018-08-22 21:22:46 +0000 Filtering - Reject-Contact match (TCP) at 2018-08-22 21:22:46 +0000 GRUU - REGISTER - two bindings with and without GRUU (TCP) at 2018-08-22 21:22:46 +0000 GRUU - REGISTER - binding suggested GRUU (TCP) at 2018-08-22 21:22:46 +0000 GRUU - REGISTER - instance ID requires escaping (TCP) at 2018-08-22 21:22:47 +0000 GRUU - REGISTER - three bindings with GRUUs (TCP) at 2018-08-22 21:22:47 +0000 GRUU - Call - first endpoint GRUU as target (TCP) at 2018-08-22 21:22:52 +0000 GRUU - Call - second endpoint GRUU as target (TCP) at 2018-08-22 21:22:58 +0000 GRUU - Call - only GRUU as target (TCP) at 2018-08-22 21:23:04 +0000 GRUU - Call - AoR as target (TCP) at 2018-08-22 21:23:09 +0000 GRUU - Call - Accept-Contact interop (TCP) at 2018-08-22 21:23:22 +0000 GRUU - Call - AoR with other param as target (TCP) at 2018-08-22 21:23:28 +0000 GRUU - Call - GRUU with other param as target (TCP) at 2018-08-22 21:23:34 +0000 SUBSCRIBE - reg-event (TCP) at 2018-08-22 21:24:05 +0000 SUBSCRIBE - reg-event with a GRUU (TCP) at 2018-08-22 21:24:37 +0000 SUBSCRIBE - Subscription timeout (TCP) at 2018-08-22 21:25:08 +0000 SUBSCRIBE - Registration timeout (TCP) at 2018-08-22 21:25:14 +0000 Multiple SUBSCRIBErs to one UE's reg-event (TCP) at 2018-08-22 21:25:20 +0000 42 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2018-08-22 21:25:20,288 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 44, 'skipped': 42, 'total': 93, 'passed': 7} 2018-08-22 21:25:20,412 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-22 21:25:20,413 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 16:47 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-22 21:25:20,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-22 21:25:20,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/3b06b2f9-ad0f-4ebc-8558-25a810f50574?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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:25:21,095 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:25:20 GMT Server: Apache x-openstack-request-id: req-130b6668-3062-439b-80f5-437d38138b00 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?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-08-22 21:25:21,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:25:21 GMT Server: Apache x-openstack-request-id: req-a40f0b84-0208-4d15-8af3-744f253b4cbe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 882 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "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_fbf23494-c355-413f-8436-0380c2508090", "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": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff61ce9c3ad0409ab8bd650dad8db065", "tags": null, "creation_time": "2018-08-22T21:08:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-08-22 21:25:21,788 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-a40f0b84-0208-4d15-8af3-744f253b4cbe 2018-08-22 21:25:21,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.36966991425s 2018-08-22 21:25:21,789 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-a40f0b84-0208-4d15-8af3-744f253b4cbe 2018-08-22 21:25:21,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:25:21,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/3b06b2f9-ad0f-4ebc-8558-25a810f50574/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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:25:21,819 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:25:21 GMT Server: Apache x-openstack-request-id: req-5f09deca-8724-4e78-a73f-6237c7892111 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/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-08-22 21:25:22,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:25:21 GMT Server: Apache x-openstack-request-id: req-202a31e2-f5f1-453f-bb1c-bda1d09c258e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-22T21:13:41Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/clearwater-opnfv/events/f41550e1-c6b9-4b42-8723-bb23263e9d76", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "id": "f41550e1-c6b9-4b42-8723-bb23263e9d76"}]} 2018-08-22 21:25:22,511 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-202a31e2-f5f1-453f-bb1c-bda1d09c258e 2018-08-22 21:25:22,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.720493078232s 2018-08-22 21:25:22,511 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-202a31e2-f5f1-453f-bb1c-bda1d09c258e 2018-08-22 21:25:22,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2018-08-22 21:25:22,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/3b06b2f9-ad0f-4ebc-8558-25a810f50574 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:25:23,183 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:25:22 GMT Server: Apache x-openstack-request-id: req-1baa19d2-be13-4480-9498-e0bc4f8574c2 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574 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-08-22 21:25:23,357 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 21:25:23 GMT Server: Apache x-openstack-request-id: req-9ed761d1-72f0-47c4-b464-6f3ea6f8af1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 21:25:23,357 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574 used request id req-9ed761d1-72f0-47c4-b464-6f3ea6f8af1d 2018-08-22 21:25:23,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.845532894135s 2018-08-22 21:25:23,358 - shade.request_ids - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574 used request id req-9ed761d1-72f0-47c4-b464-6f3ea6f8af1d 2018-08-22 21:25:23,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:25:23,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=f41550e1-c6b9-4b42-8723-bb23263e9d76&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:25:23,387 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:25:23 GMT Server: Apache x-openstack-request-id: req-9c4e183d-e1f9-4c36-bb48-9adc7033d2ad Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=f41550e1-c6b9-4b42-8723-bb23263e9d76&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-08-22 21:25:23,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:25:23 GMT Server: Apache x-openstack-request-id: req-1e73b04a-5b28-4086-a5a5-018ece5551ec Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 335 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-22T21:25:23Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/clearwater-opnfv/events/c663e970-3d2c-436f-8262-0c0581b661f9", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "id": "c663e970-3d2c-436f-8262-0c0581b661f9"}]} 2018-08-22 21:25:23,461 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=f41550e1-c6b9-4b42-8723-bb23263e9d76&sort_dir=asc&marker=f41550e1-c6b9-4b42-8723-bb23263e9d76&sort_dir=asc used request id req-1e73b04a-5b28-4086-a5a5-018ece5551ec 2018-08-22 21:25:23,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.102807998657s 2018-08-22 21:25:23,461 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=f41550e1-c6b9-4b42-8723-bb23263e9d76&sort_dir=asc&marker=f41550e1-c6b9-4b42-8723-bb23263e9d76&sort_dir=asc used request id req-1e73b04a-5b28-4086-a5a5-018ece5551ec 2018-08-22 21:25:28,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:25:28,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=c663e970-3d2c-436f-8262-0c0581b661f9&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:25:28,517 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:25:28 GMT Server: Apache x-openstack-request-id: req-8e64f37c-416f-4498-a861-f7190e6139a1 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=c663e970-3d2c-436f-8262-0c0581b661f9&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-08-22 21:25:29,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:25:28 GMT Server: Apache x-openstack-request-id: req-4d2833e6-051d-4109-b0ea-06dc6a495b57 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-08-22T21:25:23Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/vellum/events/d0b3ead6-538f-4584-941f-d67b51a3e86e", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "a5e8fed0-3418-42b3-9f4a-8df4d3eb5719", "id": "d0b3ead6-538f-4584-941f-d67b51a3e86e"}, {"resource_name": "homer", "event_time": "2018-08-22T21:25:24Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/homer/events/977bd4b7-2ef9-47b1-85fa-5cdcd5f9d9a0", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "22692f58-663b-41a7-b4ef-8a91292fa93e", "id": "977bd4b7-2ef9-47b1-85fa-5cdcd5f9d9a0"}, {"resource_name": "bono", "event_time": "2018-08-22T21:25:25Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/bono/events/b513b4a8-c0ff-4592-83cb-c5bb52102e7f", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "6e3cef13-c31a-4f93-b00c-331157167459", "id": "b513b4a8-c0ff-4592-83cb-c5bb52102e7f"}, {"resource_name": "dime", "event_time": "2018-08-22T21:25:26Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/dime/events/39d98375-6772-48f9-82f5-36b1da89207a", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "185a2be7-7aeb-43c1-a6aa-50a5ee5dcfb3", "id": "39d98375-6772-48f9-82f5-36b1da89207a"}, {"resource_name": "sprout", "event_time": "2018-08-22T21:25:27Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/sprout/events/cba3c2f1-bb7a-44e0-814f-a2f1be284648", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "b7df72f6-feb6-4498-9813-bc8e2af94935", "id": "cba3c2f1-bb7a-44e0-814f-a2f1be284648"}]} 2018-08-22 21:25:29,920 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=c663e970-3d2c-436f-8262-0c0581b661f9&sort_dir=asc&marker=c663e970-3d2c-436f-8262-0c0581b661f9&sort_dir=asc used request id req-4d2833e6-051d-4109-b0ea-06dc6a495b57 2018-08-22 21:25:29,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.45285582542s 2018-08-22 21:25:29,921 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=c663e970-3d2c-436f-8262-0c0581b661f9&sort_dir=asc&marker=c663e970-3d2c-436f-8262-0c0581b661f9&sort_dir=asc used request id req-4d2833e6-051d-4109-b0ea-06dc6a495b57 2018-08-22 21:25:34,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:25:34,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=cba3c2f1-bb7a-44e0-814f-a2f1be284648&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:25:34,957 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:25:34 GMT Server: Apache x-openstack-request-id: req-22035215-d4d4-4947-abb7-c97d95c70491 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=cba3c2f1-bb7a-44e0-814f-a2f1be284648&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-08-22 21:25:34,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:25:34 GMT Server: Apache x-openstack-request-id: req-2c809a20-55e3-4a60-90bd-0d675fb5b5c8 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:25:34,999 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=cba3c2f1-bb7a-44e0-814f-a2f1be284648&sort_dir=asc&marker=cba3c2f1-bb7a-44e0-814f-a2f1be284648&sort_dir=asc used request id req-2c809a20-55e3-4a60-90bd-0d675fb5b5c8 2018-08-22 21:25:35,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722901821136s 2018-08-22 21:25:35,000 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=cba3c2f1-bb7a-44e0-814f-a2f1be284648&sort_dir=asc&marker=cba3c2f1-bb7a-44e0-814f-a2f1be284648&sort_dir=asc used request id req-2c809a20-55e3-4a60-90bd-0d675fb5b5c8 2018-08-22 21:25:40,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:25:40,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=cba3c2f1-bb7a-44e0-814f-a2f1be284648&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:25:40,030 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:25:40 GMT Server: Apache x-openstack-request-id: req-b793d4bc-d8bc-431c-8e88-ec2cbc03f3ac Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=cba3c2f1-bb7a-44e0-814f-a2f1be284648&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-08-22 21:25:40,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:25:40 GMT Server: Apache x-openstack-request-id: req-7c5f9f64-ba8d-4c1b-9ff3-a8dd5a91015b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2018-08-22T21:25:35Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/bono/events/229832d9-1c4c-47b6-b404-56b1539849e6", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "6e3cef13-c31a-4f93-b00c-331157167459", "id": "229832d9-1c4c-47b6-b404-56b1539849e6"}, {"resource_name": "vellum", "event_time": "2018-08-22T21:25:35Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/vellum/events/94b04ba8-9740-4b58-a216-26ac307d86e6", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "a5e8fed0-3418-42b3-9f4a-8df4d3eb5719", "id": "94b04ba8-9740-4b58-a216-26ac307d86e6"}, {"resource_name": "homer", "event_time": "2018-08-22T21:25:35Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/homer/events/93f01f09-bda3-4cfa-9174-27fe6f5b8c4f", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "22692f58-663b-41a7-b4ef-8a91292fa93e", "id": "93f01f09-bda3-4cfa-9174-27fe6f5b8c4f"}, {"resource_name": "dime", "event_time": "2018-08-22T21:25:37Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/dime/events/24c4a8e3-410b-4d6f-9238-2b9953dcf385", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "185a2be7-7aeb-43c1-a6aa-50a5ee5dcfb3", "id": "24c4a8e3-410b-4d6f-9238-2b9953dcf385"}, {"resource_name": "sprout", "event_time": "2018-08-22T21:25:37Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/sprout/events/06bb5637-eb1b-4bf0-b6b2-cd5f254f4822", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "b7df72f6-feb6-4498-9813-bc8e2af94935", "id": "06bb5637-eb1b-4bf0-b6b2-cd5f254f4822"}, {"resource_name": "ellis", "event_time": "2018-08-22T21:25:38Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/ellis/events/68d79814-8d0f-424b-bd48-13a5f2e4d0ea", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "f9fe392e-846c-43ab-a0f3-59826eb7ce9f", "id": "68d79814-8d0f-424b-bd48-13a5f2e4d0ea"}]} 2018-08-22 21:25:40,839 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=cba3c2f1-bb7a-44e0-814f-a2f1be284648&sort_dir=asc&marker=cba3c2f1-bb7a-44e0-814f-a2f1be284648&sort_dir=asc used request id req-7c5f9f64-ba8d-4c1b-9ff3-a8dd5a91015b 2018-08-22 21:25:40,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.838389158249s 2018-08-22 21:25:40,840 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=cba3c2f1-bb7a-44e0-814f-a2f1be284648&sort_dir=asc&marker=cba3c2f1-bb7a-44e0-814f-a2f1be284648&sort_dir=asc used request id req-7c5f9f64-ba8d-4c1b-9ff3-a8dd5a91015b 2018-08-22 21:25:45,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:25:45,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=68d79814-8d0f-424b-bd48-13a5f2e4d0ea&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:25:45,876 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:25:45 GMT Server: Apache x-openstack-request-id: req-37e098fa-e250-4989-88f4-dc5ab075cbe3 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=68d79814-8d0f-424b-bd48-13a5f2e4d0ea&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-08-22 21:25:45,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:25:45 GMT Server: Apache x-openstack-request-id: req-8f3d5ee8-e170-4c39-a7c8-84a359ff3c29 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-08-22T21:25:43Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/ellis/events/06a96f26-c1b8-4dcf-aac1-df334bb8b6b7", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "f9fe392e-846c-43ab-a0f3-59826eb7ce9f", "id": "06a96f26-c1b8-4dcf-aac1-df334bb8b6b7"}, {"resource_name": "dns", "event_time": "2018-08-22T21:25:43Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/dns/events/ef1d8166-adb3-42bb-be85-4d712dcde5c1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "4a6183b5-47ba-41e9-ae14-dcea53c30a3f", "id": "ef1d8166-adb3-42bb-be85-4d712dcde5c1"}]} 2018-08-22 21:25:45,950 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=68d79814-8d0f-424b-bd48-13a5f2e4d0ea&sort_dir=asc&marker=68d79814-8d0f-424b-bd48-13a5f2e4d0ea&sort_dir=asc used request id req-8f3d5ee8-e170-4c39-a7c8-84a359ff3c29 2018-08-22 21:25:45,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.104145050049s 2018-08-22 21:25:45,951 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=68d79814-8d0f-424b-bd48-13a5f2e4d0ea&sort_dir=asc&marker=68d79814-8d0f-424b-bd48-13a5f2e4d0ea&sort_dir=asc used request id req-8f3d5ee8-e170-4c39-a7c8-84a359ff3c29 2018-08-22 21:25:50,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:25:50,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=ef1d8166-adb3-42bb-be85-4d712dcde5c1&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:25:51,694 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:25:50 GMT Server: Apache x-openstack-request-id: req-c81c4ef4-f58b-42ea-8b32-07632b1e9a43 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=ef1d8166-adb3-42bb-be85-4d712dcde5c1&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-08-22 21:25:52,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:25:51 GMT Server: Apache x-openstack-request-id: req-fc80a164-826e-4a66-bce4-cff0fc000567 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-08-22T21:25:49Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/dns/events/d4d06ca7-df72-4b8a-b789-dadbede97108", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "4a6183b5-47ba-41e9-ae14-dcea53c30a3f", "id": "d4d06ca7-df72-4b8a-b789-dadbede97108"}, {"resource_name": "sig_network", "event_time": "2018-08-22T21:25:49Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/sig_network/events/89225167-897d-4cda-8f6c-a8c4ddf73cef", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "743adc7d-37c6-4662-89f4-d44e0c036f8d", "id": "89225167-897d-4cda-8f6c-a8c4ddf73cef"}, {"resource_name": "security_groups", "event_time": "2018-08-22T21:25:49Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/security_groups/events/172b6567-48bc-4436-921c-0fa5101e1195", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "bf72746e-6e8e-47ae-b81b-b37433109dd2", "id": "172b6567-48bc-4436-921c-0fa5101e1195"}, {"resource_name": "mgmt_network", "event_time": "2018-08-22T21:25:49Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/mgmt_network/events/82536037-3f96-4b38-b1bf-7018b73b5823", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "7cebc3f7-5360-408a-b1f2-d8e666e6c84f", "id": "82536037-3f96-4b38-b1bf-7018b73b5823"}]} 2018-08-22 21:25:52,594 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=ef1d8166-adb3-42bb-be85-4d712dcde5c1&sort_dir=asc&marker=ef1d8166-adb3-42bb-be85-4d712dcde5c1&sort_dir=asc used request id req-fc80a164-826e-4a66-bce4-cff0fc000567 2018-08-22 21:25:52,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.63663506508s 2018-08-22 21:25:52,594 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=ef1d8166-adb3-42bb-be85-4d712dcde5c1&sort_dir=asc&marker=ef1d8166-adb3-42bb-be85-4d712dcde5c1&sort_dir=asc used request id req-fc80a164-826e-4a66-bce4-cff0fc000567 2018-08-22 21:25:57,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:25:57,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=82536037-3f96-4b38-b1bf-7018b73b5823&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:25:57,630 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:25:57 GMT Server: Apache x-openstack-request-id: req-3b019d73-a5a8-4f7a-b4d0-8e29b8adbb76 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=82536037-3f96-4b38-b1bf-7018b73b5823&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-08-22 21:25:58,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:25:57 GMT Server: Apache x-openstack-request-id: req-59fc4eb5-7b0a-423f-844d-12f3825b3a84 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:25:58,650 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=82536037-3f96-4b38-b1bf-7018b73b5823&sort_dir=asc&marker=82536037-3f96-4b38-b1bf-7018b73b5823&sort_dir=asc used request id req-59fc4eb5-7b0a-423f-844d-12f3825b3a84 2018-08-22 21:25:58,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.04894590378s 2018-08-22 21:25:58,650 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=82536037-3f96-4b38-b1bf-7018b73b5823&sort_dir=asc&marker=82536037-3f96-4b38-b1bf-7018b73b5823&sort_dir=asc used request id req-59fc4eb5-7b0a-423f-844d-12f3825b3a84 2018-08-22 21:26:03,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:26:03,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=82536037-3f96-4b38-b1bf-7018b73b5823&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:26:03,684 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:26:03 GMT Server: Apache x-openstack-request-id: req-7c3397b9-438b-45b9-a359-cb4930cf1c92 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=82536037-3f96-4b38-b1bf-7018b73b5823&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-08-22 21:26:03,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:26:03 GMT Server: Apache x-openstack-request-id: req-611501de-973e-43ea-b983-54cdd7a241e4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-08-22T21:25:58Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/mgmt_network/events/afc0f0ec-501c-4eca-9872-e3a79efdaae4", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "7cebc3f7-5360-408a-b1f2-d8e666e6c84f", "id": "afc0f0ec-501c-4eca-9872-e3a79efdaae4"}, {"resource_name": "security_groups", "event_time": "2018-08-22T21:25:58Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/security_groups/events/137e13ae-a691-43dc-9704-edf0e05992a9", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "bf72746e-6e8e-47ae-b81b-b37433109dd2", "id": "137e13ae-a691-43dc-9704-edf0e05992a9"}, {"resource_name": "sig_network", "event_time": "2018-08-22T21:25:59Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/sig_network/events/d6dc1e94-f905-480d-8af5-fb5d1ea200be", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "743adc7d-37c6-4662-89f4-d44e0c036f8d", "id": "d6dc1e94-f905-480d-8af5-fb5d1ea200be"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-08-22T21:25:59Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/clearwater-opnfv/events/198f1112-aa31-44d7-be47-ced3cc316a07", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "id": "198f1112-aa31-44d7-be47-ced3cc316a07"}]} 2018-08-22 21:26:03,727 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=82536037-3f96-4b38-b1bf-7018b73b5823&sort_dir=asc&marker=82536037-3f96-4b38-b1bf-7018b73b5823&sort_dir=asc used request id req-611501de-973e-43ea-b983-54cdd7a241e4 2018-08-22 21:26:03,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717189311981s 2018-08-22 21:26:03,728 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=82536037-3f96-4b38-b1bf-7018b73b5823&sort_dir=asc&marker=82536037-3f96-4b38-b1bf-7018b73b5823&sort_dir=asc used request id req-611501de-973e-43ea-b983-54cdd7a241e4 2018-08-22 21:26:08,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:26:08,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=198f1112-aa31-44d7-be47-ced3cc316a07&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:26:08,764 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:26:08 GMT Server: Apache x-openstack-request-id: req-41ec8c48-9857-4424-b53f-a521a6dc5966 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=198f1112-aa31-44d7-be47-ced3cc316a07&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-08-22 21:26:08,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:26:08 GMT Server: Apache x-openstack-request-id: req-ef281ee9-9524-4ad3-82f8-fd236eb888b3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:26:08,805 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=198f1112-aa31-44d7-be47-ced3cc316a07&sort_dir=asc&marker=198f1112-aa31-44d7-be47-ced3cc316a07&sort_dir=asc used request id req-ef281ee9-9524-4ad3-82f8-fd236eb888b3 2018-08-22 21:26:08,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706739425659s 2018-08-22 21:26:08,805 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=198f1112-aa31-44d7-be47-ced3cc316a07&sort_dir=asc&marker=198f1112-aa31-44d7-be47-ced3cc316a07&sort_dir=asc used request id req-ef281ee9-9524-4ad3-82f8-fd236eb888b3 2018-08-22 21:26:13,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-22 21:26:13,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=198f1112-aa31-44d7-be47-ced3cc316a07&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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:26:14,478 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:26:13 GMT Server: Apache x-openstack-request-id: req-1caff946-0ad8-47ab-8a07-d042da6cf249 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=198f1112-aa31-44d7-be47-ced3cc316a07&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-08-22 21:26:14,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:26:14 GMT Server: Apache x-openstack-request-id: req-f2282176-7cd1-42b9-ab51-b51ef84b0342 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-22 21:26:14,519 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=198f1112-aa31-44d7-be47-ced3cc316a07&sort_dir=asc&marker=198f1112-aa31-44d7-be47-ced3cc316a07&sort_dir=asc used request id req-f2282176-7cd1-42b9-ab51-b51ef84b0342 2018-08-22 21:26:14,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.708494901657s 2018-08-22 21:26:14,520 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574/events?marker=198f1112-aa31-44d7-be47-ced3cc316a07&sort_dir=asc&marker=198f1112-aa31-44d7-be47-ced3cc316a07&sort_dir=asc used request id req-f2282176-7cd1-42b9-ab51-b51ef84b0342 2018-08-22 21:26:14,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-22 21:26:14,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/3b06b2f9-ad0f-4ebc-8558-25a810f50574?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}80e1cd3d688aa19a71bac492ff517fde181fd339" 2018-08-22 21:26:14,548 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 22 Aug 2018 21:26:14 GMT Server: Apache x-openstack-request-id: req-013b5c1f-f904-4731-bb43-a1b29a89fe10 Location: http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?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-08-22 21:26:14,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:26:14 GMT Server: Apache x-openstack-request-id: req-0feff500-fcf5-4693-8d37-102765fec162 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 890 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "aaf8f91e46dc42c998fea7c362c3e0d5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_fbf23494-c355-413f-8436-0380c2508090", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "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_fbf23494-c355-413f-8436-0380c2508090", "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": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "deletion_time": "2018-08-22T21:26:00Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "ff61ce9c3ad0409ab8bd650dad8db065", "tags": null, "creation_time": "2018-08-22T21:08:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-22T21:25:23Z", "id": "3b06b2f9-ad0f-4ebc-8558-25a810f50574", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-08-22 21:26:14,588 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-0feff500-fcf5-4693-8d37-102765fec162 2018-08-22 21:26:14,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0681810379028s 2018-08-22 21:26:14,589 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/aaf8f91e46dc42c998fea7c362c3e0d5/stacks/clearwater-opnfv/3b06b2f9-ad0f-4ebc-8558-25a810f50574?resolve_outputs=False used request id req-0feff500-fcf5-4693-8d37-102765fec162 2018-08-22 21:26:14,589 - 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-08-22 21:26:14,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 21:26:14,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b4d46e56c07d0e39aaa505b29aafe2e36bdc68b" 2018-08-22 21:26:14,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a2d7481-d602-46a8-8159-ae634d6033b1 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_ims-user_fbf23494-c355-413f-8436-0380c2508090", "links": {"self": "http://172.30.9.24:5000/v3/users/32bcef0762034bd7a757f37d7320302a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "32bcef0762034bd7a757f37d7320302a", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 21:26:14,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-3a2d7481-d602-46a8-8159-ae634d6033b1 2018-08-22 21:26:14,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.194094181061s 2018-08-22 21:26:14,790 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-3a2d7481-d602-46a8-8159-ae634d6033b1 2018-08-22 21:26:14,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 21:26:14,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/32bcef0762034bd7a757f37d7320302a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b4d46e56c07d0e39aaa505b29aafe2e36bdc68b" 2018-08-22 21:26:14,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-137b3327-3cee-48a6-9960-213105791ba8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_fbf23494-c355-413f-8436-0380c2508090", "links": {"self": "http://172.30.9.24:5000/v3/users/32bcef0762034bd7a757f37d7320302a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "32bcef0762034bd7a757f37d7320302a", "description": null}} 2018-08-22 21:26:14,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/32bcef0762034bd7a757f37d7320302a used request id req-137b3327-3cee-48a6-9960-213105791ba8 2018-08-22 21:26:14,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.187582015991s 2018-08-22 21:26:14,983 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/32bcef0762034bd7a757f37d7320302a used request id req-137b3327-3cee-48a6-9960-213105791ba8 2018-08-22 21:26:14,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-22 21:26:14,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/32bcef0762034bd7a757f37d7320302a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b4d46e56c07d0e39aaa505b29aafe2e36bdc68b" 2018-08-22 21:26:15,354 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 21:26:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fd185ee-6ef8-430f-8533-2438246cf4f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 21:26:15,354 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/32bcef0762034bd7a757f37d7320302a used request id req-4fd185ee-6ef8-430f-8533-2438246cf4f6 2018-08-22 21:26:15,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.370186090469s 2018-08-22 21:26:15,354 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/32bcef0762034bd7a757f37d7320302a used request id req-4fd185ee-6ef8-430f-8533-2438246cf4f6 2018-08-22 21:26:15,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 21:26:15,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b4d46e56c07d0e39aaa505b29aafe2e36bdc68b" 2018-08-22 21:26:15,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d973e7b8-0641-494f-9fee-2ec0f149b635 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/aaf8f91e46dc42c998fea7c362c3e0d5"}, "tags": [], "enabled": true, "id": "aaf8f91e46dc42c998fea7c362c3e0d5", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_fbf23494-c355-413f-8436-0380c2508090"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-22 21:26:15,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-d973e7b8-0641-494f-9fee-2ec0f149b635 2018-08-22 21:26:15,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.181481122971s 2018-08-22 21:26:15,542 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-d973e7b8-0641-494f-9fee-2ec0f149b635 2018-08-22 21:26:15,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-22 21:26:15,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/aaf8f91e46dc42c998fea7c362c3e0d5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b4d46e56c07d0e39aaa505b29aafe2e36bdc68b" 2018-08-22 21:26:15,791 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 21:26:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08ae5df5-4ebb-42e9-8be1-29e703ac4e68 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 21:26:15,791 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/aaf8f91e46dc42c998fea7c362c3e0d5 used request id req-08ae5df5-4ebb-42e9-8be1-29e703ac4e68 2018-08-22 21:26:15,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.244304895401s 2018-08-22 21:26:15,791 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/aaf8f91e46dc42c998fea7c362c3e0d5 used request id req-08ae5df5-4ebb-42e9-8be1-29e703ac4e68 2018-08-22 21:26:15,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 21:26:15,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b4d46e56c07d0e39aaa505b29aafe2e36bdc68b" 2018-08-22 21:26:15,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-998b3a36-d5a9-4608-b320-d888669a6bf2 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "516a3a6401c44e76b535efa212b50d23", "links": {"self": "http://172.30.9.24:5000/v3/roles/516a3a6401c44e76b535efa212b50d23"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 21:26:15,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-998b3a36-d5a9-4608-b320-d888669a6bf2 2018-08-22 21:26:15,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.165335893631s 2018-08-22 21:26:15,960 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-998b3a36-d5a9-4608-b320-d888669a6bf2 2018-08-22 21:26:15,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-22 21:26:15,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/516a3a6401c44e76b535efa212b50d23 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b4d46e56c07d0e39aaa505b29aafe2e36bdc68b" 2018-08-22 21:26:16,252 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 21:26:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3088f3e-d486-4bd3-906a-7b4a79bd76a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 21:26:16,252 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/516a3a6401c44e76b535efa212b50d23 used request id req-e3088f3e-d486-4bd3-906a-7b4a79bd76a4 2018-08-22 21:26:16,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.286704778671s 2018-08-22 21:26:16,253 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/516a3a6401c44e76b535efa212b50d23 used request id req-e3088f3e-d486-4bd3-906a-7b4a79bd76a4 2018-08-22 21:26:16,280 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-08-22 21:26:16,332 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-08-22 21:26:16,378 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-08-22 21:26:16,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 21:26:16,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 21:26:16,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 21:26:16,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 21:26:16,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 21:26:16,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 21:26:16,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 21:26:16,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 21:26:16,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 21:26:16,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 21:26:16,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 21:26:16,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 21:26:16,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 21:26:16,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 21:26:16,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 21:26:16,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 21:26:16,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 21:26:16,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 21:26:16,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 21:26:16,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 21:26:16,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 21:26:16,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 21:26:16,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 21:26:16,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:26:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceb51fa0-9b47-4107-9e44-4eea6c6975ed 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 21:26:16,480 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-ceb51fa0-9b47-4107-9e44-4eea6c6975ed 2018-08-22 21:26:16,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 21:26:16,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T22:26:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d69b1f3fec314e8ebf952b8c456a331b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "032439070e6549a2a698896c40df0822"}, "audit_ids": ["Cs5oUkr-S7yJ4cgQcXy_1w"], "issued_at": "2018-08-22T21:26:16.000000Z"}} 2018-08-22 21:26:16,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 21:26:16,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}e2fa23c0561392c4c35d820babb04110c9dd918a" 2018-08-22 21:26:17,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-a0eaf7b4-e27c-439c-925f-28017ec852a1 Date: Wed, 22 Aug 2018 21:26:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 21:26:17,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a0eaf7b4-e27c-439c-925f-28017ec852a1 2018-08-22 21:26:17,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.341650009155s 2018-08-22 21:26:17,231 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a0eaf7b4-e27c-439c-925f-28017ec852a1 2018-08-22 21:26:17,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 21:26:17,240 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 22 Aug 2018 21:26:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96806839-06d3-4402-b7d1-4128d7148cd1 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.24:5000/v3/", "rel": "self"}]}]}} 2018-08-22 21:26:17,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-96806839-06d3-4402-b7d1-4128d7148cd1 2018-08-22 21:26:17,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 21:26:17,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e2fa23c0561392c4c35d820babb04110c9dd918a" 2018-08-22 21:26:17,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-109af5db-d6d3-4626-82d7-bbfcf0c248e4 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/4beeafd00465418cb49ec3ca3c085af1"}, "tags": [], "enabled": true, "id": "4beeafd00465418cb49ec3ca3c085af1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-08-22 21:26:17,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-109af5db-d6d3-4626-82d7-bbfcf0c248e4 2018-08-22 21:26:17,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.262759923935s 2018-08-22 21:26:17,505 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-109af5db-d6d3-4626-82d7-bbfcf0c248e4 2018-08-22 21:26:17,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-22 21:26:17,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}e2fa23c0561392c4c35d820babb04110c9dd918a" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}}' 2018-08-22 21:26:17,630 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 22 Aug 2018 21:26:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7589ed1-4b2d-4fd3-a1fa-c3fd01758dd5 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.24:5000/v3/projects/8fb9fe4132d6492d974703858046c01b"}, "tags": [], "enabled": true, "id": "8fb9fe4132d6492d974703858046c01b", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}} 2018-08-22 21:26:17,630 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-a7589ed1-4b2d-4fd3-a1fa-c3fd01758dd5 2018-08-22 21:26:17,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.117979049683s 2018-08-22 21:26:17,630 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-a7589ed1-4b2d-4fd3-a1fa-c3fd01758dd5 2018-08-22 21:26:17,631 - 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'8fb9fe4132d6492d974703858046c01b', '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_b406e0f8-6169-4621-a703-f2f93e6cd2b0'}) 2018-08-22 21:26:17,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-22 21:26:17,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}e2fa23c0561392c4c35d820babb04110c9dd918a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "7a0a90a1-c02b-4f08-8c47-717b95e36d30", "email": null, "name": "vyos_vrouter-user_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}}' 2018-08-22 21:26:18,037 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 22 Aug 2018 21:26:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2d3d8da-dbd7-432d-af9a-73934f4d7960 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "links": {"self": "http://172.30.9.24:5000/v3/users/f16daa0d808c49a3bca2ee3604c1b4e4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f16daa0d808c49a3bca2ee3604c1b4e4", "domain_id": "default", "password_expires_at": null}} 2018-08-22 21:26:18,038 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-e2d3d8da-dbd7-432d-af9a-73934f4d7960 2018-08-22 21:26:18,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.400568962097s 2018-08-22 21:26:18,038 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-e2d3d8da-dbd7-432d-af9a-73934f4d7960 2018-08-22 21:26:18,039 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f16daa0d808c49a3bca2ee3604c1b4e4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_b406e0f8-6169-4621-a703-f2f93e6cd2b0'}) 2018-08-22 21:26:18,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 21:26:18,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e2fa23c0561392c4c35d820babb04110c9dd918a" 2018-08-22 21:26:18,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a085fda-c3c3-40a2-ae08-87623add9578 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 21:26:18,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0a085fda-c3c3-40a2-ae08-87623add9578 2018-08-22 21:26:18,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105803012848s 2018-08-22 21:26:18,149 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0a085fda-c3c3-40a2-ae08-87623add9578 2018-08-22 21:26:18,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 21:26:18,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e2fa23c0561392c4c35d820babb04110c9dd918a" 2018-08-22 21:26:18,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21dc1725-fc9a-4df3-8b27-e3aaf3be2c03 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 21:26:18,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-21dc1725-fc9a-4df3-8b27-e3aaf3be2c03 2018-08-22 21:26:18,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.137859106064s 2018-08-22 21:26:18,292 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-21dc1725-fc9a-4df3-8b27-e3aaf3be2c03 2018-08-22 21:26:18,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 21:26:18,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e2fa23c0561392c4c35d820babb04110c9dd918a" 2018-08-22 21:26:18,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4414004-8860-4ebe-8571-ddab58e4ed53 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 21:26:18,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a4414004-8860-4ebe-8571-ddab58e4ed53 2018-08-22 21:26:18,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0993480682373s 2018-08-22 21:26:18,398 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a4414004-8860-4ebe-8571-ddab58e4ed53 2018-08-22 21:26:18,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 21:26:18,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e2fa23c0561392c4c35d820babb04110c9dd918a" 2018-08-22 21:26:18,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-069c71d1-0714-458b-9a10-25a34405eddb Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-22 21:26:18,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-069c71d1-0714-458b-9a10-25a34405eddb 2018-08-22 21:26:18,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.171051025391s 2018-08-22 21:26:18,574 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-069c71d1-0714-458b-9a10-25a34405eddb 2018-08-22 21:26:18,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 21:26:18,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e2fa23c0561392c4c35d820babb04110c9dd918a" 2018-08-22 21:26:18,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7073c3a-bdc2-453c-a2c5-f024dd4dc947 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "links": {"self": "http://172.30.9.24:5000/v3/users/f16daa0d808c49a3bca2ee3604c1b4e4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f16daa0d808c49a3bca2ee3604c1b4e4", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 21:26:18,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-b7073c3a-bdc2-453c-a2c5-f024dd4dc947 2018-08-22 21:26:18,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.192437887192s 2018-08-22 21:26:18,767 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-b7073c3a-bdc2-453c-a2c5-f024dd4dc947 2018-08-22 21:26:18,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 21:26:18,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}e2fa23c0561392c4c35d820babb04110c9dd918a" 2018-08-22 21:26:18,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34b84c84-9bb7-4ddc-849d-6d83c91ed9d2 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.24:5000/v3/projects/8fb9fe4132d6492d974703858046c01b"}, "tags": [], "enabled": true, "id": "8fb9fe4132d6492d974703858046c01b", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}]} 2018-08-22 21:26:18,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-34b84c84-9bb7-4ddc-849d-6d83c91ed9d2 2018-08-22 21:26:18,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.179700136185s 2018-08-22 21:26:18,959 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-34b84c84-9bb7-4ddc-849d-6d83c91ed9d2 2018-08-22 21:26:18,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-22 21:26:18,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=f16daa0d808c49a3bca2ee3604c1b4e4&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=8fb9fe4132d6492d974703858046c01b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2fa23c0561392c4c35d820babb04110c9dd918a" 2018-08-22 21:26:19,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-960911d3-1702-45d1-873b-07b8d364f6ba Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=f16daa0d808c49a3bca2ee3604c1b4e4&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=8fb9fe4132d6492d974703858046c01b", "previous": null, "next": null}} 2018-08-22 21:26:19,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=f16daa0d808c49a3bca2ee3604c1b4e4&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=8fb9fe4132d6492d974703858046c01b used request id req-960911d3-1702-45d1-873b-07b8d364f6ba 2018-08-22 21:26:19,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.178844928741s 2018-08-22 21:26:19,146 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=f16daa0d808c49a3bca2ee3604c1b4e4&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=8fb9fe4132d6492d974703858046c01b used request id req-960911d3-1702-45d1-873b-07b8d364f6ba 2018-08-22 21:26:19,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-22 21:26:19,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/8fb9fe4132d6492d974703858046c01b/users/f16daa0d808c49a3bca2ee3604c1b4e4/roles/81768ab888da4b9ba2d6d91befcb7b0f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2fa23c0561392c4c35d820babb04110c9dd918a" 2018-08-22 21:26:19,290 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 21:26:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e143f2e-66d4-41b0-a037-89425d3d5531 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 21:26:19,290 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/8fb9fe4132d6492d974703858046c01b/users/f16daa0d808c49a3bca2ee3604c1b4e4/roles/81768ab888da4b9ba2d6d91befcb7b0f used request id req-0e143f2e-66d4-41b0-a037-89425d3d5531 2018-08-22 21:26:19,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.140856981277s 2018-08-22 21:26:19,290 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/8fb9fe4132d6492d974703858046c01b/users/f16daa0d808c49a3bca2ee3604c1b4e4/roles/81768ab888da4b9ba2d6d91befcb7b0f used request id req-0e143f2e-66d4-41b0-a037-89425d3d5531 2018-08-22 21:26:19,291 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_b406e0f8-6169-4621-a703-f2f93e6cd2b0', 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'8fb9fe4132d6492d974703858046c01b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '7a0a90a1-c02b-4f08-8c47-717b95e36d30', 'username': u'vyos_vrouter-user_b406e0f8-6169-4621-a703-f2f93e6cd2b0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-22 21:26:19,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 21:26:19,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 21:26:19,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 21:26:19,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 21:26:19,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 21:26:19,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 21:26:19,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 21:26:19,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 21:26:19,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 21:26:19,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 21:26:19,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 21:26:19,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 21:26:19,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 21:26:19,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 21:26:19,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 21:26:19,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 21:26:19,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 21:26:19,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 21:26:19,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 21:26:19,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 21:26:19,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 21:26:19,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 21:26:19,296 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_b406e0f8-6169-4621-a703-f2f93e6cd2b0', 'password': '7a0a90a1-c02b-4f08-8c47-717b95e36d30', 'project_name': 'vyos_vrouter-project_b406e0f8-6169-4621-a703-f2f93e6cd2b0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '8fb9fe4132d6492d974703858046c01b', 'project_domain_name': 'Default'} 2018-08-22 21:26:19,330 - 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-08-22 21:26:19,330 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-08-22 21:26:19,374 - 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-08-22 21:26:19,382 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-22 21:26:19,382 - 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-08-22 21:26:19,622 - 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-08-22 21:26:19,684 - 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-08-22 21:26:19,684 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-08-22 21:26:19,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 21:26:19,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:26:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dcc9fdb-ffb8-418d-94f7-5de4d22d4e35 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 21:26:19,691 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-1dcc9fdb-ffb8-418d-94f7-5de4d22d4e35 2018-08-22 21:26:19,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 21:26:20,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}], "expires_at": "2018-08-22T22:26:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8fb9fe4132d6492d974703858046c01b", "name": "vyos_vrouter-project_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/8fb9fe4132d6492d974703858046c01b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/8fb9fe4132d6492d974703858046c01b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/8fb9fe4132d6492d974703858046c01b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8fb9fe4132d6492d974703858046c01b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/8fb9fe4132d6492d974703858046c01b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/8fb9fe4132d6492d974703858046c01b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8fb9fe4132d6492d974703858046c01b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/8fb9fe4132d6492d974703858046c01b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/8fb9fe4132d6492d974703858046c01b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_8fb9fe4132d6492d974703858046c01b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_8fb9fe4132d6492d974703858046c01b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8fb9fe4132d6492d974703858046c01b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/8fb9fe4132d6492d974703858046c01b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/8fb9fe4132d6492d974703858046c01b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "id": "f16daa0d808c49a3bca2ee3604c1b4e4"}, "audit_ids": ["ImS5UGstSxi9u-E9m9832A"], "issued_at": "2018-08-22T21:26:20.000000Z"}} 2018-08-22 21:26:20,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-22 21:26:20,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" -d '{"network": {"name": "vyos_vrouter-net_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "admin_state_up": true}}' 2018-08-22 21:26:20,611 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-87547e29-ffdb-488c-9791-8e9b771987b0 Date: Wed, 22 Aug 2018 21:26:20 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"ba53ae23-34df-43f6-9b4f-9ab76dd92ea4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8fb9fe4132d6492d974703858046c01b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T21:26:20Z","is_default":false,"name":"vyos_vrouter-net_b406e0f8-6169-4621-a703-f2f93e6cd2b0","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8fb9fe4132d6492d974703858046c01b","created_at":"2018-08-22T21:26:20Z","mtu":1450}} 2018-08-22 21:26:20,611 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-87547e29-ffdb-488c-9791-8e9b771987b0 2018-08-22 21:26:20,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.535094976425s 2018-08-22 21:26:20,611 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-87547e29-ffdb-488c-9791-8e9b771987b0 2018-08-22 21:26:20,612 - 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-08-22T21:26:20Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'ba53ae23-34df-43f6-9b4f-9ab76dd92ea4', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-net_b406e0f8-6169-4621-a703-f2f93e6cd2b0', u'admin_state_up': True, u'tenant_id': u'8fb9fe4132d6492d974703858046c01b', u'created_at': u'2018-08-22T21:26:20Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8fb9fe4132d6492d974703858046c01b', u'l2_adjacency': True}) 2018-08-22 21:26:20,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 21:26:20,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:26:20,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-356cc008-fbe3-4207-ba60-41783e71e664 Date: Wed, 22 Aug 2018 21:26:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"ba53ae23-34df-43f6-9b4f-9ab76dd92ea4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8fb9fe4132d6492d974703858046c01b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T21:26:20Z","qos_policy_id":null,"name":"vyos_vrouter-net_b406e0f8-6169-4621-a703-f2f93e6cd2b0","admin_state_up":true,"tenant_id":"8fb9fe4132d6492d974703858046c01b","created_at":"2018-08-22T21:26:20Z","mtu":1450}]} 2018-08-22 21:26:20,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-356cc008-fbe3-4207-ba60-41783e71e664 2018-08-22 21:26:20,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112029075623s 2018-08-22 21:26:20,725 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-356cc008-fbe3-4207-ba60-41783e71e664 2018-08-22 21:26:20,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-22 21:26:20,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" -d '{"subnet": {"name": "vyos_vrouter-subnet_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "enable_dhcp": true, "network_id": "ba53ae23-34df-43f6-9b4f-9ab76dd92ea4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-22 21:26:21,252 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-3cfc6d51-197f-4da8-8f73-534af8e3922c Date: Wed, 22 Aug 2018 21:26:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba53ae23-34df-43f6-9b4f-9ab76dd92ea4","tenant_id":"8fb9fe4132d6492d974703858046c01b","created_at":"2018-08-22T21:26:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-22T21:26:20Z","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":"8fb9fe4132d6492d974703858046c01b","id":"fb3e44a0-9b78-45b8-8ab9-dd9b5f895091","subnetpool_id":null,"name":"vyos_vrouter-subnet_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}} 2018-08-22 21:26:21,252 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3cfc6d51-197f-4da8-8f73-534af8e3922c 2018-08-22 21:26:21,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.525230884552s 2018-08-22 21:26:21,252 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3cfc6d51-197f-4da8-8f73-534af8e3922c 2018-08-22 21:26:21,253 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T21:26:20Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'fb3e44a0-9b78-45b8-8ab9-dd9b5f895091', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_b406e0f8-6169-4621-a703-f2f93e6cd2b0', u'enable_dhcp': True, u'network_id': u'ba53ae23-34df-43f6-9b4f-9ab76dd92ea4', u'tenant_id': u'8fb9fe4132d6492d974703858046c01b', u'created_at': u'2018-08-22T21:26:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8fb9fe4132d6492d974703858046c01b'}) 2018-08-22 21:26:21,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-22 21:26:21,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" -d '{"router": {"external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "name": "vyos_vrouter-router_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "admin_state_up": true}}' 2018-08-22 21:26:22,787 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-a6178947-83b1-4b75-b5b8-8c6fc63b8ad2 Date: Wed, 22 Aug 2018 21:26:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:26:21Z", "admin_state_up": true, "updated_at": "2018-08-22T21:26:22Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "8fb9fe4132d6492d974703858046c01b", "id": "59a8500d-90dc-4627-8508-d3009a7d26e6", "name": "vyos_vrouter-router_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}} 2018-08-22 21:26:22,787 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-a6178947-83b1-4b75-b5b8-8c6fc63b8ad2 2018-08-22 21:26:22,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.53373384476s 2018-08-22 21:26:22,788 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-a6178947-83b1-4b75-b5b8-8c6fc63b8ad2 2018-08-22 21:26:22,788 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T21:26:22Z', u'revision_number': 2, u'id': u'59a8500d-90dc-4627-8508-d3009a7d26e6', u'external_gateway_info': {u'network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'37350c7d-7f7a-4dc4-acdb-2f5b730b9a18', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_b406e0f8-6169-4621-a703-f2f93e6cd2b0', u'admin_state_up': True, u'tenant_id': u'8fb9fe4132d6492d974703858046c01b', u'created_at': u'2018-08-22T21:26:21Z', u'flavor_id': None, u'routes': [], u'project_id': u'8fb9fe4132d6492d974703858046c01b'}) 2018-08-22 21:26:22,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-22 21:26:22,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/59a8500d-90dc-4627-8508-d3009a7d26e6/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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" -d '{"subnet_id": "fb3e44a0-9b78-45b8-8ab9-dd9b5f895091"}' 2018-08-22 21:26:25,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-87c74a6b-8aa2-442f-b5e0-71d659874705 Date: Wed, 22 Aug 2018 21:26:25 GMT RESP BODY: {"network_id": "ba53ae23-34df-43f6-9b4f-9ab76dd92ea4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "subnet_id": "fb3e44a0-9b78-45b8-8ab9-dd9b5f895091", "subnet_ids": ["fb3e44a0-9b78-45b8-8ab9-dd9b5f895091"], "port_id": "a6bdecaf-4bc6-41f0-9954-26d79cc880db", "id": "59a8500d-90dc-4627-8508-d3009a7d26e6"} 2018-08-22 21:26:25,227 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/59a8500d-90dc-4627-8508-d3009a7d26e6/add_router_interface.json used request id req-87c74a6b-8aa2-442f-b5e0-71d659874705 2018-08-22 21:26:25,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.43858194351s 2018-08-22 21:26:25,228 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/59a8500d-90dc-4627-8508-d3009a7d26e6/add_router_interface.json used request id req-87c74a6b-8aa2-442f-b5e0-71d659874705 returning object 59a8500d-90dc-4627-8508-d3009a7d26e6 2018-08-22 21:26:25,228 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-22 21:26:47,986 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-22 21:26:47,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 21:26:47,993 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 22 Aug 2018 21:26:48 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-22 21:26:47,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 21:26:47,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:26:48,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6cf65a43-b9f2-49e0-a1d4-ece0d971f2b8 Date: Wed, 22 Aug 2018 21:26:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 21:26:48,372 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-6cf65a43-b9f2-49e0-a1d4-ece0d971f2b8 2018-08-22 21:26:48,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.378401041031s 2018-08-22 21:26:48,373 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-6cf65a43-b9f2-49e0-a1d4-ece0d971f2b8 2018-08-22 21:26:48,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-22 21:26:48,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}' 2018-08-22 21:26:48,443 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/57dce004-33e3-4274-a054-0b1a8136d16d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7045fa2e-f8d7-4e74-b898-8a1167f77a4c Date: Wed, 22 Aug 2018 21:26:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T21:26:48Z", "file": "/v2/images/57dce004-33e3-4274-a054-0b1a8136d16d/file", "owner": "8fb9fe4132d6492d974703858046c01b", "id": "57dce004-33e3-4274-a054-0b1a8136d16d", "size": null, "self": "/v2/images/57dce004-33e3-4274-a054-0b1a8136d16d", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "checksum": null, "created_at": "2018-08-22T21:26:48Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-22 21:26:48,443 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-7045fa2e-f8d7-4e74-b898-8a1167f77a4c 2018-08-22 21:26:48,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0629518032074s 2018-08-22 21:26:48,444 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-7045fa2e-f8d7-4e74-b898-8a1167f77a4c returning object 57dce004-33e3-4274-a054-0b1a8136d16d 2018-08-22 21:26:48,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-22 21:26:48,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/57dce004-33e3-4274-a054-0b1a8136d16d/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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" -d '' 2018-08-22 21:27:49,736 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8a62d303-4691-47d2-9549-9613abd05ba9 Date: Wed, 22 Aug 2018 21:27:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 21:27:49,736 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/57dce004-33e3-4274-a054-0b1a8136d16d/file used request id req-8a62d303-4691-47d2-9549-9613abd05ba9 2018-08-22 21:27:49,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 61.2918219566s 2018-08-22 21:27:49,737 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/57dce004-33e3-4274-a054-0b1a8136d16d/file used request id req-8a62d303-4691-47d2-9549-9613abd05ba9 2018-08-22 21:27:49,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 21:27:49,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:27:49,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-302c8e20-fb04-4489-b3d2-c27213b4c58c Date: Wed, 22 Aug 2018 21:27:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T21:27:49Z", "file": "/v2/images/57dce004-33e3-4274-a054-0b1a8136d16d/file", "owner": "8fb9fe4132d6492d974703858046c01b", "id": "57dce004-33e3-4274-a054-0b1a8136d16d", "size": 4373348352, "self": "/v2/images/57dce004-33e3-4274-a054-0b1a8136d16d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/57dce004-33e3-4274-a054-0b1a8136d16d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/57dce004-33e3-4274-a054-0b1a8136d16d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-22T21:26:48Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 21:27:49,777 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-302c8e20-fb04-4489-b3d2-c27213b4c58c 2018-08-22 21:27:49,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0362000465393s 2018-08-22 21:27:49,777 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-302c8e20-fb04-4489-b3d2-c27213b4c58c 2018-08-22 21:27:49,779 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/57dce004-33e3-4274-a054-0b1a8136d16d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/57dce004-33e3-4274-a054-0b1a8136d16d/file', 'owner': u'8fb9fe4132d6492d974703858046c01b', 'id': u'57dce004-33e3-4274-a054-0b1a8136d16d', 'size': 4373348352, u'self': u'/v2/images/57dce004-33e3-4274-a054-0b1a8136d16d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8fb9fe4132d6492d974703858046c01b', 'name': 'vyos_vrouter-project_b406e0f8-6169-4621-a703-f2f93e6cd2b0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/57dce004-33e3-4274-a054-0b1a8136d16d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-22T21:27:49Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-22T21:27:49Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_b406e0f8-6169-4621-a703-f2f93e6cd2b0', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/57dce004-33e3-4274-a054-0b1a8136d16d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_b406e0f8-6169-4621-a703-f2f93e6cd2b0', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_b406e0f8-6169-4621-a703-f2f93e6cd2b0', 'created': u'2018-08-22T21:26:48Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-22T21:26:48Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', 'metadata': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/57dce004-33e3-4274-a054-0b1a8136d16d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_b406e0f8-6169-4621-a703-f2f93e6cd2b0', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-08-22 21:27:49,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-22 21:27:49,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}e2fa23c0561392c4c35d820babb04110c9dd918a" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-22 21:27:50,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:27: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-36613395-6f5b-4818-827f-e775df26c8e2 x-compute-request-id: req-36613395-6f5b-4818-827f-e775df26c8e2 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "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": "9bbef491-7ca8-4910-8a69-22766f9b94ab"}} 2018-08-22 21:27:50,093 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-36613395-6f5b-4818-827f-e775df26c8e2 2018-08-22 21:27:50,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.312741041183s 2018-08-22 21:27:50,094 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-36613395-6f5b-4818-827f-e775df26c8e2 2018-08-22 21:27:50,094 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_b406e0f8-6169-4621-a703-f2f93e6cd2b0', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'9bbef491-7ca8-4910-8a69-22766f9b94ab', 'swap': 0}) 2018-08-22 21:27:50,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-22 21:27:50,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab/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}e2fa23c0561392c4c35d820babb04110c9dd918a" -d '{"extra_specs": {}}' 2018-08-22 21:27:50,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:27:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8bcfefec-8e97-4300-9a25-24f11b20b523 x-compute-request-id: req-8bcfefec-8e97-4300-9a25-24f11b20b523 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-22 21:27:50,116 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab/os-extra_specs used request id req-8bcfefec-8e97-4300-9a25-24f11b20b523 2018-08-22 21:27:50,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206911563873s 2018-08-22 21:27:50,116 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab/os-extra_specs used request id req-8bcfefec-8e97-4300-9a25-24f11b20b523 2018-08-22 21:27:50,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-22 21:27:50,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" -d '{"keypair": {"name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}}' 2018-08-22 21:27:50,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:27: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-38c78df3-47a3-47d9-96f6-dbb53b61224a x-compute-request-id: req-38c78df3-47a3-47d9-96f6-dbb53b61224a Content-Encoding: gzip Content-Length: 1811 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDitolQWKXMeUdp9lv6nBIhNUCk/oIWAEdU7BLwFJ0ZOsBhL7nctM1uGY02s4CvYywPJPFFPTxQ+HEtyy6M57NrsxIxR9PQo1pP8R2AcKPi2N8zGcnjwihj/cYBkiQXSg4mRrntsIKzFdSJixDYBGzgJA6DWXeOczG6/TdB03AQ8lUii8bH+drUhWH9O5vdRUrZFAn2pQHCMbhgTNRd07ExPTdqvWOcgSTYAQYpFW2p+TX6jiFNxogTQBeR1pRm11ltdD+Cd/ToponWmzOff5aqcVAVzn4Aj4I3O2e5i8/ApcAYgc5YeRCvodEGTw6lJ2fvYlfFrvJXSkyqI+7fb3BJ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4raJUFilzHlHafZb+pwSITVApP6CFgBHVOwS8BSdGTrAYS+5\n3LTNbhmNNrOAr2MsDyTxRT08UPhxLcsujOeza7MSMUfT0KNaT/EdgHCj4tjfMxnJ\n48IoY/3GAZIkF0oOJka57bCCsxXUiYsQ2ARs4CQOg1l3jnMxuv03QdNwEPJVIovG\nx/na1IVh/Tub3UVK2RQJ9qUBwjG4YEzUXdOxMT03ar1jnIEk2AEGKRVtqfk1+o4h\nTcaIE0AXkdaUZtdZbXQ/gnf06KaJ1pszn3+WqnFQFc5+AI+CNztnuYvPwKXAGIHO\nWHkQr6HRBk8OpSdn72JXxa7yV0pMqiPu329wSQIDAQABAoIBAFt5gUAM9KDjEmB7\nybL9hAcoIHQySLSt2ho2wpFiD90dKoBMLHcT8IuK/cJjfPnHTwCxTDQ+t/aHt8rd\nX2P1HRzIfP+rVpipQIhe5iNrz4R5Mt3AewhNz9RAkcMSf0NyWvEwulZgUOwHU+FH\nXj16059AjSaMU8QDUL586u3BbUc4bWDZOE819w+sapl2LMOPr4aigR6SozGkT4Sc\nl/NG+6M3RJkU8+tmwiER9TWz5kkRHITFIpgBOyfkSOgecTptdx7b3KswMwfQoL0H\neX7abSlL7ySKumGIYVQ1O1+xxfnFxlhDDveqikjVzLfP42UC8Ok/oE58H5gtY5Vg\nUk4V3oECgYEA/TIbpNreYW7A/B9L7mFbTmwg2UhSLIzTPWlI1Sn9AFJ6gh23monE\n2V1YlLwOA2NhIAgXHxV7BMPFsWbb8I1LnK1FiuRhTbfE7DFwq3qfSwokyU0u9FTL\nLXnoXzD5YOX6UE1Pxa9NVPcg0Pb2DlFGgJUvlLzDkESPmqDeIvYTbLkCgYEA5TlX\nYsbB5q6zYqnkbQnxS2RcyQ/zfqB1JvPC+3AQ56AG/dQ8Dujx5P7fkKugZci0oULB\nIlTCZ/0qDoeddv0FTvtsAHWmwXI7k+23CijOttal9QnMXMvLbb2KpW2AfzhFGvKE\nPo8JTrJzzKWYEoKJ5kagm+v1deDDx1tDfthi+BECgYAuFCtxwh9MjhJzD+MKvA8Y\n45bK1F2YG/zppTqLCLwxjdEb0vqyFjaL9HAFiX/nX/OyF6bVklw0Dsjwsy59xckn\n92S7lTqcIUCmV40QuB07U9pEBFbyQmhDm3cNs+T+nHwElz1YVcH2H4+KWBeJnYL+\nLaheIkhY/hFAa9xhcnUwiQKBgQDe0Ptxx9SKAT3cZVrm5yhHadqLk1bUuvLGF2Ns\neEXmcXb6W8i5kZQ5TctR3JMA/bUfoD0OuydyX/P2xbq6BD+Zw+n7FGIxXnItXIB1\nfq9ZqZMOeyTM+0jWds2D+spSYAdEp4MHMJESj4Li5gDJ1VxonDTY++fRWtfUPJGC\nhqLFkQKBgQDCbm0iAOi647C9pJkB7sqFvSyByzVAAsG6IuFD96DdeEQGRb4C+zKG\nNApE81fWNWs6MN3jCrFEDT8H5O6crgKGg8ieWr+hioK+3yVyQH7Rn13xMiNb0nGw\nXs6J4z5HvI1Z83we6ny2fEK+Ni6BB3sI0MoW0QLnyO45JWZdOFqpJw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "fingerprint": "c3:19:b3:9c:aa:42:6b:24:92:35:71:5d:99:2f:30:c4"}} 2018-08-22 21:27:50,526 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-38c78df3-47a3-47d9-96f6-dbb53b61224a 2018-08-22 21:27:50,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.40904712677s 2018-08-22 21:27:50,526 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-38c78df3-47a3-47d9-96f6-dbb53b61224a 2018-08-22 21:27:50,527 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDitolQWKXMeUdp9lv6nBIhNUCk/oIWAEdU7BLwFJ0ZOsBhL7nctM1uGY02s4CvYywPJPFFPTxQ+HEtyy6M57NrsxIxR9PQo1pP8R2AcKPi2N8zGcnjwihj/cYBkiQXSg4mRrntsIKzFdSJixDYBGzgJA6DWXeOczG6/TdB03AQ8lUii8bH+drUhWH9O5vdRUrZFAn2pQHCMbhgTNRd07ExPTdqvWOcgSTYAQYpFW2p+TX6jiFNxogTQBeR1pRm11ltdD+Cd/ToponWmzOff5aqcVAVzn4Aj4I3O2e5i8/ApcAYgc5YeRCvodEGTw6lJ2fvYlfFrvJXSkyqI+7fb3BJ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4raJUFilzHlHafZb+pwSITVApP6CFgBHVOwS8BSdGTrAYS+5\n3LTNbhmNNrOAr2MsDyTxRT08UPhxLcsujOeza7MSMUfT0KNaT/EdgHCj4tjfMxnJ\n48IoY/3GAZIkF0oOJka57bCCsxXUiYsQ2ARs4CQOg1l3jnMxuv03QdNwEPJVIovG\nx/na1IVh/Tub3UVK2RQJ9qUBwjG4YEzUXdOxMT03ar1jnIEk2AEGKRVtqfk1+o4h\nTcaIE0AXkdaUZtdZbXQ/gnf06KaJ1pszn3+WqnFQFc5+AI+CNztnuYvPwKXAGIHO\nWHkQr6HRBk8OpSdn72JXxa7yV0pMqiPu329wSQIDAQABAoIBAFt5gUAM9KDjEmB7\nybL9hAcoIHQySLSt2ho2wpFiD90dKoBMLHcT8IuK/cJjfPnHTwCxTDQ+t/aHt8rd\nX2P1HRzIfP+rVpipQIhe5iNrz4R5Mt3AewhNz9RAkcMSf0NyWvEwulZgUOwHU+FH\nXj16059AjSaMU8QDUL586u3BbUc4bWDZOE819w+sapl2LMOPr4aigR6SozGkT4Sc\nl/NG+6M3RJkU8+tmwiER9TWz5kkRHITFIpgBOyfkSOgecTptdx7b3KswMwfQoL0H\neX7abSlL7ySKumGIYVQ1O1+xxfnFxlhDDveqikjVzLfP42UC8Ok/oE58H5gtY5Vg\nUk4V3oECgYEA/TIbpNreYW7A/B9L7mFbTmwg2UhSLIzTPWlI1Sn9AFJ6gh23monE\n2V1YlLwOA2NhIAgXHxV7BMPFsWbb8I1LnK1FiuRhTbfE7DFwq3qfSwokyU0u9FTL\nLXnoXzD5YOX6UE1Pxa9NVPcg0Pb2DlFGgJUvlLzDkESPmqDeIvYTbLkCgYEA5TlX\nYsbB5q6zYqnkbQnxS2RcyQ/zfqB1JvPC+3AQ56AG/dQ8Dujx5P7fkKugZci0oULB\nIlTCZ/0qDoeddv0FTvtsAHWmwXI7k+23CijOttal9QnMXMvLbb2KpW2AfzhFGvKE\nPo8JTrJzzKWYEoKJ5kagm+v1deDDx1tDfthi+BECgYAuFCtxwh9MjhJzD+MKvA8Y\n45bK1F2YG/zppTqLCLwxjdEb0vqyFjaL9HAFiX/nX/OyF6bVklw0Dsjwsy59xckn\n92S7lTqcIUCmV40QuB07U9pEBFbyQmhDm3cNs+T+nHwElz1YVcH2H4+KWBeJnYL+\nLaheIkhY/hFAa9xhcnUwiQKBgQDe0Ptxx9SKAT3cZVrm5yhHadqLk1bUuvLGF2Ns\neEXmcXb6W8i5kZQ5TctR3JMA/bUfoD0OuydyX/P2xbq6BD+Zw+n7FGIxXnItXIB1\nfq9ZqZMOeyTM+0jWds2D+spSYAdEp4MHMJESj4Li5gDJ1VxonDTY++fRWtfUPJGC\nhqLFkQKBgQDCbm0iAOi647C9pJkB7sqFvSyByzVAAsG6IuFD96DdeEQGRb4C+zKG\nNApE81fWNWs6MN3jCrFEDT8H5O6crgKGg8ieWr+hioK+3yVyQH7Rn13xMiNb0nGw\nXs6J4z5HvI1Z83we6ny2fEK+Ni6BB3sI0MoW0QLnyO45JWZdOFqpJw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'f16daa0d808c49a3bca2ee3604c1b4e4', 'name': u'vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0', 'created_at': '2018-08-22T21:27:50.527421', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8fb9fe4132d6492d974703858046c01b', 'name': 'vyos_vrouter-project_b406e0f8-6169-4621-a703-f2f93e6cd2b0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c3:19:b3:9c:aa:42:6b:24:92:35:71:5d:99:2f:30:c4', 'type': 'ssh', 'id': u'vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0'}) 2018-08-22 21:27:50,527 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA4raJUFilzHlHafZb+pwSITVApP6CFgBHVOwS8BSdGTrAYS+5 3LTNbhmNNrOAr2MsDyTxRT08UPhxLcsujOeza7MSMUfT0KNaT/EdgHCj4tjfMxnJ 48IoY/3GAZIkF0oOJka57bCCsxXUiYsQ2ARs4CQOg1l3jnMxuv03QdNwEPJVIovG x/na1IVh/Tub3UVK2RQJ9qUBwjG4YEzUXdOxMT03ar1jnIEk2AEGKRVtqfk1+o4h TcaIE0AXkdaUZtdZbXQ/gnf06KaJ1pszn3+WqnFQFc5+AI+CNztnuYvPwKXAGIHO WHkQr6HRBk8OpSdn72JXxa7yV0pMqiPu329wSQIDAQABAoIBAFt5gUAM9KDjEmB7 ybL9hAcoIHQySLSt2ho2wpFiD90dKoBMLHcT8IuK/cJjfPnHTwCxTDQ+t/aHt8rd X2P1HRzIfP+rVpipQIhe5iNrz4R5Mt3AewhNz9RAkcMSf0NyWvEwulZgUOwHU+FH Xj16059AjSaMU8QDUL586u3BbUc4bWDZOE819w+sapl2LMOPr4aigR6SozGkT4Sc l/NG+6M3RJkU8+tmwiER9TWz5kkRHITFIpgBOyfkSOgecTptdx7b3KswMwfQoL0H eX7abSlL7ySKumGIYVQ1O1+xxfnFxlhDDveqikjVzLfP42UC8Ok/oE58H5gtY5Vg Uk4V3oECgYEA/TIbpNreYW7A/B9L7mFbTmwg2UhSLIzTPWlI1Sn9AFJ6gh23monE 2V1YlLwOA2NhIAgXHxV7BMPFsWbb8I1LnK1FiuRhTbfE7DFwq3qfSwokyU0u9FTL LXnoXzD5YOX6UE1Pxa9NVPcg0Pb2DlFGgJUvlLzDkESPmqDeIvYTbLkCgYEA5TlX YsbB5q6zYqnkbQnxS2RcyQ/zfqB1JvPC+3AQ56AG/dQ8Dujx5P7fkKugZci0oULB IlTCZ/0qDoeddv0FTvtsAHWmwXI7k+23CijOttal9QnMXMvLbb2KpW2AfzhFGvKE Po8JTrJzzKWYEoKJ5kagm+v1deDDx1tDfthi+BECgYAuFCtxwh9MjhJzD+MKvA8Y 45bK1F2YG/zppTqLCLwxjdEb0vqyFjaL9HAFiX/nX/OyF6bVklw0Dsjwsy59xckn 92S7lTqcIUCmV40QuB07U9pEBFbyQmhDm3cNs+T+nHwElz1YVcH2H4+KWBeJnYL+ LaheIkhY/hFAa9xhcnUwiQKBgQDe0Ptxx9SKAT3cZVrm5yhHadqLk1bUuvLGF2Ns eEXmcXb6W8i5kZQ5TctR3JMA/bUfoD0OuydyX/P2xbq6BD+Zw+n7FGIxXnItXIB1 fq9ZqZMOeyTM+0jWds2D+spSYAdEp4MHMJESj4Li5gDJ1VxonDTY++fRWtfUPJGC hqLFkQKBgQDCbm0iAOi647C9pJkB7sqFvSyByzVAAsG6IuFD96DdeEQGRb4C+zKG NApE81fWNWs6MN3jCrFEDT8H5O6crgKGg8ieWr+hioK+3yVyQH7Rn13xMiNb0nGw Xs6J4z5HvI1Z83we6ny2fEK+Ni6BB3sI0MoW0QLnyO45JWZdOFqpJw== -----END RSA PRIVATE KEY----- 2018-08-22 21:27:50,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-22 21:27:50,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" -d '{"security_group": {"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-08-22 21:27:51,221 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-270b3b21-6648-4f3b-b48b-09b21417f004 Date: Wed, 22 Aug 2018 21:27:51 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:27:50Z", "updated_at": "2018-08-22T21:27:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:27:50Z", "revision_number": 0, "id": "2cc42462-784e-472e-a19d-95d60951f4ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:50Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:27:50Z", "revision_number": 0, "id": "7767d70b-9412-4e84-b223-57c2db7172ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:50Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fb9fe4132d6492d974703858046c01b"}], "revision_number": 1, "project_id": "8fb9fe4132d6492d974703858046c01b", "id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}} 2018-08-22 21:27:51,222 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-270b3b21-6648-4f3b-b48b-09b21417f004 2018-08-22 21:27:51,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.691261053085s 2018-08-22 21:27:51,222 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-270b3b21-6648-4f3b-b48b-09b21417f004 2018-08-22 21:27:51,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 21:27:51,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:27:51,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-930aaf06-6dbf-415f-8f44-cc1a209decee Date: Wed, 22 Aug 2018 21:27:51 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:27:50Z", "updated_at": "2018-08-22T21:27:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:27:50Z", "revision_number": 0, "id": "2cc42462-784e-472e-a19d-95d60951f4ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:50Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:27:50Z", "revision_number": 0, "id": "7767d70b-9412-4e84-b223-57c2db7172ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:50Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fb9fe4132d6492d974703858046c01b"}], "revision_number": 1, "project_id": "8fb9fe4132d6492d974703858046c01b", "id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}, {"description": "Default security group", "tags": [], "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:26:20Z", "updated_at": "2018-08-22T21:26:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:26:20Z", "revision_number": 0, "id": "12824882-dd12-4a70-bc08-93fe1d9e021c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:26:20Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:26:20Z", "revision_number": 0, "id": "879db463-9492-432d-8dfb-e25a0afa601c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:26:20Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:26:20Z", "revision_number": 0, "id": "aa668844-de1c-46f8-b8b8-0d3036446246", "remote_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "remote_ip_prefix": null, "created_at": "2018-08-22T21:26:20Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:26:20Z", "revision_number": 0, "id": "e1936cc0-929c-450d-9153-3d60cd4a1706", "remote_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "remote_ip_prefix": null, "created_at": "2018-08-22T21:26:20Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fb9fe4132d6492d974703858046c01b"}], "revision_number": 1, "project_id": "8fb9fe4132d6492d974703858046c01b", "id": "5b283090-c08b-4773-a9ec-6f84321372e4", "name": "default"}]} 2018-08-22 21:27:51,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-930aaf06-6dbf-415f-8f44-cc1a209decee 2018-08-22 21:27:51,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0667200088501s 2018-08-22 21:27:51,293 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-930aaf06-6dbf-415f-8f44-cc1a209decee 2018-08-22 21:27:51,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-22 21:27:51,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" -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": "199531e8-f0c7-462e-93b7-03e643fb4cad"}}' 2018-08-22 21:27:51,419 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-b49bbf05-de13-495f-b2ad-9f10bfb6a4c0 Date: Wed, 22 Aug 2018 21:27:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-22T21:27:51Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "port_range_min": 22, "revision_number": 0, "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:27:51Z", "project_id": "8fb9fe4132d6492d974703858046c01b", "id": "cc47ebb5-59a4-4884-a1ac-2bd4d0cb090c"}} 2018-08-22 21:27:51,419 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-b49bbf05-de13-495f-b2ad-9f10bfb6a4c0 2018-08-22 21:27:51,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.121888160706s 2018-08-22 21:27:51,420 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-b49bbf05-de13-495f-b2ad-9f10bfb6a4c0 2018-08-22 21:27:51,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 21:27:51,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:27:51,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-115aaf60-f7e1-44b0-a448-5d1ec21c1dc8 Date: Wed, 22 Aug 2018 21:27:51 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:27:50Z", "updated_at": "2018-08-22T21:27:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:27:50Z", "revision_number": 0, "id": "2cc42462-784e-472e-a19d-95d60951f4ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:50Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:27:50Z", "revision_number": 0, "id": "7767d70b-9412-4e84-b223-57c2db7172ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:50Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T21:27:51Z", "revision_number": 0, "id": "cc47ebb5-59a4-4884-a1ac-2bd4d0cb090c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:51Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}], "revision_number": 2, "project_id": "8fb9fe4132d6492d974703858046c01b", "id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}, {"description": "Default security group", "tags": [], "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:26:20Z", "updated_at": "2018-08-22T21:26:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:26:20Z", "revision_number": 0, "id": "12824882-dd12-4a70-bc08-93fe1d9e021c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:26:20Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:26:20Z", "revision_number": 0, "id": "879db463-9492-432d-8dfb-e25a0afa601c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:26:20Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:26:20Z", "revision_number": 0, "id": "aa668844-de1c-46f8-b8b8-0d3036446246", "remote_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "remote_ip_prefix": null, "created_at": "2018-08-22T21:26:20Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:26:20Z", "revision_number": 0, "id": "e1936cc0-929c-450d-9153-3d60cd4a1706", "remote_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "remote_ip_prefix": null, "created_at": "2018-08-22T21:26:20Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fb9fe4132d6492d974703858046c01b"}], "revision_number": 1, "project_id": "8fb9fe4132d6492d974703858046c01b", "id": "5b283090-c08b-4773-a9ec-6f84321372e4", "name": "default"}]} 2018-08-22 21:27:51,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-115aaf60-f7e1-44b0-a448-5d1ec21c1dc8 2018-08-22 21:27:51,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0433478355408s 2018-08-22 21:27:51,467 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-115aaf60-f7e1-44b0-a448-5d1ec21c1dc8 2018-08-22 21:27:51,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-22 21:27:51,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" -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": "199531e8-f0c7-462e-93b7-03e643fb4cad"}}' 2018-08-22 21:27:51,597 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-081872d2-c425-4802-a4b7-406140b5cd51 Date: Wed, 22 Aug 2018 21:27:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-22T21:27:51Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "port_range_min": null, "revision_number": 0, "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:27:51Z", "project_id": "8fb9fe4132d6492d974703858046c01b", "id": "6889fa42-1130-4a81-9adc-2ecca9c03f3c"}} 2018-08-22 21:27:51,597 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-081872d2-c425-4802-a4b7-406140b5cd51 2018-08-22 21:27:51,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.126570940018s 2018-08-22 21:27:51,597 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-081872d2-c425-4802-a4b7-406140b5cd51 2018-08-22 21:27:51,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 21:27:51,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:27:51,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-033d0d7a-6696-4a6f-aa08-dcd0545b3e4b Date: Wed, 22 Aug 2018 21:27:51 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:27:50Z", "updated_at": "2018-08-22T21:27:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:27:50Z", "revision_number": 0, "id": "2cc42462-784e-472e-a19d-95d60951f4ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:50Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:27:51Z", "revision_number": 0, "id": "6889fa42-1130-4a81-9adc-2ecca9c03f3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:51Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:27:50Z", "revision_number": 0, "id": "7767d70b-9412-4e84-b223-57c2db7172ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:50Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T21:27:51Z", "revision_number": 0, "id": "cc47ebb5-59a4-4884-a1ac-2bd4d0cb090c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:51Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}], "revision_number": 3, "project_id": "8fb9fe4132d6492d974703858046c01b", "id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}, {"description": "Default security group", "tags": [], "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:26:20Z", "updated_at": "2018-08-22T21:26:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:26:20Z", "revision_number": 0, "id": "12824882-dd12-4a70-bc08-93fe1d9e021c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:26:20Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:26:20Z", "revision_number": 0, "id": "879db463-9492-432d-8dfb-e25a0afa601c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:26:20Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:26:20Z", "revision_number": 0, "id": "aa668844-de1c-46f8-b8b8-0d3036446246", "remote_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "remote_ip_prefix": null, "created_at": "2018-08-22T21:26:20Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:26:20Z", "revision_number": 0, "id": "e1936cc0-929c-450d-9153-3d60cd4a1706", "remote_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "remote_ip_prefix": null, "created_at": "2018-08-22T21:26:20Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fb9fe4132d6492d974703858046c01b"}], "revision_number": 1, "project_id": "8fb9fe4132d6492d974703858046c01b", "id": "5b283090-c08b-4773-a9ec-6f84321372e4", "name": "default"}]} 2018-08-22 21:27:51,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-033d0d7a-6696-4a6f-aa08-dcd0545b3e4b 2018-08-22 21:27:51,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0554809570312s 2018-08-22 21:27:51,657 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-033d0d7a-6696-4a6f-aa08-dcd0545b3e4b 2018-08-22 21:27:51,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-22 21:27:51,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" -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": "199531e8-f0c7-462e-93b7-03e643fb4cad"}}' 2018-08-22 21:27:51,792 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-df323f78-3ee7-46a3-a70f-c4203b7f2e45 Date: Wed, 22 Aug 2018 21:27:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-22T21:27:51Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "port_range_min": 80, "revision_number": 0, "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:27:51Z", "project_id": "8fb9fe4132d6492d974703858046c01b", "id": "29b83629-affa-42d9-8fb8-eff9f6be9f64"}} 2018-08-22 21:27:51,792 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-df323f78-3ee7-46a3-a70f-c4203b7f2e45 2018-08-22 21:27:51,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.132467985153s 2018-08-22 21:27:51,793 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-df323f78-3ee7-46a3-a70f-c4203b7f2e45 2018-08-22 21:27:51,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 21:27:51,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:27:51,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-13ada1fd-e4f9-4b8d-a1e5-201ca28854d8 Date: Wed, 22 Aug 2018 21:27:51 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:27:50Z", "updated_at": "2018-08-22T21:27:51Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-22T21:27:51Z", "revision_number": 0, "id": "29b83629-affa-42d9-8fb8-eff9f6be9f64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:51Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:27:50Z", "revision_number": 0, "id": "2cc42462-784e-472e-a19d-95d60951f4ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:50Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:27:51Z", "revision_number": 0, "id": "6889fa42-1130-4a81-9adc-2ecca9c03f3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:51Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:27:50Z", "revision_number": 0, "id": "7767d70b-9412-4e84-b223-57c2db7172ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:50Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T21:27:51Z", "revision_number": 0, "id": "cc47ebb5-59a4-4884-a1ac-2bd4d0cb090c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:51Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}], "revision_number": 4, "project_id": "8fb9fe4132d6492d974703858046c01b", "id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}, {"description": "Default security group", "tags": [], "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:26:20Z", "updated_at": "2018-08-22T21:26:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:26:20Z", "revision_number": 0, "id": "12824882-dd12-4a70-bc08-93fe1d9e021c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:26:20Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:26:20Z", "revision_number": 0, "id": "879db463-9492-432d-8dfb-e25a0afa601c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:26:20Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:26:20Z", "revision_number": 0, "id": "aa668844-de1c-46f8-b8b8-0d3036446246", "remote_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "remote_ip_prefix": null, "created_at": "2018-08-22T21:26:20Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:26:20Z", "revision_number": 0, "id": "e1936cc0-929c-450d-9153-3d60cd4a1706", "remote_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "remote_ip_prefix": null, "created_at": "2018-08-22T21:26:20Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fb9fe4132d6492d974703858046c01b"}], "revision_number": 1, "project_id": "8fb9fe4132d6492d974703858046c01b", "id": "5b283090-c08b-4773-a9ec-6f84321372e4", "name": "default"}]} 2018-08-22 21:27:51,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-13ada1fd-e4f9-4b8d-a1e5-201ca28854d8 2018-08-22 21:27:51,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0451281070709s 2018-08-22 21:27:51,842 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-13ada1fd-e4f9-4b8d-a1e5-201ca28854d8 2018-08-22 21:27:51,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-22 21:27:51,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" -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": "199531e8-f0c7-462e-93b7-03e643fb4cad"}}' 2018-08-22 21:27:51,976 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-daf76a7c-7127-463f-8bd2-99b8b8a4e059 Date: Wed, 22 Aug 2018 21:27:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-08-22T21:27:51Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "port_range_min": 443, "revision_number": 0, "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:27:51Z", "project_id": "8fb9fe4132d6492d974703858046c01b", "id": "815d2fa8-e223-4547-b2e6-4633010f25a5"}} 2018-08-22 21:27:51,976 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-daf76a7c-7127-463f-8bd2-99b8b8a4e059 2018-08-22 21:27:51,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.131638050079s 2018-08-22 21:27:51,977 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-daf76a7c-7127-463f-8bd2-99b8b8a4e059 2018-08-22 21:27:51,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 21:27:51,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:27:52,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-97d7a98d-1b0b-4f80-a7f5-204bd85c82a1 Date: Wed, 22 Aug 2018 21:27:52 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:27:50Z", "updated_at": "2018-08-22T21:27:51Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-22T21:27:51Z", "revision_number": 0, "id": "29b83629-affa-42d9-8fb8-eff9f6be9f64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:51Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:27:50Z", "revision_number": 0, "id": "2cc42462-784e-472e-a19d-95d60951f4ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:50Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:27:51Z", "revision_number": 0, "id": "6889fa42-1130-4a81-9adc-2ecca9c03f3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:51Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:27:50Z", "revision_number": 0, "id": "7767d70b-9412-4e84-b223-57c2db7172ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:50Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-22T21:27:51Z", "revision_number": 0, "id": "815d2fa8-e223-4547-b2e6-4633010f25a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:51Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T21:27:51Z", "revision_number": 0, "id": "cc47ebb5-59a4-4884-a1ac-2bd4d0cb090c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:51Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}], "revision_number": 5, "project_id": "8fb9fe4132d6492d974703858046c01b", "id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}, {"description": "Default security group", "tags": [], "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:26:20Z", "updated_at": "2018-08-22T21:26:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:26:20Z", "revision_number": 0, "id": "12824882-dd12-4a70-bc08-93fe1d9e021c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:26:20Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:26:20Z", "revision_number": 0, "id": "879db463-9492-432d-8dfb-e25a0afa601c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:26:20Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:26:20Z", "revision_number": 0, "id": "aa668844-de1c-46f8-b8b8-0d3036446246", "remote_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "remote_ip_prefix": null, "created_at": "2018-08-22T21:26:20Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:26:20Z", "revision_number": 0, "id": "e1936cc0-929c-450d-9153-3d60cd4a1706", "remote_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "remote_ip_prefix": null, "created_at": "2018-08-22T21:26:20Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fb9fe4132d6492d974703858046c01b"}], "revision_number": 1, "project_id": "8fb9fe4132d6492d974703858046c01b", "id": "5b283090-c08b-4773-a9ec-6f84321372e4", "name": "default"}]} 2018-08-22 21:27:52,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-97d7a98d-1b0b-4f80-a7f5-204bd85c82a1 2018-08-22 21:27:52,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0432288646698s 2018-08-22 21:27:52,024 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-97d7a98d-1b0b-4f80-a7f5-204bd85c82a1 2018-08-22 21:27:52,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-22 21:27:52,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" -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": "199531e8-f0c7-462e-93b7-03e643fb4cad"}}' 2018-08-22 21:27:52,144 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-d9611be8-f806-4bda-ad5d-60012cbb99f7 Date: Wed, 22 Aug 2018 21:27:52 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-08-22T21:27:52Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "port_range_min": 5671, "revision_number": 0, "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:27:52Z", "project_id": "8fb9fe4132d6492d974703858046c01b", "id": "b26f957f-9263-4778-a14e-57b89df3192d"}} 2018-08-22 21:27:52,144 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-d9611be8-f806-4bda-ad5d-60012cbb99f7 2018-08-22 21:27:52,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.117069959641s 2018-08-22 21:27:52,145 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-d9611be8-f806-4bda-ad5d-60012cbb99f7 2018-08-22 21:27:52,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 21:27:52,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:27:52,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-3f7cc9a0-5b94-4c58-bfc8-e1e84d1f3603 Date: Wed, 22 Aug 2018 21:27:52 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:27:50Z", "updated_at": "2018-08-22T21:27:52Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-22T21:27:51Z", "revision_number": 0, "id": "29b83629-affa-42d9-8fb8-eff9f6be9f64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:51Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:27:50Z", "revision_number": 0, "id": "2cc42462-784e-472e-a19d-95d60951f4ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:50Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:27:51Z", "revision_number": 0, "id": "6889fa42-1130-4a81-9adc-2ecca9c03f3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:51Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:27:50Z", "revision_number": 0, "id": "7767d70b-9412-4e84-b223-57c2db7172ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:50Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-22T21:27:51Z", "revision_number": 0, "id": "815d2fa8-e223-4547-b2e6-4633010f25a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:51Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-22T21:27:52Z", "revision_number": 0, "id": "b26f957f-9263-4778-a14e-57b89df3192d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:52Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T21:27:51Z", "revision_number": 0, "id": "cc47ebb5-59a4-4884-a1ac-2bd4d0cb090c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:51Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}], "revision_number": 6, "project_id": "8fb9fe4132d6492d974703858046c01b", "id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}, {"description": "Default security group", "tags": [], "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:26:20Z", "updated_at": "2018-08-22T21:26:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:26:20Z", "revision_number": 0, "id": "12824882-dd12-4a70-bc08-93fe1d9e021c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:26:20Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:26:20Z", "revision_number": 0, "id": "879db463-9492-432d-8dfb-e25a0afa601c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:26:20Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:26:20Z", "revision_number": 0, "id": "aa668844-de1c-46f8-b8b8-0d3036446246", "remote_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "remote_ip_prefix": null, "created_at": "2018-08-22T21:26:20Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:26:20Z", "revision_number": 0, "id": "e1936cc0-929c-450d-9153-3d60cd4a1706", "remote_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "remote_ip_prefix": null, "created_at": "2018-08-22T21:26:20Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fb9fe4132d6492d974703858046c01b"}], "revision_number": 1, "project_id": "8fb9fe4132d6492d974703858046c01b", "id": "5b283090-c08b-4773-a9ec-6f84321372e4", "name": "default"}]} 2018-08-22 21:27:52,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-3f7cc9a0-5b94-4c58-bfc8-e1e84d1f3603 2018-08-22 21:27:52,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.045440196991s 2018-08-22 21:27:52,194 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-3f7cc9a0-5b94-4c58-bfc8-e1e84d1f3603 2018-08-22 21:27:52,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-22 21:27:52,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" -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": "199531e8-f0c7-462e-93b7-03e643fb4cad"}}' 2018-08-22 21:27:52,307 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-ea25de34-47ff-4614-9ce3-2632e1a8d997 Date: Wed, 22 Aug 2018 21:27:52 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-08-22T21:27:52Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "port_range_min": 53333, "revision_number": 0, "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:27:52Z", "project_id": "8fb9fe4132d6492d974703858046c01b", "id": "cd7c2f12-3a5e-4cab-a57c-451dd4ea03d8"}} 2018-08-22 21:27:52,307 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-ea25de34-47ff-4614-9ce3-2632e1a8d997 2018-08-22 21:27:52,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.11034989357s 2018-08-22 21:27:52,308 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-ea25de34-47ff-4614-9ce3-2632e1a8d997 2018-08-22 21:27:52,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 21:27:52,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:27:52,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-9d0b5e22-43be-4d52-bae7-c40897b8ad14 Date: Wed, 22 Aug 2018 21:27:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ba53ae23-34df-43f6-9b4f-9ab76dd92ea4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8fb9fe4132d6492d974703858046c01b","l2_adjacency":true,"status":"ACTIVE","subnets":["fb3e44a0-9b78-45b8-8ab9-dd9b5f895091"],"description":"","tags":[],"updated_at":"2018-08-22T21:26:20Z","qos_policy_id":null,"name":"vyos_vrouter-net_b406e0f8-6169-4621-a703-f2f93e6cd2b0","admin_state_up":true,"tenant_id":"8fb9fe4132d6492d974703858046c01b","created_at":"2018-08-22T21:26:20Z","mtu":1450}]} 2018-08-22 21:27:52,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9d0b5e22-43be-4d52-bae7-c40897b8ad14 2018-08-22 21:27:52,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0951478481293s 2018-08-22 21:27:52,405 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9d0b5e22-43be-4d52-bae7-c40897b8ad14 2018-08-22 21:27:52,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 21:27:52,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:27:52,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-d431a41d-96a6-49a4-a583-1f4c3771334d Date: Wed, 22 Aug 2018 21:27:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T21:27:49Z", "file": "/v2/images/57dce004-33e3-4274-a054-0b1a8136d16d/file", "owner": "8fb9fe4132d6492d974703858046c01b", "id": "57dce004-33e3-4274-a054-0b1a8136d16d", "size": 4373348352, "self": "/v2/images/57dce004-33e3-4274-a054-0b1a8136d16d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/57dce004-33e3-4274-a054-0b1a8136d16d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/57dce004-33e3-4274-a054-0b1a8136d16d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-22T21:26:48Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 21:27:52,445 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d431a41d-96a6-49a4-a583-1f4c3771334d 2018-08-22 21:27:52,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0359909534454s 2018-08-22 21:27:52,446 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d431a41d-96a6-49a4-a583-1f4c3771334d 2018-08-22 21:27:52,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 21:27:52,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:27:52,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:27: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-7d7af4c7-8d46-48e5-9272-e0b876f670df x-compute-request-id: req-7d7af4c7-8d46-48e5-9272-e0b876f670df Content-Encoding: gzip Content-Length: 405 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "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": "9bbef491-7ca8-4910-8a69-22766f9b94ab"}, {"name": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "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": "ffe2515d-320e-4ec5-9542-ff06e70228e4"}]} 2018-08-22 21:27:52,471 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-7d7af4c7-8d46-48e5-9272-e0b876f670df 2018-08-22 21:27:52,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235190391541s 2018-08-22 21:27:52,471 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-7d7af4c7-8d46-48e5-9272-e0b876f670df 2018-08-22 21:27:52,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-22 21:27:52,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" -d '{"server": {"name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "imageRef": "57dce004-33e3-4274-a054-0b1a8136d16d", "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "flavorRef": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ba53ae23-34df-43f6-9b4f-9ab76dd92ea4"}], "security_groups": [{"name": "199531e8-f0c7-462e-93b7-03e643fb4cad"}]}}' 2018-08-22 21:27:54,362 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 21:27: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-4423a290-7dad-4ba6-afa1-2fbcc990c59a x-compute-request-id: req-4423a290-7dad-4ba6-afa1-2fbcc990c59a Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "199531e8-f0c7-462e-93b7-03e643fb4cad"}], "OS-DCF:diskConfig": "MANUAL", "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "adminPass": "U7RCP2gqMBgk"}} 2018-08-22 21:27:54,362 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-4423a290-7dad-4ba6-afa1-2fbcc990c59a 2018-08-22 21:27:54,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.88921999931s 2018-08-22 21:27:54,363 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-4423a290-7dad-4ba6-afa1-2fbcc990c59a 2018-08-22 21:27:54,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:27:54,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:27:54,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:27:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4269033b-ee0f-465b-b07a-0ad2a95bdcab x-compute-request-id: req-4269033b-ee0f-465b-b07a-0ad2a95bdcab 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.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "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-08-22T21:27:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:27:54,991 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4269033b-ee0f-465b-b07a-0ad2a95bdcab 2018-08-22 21:27:54,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.627706050873s 2018-08-22 21:27:54,992 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4269033b-ee0f-465b-b07a-0ad2a95bdcab 2018-08-22 21:27:54,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 21:27:54,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:27:55,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-2ec80e02-0831-4a14-80fd-012d3c03ecb4 Date: Wed, 22 Aug 2018 21:27:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ba53ae23-34df-43f6-9b4f-9ab76dd92ea4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8fb9fe4132d6492d974703858046c01b","l2_adjacency":true,"status":"ACTIVE","subnets":["fb3e44a0-9b78-45b8-8ab9-dd9b5f895091"],"description":"","tags":[],"updated_at":"2018-08-22T21:26:20Z","qos_policy_id":null,"name":"vyos_vrouter-net_b406e0f8-6169-4621-a703-f2f93e6cd2b0","admin_state_up":true,"tenant_id":"8fb9fe4132d6492d974703858046c01b","created_at":"2018-08-22T21:26:20Z","mtu":1450}]} 2018-08-22 21:27:55,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2ec80e02-0831-4a14-80fd-012d3c03ecb4 2018-08-22 21:27:55,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.126536130905s 2018-08-22 21:27:55,126 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2ec80e02-0831-4a14-80fd-012d3c03ecb4 2018-08-22 21:27:55,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-22 21:27:55,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:27:55,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-41511951-ef60-463e-a0ff-edb7c97cafff Date: Wed, 22 Aug 2018 21:27:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba53ae23-34df-43f6-9b4f-9ab76dd92ea4","tenant_id":"8fb9fe4132d6492d974703858046c01b","created_at":"2018-08-22T21:26:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-22T21:26:20Z","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":"8fb9fe4132d6492d974703858046c01b","id":"fb3e44a0-9b78-45b8-8ab9-dd9b5f895091","subnetpool_id":null,"name":"vyos_vrouter-subnet_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}]} 2018-08-22 21:27:55,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-41511951-ef60-463e-a0ff-edb7c97cafff 2018-08-22 21:27:55,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0459377765656s 2018-08-22 21:27:55,173 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-41511951-ef60-463e-a0ff-edb7c97cafff 2018-08-22 21:27:55,173 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:27:57,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:27:57,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:27:57,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:27: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-79fc2328-6c89-4160-b024-ac44a4964283 x-compute-request-id: req-79fc2328-6c89-4160-b024-ac44a4964283 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:27:57,409 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-79fc2328-6c89-4160-b024-ac44a4964283 2018-08-22 21:27:57,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.232911109924s 2018-08-22 21:27:57,410 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-79fc2328-6c89-4160-b024-ac44a4964283 2018-08-22 21:27:57,413 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:27:59,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:27:59,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:27:59,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:27:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d597ca2b-880b-4bdf-b004-df51b7a05c90 x-compute-request-id: req-d597ca2b-880b-4bdf-b004-df51b7a05c90 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:27:59,789 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d597ca2b-880b-4bdf-b004-df51b7a05c90 2018-08-22 21:27:59,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372899055481s 2018-08-22 21:27:59,789 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d597ca2b-880b-4bdf-b004-df51b7a05c90 2018-08-22 21:27:59,793 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:28:01,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:28:01,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:28:02,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:28:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a95fca8-217c-44d9-9570-e6533e86c136 x-compute-request-id: req-8a95fca8-217c-44d9-9570-e6533e86c136 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:28:02,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8a95fca8-217c-44d9-9570-e6533e86c136 2018-08-22 21:28:02,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.681901931763s 2018-08-22 21:28:02,476 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8a95fca8-217c-44d9-9570-e6533e86c136 2018-08-22 21:28:02,480 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:28:04,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:28:04,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:28:04,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:28:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39a2e52d-f1a4-47a4-9770-28f86986f408 x-compute-request-id: req-39a2e52d-f1a4-47a4-9770-28f86986f408 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:28:04,682 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-39a2e52d-f1a4-47a4-9770-28f86986f408 2018-08-22 21:28:04,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201268911362s 2018-08-22 21:28:04,683 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-39a2e52d-f1a4-47a4-9770-28f86986f408 2018-08-22 21:28:04,687 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:28:06,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:28:06,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:28:06,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:28: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-740e414c-dfef-4b57-a3e1-87ea71a919b2 x-compute-request-id: req-740e414c-dfef-4b57-a3e1-87ea71a919b2 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:28:06,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-740e414c-dfef-4b57-a3e1-87ea71a919b2 2018-08-22 21:28:06,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193818092346s 2018-08-22 21:28:06,884 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-740e414c-dfef-4b57-a3e1-87ea71a919b2 2018-08-22 21:28:06,887 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:28:08,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:28:08,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:28:09,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:28: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-91c63038-1626-4ce2-b916-19c9d65cab4f x-compute-request-id: req-91c63038-1626-4ce2-b916-19c9d65cab4f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:28:09,457 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-91c63038-1626-4ce2-b916-19c9d65cab4f 2018-08-22 21:28:09,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567488908768s 2018-08-22 21:28:09,458 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-91c63038-1626-4ce2-b916-19c9d65cab4f 2018-08-22 21:28:09,462 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:28:11,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:28:11,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:28:11,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:28: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-e9377da6-ee58-4c9a-89a4-b2350ee3b429 x-compute-request-id: req-e9377da6-ee58-4c9a-89a4-b2350ee3b429 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:28:11,869 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e9377da6-ee58-4c9a-89a4-b2350ee3b429 2018-08-22 21:28:11,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.404995203018s 2018-08-22 21:28:11,870 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e9377da6-ee58-4c9a-89a4-b2350ee3b429 2018-08-22 21:28:11,873 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:28:13,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:28:13,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:28:14,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:28: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-c04837e2-916f-4972-a38b-9c56035c5266 x-compute-request-id: req-c04837e2-916f-4972-a38b-9c56035c5266 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:28:14,306 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c04837e2-916f-4972-a38b-9c56035c5266 2018-08-22 21:28:14,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.430301904678s 2018-08-22 21:28:14,307 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c04837e2-916f-4972-a38b-9c56035c5266 2018-08-22 21:28:14,311 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:28:16,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:28:16,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:28:17,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:28: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-b6c4c257-50f9-4bcc-b85d-936126771a56 x-compute-request-id: req-b6c4c257-50f9-4bcc-b85d-936126771a56 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:28:17,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b6c4c257-50f9-4bcc-b85d-936126771a56 2018-08-22 21:28:17,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.790444135666s 2018-08-22 21:28:17,104 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b6c4c257-50f9-4bcc-b85d-936126771a56 2018-08-22 21:28:17,108 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:28:19,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:28:19,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:28:19,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:28: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-572ef067-b7a3-43b0-bbf7-78f642a4ebb8 x-compute-request-id: req-572ef067-b7a3-43b0-bbf7-78f642a4ebb8 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:28:19,551 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-572ef067-b7a3-43b0-bbf7-78f642a4ebb8 2018-08-22 21:28:19,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439802885056s 2018-08-22 21:28:19,551 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-572ef067-b7a3-43b0-bbf7-78f642a4ebb8 2018-08-22 21:28:19,555 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:28:21,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:28:21,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:28:21,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:28: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-36469804-100c-4229-84f4-6f440b687af4 x-compute-request-id: req-36469804-100c-4229-84f4-6f440b687af4 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:28:21,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-36469804-100c-4229-84f4-6f440b687af4 2018-08-22 21:28:21,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17231297493s 2018-08-22 21:28:21,731 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-36469804-100c-4229-84f4-6f440b687af4 2018-08-22 21:28:21,734 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:28:23,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:28:23,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:28:24,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:28:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67b89e79-bf75-4fa1-927d-754b6fbf1141 x-compute-request-id: req-67b89e79-bf75-4fa1-927d-754b6fbf1141 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:28:24,068 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-67b89e79-bf75-4fa1-927d-754b6fbf1141 2018-08-22 21:28:24,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.331377029419s 2018-08-22 21:28:24,069 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-67b89e79-bf75-4fa1-927d-754b6fbf1141 2018-08-22 21:28:24,073 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:28:26,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:28:26,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:28:26,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:28: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-9a10e8fc-ab23-4341-bd24-f537ca19354c x-compute-request-id: req-9a10e8fc-ab23-4341-bd24-f537ca19354c Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:28:26,247 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9a10e8fc-ab23-4341-bd24-f537ca19354c 2018-08-22 21:28:26,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171802997589s 2018-08-22 21:28:26,247 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9a10e8fc-ab23-4341-bd24-f537ca19354c 2018-08-22 21:28:26,251 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:28:28,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:28:28,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:28:28,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:28: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-99c28bf9-58cd-4f7b-b7a0-09e2f3b56cdc x-compute-request-id: req-99c28bf9-58cd-4f7b-b7a0-09e2f3b56cdc Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:28:28,428 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-99c28bf9-58cd-4f7b-b7a0-09e2f3b56cdc 2018-08-22 21:28:28,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174364089966s 2018-08-22 21:28:28,428 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-99c28bf9-58cd-4f7b-b7a0-09e2f3b56cdc 2018-08-22 21:28:28,432 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:28:30,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:28:30,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:28:31,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:28: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-0a8e9241-f6c5-4d00-94ea-73bdc61a96c5 x-compute-request-id: req-0a8e9241-f6c5-4d00-94ea-73bdc61a96c5 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:28:31,031 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0a8e9241-f6c5-4d00-94ea-73bdc61a96c5 2018-08-22 21:28:31,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.596817970276s 2018-08-22 21:28:31,032 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0a8e9241-f6c5-4d00-94ea-73bdc61a96c5 2018-08-22 21:28:31,036 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:28:33,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:28:33,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:28:33,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:28: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-694c3a72-2f83-4faa-aa65-56d439096254 x-compute-request-id: req-694c3a72-2f83-4faa-aa65-56d439096254 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:28:33,199 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-694c3a72-2f83-4faa-aa65-56d439096254 2018-08-22 21:28:33,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.161067008972s 2018-08-22 21:28:33,200 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-694c3a72-2f83-4faa-aa65-56d439096254 2018-08-22 21:28:33,203 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:28:35,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:28:35,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:28:35,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:28:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26207ed4-b82a-435c-b595-6030245c4481 x-compute-request-id: req-26207ed4-b82a-435c-b595-6030245c4481 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:28:35,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-26207ed4-b82a-435c-b595-6030245c4481 2018-08-22 21:28:35,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.412649869919s 2018-08-22 21:28:35,619 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-26207ed4-b82a-435c-b595-6030245c4481 2018-08-22 21:28:35,622 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:28:37,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:28:37,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:28:38,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:28: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-e8196e89-45a8-456c-97df-efdbfd69ce61 x-compute-request-id: req-e8196e89-45a8-456c-97df-efdbfd69ce61 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:28:38,036 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e8196e89-45a8-456c-97df-efdbfd69ce61 2018-08-22 21:28:38,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411322116852s 2018-08-22 21:28:38,036 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e8196e89-45a8-456c-97df-efdbfd69ce61 2018-08-22 21:28:38,040 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:28:40,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:28:40,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:28:40,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:28: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-451f3152-b818-4f57-8d4b-a5717ea3cbf9 x-compute-request-id: req-451f3152-b818-4f57-8d4b-a5717ea3cbf9 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:28:40,211 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-451f3152-b818-4f57-8d4b-a5717ea3cbf9 2018-08-22 21:28:40,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.1680560112s 2018-08-22 21:28:40,211 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-451f3152-b818-4f57-8d4b-a5717ea3cbf9 2018-08-22 21:28:40,215 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:28:42,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:28:42,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:28:42,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:28: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-f78722ee-dfbd-4ff9-aa9b-f75fd02f4a3d x-compute-request-id: req-f78722ee-dfbd-4ff9-aa9b-f75fd02f4a3d Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:28:42,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f78722ee-dfbd-4ff9-aa9b-f75fd02f4a3d 2018-08-22 21:28:42,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175420999527s 2018-08-22 21:28:42,393 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f78722ee-dfbd-4ff9-aa9b-f75fd02f4a3d 2018-08-22 21:28:42,397 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:28:44,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:28:44,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:28:44,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:28: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-da2fd64a-a69e-43c7-a521-eda4b46749f1 x-compute-request-id: req-da2fd64a-a69e-43c7-a521-eda4b46749f1 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:28:44,820 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-da2fd64a-a69e-43c7-a521-eda4b46749f1 2018-08-22 21:28:44,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42063999176s 2018-08-22 21:28:44,821 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-da2fd64a-a69e-43c7-a521-eda4b46749f1 2018-08-22 21:28:44,824 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:28:46,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:28:46,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:28:47,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:28: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-f8d41e2d-0880-4f4c-830d-72d7105f525c x-compute-request-id: req-f8d41e2d-0880-4f4c-830d-72d7105f525c Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:28:47,486 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f8d41e2d-0880-4f4c-830d-72d7105f525c 2018-08-22 21:28:47,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.658570051193s 2018-08-22 21:28:47,486 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f8d41e2d-0880-4f4c-830d-72d7105f525c 2018-08-22 21:28:47,490 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:28:49,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:28:49,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:28:49,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:28: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-7c6c5c76-952d-49a3-8634-a88e6e97660a x-compute-request-id: req-7c6c5c76-952d-49a3-8634-a88e6e97660a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:28:49,673 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7c6c5c76-952d-49a3-8634-a88e6e97660a 2018-08-22 21:28:49,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180505990982s 2018-08-22 21:28:49,673 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7c6c5c76-952d-49a3-8634-a88e6e97660a 2018-08-22 21:28:49,677 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:28:51,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:28:51,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:28:51,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:28:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90424186-eb65-40ab-a712-1badb8d5a9cb x-compute-request-id: req-90424186-eb65-40ab-a712-1badb8d5a9cb Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:28:51,843 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-90424186-eb65-40ab-a712-1badb8d5a9cb 2018-08-22 21:28:51,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.163372039795s 2018-08-22 21:28:51,844 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-90424186-eb65-40ab-a712-1badb8d5a9cb 2018-08-22 21:28:51,847 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:28:53,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:28:53,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:28:54,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:28: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-80a474f4-e5aa-401c-9c5d-721d63492aec x-compute-request-id: req-80a474f4-e5aa-401c-9c5d-721d63492aec Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:28:54,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-80a474f4-e5aa-401c-9c5d-721d63492aec 2018-08-22 21:28:54,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169965982437s 2018-08-22 21:28:54,020 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-80a474f4-e5aa-401c-9c5d-721d63492aec 2018-08-22 21:28:54,024 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:28:56,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:28:56,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:28:56,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:28:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ae15a72-851b-4610-8804-097da4db160e x-compute-request-id: req-7ae15a72-851b-4610-8804-097da4db160e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:28:56,703 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7ae15a72-851b-4610-8804-097da4db160e 2018-08-22 21:28:56,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.676555871964s 2018-08-22 21:28:56,704 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7ae15a72-851b-4610-8804-097da4db160e 2018-08-22 21:28:56,707 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:28:58,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:28:58,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:28:58,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:28:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6d33fa6-2c21-400c-8e5b-5137f9148fec x-compute-request-id: req-d6d33fa6-2c21-400c-8e5b-5137f9148fec Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:28:58,887 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d6d33fa6-2c21-400c-8e5b-5137f9148fec 2018-08-22 21:28:58,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177296876907s 2018-08-22 21:28:58,888 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d6d33fa6-2c21-400c-8e5b-5137f9148fec 2018-08-22 21:28:58,891 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:29:00,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:29:00,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:29:01,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:29:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-833ca1d8-b8ae-432e-b7d4-ef54e65c691e x-compute-request-id: req-833ca1d8-b8ae-432e-b7d4-ef54e65c691e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:29:01,302 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-833ca1d8-b8ae-432e-b7d4-ef54e65c691e 2018-08-22 21:29:01,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.408809900284s 2018-08-22 21:29:01,303 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-833ca1d8-b8ae-432e-b7d4-ef54e65c691e 2018-08-22 21:29:01,307 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:29:03,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:29:03,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:29:03,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:29:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5532313-1294-4e26-a19a-ba22e6a1ae16 x-compute-request-id: req-d5532313-1294-4e26-a19a-ba22e6a1ae16 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:29:03,486 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d5532313-1294-4e26-a19a-ba22e6a1ae16 2018-08-22 21:29:03,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176419973373s 2018-08-22 21:29:03,486 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d5532313-1294-4e26-a19a-ba22e6a1ae16 2018-08-22 21:29:03,490 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:29:05,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:29:05,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:29:06,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:29: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-b86e9f5b-4fc0-46a8-9e96-ca83aa606c50 x-compute-request-id: req-b86e9f5b-4fc0-46a8-9e96-ca83aa606c50 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:29:06,210 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b86e9f5b-4fc0-46a8-9e96-ca83aa606c50 2018-08-22 21:29:06,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.717931032181s 2018-08-22 21:29:06,211 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b86e9f5b-4fc0-46a8-9e96-ca83aa606c50 2018-08-22 21:29:06,214 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:29:08,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:29:08,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:29:08,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:29: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-24181d96-b076-4915-9207-b8325a652860 x-compute-request-id: req-24181d96-b076-4915-9207-b8325a652860 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:29:08,810 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-24181d96-b076-4915-9207-b8325a652860 2018-08-22 21:29:08,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.593233823776s 2018-08-22 21:29:08,811 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-24181d96-b076-4915-9207-b8325a652860 2018-08-22 21:29:08,814 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:29:10,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:29:10,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:29:10,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:29: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-a1302165-1d16-4219-b349-7c775f9b4c4f x-compute-request-id: req-a1302165-1d16-4219-b349-7c775f9b4c4f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:29:10,996 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a1302165-1d16-4219-b349-7c775f9b4c4f 2018-08-22 21:29:10,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179182052612s 2018-08-22 21:29:10,996 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a1302165-1d16-4219-b349-7c775f9b4c4f 2018-08-22 21:29:11,000 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:29:13,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:29:13,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:29:13,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:29: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-7d1e1be7-dd81-4e53-ad8a-38d2c8b15955 x-compute-request-id: req-7d1e1be7-dd81-4e53-ad8a-38d2c8b15955 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:29:13,207 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7d1e1be7-dd81-4e53-ad8a-38d2c8b15955 2018-08-22 21:29:13,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204486131668s 2018-08-22 21:29:13,208 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7d1e1be7-dd81-4e53-ad8a-38d2c8b15955 2018-08-22 21:29:13,211 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:29:15,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:29:15,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:29:15,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:29: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-430f1443-d4d8-43c3-975a-882521d510b1 x-compute-request-id: req-430f1443-d4d8-43c3-975a-882521d510b1 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:29:15,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-430f1443-d4d8-43c3-975a-882521d510b1 2018-08-22 21:29:15,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389467954636s 2018-08-22 21:29:15,604 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-430f1443-d4d8-43c3-975a-882521d510b1 2018-08-22 21:29:15,607 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:29:17,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:29:17,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:29:18,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:29: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-9ae63340-41e3-4cbc-8328-cca19b020c75 x-compute-request-id: req-9ae63340-41e3-4cbc-8328-cca19b020c75 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:29:18,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9ae63340-41e3-4cbc-8328-cca19b020c75 2018-08-22 21:29:18,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.653502225876s 2018-08-22 21:29:18,264 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9ae63340-41e3-4cbc-8328-cca19b020c75 2018-08-22 21:29:18,268 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:29:20,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:29:20,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:29:20,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:29: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-30c78def-bb1b-4e7b-a80a-22c80f37a84b x-compute-request-id: req-30c78def-bb1b-4e7b-a80a-22c80f37a84b Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:29:20,625 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-30c78def-bb1b-4e7b-a80a-22c80f37a84b 2018-08-22 21:29:20,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355129957199s 2018-08-22 21:29:20,626 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-30c78def-bb1b-4e7b-a80a-22c80f37a84b 2018-08-22 21:29:20,629 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:29:22,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:29:22,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:29:23,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:29: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-3fcdd06e-b1ee-4972-bc09-17d81f331b71 x-compute-request-id: req-3fcdd06e-b1ee-4972-bc09-17d81f331b71 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:29:23,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3fcdd06e-b1ee-4972-bc09-17d81f331b71 2018-08-22 21:29:23,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.412247180939s 2018-08-22 21:29:23,044 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3fcdd06e-b1ee-4972-bc09-17d81f331b71 2018-08-22 21:29:23,048 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:29:25,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:29:25,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:29:25,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:29: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-7bfde0d1-7846-4a4d-b95e-f592c611a31f x-compute-request-id: req-7bfde0d1-7846-4a4d-b95e-f592c611a31f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:29:25,649 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7bfde0d1-7846-4a4d-b95e-f592c611a31f 2018-08-22 21:29:25,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.598327875137s 2018-08-22 21:29:25,649 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7bfde0d1-7846-4a4d-b95e-f592c611a31f 2018-08-22 21:29:25,653 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:29:27,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:29:27,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:29:28,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:29:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8f2f28d-f730-4a54-9058-d72f4d8a549f x-compute-request-id: req-d8f2f28d-f730-4a54-9058-d72f4d8a549f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:29:28,002 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d8f2f28d-f730-4a54-9058-d72f4d8a549f 2018-08-22 21:29:28,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.346775054932s 2018-08-22 21:29:28,003 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d8f2f28d-f730-4a54-9058-d72f4d8a549f 2018-08-22 21:29:28,007 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:29:30,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:29:30,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:29:30,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:29: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-3dc476c9-9f96-4dfd-93f5-b892a0ff3c84 x-compute-request-id: req-3dc476c9-9f96-4dfd-93f5-b892a0ff3c84 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:29:30,187 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3dc476c9-9f96-4dfd-93f5-b892a0ff3c84 2018-08-22 21:29:30,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177762985229s 2018-08-22 21:29:30,188 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3dc476c9-9f96-4dfd-93f5-b892a0ff3c84 2018-08-22 21:29:30,191 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:29:32,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:29:32,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:29:32,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:29: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-97f60c66-760c-41cb-844d-d86d354fc032 x-compute-request-id: req-97f60c66-760c-41cb-844d-d86d354fc032 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:29:32,601 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-97f60c66-760c-41cb-844d-d86d354fc032 2018-08-22 21:29:32,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.407155990601s 2018-08-22 21:29:32,602 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-97f60c66-760c-41cb-844d-d86d354fc032 2018-08-22 21:29:32,605 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:29:34,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:29:34,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:29:35,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:29: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-fc2c03e8-801a-4888-91ac-1f3b99430471 x-compute-request-id: req-fc2c03e8-801a-4888-91ac-1f3b99430471 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:29:35,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fc2c03e8-801a-4888-91ac-1f3b99430471 2018-08-22 21:29:35,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42213010788s 2018-08-22 21:29:35,031 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fc2c03e8-801a-4888-91ac-1f3b99430471 2018-08-22 21:29:35,034 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:29:37,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:29:37,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:29:37,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:29: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-c41cf2a6-5c5b-4fa2-b65f-380a0bbddf9f x-compute-request-id: req-c41cf2a6-5c5b-4fa2-b65f-380a0bbddf9f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:29:37,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c41cf2a6-5c5b-4fa2-b65f-380a0bbddf9f 2018-08-22 21:29:37,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427983045578s 2018-08-22 21:29:37,465 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c41cf2a6-5c5b-4fa2-b65f-380a0bbddf9f 2018-08-22 21:29:37,469 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:29:39,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:29:39,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:29:39,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:29: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-b36b6a78-9959-4862-85bc-384b7df60e20 x-compute-request-id: req-b36b6a78-9959-4862-85bc-384b7df60e20 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:29:39,649 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b36b6a78-9959-4862-85bc-384b7df60e20 2018-08-22 21:29:39,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178194046021s 2018-08-22 21:29:39,650 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b36b6a78-9959-4862-85bc-384b7df60e20 2018-08-22 21:29:39,654 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:29:41,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:29:41,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:29:42,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:29: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-fca3e48b-01e6-4567-8e5d-55d75c0c77bc x-compute-request-id: req-fca3e48b-01e6-4567-8e5d-55d75c0c77bc Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:29:42,082 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fca3e48b-01e6-4567-8e5d-55d75c0c77bc 2018-08-22 21:29:42,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.425866127014s 2018-08-22 21:29:42,083 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fca3e48b-01e6-4567-8e5d-55d75c0c77bc 2018-08-22 21:29:42,086 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:29:44,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:29:44,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:29:44,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:29: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-8267ec56-4d90-4475-8c16-f071aeb9d920 x-compute-request-id: req-8267ec56-4d90-4475-8c16-f071aeb9d920 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:29:44,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8267ec56-4d90-4475-8c16-f071aeb9d920 2018-08-22 21:29:44,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.482793092728s 2018-08-22 21:29:44,572 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8267ec56-4d90-4475-8c16-f071aeb9d920 2018-08-22 21:29:44,576 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:29:46,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:29:46,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:29:46,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:29: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-3a92d1a5-dd22-439b-93ba-cb48df1edde8 x-compute-request-id: req-3a92d1a5-dd22-439b-93ba-cb48df1edde8 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:29:46,770 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3a92d1a5-dd22-439b-93ba-cb48df1edde8 2018-08-22 21:29:46,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191201925278s 2018-08-22 21:29:46,770 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3a92d1a5-dd22-439b-93ba-cb48df1edde8 2018-08-22 21:29:46,774 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:29:48,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:29:48,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:29:49,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:29: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-5f7dd157-c1d4-46fb-841e-3a7a7f113ad8 x-compute-request-id: req-5f7dd157-c1d4-46fb-841e-3a7a7f113ad8 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:29:49,391 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5f7dd157-c1d4-46fb-841e-3a7a7f113ad8 2018-08-22 21:29:49,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.615004062653s 2018-08-22 21:29:49,392 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5f7dd157-c1d4-46fb-841e-3a7a7f113ad8 2018-08-22 21:29:49,395 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:29:51,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:29:51,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:29:51,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:29: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-c70cfd4e-b580-40bd-9284-7fd0b78c34c9 x-compute-request-id: req-c70cfd4e-b580-40bd-9284-7fd0b78c34c9 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:29:51,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c70cfd4e-b580-40bd-9284-7fd0b78c34c9 2018-08-22 21:29:51,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.426615953445s 2018-08-22 21:29:51,825 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c70cfd4e-b580-40bd-9284-7fd0b78c34c9 2018-08-22 21:29:51,828 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:29:53,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:29:53,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:29:54,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:29: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-447ed9c8-7a1b-4877-871e-9ca981e69e80 x-compute-request-id: req-447ed9c8-7a1b-4877-871e-9ca981e69e80 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:29:54,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-447ed9c8-7a1b-4877-871e-9ca981e69e80 2018-08-22 21:29:54,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199472904205s 2018-08-22 21:29:54,031 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-447ed9c8-7a1b-4877-871e-9ca981e69e80 2018-08-22 21:29:54,035 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:29:56,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:29:56,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:29:56,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:29: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-8996c0a0-dab4-4a96-bea5-7725e0686626 x-compute-request-id: req-8996c0a0-dab4-4a96-bea5-7725e0686626 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:29:56,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8996c0a0-dab4-4a96-bea5-7725e0686626 2018-08-22 21:29:56,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377171993256s 2018-08-22 21:29:56,415 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8996c0a0-dab4-4a96-bea5-7725e0686626 2018-08-22 21:29:56,419 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:29:58,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:29:58,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:29:58,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:29: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-3dca34fb-b044-4cdc-9966-6b935cad8bfd x-compute-request-id: req-3dca34fb-b044-4cdc-9966-6b935cad8bfd Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:29:58,831 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3dca34fb-b044-4cdc-9966-6b935cad8bfd 2018-08-22 21:29:58,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.409511804581s 2018-08-22 21:29:58,831 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3dca34fb-b044-4cdc-9966-6b935cad8bfd 2018-08-22 21:29:58,834 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:30:00,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:30:00,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:30:01,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:30:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09766641-6f90-4b74-8334-20a9a2799783 x-compute-request-id: req-09766641-6f90-4b74-8334-20a9a2799783 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:30:01,016 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-09766641-6f90-4b74-8334-20a9a2799783 2018-08-22 21:30:01,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178575992584s 2018-08-22 21:30:01,016 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-09766641-6f90-4b74-8334-20a9a2799783 2018-08-22 21:30:01,020 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:30:03,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:30:03,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:30:03,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:30: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-ae8cd8d8-460a-4311-8880-7596a2ca7957 x-compute-request-id: req-ae8cd8d8-460a-4311-8880-7596a2ca7957 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:30:03,435 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ae8cd8d8-460a-4311-8880-7596a2ca7957 2018-08-22 21:30:03,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.412219047546s 2018-08-22 21:30:03,435 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ae8cd8d8-460a-4311-8880-7596a2ca7957 2018-08-22 21:30:03,439 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:30:05,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:30:05,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:30:05,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:30: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-9134bcc2-5a29-4a1c-8fb5-7135faf2a500 x-compute-request-id: req-9134bcc2-5a29-4a1c-8fb5-7135faf2a500 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:30:05,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9134bcc2-5a29-4a1c-8fb5-7135faf2a500 2018-08-22 21:30:05,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350607156754s 2018-08-22 21:30:05,793 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9134bcc2-5a29-4a1c-8fb5-7135faf2a500 2018-08-22 21:30:05,796 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:30:07,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:30:07,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:30:07,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:30: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-28a5cd1d-7627-4f37-83d9-dd1ae58c9e0e x-compute-request-id: req-28a5cd1d-7627-4f37-83d9-dd1ae58c9e0e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:30:07,974 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-28a5cd1d-7627-4f37-83d9-dd1ae58c9e0e 2018-08-22 21:30:07,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.1746301651s 2018-08-22 21:30:07,974 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-28a5cd1d-7627-4f37-83d9-dd1ae58c9e0e 2018-08-22 21:30:07,978 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:30:09,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:30:09,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:30:10,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:30: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-95ef55ed-e51c-4221-bf74-a8312c0575c4 x-compute-request-id: req-95ef55ed-e51c-4221-bf74-a8312c0575c4 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:30:10,322 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-95ef55ed-e51c-4221-bf74-a8312c0575c4 2018-08-22 21:30:10,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.341939926147s 2018-08-22 21:30:10,323 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-95ef55ed-e51c-4221-bf74-a8312c0575c4 2018-08-22 21:30:10,326 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:30:12,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:30:12,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:30:12,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:30: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-f17fcdbd-239b-458d-9fdf-2397d77fc11d x-compute-request-id: req-f17fcdbd-239b-458d-9fdf-2397d77fc11d Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-22T21:27:56Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:30:12,702 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f17fcdbd-239b-458d-9fdf-2397d77fc11d 2018-08-22 21:30:12,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373156070709s 2018-08-22 21:30:12,702 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f17fcdbd-239b-458d-9fdf-2397d77fc11d 2018-08-22 21:30:12,706 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:30:14,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:30:14,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:30:14,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:30: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-3265a7e7-93c8-461a-8806-94c548a50d39 x-compute-request-id: req-3265a7e7-93c8-461a-8806-94c548a50d39 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_b406e0f8-6169-4621-a703-f2f93e6cd2b0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:c1:c1", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:30:12.000000", "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:30:12Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:30:14,895 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3265a7e7-93c8-461a-8806-94c548a50d39 2018-08-22 21:30:14,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186523914337s 2018-08-22 21:30:14,895 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3265a7e7-93c8-461a-8806-94c548a50d39 2018-08-22 21:30:14,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-22 21:30:14,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=b144ff90-3d54-4d77-ae79-efd39730e5ed" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:30:14,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-a31d9805-f0b8-4ea1-b527-63e08e16d8be Date: Wed, 22 Aug 2018 21:30:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-22T21:30:12Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb3e44a0-9b78-45b8-8ab9-dd9b5f895091","ip_address":"192.168.120.12"}],"id":"eb292fac-e5fb-4cd9-85a2-8bc21e3b515b","security_groups":["199531e8-f0c7-462e-93b7-03e643fb4cad"],"mac_address":"fa:16:3e:90:c1:c1","project_id":"8fb9fe4132d6492d974703858046c01b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba53ae23-34df-43f6-9b4f-9ab76dd92ea4","tenant_id":"8fb9fe4132d6492d974703858046c01b","created_at":"2018-08-22T21:27:56Z","binding:vnic_type":"normal","device_id":"b144ff90-3d54-4d77-ae79-efd39730e5ed","ip_allocation":"immediate"}]} 2018-08-22 21:30:14,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=b144ff90-3d54-4d77-ae79-efd39730e5ed used request id req-a31d9805-f0b8-4ea1-b527-63e08e16d8be 2018-08-22 21:30:14,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0482058525085s 2018-08-22 21:30:14,948 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=b144ff90-3d54-4d77-ae79-efd39730e5ed used request id req-a31d9805-f0b8-4ea1-b527-63e08e16d8be 2018-08-22 21:30:14,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 21:30:14,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=eb292fac-e5fb-4cd9-85a2-8bc21e3b515b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:30:14,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7a6d20e7-2b43-4f70-af9c-3f111489830a Date: Wed, 22 Aug 2018 21:30:15 GMT RESP BODY: {"floatingips": []} 2018-08-22 21:30:14,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=eb292fac-e5fb-4cd9-85a2-8bc21e3b515b used request id req-7a6d20e7-2b43-4f70-af9c-3f111489830a 2018-08-22 21:30:14,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0446181297302s 2018-08-22 21:30:14,998 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=eb292fac-e5fb-4cd9-85a2-8bc21e3b515b used request id req-7a6d20e7-2b43-4f70-af9c-3f111489830a 2018-08-22 21:30:14,999 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_b406e0f8-6169-4621-a703-f2f93e6cd2b0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:90:c1:c1', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'57dce004-33e3-4274-a054-0b1a8136d16d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-22T21:30:12.000000', 'flavor': Munch({u'id': u'9bbef491-7ca8-4910-8a69-22766f9b94ab'}), 'az': u'nova', 'id': u'b144ff90-3d54-4d77-ae79-efd39730e5ed', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f16daa0d808c49a3bca2ee3604c1b4e4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8fb9fe4132d6492d974703858046c01b', 'name': 'vyos_vrouter-project_b406e0f8-6169-4621-a703-f2f93e6cd2b0', '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-08-22T21:30:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-22T21:30:12Z', 'hostId': u'e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd', '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-08-22T21:30:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8fb9fe4132d6492d974703858046c01b', 'name': u'vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0', 'adminPass': u'U7RCP2gqMBgk', 'tenant_id': u'8fb9fe4132d6492d974703858046c01b', 'created_at': u'2018-08-22T21:27:54Z', 'created': u'2018-08-22T21:27:54Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-22 21:30:15,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 21:30:15,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:30:15,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-7967fbf8-d8e3-4d96-bbb6-a85438c17bb4 Date: Wed, 22 Aug 2018 21:30:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ba53ae23-34df-43f6-9b4f-9ab76dd92ea4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8fb9fe4132d6492d974703858046c01b","l2_adjacency":true,"status":"ACTIVE","subnets":["fb3e44a0-9b78-45b8-8ab9-dd9b5f895091"],"description":"","tags":[],"updated_at":"2018-08-22T21:26:20Z","qos_policy_id":null,"name":"vyos_vrouter-net_b406e0f8-6169-4621-a703-f2f93e6cd2b0","admin_state_up":true,"tenant_id":"8fb9fe4132d6492d974703858046c01b","created_at":"2018-08-22T21:26:20Z","mtu":1450}]} 2018-08-22 21:30:15,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7967fbf8-d8e3-4d96-bbb6-a85438c17bb4 2018-08-22 21:30:15,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.088987827301s 2018-08-22 21:30:15,091 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7967fbf8-d8e3-4d96-bbb6-a85438c17bb4 2018-08-22 21:30:15,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-22 21:30:15,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=b144ff90-3d54-4d77-ae79-efd39730e5ed" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:30:15,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-5314579c-c830-4f18-929c-e9db56d1bfe5 Date: Wed, 22 Aug 2018 21:30:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-22T21:30:12Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb3e44a0-9b78-45b8-8ab9-dd9b5f895091","ip_address":"192.168.120.12"}],"id":"eb292fac-e5fb-4cd9-85a2-8bc21e3b515b","security_groups":["199531e8-f0c7-462e-93b7-03e643fb4cad"],"mac_address":"fa:16:3e:90:c1:c1","project_id":"8fb9fe4132d6492d974703858046c01b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba53ae23-34df-43f6-9b4f-9ab76dd92ea4","tenant_id":"8fb9fe4132d6492d974703858046c01b","created_at":"2018-08-22T21:27:56Z","binding:vnic_type":"normal","device_id":"b144ff90-3d54-4d77-ae79-efd39730e5ed","ip_allocation":"immediate"}]} 2018-08-22 21:30:15,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=b144ff90-3d54-4d77-ae79-efd39730e5ed used request id req-5314579c-c830-4f18-929c-e9db56d1bfe5 2018-08-22 21:30:15,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0454380512238s 2018-08-22 21:30:15,139 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=b144ff90-3d54-4d77-ae79-efd39730e5ed used request id req-5314579c-c830-4f18-929c-e9db56d1bfe5 2018-08-22 21:30:15,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-22 21:30:15,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" -d '{"floatingip": {"floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "fixed_ip_address": "192.168.120.12", "port_id": "eb292fac-e5fb-4cd9-85a2-8bc21e3b515b"}}' 2018-08-22 21:30:17,365 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-9d6d2c06-861e-463d-9e3f-666afbcac02f Date: Wed, 22 Aug 2018 21:30:17 GMT RESP BODY: {"floatingip": {"router_id": "59a8500d-90dc-4627-8508-d3009a7d26e6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:30:16Z", "updated_at": "2018-08-22T21:30:16Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ba53ae23-34df-43f6-9b4f-9ab76dd92ea4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:c1:c1", "device_id": "b144ff90-3d54-4d77-ae79-efd39730e5ed"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8fb9fe4132d6492d974703858046c01b", "port_id": "eb292fac-e5fb-4cd9-85a2-8bc21e3b515b", "id": "81cb3d99-bc92-4bc3-9ca0-a0b26b2e80e9", "qos_policy_id": null}} 2018-08-22 21:30:17,365 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-9d6d2c06-861e-463d-9e3f-666afbcac02f 2018-08-22 21:30:17,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.22583198547s 2018-08-22 21:30:17,366 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-9d6d2c06-861e-463d-9e3f-666afbcac02f 2018-08-22 21:30:17,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 21:30:17,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:30:17,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-18e3dc12-feba-469f-886e-e3cfb0124968 Date: Wed, 22 Aug 2018 21:30:17 GMT RESP BODY: {"floatingips": [{"router_id": "59a8500d-90dc-4627-8508-d3009a7d26e6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:30:16Z", "updated_at": "2018-08-22T21:30:16Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ba53ae23-34df-43f6-9b4f-9ab76dd92ea4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:c1:c1", "device_id": "b144ff90-3d54-4d77-ae79-efd39730e5ed"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8fb9fe4132d6492d974703858046c01b", "port_id": "eb292fac-e5fb-4cd9-85a2-8bc21e3b515b", "id": "81cb3d99-bc92-4bc3-9ca0-a0b26b2e80e9", "qos_policy_id": null}]} 2018-08-22 21:30:17,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-18e3dc12-feba-469f-886e-e3cfb0124968 2018-08-22 21:30:17,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0809869766235s 2018-08-22 21:30:17,456 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-18e3dc12-feba-469f-886e-e3cfb0124968 2018-08-22 21:30:17,460 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 21:30:17,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 21:30:17,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:30:17,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-49205ec1-47ff-4bc2-a265-83dfbdf5f951 Date: Wed, 22 Aug 2018 21:30:17 GMT RESP BODY: {"floatingips": [{"router_id": "59a8500d-90dc-4627-8508-d3009a7d26e6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:30:16Z", "updated_at": "2018-08-22T21:30:16Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ba53ae23-34df-43f6-9b4f-9ab76dd92ea4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:c1:c1", "device_id": "b144ff90-3d54-4d77-ae79-efd39730e5ed"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8fb9fe4132d6492d974703858046c01b", "port_id": "eb292fac-e5fb-4cd9-85a2-8bc21e3b515b", "id": "81cb3d99-bc92-4bc3-9ca0-a0b26b2e80e9", "qos_policy_id": null}]} 2018-08-22 21:30:17,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-49205ec1-47ff-4bc2-a265-83dfbdf5f951 2018-08-22 21:30:17,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0722689628601s 2018-08-22 21:30:17,637 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-49205ec1-47ff-4bc2-a265-83dfbdf5f951 2018-08-22 21:30:17,641 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 21:30:17,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 21:30:17,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:30:17,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-c3c6da3d-da07-43bc-9c16-f9b41a82e7b8 Date: Wed, 22 Aug 2018 21:30:17 GMT RESP BODY: {"floatingips": [{"router_id": "59a8500d-90dc-4627-8508-d3009a7d26e6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:30:16Z", "updated_at": "2018-08-22T21:30:16Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ba53ae23-34df-43f6-9b4f-9ab76dd92ea4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:c1:c1", "device_id": "b144ff90-3d54-4d77-ae79-efd39730e5ed"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8fb9fe4132d6492d974703858046c01b", "port_id": "eb292fac-e5fb-4cd9-85a2-8bc21e3b515b", "id": "81cb3d99-bc92-4bc3-9ca0-a0b26b2e80e9", "qos_policy_id": null}]} 2018-08-22 21:30:17,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c3c6da3d-da07-43bc-9c16-f9b41a82e7b8 2018-08-22 21:30:17,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0741801261902s 2018-08-22 21:30:17,820 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c3c6da3d-da07-43bc-9c16-f9b41a82e7b8 2018-08-22 21:30:17,823 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 21:30:17,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 21:30:17,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:30:18,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-2f607461-9640-4884-9274-0051daf120b8 Date: Wed, 22 Aug 2018 21:30:18 GMT RESP BODY: {"floatingips": [{"router_id": "59a8500d-90dc-4627-8508-d3009a7d26e6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:30:16Z", "updated_at": "2018-08-22T21:30:16Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ba53ae23-34df-43f6-9b4f-9ab76dd92ea4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:c1:c1", "device_id": "b144ff90-3d54-4d77-ae79-efd39730e5ed"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8fb9fe4132d6492d974703858046c01b", "port_id": "eb292fac-e5fb-4cd9-85a2-8bc21e3b515b", "id": "81cb3d99-bc92-4bc3-9ca0-a0b26b2e80e9", "qos_policy_id": null}]} 2018-08-22 21:30:18,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-2f607461-9640-4884-9274-0051daf120b8 2018-08-22 21:30:18,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.102110862732s 2018-08-22 21:30:18,031 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-2f607461-9640-4884-9274-0051daf120b8 2018-08-22 21:30:18,035 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 21:30:18,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 21:30:18,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:30:18,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-dfdca35a-9a05-498e-b43e-33c5031d3995 Date: Wed, 22 Aug 2018 21:30:18 GMT RESP BODY: {"floatingips": [{"router_id": "59a8500d-90dc-4627-8508-d3009a7d26e6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:30:16Z", "updated_at": "2018-08-22T21:30:16Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ba53ae23-34df-43f6-9b4f-9ab76dd92ea4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:c1:c1", "device_id": "b144ff90-3d54-4d77-ae79-efd39730e5ed"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8fb9fe4132d6492d974703858046c01b", "port_id": "eb292fac-e5fb-4cd9-85a2-8bc21e3b515b", "id": "81cb3d99-bc92-4bc3-9ca0-a0b26b2e80e9", "qos_policy_id": null}]} 2018-08-22 21:30:18,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-dfdca35a-9a05-498e-b43e-33c5031d3995 2018-08-22 21:30:18,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.100422859192s 2018-08-22 21:30:18,241 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-dfdca35a-9a05-498e-b43e-33c5031d3995 2018-08-22 21:30:18,244 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-22 21:30:18,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 21:30:18,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:30:18,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-8d693564-6449-4ed2-a320-7390b3352e58 Date: Wed, 22 Aug 2018 21:30:18 GMT RESP BODY: {"floatingips": [{"router_id": "59a8500d-90dc-4627-8508-d3009a7d26e6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:30:16Z", "updated_at": "2018-08-22T21:30:18Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ba53ae23-34df-43f6-9b4f-9ab76dd92ea4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:c1:c1", "device_id": "b144ff90-3d54-4d77-ae79-efd39730e5ed"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "8fb9fe4132d6492d974703858046c01b", "port_id": "eb292fac-e5fb-4cd9-85a2-8bc21e3b515b", "id": "81cb3d99-bc92-4bc3-9ca0-a0b26b2e80e9", "qos_policy_id": null}]} 2018-08-22 21:30:18,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-8d693564-6449-4ed2-a320-7390b3352e58 2018-08-22 21:30:18,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.24475812912s 2018-08-22 21:30:18,595 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-8d693564-6449-4ed2-a320-7390b3352e58 2018-08-22 21:30:18,598 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'59a8500d-90dc-4627-8508-d3009a7d26e6', 'updated_at': u'2018-08-22T21:30:18Z', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'eb292fac-e5fb-4cd9-85a2-8bc21e3b515b', 'id': u'81cb3d99-bc92-4bc3-9ca0-a0b26b2e80e9', 'network': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', 'port': u'eb292fac-e5fb-4cd9-85a2-8bc21e3b515b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8fb9fe4132d6492d974703858046c01b', 'name': 'vyos_vrouter-project_b406e0f8-6169-4621-a703-f2f93e6cd2b0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8fb9fe4132d6492d974703858046c01b', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'ba53ae23-34df-43f6-9b4f-9ab76dd92ea4', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:90:c1:c1', u'device_id': u'b144ff90-3d54-4d77-ae79-efd39730e5ed'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'8fb9fe4132d6492d974703858046c01b', 'created_at': u'2018-08-22T21:30:16Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'ba53ae23-34df-43f6-9b4f-9ab76dd92ea4', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:90:c1:c1', u'device_id': u'b144ff90-3d54-4d77-ae79-efd39730e5ed'}), 'router': u'59a8500d-90dc-4627-8508-d3009a7d26e6'}) 2018-08-22 21:30:18,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 21:30:18,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed/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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 21:30:18,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:30: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-eac5740d-aaef-4687-9d0f-b2030424be86 x-compute-request-id: req-eac5740d-aaef-4687-9d0f-b2030424be86 Content-Encoding: gzip Content-Length: 11006 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 1843808523 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.429619] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.432904] pid_max: default: 32768 minimum: 301\n[ 0.434653] Security Framework initialized\n[ 0.436291] SELinux: Initializing.\n[ 0.438050] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.445050] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.449300] Mount-cache hash table entries: 4096\n[ 0.451356] Initializing cgroup subsys memory\n[ 0.453066] Initializing cgroup subsys devices\n[ 0.454759] Initializing cgroup subsys freezer\n[ 0.456451] Initializing cgroup subsys net_cls\n[ 0.458171] Initializing cgroup subsys blkio\n[ 0.459808] Initializing cgroup subsys perf_event\n[ 0.461564] Initializing cgroup subsys hugetlb\n[ 0.463254] Initializing cgroup subsys pids\n[ 0.464882] Initializing cgroup subsys net_prio\n[ 0.466669] CPU: Physical Processor ID: 0\n[ 0.469017] mce: CPU supports 10 MCE banks\n[ 0.470657] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.472540] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.474409] tlb_flushall_shift: 6\n[ 0.476045] Freeing SMP alternatives: 28k freed\n[ 0.480408] ACPI: Core revision 20130517\n[ 0.482451] ACPI: All ACPI Tables successfully acquired\n[ 0.484586] ftrace: allocating 25812 entries in 101 pages\n[ 0.507575] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.509786] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.511954] smpboot: Max logical packages: 2\n[ 0.513898] Enabling x2apic\n[ 0.515208] Enabled x2apic\n[ 0.516812] Switched APIC routing to physical x2apic.\n[ 0.520024] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.522078] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.525731] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.534099] KVM setup paravirtual spinlock\n[ 0.536948] smpboot: Booting Node 0, Processors #1 OK\n[ 0.539154] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.561252] Brought up 2 CPUs\n[ 0.561255] KVM setup async PF for cpu 1\n[ 0.561258] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.565706] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.568729] devtmpfs: initialized\n[ 0.571571] EVM: security.selinux\n[ 0.572966] EVM: security.ima\n[ 0.574264] EVM: security.capability\n[ 0.576375] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.578571] pinctrl core: initialized pinctrl subsystem\n[ 0.580520] NET: Registered protocol family 16\n[ 0.582384] ACPI: bus type PCI registered\n[ 0.583928] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.586080] PCI: Using configuration type 1 for base access\n[ 0.591371] ACPI: Added _OSI(Module Device)\n[ 0.592995] ACPI: Added _OSI(Processor Device)\n[ 0.594643] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.596329] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.599295] ACPI: Interpreter enabled\n[ 0.600793] ACPI: (supports S0 S5)\n[ 0.602200] ACPI: Using IOAPIC for interrupt routing\n[ 0.603958] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.609013] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.611053] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.613218] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.615336] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.619266] acpiphp: Slot [3] registered\n[ 0.620815] acpiphp: Slot [4] registered\n[ 0.622362] acpiphp: Slot [5] registered\n[ 0.623894] acpiphp: Slot [6] registered\n[ 0.625411] acpiphp: Slot [7] registered\n[ 0.626967] acpiphp: Slot [8] registered\n[ 0.628512] acpiphp: Slot [9] registered\n[ 0.630054] acpiphp: Slot [10] registered\n[ 0.631612] acpiphp: Slot [11] registered\n[ 0.633173] acpiphp: Slot [12] registered\n[ 0.634753] acpiphp: Slot [13] registered\n[ 0.636325] acpiphp: Slot [14] registered\n[ 0.637899] acpiphp: Slot [15] registered\n[ 0.639469] acpiphp: Slot [16] registered\n[ 0.641035] acpiphp: Slot [17] registered\n[ 0.642592] acpiphp: Slot [18] registered\n[ 0.644149] acpiphp: Slot [19] registered\n[ 0.645714] acpiphp: Slot [20] registered\n[ 0.647265] acpiphp: Slot [21] registered\n[ 0.648825] acpiphp: Slot [22] registered\n[ 0.650416] acpiphp: Slot [23] registered\n[ 0.651977] acpiphp: Slot [24] registered\n[ 0.653553] acpiphp: Slot [25] registered\n[ 0.655107] acpiphp: Slot [26] registered\n[ 0.656678] acpiphp: Slot [27] registered\n[ 0.658237] acpiphp: Slot [28] registered\n[ 0.659801] acpiphp: Slot [29] registered\n[ 0.661349] acpiphp: Slot [30] registered\n[ 0.662908] acpiphp: Slot [31] registered\n[ 0.664461] PCI host bridge to bus 0000:00\n[ 0.666016] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.667873] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.670005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.672151] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.675014] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.677888] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.683583] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.685815] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.687901] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.690108] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.694393] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.697228] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.721429] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.723970] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.726732] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.729175] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.731592] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.733859] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.736204] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.739255] vgaarb: loaded\n[ 0.740561] vgaarb: bridge control possible 0000:00:02.0\n[ 0.742609] SCSI subsystem initialized\n[ 0.744160] ACPI: bus type USB registered\n[ 0.745750] usbcore: registered new interface driver usbfs\n[ 0.747650] usbcore: registered new interface driver hub\n[ 0.749560] usbcore: registered new device driver usb\n[ 0.751579] PCI: Using ACPI for IRQ routing\n[ 0.753617] NetLabel: Initializing\n[ 0.755049] NetLabel: domain hash size = 128\n[ 0.756676] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.758542] NetLabel: unlabeled traffic allowed by default\n[ 0.760600] Switched to clocksource kvm-clock\n[ 0.770678] pnp: PnP ACPI init\n[ 0.772061] ACPI: bus type PNP registered\n[ 0.774070] pnp: PnP ACPI: found 5 devices\n[ 0.775646] ACPI: bus type PNP unregistered\n[ 0.783045] NET: Registered protocol family 2\n[ 0.785015] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.788171] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.790865] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.793124] TCP: reno registered\n[ 0.794562] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.796621] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.798848] NET: Registered protocol family 1\n[ 0.800519] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.802499] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.804559] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.824851] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.845258] Unpacking initramfs...\n[ 1.336754] Freeing initrd memory: 37508k freed\n[ 1.346561] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.348844] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.352846] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.355013] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.357461] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.359539] Initialise system trusted keyring\n[ 1.361245] audit: initializing netlink socket (disabled)\n[ 1.363174] type=2000 audit(1534973415.388:1): initialized\n[ 1.380667] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.382823] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.385912] zpool: loaded\n[ 1.387216] zbud: loaded\n[ 1.388661] VFS: Disk quotas dquot_6.5.2\n[ 1.390259] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.392612] msgmni has been set to 7578\n[ 1.394231] Key type big_key registered\n[ 1.396548] NET: Registered protocol family 38\n[ 1.398260] Key type asymmetric registered\n[ 1.399886] Asymmetric key parser 'x509' registered\n[ 1.401690] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.404703] io scheduler noop registered\n[ 1.406306] io scheduler deadline registered (default)\n[ 1.421990] io scheduler cfq registered\n[ 1.423682] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.425650] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.427952] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.430928] ACPI: Power Button [PWRF]\n[ 1.432549] GHES: HEST is not enabled!\n[ 1.434147] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.458542] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.460961] Non-volatile memory driver v1.3\n[ 1.462615] Linux agpgart interface v0.103\n[ 1.464326] crash memory driver: version 1.1\n[ 1.466061] rdac: device handler registered\n[ 1.467807] hp_sw: device handler registered\n[ 1.469486] emc: device handler registered\n[ 1.471095] alua: device handler registered\n[ 1.472773] libphy: Fixed MDIO Bus: probed\n[ 1.474374] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.476567] ehci-pci: EHCI PCI platform driver\n[ 1.478264] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.480351] ohci-pci: OHCI PCI platform driver\n[ 1.482021] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.502255] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.504136] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.507014] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.508843] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.510868] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.513086] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.515917] usb usb1: Product: UHCI Host Controller\n[ 1.517678] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.519960] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.521719] hub 1-0:1.0: USB hub found\n[ 1.523276] hub 1-0:1.0: 2 ports detected\n[ 1.524994] usbcore: registered new interface driver usbserial\n[ 1.527036] usbcore: registered new interface driver usbserial_generic\n[ 1.529218] usbserial: USB Serial support registered for generic\n[ 1.531348] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.535211] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.537001] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.538854] mousedev: PS/2 mouse device common for all mice\n[ 1.541166] rtc_cmos 00:00: RTC can wake from S4\n[ 1.543234] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.546388] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.548465] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.550530] cpuidle: using governor menu\n[ 1.552151] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.555257] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.557112] usbcore: registered new interface driver usbhid\n[ 1.558848] usbhid: USB HID core driver\n[ 1.560271] drop_monitor: Initializing network drop monitor service\n[ 1.562244] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.565110] TCP: cubic registered\n[ 1.566479] Initializing XFRM netlink socket\n[ 1.568077] NET: Registered protocol family 10\n[ 1.569847] NET: Registered protocol family 17\n[ 1.571539] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.573317] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.575122] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.578195] Loading compiled-in X.509 certificates\n[ 1.579802] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.583269] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.587404] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.591061] registered taskstats version 1\n[ 1.594631] Key type trusted registered\n[ 1.597559] Key type encrypted registered\n[ 1.600372] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.602859] rtc_cmos 00:00: setting system clock to 2018-08-22 21:30:16 UTC (1534973416)\n[ 1.606827] Freeing unused kernel memory: 1680k freed\n[ 1.612571] 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.617950] systemd[1]: Detected virtualization kvm.\n[ 1.619615] systemd[1]: Detected architecture x86-64.\n[ 1.621269] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.624256] systemd[1]: No hostname configured.\n[ 1.625855] systemd[1]: Set hostname to .\n[ 1.627576] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.650938] systemd[1]: Reached target Swap.\n[ 1.652494] systemd[1]: Starting Swap.\n[ 1.653951] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.656744] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.660487] systemd[1]: Reached target Paths.\n[ 1.662021] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.664475] systemd[1]: Created slice Root Slice.\n[ 1.666078] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.668676] systemd[1]: Listening on udev Control Socket.\n[ 1.670426] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.673077] systemd[1]: Listening on Journal Socket.\n[ 1.674732] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.677359] systemd[1]: Listening on udev Kernel Socket.\n[ 1.679070] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.681664] systemd[1]: Reached target Sockets.\n[ 1.683229] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.685744] systemd[1]: Created slice System Slice.\n[ 1.687381] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.689934] systemd[1]: Reached target Slices.\n[ 1.691506] systemd[1]: Starting Slices.\n[ 1.693294] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Timers.\n[ 1.696789] systemd[1]: Reached target Timers.\n[ 1.698342] systemd[1]: Starting Timers.\n[ 1.700075] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.703808] systemd[1]: Reached target Local File Systems.\n[ 1.705587] systemd[1]: Starting Local File Systems.\n[ 1.707520] 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.712418] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.716590] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.720459] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Journal Service.\n[ 1.724516] 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.772515] RPC: Registered named UNIX socket transport module.\n[ 1.774696] RPC: Registered udp transport module.\n[ 1.776559] RPC: Registered tcp transport module.\n[ 1.778406] 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[ 1.832608] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.872285] FDC 0 is a S82078B\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.897862] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.901192] scsi host0: ata_piix\n[ 1.902602] scsi host1: ata_piix\n[ 1.903920] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.905893] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.946105] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.952486] 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.984324] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.986339] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.988378] usb 1-1: Product: QEMU USB Tablet\n[ 1.989877] usb 1-1: Manufacturer: QEMU\n[ 1.991288] usb 1-1: SerialNumber: 42\n[ 2.001614] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.004846] 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[ 2.088859] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.091721] XFS (vda1): Mounting V4 Filesystem\n[ 2.114011] 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 target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\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 target Slices.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.341088] systemd-journald[128]: Received SIGTERM from PID 1 (systemd).\n[ 2.353656] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 2.455842] SELinux: Disabled at runtime.\n[ 2.491655] type=1404 audit(1534973417.388:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.534233] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.536057] 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] Listening on udev Kernel Socket.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\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 Mounting Debug File System...\n Mounting Huge Pages File System...\n Starting Apply Kernel Variables...\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\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 Remount Root and Kernel File Systems.\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[ 2.951076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[ 3.050865] 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 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 Preprocess NFS configuration.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.128614] type=1305 audit(1534973418.024:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1\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[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting Dump dmesg to /var/log/dmesg...\n Starting NTP client/server...\n Starting Authorization Manager...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.373967] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.398617] [drm] Initialized drm 1.1.0 20060810\n[ 3.422317] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.449274] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.451644] [TTM] Initializing pool allocator\n[ 3.453535] [TTM] Initializing DMA pool allocator\n[ 3.454933] ppdev: user-space parallel port driver\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[ 3.467447] [drm] fb mappable at 0xFC000000\n[ 3.469025] [drm] vram aper at 0xFC000000\n[ 3.470750] [drm] size 33554432\n[ 3.472298] [drm] fb depth is 24\n[ 3.473811] [drm] pitch is 3072\n[[32m OK [0m] Found device /dev/ttyS0.\n[ 3.482833] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.512289] Console: switching to colour frame buffer device 128x48\n[ 3.520617] AES CTR mode by8 optimization enabled\n[ 3.530765] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[[32m OK [0m] Reached target NFS client services.\n[ 3.535260] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 3.546537] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.554988] alg: No test for crc32 (crc32-pclmul)\n Starting Permit User Sessions...\n[ 3.562652] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] [ 3.572095] intel_rapl: no valid rapl domains found in package 0\nStarted Authorization Manager.\n[ 3.575382] intel_powerclamp: No package C-state available[[32m OK [0m] Started NTP client/server.\n\n[ 3.582325] intel_powerclamp: No package C-state available[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.561099] cloud-init[475]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 22 Aug 2018 21:30:18 +0000. Up 3.52 seconds.\n"} 2018-08-22 21:30:18,674 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed/action used request id req-eac5740d-aaef-4687-9d0f-b2030424be86 2018-08-22 21:30:18,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0756289958954s 2018-08-22 21:30:18,676 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed/action used request id req-eac5740d-aaef-4687-9d0f-b2030424be86 2018-08-22 21:30:18,676 - 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 1843808523 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.429619] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.432904] pid_max: default: 32768 minimum: 301 [ 0.434653] Security Framework initialized [ 0.436291] SELinux: Initializing. [ 0.438050] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.445050] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.449300] Mount-cache hash table entries: 4096 [ 0.451356] Initializing cgroup subsys memory [ 0.453066] Initializing cgroup subsys devices [ 0.454759] Initializing cgroup subsys freezer [ 0.456451] Initializing cgroup subsys net_cls [ 0.458171] Initializing cgroup subsys blkio [ 0.459808] Initializing cgroup subsys perf_event [ 0.461564] Initializing cgroup subsys hugetlb [ 0.463254] Initializing cgroup subsys pids [ 0.464882] Initializing cgroup subsys net_prio [ 0.466669] CPU: Physical Processor ID: 0 [ 0.469017] mce: CPU supports 10 MCE banks [ 0.470657] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.472540] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.474409] tlb_flushall_shift: 6 [ 0.476045] Freeing SMP alternatives: 28k freed [ 0.480408] ACPI: Core revision 20130517 [ 0.482451] ACPI: All ACPI Tables successfully acquired [ 0.484586] ftrace: allocating 25812 entries in 101 pages [ 0.507575] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.509786] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.511954] smpboot: Max logical packages: 2 [ 0.513898] Enabling x2apic [ 0.515208] Enabled x2apic [ 0.516812] Switched APIC routing to physical x2apic. [ 0.520024] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.522078] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.525731] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.534099] KVM setup paravirtual spinlock [ 0.536948] smpboot: Booting Node 0, Processors #1 OK [ 0.539154] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.561252] Brought up 2 CPUs [ 0.561255] KVM setup async PF for cpu 1 [ 0.561258] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.565706] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.568729] devtmpfs: initialized [ 0.571571] EVM: security.selinux [ 0.572966] EVM: security.ima [ 0.574264] EVM: security.capability [ 0.576375] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.578571] pinctrl core: initialized pinctrl subsystem [ 0.580520] NET: Registered protocol family 16 [ 0.582384] ACPI: bus type PCI registered [ 0.583928] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.586080] PCI: Using configuration type 1 for base access [ 0.591371] ACPI: Added _OSI(Module Device) [ 0.592995] ACPI: Added _OSI(Processor Device) [ 0.594643] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.596329] ACPI: Added _OSI(Processor Aggregator Device) [ 0.599295] ACPI: Interpreter enabled [ 0.600793] ACPI: (supports S0 S5) [ 0.602200] ACPI: Using IOAPIC for interrupt routing [ 0.603958] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.609013] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.611053] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.613218] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.615336] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.619266] acpiphp: Slot [3] registered [ 0.620815] acpiphp: Slot [4] registered [ 0.622362] acpiphp: Slot [5] registered [ 0.623894] acpiphp: Slot [6] registered [ 0.625411] acpiphp: Slot [7] registered [ 0.626967] acpiphp: Slot [8] registered [ 0.628512] acpiphp: Slot [9] registered [ 0.630054] acpiphp: Slot [10] registered [ 0.631612] acpiphp: Slot [11] registered [ 0.633173] acpiphp: Slot [12] registered [ 0.634753] acpiphp: Slot [13] registered [ 0.636325] acpiphp: Slot [14] registered [ 0.637899] acpiphp: Slot [15] registered [ 0.639469] acpiphp: Slot [16] registered [ 0.641035] acpiphp: Slot [17] registered [ 0.642592] acpiphp: Slot [18] registered [ 0.644149] acpiphp: Slot [19] registered [ 0.645714] acpiphp: Slot [20] registered [ 0.647265] acpiphp: Slot [21] registered [ 0.648825] acpiphp: Slot [22] registered [ 0.650416] acpiphp: Slot [23] registered [ 0.651977] acpiphp: Slot [24] registered [ 0.653553] acpiphp: Slot [25] registered [ 0.655107] acpiphp: Slot [26] registered [ 0.656678] acpiphp: Slot [27] registered [ 0.658237] acpiphp: Slot [28] registered [ 0.659801] acpiphp: Slot [29] registered [ 0.661349] acpiphp: Slot [30] registered [ 0.662908] acpiphp: Slot [31] registered [ 0.664461] PCI host bridge to bus 0000:00 [ 0.666016] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.667873] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.670005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.672151] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.675014] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.677888] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.683583] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.685815] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.687901] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.690108] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.694393] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.697228] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.721429] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.723970] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.726732] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.729175] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.731592] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.733859] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.736204] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.739255] vgaarb: loaded [ 0.740561] vgaarb: bridge control possible 0000:00:02.0 [ 0.742609] SCSI subsystem initialized [ 0.744160] ACPI: bus type USB registered [ 0.745750] usbcore: registered new interface driver usbfs [ 0.747650] usbcore: registered new interface driver hub [ 0.749560] usbcore: registered new device driver usb [ 0.751579] PCI: Using ACPI for IRQ routing [ 0.753617] NetLabel: Initializing [ 0.755049] NetLabel: domain hash size = 128 [ 0.756676] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.758542] NetLabel: unlabeled traffic allowed by default [ 0.760600] Switched to clocksource kvm-clock [ 0.770678] pnp: PnP ACPI init [ 0.772061] ACPI: bus type PNP registered [ 0.774070] pnp: PnP ACPI: found 5 devices [ 0.775646] ACPI: bus type PNP unregistered [ 0.783045] NET: Registered protocol family 2 [ 0.785015] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.788171] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.790865] TCP: Hash tables configured (established 32768 bind 32768) [ 0.793124] TCP: reno registered [ 0.794562] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.796621] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.798848] NET: Registered protocol family 1 [ 0.800519] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.802499] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.804559] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.824851] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.845258] Unpacking initramfs... [ 1.336754] Freeing initrd memory: 37508k freed [ 1.346561] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.348844] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.352846] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.355013] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.357461] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.359539] Initialise system trusted keyring [ 1.361245] audit: initializing netlink socket (disabled) [ 1.363174] type=2000 audit(1534973415.388:1): initialized [ 1.380667] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.382823] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.385912] zpool: loaded [ 1.387216] zbud: loaded [ 1.388661] VFS: Disk quotas dquot_6.5.2 [ 1.390259] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.392612] msgmni has been set to 7578 [ 1.394231] Key type big_key registered [ 1.396548] NET: Registered protocol family 38 [ 1.398260] Key type asymmetric registered [ 1.399886] Asymmetric key parser 'x509' registered [ 1.401690] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.404703] io scheduler noop registered [ 1.406306] io scheduler deadline registered (default) [ 1.421990] io scheduler cfq registered [ 1.423682] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.425650] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.427952] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.430928] ACPI: Power Button [PWRF] [ 1.432549] GHES: HEST is not enabled! [ 1.434147] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.458542] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.460961] Non-volatile memory driver v1.3 [ 1.462615] Linux agpgart interface v0.103 [ 1.464326] crash memory driver: version 1.1 [ 1.466061] rdac: device handler registered [ 1.467807] hp_sw: device handler registered [ 1.469486] emc: device handler registered [ 1.471095] alua: device handler registered [ 1.472773] libphy: Fixed MDIO Bus: probed [ 1.474374] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.476567] ehci-pci: EHCI PCI platform driver [ 1.478264] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.480351] ohci-pci: OHCI PCI platform driver [ 1.482021] uhci_hcd: USB Universal Host Controller Interface driver [ 1.502255] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.504136] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.507014] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.508843] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.510868] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.513086] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.515917] usb usb1: Product: UHCI Host Controller [ 1.517678] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.519960] usb usb1: SerialNumber: 0000:00:01.2 [ 1.521719] hub 1-0:1.0: USB hub found [ 1.523276] hub 1-0:1.0: 2 ports detected [ 1.524994] usbcore: registered new interface driver usbserial [ 1.527036] usbcore: registered new interface driver usbserial_generic [ 1.529218] usbserial: USB Serial support registered for generic [ 1.531348] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.535211] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.537001] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.538854] mousedev: PS/2 mouse device common for all mice [ 1.541166] rtc_cmos 00:00: RTC can wake from S4 [ 1.543234] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.546388] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.548465] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.550530] cpuidle: using governor menu [ 1.552151] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.555257] hidraw: raw HID events driver (C) Jiri Kosina [ 1.557112] usbcore: registered new interface driver usbhid [ 1.558848] usbhid: USB HID core driver [ 1.560271] drop_monitor: Initializing network drop monitor service [ 1.562244] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.565110] TCP: cubic registered [ 1.566479] Initializing XFRM netlink socket [ 1.568077] NET: Registered protocol family 10 [ 1.569847] NET: Registered protocol family 17 [ 1.571539] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.573317] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.575122] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.578195] Loading compiled-in X.509 certificates [ 1.579802] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.583269] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.587404] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.591061] registered taskstats version 1 [ 1.594631] Key type trusted registered [ 1.597559] Key type encrypted registered [ 1.600372] IMA: No TPM chip found, activating TPM-bypass! [ 1.602859] rtc_cmos 00:00: setting system clock to 2018-08-22 21:30:16 UTC (1534973416) [ 1.606827] Freeing unused kernel memory: 1680k freed [ 1.612571] 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.617950] systemd[1]: Detected virtualization kvm. [ 1.619615] systemd[1]: Detected architecture x86-64. [ 1.621269] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.624256] systemd[1]: No hostname configured. [ 1.625855] systemd[1]: Set hostname to . [ 1.627576] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.650938] systemd[1]: Reached target Swap. [ 1.652494] systemd[1]: Starting Swap. [ 1.653951] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.656744] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.660487] systemd[1]: Reached target Paths. [ 1.662021] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.664475] systemd[1]: Created slice Root Slice. [ 1.666078] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.668676] systemd[1]: Listening on udev Control Socket. [ 1.670426] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.673077] systemd[1]: Listening on Journal Socket. [ 1.674732] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.677359] systemd[1]: Listening on udev Kernel Socket. [ 1.679070] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.681664] systemd[1]: Reached target Sockets. [ 1.683229] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.685744] systemd[1]: Created slice System Slice. [ 1.687381] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.689934] systemd[1]: Reached target Slices. [ 1.691506] systemd[1]: Starting Slices. [ 1.693294] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Timers. [ 1.696789] systemd[1]: Reached target Timers. [ 1.698342] systemd[1]: Starting Timers. [ 1.700075] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Local File Systems. [ 1.703808] systemd[1]: Reached target Local File Systems. [ 1.705587] systemd[1]: Starting Local File Systems. [ 1.707520] 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.712418] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Apply Kernel Variables. [ 1.716590] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.720459] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Journal Service. [ 1.724516] 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.772515] RPC: Registered named UNIX socket transport module. [ 1.774696] RPC: Registered udp transport module. [ 1.776559] RPC: Registered tcp transport module. [ 1.778406] 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... [ 1.832608] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.872285] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.897862] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.901192] scsi host0: ata_piix [ 1.902602] scsi host1: ata_piix [ 1.903920] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.905893] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.946105] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.952486] 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.984324] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.986339] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.988378] usb 1-1: Product: QEMU USB Tablet [ 1.989877] usb 1-1: Manufacturer: QEMU [ 1.991288] usb 1-1: SerialNumber: 42 [ 2.001614] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.004846] 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... [ 2.088859] SGI XFS with ACLs, security attributes, no debug enabled [ 2.091721] XFS (vda1): Mounting V4 Filesystem [ 2.114011] 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 target Swap. [[32m OK [0m] Stopped target Local File Systems. [[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 target Slices. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.341088] systemd-journald[128]: Received SIGTERM from PID 1 (systemd). [ 2.353656] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 2.455842] SELinux: Disabled at runtime. [ 2.491655] type=1404 audit(1534973417.388:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.534233] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.536057] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Initrd File Systems. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Create list of required st... nodes for the current kernel... Mounting Debug File System... Mounting Huge Pages File System... Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[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 Remount Root and Kernel File Systems. Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 2.951076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [ 3.050865] 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 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 Preprocess NFS configuration. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.128614] type=1305 audit(1534973418.024:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Initial cloud-init job (pre-networking)... Starting Dump dmesg to /var/log/dmesg... Starting NTP client/server... Starting Authorization Manager... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.373967] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.398617] [drm] Initialized drm 1.1.0 20060810 [ 3.422317] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.449274] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.451644] [TTM] Initializing pool allocator [ 3.453535] [TTM] Initializing DMA pool allocator [ 3.454933] ppdev: user-space parallel port driver Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.467447] [drm] fb mappable at 0xFC000000 [ 3.469025] [drm] vram aper at 0xFC000000 [ 3.470750] [drm] size 33554432 [ 3.472298] [drm] fb depth is 24 [ 3.473811] [drm] pitch is 3072 [[32m OK [0m] Found device /dev/ttyS0. [ 3.482833] fbcon: cirrusdrmfb (fb0) is primary device [ 3.512289] Console: switching to colour frame buffer device 128x48 [ 3.520617] AES CTR mode by8 optimization enabled [ 3.530765] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Reached target NFS client services. [ 3.535260] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 3.546537] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.554988] alg: No test for crc32 (crc32-pclmul) Starting Permit User Sessions... [ 3.562652] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Login Service. [[32m OK [0m] [ 3.572095] intel_rapl: no valid rapl domains found in package 0 Started Authorization Manager. [ 3.575382] intel_powerclamp: No package C-state available[[32m OK [0m] Started NTP client/server. [ 3.582325] intel_powerclamp: No package C-state available[[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.561099] cloud-init[475]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 22 Aug 2018 21:30:18 +0000. Up 3.52 seconds. 2018-08-22 21:30:19,679 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: timed out 2018-08-22 21:30:28,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-22 21:30:28,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed/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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-22 21:30:28,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:30: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-2dd2ae1a-b185-47ca-af7f-32489706a7ea x-compute-request-id: req-2dd2ae1a-b185-47ca-af7f-32489706a7ea Content-Encoding: gzip Content-Length: 12794 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 1843808523 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.429619] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.432904] pid_max: default: 32768 minimum: 301\n[ 0.434653] Security Framework initialized\n[ 0.436291] SELinux: Initializing.\n[ 0.438050] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.445050] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.449300] Mount-cache hash table entries: 4096\n[ 0.451356] Initializing cgroup subsys memory\n[ 0.453066] Initializing cgroup subsys devices\n[ 0.454759] Initializing cgroup subsys freezer\n[ 0.456451] Initializing cgroup subsys net_cls\n[ 0.458171] Initializing cgroup subsys blkio\n[ 0.459808] Initializing cgroup subsys perf_event\n[ 0.461564] Initializing cgroup subsys hugetlb\n[ 0.463254] Initializing cgroup subsys pids\n[ 0.464882] Initializing cgroup subsys net_prio\n[ 0.466669] CPU: Physical Processor ID: 0\n[ 0.469017] mce: CPU supports 10 MCE banks\n[ 0.470657] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.472540] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.474409] tlb_flushall_shift: 6\n[ 0.476045] Freeing SMP alternatives: 28k freed\n[ 0.480408] ACPI: Core revision 20130517\n[ 0.482451] ACPI: All ACPI Tables successfully acquired\n[ 0.484586] ftrace: allocating 25812 entries in 101 pages\n[ 0.507575] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.509786] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.511954] smpboot: Max logical packages: 2\n[ 0.513898] Enabling x2apic\n[ 0.515208] Enabled x2apic\n[ 0.516812] Switched APIC routing to physical x2apic.\n[ 0.520024] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.522078] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.525731] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.534099] KVM setup paravirtual spinlock\n[ 0.536948] smpboot: Booting Node 0, Processors #1 OK\n[ 0.539154] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.561252] Brought up 2 CPUs\n[ 0.561255] KVM setup async PF for cpu 1\n[ 0.561258] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.565706] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.568729] devtmpfs: initialized\n[ 0.571571] EVM: security.selinux\n[ 0.572966] EVM: security.ima\n[ 0.574264] EVM: security.capability\n[ 0.576375] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.578571] pinctrl core: initialized pinctrl subsystem\n[ 0.580520] NET: Registered protocol family 16\n[ 0.582384] ACPI: bus type PCI registered\n[ 0.583928] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.586080] PCI: Using configuration type 1 for base access\n[ 0.591371] ACPI: Added _OSI(Module Device)\n[ 0.592995] ACPI: Added _OSI(Processor Device)\n[ 0.594643] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.596329] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.599295] ACPI: Interpreter enabled\n[ 0.600793] ACPI: (supports S0 S5)\n[ 0.602200] ACPI: Using IOAPIC for interrupt routing\n[ 0.603958] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.609013] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.611053] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.613218] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.615336] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.619266] acpiphp: Slot [3] registered\n[ 0.620815] acpiphp: Slot [4] registered\n[ 0.622362] acpiphp: Slot [5] registered\n[ 0.623894] acpiphp: Slot [6] registered\n[ 0.625411] acpiphp: Slot [7] registered\n[ 0.626967] acpiphp: Slot [8] registered\n[ 0.628512] acpiphp: Slot [9] registered\n[ 0.630054] acpiphp: Slot [10] registered\n[ 0.631612] acpiphp: Slot [11] registered\n[ 0.633173] acpiphp: Slot [12] registered\n[ 0.634753] acpiphp: Slot [13] registered\n[ 0.636325] acpiphp: Slot [14] registered\n[ 0.637899] acpiphp: Slot [15] registered\n[ 0.639469] acpiphp: Slot [16] registered\n[ 0.641035] acpiphp: Slot [17] registered\n[ 0.642592] acpiphp: Slot [18] registered\n[ 0.644149] acpiphp: Slot [19] registered\n[ 0.645714] acpiphp: Slot [20] registered\n[ 0.647265] acpiphp: Slot [21] registered\n[ 0.648825] acpiphp: Slot [22] registered\n[ 0.650416] acpiphp: Slot [23] registered\n[ 0.651977] acpiphp: Slot [24] registered\n[ 0.653553] acpiphp: Slot [25] registered\n[ 0.655107] acpiphp: Slot [26] registered\n[ 0.656678] acpiphp: Slot [27] registered\n[ 0.658237] acpiphp: Slot [28] registered\n[ 0.659801] acpiphp: Slot [29] registered\n[ 0.661349] acpiphp: Slot [30] registered\n[ 0.662908] acpiphp: Slot [31] registered\n[ 0.664461] PCI host bridge to bus 0000:00\n[ 0.666016] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.667873] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.670005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.672151] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.675014] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.677888] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.683583] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.685815] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.687901] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.690108] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.694393] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.697228] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.721429] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.723970] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.726732] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.729175] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.731592] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.733859] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.736204] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.739255] vgaarb: loaded\n[ 0.740561] vgaarb: bridge control possible 0000:00:02.0\n[ 0.742609] SCSI subsystem initialized\n[ 0.744160] ACPI: bus type USB registered\n[ 0.745750] usbcore: registered new interface driver usbfs\n[ 0.747650] usbcore: registered new interface driver hub\n[ 0.749560] usbcore: registered new device driver usb\n[ 0.751579] PCI: Using ACPI for IRQ routing\n[ 0.753617] NetLabel: Initializing\n[ 0.755049] NetLabel: domain hash size = 128\n[ 0.756676] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.758542] NetLabel: unlabeled traffic allowed by default\n[ 0.760600] Switched to clocksource kvm-clock\n[ 0.770678] pnp: PnP ACPI init\n[ 0.772061] ACPI: bus type PNP registered\n[ 0.774070] pnp: PnP ACPI: found 5 devices\n[ 0.775646] ACPI: bus type PNP unregistered\n[ 0.783045] NET: Registered protocol family 2\n[ 0.785015] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.788171] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.790865] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.793124] TCP: reno registered\n[ 0.794562] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.796621] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.798848] NET: Registered protocol family 1\n[ 0.800519] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.802499] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.804559] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.824851] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.845258] Unpacking initramfs...\n[ 1.336754] Freeing initrd memory: 37508k freed\n[ 1.346561] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.348844] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.352846] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.355013] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.357461] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.359539] Initialise system trusted keyring\n[ 1.361245] audit: initializing netlink socket (disabled)\n[ 1.363174] type=2000 audit(1534973415.388:1): initialized\n[ 1.380667] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.382823] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.385912] zpool: loaded\n[ 1.387216] zbud: loaded\n[ 1.388661] VFS: Disk quotas dquot_6.5.2\n[ 1.390259] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.392612] msgmni has been set to 7578\n[ 1.394231] Key type big_key registered\n[ 1.396548] NET: Registered protocol family 38\n[ 1.398260] Key type asymmetric registered\n[ 1.399886] Asymmetric key parser 'x509' registered\n[ 1.401690] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.404703] io scheduler noop registered\n[ 1.406306] io scheduler deadline registered (default)\n[ 1.421990] io scheduler cfq registered\n[ 1.423682] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.425650] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.427952] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.430928] ACPI: Power Button [PWRF]\n[ 1.432549] GHES: HEST is not enabled!\n[ 1.434147] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.458542] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.460961] Non-volatile memory driver v1.3\n[ 1.462615] Linux agpgart interface v0.103\n[ 1.464326] crash memory driver: version 1.1\n[ 1.466061] rdac: device handler registered\n[ 1.467807] hp_sw: device handler registered\n[ 1.469486] emc: device handler registered\n[ 1.471095] alua: device handler registered\n[ 1.472773] libphy: Fixed MDIO Bus: probed\n[ 1.474374] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.476567] ehci-pci: EHCI PCI platform driver\n[ 1.478264] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.480351] ohci-pci: OHCI PCI platform driver\n[ 1.482021] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.502255] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.504136] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.507014] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.508843] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.510868] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.513086] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.515917] usb usb1: Product: UHCI Host Controller\n[ 1.517678] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.519960] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.521719] hub 1-0:1.0: USB hub found\n[ 1.523276] hub 1-0:1.0: 2 ports detected\n[ 1.524994] usbcore: registered new interface driver usbserial\n[ 1.527036] usbcore: registered new interface driver usbserial_generic\n[ 1.529218] usbserial: USB Serial support registered for generic\n[ 1.531348] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.535211] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.537001] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.538854] mousedev: PS/2 mouse device common for all mice\n[ 1.541166] rtc_cmos 00:00: RTC can wake from S4\n[ 1.543234] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.546388] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.548465] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.550530] cpuidle: using governor menu\n[ 1.552151] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.555257] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.557112] usbcore: registered new interface driver usbhid\n[ 1.558848] usbhid: USB HID core driver\n[ 1.560271] drop_monitor: Initializing network drop monitor service\n[ 1.562244] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.565110] TCP: cubic registered\n[ 1.566479] Initializing XFRM netlink socket\n[ 1.568077] NET: Registered protocol family 10\n[ 1.569847] NET: Registered protocol family 17\n[ 1.571539] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.573317] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.575122] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.578195] Loading compiled-in X.509 certificates\n[ 1.579802] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.583269] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.587404] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.591061] registered taskstats version 1\n[ 1.594631] Key type trusted registered\n[ 1.597559] Key type encrypted registered\n[ 1.600372] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.602859] rtc_cmos 00:00: setting system clock to 2018-08-22 21:30:16 UTC (1534973416)\n[ 1.606827] Freeing unused kernel memory: 1680k freed\n[ 1.612571] 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.617950] systemd[1]: Detected virtualization kvm.\n[ 1.619615] systemd[1]: Detected architecture x86-64.\n[ 1.621269] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.624256] systemd[1]: No hostname configured.\n[ 1.625855] systemd[1]: Set hostname to .\n[ 1.627576] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.650938] systemd[1]: Reached target Swap.\n[ 1.652494] systemd[1]: Starting Swap.\n[ 1.653951] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.656744] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.660487] systemd[1]: Reached target Paths.\n[ 1.662021] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.664475] systemd[1]: Created slice Root Slice.\n[ 1.666078] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.668676] systemd[1]: Listening on udev Control Socket.\n[ 1.670426] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.673077] systemd[1]: Listening on Journal Socket.\n[ 1.674732] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.677359] systemd[1]: Listening on udev Kernel Socket.\n[ 1.679070] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.681664] systemd[1]: Reached target Sockets.\n[ 1.683229] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.685744] systemd[1]: Created slice System Slice.\n[ 1.687381] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.689934] systemd[1]: Reached target Slices.\n[ 1.691506] systemd[1]: Starting Slices.\n[ 1.693294] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Timers.\n[ 1.696789] systemd[1]: Reached target Timers.\n[ 1.698342] systemd[1]: Starting Timers.\n[ 1.700075] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.703808] systemd[1]: Reached target Local File Systems.\n[ 1.705587] systemd[1]: Starting Local File Systems.\n[ 1.707520] 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.712418] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.716590] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.720459] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Journal Service.\n[ 1.724516] 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.772515] RPC: Registered named UNIX socket transport module.\n[ 1.774696] RPC: Registered udp transport module.\n[ 1.776559] RPC: Registered tcp transport module.\n[ 1.778406] 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[ 1.832608] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.872285] FDC 0 is a S82078B\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.897862] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.901192] scsi host0: ata_piix\n[ 1.902602] scsi host1: ata_piix\n[ 1.903920] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.905893] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.946105] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.952486] 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.984324] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.986339] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.988378] usb 1-1: Product: QEMU USB Tablet\n[ 1.989877] usb 1-1: Manufacturer: QEMU\n[ 1.991288] usb 1-1: SerialNumber: 42\n[ 2.001614] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.004846] 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[ 2.088859] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.091721] XFS (vda1): Mounting V4 Filesystem\n[ 2.114011] 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 target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\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 target Slices.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.341088] systemd-journald[128]: Received SIGTERM from PID 1 (systemd).\n[ 2.353656] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 2.455842] SELinux: Disabled at runtime.\n[ 2.491655] type=1404 audit(1534973417.388:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.534233] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.536057] 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] Listening on udev Kernel Socket.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\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 Mounting Debug File System...\n Mounting Huge Pages File System...\n Starting Apply Kernel Variables...\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\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 Remount Root and Kernel File Systems.\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[ 2.951076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[ 3.050865] 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 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 Preprocess NFS configuration.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.128614] type=1305 audit(1534973418.024:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1\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[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting Dump dmesg to /var/log/dmesg...\n Starting NTP client/server...\n Starting Authorization Manager...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.373967] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.398617] [drm] Initialized drm 1.1.0 20060810\n[ 3.422317] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.449274] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.451644] [TTM] Initializing pool allocator\n[ 3.453535] [TTM] Initializing DMA pool allocator\n[ 3.454933] ppdev: user-space parallel port driver\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[ 3.467447] [drm] fb mappable at 0xFC000000\n[ 3.469025] [drm] vram aper at 0xFC000000\n[ 3.470750] [drm] size 33554432\n[ 3.472298] [drm] fb depth is 24\n[ 3.473811] [drm] pitch is 3072\n[[32m OK [0m] Found device /dev/ttyS0.\n[ 3.482833] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.512289] Console: switching to colour frame buffer device 128x48\n[ 3.520617] AES CTR mode by8 optimization enabled\n[ 3.530765] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[[32m OK [0m] Reached target NFS client services.\n[ 3.535260] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 3.546537] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.554988] alg: No test for crc32 (crc32-pclmul)\n Starting Permit User Sessions...\n[ 3.562652] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] [ 3.572095] intel_rapl: no valid rapl domains found in package 0\nStarted Authorization Manager.\n[ 3.575382] intel_powerclamp: No package C-state available[[32m OK [0m] Started NTP client/server.\n\n[ 3.582325] intel_powerclamp: No package C-state available[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.561099] cloud-init[475]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 22 Aug 2018 21:30:18 +0000. Up 3.52 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Dynamic System Tuning Daemon...\n Starting nginx - high performance web server...\n Starting OpenSSH server daemon...\n Starting System Logging Service...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Postfix Mail Transport Agent...\n[[32m OK [0m] Reached target Network is Online.\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting PostgreSQL 9.5 database server...\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[ 5.811033] cloud-init[800]: Cloud-init v. 0.7.5 running 'init' at Wed, 22 Aug 2018 21:30:21 +0000. Up 5.72 seconds.\n[ 5.863228] cloud-init[800]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.865420] cloud-init[800]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.867322] cloud-init[800]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.871211] cloud-init[800]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.874088] cloud-init[800]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.879946] cloud-init[800]: ci-info: | eth0: | True | 192.168.120.12 | 255.255.255.0 | fa:16:3e:90:c1:c1 |\n[ 5.888054] cloud-init[800]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.902055] cloud-init[800]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.908784] cloud-init[800]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.911487] cloud-init[800]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.921085] cloud-init[800]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.926450] cloud-init[800]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.935035] cloud-init[800]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 5.939205] cloud-init[800]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.946840] cloud-init[800]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 10.380533] cloud-init[3101]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 22 Aug 2018 21:30:25 +0000. Up 10.33 seconds.\n[ 10.665709] cloud-init[3321]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 22 Aug 2018 21:30:26 +0000. Up 10.62 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | c3:19:b3:9c:aa:42:6b:24:92:35:71:5d:99:2f:30:c4 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 10.737253] cloud-init[3321]: Cloud-init v. 0.7.5 finished at Wed, 22 Aug 2018 21:30:26 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.72 seconds\n"} 2018-08-22 21:30:28,763 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed/action used request id req-2dd2ae1a-b185-47ca-af7f-32489706a7ea 2018-08-22 21:30:28,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0738627910614s 2018-08-22 21:30:28,764 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed/action used request id req-2dd2ae1a-b185-47ca-af7f-32489706a7ea 2018-08-22 21:30:28,765 - 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 1843808523 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.429619] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.432904] pid_max: default: 32768 minimum: 301 [ 0.434653] Security Framework initialized [ 0.436291] SELinux: Initializing. [ 0.438050] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.445050] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.449300] Mount-cache hash table entries: 4096 [ 0.451356] Initializing cgroup subsys memory [ 0.453066] Initializing cgroup subsys devices [ 0.454759] Initializing cgroup subsys freezer [ 0.456451] Initializing cgroup subsys net_cls [ 0.458171] Initializing cgroup subsys blkio [ 0.459808] Initializing cgroup subsys perf_event [ 0.461564] Initializing cgroup subsys hugetlb [ 0.463254] Initializing cgroup subsys pids [ 0.464882] Initializing cgroup subsys net_prio [ 0.466669] CPU: Physical Processor ID: 0 [ 0.469017] mce: CPU supports 10 MCE banks [ 0.470657] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.472540] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.474409] tlb_flushall_shift: 6 [ 0.476045] Freeing SMP alternatives: 28k freed [ 0.480408] ACPI: Core revision 20130517 [ 0.482451] ACPI: All ACPI Tables successfully acquired [ 0.484586] ftrace: allocating 25812 entries in 101 pages [ 0.507575] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.509786] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.511954] smpboot: Max logical packages: 2 [ 0.513898] Enabling x2apic [ 0.515208] Enabled x2apic [ 0.516812] Switched APIC routing to physical x2apic. [ 0.520024] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.522078] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.525731] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.534099] KVM setup paravirtual spinlock [ 0.536948] smpboot: Booting Node 0, Processors #1 OK [ 0.539154] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.561252] Brought up 2 CPUs [ 0.561255] KVM setup async PF for cpu 1 [ 0.561258] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.565706] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.568729] devtmpfs: initialized [ 0.571571] EVM: security.selinux [ 0.572966] EVM: security.ima [ 0.574264] EVM: security.capability [ 0.576375] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.578571] pinctrl core: initialized pinctrl subsystem [ 0.580520] NET: Registered protocol family 16 [ 0.582384] ACPI: bus type PCI registered [ 0.583928] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.586080] PCI: Using configuration type 1 for base access [ 0.591371] ACPI: Added _OSI(Module Device) [ 0.592995] ACPI: Added _OSI(Processor Device) [ 0.594643] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.596329] ACPI: Added _OSI(Processor Aggregator Device) [ 0.599295] ACPI: Interpreter enabled [ 0.600793] ACPI: (supports S0 S5) [ 0.602200] ACPI: Using IOAPIC for interrupt routing [ 0.603958] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.609013] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.611053] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.613218] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.615336] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.619266] acpiphp: Slot [3] registered [ 0.620815] acpiphp: Slot [4] registered [ 0.622362] acpiphp: Slot [5] registered [ 0.623894] acpiphp: Slot [6] registered [ 0.625411] acpiphp: Slot [7] registered [ 0.626967] acpiphp: Slot [8] registered [ 0.628512] acpiphp: Slot [9] registered [ 0.630054] acpiphp: Slot [10] registered [ 0.631612] acpiphp: Slot [11] registered [ 0.633173] acpiphp: Slot [12] registered [ 0.634753] acpiphp: Slot [13] registered [ 0.636325] acpiphp: Slot [14] registered [ 0.637899] acpiphp: Slot [15] registered [ 0.639469] acpiphp: Slot [16] registered [ 0.641035] acpiphp: Slot [17] registered [ 0.642592] acpiphp: Slot [18] registered [ 0.644149] acpiphp: Slot [19] registered [ 0.645714] acpiphp: Slot [20] registered [ 0.647265] acpiphp: Slot [21] registered [ 0.648825] acpiphp: Slot [22] registered [ 0.650416] acpiphp: Slot [23] registered [ 0.651977] acpiphp: Slot [24] registered [ 0.653553] acpiphp: Slot [25] registered [ 0.655107] acpiphp: Slot [26] registered [ 0.656678] acpiphp: Slot [27] registered [ 0.658237] acpiphp: Slot [28] registered [ 0.659801] acpiphp: Slot [29] registered [ 0.661349] acpiphp: Slot [30] registered [ 0.662908] acpiphp: Slot [31] registered [ 0.664461] PCI host bridge to bus 0000:00 [ 0.666016] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.667873] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.670005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.672151] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.675014] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.677888] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.683583] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.685815] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.687901] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.690108] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.694393] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.697228] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.721429] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.723970] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.726732] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.729175] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.731592] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.733859] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.736204] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.739255] vgaarb: loaded [ 0.740561] vgaarb: bridge control possible 0000:00:02.0 [ 0.742609] SCSI subsystem initialized [ 0.744160] ACPI: bus type USB registered [ 0.745750] usbcore: registered new interface driver usbfs [ 0.747650] usbcore: registered new interface driver hub [ 0.749560] usbcore: registered new device driver usb [ 0.751579] PCI: Using ACPI for IRQ routing [ 0.753617] NetLabel: Initializing [ 0.755049] NetLabel: domain hash size = 128 [ 0.756676] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.758542] NetLabel: unlabeled traffic allowed by default [ 0.760600] Switched to clocksource kvm-clock [ 0.770678] pnp: PnP ACPI init [ 0.772061] ACPI: bus type PNP registered [ 0.774070] pnp: PnP ACPI: found 5 devices [ 0.775646] ACPI: bus type PNP unregistered [ 0.783045] NET: Registered protocol family 2 [ 0.785015] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.788171] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.790865] TCP: Hash tables configured (established 32768 bind 32768) [ 0.793124] TCP: reno registered [ 0.794562] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.796621] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.798848] NET: Registered protocol family 1 [ 0.800519] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.802499] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.804559] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.824851] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.845258] Unpacking initramfs... [ 1.336754] Freeing initrd memory: 37508k freed [ 1.346561] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.348844] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.352846] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.355013] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.357461] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.359539] Initialise system trusted keyring [ 1.361245] audit: initializing netlink socket (disabled) [ 1.363174] type=2000 audit(1534973415.388:1): initialized [ 1.380667] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.382823] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.385912] zpool: loaded [ 1.387216] zbud: loaded [ 1.388661] VFS: Disk quotas dquot_6.5.2 [ 1.390259] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.392612] msgmni has been set to 7578 [ 1.394231] Key type big_key registered [ 1.396548] NET: Registered protocol family 38 [ 1.398260] Key type asymmetric registered [ 1.399886] Asymmetric key parser 'x509' registered [ 1.401690] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.404703] io scheduler noop registered [ 1.406306] io scheduler deadline registered (default) [ 1.421990] io scheduler cfq registered [ 1.423682] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.425650] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.427952] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.430928] ACPI: Power Button [PWRF] [ 1.432549] GHES: HEST is not enabled! [ 1.434147] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.458542] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.460961] Non-volatile memory driver v1.3 [ 1.462615] Linux agpgart interface v0.103 [ 1.464326] crash memory driver: version 1.1 [ 1.466061] rdac: device handler registered [ 1.467807] hp_sw: device handler registered [ 1.469486] emc: device handler registered [ 1.471095] alua: device handler registered [ 1.472773] libphy: Fixed MDIO Bus: probed [ 1.474374] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.476567] ehci-pci: EHCI PCI platform driver [ 1.478264] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.480351] ohci-pci: OHCI PCI platform driver [ 1.482021] uhci_hcd: USB Universal Host Controller Interface driver [ 1.502255] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.504136] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.507014] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.508843] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.510868] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.513086] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.515917] usb usb1: Product: UHCI Host Controller [ 1.517678] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.519960] usb usb1: SerialNumber: 0000:00:01.2 [ 1.521719] hub 1-0:1.0: USB hub found [ 1.523276] hub 1-0:1.0: 2 ports detected [ 1.524994] usbcore: registered new interface driver usbserial [ 1.527036] usbcore: registered new interface driver usbserial_generic [ 1.529218] usbserial: USB Serial support registered for generic [ 1.531348] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.535211] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.537001] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.538854] mousedev: PS/2 mouse device common for all mice [ 1.541166] rtc_cmos 00:00: RTC can wake from S4 [ 1.543234] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.546388] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.548465] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.550530] cpuidle: using governor menu [ 1.552151] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.555257] hidraw: raw HID events driver (C) Jiri Kosina [ 1.557112] usbcore: registered new interface driver usbhid [ 1.558848] usbhid: USB HID core driver [ 1.560271] drop_monitor: Initializing network drop monitor service [ 1.562244] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.565110] TCP: cubic registered [ 1.566479] Initializing XFRM netlink socket [ 1.568077] NET: Registered protocol family 10 [ 1.569847] NET: Registered protocol family 17 [ 1.571539] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.573317] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.575122] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.578195] Loading compiled-in X.509 certificates [ 1.579802] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.583269] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.587404] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.591061] registered taskstats version 1 [ 1.594631] Key type trusted registered [ 1.597559] Key type encrypted registered [ 1.600372] IMA: No TPM chip found, activating TPM-bypass! [ 1.602859] rtc_cmos 00:00: setting system clock to 2018-08-22 21:30:16 UTC (1534973416) [ 1.606827] Freeing unused kernel memory: 1680k freed [ 1.612571] 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.617950] systemd[1]: Detected virtualization kvm. [ 1.619615] systemd[1]: Detected architecture x86-64. [ 1.621269] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.624256] systemd[1]: No hostname configured. [ 1.625855] systemd[1]: Set hostname to . [ 1.627576] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.650938] systemd[1]: Reached target Swap. [ 1.652494] systemd[1]: Starting Swap. [ 1.653951] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.656744] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.660487] systemd[1]: Reached target Paths. [ 1.662021] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.664475] systemd[1]: Created slice Root Slice. [ 1.666078] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.668676] systemd[1]: Listening on udev Control Socket. [ 1.670426] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.673077] systemd[1]: Listening on Journal Socket. [ 1.674732] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.677359] systemd[1]: Listening on udev Kernel Socket. [ 1.679070] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.681664] systemd[1]: Reached target Sockets. [ 1.683229] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.685744] systemd[1]: Created slice System Slice. [ 1.687381] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.689934] systemd[1]: Reached target Slices. [ 1.691506] systemd[1]: Starting Slices. [ 1.693294] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Timers. [ 1.696789] systemd[1]: Reached target Timers. [ 1.698342] systemd[1]: Starting Timers. [ 1.700075] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Local File Systems. [ 1.703808] systemd[1]: Reached target Local File Systems. [ 1.705587] systemd[1]: Starting Local File Systems. [ 1.707520] 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.712418] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Apply Kernel Variables. [ 1.716590] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.720459] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Journal Service. [ 1.724516] 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.772515] RPC: Registered named UNIX socket transport module. [ 1.774696] RPC: Registered udp transport module. [ 1.776559] RPC: Registered tcp transport module. [ 1.778406] 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... [ 1.832608] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.872285] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.897862] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.901192] scsi host0: ata_piix [ 1.902602] scsi host1: ata_piix [ 1.903920] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.905893] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.946105] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.952486] 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.984324] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.986339] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.988378] usb 1-1: Product: QEMU USB Tablet [ 1.989877] usb 1-1: Manufacturer: QEMU [ 1.991288] usb 1-1: SerialNumber: 42 [ 2.001614] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.004846] 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... [ 2.088859] SGI XFS with ACLs, security attributes, no debug enabled [ 2.091721] XFS (vda1): Mounting V4 Filesystem [ 2.114011] 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 target Swap. [[32m OK [0m] Stopped target Local File Systems. [[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 target Slices. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.341088] systemd-journald[128]: Received SIGTERM from PID 1 (systemd). [ 2.353656] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 2.455842] SELinux: Disabled at runtime. [ 2.491655] type=1404 audit(1534973417.388:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.534233] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.536057] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Initrd File Systems. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Create list of required st... nodes for the current kernel... Mounting Debug File System... Mounting Huge Pages File System... Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[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 Remount Root and Kernel File Systems. Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 2.951076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [ 3.050865] 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 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 Preprocess NFS configuration. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.128614] type=1305 audit(1534973418.024:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Initial cloud-init job (pre-networking)... Starting Dump dmesg to /var/log/dmesg... Starting NTP client/server... Starting Authorization Manager... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.373967] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.398617] [drm] Initialized drm 1.1.0 20060810 [ 3.422317] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.449274] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.451644] [TTM] Initializing pool allocator [ 3.453535] [TTM] Initializing DMA pool allocator [ 3.454933] ppdev: user-space parallel port driver Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.467447] [drm] fb mappable at 0xFC000000 [ 3.469025] [drm] vram aper at 0xFC000000 [ 3.470750] [drm] size 33554432 [ 3.472298] [drm] fb depth is 24 [ 3.473811] [drm] pitch is 3072 [[32m OK [0m] Found device /dev/ttyS0. [ 3.482833] fbcon: cirrusdrmfb (fb0) is primary device [ 3.512289] Console: switching to colour frame buffer device 128x48 [ 3.520617] AES CTR mode by8 optimization enabled [ 3.530765] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Reached target NFS client services. [ 3.535260] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 3.546537] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.554988] alg: No test for crc32 (crc32-pclmul) Starting Permit User Sessions... [ 3.562652] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Login Service. [[32m OK [0m] [ 3.572095] intel_rapl: no valid rapl domains found in package 0 Started Authorization Manager. [ 3.575382] intel_powerclamp: No package C-state available[[32m OK [0m] Started NTP client/server. [ 3.582325] intel_powerclamp: No package C-state available[[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.561099] cloud-init[475]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 22 Aug 2018 21:30:18 +0000. Up 3.52 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting OpenSSH server daemon... Starting System Logging Service... Starting Initial cloud-init job (metadata service crawler)... Starting Postfix Mail Transport Agent... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting PostgreSQL 9.5 database server... Starting Notify NFS peers of a restart... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [ 5.811033] cloud-init[800]: Cloud-init v. 0.7.5 running 'init' at Wed, 22 Aug 2018 21:30:21 +0000. Up 5.72 seconds. [ 5.863228] cloud-init[800]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.865420] cloud-init[800]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.867322] cloud-init[800]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.871211] cloud-init[800]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.874088] cloud-init[800]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.879946] cloud-init[800]: ci-info: | eth0: | True | 192.168.120.12 | 255.255.255.0 | fa:16:3e:90:c1:c1 | [ 5.888054] cloud-init[800]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.902055] cloud-init[800]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.908784] cloud-init[800]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.911487] cloud-init[800]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.921085] cloud-init[800]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.926450] cloud-init[800]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.935035] cloud-init[800]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 5.939205] cloud-init[800]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.946840] cloud-init[800]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 10.380533] cloud-init[3101]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 22 Aug 2018 21:30:25 +0000. Up 10.33 seconds. [ 10.665709] cloud-init[3321]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 22 Aug 2018 21:30:26 +0000. Up 10.62 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | c3:19:b3:9c:aa:42:6b:24:92:35:71:5d:99:2f:30:c4 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 10.737253] cloud-init[3321]: Cloud-init v. 0.7.5 finished at Wed, 22 Aug 2018 21:30:26 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.72 seconds 2018-08-22 21:30:28,770 - paramiko.transport - DEBUG - starting thread (client mode): 0x2738e550L 2018-08-22 21:30:28,770 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-22 21:30:28,775 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-22 21:30:28,775 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-22 21:30:28,783 - 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-08-22 21:30:28,783 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-22 21:30:28,783 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-22 21:30:28,783 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-22 21:30:28,784 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-22 21:30:28,784 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-22 21:30:28,793 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-22 21:30:28,794 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-22 21:30:28,802 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-22 21:30:28,803 - paramiko.transport - DEBUG - Trying discovered key c319b39caa426b249235715d992f30c4 in /tmp/tmpx2MBk_ 2018-08-22 21:30:28,834 - paramiko.transport - DEBUG - userauth is OK 2018-08-22 21:30:28,854 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-22 21:30:28,867 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-22 21:30:28,868 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-22 21:30:28,868 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-22 21:30:28,868 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/status 2018-08-22 21:30:29,089 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:30:29,089 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:30:29,089 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:30:29,089 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:30:29,089 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:30:29,089 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:30:29,089 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:30:29,089 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 803, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "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": "start-post", "MainPID": 1945, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 927, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 817, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 812, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 858, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-22 21:30:29,090 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:30:29,090 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:30:29 GMT 2018-08-22 21:30:29,090 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:30:29,090 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-08-22 21:30:29,090 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:30:29,090 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 803, 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': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], 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': 1945, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 927, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 817, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 812, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 858, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-22 21:30:29,091 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/status 2018-08-22 21:30:29,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:30:29,297 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:30:29,297 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:30:29,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:30:29,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:30:29,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:30:29,297 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:30:29,297 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 803, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "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": "start-post", "MainPID": 1945, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 927, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 817, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 812, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4989, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 858, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-22 21:30:29,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:30:29,297 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:30:29 GMT 2018-08-22 21:30:29,298 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:30:29,298 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2385 2018-08-22 21:30:29,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:30:29,298 - functest.core.cloudify - INFO - The current manager status is running 2018-08-22 21:30:29,299 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-22 21:30:29,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:30:29,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:30:29,383 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:30:29,383 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:30:29,383 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:30:29,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:30:29,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:30:29,383 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-22 21:30:29,383 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-22T21:30:29.789Z", "updated_at": "2018-08-22T21:30:29.789Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-22 21:30:29,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:30:29,383 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:30:29 GMT 2018-08-22 21:30:29,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:30:29,384 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-22 21:30:29,384 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:30:29,384 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/secrets 2018-08-22 21:30:29,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:30:29,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:30:29,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:30:29,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:30:29,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:30:29,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:30:29,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:30:29,476 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-22T21:30:29.789Z", "updated_at": "2018-08-22T21:30:29.789Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-22 21:30:29,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:30:29,476 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:30:29 GMT 2018-08-22 21:30:29,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:30:29,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-22 21:30:29,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:30:29,477 - functest.core.cloudify - DEBUG - List secrets: 2018-08-22 21:30:29,477 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3/secrets/foo 2018-08-22 21:30:29,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:30:29,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:30:29,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:30:29,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:30:29,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:30:29,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:30:29,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:30:29,652 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-22 21:30:29,652 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-22T21:30:29.789Z", "updated_at": "2018-08-22T21:30:29.789Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-22 21:30:29,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:30:29,652 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:30:30 GMT 2018-08-22 21:30:29,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:30:29,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-22 21:30:29,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:30:29,652 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-22 21:30:29,653 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-22 21:30:29,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-08-22 21:30:29,654 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-22 21:30:29,664 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-22 21:30:29,664 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-22 21:30:29,686 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-22 21:30:29,918 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-22 21:30:29,919 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-22 21:30:29,920 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-22 21:30:29,922 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-22 21:30:29,923 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-22 21:30:29,942 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-22 21:31:08,078 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-22 21:31:08,078 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: repo1.sea.innoscale.net * extras: mirror.web-ster.com * updates: mirrors.cat.pdx.edu 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.11.6.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.11.6.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 11 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.11.6.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 : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : kernel-headers-3.10.0-862.11.6.el7.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.11.6.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-08-22 21:31:08,079 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-22 21:31:08,079 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-08-22 21:31:08,080 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-08-22 21:31:10,415 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-08-22 21:31:10,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 21:31:10,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:31:10,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-d01bf5b8-f012-429e-9ebb-2da03d35827b Date: Wed, 22 Aug 2018 21:31:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T21:27:49Z", "file": "/v2/images/57dce004-33e3-4274-a054-0b1a8136d16d/file", "owner": "8fb9fe4132d6492d974703858046c01b", "id": "57dce004-33e3-4274-a054-0b1a8136d16d", "size": 4373348352, "self": "/v2/images/57dce004-33e3-4274-a054-0b1a8136d16d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/57dce004-33e3-4274-a054-0b1a8136d16d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/57dce004-33e3-4274-a054-0b1a8136d16d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-22T21:26:48Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 21:31:10,684 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d01bf5b8-f012-429e-9ebb-2da03d35827b 2018-08-22 21:31:10,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.26687002182s 2018-08-22 21:31:10,684 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d01bf5b8-f012-429e-9ebb-2da03d35827b 2018-08-22 21:31:10,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-22 21:31:10,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}' 2018-08-22 21:31:10,791 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d32e5d8b-92f2-4ac9-a3a0-69d301af88c6 Date: Wed, 22 Aug 2018 21:31:10 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T21:31:10Z", "file": "/v2/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1/file", "owner": "8fb9fe4132d6492d974703858046c01b", "id": "f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "size": null, "self": "/v2/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "checksum": null, "created_at": "2018-08-22T21:31:10Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-22 21:31:10,791 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d32e5d8b-92f2-4ac9-a3a0-69d301af88c6 2018-08-22 21:31:10,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0986299514771s 2018-08-22 21:31:10,792 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d32e5d8b-92f2-4ac9-a3a0-69d301af88c6 returning object f0dbf3be-b4b4-4791-8d21-3ad0f6228de1 2018-08-22 21:31:10,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-22 21:31:10,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1/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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" -d '' 2018-08-22 21:31:17,723 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-615cc383-40a6-427d-ac41-07b89618cf1d Date: Wed, 22 Aug 2018 21:31:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 21:31:17,723 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1/file used request id req-615cc383-40a6-427d-ac41-07b89618cf1d 2018-08-22 21:31:17,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.93092989922s 2018-08-22 21:31:17,724 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1/file used request id req-615cc383-40a6-427d-ac41-07b89618cf1d 2018-08-22 21:31:17,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 21:31:17,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:31:17,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json X-Openstack-Request-Id: req-0a334a50-21fa-4360-b544-a893907d3396 Date: Wed, 22 Aug 2018 21:31:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T21:31:17Z", "file": "/v2/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1/file", "owner": "8fb9fe4132d6492d974703858046c01b", "id": "f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "size": 426967040, "self": "/v2/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-08-22T21:31:10Z", "os_hidden": false, "protected": false, "os_hash_value": "77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T21:27:49Z", "file": "/v2/images/57dce004-33e3-4274-a054-0b1a8136d16d/file", "owner": "8fb9fe4132d6492d974703858046c01b", "id": "57dce004-33e3-4274-a054-0b1a8136d16d", "size": 4373348352, "self": "/v2/images/57dce004-33e3-4274-a054-0b1a8136d16d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/57dce004-33e3-4274-a054-0b1a8136d16d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/57dce004-33e3-4274-a054-0b1a8136d16d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-22T21:26:48Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 21:31:17,786 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0a334a50-21fa-4360-b544-a893907d3396 2018-08-22 21:31:17,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.058002948761s 2018-08-22 21:31:17,787 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0a334a50-21fa-4360-b544-a893907d3396 2018-08-22 21:31:17,789 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1/file', 'owner': u'8fb9fe4132d6492d974703858046c01b', 'id': u'f0dbf3be-b4b4-4791-8d21-3ad0f6228de1', 'size': 426967040, u'self': u'/v2/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8fb9fe4132d6492d974703858046c01b', 'name': 'vyos_vrouter-project_b406e0f8-6169-4621-a703-f2f93e6cd2b0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-22T21:31:17Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-22T21:31:17Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_b406e0f8-6169-4621-a703-f2f93e6cd2b0', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'os_hash_value': u'77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b', u'self': u'/v2/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_b406e0f8-6169-4621-a703-f2f93e6cd2b0', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_b406e0f8-6169-4621-a703-f2f93e6cd2b0', 'created': u'2018-08-22T21:31:10Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-08-22T21:31:10Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b', 'metadata': {u'os_hash_value': u'77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b', u'self': u'/v2/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_b406e0f8-6169-4621-a703-f2f93e6cd2b0', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'schema': u'/v2/schemas/image'}}) 2018-08-22 21:31:17,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-22 21:31:17,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}e2fa23c0561392c4c35d820babb04110c9dd918a" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-08-22 21:31:17,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:31: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-f50e46b8-590a-48e6-91d0-4fcfb3f5287e x-compute-request-id: req-f50e46b8-590a-48e6-91d0-4fcfb3f5287e Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/78183060-63df-400c-b6ef-d7bfd5854d1e", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/78183060-63df-400c-b6ef-d7bfd5854d1e", "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": "78183060-63df-400c-b6ef-d7bfd5854d1e"}} 2018-08-22 21:31:17,835 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-f50e46b8-590a-48e6-91d0-4fcfb3f5287e 2018-08-22 21:31:17,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0451319217682s 2018-08-22 21:31:17,836 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-f50e46b8-590a-48e6-91d0-4fcfb3f5287e 2018-08-22 21:31:17,836 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_b406e0f8-6169-4621-a703-f2f93e6cd2b0', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'78183060-63df-400c-b6ef-d7bfd5854d1e', 'swap': 0}) 2018-08-22 21:31:17,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-22 21:31:17,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/78183060-63df-400c-b6ef-d7bfd5854d1e/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}e2fa23c0561392c4c35d820babb04110c9dd918a" -d '{"extra_specs": {}}' 2018-08-22 21:31:17,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:31: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-324118e8-4a00-4762-8c40-6d95152f50ec x-compute-request-id: req-324118e8-4a00-4762-8c40-6d95152f50ec Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-22 21:31:17,856 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/78183060-63df-400c-b6ef-d7bfd5854d1e/os-extra_specs used request id req-324118e8-4a00-4762-8c40-6d95152f50ec 2018-08-22 21:31:17,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0193400382996s 2018-08-22 21:31:17,857 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/78183060-63df-400c-b6ef-d7bfd5854d1e/os-extra_specs used request id req-324118e8-4a00-4762-8c40-6d95152f50ec 2018-08-22 21:31:17,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-22 21:31:17,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-22 21:31:17,868 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 22 Aug 2018 21:31:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e90738a-1b2f-42a6-96bf-c3b2aa4c4b24 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.5:35357/v3/", "rel": "self"}]}]}} 2018-08-22 21:31:17,869 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.5:35357/ used request id req-2e90738a-1b2f-42a6-96bf-c3b2aa4c4b24 2018-08-22 21:31:17,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2fa23c0561392c4c35d820babb04110c9dd918a" 2018-08-22 21:31:18,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18b0256b-89eb-4e26-a200-aa3ac1a95796 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/0463693267b343c6b911ff54fcb45cc8"}, "enabled": true, "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/17f5b5991b0049a1b919d6c384e393fb"}, "enabled": true, "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/45bfe01157a94ea1b20f2c101df89c13"}, "enabled": true, "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4a53873eb85541dd8415eb2067956803"}, "enabled": true, "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/660098b3e4b444b09de7f0daabfb5510"}, "enabled": true, "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/7b70f44e9cd7440ba88a7ed2efa82fcc"}, "enabled": true, "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/90ec3a4eb1404aca9331a3fdd05edd8c"}, "enabled": true, "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/93654fc43b2d4242bab3c33541799fc1"}, "enabled": true, "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/96dda4b622854e40b5c815e2d19b98e2"}, "enabled": true, "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/975d1e8041c9482eb6fcb83abc92e2ae"}, "enabled": true, "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a9017a380550492e8503ea9057d0335b"}, "enabled": true, "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/d8c1f20da90743b58333c3bb17f76467"}, "enabled": true, "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e0c9147a4d574e978029f1012c1b5cef"}, "enabled": true, "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/eed3565bb76d48b7a1725f264a59d873"}, "enabled": true, "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/efa5c8345fa0427abeeecc5bef642565"}, "enabled": true, "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-08-22 21:31:18,056 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-18b0256b-89eb-4e26-a200-aa3ac1a95796 2018-08-22 21:31:18,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.196321964264s 2018-08-22 21:31:18,056 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-18b0256b-89eb-4e26-a200-aa3ac1a95796 2018-08-22 21:31:18,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-22 21:31:18,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e2fa23c0561392c4c35d820babb04110c9dd918a" 2018-08-22 21:31:18,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a484d741-93b9-43e9-b492-0152b4feb9ae Content-Encoding: gzip Content-Length: 1967 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/022f1111a680449ab993cad3e83b7fd6"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e0c9147a4d574e978029f1012c1b5cef", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/07ccda9b2b08437a97361636cf340978"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "90ec3a4eb1404aca9331a3fdd05edd8c", "id": "07ccda9b2b08437a97361636cf340978"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/17c69234c4194851803f59e5b9606ac0"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a9017a380550492e8503ea9057d0335b", "id": "17c69234c4194851803f59e5b9606ac0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3682951b77e84c39a40f21e39aa03386"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d8c1f20da90743b58333c3bb17f76467", "id": "3682951b77e84c39a40f21e39aa03386"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3703e8aab8554a64bc4080e320522c66"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "17f5b5991b0049a1b919d6c384e393fb", "id": "3703e8aab8554a64bc4080e320522c66"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3a0d11e2ab9a4dad99c5a728caa54744"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0463693267b343c6b911ff54fcb45cc8", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4148ce52d4be45d9ae96016083376fa3"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d8c1f20da90743b58333c3bb17f76467", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4ba3a5b31a25463bbe8c8bd2d65906d8"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "90ec3a4eb1404aca9331a3fdd05edd8c", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4f31947b8e3c41a1904ad6e50b48d49b"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "45bfe01157a94ea1b20f2c101df89c13", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5031271106c9455fb5325132480a3775"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4a53873eb85541dd8415eb2067956803", "id": "5031271106c9455fb5325132480a3775"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/529d19ad272e490f9ca8c49c0bdac410"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "660098b3e4b444b09de7f0daabfb5510", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5652df2e76134be39a852d492aba371c"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "93654fc43b2d4242bab3c33541799fc1", "id": "5652df2e76134be39a852d492aba371c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5e0aec819b5d4f40a72ec3e852c95bdd"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "17f5b5991b0049a1b919d6c384e393fb", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/62ebad5fe390491e81b193388b24dd83"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "45bfe01157a94ea1b20f2c101df89c13", "id": "62ebad5fe390491e81b193388b24dd83"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/63b268c400fc4fd4bd8ca3a6bb86eeda"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e0c9147a4d574e978029f1012c1b5cef", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/71f7b289f2df4a8facbb35dd19b13d76"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "eed3565bb76d48b7a1725f264a59d873", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/74b79c756ed7404696b53af6d3393892"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "975d1e8041c9482eb6fcb83abc92e2ae", "id": "74b79c756ed7404696b53af6d3393892"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/76cf7a44382c45e7859dbe98302cc4d2"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "eed3565bb76d48b7a1725f264a59d873", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/78f9ddcd74df4323abca7ee4d716048e"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "90ec3a4eb1404aca9331a3fdd05edd8c", "id": "78f9ddcd74df4323abca7ee4d716048e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7985554d643c4195ae83869044721011"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "45bfe01157a94ea1b20f2c101df89c13", "id": "7985554d643c4195ae83869044721011"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7a46a96842784bfb88457a62e82d0279"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0463693267b343c6b911ff54fcb45cc8", "id": "7a46a96842784bfb88457a62e82d0279"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7aa17c3c835b4332b40eca6bef3b53f1"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "93654fc43b2d4242bab3c33541799fc1", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8839d48a78d044539b0a8eb5b3a725dc"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "660098b3e4b444b09de7f0daabfb5510", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8be14c0878204924afe0be3893d4b106"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4a53873eb85541dd8415eb2067956803", "id": "8be14c0878204924afe0be3893d4b106"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/a7cb04f732ef45a49da685dadf99c317"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/abead4ae448b464e9b795304e5f59fcb"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96dda4b622854e40b5c815e2d19b98e2", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b0a17f0c7eb74308805541c626c36688"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "17f5b5991b0049a1b919d6c384e393fb", "id": "b0a17f0c7eb74308805541c626c36688"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b7c8984c02b046208d99b4946d67b00d"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96dda4b622854e40b5c815e2d19b98e2", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/cdaa33fd4a8c449ab696c670fab64517"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d8c1f20da90743b58333c3bb17f76467", "id": "cdaa33fd4a8c449ab696c670fab64517"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d2a6439d655349b4bd23db9375d95409"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "975d1e8041c9482eb6fcb83abc92e2ae", "id": "d2a6439d655349b4bd23db9375d95409"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e32c0a13a151499c80f1ecf6dedd7c4f"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "eed3565bb76d48b7a1725f264a59d873", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e62aa7e215624d73a2f1b2e0c698bea2"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a9017a380550492e8503ea9057d0335b", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e6c04a401cb24c698ec707cfaf5e77ac"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4a53873eb85541dd8415eb2067956803", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ed79c13ffbf84f0ea7a316dc3bf91373"}, "url": "http://12.0.0.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f37f76c9194d489e8ae90ce383bbea29"}, "url": "http://12.0.0.26:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "id": "f37f76c9194d489e8ae90ce383bbea29"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f4b3cfd2c4634edc9e05a6474678cdb0"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a9017a380550492e8503ea9057d0335b", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f59557c8947a488cb39b7baae14f977d"}, "url": "http://172.30.9.24:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "660098b3e4b444b09de7f0daabfb5510", "id": "f59557c8947a488cb39b7baae14f977d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f5b17312d27d4c3b9afbf5a6b4fd510f"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e0c9147a4d574e978029f1012c1b5cef", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fb3cf2b9037f49259630ab02528e4eb5"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96dda4b622854e40b5c815e2d19b98e2", "id": "fb3cf2b9037f49259630ab02528e4eb5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fb7b04820fc84763b62f564eb2552320"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "975d1e8041c9482eb6fcb83abc92e2ae", "id": "fb7b04820fc84763b62f564eb2552320"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fd047360e12a4c83ab0516f339f20aa7"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0463693267b343c6b911ff54fcb45cc8", "id": "fd047360e12a4c83ab0516f339f20aa7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fe88f042c3584800865a41a88708f354"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "93654fc43b2d4242bab3c33541799fc1", "id": "fe88f042c3584800865a41a88708f354"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-22 21:31:18,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-a484d741-93b9-43e9-b492-0152b4feb9ae 2018-08-22 21:31:18,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.344506978989s 2018-08-22 21:31:18,409 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-a484d741-93b9-43e9-b492-0152b4feb9ae 2018-08-22 21:31:18,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 21:31:18,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:31:18,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-40d19090-6442-4344-8b8f-760d2ae1014b Date: Wed, 22 Aug 2018 21:31:18 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:27:50Z", "updated_at": "2018-08-22T21:27:52Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-22T21:27:51Z", "revision_number": 0, "id": "29b83629-affa-42d9-8fb8-eff9f6be9f64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:51Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:27:50Z", "revision_number": 0, "id": "2cc42462-784e-472e-a19d-95d60951f4ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:50Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:27:51Z", "revision_number": 0, "id": "6889fa42-1130-4a81-9adc-2ecca9c03f3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:51Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:27:50Z", "revision_number": 0, "id": "7767d70b-9412-4e84-b223-57c2db7172ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:50Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-22T21:27:51Z", "revision_number": 0, "id": "815d2fa8-e223-4547-b2e6-4633010f25a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:51Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-22T21:27:52Z", "revision_number": 0, "id": "b26f957f-9263-4778-a14e-57b89df3192d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:52Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T21:27:51Z", "revision_number": 0, "id": "cc47ebb5-59a4-4884-a1ac-2bd4d0cb090c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:51Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-22T21:27:52Z", "revision_number": 0, "id": "cd7c2f12-3a5e-4cab-a57c-451dd4ea03d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:52Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}], "revision_number": 7, "project_id": "8fb9fe4132d6492d974703858046c01b", "id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}, {"description": "Default security group", "tags": [], "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:26:20Z", "updated_at": "2018-08-22T21:26:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:26:20Z", "revision_number": 0, "id": "12824882-dd12-4a70-bc08-93fe1d9e021c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:26:20Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:26:20Z", "revision_number": 0, "id": "879db463-9492-432d-8dfb-e25a0afa601c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:26:20Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:26:20Z", "revision_number": 0, "id": "aa668844-de1c-46f8-b8b8-0d3036446246", "remote_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "remote_ip_prefix": null, "created_at": "2018-08-22T21:26:20Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:26:20Z", "revision_number": 0, "id": "e1936cc0-929c-450d-9153-3d60cd4a1706", "remote_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "remote_ip_prefix": null, "created_at": "2018-08-22T21:26:20Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fb9fe4132d6492d974703858046c01b"}], "revision_number": 1, "project_id": "8fb9fe4132d6492d974703858046c01b", "id": "5b283090-c08b-4773-a9ec-6f84321372e4", "name": "default"}]} 2018-08-22 21:31:18,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-40d19090-6442-4344-8b8f-760d2ae1014b 2018-08-22 21:31:18,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0561549663544s 2018-08-22 21:31:18,475 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-40d19090-6442-4344-8b8f-760d2ae1014b 2018-08-22 21:31:18,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-22 21:31:18,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" -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": "5b283090-c08b-4773-a9ec-6f84321372e4"}}' 2018-08-22 21:31:18,640 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-236f7cc6-3bcf-4a40-8057-c914bd82db92 Date: Wed, 22 Aug 2018 21:31:18 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-08-22T21:31:18Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "port_range_min": 22, "revision_number": 0, "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:31:18Z", "project_id": "8fb9fe4132d6492d974703858046c01b", "id": "729590b1-11cb-4732-ab7f-9cdc5ce39dd4"}} 2018-08-22 21:31:18,640 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-236f7cc6-3bcf-4a40-8057-c914bd82db92 2018-08-22 21:31:18,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.161425828934s 2018-08-22 21:31:18,641 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-236f7cc6-3bcf-4a40-8057-c914bd82db92 2018-08-22 21:31:18,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-08-22 21:31:18,647 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-08-22 21:31:20,778 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:31:20,778 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:31:20,779 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:31:20,779 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:31:20,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:31:20,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:31:20,779 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:31:20,779 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-08-22 21:31:20,779 - 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-08-22T21:31:20.401Z", "updated_at": "2018-08-22T21:31:20.401Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\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"}, "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"}, "target_vnf_image_id": {"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"}, "region": {"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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.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.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.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.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": {"network": {}, "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"}}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.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.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.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.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"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "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.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "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": {"resource_id": "", "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, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "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.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "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": {"resource_id": "", "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, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.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.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.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.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": [{"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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.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.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.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.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": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.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.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.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.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": {"network": {}, "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"}}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.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.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.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.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": {"network": {}, "use_external_resource": true, "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": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "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-08-22 21:31:20,780 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:31:20,780 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:31:20 GMT 2018-08-22 21:31:20,781 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:31:20,781 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-08-22 21:31:20,781 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:31:20,793 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-08-22 21:31:20,794 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.24:5000", "keystone_tenant_name": "vyos_vrouter-project_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "keystone_password": "7a0a90a1-c02b-4f08-8c47-717b95e36d30", "reference_vnf_flavor_id": "78183060-63df-400c-b6ef-d7bfd5854d1e", "target_vnf_flavor_id": "78183060-63df-400c-b6ef-d7bfd5854d1e", "target_vnf_image_id": "f0dbf3be-b4b4-4791-8d21-3ad0f6228de1"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-08-22 21:31:21,429 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:31:21,430 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:31:21,430 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:31:21,430 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:31:21,430 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:31:21,430 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:31:21,430 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:31:21,430 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-08-22 21:31:21,430 - 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": "78183060-63df-400c-b6ef-d7bfd5854d1e", "target_vnf_flavor_id": "78183060-63df-400c-b6ef-d7bfd5854d1e", "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_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "keystone_password": "7a0a90a1-c02b-4f08-8c47-717b95e36d30", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.24: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": "f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "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-08-22T21:31:20.890Z", "updated_at": "2018-08-22T21:31:20.890Z", "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-08-22 21:31:21,430 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:31:21,431 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:31:21 GMT 2018-08-22 21:31:21,431 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:31:21,431 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-08-22 21:31:21,431 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:31:21,431 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions 2018-08-22 21:31:21,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:31:21,491 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:31:21,491 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:31:21,491 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:31:21,491 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:31:21,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:31:21,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:31:21,491 - 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-08-22T21:31:21.330Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "ace117f3-3cc2-4770-9985-94b2d68bab10"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-22 21:31:21,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:31:21,491 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:31:21 GMT 2018-08-22 21:31:21,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:31:21,492 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-08-22 21:31:21,492 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:31:21,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:31:21,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:31:21,557 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:31:21,557 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:31:21,557 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:31:21,557 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:31:21,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:31:21,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:31:21,558 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-22 21:31:21,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:31:21,558 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:31:21 GMT 2018-08-22 21:31:21,558 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:31:21,558 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-22 21:31:21,558 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:31:21,559 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ace117f3-3cc2-4770-9985-94b2d68bab10 2018-08-22 21:31:21,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:31:21,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:31:21,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:31:21,643 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:31:21,643 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:31:21,643 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:31:21,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:31:21,643 - 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-08-22T21:31:21.330Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "ace117f3-3cc2-4770-9985-94b2d68bab10"} 2018-08-22 21:31:21,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:31:21,643 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:31:21 GMT 2018-08-22 21:31:21,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:31:21,643 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-22 21:31:21,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:31:26,649 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:31:26,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:31:26,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:31:26,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:31:26,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:31:26,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:31:26,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:31:26,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:31:26,719 - 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-08-22T21:31:22.211Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-22T21:31:22.211Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ace117f3-3cc2-4770-9985-94b2d68bab10"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:31:22.591Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-22T21:31:22.591Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ace117f3-3cc2-4770-9985-94b2d68bab10", "logger": "ecdd5899-c5b6-4822-8572-c70837ce3dc7"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:31:22.988Z", "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-08-22T21:31:22.988Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ace117f3-3cc2-4770-9985-94b2d68bab10", "logger": "ecdd5899-c5b6-4822-8572-c70837ce3dc7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:31:23.015Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-22T21:31:23.015Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ace117f3-3cc2-4770-9985-94b2d68bab10"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:31:23.015Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-22T21:31:23.015Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ace117f3-3cc2-4770-9985-94b2d68bab10"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:31:23.015Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-22T21:31:23.015Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ace117f3-3cc2-4770-9985-94b2d68bab10"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:31:24.000Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-22T21:31:24.000Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ace117f3-3cc2-4770-9985-94b2d68bab10", "logger": "ecdd5899-c5b6-4822-8572-c70837ce3dc7"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:31:24.000Z", "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-08-22T21:31:24.000Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ace117f3-3cc2-4770-9985-94b2d68bab10", "logger": "ecdd5899-c5b6-4822-8572-c70837ce3dc7"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:31:24.000Z", "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-08-22T21:31:24.000Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ace117f3-3cc2-4770-9985-94b2d68bab10", "logger": "ecdd5899-c5b6-4822-8572-c70837ce3dc7"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:31:25.007Z", "message": "Installing from directory: /tmp/tmpDNJXWf [args=--prefix=\"/tmp/openstack-kX90Rc\" --constraint=\"/tmp/openstack-kX90Rc/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-22T21:31:25.007Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ace117f3-3cc2-4770-9985-94b2d68bab10", "logger": "ecdd5899-c5b6-4822-8572-c70837ce3dc7"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:31:25.007Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpDNJXWf --prefix=\"/tmp/openstack-kX90Rc\" --constraint=\"/tmp/openstack-kX90Rc/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-22T21:31:25.007Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ace117f3-3cc2-4770-9985-94b2d68bab10", "logger": "ecdd5899-c5b6-4822-8572-c70837ce3dc7"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-08-22 21:31:26,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:31:26,719 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:31:26 GMT 2018-08-22 21:31:26,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:31:26,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-08-22 21:31:26,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:31:26,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-08-22 21:31:26,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-08-22 21:31:26,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-08-22 21:31:26,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-22 21:31:26,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-08-22 21:31:26,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-22 21:31:26,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-08-22 21:31:26,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-08-22 21:31:26,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-08-22 21:31:26,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpDNJXWf [args=--prefix="/tmp/openstack-kX90Rc" --constraint="/tmp/openstack-kX90Rc/constraint.txt", package_name=cloudify-openstack-plugin] 2018-08-22 21:31:26,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpDNJXWf --prefix="/tmp/openstack-kX90Rc" --constraint="/tmp/openstack-kX90Rc/constraint.txt" 2018-08-22 21:31:26,722 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ace117f3-3cc2-4770-9985-94b2d68bab10 2018-08-22 21:31:26,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:31:26,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:31:26,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:31:26,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:31:26,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:31:26,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:31:26,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:31:26,777 - 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-08-22T21:31:21.330Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "ace117f3-3cc2-4770-9985-94b2d68bab10"} 2018-08-22 21:31:26,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:31:26,778 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:31:26 GMT 2018-08-22 21:31:26,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:31:26,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-22 21:31:26,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:31:31,783 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:31:31,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:31:31,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:31:31,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:31:31,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:31:31,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:31:31,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:31:31,877 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:31:31,877 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-22 21:31:31,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:31:31,878 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:31:31 GMT 2018-08-22 21:31:31,878 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:31:31,878 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-22 21:31:31,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:31:31,878 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ace117f3-3cc2-4770-9985-94b2d68bab10 2018-08-22 21:31:32,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:31:32,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:31:32,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:31:32,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:31:32,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:31:32,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:31:32,016 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:31:32,016 - 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-08-22T21:31:21.330Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "ace117f3-3cc2-4770-9985-94b2d68bab10"} 2018-08-22 21:31:32,016 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:31:32,016 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:31:32 GMT 2018-08-22 21:31:32,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:31:32,016 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-22 21:31:32,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:31:37,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:31:37,099 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:31:37,100 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:31:37,100 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:31:37,100 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:31:37,100 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:31:37,100 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:31:37,100 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:31:37,100 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-22 21:31:37,100 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:31:37,101 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:31:37 GMT 2018-08-22 21:31:37,101 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:31:37,101 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-22 21:31:37,101 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:31:37,101 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ace117f3-3cc2-4770-9985-94b2d68bab10 2018-08-22 21:31:37,186 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:31:37,187 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:31:37,187 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:31:37,187 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:31:37,187 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:31:37,187 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:31:37,187 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:31:37,187 - 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-08-22T21:31:21.330Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "ace117f3-3cc2-4770-9985-94b2d68bab10"} 2018-08-22 21:31:37,187 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:31:37,188 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:31:37 GMT 2018-08-22 21:31:37,188 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:31:37,188 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-22 21:31:37,188 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:31:42,193 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:31:42,252 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:31:42,252 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:31:42,252 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:31:42,253 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:31:42,253 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:31:42,253 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:31:42,253 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:31:42,253 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-22 21:31:42,253 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:31:42,253 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:31:42 GMT 2018-08-22 21:31:42,253 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:31:42,253 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-22 21:31:42,254 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:31:42,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ace117f3-3cc2-4770-9985-94b2d68bab10 2018-08-22 21:31:42,311 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:31:42,311 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:31:42,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:31:42,311 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:31:42,311 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:31:42,311 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:31:42,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:31:42,312 - 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-08-22T21:31:21.330Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "ace117f3-3cc2-4770-9985-94b2d68bab10"} 2018-08-22 21:31:42,312 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:31:42,312 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:31:42 GMT 2018-08-22 21:31:42,312 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:31:42,312 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-22 21:31:42,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:31:47,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:31:47,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:31:47,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:31:47,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:31:47,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:31:47,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:31:47,382 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:31:47,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:31:47,383 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-22 21:31:47,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:31:47,383 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:31:47 GMT 2018-08-22 21:31:47,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:31:47,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-22 21:31:47,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:31:47,383 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ace117f3-3cc2-4770-9985-94b2d68bab10 2018-08-22 21:31:47,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:31:47,501 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:31:47,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:31:47,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:31:47,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:31:47,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:31:47,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:31:47,502 - 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-08-22T21:31:21.330Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "ace117f3-3cc2-4770-9985-94b2d68bab10"} 2018-08-22 21:31:47,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:31:47,502 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:31:47 GMT 2018-08-22 21:31:47,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:31:47,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-22 21:31:47,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:31:52,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:31:52,571 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:31:52,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:31:52,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:31:52,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:31:52,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:31:52,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:31:52,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:31:52,571 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:31:52.347Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-22T21:31:52.347Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ace117f3-3cc2-4770-9985-94b2d68bab10", "logger": "ecdd5899-c5b6-4822-8572-c70837ce3dc7"}], "metadata": {"pagination": {"total": 12, "offset": 11, "size": 50}}} 2018-08-22 21:31:52,572 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:31:52,572 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:31:52 GMT 2018-08-22 21:31:52,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:31:52,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 585 2018-08-22 21:31:52,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:31:52,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-08-22 21:31:52,572 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ace117f3-3cc2-4770-9985-94b2d68bab10 2018-08-22 21:31:52,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:31:52,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:31:52,634 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:31:52,634 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:31:52,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:31:52,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:31:52,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:31:52,635 - 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-08-22T21:31:21.330Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "ace117f3-3cc2-4770-9985-94b2d68bab10"} 2018-08-22 21:31:52,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:31:52,635 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:31:52 GMT 2018-08-22 21:31:52,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:31:52,635 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-22 21:31:52,635 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:31:57,641 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:31:57,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:31:57,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:31:57,715 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:31:57,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:31:57,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:31:57,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:31:57,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:31:57,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:31:53.027Z", "message": "Removing directory: /tmp/tmpDNJXWf", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-22T21:31:53.027Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ace117f3-3cc2-4770-9985-94b2d68bab10", "logger": "ecdd5899-c5b6-4822-8572-c70837ce3dc7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:31:53.374Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-22T21:31:53.374Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ace117f3-3cc2-4770-9985-94b2d68bab10"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:31:54.050Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-22T21:31:54.050Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ace117f3-3cc2-4770-9985-94b2d68bab10"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:31:54.050Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-22T21:31:54.050Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ace117f3-3cc2-4770-9985-94b2d68bab10"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:31:54.050Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-22T21:31:54.050Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ace117f3-3cc2-4770-9985-94b2d68bab10"}], "metadata": {"pagination": {"total": 17, "offset": 12, "size": 50}}} 2018-08-22 21:31:57,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:31:57,715 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:31:57 GMT 2018-08-22 21:31:57,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:31:57,716 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2486 2018-08-22 21:31:57,716 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:31:57,716 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpDNJXWf 2018-08-22 21:31:57,716 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-22 21:31:57,716 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-08-22 21:31:57,716 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-08-22 21:31:57,717 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-08-22 21:31:57,717 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/ace117f3-3cc2-4770-9985-94b2d68bab10 2018-08-22 21:31:57,774 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:31:57,774 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:31:57,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:31:57,774 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:31:57,775 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:31:57,775 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:31:57,775 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:31:57,775 - 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-08-22T21:31:21.330Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "ace117f3-3cc2-4770-9985-94b2d68bab10"} 2018-08-22 21:31:57,775 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:31:57,775 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:31:57 GMT 2018-08-22 21:31:57,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:31:57,775 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-08-22 21:31:57,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:31:57,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-08-22 21:31:57,776 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.200:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-08-22 21:31:57,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:31:57,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:31:57,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:31:57,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:31:57,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:31:57,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:31:57,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:31:57,922 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-08-22 21:31:57,922 - 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-08-22T21:31:57.842Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"} 2018-08-22 21:31:57,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:31:57,922 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:31:57 GMT 2018-08-22 21:31:57,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:31:57,922 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-22 21:31:57,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:31:57,923 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:31:57,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:31:57,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:31:57,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:31:57,983 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:31:57,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:31:57,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:31:57,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:31:57,983 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-22 21:31:57,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:31:57,984 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:31:57 GMT 2018-08-22 21:31:57,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:31:57,984 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-22 21:31:57,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:31:57,984 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/b5c227e7-58f8-49aa-8dd6-6ad19c2c4357 2018-08-22 21:31:58,042 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:31:58,042 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:31:58,042 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:31:58,042 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:31:58,042 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:31:58,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:31:58,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:31:58,043 - 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-08-22T21:31:57.842Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"} 2018-08-22 21:31:58,043 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:31:58,043 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:31:58 GMT 2018-08-22 21:31:58,043 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:31:58,043 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-22 21:31:58,043 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:32:03,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:32:03,192 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:32:03,192 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:32:03,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:32:03,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:32:03,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:32:03,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:32:03,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:32:03,193 - 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-08-22T21:31:58.604Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:31:58.604Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "data_plane_network_iuhitw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:31:59.625Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:31:59.625Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "external_network_v1qcli", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:31:59.625Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:31:59.625Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "keypair_ym8gdc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:31:59.625Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:31:59.625Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "external_network_v1qcli", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:31:59.625Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:31:59.625Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "keypair_ym8gdc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:31:59.625Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:31:59.625Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "external_network_v1qcli", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:31:59.625Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:31:59.625Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "management_plane_network_xbbvj9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:01.325Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:01.325Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "reference_vnf_ip_gzdl5b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:01.325Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:01.325Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "security_group_6ywwf1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:01.325Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:01.325Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "target_vnf_ip_zq6fda", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:01.325Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:01.325Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "reference_vnf_ip_gzdl5b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:01.325Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:01.325Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "target_vnf_ip_zq6fda", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:01.325Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:01.325Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "data_plane_network_iuhitw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:01.325Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:01.325Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "management_plane_network_xbbvj9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:01.325Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:01.325Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "security_group_6ywwf1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:01.325Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:01.325Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "target_vnf_ip_zq6fda", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:01.325Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:01.325Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "data_plane_network_iuhitw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:01.325Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:01.325Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "security_group_6ywwf1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:01.325Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:01.325Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "keypair_ym8gdc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:01.325Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:01.325Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "security_group_6ywwf1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:01.427Z", "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-08-22T21:32:01.427Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357", "logger": "d0f29d6c-352f-4f43-bbc0-373610ebba02"}, {"node_instance_id": "security_group_6ywwf1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:02.077Z", "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-08-22T21:32:02.077Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357", "logger": "d0f29d6c-352f-4f43-bbc0-373610ebba02"}, {"node_instance_id": "security_group_6ywwf1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:02.077Z", "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-08-22T21:32:02.077Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357", "logger": "d0f29d6c-352f-4f43-bbc0-373610ebba02"}, {"node_instance_id": "security_group_6ywwf1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:02.077Z", "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-08-22T21:32:02.077Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357", "logger": "d0f29d6c-352f-4f43-bbc0-373610ebba02"}, {"node_instance_id": "security_group_6ywwf1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:02.077Z", "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-08-22T21:32:02.077Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357", "logger": "d0f29d6c-352f-4f43-bbc0-373610ebba02"}, {"node_instance_id": "security_group_6ywwf1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:02.077Z", "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-08-22T21:32:02.077Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357", "logger": "d0f29d6c-352f-4f43-bbc0-373610ebba02"}, {"node_instance_id": "security_group_6ywwf1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:02.077Z", "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-08-22T21:32:02.077Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357", "logger": "d0f29d6c-352f-4f43-bbc0-373610ebba02"}, {"node_instance_id": "security_group_6ywwf1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:02.077Z", "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-08-22T21:32:02.077Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357", "logger": "d0f29d6c-352f-4f43-bbc0-373610ebba02"}, {"node_instance_id": "external_network_v1qcli", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:02.077Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:02.077Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357", "logger": "bb5d25d0-7919-4009-932e-765faf819150"}, {"node_instance_id": "management_plane_network_xbbvj9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:02.387Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:02.387Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "external_network_v1qcli", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:02.387Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:02.387Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}], "metadata": {"pagination": {"total": 31, "offset": 0, "size": 50}}} 2018-08-22 21:32:03,193 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:32:03,193 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:32:03 GMT 2018-08-22 21:32:03,193 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:32:03,193 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16785 2018-08-22 21:32:03,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:32:03,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-08-22 21:32:03,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-22 21:32:03,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-22 21:32:03,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-22 21:32:03,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-22 21:32:03,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-08-22 21:32:03,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-22 21:32:03,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-22 21:32:03,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-22 21:32:03,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-22 21:32:03,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-22 21:32:03,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-22 21:32:03,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-22 21:32:03,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-22 21:32:03,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-22 21:32:03,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-22 21:32:03,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-22 21:32:03,197 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-22 21:32:03,197 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-22 21:32:03,197 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-08-22 21:32:03,197 - 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-08-22 21:32:03,197 - 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-08-22 21:32:03,197 - 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-08-22 21:32:03,197 - 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-08-22 21:32:03,198 - 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-08-22 21:32:03,198 - 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-08-22 21:32:03,198 - 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-08-22 21:32:03,198 - 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-08-22 21:32:03,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-08-22 21:32:03,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-22 21:32:03,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-22 21:32:03,199 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/b5c227e7-58f8-49aa-8dd6-6ad19c2c4357 2018-08-22 21:32:03,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:32:03,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:32:03,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:32:03,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:32:03,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:32:03,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:32:03,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:32:03,261 - 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-08-22T21:31:57.842Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"} 2018-08-22 21:32:03,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:32:03,262 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:32:03 GMT 2018-08-22 21:32:03,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:32:03,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-22 21:32:03,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:32:08,267 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:32:08,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:32:08,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:32:08,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:32:08,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:32:08,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:32:08,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:32:08,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:32:08,331 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_network_iuhitw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:03.437Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:03.437Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "external_network_v1qcli", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:03.437Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:03.437Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "keypair_ym8gdc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:03.437Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:03.437Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "external_network_v1qcli", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:03.437Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:03.437Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "reference_vnf_ip_gzdl5b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:03.437Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:03.437Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "data_plane_network_iuhitw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:03.437Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:03.437Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "keypair_ym8gdc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:03.437Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:03.437Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "target_vnf_ip_zq6fda", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:03.827Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'8fb9fe4132d6492d974703858046c01b', u'created_at': u'2018-08-22T21:32:03Z', u'updated_at': u'2018-08-22T21:32:03Z', u'floating_network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'8fb9fe4132d6492d974703858046c01b', u'port_id': None, u'id': u'e2fba463-52bc-4f7a-8bdd-f19264ea2f0d', u'qos_policy_id': None}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:03.827Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357", "logger": "460e23e8-95a9-4bf0-bb83-e0e1fc3d6ba4"}, {"node_instance_id": "data_plane_subnet_plh5ho", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:04.446Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:04.446Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "router_hlke4z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:04.446Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:04.446Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "data_plane_network_iuhitw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:04.446Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:04.446Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "keypair_ym8gdc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:04.446Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:04.446Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "target_vnf_ip_zq6fda", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:04.446Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:04.446Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "management_plane_network_xbbvj9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:04.446Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:04.446Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "management_plane_network_xbbvj9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:05.459Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:05.459Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "target_vnf_ip_zq6fda", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:05.459Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:05.459Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "router_hlke4z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:05.459Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:05.459Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "data_plane_subnet_plh5ho", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:05.459Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:05.459Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "management_plane_network_xbbvj9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:05.459Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:05.459Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "target_vnf_ip_zq6fda", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:05.459Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:05.459Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "router_hlke4z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:05.459Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:05.459Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "data_plane_subnet_plh5ho", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:05.459Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:05.459Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "security_group_6ywwf1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:05.459Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:05.459Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "reference_vnf_ip_gzdl5b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:05.593Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'8fb9fe4132d6492d974703858046c01b', u'created_at': u'2018-08-22T21:32:04Z', u'updated_at': u'2018-08-22T21:32:04Z', u'floating_network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', 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'8fb9fe4132d6492d974703858046c01b', u'port_id': None, u'id': u'52986e8a-153d-4976-a5c8-26cc8ca9a8d6', u'qos_policy_id': None}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:05.593Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357", "logger": "93770372-e1b7-457d-bc1a-0b7384ee5004"}, {"node_instance_id": "reference_vnf_ip_gzdl5b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:06.477Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:06.477Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "security_group_6ywwf1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:06.477Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:06.477Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "security_group_6ywwf1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:06.477Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:06.477Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "reference_vnf_ip_gzdl5b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:06.477Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:06.477Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "data_plane_subnet_plh5ho", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:07.484Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:07.484Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "reference_vnf_ip_gzdl5b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:07.484Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:07.484Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "data_plane_subnet_plh5ho", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:07.484Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:07.484Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}], "metadata": {"pagination": {"total": 62, "offset": 31, "size": 50}}} 2018-08-22 21:32:08,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:32:08,332 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:32:08 GMT 2018-08-22 21:32:08,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:32:08,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16042 2018-08-22 21:32:08,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:32:08,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-22 21:32:08,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-22 21:32:08,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-22 21:32:08,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-22 21:32:08,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-22 21:32:08,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-22 21:32:08,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-08-22 21:32:08,334 - 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'8fb9fe4132d6492d974703858046c01b', u'created_at': u'2018-08-22T21:32:03Z', u'updated_at': u'2018-08-22T21:32:03Z', u'floating_network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'8fb9fe4132d6492d974703858046c01b', u'port_id': None, u'id': u'e2fba463-52bc-4f7a-8bdd-f19264ea2f0d', u'qos_policy_id': None} 2018-08-22 21:32:08,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-22 21:32:08,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-22 21:32:08,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-22 21:32:08,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-22 21:32:08,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-22 21:32:08,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-22 21:32:08,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-22 21:32:08,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-22 21:32:08,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-08-22 21:32:08,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-08-22 21:32:08,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-22 21:32:08,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-22 21:32:08,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-08-22 21:32:08,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-08-22 21:32:08,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-22 21:32:08,337 - 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'8fb9fe4132d6492d974703858046c01b', u'created_at': u'2018-08-22T21:32:04Z', u'updated_at': u'2018-08-22T21:32:04Z', u'floating_network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', 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'8fb9fe4132d6492d974703858046c01b', u'port_id': None, u'id': u'52986e8a-153d-4976-a5c8-26cc8ca9a8d6', u'qos_policy_id': None} 2018-08-22 21:32:08,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-22 21:32:08,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-22 21:32:08,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-22 21:32:08,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-22 21:32:08,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-22 21:32:08,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-22 21:32:08,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-08-22 21:32:08,338 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/b5c227e7-58f8-49aa-8dd6-6ad19c2c4357 2018-08-22 21:32:08,401 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:32:08,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:32:08,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:32:08,402 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:32:08,402 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:32:08,402 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:32:08,402 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:32:08,402 - 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-08-22T21:31:57.842Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"} 2018-08-22 21:32:08,402 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:32:08,403 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:32:08 GMT 2018-08-22 21:32:08,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:32:08,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-22 21:32:08,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:32:13,408 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:32:13,580 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:32:13,580 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:32:13,580 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:32:13,580 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:32:13,580 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:32:13,580 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:32:13,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:32:13,581 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_plh5ho", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:08.499Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:08.499Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "router_hlke4z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:08.499Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:08.499Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "router_hlke4z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:09.508Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:09.508Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "reference_vnf_data_plane_port_v3nm2s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:09.508Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:09.508Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "target_vnf_data_plane_port_p0qc9c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:09.508Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:09.508Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "reference_vnf_data_plane_port_v3nm2s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:09.508Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:09.508Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "target_vnf_data_plane_port_p0qc9c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:09.508Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:09.508Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "router_hlke4z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:09.508Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:09.508Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "reference_vnf_data_plane_port_v3nm2s", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:09.508Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:09.508Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "target_vnf_data_plane_port_p0qc9c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:09.508Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:09.508Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "management_plane_subnet_e3nji5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:10.532Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:10.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "management_plane_subnet_e3nji5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:10.532Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:10.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "management_plane_subnet_e3nji5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:10.532Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:10.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "reference_vnf_data_plane_port_v3nm2s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:11.554Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:11.554Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "target_vnf_data_plane_port_p0qc9c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:11.554Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:11.554Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "reference_vnf_data_plane_port_v3nm2s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:12.559Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:12.559Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "target_vnf_data_plane_port_p0qc9c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:12.559Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:12.559Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "target_vnf_data_plane_port_p0qc9c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:12.559Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:12.559Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "management_plane_subnet_e3nji5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:12.559Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:12.559Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}], "metadata": {"pagination": {"total": 81, "offset": 62, "size": 50}}} 2018-08-22 21:32:13,581 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:32:13,581 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:32:13 GMT 2018-08-22 21:32:13,581 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:32:13,581 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9537 2018-08-22 21:32:13,581 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:32:13,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-22 21:32:13,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-08-22 21:32:13,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-22 21:32:13,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-22 21:32:13,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-22 21:32:13,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-22 21:32:13,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-22 21:32:13,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-22 21:32:13,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-22 21:32:13,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-22 21:32:13,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-22 21:32:13,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-08-22 21:32:13,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-08-22 21:32:13,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-22 21:32:13,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-22 21:32:13,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-22 21:32:13,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-22 21:32:13,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-22 21:32:13,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-08-22 21:32:13,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/b5c227e7-58f8-49aa-8dd6-6ad19c2c4357 2018-08-22 21:32:13,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:32:13,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:32:13,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:32:13,810 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:32:13,810 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:32:13,810 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:32:13,810 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:32:13,811 - 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-08-22T21:31:57.842Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"} 2018-08-22 21:32:13,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:32:13,811 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:32:13 GMT 2018-08-22 21:32:13,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:32:13,811 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-22 21:32:13,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:32:18,816 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:32:18,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:32:18,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:32:18,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:32:18,931 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:32:18,931 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:32:18,931 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:32:18,931 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:32:18,931 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_e3nji5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:13.820Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:13.820Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:13.820Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:13.820Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "management_plane_subnet_e3nji5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:13.820Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:13.820Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "reference_vnf_data_plane_port_v3nm2s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:13.820Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:13.820Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:13.820Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:13.820Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:14.478Z", "message": "connect_security_group(): source_id=577601a2-5af9-449b-9b27-2d861386f6f7 target={u'external_id': u'8fe03044-5227-4bc4-99d1-69cff89e6e66', 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-08-22T21:32:14.478Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357", "logger": "07ec050a-9c46-48a1-9bb0-05ae53cf3e2e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:14.826Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:14.826Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:14.826Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:14.826Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:15.153Z", "message": "connect_security_group(): source_id=0875a0e2-7744-4cf5-82d9-229a81d8e717 target={u'external_id': u'8fe03044-5227-4bc4-99d1-69cff89e6e66', 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-08-22T21:32:15.153Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357", "logger": "31795d6e-2c2c-4a09-b348-e1ceb9392fa8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:15.830Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:15.830Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:18.023Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:18.023Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}], "metadata": {"pagination": {"total": 95, "offset": 81, "size": 50}}} 2018-08-22 21:32:18,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:32:18,931 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:32:18 GMT 2018-08-22 21:32:18,932 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:32:18,932 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5933 2018-08-22 21:32:18,932 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:32:18,932 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-22 21:32:18,932 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-22 21:32:18,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-22 21:32:18,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-22 21:32:18,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-22 21:32:18,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=577601a2-5af9-449b-9b27-2d861386f6f7 target={u'external_id': u'8fe03044-5227-4bc4-99d1-69cff89e6e66', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-22 21:32:18,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-08-22 21:32:18,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-08-22 21:32:18,934 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=0875a0e2-7744-4cf5-82d9-229a81d8e717 target={u'external_id': u'8fe03044-5227-4bc4-99d1-69cff89e6e66', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-22 21:32:18,934 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-22 21:32:18,934 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-08-22 21:32:18,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/b5c227e7-58f8-49aa-8dd6-6ad19c2c4357 2018-08-22 21:32:19,050 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:32:19,050 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:32:19,050 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:32:19,050 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:32:19,050 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:32:19,050 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:32:19,050 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:32:19,051 - 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-08-22T21:31:57.842Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"} 2018-08-22 21:32:19,051 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:32:19,051 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:32:19 GMT 2018-08-22 21:32:19,051 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:32:19,051 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-22 21:32:19,051 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:32:24,057 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:32:24,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:32:24,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:32:24,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:32:24,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:32:24,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:32:24,125 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:32:24,125 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:32:24,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_bl1evz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:19.061Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:19.061Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "target_vnf_port_jv5riw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:19.061Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:19.061Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "reference_vnf_port_bl1evz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:19.061Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:19.061Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "target_vnf_port_jv5riw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:19.061Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:19.061Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "reference_vnf_port_bl1evz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:19.061Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:19.061Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "target_vnf_port_jv5riw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:19.061Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:19.061Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "target_vnf_port_jv5riw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:22.142Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:22.142Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "reference_vnf_port_bl1evz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:23.122Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:23.122Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "target_vnf_port_jv5riw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:23.122Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:23.122Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "reference_vnf_port_bl1evz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:23.122Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:23.122Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}], "metadata": {"pagination": {"total": 105, "offset": 92, "size": 50}}} 2018-08-22 21:32:24,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:32:24,126 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:32:24 GMT 2018-08-22 21:32:24,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:32:24,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4975 2018-08-22 21:32:24,126 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:32:24,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-22 21:32:24,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-22 21:32:24,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-22 21:32:24,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-22 21:32:24,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-22 21:32:24,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-22 21:32:24,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-22 21:32:24,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-22 21:32:24,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-22 21:32:24,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-22 21:32:24,128 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/b5c227e7-58f8-49aa-8dd6-6ad19c2c4357 2018-08-22 21:32:24,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:32:24,184 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:32:24,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:32:24,185 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:32:24,185 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:32:24,185 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:32:24,185 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:32:24,185 - 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-08-22T21:31:57.842Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"} 2018-08-22 21:32:24,185 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:32:24,185 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:32:24 GMT 2018-08-22 21:32:24,185 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:32:24,186 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-22 21:32:24,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:32:29,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:32:29,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:32:29,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:32:29,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:32:29,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:32:29,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:32:29,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:32:29,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:32:29,258 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_jv5riw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:24.126Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:24.126Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:25.259Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:25.259Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "reference_vnf_port_bl1evz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:25.259Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:25.259Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:25.259Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:25.259Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:26.098Z", "message": "connect_security_group(): source_id=692a27f8-4820-4751-9ee8-27540af05a2c target={u'external_id': u'8fe03044-5227-4bc4-99d1-69cff89e6e66', 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-08-22T21:32:26.098Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357", "logger": "b2146423-e854-46e5-aa11-fad45e31c6b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:27.176Z", "message": "connect_security_group(): source_id=b65b9495-3804-4f05-a0d9-d4e39810d263 target={u'external_id': u'8fe03044-5227-4bc4-99d1-69cff89e6e66', 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-08-22T21:32:27.176Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357", "logger": "a02c5135-b423-44fd-b7f0-c166ac47e163"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:27.346Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:27.346Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:28.271Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:28.271Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:28.271Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:28.271Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:28.271Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:28.271Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}], "metadata": {"pagination": {"total": 119, "offset": 102, "size": 50}}} 2018-08-22 21:32:29,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:32:29,258 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:32:29 GMT 2018-08-22 21:32:29,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:32:29,259 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5436 2018-08-22 21:32:29,259 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:32:29,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-22 21:32:29,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-22 21:32:29,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-22 21:32:29,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-22 21:32:29,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=692a27f8-4820-4751-9ee8-27540af05a2c target={u'external_id': u'8fe03044-5227-4bc4-99d1-69cff89e6e66', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-22 21:32:29,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=b65b9495-3804-4f05-a0d9-d4e39810d263 target={u'external_id': u'8fe03044-5227-4bc4-99d1-69cff89e6e66', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-22 21:32:29,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-22 21:32:29,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-08-22 21:32:29,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-08-22 21:32:29,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-22 21:32:29,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/b5c227e7-58f8-49aa-8dd6-6ad19c2c4357 2018-08-22 21:32:29,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:32:29,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:32:29,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:32:29,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:32:29,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:32:29,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:32:29,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:32:29,314 - 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-08-22T21:31:57.842Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"} 2018-08-22 21:32:29,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:32:29,314 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:32:29 GMT 2018-08-22 21:32:29,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:32:29,315 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-22 21:32:29,315 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:32:34,320 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:32:34,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:32:34,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:32:34,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:32:34,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:32:34,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:32:34,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:32:34,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:32:34,392 - 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-08-22T21:32:30.097Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:30.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:30.277Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:30.277Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "reference_vnf_host_cfrmhw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:31.315Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:31.315Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "target_vnf_host_qoj6bh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:31.315Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:31.315Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "reference_vnf_host_cfrmhw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:31.315Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:31.315Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "target_vnf_host_qoj6bh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:31.315Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:31.315Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "reference_vnf_host_cfrmhw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:31.315Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:31.315Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "target_vnf_host_qoj6bh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:31.315Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:31.315Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "reference_vnf_host_cfrmhw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:31.440Z", "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'b65b9495-3804-4f05-a0d9-d4e39810d263', u'fixed_ip_address': u'11.0.0.4', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:10:9f:bd'}, {u'external_id': u'0875a0e2-7744-4cf5-82d9-229a81d8e717', u'fixed_ip_address': u'12.0.0.12', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:92:f8:e7'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:31.440Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357", "logger": "e9109777-391e-41fc-8e1a-31f4f91d89e7"}, {"node_instance_id": "target_vnf_host_qoj6bh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:32.248Z", "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'692a27f8-4820-4751-9ee8-27540af05a2c', u'fixed_ip_address': u'11.0.0.22', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:99:14:7c'}, {u'external_id': u'577601a2-5af9-449b-9b27-2d861386f6f7', u'fixed_ip_address': u'12.0.0.10', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:5f:af:cd'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:32.248Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357", "logger": "f657b848-0db1-47c7-bab6-1da182523949"}, {"node_instance_id": "reference_vnf_host_cfrmhw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:32.248Z", "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-08-22T21:32:32.248Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357", "logger": "e9109777-391e-41fc-8e1a-31f4f91d89e7"}, {"node_instance_id": "target_vnf_host_qoj6bh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:32.248Z", "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-08-22T21:32:32.248Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357", "logger": "f657b848-0db1-47c7-bab6-1da182523949"}, {"node_instance_id": "reference_vnf_host_cfrmhw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:33.587Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'f0dbf3be-b4b4-4791-8d21-3ad0f6228de1', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'3b0dd4fc-ef7f-4a11-a50d-6e69cd6ce9dd'}, 'nics': [{'port-id': u'b65b9495-3804-4f05-a0d9-d4e39810d263'}, {'port-id': u'0875a0e2-7744-4cf5-82d9-229a81d8e717'}], 'flavor': u'78183060-63df-400c-b6ef-d7bfd5854d1e'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:33.587Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357", "logger": "e9109777-391e-41fc-8e1a-31f4f91d89e7"}, {"node_instance_id": "reference_vnf_host_cfrmhw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:34.255Z", "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-08-22T21:32:34.255Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357", "logger": "e9109777-391e-41fc-8e1a-31f4f91d89e7"}, {"node_instance_id": "reference_vnf_host_cfrmhw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:34.255Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'f0dbf3be-b4b4-4791-8d21-3ad0f6228de1', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'3b0dd4fc-ef7f-4a11-a50d-6e69cd6ce9dd'}, 'nics': [{'port-id': u'b65b9495-3804-4f05-a0d9-d4e39810d263'}, {'port-id': u'0875a0e2-7744-4cf5-82d9-229a81d8e717'}], 'flavor': u'78183060-63df-400c-b6ef-d7bfd5854d1e'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:34.255Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357", "logger": "e9109777-391e-41fc-8e1a-31f4f91d89e7"}], "metadata": {"pagination": {"total": 134, "offset": 112, "size": 50}}} 2018-08-22 21:32:34,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:32:34,392 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:32:34 GMT 2018-08-22 21:32:34,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:32:34,393 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9888 2018-08-22 21:32:34,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:32:34,393 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-08-22 21:32:34,393 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-08-22 21:32:34,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-22 21:32:34,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-22 21:32:34,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-22 21:32:34,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-22 21:32:34,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-08-22 21:32:34,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-08-22 21:32:34,395 - 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'b65b9495-3804-4f05-a0d9-d4e39810d263', u'fixed_ip_address': u'11.0.0.4', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:10:9f:bd'}, {u'external_id': u'0875a0e2-7744-4cf5-82d9-229a81d8e717', u'fixed_ip_address': u'12.0.0.12', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:92:f8:e7'}] 2018-08-22 21:32:34,395 - 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'692a27f8-4820-4751-9ee8-27540af05a2c', u'fixed_ip_address': u'11.0.0.22', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:99:14:7c'}, {u'external_id': u'577601a2-5af9-449b-9b27-2d861386f6f7', u'fixed_ip_address': u'12.0.0.10', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:5f:af:cd'}] 2018-08-22 21:32:34,395 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-08-22 21:32:34,395 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-08-22 21:32:34,395 - 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'f0dbf3be-b4b4-4791-8d21-3ad0f6228de1', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'3b0dd4fc-ef7f-4a11-a50d-6e69cd6ce9dd'}, 'nics': [{'port-id': u'b65b9495-3804-4f05-a0d9-d4e39810d263'}, {'port-id': u'0875a0e2-7744-4cf5-82d9-229a81d8e717'}], 'flavor': u'78183060-63df-400c-b6ef-d7bfd5854d1e'} 2018-08-22 21:32:34,395 - 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-08-22 21:32:34,396 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'f0dbf3be-b4b4-4791-8d21-3ad0f6228de1', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'3b0dd4fc-ef7f-4a11-a50d-6e69cd6ce9dd'}, 'nics': [{'port-id': u'b65b9495-3804-4f05-a0d9-d4e39810d263'}, {'port-id': u'0875a0e2-7744-4cf5-82d9-229a81d8e717'}], 'flavor': u'78183060-63df-400c-b6ef-d7bfd5854d1e'} 2018-08-22 21:32:34,396 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/b5c227e7-58f8-49aa-8dd6-6ad19c2c4357 2018-08-22 21:32:34,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:32:34,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:32:34,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:32:34,452 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:32:34,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:32:34,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:32:34,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:32:34,452 - 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-08-22T21:31:57.842Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"} 2018-08-22 21:32:34,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:32:34,452 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:32:34 GMT 2018-08-22 21:32:34,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:32:34,453 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-22 21:32:34,453 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:32:39,458 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:32:39,521 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:32:39,521 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:32:39,521 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:32:39,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:32:39,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:32:39,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:32:39,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:32:39,522 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_qoj6bh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:35.262Z", "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-08-22T21:32:35.262Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357", "logger": "f657b848-0db1-47c7-bab6-1da182523949"}, {"node_instance_id": "target_vnf_host_qoj6bh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:35.262Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'f0dbf3be-b4b4-4791-8d21-3ad0f6228de1', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'3b0dd4fc-ef7f-4a11-a50d-6e69cd6ce9dd'}, 'nics': [{'port-id': u'692a27f8-4820-4751-9ee8-27540af05a2c'}, {'port-id': u'577601a2-5af9-449b-9b27-2d861386f6f7'}], 'flavor': u'78183060-63df-400c-b6ef-d7bfd5854d1e'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:35.262Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357", "logger": "f657b848-0db1-47c7-bab6-1da182523949"}, {"node_instance_id": "target_vnf_host_qoj6bh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:35.262Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'f0dbf3be-b4b4-4791-8d21-3ad0f6228de1', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'3b0dd4fc-ef7f-4a11-a50d-6e69cd6ce9dd'}, 'nics': [{'port-id': u'692a27f8-4820-4751-9ee8-27540af05a2c'}, {'port-id': u'577601a2-5af9-449b-9b27-2d861386f6f7'}], 'flavor': u'78183060-63df-400c-b6ef-d7bfd5854d1e'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:35.262Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357", "logger": "f657b848-0db1-47c7-bab6-1da182523949"}, {"node_instance_id": "reference_vnf_host_cfrmhw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:35.327Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:35.327Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "reference_vnf_host_cfrmhw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:36.321Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:36.321Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "target_vnf_host_qoj6bh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:37.325Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:37.325Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "reference_vnf_host_cfrmhw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:37.325Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:37.325Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "reference_vnf_host_cfrmhw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:37.325Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:37.325Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "reference_vnf_host_cfrmhw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:37.325Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:37.325Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "target_vnf_host_qoj6bh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:37.325Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:37.325Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "target_vnf_host_qoj6bh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:38.331Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:38.331Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "target_vnf_host_qoj6bh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:38.331Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:38.331Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "target_vnf_host_qoj6bh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:38.331Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:32:38.331Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "reference_vnf_host_cfrmhw", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:39.400Z", "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-08-22T21:32:39.400Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}], "metadata": {"pagination": {"total": 148, "offset": 127, "size": 50}}} 2018-08-22 21:32:39,522 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:32:39,522 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:32:39 GMT 2018-08-22 21:32:39,522 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:32:39,522 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8621 2018-08-22 21:32:39,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:32:39,523 - 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-08-22 21:32:39,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'f0dbf3be-b4b4-4791-8d21-3ad0f6228de1', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'3b0dd4fc-ef7f-4a11-a50d-6e69cd6ce9dd'}, 'nics': [{'port-id': u'692a27f8-4820-4751-9ee8-27540af05a2c'}, {'port-id': u'577601a2-5af9-449b-9b27-2d861386f6f7'}], 'flavor': u'78183060-63df-400c-b6ef-d7bfd5854d1e'} 2018-08-22 21:32:39,523 - 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'f0dbf3be-b4b4-4791-8d21-3ad0f6228de1', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'3b0dd4fc-ef7f-4a11-a50d-6e69cd6ce9dd'}, 'nics': [{'port-id': u'692a27f8-4820-4751-9ee8-27540af05a2c'}, {'port-id': u'577601a2-5af9-449b-9b27-2d861386f6f7'}], 'flavor': u'78183060-63df-400c-b6ef-d7bfd5854d1e'} 2018-08-22 21:32:39,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-22 21:32:39,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-22 21:32:39,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-22 21:32:39,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-22 21:32:39,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-22 21:32:39,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-08-22 21:32:39,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-22 21:32:39,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-22 21:32:39,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-22 21:32:39,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-08-22 21:32:39,525 - 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-08-22 21:32:39,526 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/b5c227e7-58f8-49aa-8dd6-6ad19c2c4357 2018-08-22 21:32:39,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:32:39,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:32:39,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:32:39,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:32:39,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:32:39,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:32:39,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:32:39,578 - 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-08-22T21:31:57.842Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"} 2018-08-22 21:32:39,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:32:39,578 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:32:39 GMT 2018-08-22 21:32:39,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:32:39,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-22 21:32:39,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:32:44,584 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:32:44,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:32:44,650 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:32:44,650 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:32:44,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:32:44,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:32:44,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:32:44,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:32:44,650 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_qoj6bh", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:32:40.338Z", "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-08-22T21:32:40.338Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}], "metadata": {"pagination": {"total": 149, "offset": 141, "size": 50}}} 2018-08-22 21:32:44,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:32:44,651 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:32:44 GMT 2018-08-22 21:32:44,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:32:44,651 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1209 2018-08-22 21:32:44,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:32:44,651 - 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-08-22 21:32:44,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/b5c227e7-58f8-49aa-8dd6-6ad19c2c4357 2018-08-22 21:32:44,712 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:32:44,712 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:32:44,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:32:44,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:32:44,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:32:44,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:32:44,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:32:44,713 - 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-08-22T21:31:57.842Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"} 2018-08-22 21:32:44,713 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:32:44,713 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:32:44 GMT 2018-08-22 21:32:44,713 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:32:44,713 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-22 21:32:44,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:32:49,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:32:49,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:32:49,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:32:49,828 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:32:49,828 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:32:49,828 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:32:49,828 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:32:49,828 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:32:49,828 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-08-22 21:32:49,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:32:49,829 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:32:49 GMT 2018-08-22 21:32:49,829 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:32:49,829 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-22 21:32:49,829 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:32:49,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/b5c227e7-58f8-49aa-8dd6-6ad19c2c4357 2018-08-22 21:32:49,956 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:32:49,956 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:32:49,956 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:32:49,956 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:32:49,956 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:32:49,956 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:32:49,956 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:32:49,956 - 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-08-22T21:31:57.842Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"} 2018-08-22 21:32:49,957 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:32:49,957 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:32:49 GMT 2018-08-22 21:32:49,957 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:32:49,957 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-22 21:32:49,957 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:32:54,962 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:32:55,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:32:55,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:32:55,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:32:55,036 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:32:55,036 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:32:55,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:32:55,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:32:55,036 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-08-22 21:32:55,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:32:55,036 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:32:55 GMT 2018-08-22 21:32:55,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:32:55,036 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-22 21:32:55,037 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:32:55,037 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/b5c227e7-58f8-49aa-8dd6-6ad19c2c4357 2018-08-22 21:32:55,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:32:55,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:32:55,092 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:32:55,092 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:32:55,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:32:55,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:32:55,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:32:55,092 - 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-08-22T21:31:57.842Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"} 2018-08-22 21:32:55,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:32:55,092 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:32:55 GMT 2018-08-22 21:32:55,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:32:55,093 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-22 21:32:55,093 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:33:00,098 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:33:00,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:33:00,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:33:00,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:33:00,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:33:00,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:33:00,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:33:00,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:33:00,178 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-08-22 21:33:00,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:33:00,178 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:33:00 GMT 2018-08-22 21:33:00,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:33:00,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-22 21:33:00,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:33:00,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/b5c227e7-58f8-49aa-8dd6-6ad19c2c4357 2018-08-22 21:33:00,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:33:00,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:33:00,241 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:33:00,241 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:33:00,241 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:33:00,241 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:33:00,241 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:33:00,241 - 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-08-22T21:31:57.842Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"} 2018-08-22 21:33:00,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:33:00,241 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:33:00 GMT 2018-08-22 21:33:00,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:33:00,242 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-22 21:33:00,242 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:33:05,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:33:05,314 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:33:05,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:33:05,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:33:05,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:33:05,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:33:05,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:33:05,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:33:05,315 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-08-22 21:33:05,315 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:33:05,315 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:33:05 GMT 2018-08-22 21:33:05,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:33:05,315 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-22 21:33:05,315 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:33:05,315 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/b5c227e7-58f8-49aa-8dd6-6ad19c2c4357 2018-08-22 21:33:05,377 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:33:05,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:33:05,377 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:33:05,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:33:05,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:33:05,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:33:05,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:33:05,378 - 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-08-22T21:31:57.842Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"} 2018-08-22 21:33:05,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:33:05,378 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:33:05 GMT 2018-08-22 21:33:05,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:33:05,378 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-22 21:33:05,378 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:33:10,384 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:33:10,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:33:10,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:33:10,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:33:10,452 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:33:10,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:33:10,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:33:10,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:33:10,452 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_cfrmhw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:33:09.409Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:33:09.409Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "target_vnf_host_qoj6bh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:33:10.352Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:33:10.352Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "reference_vnf_host_cfrmhw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:33:10.352Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:33:10.352Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "target_vnf_host_qoj6bh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:33:10.352Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:33:10.352Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}], "metadata": {"pagination": {"total": 153, "offset": 142, "size": 50}}} 2018-08-22 21:33:10,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:33:10,452 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:33:10 GMT 2018-08-22 21:33:10,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:33:10,453 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2162 2018-08-22 21:33:10,453 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:33:10,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-22 21:33:10,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-22 21:33:10,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-22 21:33:10,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-22 21:33:10,454 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/b5c227e7-58f8-49aa-8dd6-6ad19c2c4357 2018-08-22 21:33:10,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:33:10,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:33:10,512 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:33:10,512 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:33:10,512 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:33:10,512 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:33:10,512 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:33:10,513 - 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-08-22T21:31:57.842Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"} 2018-08-22 21:33:10,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:33:10,513 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:33:10 GMT 2018-08-22 21:33:10,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:33:10,513 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-22 21:33:10,513 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:33:15,518 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:33:15,588 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:33:15,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:33:15,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:33:15,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:33:15,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:33:15,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:33:15,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:33:15,588 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_cfrmhw", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:33:11.656Z", "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-08-22T21:33:11.656Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "target_vnf_host_qoj6bh", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:33:13.359Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-08-22T21:33:13.359Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}], "metadata": {"pagination": {"total": 155, "offset": 146, "size": 50}}} 2018-08-22 21:33:15,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:33:15,589 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:33:15 GMT 2018-08-22 21:33:15,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:33:15,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2368 2018-08-22 21:33:15,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:33:15,589 - 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-08-22 21:33:15,589 - 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-08-22 21:33:15,590 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/b5c227e7-58f8-49aa-8dd6-6ad19c2c4357 2018-08-22 21:33:15,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:33:15,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:33:15,650 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:33:15,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:33:15,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:33:15,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:33:15,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:33:15,650 - 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-08-22T21:31:57.842Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"} 2018-08-22 21:33:15,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:33:15,650 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:33:15 GMT 2018-08-22 21:33:15,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:33:15,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-22 21:33:15,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:33:20,656 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:33:20,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:33:20,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:33:20,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:33:20,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:33:20,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:33:20,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:33:20,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:33:20,726 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-08-22 21:33:20,726 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:33:20,727 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:33:20 GMT 2018-08-22 21:33:20,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:33:20,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-22 21:33:20,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:33:20,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/b5c227e7-58f8-49aa-8dd6-6ad19c2c4357 2018-08-22 21:33:20,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:33:20,786 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:33:20,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:33:20,786 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:33:20,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:33:20,786 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:33:20,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:33:20,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-08-22T21:31:57.842Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"} 2018-08-22 21:33:20,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:33:20,786 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:33:20 GMT 2018-08-22 21:33:20,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:33:20,787 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-22 21:33:20,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:33:25,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:33:25,853 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:33:25,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:33:25,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:33:25,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:33:25,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:33:25,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:33:25,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:33:25,853 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-08-22 21:33:25,854 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:33:25,854 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:33:25 GMT 2018-08-22 21:33:25,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:33:25,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-22 21:33:25,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:33:25,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/b5c227e7-58f8-49aa-8dd6-6ad19c2c4357 2018-08-22 21:33:25,907 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:33:25,907 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:33:25,907 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:33:25,907 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:33:25,907 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:33:25,907 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:33:25,907 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:33:25,908 - 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-08-22T21:31:57.842Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"} 2018-08-22 21:33:25,908 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:33:25,908 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:33:25 GMT 2018-08-22 21:33:25,908 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:33:25,908 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-22 21:33:25,908 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:33:30,913 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:33:30,973 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:33:30,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:33:30,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:33:30,974 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:33:30,974 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:33:30,974 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:33:30,974 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:33:30,974 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-08-22 21:33:30,974 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:33:30,974 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:33:30 GMT 2018-08-22 21:33:30,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:33:30,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-22 21:33:30,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:33:30,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/b5c227e7-58f8-49aa-8dd6-6ad19c2c4357 2018-08-22 21:33:31,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:33:31,029 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:33:31,029 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:33:31,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:33:31,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:33:31,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:33:31,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:33:31,029 - 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-08-22T21:31:57.842Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"} 2018-08-22 21:33:31,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:33:31,030 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:33:31 GMT 2018-08-22 21:33:31,030 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:33:31,030 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-22 21:33:31,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:33:36,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:33:36,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:33:36,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:33:36,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:33:36,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:33:36,097 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:33:36,097 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:33:36,097 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:33:36,097 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-08-22 21:33:36,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:33:36,098 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:33:36 GMT 2018-08-22 21:33:36,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:33:36,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-22 21:33:36,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:33:36,098 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/b5c227e7-58f8-49aa-8dd6-6ad19c2c4357 2018-08-22 21:33:36,154 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:33:36,154 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:33:36,155 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:33:36,155 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:33:36,155 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:33:36,155 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:33:36,155 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:33:36,155 - 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-08-22T21:31:57.842Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"} 2018-08-22 21:33:36,155 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:33:36,155 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:33:36 GMT 2018-08-22 21:33:36,155 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:33:36,156 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-22 21:33:36,156 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:33:41,161 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:33:41,230 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:33:41,230 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:33:41,230 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:33:41,230 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:33:41,230 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:33:41,231 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:33:41,231 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:33:41,231 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-08-22 21:33:41,231 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:33:41,231 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:33:41 GMT 2018-08-22 21:33:41,231 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:33:41,231 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-22 21:33:41,231 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:33:41,232 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/b5c227e7-58f8-49aa-8dd6-6ad19c2c4357 2018-08-22 21:33:41,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:33:41,291 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:33:41,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:33:41,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:33:41,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:33:41,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:33:41,291 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:33:41,291 - 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-08-22T21:31:57.842Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"} 2018-08-22 21:33:41,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:33:41,292 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:33:41 GMT 2018-08-22 21:33:41,292 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:33:41,292 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-22 21:33:41,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:33:46,297 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:33:46,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:33:46,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:33:46,366 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:33:46,366 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:33:46,366 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:33:46,366 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:33:46,366 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:33:46,366 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_cfrmhw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:33:41.680Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:33:41.680Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "reference_vnf_host_cfrmhw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:33:42.368Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:33:42.368Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "target_vnf_host_qoj6bh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:33:43.412Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:33:43.412Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "target_vnf_host_qoj6bh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:33:43.412Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:33:43.412Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "reference_vnf_host_cfrmhw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:33:43.886Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:33:43.886Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357", "logger": "bd0c457b-f795-47d3-913d-a8f2398fe8c5"}, {"node_instance_id": "reference_vnf_host_cfrmhw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:33:44.416Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:33:44.416Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}, {"node_instance_id": "target_vnf_host_qoj6bh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:33:45.291Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:33:45.291Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357", "logger": "61110dd8-eebf-402e-8a24-afd99f9dfc68"}, {"node_instance_id": "target_vnf_host_qoj6bh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:33:45.506Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-22T21:33:45.506Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}], "metadata": {"pagination": {"total": 163, "offset": 148, "size": 50}}} 2018-08-22 21:33:46,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:33:46,367 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:33:46 GMT 2018-08-22 21:33:46,367 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:33:46,367 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4248 2018-08-22 21:33:46,367 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:33:46,367 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-22 21:33:46,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-22 21:33:46,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-22 21:33:46,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-22 21:33:46,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-08-22 21:33:46,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-08-22 21:33:46,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-08-22 21:33:46,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-08-22 21:33:46,369 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/b5c227e7-58f8-49aa-8dd6-6ad19c2c4357 2018-08-22 21:33:46,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:33:46,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:33:46,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:33:46,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:33:46,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:33:46,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:33:46,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:33:46,421 - 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-08-22T21:31:57.842Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"} 2018-08-22 21:33:46,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:33:46,422 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:33:46 GMT 2018-08-22 21:33:46,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:33:46,422 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-08-22 21:33:46,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:33:46,422 - 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-08-22T21:31:57.842Z', 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'b5c227e7-58f8-49aa-8dd6-6ad19c2c4357'} 2018-08-22 21:33:46,432 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-08-22 21:33:46,494 - 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.202'}}, 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-08-22 21:33:46,556 - 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.202'}}, 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-08-22 21:33:46,557 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-08-22 21:33:46,557 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.206 2018-08-22 21:33:46,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:33:46,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:33:47,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:33:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62c4af1c-af07-4bdf-bab0-784ef25eafe9 x-compute-request-id: req-62c4af1c-af07-4bdf-bab0-784ef25eafe9 Content-Encoding: gzip Content-Length: 1188 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:99:14:7c", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:14:7c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:af:cd", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e0c59426-47a1-4e54-831e-6588d8f3112a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e0c59426-47a1-4e54-831e-6588d8f3112a", "rel": "bookmark"}], "image": {"id": "f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "links": [{"href": "http://172.30.9.24:8774/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:33:24.000000", "flavor": {"id": "78183060-63df-400c-b6ef-d7bfd5854d1e", "links": [{"href": "http://172.30.9.24:8774/flavors/78183060-63df-400c-b6ef-d7bfd5854d1e", "rel": "bookmark"}]}, "id": "e0c59426-47a1-4e54-831e-6588d8f3112a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:33:24Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-22T21:32:36Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3b0dd4fc-ef7f-4a11-a50d-6e69cd6ce9dd"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:9f:bd", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:9f:bd", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f8:e7", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/13262bdc-0ad6-417d-88b2-c7fcd7dba7a4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/13262bdc-0ad6-417d-88b2-c7fcd7dba7a4", "rel": "bookmark"}], "image": {"id": "f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "links": [{"href": "http://172.30.9.24:8774/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:33:24.000000", "flavor": {"id": "78183060-63df-400c-b6ef-d7bfd5854d1e", "links": [{"href": "http://172.30.9.24:8774/flavors/78183060-63df-400c-b6ef-d7bfd5854d1e", "rel": "bookmark"}]}, "id": "13262bdc-0ad6-417d-88b2-c7fcd7dba7a4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:33:24Z", "hostId": "43206c211c3a546c7e714cf7bc8585c5a44f98a59b7e4456b739f413", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-22T21:32:35Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3b0dd4fc-ef7f-4a11-a50d-6e69cd6ce9dd"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_b406e0f8-6169-4621-a703-f2f93e6cd2b0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:c1:c1", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:c1:c1", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:30:12.000000", "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:30:12Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:33:47,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-62c4af1c-af07-4bdf-bab0-784ef25eafe9 2018-08-22 21:33:47,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.847090005875s 2018-08-22 21:33:47,405 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-62c4af1c-af07-4bdf-bab0-784ef25eafe9 2018-08-22 21:33:47,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:33:47,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:33:48,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:33: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-a8733662-277d-4f23-8c2d-728791cfc237 x-compute-request-id: req-a8733662-277d-4f23-8c2d-728791cfc237 Content-Encoding: gzip Content-Length: 1188 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:99:14:7c", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:14:7c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:af:cd", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e0c59426-47a1-4e54-831e-6588d8f3112a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e0c59426-47a1-4e54-831e-6588d8f3112a", "rel": "bookmark"}], "image": {"id": "f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "links": [{"href": "http://172.30.9.24:8774/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:33:24.000000", "flavor": {"id": "78183060-63df-400c-b6ef-d7bfd5854d1e", "links": [{"href": "http://172.30.9.24:8774/flavors/78183060-63df-400c-b6ef-d7bfd5854d1e", "rel": "bookmark"}]}, "id": "e0c59426-47a1-4e54-831e-6588d8f3112a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:33:24Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-22T21:32:36Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3b0dd4fc-ef7f-4a11-a50d-6e69cd6ce9dd"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:9f:bd", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:9f:bd", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f8:e7", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/13262bdc-0ad6-417d-88b2-c7fcd7dba7a4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/13262bdc-0ad6-417d-88b2-c7fcd7dba7a4", "rel": "bookmark"}], "image": {"id": "f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "links": [{"href": "http://172.30.9.24:8774/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:33:24.000000", "flavor": {"id": "78183060-63df-400c-b6ef-d7bfd5854d1e", "links": [{"href": "http://172.30.9.24:8774/flavors/78183060-63df-400c-b6ef-d7bfd5854d1e", "rel": "bookmark"}]}, "id": "13262bdc-0ad6-417d-88b2-c7fcd7dba7a4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:33:24Z", "hostId": "43206c211c3a546c7e714cf7bc8585c5a44f98a59b7e4456b739f413", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-22T21:32:35Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3b0dd4fc-ef7f-4a11-a50d-6e69cd6ce9dd"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_b406e0f8-6169-4621-a703-f2f93e6cd2b0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:c1:c1", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:c1:c1", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:30:12.000000", "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:30:12Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:33:48,028 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a8733662-277d-4f23-8c2d-728791cfc237 2018-08-22 21:33:48,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.618613004684s 2018-08-22 21:33:48,029 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a8733662-277d-4f23-8c2d-728791cfc237 2018-08-22 21:33:48,032 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.4 2018-08-22 21:33:48,032 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:10:9f:bd 2018-08-22 21:33:48,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:33:48,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:33:48,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:33: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-051e433c-e7ae-4753-a6fd-a38241176e3e x-compute-request-id: req-051e433c-e7ae-4753-a6fd-a38241176e3e Content-Encoding: gzip Content-Length: 1188 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:99:14:7c", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:14:7c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:af:cd", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e0c59426-47a1-4e54-831e-6588d8f3112a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e0c59426-47a1-4e54-831e-6588d8f3112a", "rel": "bookmark"}], "image": {"id": "f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "links": [{"href": "http://172.30.9.24:8774/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:33:24.000000", "flavor": {"id": "78183060-63df-400c-b6ef-d7bfd5854d1e", "links": [{"href": "http://172.30.9.24:8774/flavors/78183060-63df-400c-b6ef-d7bfd5854d1e", "rel": "bookmark"}]}, "id": "e0c59426-47a1-4e54-831e-6588d8f3112a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:33:24Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-22T21:32:36Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3b0dd4fc-ef7f-4a11-a50d-6e69cd6ce9dd"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:9f:bd", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:9f:bd", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f8:e7", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/13262bdc-0ad6-417d-88b2-c7fcd7dba7a4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/13262bdc-0ad6-417d-88b2-c7fcd7dba7a4", "rel": "bookmark"}], "image": {"id": "f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "links": [{"href": "http://172.30.9.24:8774/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:33:24.000000", "flavor": {"id": "78183060-63df-400c-b6ef-d7bfd5854d1e", "links": [{"href": "http://172.30.9.24:8774/flavors/78183060-63df-400c-b6ef-d7bfd5854d1e", "rel": "bookmark"}]}, "id": "13262bdc-0ad6-417d-88b2-c7fcd7dba7a4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:33:24Z", "hostId": "43206c211c3a546c7e714cf7bc8585c5a44f98a59b7e4456b739f413", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-22T21:32:35Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3b0dd4fc-ef7f-4a11-a50d-6e69cd6ce9dd"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_b406e0f8-6169-4621-a703-f2f93e6cd2b0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:c1:c1", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:c1:c1", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:30:12.000000", "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:30:12Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:33:48,749 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-051e433c-e7ae-4753-a6fd-a38241176e3e 2018-08-22 21:33:48,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.716851234436s 2018-08-22 21:33:48,750 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-051e433c-e7ae-4753-a6fd-a38241176e3e 2018-08-22 21:33:48,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:33:48,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:33:49,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:33: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-41f9249e-b7be-42f6-94e0-805323f1a864 x-compute-request-id: req-41f9249e-b7be-42f6-94e0-805323f1a864 Content-Encoding: gzip Content-Length: 1188 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:99:14:7c", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:14:7c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:af:cd", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e0c59426-47a1-4e54-831e-6588d8f3112a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e0c59426-47a1-4e54-831e-6588d8f3112a", "rel": "bookmark"}], "image": {"id": "f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "links": [{"href": "http://172.30.9.24:8774/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:33:24.000000", "flavor": {"id": "78183060-63df-400c-b6ef-d7bfd5854d1e", "links": [{"href": "http://172.30.9.24:8774/flavors/78183060-63df-400c-b6ef-d7bfd5854d1e", "rel": "bookmark"}]}, "id": "e0c59426-47a1-4e54-831e-6588d8f3112a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:33:24Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-22T21:32:36Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3b0dd4fc-ef7f-4a11-a50d-6e69cd6ce9dd"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:9f:bd", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:9f:bd", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f8:e7", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/13262bdc-0ad6-417d-88b2-c7fcd7dba7a4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/13262bdc-0ad6-417d-88b2-c7fcd7dba7a4", "rel": "bookmark"}], "image": {"id": "f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "links": [{"href": "http://172.30.9.24:8774/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:33:24.000000", "flavor": {"id": "78183060-63df-400c-b6ef-d7bfd5854d1e", "links": [{"href": "http://172.30.9.24:8774/flavors/78183060-63df-400c-b6ef-d7bfd5854d1e", "rel": "bookmark"}]}, "id": "13262bdc-0ad6-417d-88b2-c7fcd7dba7a4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:33:24Z", "hostId": "43206c211c3a546c7e714cf7bc8585c5a44f98a59b7e4456b739f413", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-22T21:32:35Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3b0dd4fc-ef7f-4a11-a50d-6e69cd6ce9dd"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_b406e0f8-6169-4621-a703-f2f93e6cd2b0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:c1:c1", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:c1:c1", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:30:12.000000", "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:30:12Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:33:49,114 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-41f9249e-b7be-42f6-94e0-805323f1a864 2018-08-22 21:33:49,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361418008804s 2018-08-22 21:33:49,115 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-41f9249e-b7be-42f6-94e0-805323f1a864 2018-08-22 21:33:49,118 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.12 2018-08-22 21:33:49,119 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:92:f8:e7 2018-08-22 21:33:49,119 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-08-22 21:33:49,119 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.202 2018-08-22 21:33:49,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:33:49,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:33:49,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:33: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-05c8bcf7-5c77-4341-9976-8ca60b81e6e6 x-compute-request-id: req-05c8bcf7-5c77-4341-9976-8ca60b81e6e6 Content-Encoding: gzip Content-Length: 1188 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:99:14:7c", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:14:7c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:af:cd", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e0c59426-47a1-4e54-831e-6588d8f3112a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e0c59426-47a1-4e54-831e-6588d8f3112a", "rel": "bookmark"}], "image": {"id": "f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "links": [{"href": "http://172.30.9.24:8774/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:33:24.000000", "flavor": {"id": "78183060-63df-400c-b6ef-d7bfd5854d1e", "links": [{"href": "http://172.30.9.24:8774/flavors/78183060-63df-400c-b6ef-d7bfd5854d1e", "rel": "bookmark"}]}, "id": "e0c59426-47a1-4e54-831e-6588d8f3112a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:33:24Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-22T21:32:36Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3b0dd4fc-ef7f-4a11-a50d-6e69cd6ce9dd"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:9f:bd", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:9f:bd", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f8:e7", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/13262bdc-0ad6-417d-88b2-c7fcd7dba7a4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/13262bdc-0ad6-417d-88b2-c7fcd7dba7a4", "rel": "bookmark"}], "image": {"id": "f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "links": [{"href": "http://172.30.9.24:8774/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:33:24.000000", "flavor": {"id": "78183060-63df-400c-b6ef-d7bfd5854d1e", "links": [{"href": "http://172.30.9.24:8774/flavors/78183060-63df-400c-b6ef-d7bfd5854d1e", "rel": "bookmark"}]}, "id": "13262bdc-0ad6-417d-88b2-c7fcd7dba7a4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:33:24Z", "hostId": "43206c211c3a546c7e714cf7bc8585c5a44f98a59b7e4456b739f413", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-22T21:32:35Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3b0dd4fc-ef7f-4a11-a50d-6e69cd6ce9dd"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_b406e0f8-6169-4621-a703-f2f93e6cd2b0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:c1:c1", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:c1:c1", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:30:12.000000", "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:30:12Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:33:49,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-05c8bcf7-5c77-4341-9976-8ca60b81e6e6 2018-08-22 21:33:49,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.472470998764s 2018-08-22 21:33:49,593 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-05c8bcf7-5c77-4341-9976-8ca60b81e6e6 2018-08-22 21:33:49,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:33:49,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:33:49,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:33: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-8da7dec4-24ba-4630-a477-2724c7520865 x-compute-request-id: req-8da7dec4-24ba-4630-a477-2724c7520865 Content-Encoding: gzip Content-Length: 1188 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:99:14:7c", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:14:7c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:af:cd", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e0c59426-47a1-4e54-831e-6588d8f3112a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e0c59426-47a1-4e54-831e-6588d8f3112a", "rel": "bookmark"}], "image": {"id": "f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "links": [{"href": "http://172.30.9.24:8774/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:33:24.000000", "flavor": {"id": "78183060-63df-400c-b6ef-d7bfd5854d1e", "links": [{"href": "http://172.30.9.24:8774/flavors/78183060-63df-400c-b6ef-d7bfd5854d1e", "rel": "bookmark"}]}, "id": "e0c59426-47a1-4e54-831e-6588d8f3112a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:33:24Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-22T21:32:36Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3b0dd4fc-ef7f-4a11-a50d-6e69cd6ce9dd"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:9f:bd", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:9f:bd", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f8:e7", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/13262bdc-0ad6-417d-88b2-c7fcd7dba7a4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/13262bdc-0ad6-417d-88b2-c7fcd7dba7a4", "rel": "bookmark"}], "image": {"id": "f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "links": [{"href": "http://172.30.9.24:8774/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:33:24.000000", "flavor": {"id": "78183060-63df-400c-b6ef-d7bfd5854d1e", "links": [{"href": "http://172.30.9.24:8774/flavors/78183060-63df-400c-b6ef-d7bfd5854d1e", "rel": "bookmark"}]}, "id": "13262bdc-0ad6-417d-88b2-c7fcd7dba7a4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:33:24Z", "hostId": "43206c211c3a546c7e714cf7bc8585c5a44f98a59b7e4456b739f413", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-22T21:32:35Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3b0dd4fc-ef7f-4a11-a50d-6e69cd6ce9dd"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_b406e0f8-6169-4621-a703-f2f93e6cd2b0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:c1:c1", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:c1:c1", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:30:12.000000", "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:30:12Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:33:49,778 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8da7dec4-24ba-4630-a477-2724c7520865 2018-08-22 21:33:49,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18195605278s 2018-08-22 21:33:49,779 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8da7dec4-24ba-4630-a477-2724c7520865 2018-08-22 21:33:49,782 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.22 2018-08-22 21:33:49,782 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:99:14:7c 2018-08-22 21:33:49,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:33:49,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:33:50,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:33: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-863ab905-a824-4149-a8ab-9bf0b7341c27 x-compute-request-id: req-863ab905-a824-4149-a8ab-9bf0b7341c27 Content-Encoding: gzip Content-Length: 1188 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:99:14:7c", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:14:7c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:af:cd", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e0c59426-47a1-4e54-831e-6588d8f3112a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e0c59426-47a1-4e54-831e-6588d8f3112a", "rel": "bookmark"}], "image": {"id": "f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "links": [{"href": "http://172.30.9.24:8774/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:33:24.000000", "flavor": {"id": "78183060-63df-400c-b6ef-d7bfd5854d1e", "links": [{"href": "http://172.30.9.24:8774/flavors/78183060-63df-400c-b6ef-d7bfd5854d1e", "rel": "bookmark"}]}, "id": "e0c59426-47a1-4e54-831e-6588d8f3112a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:33:24Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-22T21:32:36Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3b0dd4fc-ef7f-4a11-a50d-6e69cd6ce9dd"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:9f:bd", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:9f:bd", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f8:e7", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/13262bdc-0ad6-417d-88b2-c7fcd7dba7a4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/13262bdc-0ad6-417d-88b2-c7fcd7dba7a4", "rel": "bookmark"}], "image": {"id": "f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "links": [{"href": "http://172.30.9.24:8774/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:33:24.000000", "flavor": {"id": "78183060-63df-400c-b6ef-d7bfd5854d1e", "links": [{"href": "http://172.30.9.24:8774/flavors/78183060-63df-400c-b6ef-d7bfd5854d1e", "rel": "bookmark"}]}, "id": "13262bdc-0ad6-417d-88b2-c7fcd7dba7a4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:33:24Z", "hostId": "43206c211c3a546c7e714cf7bc8585c5a44f98a59b7e4456b739f413", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-22T21:32:35Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3b0dd4fc-ef7f-4a11-a50d-6e69cd6ce9dd"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_b406e0f8-6169-4621-a703-f2f93e6cd2b0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:c1:c1", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:c1:c1", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:30:12.000000", "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:30:12Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:33:50,136 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-863ab905-a824-4149-a8ab-9bf0b7341c27 2018-08-22 21:33:50,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354099988937s 2018-08-22 21:33:50,137 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-863ab905-a824-4149-a8ab-9bf0b7341c27 2018-08-22 21:33:50,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:33:50,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:33:50,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:33: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-4a844862-e16a-4b74-879c-617d37408d8a x-compute-request-id: req-4a844862-e16a-4b74-879c-617d37408d8a Content-Encoding: gzip Content-Length: 1188 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:99:14:7c", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:14:7c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:af:cd", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e0c59426-47a1-4e54-831e-6588d8f3112a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e0c59426-47a1-4e54-831e-6588d8f3112a", "rel": "bookmark"}], "image": {"id": "f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "links": [{"href": "http://172.30.9.24:8774/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:33:24.000000", "flavor": {"id": "78183060-63df-400c-b6ef-d7bfd5854d1e", "links": [{"href": "http://172.30.9.24:8774/flavors/78183060-63df-400c-b6ef-d7bfd5854d1e", "rel": "bookmark"}]}, "id": "e0c59426-47a1-4e54-831e-6588d8f3112a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:33:24Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-22T21:32:36Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3b0dd4fc-ef7f-4a11-a50d-6e69cd6ce9dd"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:9f:bd", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:9f:bd", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f8:e7", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/13262bdc-0ad6-417d-88b2-c7fcd7dba7a4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/13262bdc-0ad6-417d-88b2-c7fcd7dba7a4", "rel": "bookmark"}], "image": {"id": "f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "links": [{"href": "http://172.30.9.24:8774/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:33:24.000000", "flavor": {"id": "78183060-63df-400c-b6ef-d7bfd5854d1e", "links": [{"href": "http://172.30.9.24:8774/flavors/78183060-63df-400c-b6ef-d7bfd5854d1e", "rel": "bookmark"}]}, "id": "13262bdc-0ad6-417d-88b2-c7fcd7dba7a4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:33:24Z", "hostId": "43206c211c3a546c7e714cf7bc8585c5a44f98a59b7e4456b739f413", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-22T21:32:35Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3b0dd4fc-ef7f-4a11-a50d-6e69cd6ce9dd"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_b406e0f8-6169-4621-a703-f2f93e6cd2b0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:c1:c1", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:c1:c1", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:30:12.000000", "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:30:12Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:33:50,328 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4a844862-e16a-4b74-879c-617d37408d8a 2018-08-22 21:33:50,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188117980957s 2018-08-22 21:33:50,329 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4a844862-e16a-4b74-879c-617d37408d8a 2018-08-22 21:33:50,332 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.10 2018-08-22 21:33:50,332 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:5f:af:cd 2018-08-22 21:33:50,333 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-08-22 21:33:50,346 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-22 21:33:50,364 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-08-22 21:33:50,374 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-22 21:33:50,390 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-08-22 21:33:50,390 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-08-22 21:33:50,399 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-22 21:33:50,459 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-08-22 21:33:50' 2018-08-22 21:33:50,459 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-08-22 21:33:50,459 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-08-22 21:33:50,468 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-22 21:33:50,488 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.202. 2018-08-22 21:33:50,490 - paramiko.transport - DEBUG - starting thread (client mode): 0x273ce2d0L 2018-08-22 21:33:50,491 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-22 21:33:50,495 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-22 21:33:50,495 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-22 21:33:50,495 - 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-08-22 21:33:50,495 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-22 21:33:50,496 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-22 21:33:50,496 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-22 21:33:50,496 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-22 21:33:50,496 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-22 21:33:50,532 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-22 21:33:50,629 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-22 21:33:50,630 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-22 21:33:50,632 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.202: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-22 21:33:50,661 - paramiko.transport - DEBUG - userauth is OK 2018-08-22 21:33:50,668 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-22 21:33:50,669 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-22 21:33:50,697 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.202. 2018-08-22 21:33:50,698 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-22 21:33:50,699 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-22 21:33:50,699 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-22 21:33:50,701 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-22 21:33:50,703 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-22 21:33:51,725 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-08-22 21:33:52,726 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-08-22 21:33:57,732 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-08-22 21:33:58,733 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-08-22 21:34:03,739 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-08-22 21:34:04,740 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-08-22 21:34:09,746 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-08-22 21:34:10,747 - 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-08-22 21:34:15,753 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-08-22 21:34:16,754 - 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-08-22 21:34:21,760 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-08-22 21:34:22,762 - 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-08-22 21:34:27,767 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-08-22 21:34:28,769 - 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-08-22 21:34:33,774 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-08-22 21:34:34,776 - 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-08-22 21:34:39,781 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-08-22 21:34:40,783 - 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-08-22 21:34:45,788 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-08-22 21:34:46,790 - 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-08-22 21:34:51,795 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-08-22 21:34:52,797 - 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-08-22 21:34:57,802 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-08-22 21:34:58,804 - 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-08-22 21:35:03,810 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-08-22 21:35:04,812 - 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-08-22 21:35:09,817 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-22 21:35:10,819 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-22 21:35:15,821 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.12 ebgp-multihop '2' 2018-08-22 21:35:16,823 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.12 ebgp-multihop '2' [edit] vyos@vyos# 2018-08-22 21:35:21,828 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.12 remote-as 65002 2018-08-22 21:35:22,830 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.12 remote-as 65002 [edit] vyos@vyos# 2018-08-22 21:35:27,831 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.12 update-source 12.0.0.10 2018-08-22 21:35:28,833 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.12 update-source 12.0.0.10 [edit] vyos@vyos# 2018-08-22 21:35:33,838 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.12 soft-reconfiguration inbound 2018-08-22 21:35:34,840 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.12 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-08-22 21:35:39,844 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.12 password lab0033 2018-08-22 21:35:40,846 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.12 password lab0033 [edit] vyos@vyos# 2018-08-22 21:35:45,851 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-08-22 21:35:46,853 - 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-08-22 21:35:51,858 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-08-22 21:35:52,860 - 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-08-22 21:35:57,865 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-08-22 21:35:58,867 - 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-08-22 21:36:03,872 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-08-22 21:36:04,874 - 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-08-22 21:36:09,879 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-08-22 21:36:10,881 - 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-08-22 21:36:15,886 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-08-22 21:36:16,888 - 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-08-22 21:36:21,893 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-08-22 21:36:22,895 - 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-08-22 21:36:27,901 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-08-22 21:36:28,903 - 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-08-22 21:36:33,908 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-08-22 21:36:34,910 - 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-08-22 21:36:39,915 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-08-22 21:36:40,917 - 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-08-22 21:36:45,922 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.10 2018-08-22 21:36:46,924 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.10 [edit] vyos@vyos# 2018-08-22 21:36:51,929 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-22 21:36:52,931 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-22 21:36:57,961 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-22 21:36:57,968 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-08-22 21:36:57,986 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-22 21:36:58,019 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-08-22 21:36:58,021 - paramiko.transport - DEBUG - starting thread (client mode): 0x2738e910L 2018-08-22 21:36:58,022 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-22 21:36:58,030 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-22 21:36:58,030 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-22 21:36:58,031 - 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-08-22 21:36:58,031 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-22 21:36:58,031 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-22 21:36:58,031 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-22 21:36:58,031 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-22 21:36:58,031 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-22 21:36:58,065 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-22 21:36:58,158 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-22 21:36:58,159 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-22 21:36:58,162 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.206: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-22 21:36:58,193 - paramiko.transport - DEBUG - userauth is OK 2018-08-22 21:36:58,201 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-22 21:36:58,201 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-22 21:36:58,226 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.206. 2018-08-22 21:36:58,226 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-22 21:36:58,227 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-22 21:36:58,227 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-22 21:36:58,230 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-22 21:36:58,232 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-22 21:36:59,250 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-08-22 21:37:00,251 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-08-22 21:37:05,257 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-08-22 21:37:06,258 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-08-22 21:37:11,264 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-08-22 21:37:12,266 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-08-22 21:37:17,271 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-08-22 21:37:18,273 - 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-08-22 21:37:23,278 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-08-22 21:37:24,280 - 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-08-22 21:37:29,285 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-08-22 21:37:30,287 - 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-08-22 21:37:35,292 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-08-22 21:37:36,294 - 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-08-22 21:37:41,300 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-08-22 21:37:42,301 - 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-08-22 21:37:47,306 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-08-22 21:37:48,308 - 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-08-22 21:37:53,313 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-08-22 21:37:54,315 - 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-08-22 21:37:59,316 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-08-22 21:38:00,317 - 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-08-22 21:38:05,320 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-08-22 21:38:06,321 - 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-08-22 21:38:11,327 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-08-22 21:38:12,329 - 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-08-22 21:38:17,334 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-22 21:38:18,336 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-22 21:38:23,341 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 ebgp-multihop '2' 2018-08-22 21:38:24,343 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 ebgp-multihop '2' [edit] vyos@vyos# 2018-08-22 21:38:29,348 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 remote-as 65001 2018-08-22 21:38:30,350 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 remote-as 65001 [edit] vyos@vyos# 2018-08-22 21:38:35,355 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 update-source 12.0.0.12 2018-08-22 21:38:36,358 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 update-source 12.0.0.12 [edit] vyos@vyos# 2018-08-22 21:38:41,361 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 soft-reconfiguration inbound 2018-08-22 21:38:42,363 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-08-22 21:38:47,369 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 password lab0033 2018-08-22 21:38:48,371 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 password lab0033 [edit] vyos@vyos# 2018-08-22 21:38:53,375 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-08-22 21:38:54,377 - 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-08-22 21:38:59,382 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-08-22 21:39:00,384 - 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-08-22 21:39:05,389 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-08-22 21:39:06,391 - 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-08-22 21:39:11,396 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-08-22 21:39:12,398 - 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-08-22 21:39:17,403 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-08-22 21:39:18,405 - 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-08-22 21:39:23,411 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-08-22 21:39:24,412 - 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-08-22 21:39:29,418 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-08-22 21:39:30,419 - 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-08-22 21:39:35,425 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-08-22 21:39:36,426 - 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-08-22 21:39:41,432 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-08-22 21:39:42,433 - 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-08-22 21:39:47,439 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-08-22 21:39:48,441 - 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-08-22 21:39:53,446 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.12 2018-08-22 21:39:54,448 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.12 [edit] vyos@vyos# 2018-08-22 21:39:59,454 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-22 21:40:00,456 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-22 21:40:05,510 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-22 21:40:05,525 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-08-22 21:40:05,526 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-08-22 21:41:05,585 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-08-22 21:41:05,603 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-22 21:41:05,637 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.202. 2018-08-22 21:41:05,641 - paramiko.transport - DEBUG - starting thread (client mode): 0x273c3ed0L 2018-08-22 21:41:05,641 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-22 21:41:05,653 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-22 21:41:05,653 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-22 21:41:05,654 - 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-08-22 21:41:05,654 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-22 21:41:05,654 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-22 21:41:05,654 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-22 21:41:05,655 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-22 21:41:05,655 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-22 21:41:05,687 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-22 21:41:05,797 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-22 21:41:05,798 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-22 21:41:05,801 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.202: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-22 21:41:05,836 - paramiko.transport - DEBUG - userauth is OK 2018-08-22 21:41:05,844 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-22 21:41:05,844 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-22 21:41:05,865 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.202. 2018-08-22 21:41:05,865 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-22 21:41:05,866 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-22 21:41:05,866 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-22 21:41:05,868 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-22 21:41:05,870 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-22 21:41:06,871 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-08-22 21:41:36,948 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-22 21:41:36,951 - 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-08-22 21:41:36,951 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.10, 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.12 4 65002 2 5 0 0 0 00:00:59 10 Total number of neighbors 1 vyos@vyos:~$ 2018-08-22 21:41:36,951 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.12 | no-more BGP neighbor is 12.0.0.12, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.12 BGP state = Established, up for 00:01:05 Last read 02:26:30, 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.10 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.10, Local port: 179 Foreign host: 12.0.0.12, Foreign port: 40445 Nexthop: 12.0.0.10 Nexthop global: fe80::f816:3eff:fe5f:afcd Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-08-22 21:41:36,951 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.12 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.10 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.10 0 32768 i *> 10.0.2.0/24 12.0.0.10 0 32768 i *> 10.0.3.0/24 12.0.0.10 0 32768 i *> 10.0.4.0/24 12.0.0.10 0 32768 i *> 10.0.5.0/24 12.0.0.10 0 32768 i *> 10.0.6.0/24 12.0.0.10 0 32768 i *> 10.0.7.0/24 12.0.0.10 0 32768 i *> 10.0.8.0/24 12.0.0.10 0 32768 i *> 10.0.9.0/24 12.0.0.10 0 32768 i *> 10.0.10.0/24 12.0.0.10 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-22 21:41:36,951 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.12 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.10 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.12 0 0 65002 i *> 10.1.2.0/24 12.0.0.12 0 0 65002 i *> 10.1.3.0/24 12.0.0.12 0 0 65002 i *> 10.1.4.0/24 12.0.0.12 0 0 65002 i *> 10.1.5.0/24 12.0.0.12 0 0 65002 i *> 10.1.6.0/24 12.0.0.12 0 0 65002 i *> 10.1.7.0/24 12.0.0.12 0 0 65002 i *> 10.1.8.0/24 12.0.0.12 0 0 65002 i *> 10.1.9.0/24 12.0.0.12 0 0 65002 i *> 10.1.10.0/24 12.0.0.12 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-22 21:41:36,952 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.12 routes | no-more BGP table version is 0, local router ID is 12.0.0.10 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.12 0 0 65002 i *> 10.1.2.0/24 12.0.0.12 0 0 65002 i *> 10.1.3.0/24 12.0.0.12 0 0 65002 i *> 10.1.4.0/24 12.0.0.12 0 0 65002 i *> 10.1.5.0/24 12.0.0.12 0 0 65002 i *> 10.1.6.0/24 12.0.0.12 0 0 65002 i *> 10.1.7.0/24 12.0.0.12 0 0 65002 i *> 10.1.8.0/24 12.0.0.12 0 0 65002 i *> 10.1.9.0/24 12.0.0.12 0 0 65002 i *> 10.1.10.0/24 12.0.0.12 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-22 21:41:36,952 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-08-22 21:41:36,952 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.5' 2018-08-22 21:41:36,952 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-08-22 21:41:36,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:41:36,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:41:38,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:41: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-77ba26c5-00f8-4789-b5a6-4fe3037fd0de x-compute-request-id: req-77ba26c5-00f8-4789-b5a6-4fe3037fd0de Content-Encoding: gzip Content-Length: 1188 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:99:14:7c", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:14:7c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:af:cd", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e0c59426-47a1-4e54-831e-6588d8f3112a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e0c59426-47a1-4e54-831e-6588d8f3112a", "rel": "bookmark"}], "image": {"id": "f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "links": [{"href": "http://172.30.9.24:8774/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:33:24.000000", "flavor": {"id": "78183060-63df-400c-b6ef-d7bfd5854d1e", "links": [{"href": "http://172.30.9.24:8774/flavors/78183060-63df-400c-b6ef-d7bfd5854d1e", "rel": "bookmark"}]}, "id": "e0c59426-47a1-4e54-831e-6588d8f3112a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:33:24Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-22T21:32:36Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3b0dd4fc-ef7f-4a11-a50d-6e69cd6ce9dd"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:9f:bd", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:9f:bd", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f8:e7", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/13262bdc-0ad6-417d-88b2-c7fcd7dba7a4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/13262bdc-0ad6-417d-88b2-c7fcd7dba7a4", "rel": "bookmark"}], "image": {"id": "f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "links": [{"href": "http://172.30.9.24:8774/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:33:24.000000", "flavor": {"id": "78183060-63df-400c-b6ef-d7bfd5854d1e", "links": [{"href": "http://172.30.9.24:8774/flavors/78183060-63df-400c-b6ef-d7bfd5854d1e", "rel": "bookmark"}]}, "id": "13262bdc-0ad6-417d-88b2-c7fcd7dba7a4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:33:24Z", "hostId": "43206c211c3a546c7e714cf7bc8585c5a44f98a59b7e4456b739f413", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-22T21:32:35Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3b0dd4fc-ef7f-4a11-a50d-6e69cd6ce9dd"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_b406e0f8-6169-4621-a703-f2f93e6cd2b0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:c1:c1", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:c1:c1", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:30:12.000000", "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:30:12Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:41:38,006 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-77ba26c5-00f8-4789-b5a6-4fe3037fd0de 2018-08-22 21:41:38,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05287194252s 2018-08-22 21:41:38,006 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-77ba26c5-00f8-4789-b5a6-4fe3037fd0de 2018-08-22 21:41:38,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-22 21:41:38,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/13262bdc-0ad6-417d-88b2-c7fcd7dba7a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:41:38,160 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 21:41: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-6ce13296-b191-4d0c-bb9d-30a42cb47903 x-compute-request-id: req-6ce13296-b191-4d0c-bb9d-30a42cb47903 Content-Type: application/json 2018-08-22 21:41:38,160 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/13262bdc-0ad6-417d-88b2-c7fcd7dba7a4 used request id req-6ce13296-b191-4d0c-bb9d-30a42cb47903 2018-08-22 21:41:38,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.149650812149s 2018-08-22 21:41:38,160 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/13262bdc-0ad6-417d-88b2-c7fcd7dba7a4 used request id req-6ce13296-b191-4d0c-bb9d-30a42cb47903 2018-08-22 21:41:38,160 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-08-22 21:41:38,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:41:38,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:41:39,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:41: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-ae14e990-6838-492b-a959-5b71a314b23f x-compute-request-id: req-ae14e990-6838-492b-a959-5b71a314b23f Content-Encoding: gzip Content-Length: 1203 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:99:14:7c", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:14:7c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:af:cd", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e0c59426-47a1-4e54-831e-6588d8f3112a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e0c59426-47a1-4e54-831e-6588d8f3112a", "rel": "bookmark"}], "image": {"id": "f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "links": [{"href": "http://172.30.9.24:8774/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:33:24.000000", "flavor": {"id": "78183060-63df-400c-b6ef-d7bfd5854d1e", "links": [{"href": "http://172.30.9.24:8774/flavors/78183060-63df-400c-b6ef-d7bfd5854d1e", "rel": "bookmark"}]}, "id": "e0c59426-47a1-4e54-831e-6588d8f3112a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:33:24Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-22T21:32:36Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3b0dd4fc-ef7f-4a11-a50d-6e69cd6ce9dd"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:9f:bd", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:9f:bd", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f8:e7", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/13262bdc-0ad6-417d-88b2-c7fcd7dba7a4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/13262bdc-0ad6-417d-88b2-c7fcd7dba7a4", "rel": "bookmark"}], "image": {"id": "f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "links": [{"href": "http://172.30.9.24:8774/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:33:24.000000", "flavor": {"id": "78183060-63df-400c-b6ef-d7bfd5854d1e", "links": [{"href": "http://172.30.9.24:8774/flavors/78183060-63df-400c-b6ef-d7bfd5854d1e", "rel": "bookmark"}]}, "id": "13262bdc-0ad6-417d-88b2-c7fcd7dba7a4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:41:38Z", "hostId": "43206c211c3a546c7e714cf7bc8585c5a44f98a59b7e4456b739f413", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-22T21:32:35Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3b0dd4fc-ef7f-4a11-a50d-6e69cd6ce9dd"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_b406e0f8-6169-4621-a703-f2f93e6cd2b0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:c1:c1", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:c1:c1", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:30:12.000000", "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:30:12Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:41:39,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ae14e990-6838-492b-a959-5b71a314b23f 2018-08-22 21:41:39,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23216795921s 2018-08-22 21:41:39,394 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ae14e990-6838-492b-a959-5b71a314b23f 2018-08-22 21:41:39,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-22 21:41:39,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/e0c59426-47a1-4e54-831e-6588d8f3112a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:41:39,580 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 21:41: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-80503c85-8267-47cd-a9fe-a890e458ed3d x-compute-request-id: req-80503c85-8267-47cd-a9fe-a890e458ed3d Content-Type: application/json 2018-08-22 21:41:39,580 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/e0c59426-47a1-4e54-831e-6588d8f3112a used request id req-80503c85-8267-47cd-a9fe-a890e458ed3d 2018-08-22 21:41:39,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.182667016983s 2018-08-22 21:41:39,580 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/e0c59426-47a1-4e54-831e-6588d8f3112a used request id req-80503c85-8267-47cd-a9fe-a890e458ed3d 2018-08-22 21:41:39,706 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-22 21:41:39,707 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:20 | PASS | +----------------------+------------------+------------------+----------------+ 2018-08-22 21:41:39,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-08-22 21:41:39,711 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions 2018-08-22 21:41:39,801 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:41:39,801 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:41:39,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:41:39,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:41:39,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:41:39,802 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:41:39,802 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:41:39,802 - 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-08-22T21:31:21.330Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "ace117f3-3cc2-4770-9985-94b2d68bab10"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-22T21:31:57.842Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "b5c227e7-58f8-49aa-8dd6-6ad19c2c4357"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-08-22 21:41:39,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:41:39,802 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:41:39 GMT 2018-08-22 21:41:39,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:41:39,802 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-08-22 21:41:39,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:41:39,803 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.200:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-08-22 21:41:40,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:41:40,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:41:40,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:41:40,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:41:40,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:41:40,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:41:40,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:41:40,011 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-08-22 21:41:40,011 - 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-08-22T21:41:39.901Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"} 2018-08-22 21:41:40,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:41:40,012 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:41:40 GMT 2018-08-22 21:41:40,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:41:40,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-22 21:41:40,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:41:40,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:41:40,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:41:40,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:41:40,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:41:40,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:41:40,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:41:40,078 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:41:40,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:41:40,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-22 21:41:40,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:41:40,078 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:41:40 GMT 2018-08-22 21:41:40,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:41:40,078 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-22 21:41:40,079 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:41:40,079 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/cb079f97-9efb-4632-bfbb-ea7d0626e097 2018-08-22 21:41:40,162 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:41:40,162 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:41:40,163 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:41:40,163 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:41:40,163 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:41:40,163 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:41:40,163 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:41:40,163 - 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-08-22T21:41:39.901Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"} 2018-08-22 21:41:40,163 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:41:40,163 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:41:40 GMT 2018-08-22 21:41:40,163 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:41:40,163 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-22 21:41:40,164 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:41:45,169 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:41:45,239 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:41:45,239 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:41:45,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:41:45,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:41:45,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:41:45,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:41:45,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:41:45,240 - 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-08-22T21:41:40.706Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:40.706Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "reference_vnf_host_cfrmhw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:41.616Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:41.616Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "reference_vnf_host_cfrmhw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:41.616Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:41.616Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "target_vnf_host_qoj6bh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:41.616Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:41.616Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "target_vnf_host_qoj6bh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:42.647Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:42.647Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "reference_vnf_host_cfrmhw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:42.647Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:42.647Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "target_vnf_host_qoj6bh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:42.647Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:42.647Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:43.783Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:43.783Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "reference_vnf_host_cfrmhw", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:43.783Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 13262bdc-0ad6-417d-88b2-c7fcd7dba7a4 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 13262bdc-0ad6-417d-88b2-c7fcd7dba7a4 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 13262bdc-0ad6-417d-88b2-c7fcd7dba7a4 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-22T21:41:43.783Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "target_vnf_host_qoj6bh", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:43.783Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance e0c59426-47a1-4e54-831e-6588d8f3112a could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance e0c59426-47a1-4e54-831e-6588d8f3112a 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 e0c59426-47a1-4e54-831e-6588d8f3112a could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-22T21:41:43.783Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:43.783Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:43.783Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}], "metadata": {"pagination": {"total": 13, "offset": 0, "size": 50}}} 2018-08-22 21:41:45,240 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:41:45,240 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:41:45 GMT 2018-08-22 21:41:45,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:41:45,241 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9903 2018-08-22 21:41:45,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:41:45,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-08-22 21:41:45,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-22 21:41:45,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-22 21:41:45,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-22 21:41:45,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-22 21:41:45,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-22 21:41:45,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-22 21:41:45,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-08-22 21:41:45,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 13262bdc-0ad6-417d-88b2-c7fcd7dba7a4 could not be found. [status_code=404] 2018-08-22 21:41:45,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance e0c59426-47a1-4e54-831e-6588d8f3112a could not be found. [status_code=404] 2018-08-22 21:41:45,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-08-22 21:41:45,243 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/cb079f97-9efb-4632-bfbb-ea7d0626e097 2018-08-22 21:41:45,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:41:45,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:41:45,296 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:41:45,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:41:45,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:41:45,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:41:45,297 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:41:45,297 - 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-08-22T21:41:39.901Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"} 2018-08-22 21:41:45,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:41:45,297 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:41:45 GMT 2018-08-22 21:41:45,297 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:41:45,297 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-22 21:41:45,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:41:50,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:41:50,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:41:50,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:41:50,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:41:50,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:41:50,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:41:50,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:41:50,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:41:50,371 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:45.317Z", "message": "Detaching port 0875a0e2-7744-4cf5-82d9-229a81d8e717...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:45.317Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097", "logger": "196bbfd2-b71b-4326-8bd1-fabbc93971d6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:46.073Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:46.073Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:46.524Z", "message": "Detaching port 577601a2-5af9-449b-9b27-2d861386f6f7...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:46.524Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097", "logger": "f8100637-fcd3-4834-8cf2-865effc04d12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:46.524Z", "message": "Successfully detached port 0875a0e2-7744-4cf5-82d9-229a81d8e717", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:46.524Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097", "logger": "196bbfd2-b71b-4326-8bd1-fabbc93971d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:46.524Z", "message": "Successfully detached port 577601a2-5af9-449b-9b27-2d861386f6f7", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:46.524Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097", "logger": "f8100637-fcd3-4834-8cf2-865effc04d12"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:46.790Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:46.790Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:46.790Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:46.790Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:46.790Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:46.790Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:47.834Z", "message": "Detaching port b65b9495-3804-4f05-a0d9-d4e39810d263...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:47.834Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097", "logger": "6b84cb2a-7b2b-4697-b9c9-c7ff03f47cee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:48.568Z", "message": "Detaching port 692a27f8-4820-4751-9ee8-27540af05a2c...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:48.568Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097", "logger": "13767da4-a32e-48df-9baa-6a04b96cc87e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:48.810Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:48.810Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:49.669Z", "message": "Successfully detached port 692a27f8-4820-4751-9ee8-27540af05a2c", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:49.669Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097", "logger": "13767da4-a32e-48df-9baa-6a04b96cc87e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:49.669Z", "message": "Successfully detached port b65b9495-3804-4f05-a0d9-d4e39810d263", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:49.669Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097", "logger": "6b84cb2a-7b2b-4697-b9c9-c7ff03f47cee"}, {"node_instance_id": "reference_vnf_host_cfrmhw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:49.938Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:49.938Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "target_vnf_host_qoj6bh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:49.938Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:49.938Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "reference_vnf_host_cfrmhw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:49.938Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:49.938Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "target_vnf_host_qoj6bh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:49.938Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:49.938Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "reference_vnf_host_cfrmhw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:49.938Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:49.938Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "target_vnf_host_qoj6bh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:49.938Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:49.938Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:49.938Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:49.938Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}], "metadata": {"pagination": {"total": 35, "offset": 11, "size": 50}}} 2018-08-22 21:41:50,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:41:50,372 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:41:50 GMT 2018-08-22 21:41:50,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:41:50,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10320 2018-08-22 21:41:50,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:41:50,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 0875a0e2-7744-4cf5-82d9-229a81d8e717... 2018-08-22 21:41:50,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-22 21:41:50,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 577601a2-5af9-449b-9b27-2d861386f6f7... 2018-08-22 21:41:50,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 0875a0e2-7744-4cf5-82d9-229a81d8e717 2018-08-22 21:41:50,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 577601a2-5af9-449b-9b27-2d861386f6f7 2018-08-22 21:41:50,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-08-22 21:41:50,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-08-22 21:41:50,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-22 21:41:50,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port b65b9495-3804-4f05-a0d9-d4e39810d263... 2018-08-22 21:41:50,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 692a27f8-4820-4751-9ee8-27540af05a2c... 2018-08-22 21:41:50,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-22 21:41:50,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 692a27f8-4820-4751-9ee8-27540af05a2c 2018-08-22 21:41:50,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port b65b9495-3804-4f05-a0d9-d4e39810d263 2018-08-22 21:41:50,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-22 21:41:50,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-22 21:41:50,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-22 21:41:50,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-22 21:41:50,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-22 21:41:50,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-22 21:41:50,376 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-22 21:41:50,376 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/cb079f97-9efb-4632-bfbb-ea7d0626e097 2018-08-22 21:41:50,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:41:50,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:41:50,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:41:50,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:41:50,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:41:50,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:41:50,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:41:50,429 - 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-08-22T21:41:39.901Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"} 2018-08-22 21:41:50,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:41:50,429 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:41:50 GMT 2018-08-22 21:41:50,430 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:41:50,430 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-22 21:41:50,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:41:55,435 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:41:55,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:41:55,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:41:55,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:41:55,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:41:55,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:41:55,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:41:55,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:41:55,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_cfrmhw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:50.704Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:50.704Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097", "logger": "aab0c227-8e25-4470-a7d8-b729e57caec7"}, {"node_instance_id": "target_vnf_host_qoj6bh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:50.704Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:50.704Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097", "logger": "5dbce987-2e1d-4bb6-9180-04bc308fa505"}, {"node_instance_id": "reference_vnf_host_cfrmhw", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:50.998Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 13262bdc-0ad6-417d-88b2-c7fcd7dba7a4 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 13262bdc-0ad6-417d-88b2-c7fcd7dba7a4 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 13262bdc-0ad6-417d-88b2-c7fcd7dba7a4 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-22T21:41:50.998Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:51.950Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:51.950Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "keypair_ym8gdc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:51.950Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:51.950Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "reference_vnf_data_plane_port_v3nm2s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:51.950Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:51.950Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "reference_vnf_port_bl1evz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:51.950Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:51.950Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "target_vnf_data_plane_port_p0qc9c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:51.950Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:51.950Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "target_vnf_port_jv5riw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:51.950Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:51.950Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "target_vnf_host_qoj6bh", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:51.950Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance e0c59426-47a1-4e54-831e-6588d8f3112a could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance e0c59426-47a1-4e54-831e-6588d8f3112a 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 e0c59426-47a1-4e54-831e-6588d8f3112a could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-22T21:41:51.950Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:51.950Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:51.950Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "keypair_ym8gdc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:53.106Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:53.106Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "reference_vnf_data_plane_port_v3nm2s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:53.106Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:53.106Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "target_vnf_data_plane_port_p0qc9c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:53.106Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:53.106Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:53.106Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:53.106Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "reference_vnf_data_plane_port_v3nm2s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:53.106Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:53.106Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "target_vnf_data_plane_port_p0qc9c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:53.106Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:53.106Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "keypair_ym8gdc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:53.106Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:53.106Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:53.106Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:53.106Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "reference_vnf_data_plane_port_v3nm2s", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:53.106Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:53.106Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "keypair_ym8gdc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:53.106Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:53.106Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "keypair_ym8gdc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:53.385Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:53.385Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097", "logger": "d80e1ee3-c9e0-4655-9c39-ab4015359165"}, {"node_instance_id": "reference_vnf_data_plane_port_v3nm2s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:53.712Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:53.712Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097", "logger": "934594f6-fa8e-4ea8-9b0c-daed687ac35c"}, {"node_instance_id": "keypair_ym8gdc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:53.712Z", "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-08-22T21:41:53.712Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097", "logger": "d80e1ee3-c9e0-4655-9c39-ab4015359165"}, {"node_instance_id": "target_vnf_data_plane_port_p0qc9c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:54.104Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:54.104Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:54.104Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:54.104Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "target_vnf_data_plane_port_p0qc9c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:54.715Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:54.715Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097", "logger": "09264d5a-b671-4790-afcf-f0b74b58a790"}, {"node_instance_id": "reference_vnf_port_bl1evz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:55.108Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:55.108Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "reference_vnf_port_bl1evz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:55.108Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:55.108Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "reference_vnf_port_bl1evz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:55.108Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:55.108Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "keypair_ym8gdc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:55.108Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:55.108Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}], "metadata": {"pagination": {"total": 66, "offset": 31, "size": 50}}} 2018-08-22 21:41:55,498 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:41:55,498 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:41:55 GMT 2018-08-22 21:41:55,498 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:41:55,498 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20074 2018-08-22 21:41:55,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:41:55,499 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-08-22 21:41:55,499 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-08-22 21:41:55,500 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 13262bdc-0ad6-417d-88b2-c7fcd7dba7a4 could not be found. [status_code=404] 2018-08-22 21:41:55,500 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-08-22 21:41:55,500 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-22 21:41:55,500 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-22 21:41:55,500 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-22 21:41:55,500 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-22 21:41:55,501 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-22 21:41:55,501 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance e0c59426-47a1-4e54-831e-6588d8f3112a could not be found. [status_code=404] 2018-08-22 21:41:55,501 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-08-22 21:41:55,501 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-22 21:41:55,501 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-22 21:41:55,501 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-22 21:41:55,502 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-08-22 21:41:55,502 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-22 21:41:55,502 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-22 21:41:55,502 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-08-22 21:41:55,502 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-08-22 21:41:55,502 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-22 21:41:55,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-08-22 21:41:55,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-08-22 21:41:55,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-22 21:41:55,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-08-22 21:41:55,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-22 21:41:55,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-08-22 21:41:55,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-22 21:41:55,504 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-22 21:41:55,504 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-22 21:41:55,504 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-22 21:41:55,504 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-08-22 21:41:55,504 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/cb079f97-9efb-4632-bfbb-ea7d0626e097 2018-08-22 21:41:55,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:41:55,559 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:41:55,559 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:41:55,559 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:41:55,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:41:55,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:41:55,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:41:55,559 - 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-08-22T21:41:39.901Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"} 2018-08-22 21:41:55,560 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:41:55,560 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:41:55 GMT 2018-08-22 21:41:55,560 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:41:55,560 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-22 21:41:55,560 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:42:00,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:42:00,685 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:42:00,685 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:42:00,686 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:42:00,686 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:42:00,686 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:42:00,686 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:42:00,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:42:00,686 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_bl1evz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:55.720Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:55.720Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097", "logger": "a2aaff9b-9f91-4903-bebe-c16ff5a5137c"}, {"node_instance_id": "target_vnf_data_plane_port_p0qc9c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:56.114Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:56.114Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "target_vnf_port_jv5riw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:57.124Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:57.124Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "target_vnf_port_jv5riw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:57.124Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:57.124Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "data_plane_subnet_plh5ho", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:57.124Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:57.124Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "target_vnf_port_jv5riw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:57.124Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:57.124Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:57.124Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:57.124Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "reference_vnf_data_plane_port_v3nm2s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:57.124Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:57.124Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "reference_vnf_port_bl1evz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:57.124Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:57.124Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "target_vnf_port_jv5riw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:57.897Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:57.897Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097", "logger": "d0576d0e-748e-4288-a2fe-9097d1737f83"}, {"node_instance_id": "data_plane_subnet_plh5ho", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:58.144Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:58.144Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "reference_vnf_ip_gzdl5b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:58.144Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:58.144Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "reference_vnf_ip_gzdl5b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:58.144Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:58.144Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "data_plane_subnet_plh5ho", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:58.144Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:58.144Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "reference_vnf_ip_gzdl5b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:58.144Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:58.144Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "reference_vnf_ip_gzdl5b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:58.144Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:58.144Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "data_plane_subnet_plh5ho", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:58.144Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:58.144Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "reference_vnf_ip_gzdl5b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:58.731Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:58.731Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097", "logger": "49882f61-b4ad-4b53-b57b-104a78a666a1"}, {"node_instance_id": "data_plane_subnet_plh5ho", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:58.731Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:58.731Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097", "logger": "a5088252-379c-4a93-b309-b056939a2250"}, {"node_instance_id": "target_vnf_port_jv5riw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:41:59.565Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:41:59.565Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "management_plane_subnet_e3nji5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:00.150Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:00.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "security_group_6ywwf1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:00.150Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:00.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "target_vnf_ip_zq6fda", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:00.150Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:00.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "reference_vnf_ip_gzdl5b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:00.150Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:00.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "data_plane_subnet_plh5ho", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:00.150Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:00.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}], "metadata": {"pagination": {"total": 91, "offset": 62, "size": 50}}} 2018-08-22 21:42:00,686 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:42:00,687 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:42:00 GMT 2018-08-22 21:42:00,687 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:42:00,687 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12556 2018-08-22 21:42:00,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:42:00,688 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-22 21:42:00,688 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-22 21:42:00,688 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-22 21:42:00,688 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-22 21:42:00,688 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-22 21:42:00,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-22 21:42:00,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-08-22 21:42:00,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-22 21:42:00,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-22 21:42:00,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-22 21:42:00,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-22 21:42:00,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-22 21:42:00,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-22 21:42:00,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-08-22 21:42:00,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-22 21:42:00,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-22 21:42:00,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-08-22 21:42:00,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-08-22 21:42:00,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-08-22 21:42:00,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-22 21:42:00,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-22 21:42:00,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-22 21:42:00,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-22 21:42:00,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-22 21:42:00,692 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-08-22 21:42:00,692 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/cb079f97-9efb-4632-bfbb-ea7d0626e097 2018-08-22 21:42:00,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:42:00,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:42:00,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:42:00,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:42:00,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:42:00,781 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:42:00,781 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:42:00,781 - 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-08-22T21:41:39.901Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"} 2018-08-22 21:42:00,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:42:00,782 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:42:00 GMT 2018-08-22 21:42:00,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:42:00,782 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-22 21:42:00,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:42:05,787 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:42:05,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:42:05,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:42:05,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:42:05,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:42:05,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:42:05,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:42:05,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:42:05,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "security_group_6ywwf1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:01.305Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:01.305Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "target_vnf_ip_zq6fda", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:01.305Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:01.305Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "target_vnf_ip_zq6fda", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:01.305Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:01.305Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:01.305Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:01.305Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "security_group_6ywwf1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:01.305Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:01.305Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "data_plane_network_iuhitw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:01.305Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:01.305Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "target_vnf_ip_zq6fda", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:01.305Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:01.305Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:01.305Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:01.305Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "security_group_6ywwf1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:01.305Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:01.305Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "target_vnf_ip_zq6fda", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:01.887Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:01.887Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097", "logger": "e0f26e13-5173-4c43-a374-24f22a67e242"}, {"node_instance_id": "data_plane_network_iuhitw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:02.325Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:02.325Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "data_plane_network_iuhitw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:02.325Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:02.325Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "data_plane_network_iuhitw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:02.325Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:02.325Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "data_plane_network_iuhitw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:02.742Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:02.742Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097", "logger": "fb6f2a05-5726-4830-b8b1-1fe793f2a992"}, {"node_instance_id": "security_group_6ywwf1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:02.742Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:02.742Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097", "logger": "e709b507-0cce-4012-b87b-092a7828e788"}, {"node_instance_id": "security_group_6ywwf1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:03.329Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:03.329Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "target_vnf_ip_zq6fda", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:04.333Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:04.333Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "data_plane_network_iuhitw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:04.333Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:04.333Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:04.333Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:04.333Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "management_plane_subnet_e3nji5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:05.166Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:05.166Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097", "logger": "803c0a1d-d5ac-4dd5-a548-792ced1a8b1b"}, {"node_instance_id": "management_plane_subnet_e3nji5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:05.337Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:05.337Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "management_plane_subnet_e3nji5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:05.337Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:05.337Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "management_plane_subnet_e3nji5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:05.337Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:05.337Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}], "metadata": {"pagination": {"total": 114, "offset": 87, "size": 50}}} 2018-08-22 21:42:05,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:42:05,864 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:42:05 GMT 2018-08-22 21:42:05,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:42:05,864 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11688 2018-08-22 21:42:05,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:42:05,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-22 21:42:05,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-22 21:42:05,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-22 21:42:05,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-08-22 21:42:05,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-22 21:42:05,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-22 21:42:05,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-22 21:42:05,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-08-22 21:42:05,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-22 21:42:05,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-08-22 21:42:05,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-22 21:42:05,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-22 21:42:05,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-22 21:42:05,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-08-22 21:42:05,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-08-22 21:42:05,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-22 21:42:05,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-22 21:42:05,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-22 21:42:05,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-08-22 21:42:05,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-08-22 21:42:05,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-22 21:42:05,869 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-08-22 21:42:05,869 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-08-22 21:42:05,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/cb079f97-9efb-4632-bfbb-ea7d0626e097 2018-08-22 21:42:05,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:42:05,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:42:05,925 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:42:05,925 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:42:05,925 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:42:05,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:42:05,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:42:05,926 - 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-08-22T21:41:39.901Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"} 2018-08-22 21:42:05,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:42:05,926 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:42:05 GMT 2018-08-22 21:42:05,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:42:05,926 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-22 21:42:05,926 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:42:10,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:42:10,994 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:42:10,994 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:42:10,994 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:42:10,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:42:10,994 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:42:10,994 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:42:10,994 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:42:10,994 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_e3nji5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:07.106Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:07.106Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "management_plane_network_xbbvj9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:08.336Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:08.336Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "management_plane_network_xbbvj9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:08.336Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:08.336Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "router_hlke4z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:08.336Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:08.336Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "management_plane_network_xbbvj9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:09.097Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:09.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097", "logger": "19dea148-268d-4a81-b5ab-1f6f58b1c942"}, {"node_instance_id": "router_hlke4z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:09.342Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:09.342Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "management_plane_network_xbbvj9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:09.342Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:09.342Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "router_hlke4z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:09.342Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:09.342Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "management_plane_network_xbbvj9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:09.342Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:09.342Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "router_hlke4z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:09.342Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:09.342Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "router_hlke4z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:09.757Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:09.757Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097", "logger": "008df09a-6144-476f-9492-5cd263ae6a26"}, {"node_instance_id": "management_plane_network_xbbvj9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:10.828Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:10.828Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}], "metadata": {"pagination": {"total": 126, "offset": 110, "size": 50}}} 2018-08-22 21:42:10,994 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:42:10,995 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:42:10 GMT 2018-08-22 21:42:10,995 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:42:10,995 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6046 2018-08-22 21:42:10,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:42:10,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-08-22 21:42:10,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-22 21:42:10,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-22 21:42:10,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-22 21:42:10,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-08-22 21:42:10,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-22 21:42:10,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-22 21:42:10,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-08-22 21:42:10,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-22 21:42:10,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-08-22 21:42:10,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-08-22 21:42:10,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-22 21:42:10,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/cb079f97-9efb-4632-bfbb-ea7d0626e097 2018-08-22 21:42:11,049 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:42:11,050 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:42:11,050 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:42:11,050 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:42:11,050 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:42:11,050 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:42:11,050 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:42:11,050 - 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-08-22T21:41:39.901Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"} 2018-08-22 21:42:11,050 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:42:11,050 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:42:11 GMT 2018-08-22 21:42:11,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:42:11,050 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-22 21:42:11,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:42:16,056 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-08-22 21:42:16,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:42:16,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:42:16,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:42:16,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:42:16,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:42:16,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:42:16,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:42:16,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_hlke4z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:11.993Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:11.993Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "external_network_v1qcli", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:13.045Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:13.045Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "external_network_v1qcli", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:13.045Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:13.045Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "external_network_v1qcli", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:13.346Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:13.346Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "external_network_v1qcli", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:13.346Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:13.346Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": "external_network_v1qcli", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:13.857Z", "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-08-22T21:42:13.857Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097", "logger": "4ac56b3b-35ea-44ae-b311-d1d23edc2284"}, {"node_instance_id": "external_network_v1qcli", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:14.350Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:14.350Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-22T21:42:14.350Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-22T21:42:14.350Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"}], "metadata": {"pagination": {"total": 134, "offset": 122, "size": 50}}} 2018-08-22 21:42:16,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:42:16,126 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:42:16 GMT 2018-08-22 21:42:16,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:42:16,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4049 2018-08-22 21:42:16,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:42:16,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-08-22 21:42:16,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-22 21:42:16,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-22 21:42:16,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-22 21:42:16,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-22 21:42:16,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-08-22 21:42:16,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-22 21:42:16,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-08-22 21:42:16,128 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/cb079f97-9efb-4632-bfbb-ea7d0626e097 2018-08-22 21:42:16,186 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:42:16,187 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:42:16,187 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:42:16,187 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:42:16,187 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:42:16,187 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:42:16,187 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:42:16,187 - 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-08-22T21:41:39.901Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "cb079f97-9efb-4632-bfbb-ea7d0626e097"} 2018-08-22 21:42:16,188 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:42:16,188 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:42:16 GMT 2018-08-22 21:42:16,188 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:42:16,188 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-08-22 21:42:16,188 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:42:16,188 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3/deployments/vrouter-opnfv 2018-08-22 21:42:16,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:42:16,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:42:16,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:42:16,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:42:16,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:42:16,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:42:16,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:42:16,475 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-22 21:42:16,475 - 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": "78183060-63df-400c-b6ef-d7bfd5854d1e", "target_vnf_flavor_id": "78183060-63df-400c-b6ef-d7bfd5854d1e", "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_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "keystone_password": "7a0a90a1-c02b-4f08-8c47-717b95e36d30", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.24: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": "f0dbf3be-b4b4-4791-8d21-3ad0f6228de1", "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-08-22T21:31:20.890Z", "updated_at": "2018-08-22T21:31:20.890Z", "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-08-22 21:42:16,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:42:16,475 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:42:16 GMT 2018-08-22 21:42:16,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:42:16,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-08-22 21:42:16,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:42:16,476 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3/blueprints/vrouter-opnfv 2018-08-22 21:42:16,538 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-22 21:42:16,539 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-22 21:42:16,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-22 21:42:16,539 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-22 21:42:16,539 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-22 21:42:16,539 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-22 21:42:16,539 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-22 21:42:16,539 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-22 21:42:16,540 - 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-08-22T21:31:20.401Z", "updated_at": "2018-08-22T21:31:20.401Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\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"}, "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"}, "target_vnf_image_id": {"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"}, "region": {"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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.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.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.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.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": {"network": {}, "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"}}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.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.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.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.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"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "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.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "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": {"resource_id": "", "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, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "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.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "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": {"resource_id": "", "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, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.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.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.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.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": [{"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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.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.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.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.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": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.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.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.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.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": {"network": {}, "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"}}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.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.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.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.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": {"network": {}, "use_external_resource": true, "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": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "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-08-22 21:42:16,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-22 21:42:16,541 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 22 Aug 2018 21:42:16 GMT 2018-08-22 21:42:16,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-22 21:42:16,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-08-22 21:42:16,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-22 21:42:16,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-22 21:42:16,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:42:17,267 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-488bc062-778f-4ee9-ad45-fe5d433d18b2 Date: Wed, 22 Aug 2018 21:42:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 21:42:17,267 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1 used request id req-488bc062-778f-4ee9-ad45-fe5d433d18b2 2018-08-22 21:42:17,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.713865041733s 2018-08-22 21:42:17,268 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/f0dbf3be-b4b4-4791-8d21-3ad0f6228de1 used request id req-488bc062-778f-4ee9-ad45-fe5d433d18b2 2018-08-22 21:42:17,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 21:42:17,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}e2fa23c0561392c4c35d820babb04110c9dd918a" 2018-08-22 21:42:17,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:42: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-6ead10c8-7e94-4ed1-af52-237af86768b8 x-compute-request-id: req-6ead10c8-7e94-4ed1-af52-237af86768b8 Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_alt_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/78183060-63df-400c-b6ef-d7bfd5854d1e", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/78183060-63df-400c-b6ef-d7bfd5854d1e", "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": "78183060-63df-400c-b6ef-d7bfd5854d1e"}, {"name": "vyos_vrouter-flavor_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "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": "9bbef491-7ca8-4910-8a69-22766f9b94ab"}, {"name": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "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": "ffe2515d-320e-4ec5-9542-ff06e70228e4"}]} 2018-08-22 21:42:17,548 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-6ead10c8-7e94-4ed1-af52-237af86768b8 2018-08-22 21:42:17,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.28037405014s 2018-08-22 21:42:17,549 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-6ead10c8-7e94-4ed1-af52-237af86768b8 2018-08-22 21:42:17,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-22 21:42:17,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/78183060-63df-400c-b6ef-d7bfd5854d1e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2fa23c0561392c4c35d820babb04110c9dd918a" 2018-08-22 21:42:17,590 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 21:42: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-879872fb-593d-466f-a166-e975f3cbcf35 x-compute-request-id: req-879872fb-593d-466f-a166-e975f3cbcf35 Content-Length: 0 Content-Type: application/json 2018-08-22 21:42:17,590 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/78183060-63df-400c-b6ef-d7bfd5854d1e used request id req-879872fb-593d-466f-a166-e975f3cbcf35 2018-08-22 21:42:17,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0387561321259s 2018-08-22 21:42:17,591 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/78183060-63df-400c-b6ef-d7bfd5854d1e used request id req-879872fb-593d-466f-a166-e975f3cbcf35 2018-08-22 21:42:17,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-22 21:42:17,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/81cb3d99-bc92-4bc3-9ca0-a0b26b2e80e9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:42:18,938 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bf367157-245d-4bea-8707-2fecc169f265 Content-Length: 0 Date: Wed, 22 Aug 2018 21:42:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 21:42:18,938 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/81cb3d99-bc92-4bc3-9ca0-a0b26b2e80e9.json used request id req-bf367157-245d-4bea-8707-2fecc169f265 2018-08-22 21:42:18,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.34468698502s 2018-08-22 21:42:18,939 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/81cb3d99-bc92-4bc3-9ca0-a0b26b2e80e9.json used request id req-bf367157-245d-4bea-8707-2fecc169f265 2018-08-22 21:42:18,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 21:42:18,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:42:19,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ff6dc2cd-26d6-46b5-bd8b-480f0edee0c8 Date: Wed, 22 Aug 2018 21:42:19 GMT RESP BODY: {"floatingips": []} 2018-08-22 21:42:19,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-ff6dc2cd-26d6-46b5-bd8b-480f0edee0c8 2018-08-22 21:42:19,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0586340427399s 2018-08-22 21:42:19,003 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-ff6dc2cd-26d6-46b5-bd8b-480f0edee0c8 2018-08-22 21:42:19,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-22 21:42:19,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:42:19,206 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 21:42: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-0675fbab-01fd-4724-b1fe-171750350dd4 x-compute-request-id: req-0675fbab-01fd-4724-b1fe-171750350dd4 Content-Type: application/json 2018-08-22 21:42:19,206 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed used request id req-0675fbab-01fd-4724-b1fe-171750350dd4 2018-08-22 21:42:19,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.202488899231s 2018-08-22 21:42:19,207 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed used request id req-0675fbab-01fd-4724-b1fe-171750350dd4 2018-08-22 21:42:19,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:42:19,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:42:20,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:42: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-70268f4c-553f-40bf-bc87-1d087619462b x-compute-request-id: req-70268f4c-553f-40bf-bc87-1d087619462b Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_b406e0f8-6169-4621-a703-f2f93e6cd2b0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:c1:c1", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:c1:c1", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b144ff90-3d54-4d77-ae79-efd39730e5ed", "rel": "bookmark"}], "image": {"id": "57dce004-33e3-4274-a054-0b1a8136d16d", "links": [{"href": "http://172.30.9.24:8774/images/57dce004-33e3-4274-a054-0b1a8136d16d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-22T21:30:12.000000", "flavor": {"id": "9bbef491-7ca8-4910-8a69-22766f9b94ab", "links": [{"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "bookmark"}]}, "id": "b144ff90-3d54-4d77-ae79-efd39730e5ed", "security_groups": [{"name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}], "user_id": "f16daa0d808c49a3bca2ee3604c1b4e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-22T21:42:19Z", "hostId": "e8188393645092cff875657fe74d24056e0ebb5a43b7ee7694a447bd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "name": "vyos_vrouter-vm_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "created": "2018-08-22T21:27:54Z", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-22 21:42:20,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-70268f4c-553f-40bf-bc87-1d087619462b 2018-08-22 21:42:20,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.942703962326s 2018-08-22 21:42:20,150 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-70268f4c-553f-40bf-bc87-1d087619462b 2018-08-22 21:42:20,152 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-22 21:42:22,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-22 21:42:22,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:42:22,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:42: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-76ebd62c-aa2a-4f80-9968-08f63b1040b5 x-compute-request-id: req-76ebd62c-aa2a-4f80-9968-08f63b1040b5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-22 21:42:22,230 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-76ebd62c-aa2a-4f80-9968-08f63b1040b5 2018-08-22 21:42:22,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0752389431s 2018-08-22 21:42:22,230 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-76ebd62c-aa2a-4f80-9968-08f63b1040b5 2018-08-22 21:42:22,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-22 21:42:22,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:42:22,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-d51570cc-d7bf-4b43-b041-5a966b15877c Date: Wed, 22 Aug 2018 21:42:22 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:27:50Z", "updated_at": "2018-08-22T21:27:52Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-22T21:27:51Z", "revision_number": 0, "id": "29b83629-affa-42d9-8fb8-eff9f6be9f64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:51Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:27:50Z", "revision_number": 0, "id": "2cc42462-784e-472e-a19d-95d60951f4ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:50Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:27:51Z", "revision_number": 0, "id": "6889fa42-1130-4a81-9adc-2ecca9c03f3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:51Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:27:50Z", "revision_number": 0, "id": "7767d70b-9412-4e84-b223-57c2db7172ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:50Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-22T21:27:51Z", "revision_number": 0, "id": "815d2fa8-e223-4547-b2e6-4633010f25a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:51Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-22T21:27:52Z", "revision_number": 0, "id": "b26f957f-9263-4778-a14e-57b89df3192d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:52Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T21:27:51Z", "revision_number": 0, "id": "cc47ebb5-59a4-4884-a1ac-2bd4d0cb090c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:51Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-22T21:27:52Z", "revision_number": 0, "id": "cd7c2f12-3a5e-4cab-a57c-451dd4ea03d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:27:52Z", "security_group_id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}], "revision_number": 7, "project_id": "8fb9fe4132d6492d974703858046c01b", "id": "199531e8-f0c7-462e-93b7-03e643fb4cad", "name": "vyos_vrouter-sg_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}, {"description": "Default security group", "tags": [], "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:26:20Z", "updated_at": "2018-08-22T21:31:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:26:20Z", "revision_number": 0, "id": "12824882-dd12-4a70-bc08-93fe1d9e021c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:26:20Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-22T21:31:18Z", "revision_number": 0, "id": "729590b1-11cb-4732-ab7f-9cdc5ce39dd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:31:18Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:26:20Z", "revision_number": 0, "id": "879db463-9492-432d-8dfb-e25a0afa601c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-22T21:26:20Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:26:20Z", "revision_number": 0, "id": "aa668844-de1c-46f8-b8b8-0d3036446246", "remote_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "remote_ip_prefix": null, "created_at": "2018-08-22T21:26:20Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb9fe4132d6492d974703858046c01b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-22T21:26:20Z", "revision_number": 0, "id": "e1936cc0-929c-450d-9153-3d60cd4a1706", "remote_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "remote_ip_prefix": null, "created_at": "2018-08-22T21:26:20Z", "security_group_id": "5b283090-c08b-4773-a9ec-6f84321372e4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fb9fe4132d6492d974703858046c01b"}], "revision_number": 2, "project_id": "8fb9fe4132d6492d974703858046c01b", "id": "5b283090-c08b-4773-a9ec-6f84321372e4", "name": "default"}]} 2018-08-22 21:42:22,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-d51570cc-d7bf-4b43-b041-5a966b15877c 2018-08-22 21:42:22,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0705609321594s 2018-08-22 21:42:22,304 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-d51570cc-d7bf-4b43-b041-5a966b15877c 2018-08-22 21:42:22,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-22 21:42:22,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/199531e8-f0c7-462e-93b7-03e643fb4cad.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:42:22,429 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f409bfa3-0c3a-4bc2-8714-19174810f6ad Content-Length: 0 Date: Wed, 22 Aug 2018 21:42:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 21:42:22,429 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/199531e8-f0c7-462e-93b7-03e643fb4cad.json used request id req-f409bfa3-0c3a-4bc2-8714-19174810f6ad 2018-08-22 21:42:22,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.121523857117s 2018-08-22 21:42:22,430 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/199531e8-f0c7-462e-93b7-03e643fb4cad.json used request id req-f409bfa3-0c3a-4bc2-8714-19174810f6ad 2018-08-22 21:42:22,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-22 21:42:22,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:42:22,466 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 21:42: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-b956eebd-d18f-4719-afcd-a80a9a4054b6 x-compute-request-id: req-b956eebd-d18f-4719-afcd-a80a9a4054b6 Content-Length: 0 Content-Type: application/json 2018-08-22 21:42:22,466 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0 used request id req-b956eebd-d18f-4719-afcd-a80a9a4054b6 2018-08-22 21:42:22,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0363359451294s 2018-08-22 21:42:22,467 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vyos_vrouter-kp_b406e0f8-6169-4621-a703-f2f93e6cd2b0 used request id req-b956eebd-d18f-4719-afcd-a80a9a4054b6 2018-08-22 21:42:22,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-22 21:42:22,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/59a8500d-90dc-4627-8508-d3009a7d26e6/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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" -d '{"subnet_id": "fb3e44a0-9b78-45b8-8ab9-dd9b5f895091"}' 2018-08-22 21:42:24,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5d295283-a84d-4a42-830a-1ba6be12b636 Date: Wed, 22 Aug 2018 21:42:24 GMT RESP BODY: {"network_id": "ba53ae23-34df-43f6-9b4f-9ab76dd92ea4", "tenant_id": "8fb9fe4132d6492d974703858046c01b", "subnet_id": "fb3e44a0-9b78-45b8-8ab9-dd9b5f895091", "subnet_ids": ["fb3e44a0-9b78-45b8-8ab9-dd9b5f895091"], "port_id": "a6bdecaf-4bc6-41f0-9954-26d79cc880db", "id": "59a8500d-90dc-4627-8508-d3009a7d26e6"} 2018-08-22 21:42:24,409 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/59a8500d-90dc-4627-8508-d3009a7d26e6/remove_router_interface.json used request id req-5d295283-a84d-4a42-830a-1ba6be12b636 2018-08-22 21:42:24,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.94159197807s 2018-08-22 21:42:24,409 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/59a8500d-90dc-4627-8508-d3009a7d26e6/remove_router_interface.json used request id req-5d295283-a84d-4a42-830a-1ba6be12b636 returning object 59a8500d-90dc-4627-8508-d3009a7d26e6 2018-08-22 21:42:24,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-22 21:42:24,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:42:24,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-8e0b9739-40e4-4d2b-b1fc-10defa938835 Date: Wed, 22 Aug 2018 21:42:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8fb9fe4132d6492d974703858046c01b", "created_at": "2018-08-22T21:26:21Z", "admin_state_up": true, "updated_at": "2018-08-22T21:42:23Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "8fb9fe4132d6492d974703858046c01b", "id": "59a8500d-90dc-4627-8508-d3009a7d26e6", "name": "vyos_vrouter-router_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}]} 2018-08-22 21:42:24,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-8e0b9739-40e4-4d2b-b1fc-10defa938835 2018-08-22 21:42:24,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.117382049561s 2018-08-22 21:42:24,527 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-8e0b9739-40e4-4d2b-b1fc-10defa938835 2018-08-22 21:42:24,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-22 21:42:24,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/59a8500d-90dc-4627-8508-d3009a7d26e6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:42:25,791 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c657a51f-3858-4fbe-886a-62128cf4517e Content-Length: 0 Date: Wed, 22 Aug 2018 21:42:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 21:42:25,791 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/59a8500d-90dc-4627-8508-d3009a7d26e6.json used request id req-c657a51f-3858-4fbe-886a-62128cf4517e 2018-08-22 21:42:25,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.26239705086s 2018-08-22 21:42:25,792 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/59a8500d-90dc-4627-8508-d3009a7d26e6.json used request id req-c657a51f-3858-4fbe-886a-62128cf4517e 2018-08-22 21:42:25,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-22 21:42:25,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:42:25,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-5a545dbf-744c-4d3c-9aec-289b99047b3a Date: Wed, 22 Aug 2018 21:42:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba53ae23-34df-43f6-9b4f-9ab76dd92ea4","tenant_id":"8fb9fe4132d6492d974703858046c01b","created_at":"2018-08-22T21:26:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-22T21:26:20Z","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":"8fb9fe4132d6492d974703858046c01b","id":"fb3e44a0-9b78-45b8-8ab9-dd9b5f895091","subnetpool_id":null,"name":"vyos_vrouter-subnet_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}]} 2018-08-22 21:42:25,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-5a545dbf-744c-4d3c-9aec-289b99047b3a 2018-08-22 21:42:25,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.127532958984s 2018-08-22 21:42:25,920 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-5a545dbf-744c-4d3c-9aec-289b99047b3a 2018-08-22 21:42:25,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-22 21:42:25,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/fb3e44a0-9b78-45b8-8ab9-dd9b5f895091.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:42:27,081 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2207bff5-6df9-4ff1-bc19-a18460aa86c7 Date: Wed, 22 Aug 2018 21:42:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 21:42:27,081 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/fb3e44a0-9b78-45b8-8ab9-dd9b5f895091.json used request id req-2207bff5-6df9-4ff1-bc19-a18460aa86c7 2018-08-22 21:42:27,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.16015601158s 2018-08-22 21:42:27,082 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/fb3e44a0-9b78-45b8-8ab9-dd9b5f895091.json used request id req-2207bff5-6df9-4ff1-bc19-a18460aa86c7 2018-08-22 21:42:27,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 21:42:27,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:42:27,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-6c1997e1-ffb8-43d2-884f-500e3db3af22 Date: Wed, 22 Aug 2018 21:42:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ba53ae23-34df-43f6-9b4f-9ab76dd92ea4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8fb9fe4132d6492d974703858046c01b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T21:42:26Z","qos_policy_id":null,"name":"vyos_vrouter-net_b406e0f8-6169-4621-a703-f2f93e6cd2b0","admin_state_up":true,"tenant_id":"8fb9fe4132d6492d974703858046c01b","created_at":"2018-08-22T21:26:20Z","mtu":1450}]} 2018-08-22 21:42:27,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6c1997e1-ffb8-43d2-884f-500e3db3af22 2018-08-22 21:42:27,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0898840427399s 2018-08-22 21:42:27,172 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6c1997e1-ffb8-43d2-884f-500e3db3af22 2018-08-22 21:42:27,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-22 21:42:27,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/ba53ae23-34df-43f6-9b4f-9ab76dd92ea4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:42:28,238 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e951c487-dc49-48f2-ae4b-a76f3b9383dd Date: Wed, 22 Aug 2018 21:42:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 21:42:28,239 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/ba53ae23-34df-43f6-9b4f-9ab76dd92ea4.json used request id req-e951c487-dc49-48f2-ae4b-a76f3b9383dd 2018-08-22 21:42:28,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.06500101089s 2018-08-22 21:42:28,239 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/ba53ae23-34df-43f6-9b4f-9ab76dd92ea4.json used request id req-e951c487-dc49-48f2-ae4b-a76f3b9383dd 2018-08-22 21:42:28,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 21:42:28,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:42:28,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-c54cb8c3-40b7-4c0f-9b6f-c23baa2fdc79 Date: Wed, 22 Aug 2018 21:42:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T21:27:49Z", "file": "/v2/images/57dce004-33e3-4274-a054-0b1a8136d16d/file", "owner": "8fb9fe4132d6492d974703858046c01b", "id": "57dce004-33e3-4274-a054-0b1a8136d16d", "size": 4373348352, "self": "/v2/images/57dce004-33e3-4274-a054-0b1a8136d16d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/57dce004-33e3-4274-a054-0b1a8136d16d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/57dce004-33e3-4274-a054-0b1a8136d16d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-22T21:26:48Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 21:42:28,522 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-c54cb8c3-40b7-4c0f-9b6f-c23baa2fdc79 2018-08-22 21:42:28,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.278803110123s 2018-08-22 21:42:28,522 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-c54cb8c3-40b7-4c0f-9b6f-c23baa2fdc79 2018-08-22 21:42:28,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-22 21:42:28,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/57dce004-33e3-4274-a054-0b1a8136d16d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9509e7cdea80d7e957698799d6b631cb8ebd82ac" 2018-08-22 21:42:28,958 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e6abe9dd-7b37-46a0-b82a-06d84af6ba24 Date: Wed, 22 Aug 2018 21:42:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 21:42:28,959 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/57dce004-33e3-4274-a054-0b1a8136d16d used request id req-e6abe9dd-7b37-46a0-b82a-06d84af6ba24 2018-08-22 21:42:28,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.434448003769s 2018-08-22 21:42:28,959 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/57dce004-33e3-4274-a054-0b1a8136d16d used request id req-e6abe9dd-7b37-46a0-b82a-06d84af6ba24 2018-08-22 21:42:28,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 21:42:28,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}e2fa23c0561392c4c35d820babb04110c9dd918a" 2018-08-22 21:42:28,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:42: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-cd46c970-81b1-41a3-9937-81f0123d02b3 x-compute-request-id: req-cd46c970-81b1-41a3-9937-81f0123d02b3 Content-Encoding: gzip Content-Length: 405 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab", "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": "9bbef491-7ca8-4910-8a69-22766f9b94ab"}, {"name": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "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": "ffe2515d-320e-4ec5-9542-ff06e70228e4"}]} 2018-08-22 21:42:28,984 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-cd46c970-81b1-41a3-9937-81f0123d02b3 2018-08-22 21:42:28,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024521112442s 2018-08-22 21:42:28,984 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-cd46c970-81b1-41a3-9937-81f0123d02b3 2018-08-22 21:42:28,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-22 21:42:28,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2fa23c0561392c4c35d820babb04110c9dd918a" 2018-08-22 21:42:29,011 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 21:42:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7f568eb4-23a2-4e42-9c68-4595b392db43 x-compute-request-id: req-7f568eb4-23a2-4e42-9c68-4595b392db43 Content-Length: 0 Content-Type: application/json 2018-08-22 21:42:29,011 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab used request id req-7f568eb4-23a2-4e42-9c68-4595b392db43 2018-08-22 21:42:29,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0247530937195s 2018-08-22 21:42:29,011 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/9bbef491-7ca8-4910-8a69-22766f9b94ab used request id req-7f568eb4-23a2-4e42-9c68-4595b392db43 2018-08-22 21:42:29,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 21:42:29,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e2fa23c0561392c4c35d820babb04110c9dd918a" 2018-08-22 21:42:29,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:42:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0b583eb-d8ce-4740-b250-061c67ffcb1b Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "links": {"self": "http://172.30.9.24:5000/v3/users/f16daa0d808c49a3bca2ee3604c1b4e4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f16daa0d808c49a3bca2ee3604c1b4e4", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 21:42:29,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-f0b583eb-d8ce-4740-b250-061c67ffcb1b 2018-08-22 21:42:29,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.19920706749s 2018-08-22 21:42:29,211 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-f0b583eb-d8ce-4740-b250-061c67ffcb1b 2018-08-22 21:42:29,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 21:42:29,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/f16daa0d808c49a3bca2ee3604c1b4e4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2fa23c0561392c4c35d820babb04110c9dd918a" 2018-08-22 21:42:29,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:42:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-966a0846-c79c-48aa-ad13-b3dce834b2c3 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_b406e0f8-6169-4621-a703-f2f93e6cd2b0", "links": {"self": "http://172.30.9.24:5000/v3/users/f16daa0d808c49a3bca2ee3604c1b4e4"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f16daa0d808c49a3bca2ee3604c1b4e4", "description": null}} 2018-08-22 21:42:29,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/f16daa0d808c49a3bca2ee3604c1b4e4 used request id req-966a0846-c79c-48aa-ad13-b3dce834b2c3 2018-08-22 21:42:29,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.314173936844s 2018-08-22 21:42:29,532 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/f16daa0d808c49a3bca2ee3604c1b4e4 used request id req-966a0846-c79c-48aa-ad13-b3dce834b2c3 2018-08-22 21:42:29,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-22 21:42:29,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/f16daa0d808c49a3bca2ee3604c1b4e4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2fa23c0561392c4c35d820babb04110c9dd918a" 2018-08-22 21:42:29,843 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 21:42:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e61c957-f0d7-4da0-a12e-8acd0df67445 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 21:42:29,843 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/f16daa0d808c49a3bca2ee3604c1b4e4 used request id req-6e61c957-f0d7-4da0-a12e-8acd0df67445 2018-08-22 21:42:29,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.310222864151s 2018-08-22 21:42:29,843 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/f16daa0d808c49a3bca2ee3604c1b4e4 used request id req-6e61c957-f0d7-4da0-a12e-8acd0df67445 2018-08-22 21:42:29,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 21:42:29,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e2fa23c0561392c4c35d820babb04110c9dd918a" 2018-08-22 21:42:29,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:42:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e28eb7b-3ede-4322-b4b2-f1d7a8fd1bee Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.24:5000/v3/projects/8fb9fe4132d6492d974703858046c01b"}, "tags": [], "enabled": true, "id": "8fb9fe4132d6492d974703858046c01b", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_b406e0f8-6169-4621-a703-f2f93e6cd2b0"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-22 21:42:29,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-9e28eb7b-3ede-4322-b4b2-f1d7a8fd1bee 2018-08-22 21:42:29,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102344989777s 2018-08-22 21:42:29,952 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-9e28eb7b-3ede-4322-b4b2-f1d7a8fd1bee 2018-08-22 21:42:29,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-22 21:42:29,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/8fb9fe4132d6492d974703858046c01b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2fa23c0561392c4c35d820babb04110c9dd918a" 2018-08-22 21:42:30,186 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 21:42:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-911a6488-db88-4b5f-9055-5d827e08e549 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 21:42:30,186 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/8fb9fe4132d6492d974703858046c01b used request id req-911a6488-db88-4b5f-9055-5d827e08e549 2018-08-22 21:42:30,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.230317115784s 2018-08-22 21:42:30,187 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/8fb9fe4132d6492d974703858046c01b used request id req-911a6488-db88-4b5f-9055-5d827e08e549 2018-08-22 21:42:30,212 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-08-22 21:42:30,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 21:42:30,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 21:42:30,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 21:42:30,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 21:42:30,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 21:42:30,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 21:42:30,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 21:42:30,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 21:42:30,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 21:42:30,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 21:42:30,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 21:42:30,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 21:42:30,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 21:42:30,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 21:42:30,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 21:42:30,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 21:42:30,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 21:42:30,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 21:42:30,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 21:42:30,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 21:42:30,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 21:42:30,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 21:42:30,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 21:42:30,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfaa0a17-696a-480d-a311-1b078c875530 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 21:42:30,247 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-bfaa0a17-696a-480d-a311-1b078c875530 2018-08-22 21:42:30,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 21:42:30,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}, {"id": "2ee01e2b9ad34783bd2bafab61f87aaf", "name": "admin"}], "expires_at": "2018-08-22T22:42:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d69b1f3fec314e8ebf952b8c456a331b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/d69b1f3fec314e8ebf952b8c456a331b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "032439070e6549a2a698896c40df0822"}, "audit_ids": ["nGcmJ_RLSQW6Sr091Hvy7g"], "issued_at": "2018-08-22T21:42:30.000000Z"}} 2018-08-22 21:42:30,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 21:42:30,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}3fee5ee5b237e2bab69a76cbaa4804842198439a" 2018-08-22 21:42:30,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-0ea78b77-665d-419e-af0b-5e9d669ddddb Date: Wed, 22 Aug 2018 21:42:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","provider:network_type":"flat"}]} 2018-08-22 21:42:30,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0ea78b77-665d-419e-af0b-5e9d669ddddb 2018-08-22 21:42:30,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.325635910034s 2018-08-22 21:42:30,970 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0ea78b77-665d-419e-af0b-5e9d669ddddb 2018-08-22 21:42:30,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 21:42:30,979 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 22 Aug 2018 21:42:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fe3daff-e120-40a1-b79f-56a7dcea346c 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.24:5000/v3/", "rel": "self"}]}]}} 2018-08-22 21:42:30,979 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0fe3daff-e120-40a1-b79f-56a7dcea346c 2018-08-22 21:42:30,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 21:42:30,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}3fee5ee5b237e2bab69a76cbaa4804842198439a" 2018-08-22 21:42:31,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45dd8161-8574-4aea-9e85-103c30cfb78b Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/4beeafd00465418cb49ec3ca3c085af1"}, "tags": [], "enabled": true, "id": "4beeafd00465418cb49ec3ca3c085af1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-08-22 21:42:31,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-45dd8161-8574-4aea-9e85-103c30cfb78b 2018-08-22 21:42:31,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.180603981018s 2018-08-22 21:42:31,161 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-45dd8161-8574-4aea-9e85-103c30cfb78b 2018-08-22 21:42:31,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-22 21:42:31,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}3fee5ee5b237e2bab69a76cbaa4804842198439a" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_44298316-54dd-4392-9e26-f4df9c7787ca"}}' 2018-08-22 21:42:31,348 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 22 Aug 2018 21:42:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a752ee76-e974-4a9e-9648-17d0d936e07e 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.24:5000/v3/projects/253244ee16224f84b8a92c5ea1bc79ef"}, "tags": [], "enabled": true, "id": "253244ee16224f84b8a92c5ea1bc79ef", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_44298316-54dd-4392-9e26-f4df9c7787ca"}} 2018-08-22 21:42:31,348 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-a752ee76-e974-4a9e-9648-17d0d936e07e 2018-08-22 21:42:31,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.180682897568s 2018-08-22 21:42:31,348 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-a752ee76-e974-4a9e-9648-17d0d936e07e 2018-08-22 21:42:31,349 - 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'253244ee16224f84b8a92c5ea1bc79ef', '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_44298316-54dd-4392-9e26-f4df9c7787ca'}) 2018-08-22 21:42:31,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-22 21:42:31,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}3fee5ee5b237e2bab69a76cbaa4804842198439a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "cb6a41cc-3867-44a0-b273-ca71d9e2bf7c", "email": null, "name": "juju_epc-user_44298316-54dd-4392-9e26-f4df9c7787ca"}}' 2018-08-22 21:42:31,725 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 22 Aug 2018 21:42:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e3d9356-c7fb-4ad9-af8e-bc5e1320d130 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_44298316-54dd-4392-9e26-f4df9c7787ca", "links": {"self": "http://172.30.9.24:5000/v3/users/53ca397f498e4bb1a5caaabd547adf40"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "53ca397f498e4bb1a5caaabd547adf40", "domain_id": "default", "password_expires_at": null}} 2018-08-22 21:42:31,725 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-5e3d9356-c7fb-4ad9-af8e-bc5e1320d130 2018-08-22 21:42:31,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.370157957077s 2018-08-22 21:42:31,726 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-5e3d9356-c7fb-4ad9-af8e-bc5e1320d130 2018-08-22 21:42:31,726 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'53ca397f498e4bb1a5caaabd547adf40', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_44298316-54dd-4392-9e26-f4df9c7787ca'}) 2018-08-22 21:42:31,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 21:42:31,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}3fee5ee5b237e2bab69a76cbaa4804842198439a" 2018-08-22 21:42:31,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52e8b472-9b0b-47fe-9723-2c0427f47c42 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 21:42:31,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-52e8b472-9b0b-47fe-9723-2c0427f47c42 2018-08-22 21:42:31,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176284074783s 2018-08-22 21:42:31,907 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-52e8b472-9b0b-47fe-9723-2c0427f47c42 2018-08-22 21:42:31,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 21:42:31,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}3fee5ee5b237e2bab69a76cbaa4804842198439a" 2018-08-22 21:42:32,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d8f372e-7222-447c-865a-2e0faa327372 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 21:42:32,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5d8f372e-7222-447c-865a-2e0faa327372 2018-08-22 21:42:32,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.135628938675s 2018-08-22 21:42:32,047 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5d8f372e-7222-447c-865a-2e0faa327372 2018-08-22 21:42:32,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-22 21:42:32,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}3fee5ee5b237e2bab69a76cbaa4804842198439a" 2018-08-22 21:42:32,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-313e3fc5-ae79-4fd4-b1f0-83a05e2d7cff Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ee01e2b9ad34783bd2bafab61f87aaf", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ee01e2b9ad34783bd2bafab61f87aaf"}, "name": "admin"}, {"domain_id": null, "id": "3e8d1649ab36403ebd01008504a9f9d1", "links": {"self": "http://172.30.9.24:5000/v3/roles/3e8d1649ab36403ebd01008504a9f9d1"}, "name": "reader"}, {"domain_id": null, "id": "81768ab888da4b9ba2d6d91befcb7b0f", "links": {"self": "http://172.30.9.24:5000/v3/roles/81768ab888da4b9ba2d6d91befcb7b0f"}, "name": "member"}, {"domain_id": null, "id": "9c047a9e273d45b98f5f6820f2a58056", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c047a9e273d45b98f5f6820f2a58056"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d44c8f6806ac4337b790f7e40507de51", "links": {"self": "http://172.30.9.24:5000/v3/roles/d44c8f6806ac4337b790f7e40507de51"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fcfaa1b827964add84cae2af4091e66c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fcfaa1b827964add84cae2af4091e66c"}, "name": "swiftoperator"}]} 2018-08-22 21:42:32,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-313e3fc5-ae79-4fd4-b1f0-83a05e2d7cff 2018-08-22 21:42:32,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.149063110352s 2018-08-22 21:42:32,201 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-313e3fc5-ae79-4fd4-b1f0-83a05e2d7cff 2018-08-22 21:42:32,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-22 21:42:32,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}3fee5ee5b237e2bab69a76cbaa4804842198439a" 2018-08-22 21:42:32,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d85983dc-c918-404e-aa15-5c6db59ab201 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-22 21:42:32,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-d85983dc-c918-404e-aa15-5c6db59ab201 2018-08-22 21:42:32,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.171911001205s 2018-08-22 21:42:32,378 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-d85983dc-c918-404e-aa15-5c6db59ab201 2018-08-22 21:42:32,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 21:42:32,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}3fee5ee5b237e2bab69a76cbaa4804842198439a" 2018-08-22 21:42:32,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d2dcf49-41aa-4cc2-a86f-115e862d5614 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "juju_epc-user_44298316-54dd-4392-9e26-f4df9c7787ca", "links": {"self": "http://172.30.9.24:5000/v3/users/53ca397f498e4bb1a5caaabd547adf40"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "53ca397f498e4bb1a5caaabd547adf40", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 21:42:32,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-8d2dcf49-41aa-4cc2-a86f-115e862d5614 2018-08-22 21:42:32,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.188219070435s 2018-08-22 21:42:32,568 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-8d2dcf49-41aa-4cc2-a86f-115e862d5614 2018-08-22 21:42:32,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 21:42:32,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}3fee5ee5b237e2bab69a76cbaa4804842198439a" 2018-08-22 21:42:32,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-862237a6-52be-43d3-b802-40004225b6be Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.24:5000/v3/projects/253244ee16224f84b8a92c5ea1bc79ef"}, "tags": [], "enabled": true, "id": "253244ee16224f84b8a92c5ea1bc79ef", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_44298316-54dd-4392-9e26-f4df9c7787ca"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-22 21:42:32,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-862237a6-52be-43d3-b802-40004225b6be 2018-08-22 21:42:32,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.174635887146s 2018-08-22 21:42:32,754 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-862237a6-52be-43d3-b802-40004225b6be 2018-08-22 21:42:32,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-22 21:42:32,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=53ca397f498e4bb1a5caaabd547adf40&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=253244ee16224f84b8a92c5ea1bc79ef" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3fee5ee5b237e2bab69a76cbaa4804842198439a" 2018-08-22 21:42:32,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ea7159b-b4f7-4481-aa35-4c39545bd792 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=53ca397f498e4bb1a5caaabd547adf40&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=253244ee16224f84b8a92c5ea1bc79ef", "previous": null, "next": null}} 2018-08-22 21:42:32,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=53ca397f498e4bb1a5caaabd547adf40&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=253244ee16224f84b8a92c5ea1bc79ef used request id req-0ea7159b-b4f7-4481-aa35-4c39545bd792 2018-08-22 21:42:32,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.185389041901s 2018-08-22 21:42:32,948 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=53ca397f498e4bb1a5caaabd547adf40&role.id=81768ab888da4b9ba2d6d91befcb7b0f&scope.project.id=253244ee16224f84b8a92c5ea1bc79ef used request id req-0ea7159b-b4f7-4481-aa35-4c39545bd792 2018-08-22 21:42:32,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-22 21:42:32,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/253244ee16224f84b8a92c5ea1bc79ef/users/53ca397f498e4bb1a5caaabd547adf40/roles/81768ab888da4b9ba2d6d91befcb7b0f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3fee5ee5b237e2bab69a76cbaa4804842198439a" 2018-08-22 21:42:33,177 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 21:42:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a076031-6f49-4852-9aa3-cb0e50aef1f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 21:42:33,177 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/253244ee16224f84b8a92c5ea1bc79ef/users/53ca397f498e4bb1a5caaabd547adf40/roles/81768ab888da4b9ba2d6d91befcb7b0f used request id req-2a076031-6f49-4852-9aa3-cb0e50aef1f8 2018-08-22 21:42:33,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.225656986237s 2018-08-22 21:42:33,178 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/253244ee16224f84b8a92c5ea1bc79ef/users/53ca397f498e4bb1a5caaabd547adf40/roles/81768ab888da4b9ba2d6d91befcb7b0f used request id req-2a076031-6f49-4852-9aa3-cb0e50aef1f8 2018-08-22 21:42:33,178 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_44298316-54dd-4392-9e26-f4df9c7787ca', 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'253244ee16224f84b8a92c5ea1bc79ef', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'cb6a41cc-3867-44a0-b273-ca71d9e2bf7c', 'username': u'juju_epc-user_44298316-54dd-4392-9e26-f4df9c7787ca', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-22 21:42:33,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-22 21:42:33,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-22 21:42:33,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-22 21:42:33,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-22 21:42:33,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-22 21:42:33,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-22 21:42:33,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-22 21:42:33,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-22 21:42:33,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-22 21:42:33,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-22 21:42:33,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-22 21:42:33,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-22 21:42:33,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-22 21:42:33,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-22 21:42:33,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-22 21:42:33,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-22 21:42:33,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-22 21:42:33,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-22 21:42:33,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-22 21:42:33,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-22 21:42:33,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-22 21:42:33,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-22 21:42:33,183 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_44298316-54dd-4392-9e26-f4df9c7787ca', 'password': 'cb6a41cc-3867-44a0-b273-ca71d9e2bf7c', 'project_name': 'juju_epc-project_44298316-54dd-4392-9e26-f4df9c7787ca', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '253244ee16224f84b8a92c5ea1bc79ef', 'project_domain_name': 'Default'} 2018-08-22 21:42:33,252 - 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-08-22 21:42:33,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-22 21:42:33,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-22 21:42:33,283 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 22 Aug 2018 21:42:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54c7cd58-7fa9-4e8b-a80f-8241db580119 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.5:35357/v3/", "rel": "self"}]}]}} 2018-08-22 21:42:33,283 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.5:35357/ used request id req-54c7cd58-7fa9-4e8b-a80f-8241db580119 2018-08-22 21:42:33,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3fee5ee5b237e2bab69a76cbaa4804842198439a" 2018-08-22 21:42:33,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3753794-0fca-4aa7-a71e-00195ed1b90e Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/0463693267b343c6b911ff54fcb45cc8"}, "enabled": true, "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/17f5b5991b0049a1b919d6c384e393fb"}, "enabled": true, "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/45bfe01157a94ea1b20f2c101df89c13"}, "enabled": true, "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4a53873eb85541dd8415eb2067956803"}, "enabled": true, "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/660098b3e4b444b09de7f0daabfb5510"}, "enabled": true, "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/7b70f44e9cd7440ba88a7ed2efa82fcc"}, "enabled": true, "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/90ec3a4eb1404aca9331a3fdd05edd8c"}, "enabled": true, "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/93654fc43b2d4242bab3c33541799fc1"}, "enabled": true, "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/96dda4b622854e40b5c815e2d19b98e2"}, "enabled": true, "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/975d1e8041c9482eb6fcb83abc92e2ae"}, "enabled": true, "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a9017a380550492e8503ea9057d0335b"}, "enabled": true, "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/d8c1f20da90743b58333c3bb17f76467"}, "enabled": true, "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e0c9147a4d574e978029f1012c1b5cef"}, "enabled": true, "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/eed3565bb76d48b7a1725f264a59d873"}, "enabled": true, "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/efa5c8345fa0427abeeecc5bef642565"}, "enabled": true, "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-08-22 21:42:33,440 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-c3753794-0fca-4aa7-a71e-00195ed1b90e 2018-08-22 21:42:33,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.164536952972s 2018-08-22 21:42:33,441 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-c3753794-0fca-4aa7-a71e-00195ed1b90e 2018-08-22 21:42:33,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-22 21:42:33,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}3fee5ee5b237e2bab69a76cbaa4804842198439a" 2018-08-22 21:42:33,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99ec79fd-d2f8-4a0e-b9a8-49bb8ff530f5 Content-Encoding: gzip Content-Length: 1967 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/022f1111a680449ab993cad3e83b7fd6"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e0c9147a4d574e978029f1012c1b5cef", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/07ccda9b2b08437a97361636cf340978"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "90ec3a4eb1404aca9331a3fdd05edd8c", "id": "07ccda9b2b08437a97361636cf340978"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/17c69234c4194851803f59e5b9606ac0"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a9017a380550492e8503ea9057d0335b", "id": "17c69234c4194851803f59e5b9606ac0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3682951b77e84c39a40f21e39aa03386"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d8c1f20da90743b58333c3bb17f76467", "id": "3682951b77e84c39a40f21e39aa03386"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3703e8aab8554a64bc4080e320522c66"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "17f5b5991b0049a1b919d6c384e393fb", "id": "3703e8aab8554a64bc4080e320522c66"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3a0d11e2ab9a4dad99c5a728caa54744"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0463693267b343c6b911ff54fcb45cc8", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4148ce52d4be45d9ae96016083376fa3"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d8c1f20da90743b58333c3bb17f76467", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4ba3a5b31a25463bbe8c8bd2d65906d8"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "90ec3a4eb1404aca9331a3fdd05edd8c", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4f31947b8e3c41a1904ad6e50b48d49b"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "45bfe01157a94ea1b20f2c101df89c13", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5031271106c9455fb5325132480a3775"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4a53873eb85541dd8415eb2067956803", "id": "5031271106c9455fb5325132480a3775"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/529d19ad272e490f9ca8c49c0bdac410"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "660098b3e4b444b09de7f0daabfb5510", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5652df2e76134be39a852d492aba371c"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "93654fc43b2d4242bab3c33541799fc1", "id": "5652df2e76134be39a852d492aba371c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5e0aec819b5d4f40a72ec3e852c95bdd"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "17f5b5991b0049a1b919d6c384e393fb", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/62ebad5fe390491e81b193388b24dd83"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "45bfe01157a94ea1b20f2c101df89c13", "id": "62ebad5fe390491e81b193388b24dd83"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/63b268c400fc4fd4bd8ca3a6bb86eeda"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e0c9147a4d574e978029f1012c1b5cef", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/71f7b289f2df4a8facbb35dd19b13d76"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "eed3565bb76d48b7a1725f264a59d873", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/74b79c756ed7404696b53af6d3393892"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "975d1e8041c9482eb6fcb83abc92e2ae", "id": "74b79c756ed7404696b53af6d3393892"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/76cf7a44382c45e7859dbe98302cc4d2"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "eed3565bb76d48b7a1725f264a59d873", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/78f9ddcd74df4323abca7ee4d716048e"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "90ec3a4eb1404aca9331a3fdd05edd8c", "id": "78f9ddcd74df4323abca7ee4d716048e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7985554d643c4195ae83869044721011"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "45bfe01157a94ea1b20f2c101df89c13", "id": "7985554d643c4195ae83869044721011"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7a46a96842784bfb88457a62e82d0279"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0463693267b343c6b911ff54fcb45cc8", "id": "7a46a96842784bfb88457a62e82d0279"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7aa17c3c835b4332b40eca6bef3b53f1"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "93654fc43b2d4242bab3c33541799fc1", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8839d48a78d044539b0a8eb5b3a725dc"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "660098b3e4b444b09de7f0daabfb5510", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8be14c0878204924afe0be3893d4b106"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4a53873eb85541dd8415eb2067956803", "id": "8be14c0878204924afe0be3893d4b106"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/a7cb04f732ef45a49da685dadf99c317"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/abead4ae448b464e9b795304e5f59fcb"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96dda4b622854e40b5c815e2d19b98e2", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b0a17f0c7eb74308805541c626c36688"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "17f5b5991b0049a1b919d6c384e393fb", "id": "b0a17f0c7eb74308805541c626c36688"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b7c8984c02b046208d99b4946d67b00d"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96dda4b622854e40b5c815e2d19b98e2", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/cdaa33fd4a8c449ab696c670fab64517"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d8c1f20da90743b58333c3bb17f76467", "id": "cdaa33fd4a8c449ab696c670fab64517"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d2a6439d655349b4bd23db9375d95409"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "975d1e8041c9482eb6fcb83abc92e2ae", "id": "d2a6439d655349b4bd23db9375d95409"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e32c0a13a151499c80f1ecf6dedd7c4f"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "eed3565bb76d48b7a1725f264a59d873", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e62aa7e215624d73a2f1b2e0c698bea2"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a9017a380550492e8503ea9057d0335b", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e6c04a401cb24c698ec707cfaf5e77ac"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4a53873eb85541dd8415eb2067956803", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ed79c13ffbf84f0ea7a316dc3bf91373"}, "url": "http://12.0.0.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f37f76c9194d489e8ae90ce383bbea29"}, "url": "http://12.0.0.26:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "id": "f37f76c9194d489e8ae90ce383bbea29"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f4b3cfd2c4634edc9e05a6474678cdb0"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a9017a380550492e8503ea9057d0335b", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f59557c8947a488cb39b7baae14f977d"}, "url": "http://172.30.9.24:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "660098b3e4b444b09de7f0daabfb5510", "id": "f59557c8947a488cb39b7baae14f977d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f5b17312d27d4c3b9afbf5a6b4fd510f"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e0c9147a4d574e978029f1012c1b5cef", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fb3cf2b9037f49259630ab02528e4eb5"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96dda4b622854e40b5c815e2d19b98e2", "id": "fb3cf2b9037f49259630ab02528e4eb5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fb7b04820fc84763b62f564eb2552320"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "975d1e8041c9482eb6fcb83abc92e2ae", "id": "fb7b04820fc84763b62f564eb2552320"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fd047360e12a4c83ab0516f339f20aa7"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0463693267b343c6b911ff54fcb45cc8", "id": "fd047360e12a4c83ab0516f339f20aa7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fe88f042c3584800865a41a88708f354"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "93654fc43b2d4242bab3c33541799fc1", "id": "fe88f042c3584800865a41a88708f354"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-22 21:42:33,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-99ec79fd-d2f8-4a0e-b9a8-49bb8ff530f5 2018-08-22 21:42:33,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.108099937439s 2018-08-22 21:42:33,556 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-99ec79fd-d2f8-4a0e-b9a8-49bb8ff530f5 2018-08-22 21:42:33,564 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-08-22 21:42:33,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 21:42:33,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2d6d389-aad1-409c-9e54-7945144771ef 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.24:5000/v3/", "rel": "self"}]}} 2018-08-22 21:42:33,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-f2d6d389-aad1-409c-9e54-7945144771ef 2018-08-22 21:42:33,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-22 21:42:33,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81768ab888da4b9ba2d6d91befcb7b0f", "name": "member"}, {"id": "3e8d1649ab36403ebd01008504a9f9d1", "name": "reader"}], "expires_at": "2018-08-22T22:42:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "253244ee16224f84b8a92c5ea1bc79ef", "name": "juju_epc-project_44298316-54dd-4392-9e26-f4df9c7787ca"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v3/253244ee16224f84b8a92c5ea1bc79ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a0d11e2ab9a4dad99c5a728caa54744"}, {"url": "http://172.30.9.24:8776/v3/253244ee16224f84b8a92c5ea1bc79ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a46a96842784bfb88457a62e82d0279"}, {"url": "http://192.30.9.5:8776/v3/253244ee16224f84b8a92c5ea1bc79ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fd047360e12a4c83ab0516f339f20aa7"}], "type": "volumev3", "id": "0463693267b343c6b911ff54fcb45cc8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3703e8aab8554a64bc4080e320522c66"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e0aec819b5d4f40a72ec3e852c95bdd"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0a17f0c7eb74308805541c626c36688"}], "type": "image", "id": "17f5b5991b0049a1b919d6c384e393fb", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/253244ee16224f84b8a92c5ea1bc79ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f31947b8e3c41a1904ad6e50b48d49b"}, {"url": "http://172.30.9.24:8004/v1/253244ee16224f84b8a92c5ea1bc79ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62ebad5fe390491e81b193388b24dd83"}, {"url": "http://192.30.9.5:8004/v1/253244ee16224f84b8a92c5ea1bc79ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7985554d643c4195ae83869044721011"}], "type": "orchestration", "id": "45bfe01157a94ea1b20f2c101df89c13", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5031271106c9455fb5325132480a3775"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8be14c0878204924afe0be3893d4b106"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6c04a401cb24c698ec707cfaf5e77ac"}], "type": "placement", "id": "4a53873eb85541dd8415eb2067956803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/253244ee16224f84b8a92c5ea1bc79ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529d19ad272e490f9ca8c49c0bdac410"}, {"url": "http://192.30.9.5:8776/v1/253244ee16224f84b8a92c5ea1bc79ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8839d48a78d044539b0a8eb5b3a725dc"}, {"url": "http://172.30.9.24:8776/v1/253244ee16224f84b8a92c5ea1bc79ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f59557c8947a488cb39b7baae14f977d"}], "type": "volume", "id": "660098b3e4b444b09de7f0daabfb5510", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_253244ee16224f84b8a92c5ea1bc79ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7cb04f732ef45a49da685dadf99c317"}, {"url": "http://12.0.0.26:8080/v1/AUTH_253244ee16224f84b8a92c5ea1bc79ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed79c13ffbf84f0ea7a316dc3bf91373"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f37f76c9194d489e8ae90ce383bbea29"}], "type": "object-store", "id": "7b70f44e9cd7440ba88a7ed2efa82fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ccda9b2b08437a97361636cf340978"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba3a5b31a25463bbe8c8bd2d65906d8"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78f9ddcd74df4323abca7ee4d716048e"}], "type": "compute", "id": "90ec3a4eb1404aca9331a3fdd05edd8c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5652df2e76134be39a852d492aba371c"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7aa17c3c835b4332b40eca6bef3b53f1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe88f042c3584800865a41a88708f354"}], "type": "cloudformation", "id": "93654fc43b2d4242bab3c33541799fc1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/253244ee16224f84b8a92c5ea1bc79ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abead4ae448b464e9b795304e5f59fcb"}, {"url": "http://172.30.9.24:8776/v2/253244ee16224f84b8a92c5ea1bc79ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b7c8984c02b046208d99b4946d67b00d"}, {"url": "http://192.30.9.5:8776/v2/253244ee16224f84b8a92c5ea1bc79ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fb3cf2b9037f49259630ab02528e4eb5"}], "type": "volumev2", "id": "96dda4b622854e40b5c815e2d19b98e2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74b79c756ed7404696b53af6d3393892"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2a6439d655349b4bd23db9375d95409"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fb7b04820fc84763b62f564eb2552320"}], "type": "identity", "id": "975d1e8041c9482eb6fcb83abc92e2ae", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17c69234c4194851803f59e5b9606ac0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e62aa7e215624d73a2f1b2e0c698bea2"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4b3cfd2c4634edc9e05a6474678cdb0"}], "type": "metric", "id": "a9017a380550492e8503ea9057d0335b", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3682951b77e84c39a40f21e39aa03386"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4148ce52d4be45d9ae96016083376fa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdaa33fd4a8c449ab696c670fab64517"}], "type": "event", "id": "d8c1f20da90743b58333c3bb17f76467", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "022f1111a680449ab993cad3e83b7fd6"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63b268c400fc4fd4bd8ca3a6bb86eeda"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5b17312d27d4c3b9afbf5a6b4fd510f"}], "type": "network", "id": "e0c9147a4d574e978029f1012c1b5cef", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71f7b289f2df4a8facbb35dd19b13d76"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76cf7a44382c45e7859dbe98302cc4d2"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e32c0a13a151499c80f1ecf6dedd7c4f"}], "type": "alarming", "id": "eed3565bb76d48b7a1725f264a59d873", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "efa5c8345fa0427abeeecc5bef642565", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_44298316-54dd-4392-9e26-f4df9c7787ca", "id": "53ca397f498e4bb1a5caaabd547adf40"}, "audit_ids": ["jJgd3m4oQaqH3_bPbOz6AQ"], "issued_at": "2018-08-22T21:42:33.000000Z"}} 2018-08-22 21:42:33,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-22 21:42:33,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}67db781e6d0e54afc626cedcf383e9c04eb06f99" -d '{"network": {"name": "juju_epc-net_44298316-54dd-4392-9e26-f4df9c7787ca", "admin_state_up": true}}' 2018-08-22 21:42:34,773 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-27b66c78-66ea-4012-bdc2-d79f1a2d7c2f Date: Wed, 22 Aug 2018 21:42:34 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"8a3006cb-e187-4f14-8663-fe941fb3666f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"253244ee16224f84b8a92c5ea1bc79ef","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T21:42:34Z","is_default":false,"name":"juju_epc-net_44298316-54dd-4392-9e26-f4df9c7787ca","qos_policy_id":null,"admin_state_up":true,"tenant_id":"253244ee16224f84b8a92c5ea1bc79ef","created_at":"2018-08-22T21:42:34Z","mtu":1450}} 2018-08-22 21:42:34,773 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-27b66c78-66ea-4012-bdc2-d79f1a2d7c2f 2018-08-22 21:42:34,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.817163944244s 2018-08-22 21:42:34,773 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-27b66c78-66ea-4012-bdc2-d79f1a2d7c2f 2018-08-22 21:42:34,774 - 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-08-22T21:42:34Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'8a3006cb-e187-4f14-8663-fe941fb3666f', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-net_44298316-54dd-4392-9e26-f4df9c7787ca', u'admin_state_up': True, u'tenant_id': u'253244ee16224f84b8a92c5ea1bc79ef', u'created_at': u'2018-08-22T21:42:34Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'253244ee16224f84b8a92c5ea1bc79ef', u'l2_adjacency': True}) 2018-08-22 21:42:34,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 21:42:34,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}67db781e6d0e54afc626cedcf383e9c04eb06f99" 2018-08-22 21:42:34,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1228 X-Openstack-Request-Id: req-b0985921-b16e-46b9-8673-d17f66a0d24f Date: Wed, 22 Aug 2018 21:42:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"8a3006cb-e187-4f14-8663-fe941fb3666f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"253244ee16224f84b8a92c5ea1bc79ef","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T21:42:34Z","qos_policy_id":null,"name":"juju_epc-net_44298316-54dd-4392-9e26-f4df9c7787ca","admin_state_up":true,"tenant_id":"253244ee16224f84b8a92c5ea1bc79ef","created_at":"2018-08-22T21:42:34Z","mtu":1450}]} 2018-08-22 21:42:34,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b0985921-b16e-46b9-8673-d17f66a0d24f 2018-08-22 21:42:34,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117134094238s 2018-08-22 21:42:34,892 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b0985921-b16e-46b9-8673-d17f66a0d24f 2018-08-22 21:42:34,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-22 21:42:34,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}67db781e6d0e54afc626cedcf383e9c04eb06f99" -d '{"subnet": {"name": "juju_epc-subnet_44298316-54dd-4392-9e26-f4df9c7787ca", "enable_dhcp": true, "network_id": "8a3006cb-e187-4f14-8663-fe941fb3666f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-08-22 21:42:35,496 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-188b43b4-e46f-4f12-ac69-2921831cd88c Date: Wed, 22 Aug 2018 21:42:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a3006cb-e187-4f14-8663-fe941fb3666f","tenant_id":"253244ee16224f84b8a92c5ea1bc79ef","created_at":"2018-08-22T21:42:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-22T21:42:35Z","gateway_ip":"192.168.121.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.121.0/24","project_id":"253244ee16224f84b8a92c5ea1bc79ef","id":"08f51a6f-f6ac-41da-843f-668e98a55adc","subnetpool_id":null,"name":"juju_epc-subnet_44298316-54dd-4392-9e26-f4df9c7787ca"}} 2018-08-22 21:42:35,496 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-188b43b4-e46f-4f12-ac69-2921831cd88c 2018-08-22 21:42:35,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.602946996689s 2018-08-22 21:42:35,497 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-188b43b4-e46f-4f12-ac69-2921831cd88c 2018-08-22 21:42:35,497 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T21:42:35Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.121.2', u'end': u'192.168.121.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.121.0/24', u'id': u'08f51a6f-f6ac-41da-843f-668e98a55adc', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_44298316-54dd-4392-9e26-f4df9c7787ca', u'enable_dhcp': True, u'network_id': u'8a3006cb-e187-4f14-8663-fe941fb3666f', u'tenant_id': u'253244ee16224f84b8a92c5ea1bc79ef', u'created_at': u'2018-08-22T21:42:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'253244ee16224f84b8a92c5ea1bc79ef'}) 2018-08-22 21:42:35,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-22 21:42:35,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}67db781e6d0e54afc626cedcf383e9c04eb06f99" -d '{"router": {"external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374"}, "name": "juju_epc-router_44298316-54dd-4392-9e26-f4df9c7787ca", "admin_state_up": true}}' 2018-08-22 21:42:37,115 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-76a31117-ae71-49c4-8c06-21054fdeaff9 Date: Wed, 22 Aug 2018 21:42:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "253244ee16224f84b8a92c5ea1bc79ef", "created_at": "2018-08-22T21:42:35Z", "admin_state_up": true, "updated_at": "2018-08-22T21:42:36Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "253244ee16224f84b8a92c5ea1bc79ef", "id": "52e72c99-e692-4a1e-8641-2dae43562532", "name": "juju_epc-router_44298316-54dd-4392-9e26-f4df9c7787ca"}} 2018-08-22 21:42:37,115 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-76a31117-ae71-49c4-8c06-21054fdeaff9 2018-08-22 21:42:37,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.61697793007s 2018-08-22 21:42:37,115 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-76a31117-ae71-49c4-8c06-21054fdeaff9 2018-08-22 21:42:37,116 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-22T21:42:36Z', u'revision_number': 2, u'id': u'52e72c99-e692-4a1e-8641-2dae43562532', u'external_gateway_info': {u'network_id': u'6d7dc7b5-a036-4d48-b058-a0d7ec887374', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'37350c7d-7f7a-4dc4-acdb-2f5b730b9a18', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_44298316-54dd-4392-9e26-f4df9c7787ca', u'admin_state_up': True, u'tenant_id': u'253244ee16224f84b8a92c5ea1bc79ef', u'created_at': u'2018-08-22T21:42:35Z', u'flavor_id': None, u'routes': [], u'project_id': u'253244ee16224f84b8a92c5ea1bc79ef'}) 2018-08-22 21:42:37,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-22 21:42:37,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/52e72c99-e692-4a1e-8641-2dae43562532/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}67db781e6d0e54afc626cedcf383e9c04eb06f99" -d '{"subnet_id": "08f51a6f-f6ac-41da-843f-668e98a55adc"}' 2018-08-22 21:42:39,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d82ac2c2-f7e5-40a3-a16b-0c5acd68f391 Date: Wed, 22 Aug 2018 21:42:39 GMT RESP BODY: {"network_id": "8a3006cb-e187-4f14-8663-fe941fb3666f", "tenant_id": "253244ee16224f84b8a92c5ea1bc79ef", "subnet_id": "08f51a6f-f6ac-41da-843f-668e98a55adc", "subnet_ids": ["08f51a6f-f6ac-41da-843f-668e98a55adc"], "port_id": "55136d20-4804-4766-b82a-185684cec546", "id": "52e72c99-e692-4a1e-8641-2dae43562532"} 2018-08-22 21:42:39,794 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/52e72c99-e692-4a1e-8641-2dae43562532/add_router_interface.json used request id req-d82ac2c2-f7e5-40a3-a16b-0c5acd68f391 2018-08-22 21:42:39,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.67778706551s 2018-08-22 21:42:39,794 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/52e72c99-e692-4a1e-8641-2dae43562532/add_router_interface.json used request id req-d82ac2c2-f7e5-40a3-a16b-0c5acd68f391 returning object 52e72c99-e692-4a1e-8641-2dae43562532 2018-08-22 21:42:39,795 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-08-22 21:42:41,371 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:f4a9830fb482d07eec07c8532a1c265e sha256:1cbcd7982061f60172fb90f2b08f5da155096d5c7d7979777a46cd36c722a15d 2018-08-22 21:42:41,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-08-22 21:42:41,377 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 22 Aug 2018 21:42:41 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-22 21:42:41,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 21:42:41,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}67db781e6d0e54afc626cedcf383e9c04eb06f99" 2018-08-22 21:42:41,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-4e377023-a7bf-4f7b-bc3c-c51fd7d77e46 Date: Wed, 22 Aug 2018 21:42:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 21:42:41,675 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4e377023-a7bf-4f7b-bc3c-c51fd7d77e46 2018-08-22 21:42:41,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.293475866318s 2018-08-22 21:42:41,675 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4e377023-a7bf-4f7b-bc3c-c51fd7d77e46 2018-08-22 21:42:41,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-22 21:42:41,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}67db781e6d0e54afc626cedcf383e9c04eb06f99" -d '{"owner_specified.shade.md5": "f4a9830fb482d07eec07c8532a1c265e", "owner_specified.shade.sha256": "1cbcd7982061f60172fb90f2b08f5da155096d5c7d7979777a46cd36c722a15d", "owner_specified.shade.object": "images/juju_epc-img_44298316-54dd-4392-9e26-f4df9c7787ca", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_44298316-54dd-4392-9e26-f4df9c7787ca"}' 2018-08-22 21:42:41,777 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/a82fc5e3-e430-4c84-a1e8-244f5605a1f2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-22134b90-b4ce-4c43-a2b8-e52fa9189d31 Date: Wed, 22 Aug 2018 21:42:41 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T21:42:41Z", "file": "/v2/images/a82fc5e3-e430-4c84-a1e8-244f5605a1f2/file", "owner": "253244ee16224f84b8a92c5ea1bc79ef", "id": "a82fc5e3-e430-4c84-a1e8-244f5605a1f2", "size": null, "self": "/v2/images/a82fc5e3-e430-4c84-a1e8-244f5605a1f2", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1cbcd7982061f60172fb90f2b08f5da155096d5c7d7979777a46cd36c722a15d", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_44298316-54dd-4392-9e26-f4df9c7787ca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "f4a9830fb482d07eec07c8532a1c265e", "name": "juju_epc-img_44298316-54dd-4392-9e26-f4df9c7787ca", "checksum": null, "created_at": "2018-08-22T21:42:41Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-22 21:42:41,778 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-22134b90-b4ce-4c43-a2b8-e52fa9189d31 2018-08-22 21:42:41,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.095057964325s 2018-08-22 21:42:41,778 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-22134b90-b4ce-4c43-a2b8-e52fa9189d31 returning object a82fc5e3-e430-4c84-a1e8-244f5605a1f2 2018-08-22 21:42:41,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-22 21:42:41,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/a82fc5e3-e430-4c84-a1e8-244f5605a1f2/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}67db781e6d0e54afc626cedcf383e9c04eb06f99" -d '' 2018-08-22 21:42:47,015 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4701611d-0177-4861-952d-2ddad0cd33e7 Date: Wed, 22 Aug 2018 21:42:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 21:42:47,015 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/a82fc5e3-e430-4c84-a1e8-244f5605a1f2/file used request id req-4701611d-0177-4861-952d-2ddad0cd33e7 2018-08-22 21:42:47,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.23679184914s 2018-08-22 21:42:47,016 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/a82fc5e3-e430-4c84-a1e8-244f5605a1f2/file used request id req-4701611d-0177-4861-952d-2ddad0cd33e7 2018-08-22 21:42:47,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 21:42:47,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}67db781e6d0e54afc626cedcf383e9c04eb06f99" 2018-08-22 21:42:47,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-bddef888-6686-497b-923b-2c789dafdcfb Date: Wed, 22 Aug 2018 21:42:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T21:42:46Z", "file": "/v2/images/a82fc5e3-e430-4c84-a1e8-244f5605a1f2/file", "owner": "253244ee16224f84b8a92c5ea1bc79ef", "id": "a82fc5e3-e430-4c84-a1e8-244f5605a1f2", "size": 296681472, "self": "/v2/images/a82fc5e3-e430-4c84-a1e8-244f5605a1f2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/a82fc5e3-e430-4c84-a1e8-244f5605a1f2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1cbcd7982061f60172fb90f2b08f5da155096d5c7d7979777a46cd36c722a15d", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/a82fc5e3-e430-4c84-a1e8-244f5605a1f2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_44298316-54dd-4392-9e26-f4df9c7787ca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "f4a9830fb482d07eec07c8532a1c265e", "name": "juju_epc-img_44298316-54dd-4392-9e26-f4df9c7787ca", "checksum": "f4a9830fb482d07eec07c8532a1c265e", "created_at": "2018-08-22T21:42:41Z", "os_hidden": false, "protected": false, "os_hash_value": "81fa1c8acfa7afe4c5b0ec1c3d1494271792398cbc7aeb2672ced22dab4541df610b84b8584d2fa622b0e06fa144a5e80dd3d9911a9c208b7d866671346378ca"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 21:42:47,077 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-bddef888-6686-497b-923b-2c789dafdcfb 2018-08-22 21:42:47,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0567231178284s 2018-08-22 21:42:47,077 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-bddef888-6686-497b-923b-2c789dafdcfb 2018-08-22 21:42:47,079 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/a82fc5e3-e430-4c84-a1e8-244f5605a1f2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a82fc5e3-e430-4c84-a1e8-244f5605a1f2/file', 'owner': u'253244ee16224f84b8a92c5ea1bc79ef', 'id': u'a82fc5e3-e430-4c84-a1e8-244f5605a1f2', 'size': 296681472, u'self': u'/v2/images/a82fc5e3-e430-4c84-a1e8-244f5605a1f2', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'253244ee16224f84b8a92c5ea1bc79ef', 'name': 'juju_epc-project_44298316-54dd-4392-9e26-f4df9c7787ca', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/a82fc5e3-e430-4c84-a1e8-244f5605a1f2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-22T21:42:46Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-22T21:42:46Z', u'owner_specified.shade.sha256': u'1cbcd7982061f60172fb90f2b08f5da155096d5c7d7979777a46cd36c722a15d', u'owner_specified.shade.object': u'images/juju_epc-img_44298316-54dd-4392-9e26-f4df9c7787ca', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'f4a9830fb482d07eec07c8532a1c265e', 'properties': {u'os_hash_value': u'81fa1c8acfa7afe4c5b0ec1c3d1494271792398cbc7aeb2672ced22dab4541df610b84b8584d2fa622b0e06fa144a5e80dd3d9911a9c208b7d866671346378ca', u'self': u'/v2/images/a82fc5e3-e430-4c84-a1e8-244f5605a1f2', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1cbcd7982061f60172fb90f2b08f5da155096d5c7d7979777a46cd36c722a15d', u'owner_specified.shade.object': u'images/juju_epc-img_44298316-54dd-4392-9e26-f4df9c7787ca', u'owner_specified.shade.md5': u'f4a9830fb482d07eec07c8532a1c265e', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_44298316-54dd-4392-9e26-f4df9c7787ca', 'created': u'2018-08-22T21:42:41Z', 'checksum': u'f4a9830fb482d07eec07c8532a1c265e', 'created_at': u'2018-08-22T21:42:41Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'81fa1c8acfa7afe4c5b0ec1c3d1494271792398cbc7aeb2672ced22dab4541df610b84b8584d2fa622b0e06fa144a5e80dd3d9911a9c208b7d866671346378ca', 'metadata': {u'os_hash_value': u'81fa1c8acfa7afe4c5b0ec1c3d1494271792398cbc7aeb2672ced22dab4541df610b84b8584d2fa622b0e06fa144a5e80dd3d9911a9c208b7d866671346378ca', u'self': u'/v2/images/a82fc5e3-e430-4c84-a1e8-244f5605a1f2', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1cbcd7982061f60172fb90f2b08f5da155096d5c7d7979777a46cd36c722a15d', u'owner_specified.shade.object': u'images/juju_epc-img_44298316-54dd-4392-9e26-f4df9c7787ca', u'owner_specified.shade.md5': u'f4a9830fb482d07eec07c8532a1c265e', u'schema': u'/v2/schemas/image'}}) 2018-08-22 21:42:48,760 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i a82fc5e3-e430-4c84-a1e8-244f5605a1f2 -s xenial -r regionOne -u http://172.30.9.24: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-08-22 21:42:48,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-22 21:42:48,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}3fee5ee5b237e2bab69a76cbaa4804842198439a" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_44298316-54dd-4392-9e26-f4df9c7787ca", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-08-22 21:42:49,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:42:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72904f94-d793-492f-9127-c6c374227f90 x-compute-request-id: req-72904f94-d793-492f-9127-c6c374227f90 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_44298316-54dd-4392-9e26-f4df9c7787ca", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/66c9ea06-67de-4b54-8e7d-075c8b43a127", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/66c9ea06-67de-4b54-8e7d-075c8b43a127", "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": "66c9ea06-67de-4b54-8e7d-075c8b43a127"}} 2018-08-22 21:42:49,029 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-72904f94-d793-492f-9127-c6c374227f90 2018-08-22 21:42:49,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.267687797546s 2018-08-22 21:42:49,029 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-72904f94-d793-492f-9127-c6c374227f90 2018-08-22 21:42:49,030 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_44298316-54dd-4392-9e26-f4df9c7787ca', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'66c9ea06-67de-4b54-8e7d-075c8b43a127', 'swap': 0}) 2018-08-22 21:42:49,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-22 21:42:49,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/66c9ea06-67de-4b54-8e7d-075c8b43a127/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}3fee5ee5b237e2bab69a76cbaa4804842198439a" -d '{"extra_specs": {}}' 2018-08-22 21:42:49,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:42: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-dd94097b-cebc-4599-9902-fcee9edeca96 x-compute-request-id: req-dd94097b-cebc-4599-9902-fcee9edeca96 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-22 21:42:49,048 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/66c9ea06-67de-4b54-8e7d-075c8b43a127/os-extra_specs used request id req-dd94097b-cebc-4599-9902-fcee9edeca96 2018-08-22 21:42:49,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0178129673004s 2018-08-22 21:42:49,049 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/66c9ea06-67de-4b54-8e7d-075c8b43a127/os-extra_specs used request id req-dd94097b-cebc-4599-9902-fcee9edeca96 2018-08-22 21:42:49,049 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-08-22 21:42:49,050 - 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-230 | | 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-08-22 21:42:49,054 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-08-22 21:42:49,141 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-08-22 21:42:49,142 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-08-22 21:42:49,246 - 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-08-22 21:42:49,247 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-22 21:42:50,735 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:e99edc0ddb9a257a75b095cc2b9780eb sha256:cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1 2018-08-22 21:42:50,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 21:42:50,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}67db781e6d0e54afc626cedcf383e9c04eb06f99" 2018-08-22 21:42:50,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-554d4604-dc46-441d-840a-2ab78f348ab7 Date: Wed, 22 Aug 2018 21:42:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T21:42:46Z", "file": "/v2/images/a82fc5e3-e430-4c84-a1e8-244f5605a1f2/file", "owner": "253244ee16224f84b8a92c5ea1bc79ef", "id": "a82fc5e3-e430-4c84-a1e8-244f5605a1f2", "size": 296681472, "self": "/v2/images/a82fc5e3-e430-4c84-a1e8-244f5605a1f2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/a82fc5e3-e430-4c84-a1e8-244f5605a1f2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1cbcd7982061f60172fb90f2b08f5da155096d5c7d7979777a46cd36c722a15d", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/a82fc5e3-e430-4c84-a1e8-244f5605a1f2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_44298316-54dd-4392-9e26-f4df9c7787ca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "f4a9830fb482d07eec07c8532a1c265e", "name": "juju_epc-img_44298316-54dd-4392-9e26-f4df9c7787ca", "checksum": "f4a9830fb482d07eec07c8532a1c265e", "created_at": "2018-08-22T21:42:41Z", "os_hidden": false, "protected": false, "os_hash_value": "81fa1c8acfa7afe4c5b0ec1c3d1494271792398cbc7aeb2672ced22dab4541df610b84b8584d2fa622b0e06fa144a5e80dd3d9911a9c208b7d866671346378ca"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 21:42:50,781 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-554d4604-dc46-441d-840a-2ab78f348ab7 2018-08-22 21:42:50,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0442960262299s 2018-08-22 21:42:50,782 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-554d4604-dc46-441d-840a-2ab78f348ab7 2018-08-22 21:42:50,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-22 21:42:50,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}67db781e6d0e54afc626cedcf383e9c04eb06f99" -d '{"owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "owner_specified.shade.object": "images/juju_epc-img_alt_44298316-54dd-4392-9e26-f4df9c7787ca", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_44298316-54dd-4392-9e26-f4df9c7787ca"}' 2018-08-22 21:42:50,834 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/21fdbcbc-7108-4505-9829-d82294bb01a1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1da7bcae-b88f-4e3a-b9d0-5ab4cdc1ea17 Date: Wed, 22 Aug 2018 21:42:50 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T21:42:50Z", "file": "/v2/images/21fdbcbc-7108-4505-9829-d82294bb01a1/file", "owner": "253244ee16224f84b8a92c5ea1bc79ef", "id": "21fdbcbc-7108-4505-9829-d82294bb01a1", "size": null, "self": "/v2/images/21fdbcbc-7108-4505-9829-d82294bb01a1", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_44298316-54dd-4392-9e26-f4df9c7787ca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "juju_epc-img_alt_44298316-54dd-4392-9e26-f4df9c7787ca", "checksum": null, "created_at": "2018-08-22T21:42:50Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-22 21:42:50,834 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-1da7bcae-b88f-4e3a-b9d0-5ab4cdc1ea17 2018-08-22 21:42:50,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0439059734344s 2018-08-22 21:42:50,834 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-1da7bcae-b88f-4e3a-b9d0-5ab4cdc1ea17 returning object 21fdbcbc-7108-4505-9829-d82294bb01a1 2018-08-22 21:42:50,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-22 21:42:50,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/21fdbcbc-7108-4505-9829-d82294bb01a1/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}67db781e6d0e54afc626cedcf383e9c04eb06f99" -d '' 2018-08-22 21:42:55,021 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c5d24686-69f4-4cd4-989a-fc76a385edf1 Date: Wed, 22 Aug 2018 21:42:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 21:42:55,021 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/21fdbcbc-7108-4505-9829-d82294bb01a1/file used request id req-c5d24686-69f4-4cd4-989a-fc76a385edf1 2018-08-22 21:42:55,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.18644809723s 2018-08-22 21:42:55,021 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/21fdbcbc-7108-4505-9829-d82294bb01a1/file used request id req-c5d24686-69f4-4cd4-989a-fc76a385edf1 2018-08-22 21:42:55,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 21:42:55,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}67db781e6d0e54afc626cedcf383e9c04eb06f99" 2018-08-22 21:42:55,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json X-Openstack-Request-Id: req-17665c4a-7758-44a1-ad9b-9dc16401d9aa Date: Wed, 22 Aug 2018 21:42:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T21:42:54Z", "file": "/v2/images/21fdbcbc-7108-4505-9829-d82294bb01a1/file", "owner": "253244ee16224f84b8a92c5ea1bc79ef", "id": "21fdbcbc-7108-4505-9829-d82294bb01a1", "size": 263193088, "self": "/v2/images/21fdbcbc-7108-4505-9829-d82294bb01a1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/21fdbcbc-7108-4505-9829-d82294bb01a1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/21fdbcbc-7108-4505-9829-d82294bb01a1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_44298316-54dd-4392-9e26-f4df9c7787ca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "juju_epc-img_alt_44298316-54dd-4392-9e26-f4df9c7787ca", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-22T21:42:50Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T21:42:46Z", "file": "/v2/images/a82fc5e3-e430-4c84-a1e8-244f5605a1f2/file", "owner": "253244ee16224f84b8a92c5ea1bc79ef", "id": "a82fc5e3-e430-4c84-a1e8-244f5605a1f2", "size": 296681472, "self": "/v2/images/a82fc5e3-e430-4c84-a1e8-244f5605a1f2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/a82fc5e3-e430-4c84-a1e8-244f5605a1f2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1cbcd7982061f60172fb90f2b08f5da155096d5c7d7979777a46cd36c722a15d", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/a82fc5e3-e430-4c84-a1e8-244f5605a1f2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_44298316-54dd-4392-9e26-f4df9c7787ca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "f4a9830fb482d07eec07c8532a1c265e", "name": "juju_epc-img_44298316-54dd-4392-9e26-f4df9c7787ca", "checksum": "f4a9830fb482d07eec07c8532a1c265e", "created_at": "2018-08-22T21:42:41Z", "os_hidden": false, "protected": false, "os_hash_value": "81fa1c8acfa7afe4c5b0ec1c3d1494271792398cbc7aeb2672ced22dab4541df610b84b8584d2fa622b0e06fa144a5e80dd3d9911a9c208b7d866671346378ca"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 21:42:55,064 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-17665c4a-7758-44a1-ad9b-9dc16401d9aa 2018-08-22 21:42:55,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0388579368591s 2018-08-22 21:42:55,065 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-17665c4a-7758-44a1-ad9b-9dc16401d9aa 2018-08-22 21:42:55,067 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/21fdbcbc-7108-4505-9829-d82294bb01a1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/21fdbcbc-7108-4505-9829-d82294bb01a1/file', 'owner': u'253244ee16224f84b8a92c5ea1bc79ef', 'id': u'21fdbcbc-7108-4505-9829-d82294bb01a1', 'size': 263193088, u'self': u'/v2/images/21fdbcbc-7108-4505-9829-d82294bb01a1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'253244ee16224f84b8a92c5ea1bc79ef', 'name': 'juju_epc-project_44298316-54dd-4392-9e26-f4df9c7787ca', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/21fdbcbc-7108-4505-9829-d82294bb01a1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-22T21:42:54Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-22T21:42:54Z', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/juju_epc-img_alt_44298316-54dd-4392-9e26-f4df9c7787ca', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', 'properties': {u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', u'self': u'/v2/images/21fdbcbc-7108-4505-9829-d82294bb01a1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/juju_epc-img_alt_44298316-54dd-4392-9e26-f4df9c7787ca', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_44298316-54dd-4392-9e26-f4df9c7787ca', 'created': u'2018-08-22T21:42:50Z', 'checksum': u'e99edc0ddb9a257a75b095cc2b9780eb', 'created_at': u'2018-08-22T21:42:50Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', 'metadata': {u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', u'self': u'/v2/images/21fdbcbc-7108-4505-9829-d82294bb01a1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/juju_epc-img_alt_44298316-54dd-4392-9e26-f4df9c7787ca', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}}) 2018-08-22 21:42:55,231 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 21fdbcbc-7108-4505-9829-d82294bb01a1 -s trusty -r regionOne -u http://172.30.9.24: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-08-22 21:42:55,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-22 21:42:55,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}3fee5ee5b237e2bab69a76cbaa4804842198439a" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_44298316-54dd-4392-9e26-f4df9c7787ca", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-08-22 21:42:55,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:42:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8078ec85-2360-4bd6-8184-e3bc68f9e985 x-compute-request-id: req-8078ec85-2360-4bd6-8184-e3bc68f9e985 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_44298316-54dd-4392-9e26-f4df9c7787ca", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/ec54c438-e8f4-4867-8371-22c363bee68f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/ec54c438-e8f4-4867-8371-22c363bee68f", "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": "ec54c438-e8f4-4867-8371-22c363bee68f"}} 2018-08-22 21:42:55,289 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8078ec85-2360-4bd6-8184-e3bc68f9e985 2018-08-22 21:42:55,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0573120117188s 2018-08-22 21:42:55,290 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8078ec85-2360-4bd6-8184-e3bc68f9e985 2018-08-22 21:42:55,291 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_44298316-54dd-4392-9e26-f4df9c7787ca', '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'd69b1f3fec314e8ebf952b8c456a331b', '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'ec54c438-e8f4-4867-8371-22c363bee68f', 'swap': 0}) 2018-08-22 21:42:55,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-22 21:42:55,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/ec54c438-e8f4-4867-8371-22c363bee68f/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}3fee5ee5b237e2bab69a76cbaa4804842198439a" -d '{"extra_specs": {}}' 2018-08-22 21:42:55,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 21:42:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-be1caefd-3da7-407b-b220-6fcfb23b430f x-compute-request-id: req-be1caefd-3da7-407b-b220-6fcfb23b430f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-22 21:42:55,314 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/ec54c438-e8f4-4867-8371-22c363bee68f/os-extra_specs used request id req-be1caefd-3da7-407b-b220-6fcfb23b430f 2018-08-22 21:42:55,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219848155975s 2018-08-22 21:42:55,314 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/ec54c438-e8f4-4867-8371-22c363bee68f/os-extra_specs used request id req-be1caefd-3da7-407b-b220-6fcfb23b430f 2018-08-22 21:42:55,314 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-08-22 21:46:46,979 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - 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=8a3006cb-e187-4f14-8663-fe941fb3666f --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 21:42:55 INFO juju.cmd supercommand.go:63 running juju [2.2.5 gc go1.9.4] 21:42:55 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=8a3006cb-e187-4f14-8663-fe941fb3666f", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 21:42:55 DEBUG juju.cmd.juju.commands bootstrap.go:804 authenticating with region "regionOne" and credential "abot-epc" () 21:42:55 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[use-default-secgroup:true network:8a3006cb-e187-4f14-8663-fe941fb3666f external-network: use-floating-ip:true] 21:42:55 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 21:42:55 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[transmit-vendor-metrics:true max-status-history-size:5G https-proxy: enable-os-upgrade:true network:8a3006cb-e187-4f14-8663-fe941fb3666f use-floating-ip:true default-series:xenial firewall-mode:instance external-network: automatically-retry-hooks:true authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7VleZwsyz8xWdRe/C28xrGnyvJKwux95iCdSx4H/WE8rvxgZPfFm46HQmpVxhrAIVsCVVTToJMp6DUTERyIuynaR9CdOqfeWCpLaxOz5Kwh4+tquNUXx0y+JOnZsu6CBGmphZpm3kYKRbVi1iSNl1/D9CxoS057+li46Rve57EqFJHD9wjF9GfldezYIBUDdP48kn39dxtuaIxB+1tZYQdJRb6C3y/zov+8WiUmDxti4+jFNzQvsfb6uw97AAFHxfAr5n9QPYhd++acDvzDut/60n5co1kszS8ZpnoYtGW6T2rYkOsa4pAoQrbicCYd8VGtUJTNpD7wwHfMWACd2h juju-client-key logging-config: provisioner-harvest-mode:destroyed no-proxy:127.0.0.1,localhost,::1 name:controller apt-mirror: logforward-enabled:false update-status-hook-interval:5m ssl-hostname-verification:false type:openstack uuid:c4a4aaa0-f16c-41f1-8bef-38950a2ca83a resource-tags: test-mode:false apt-http-proxy: max-status-history-age:336h agent-stream:released apt-ftp-proxy: development:false use-default-secgroup:true ftp-proxy: max-action-results-age:336h net-bond-reconfigure-delay:17 ignore-machine-addresses:false apt-no-proxy: image-stream:released enable-os-refresh-update:true apt-https-proxy: http-proxy: max-action-results-size:5G image-metadata-url: disable-network-management:false agent-metadata-url: proxy-ssh:false] 21:42:55 INFO juju.provider.openstack provider.go:144 opening model "controller" 21:42:56 DEBUG goose :1 auth details: &{Token:gAAAAABbfdjf1NLFFkUYBPW01TwsdmPIp-PXuDWWmUlGpemWbX8uFXnlP1zSQvWc0EiHkkAeNobWcBrPFHRTwJk0iaY_uy9XXE9-jpMdn_wF7rrOIa312ERQFzkH6PKBazNKmKnwclL3jQ6UzoPQXQi7cayLu3ROAzQWc8JCK0qWwu-S3OxzQbU TenantId:253244ee16224f84b8a92c5ea1bc79ef UserId:53ca397f498e4bb1a5caaabd547adf40 Domain: RegionServiceURLs:map[regionOne:map[volumev3:http://172.30.9.24:8776/v3/253244ee16224f84b8a92c5ea1bc79ef network:http://172.30.9.24:9696 volumev2:http://172.30.9.24:8776/v2/253244ee16224f84b8a92c5ea1bc79ef metric:http://172.30.9.24:8041 event:http://172.30.9.24:8977 image:http://172.30.9.24:9292 object-store:http://172.30.9.24:8080/v1/AUTH_253244ee16224f84b8a92c5ea1bc79ef cloudformation:http://172.30.9.24:8000/v1 identity:http://172.30.9.24:5000 alarming:http://172.30.9.24:8042 placement:http://172.30.9.24:8778/placement volume:http://172.30.9.24:8776/v1/253244ee16224f84b8a92c5ea1bc79ef compute:http://172.30.9.24:8774/v2.1 orchestration:http://172.30.9.24:8004/v1/253244ee16224f84b8a92c5ea1bc79ef]]} 21:42:56 INFO cmd bootstrap.go:482 Creating Juju controller "abot-controller" on abot-epc/regionOne 21:42:56 DEBUG goose :1 performing API version discovery for "http://172.30.9.24:8774/" 21:42:56 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.24:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.24:8774/v2.1/ Rel:self}] Status:CURRENT}] 21:42:56 INFO juju.cmd.juju.commands bootstrap.go:540 combined bootstrap constraints: mem=2048M 21:42:56 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 21:42:56 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 21:42:56 DEBUG juju.environs.bootstrap bootstrap.go:685 no agent directory found, using default agent binary metadata source: https://streams.canonical.com/juju/tools 21:42:56 DEBUG juju.environs.bootstrap bootstrap.go:710 setting default image metadata source: /root/images 21:42:56 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 21:42:56 INFO juju.environs.bootstrap bootstrap.go:728 custom image metadata added to search path 21:42:56 INFO cmd bootstrap.go:233 Loading image metadata 21:42:56 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 21:42:56 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 21:42:56 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 21:42:56 DEBUG juju.environs.bootstrap bootstrap.go:576 constraints for image metadata lookup &{{{regionOne http://172.30.9.24:5000/v3} [saucy win2012r2 win81 win2016nano win10 centos7 trusty win2012hv win2016hv win8 opensuseleap quantal win2008r2 win2012 win2016 win7 utopic zesty win2012hvr2 genericlinux precise vivid yakkety wily raring xenial] [amd64 i386 armhf arm64 ppc64el s390x] released}} 21:42:56 DEBUG juju.environs.bootstrap bootstrap.go:588 found 2 image metadata in bootstrap metadata 21:42:59 DEBUG juju.environs.bootstrap bootstrap.go:588 found 0 image metadata in default cloud images 21:43:00 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.24:5000/v3} not found 21:43:00 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.24:5000/v3} not found 21:43:00 DEBUG juju.environs.bootstrap bootstrap.go:592 found 2 image metadata from all image data sources 21:43:00 INFO cmd bootstrap.go:296 Looking for packaged Juju agent version 2.2.9 for amd64 21:43:00 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.2.9 21:43:00 DEBUG juju.environs.tools tools.go:101 finding agent binaries in stream "released" 21:43:00 DEBUG juju.environs.tools tools.go:103 reading agent binaries with major.minor version 2.2 21:43:00 DEBUG juju.environs.tools tools.go:111 filtering agent binaries by version: 2.2.9 21:43:00 DEBUG juju.environs.tools tools.go:114 filtering agent binaries by series: xenial 21:43:00 DEBUG juju.environs.tools tools.go:117 filtering agent binaries by architecture: amd64 21:43:00 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 21:43:01 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 []} 21:43:04 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 21:43:04 INFO cmd bootstrap.go:357 Starting new instance for initial controller Launching controller instance(s) on abot-epc/regionOne... 21:43:04 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 21:43:04 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:a82fc5e3-e430-4c84-a1e8-244f5605a1f2 Arch:amd64 VirtType:}] 21:43:04 INFO juju.environs.instances image.go:106 find instance - using image with id: a82fc5e3-e430-4c84-a1e8-244f5605a1f2 21:43:04 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false 21:43:04 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 21:43:04 DEBUG juju.provider.openstack provider.go:1010 openstack user data; 2492 bytes 21:43:04 DEBUG juju.provider.openstack provider.go:1022 using network id "8a3006cb-e187-4f14-8663-fe941fb3666f" 21:43:04 DEBUG goose :1 performing API version discovery for "http://172.30.9.24:9696/" 21:43:04 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.24:9696/v2.0/ Rel:self}] Status:CURRENT}] 21:43:07 INFO juju.provider.openstack provider.go:1146 trying to build instance in availability zone "nova" - instance "4183dd35-3523-410c-88d5-8f088d10af9b" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "4183dd35-3523-410c-88d5-8f088d10af9b" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "4183dd35-3523-410c-88d5-8f088d10af9b" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "4183dd35-3523-410c-88d5-8f088d10af9b" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "4183dd35-3523-410c-88d5-8f088d10af9b" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "4183dd35-3523-410c-88d5-8f088d10af9b" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "4183dd35-3523-410c-88d5-8f088d10af9b" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "4183dd35-3523-410c-88d5-8f088d10af9b" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "4183dd35-3523-410c-88d5-8f088d10af9b" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "4183dd35-3523-410c-88d5-8f088d10af9b" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "4183dd35-3523-410c-88d5-8f088d10af9b" has status BUILD, wait 10 seconds before retry, attempt 11 21:45:05 INFO juju.provider.openstack provider.go:1189 started instance "4183dd35-3523-410c-88d5-8f088d10af9b" 21:45:05 DEBUG juju.provider.openstack provider.go:1193 allocating public IP address for openstack node 21:45:07 DEBUG juju.provider.openstack networking.go:216 allocated new public IP: 172.30.9.204 21:45:07 INFO juju.provider.openstack provider.go:1198 allocated public IP 172.30.9.204 - 4183dd35-3523-410c-88d5-8f088d10af9b (arch=amd64 mem=2G cores=1) 21:45:10 INFO juju.environs.bootstrap bootstrap.go:606 newest version: 2.2.9 21:45:10 INFO juju.environs.bootstrap bootstrap.go:613 failed to find 2.2.5 tools, will attempt to use 2.2.9 21:45:10 INFO juju.environs.bootstrap bootstrap.go:621 picked bootstrap agent binary version: 2.2.9 21:45:10 INFO juju.environs.bootstrap bootstrap.go:393 Installing Juju agent on bootstrap instance 21:45:13 INFO cmd bootstrap.go:485 Fetching Juju GUI 2.13.2 21:45:13 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false Waiting for address 21:45:14 DEBUG juju.provider.openstack provider.go:414 instance 4183dd35-3523-410c-88d5-8f088d10af9b has floating IP address: 172.30.9.204 Attempting to connect to 172.30.9.204:22 Attempting to connect to 192.168.121.12:22 21:45:14 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.12 failed: ssh: connect to host 192.168.121.12 port 22: Connection refused 21:45:14 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.204 failed: ssh: connect to host 172.30.9.204 port 22: Connection refused 21:45:19 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.12 failed: ssh: connect to host 192.168.121.12 port 22: Connection refused 21:45:20 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-2ca83a-controller-0 21:46:42 INFO cmd bootstrap.go:423 Bootstrap agent now started 21:46:43 DEBUG juju.provider.openstack provider.go:414 instance 4183dd35-3523-410c-88d5-8f088d10af9b has floating IP address: 172.30.9.204 21:46:43 INFO juju.juju api.go:308 API endpoints changed from [] to [172.30.9.204:17070 192.168.121.12:17070] 21:46:43 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.204 to verify accessibility... 21:46:43 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.204:17070 192.168.121.12:17070] 21:46:45 DEBUG juju.api apiclient.go:863 successfully dialed "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" 21:46:45 INFO juju.api apiclient.go:617 connection established to "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" 21:46:45 DEBUG juju.api monitor.go:35 RPC connection died 21:46:45 INFO cmd controller.go:110 Still waiting for API to become available: upgrade in progress (upgrade in progress) 21:46:45 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.204:17070 192.168.121.12:17070] 21:46:45 DEBUG juju.api apiclient.go:863 successfully dialed "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" 21:46:45 INFO juju.api apiclient.go:617 connection established to "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" 21:46:45 DEBUG juju.api monitor.go:35 RPC connection died 21:46:45 INFO cmd controller.go:110 Still waiting for API to become available: upgrade in progress (upgrade in progress) 21:46:46 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.204:17070 192.168.121.12:17070] 21:46:46 DEBUG juju.api apiclient.go:863 successfully dialed "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" 21:46:46 INFO juju.api apiclient.go:617 connection established to "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" 21:46:46 DEBUG juju.api monitor.go:35 RPC connection died 21:46:46 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available. 21:46:46 INFO cmd controller.go:88 Controller machines are in the "controller" model. 21:46:46 INFO cmd controller.go:89 Initial model "default" added. 21:46:46 INFO cmd supercommand.go:465 command finished 2018-08-22 21:46:46,979 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-08-22 21:46:46,980 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-08-22 21:47:00,305 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Deploying charm "local:xenial/abot-epc-basic-1" application abot-epc-basic exposed Deploying charm "cs:mysql-55" Deploying charm "local:trusty/oai-epc-3" Deploying charm "local:trusty/oai-hss-13" Related "mysql:db" and "oai-hss:db" Related "oai-hss:hss" and "oai-epc:hss" Related "oai-epc:epc" and "abot-epc-basic:epc" Related "oai-epc:ssh-abot-epc" and "abot-epc-basic:ssh-abot" Deploy of bundle completed. 2018-08-22 21:47:00,306 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-08-22 22:03:27,490 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-08-22 22:03:10.771932Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-08-22 22:03:27,491 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-08-22 22:03:27,491 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-08-22 22:03:27,633 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju status Model Controller Cloud/Region Version SLA default abot-controller abot-epc/regionOne 2.2.9 unsupported App Version Status Scale Charm Store Rev OS Notes abot-epc-basic active 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc active 1 oai-epc local 3 ubuntu oai-hss active 1 oai-hss local 13 ubuntu Unit Workload Agent Machine Public address Ports Message abot-epc-basic/0* active idle 0 172.30.9.203 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.210 3306/tcp oai-epc/0* active idle 2 172.30.9.209 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.202 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.203 70deea64-6d66-435f-a506-bd29237487e5 xenial nova ACTIVE 1 started 172.30.9.210 4cefcdf0-f0e2-403a-b158-27680be8a47b trusty nova ACTIVE 2 started 172.30.9.209 06304cf8-601e-43cd-82d8-c1b5051bd303 trusty nova ACTIVE 3 started 172.30.9.202 4d76fc05-81e3-4f3f-91c4-67b85de8d14b trusty nova ACTIVE Relation provider Requirer Interface Type abot-epc-basic:ssh-abot oai-epc:ssh-abot-epc ssh regular mysql:cluster mysql:cluster mysql-ha peer mysql:db oai-hss:db mysql regular oai-epc:epc abot-epc-basic:epc S1-C regular oai-hss:hss oai-epc:hss S6a-hss regular 2018-08-22 22:03:27,787 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.203 (agent:idle, workload:active) 80/tcp, 5000/tcp 2018-08-22 22:03:27,788 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2018-08-22 22:03:27,947 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.209 (agent:idle, workload:active) 2152/udp 2018-08-22 22:03:27,948 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2018-08-22 22:03:28,103 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.202 (agent:idle, workload:active) 2018-08-22 22:03:28,103 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2018-08-22 22:03:28,104 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2018-08-22 22:03:28,946 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju scp -- -r -v /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/featureFiles abot-epc-basic/0:~/ 2018-08-22 22:03:28,946 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2018-08-22 22:03:29,447 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju ssh abot-epc-basic/0 sudo cp -vfR ~/featureFiles/* /etc/rebaca-test-suite/featureFiles sudo: unable to resolve host juju-0fbb50-default-0 '/home/ubuntu/featureFiles/000-local-commands.feature' -> '/etc/rebaca-test-suite/featureFiles/000-local-commands.feature' '/home/ubuntu/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' '/home/ubuntu/featureFiles/Auth_Accept.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_Accept.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' '/home/ubuntu/featureFiles/ResourceBundle.xml' -> '/etc/rebaca-test-suite/featureFiles/ResourceBundle.xml' Connection to 172.30.9.203 closed. 2018-08-22 22:03:29,448 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2018-08-22 22:03:29,639 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: 7e9c9539-d391-41ca-888f-85b4638b85ce 2018-08-22 22:13:13,011 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-08-22 22:12:56.339969Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-08-22 22:13:13,012 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2018-08-22 22:13:13,446 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju scp -- -v abot-epc-basic/0:/var/lib/abot-epc-basic/artifacts/TestResults.json /home/opnfv/functest/results/juju_epc/. 2018-08-22 22:13:13,447 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2018-08-22 22:13:13,480 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2018-08-22 22:13:13,480 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2018-08-22 22:13:13,719 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-22 22:13:13,719 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 30:40 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-22 22:13:14,653 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 21:49:39 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-0: 21:49:39 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 21:49:39 DEBUG juju.agent read agent config, format "2.0" machine-0: 21:49:39 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-0: 21:49:39 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-0: 21:49:39 DEBUG juju.worker start "engine" machine-0: 21:49:39 INFO juju.worker start "engine" machine-0: 21:49:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 21:49:39 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 21:49:39 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 21:49:39 DEBUG juju.worker "engine" started machine-0: 21:49:39 DEBUG juju.worker.introspection stats worker now serving machine-0: 21:49:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 21:49:39 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 21:49:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 21:49:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 21:49:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 21:49:39 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 21:49:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 21:49:39 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-0: 21:49:39 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 21:49:39 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 21:49:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:39 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 21:49:39 DEBUG juju.worker.apicaller connecting with old password machine-0: 21:49:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 21:49:39 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" machine-0: 21:49:39 INFO juju.api connection established to "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" machine-0: 21:49:39 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" machine-0: 21:49:40 DEBUG juju.worker.apicaller connected machine-0: 21:49:40 DEBUG juju.worker.apicaller changing password... machine-0: 21:49:40 DEBUG juju.worker.apicaller password changed machine-0: 21:49:40 DEBUG juju.api RPC connection died machine-0: 21:49:40 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 21:49:40 DEBUG juju.worker.apicaller connecting with current password machine-0: 21:49:40 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" machine-0: 21:49:40 INFO juju.api connection established to "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" machine-0: 21:49:40 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" machine-0: 21:49:41 DEBUG juju.worker.apicaller connected machine-0: 21:49:41 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 21:49:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:41 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 21:49:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:41 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:41 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:41 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 21:49:41 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-0: 21:49:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 21:49:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 21:49:41 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 21:49:41 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 21:49:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 21:49:41 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 21:49:41 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 21:49:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 21:49:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 21:49:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 21:49:41 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 21:49:41 INFO juju.worker.upgrader unblocking abort check machine-0: 21:49:41 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-0: 21:49:41 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 21:49:41 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 21:49:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 21:49:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 21:49:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 21:49:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 21:49:41 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 21:49:41 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 21:49:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 21:49:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 21:49:41 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 21:49:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 21:49:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 21:49:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 21:49:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 21:49:41 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 21:49:41 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 21:49:41 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 21:49:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 21:49:41 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 21:49:41 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 21:49:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 21:49:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 21:49:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 21:49:41 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 21:49:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 21:49:41 DEBUG juju.worker.logger logger setup machine-0: 21:49:41 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 21:49:41 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 21:49:41 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 21:49:41 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 21:49:41 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 21:49:41 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 21:49:41 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 21:49:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 21:49:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 21:49:41 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 21:49:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 21:49:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 21:49:41 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 21:49:41 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 21:49:41 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 21:49:41 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 21:49:41 DEBUG juju.network including address public:172.30.9.204 for machine machine-0: 21:49:41 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-0: 21:49:41 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 21:49:41 DEBUG juju.network including address local-machine:::1 for machine machine-0: 21:49:41 DEBUG juju.network addresses after filtering: [public:172.30.9.204 local-cloud:192.168.121.12 local-machine:127.0.0.1 local-machine:::1] machine-0: 21:49:41 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.204:17070 192.168.121.12:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 21:49:41 DEBUG juju.agent API server address details [["172.30.9.204:17070" "192.168.121.12:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "172.30.9.204:17070"] machine-0: 21:49:41 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 21:49:41 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 21:49:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 21:49:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 21:49:41 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 21:49:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 21:49:41 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 21:49:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 21:49:41 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 21:49:41 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 21:49:41 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 21:49:41 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 21:49:41 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 21:49:41 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-0: 21:49:41 DEBUG juju.network including address local-machine:::1 for machine machine-0: 21:49:41 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-machine:::1] machine-0: 21:49:41 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-machine:::1] machine-0: 21:49:41 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.204,192.168.121.12,::1,localhost", AutoNoProxy:""} machine-0: 21:49:41 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 21:49:41 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 21:49:41 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 21:49:41 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 21:49:41 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 21:49:41 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 21:49:41 DEBUG juju.worker start "0-container-watcher" machine-0: 21:49:41 DEBUG juju.worker start "stateconverter" machine-0: 21:49:41 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 21:49:41 INFO juju.worker start "0-container-watcher" machine-0: 21:49:41 DEBUG juju.worker "0-container-watcher" started machine-0: 21:49:41 INFO juju.worker start "stateconverter" machine-0: 21:49:41 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 21:49:41 DEBUG juju.worker "stateconverter" started machine-0: 21:49:41 INFO juju.worker.machiner "machine-0" started machine-0: 21:49:41 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 21:49:41 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 21:49:41 DEBUG juju.service discovered init system "systemd" from local host machine-0: 21:49:41 DEBUG juju.worker.deployer state addresses: ["192.168.121.12:37017"] machine-0: 21:49:41 DEBUG juju.worker.deployer API addresses: ["192.168.121.12:17070" "172.30.9.204:17070"] machine-0: 21:49:41 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-abot-epc-basic-0 Conf:{Desc:juju unit agent for abot-epc-basic/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:/var/lib/juju/init/jujud-unit-abot-epc-basic-0/exec-start.sh ExecStopPost: Logfile:/var/log/juju/unit-abot-epc-basic-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-abot-epc-basic-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name abot-epc-basic/0 --debug]}} ConfName:jujud-unit-abot-epc-basic-0.service UnitName:jujud-unit-abot-epc-basic-0.service Dirname:/var/lib/juju/init/jujud-unit-abot-epc-basic-0 Script:[35 33 47 117 115 114 47 98 105 110 47 101 110 118 32 98 97 115 104 10 10 35 32 83 101 116 32 117 112 32 108 111 103 103 105 110 103 46 10 116 111 117 99 104 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 111 119 110 32 115 121 115 108 111 103 58 115 121 115 108 111 103 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 109 111 100 32 48 54 48 48 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 62 62 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 50 62 38 49 10 10 35 32 82 117 110 32 116 104 101 32 115 99 114 105 112 116 46 10 39 47 118 97 114 47 108 105 98 47 106 117 106 117 47 116 111 111 108 115 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 47 106 117 106 117 100 39 32 117 110 105 116 32 45 45 100 97 116 97 45 100 105 114 32 39 47 118 97 114 47 108 105 98 47 106 117 106 117 39 32 45 45 117 110 105 116 45 110 97 109 101 32 97 98 111 116 45 101 112 99 45 98 97 115 105 99 47 48 32 45 45 100 101 98 117 103]} machine-0: 21:49:41 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 21:49:41 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 21:49:41 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started unit-abot-epc-basic-0: 21:49:41 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-abot-epc-basic-0: 21:49:41 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-abot-epc-basic-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "abot-epc-basic/0", "--debug"} unit-abot-epc-basic-0: 21:49:41 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 21:49:41 INFO juju.worker start "api" unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 21:49:41 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:49:42 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 21:49:42 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 21:49:42 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:49:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:49:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:49:42 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:49:42 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:49:42 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:49:42 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 21:49:42 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:49:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:49:42 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 21:49:42 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:49:42 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:49:42 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 21:49:42 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-abot-epc-basic-0: 21:49:42 INFO juju.api connection established to "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-abot-epc-basic-0: 21:49:42 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-abot-epc-basic-0: 21:49:42 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 21:49:42 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 21:49:42 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 21:49:42 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 21:49:42 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 21:49:42 DEBUG juju.worker.machiner observed network config updated for "machine-0" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:7f:76:c5 192.168.121.0/24 1450 0 ens3 ethernet false false static 192.168.121.14 [] [] []} {2 fa:16:3e:7f:76:c5 1450 0 ens3 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 21:49:42 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 21:49:42 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-abot-epc-basic-0: 21:49:42 INFO juju.api connection established to "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-abot-epc-basic-0: 21:49:42 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 21:49:43 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 21:49:43 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 21:49:43 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 21:49:43 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-abot-epc-basic-0: 21:49:43 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.204,192.168.121.12,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 21:49:43 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 21:49:43 DEBUG juju.network "lxdbr0" has addresses [fe80::4451:5bff:fe91:9520/64 fe80::1/64] unit-abot-epc-basic-0: 21:49:43 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 21:49:43 DEBUG juju.network including address public:172.30.9.204 for machine unit-abot-epc-basic-0: 21:49:43 DEBUG juju.network including address local-cloud:192.168.121.12 for machine unit-abot-epc-basic-0: 21:49:43 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 21:49:43 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 21:49:43 DEBUG juju.network addresses after filtering: [public:172.30.9.204 local-cloud:192.168.121.12 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.204:17070 192.168.121.12:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 21:49:43 DEBUG juju.agent API server address details [["172.30.9.204:17070" "192.168.121.12:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "172.30.9.204:17070"] unit-abot-epc-basic-0: 21:49:43 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 21:49:43 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 21:49:43 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-xenial-amd64 unit-abot-epc-basic-0: 21:49:43 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-xenial-amd64/jujud unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-abot-epc-basic-0/run.socket unit-abot-epc-basic-0: 21:49:43 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 21:49:43 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 21:49:43 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 21:49:43 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 21:49:43 DEBUG httpbakery client do GET https://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 21:49:43 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 21:49:43 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 21:49:43 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 21:49:43 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 21:49:43 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 21:49:43 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 21:49:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 21:49:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 21:49:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 21:49:43 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-0fbb50-default-0 unit-abot-epc-basic-0: 21:49:43 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 21:49:43 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 21:49:43 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 21:49:43 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 21:49:44 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease machine-0: 21:49:44 INFO juju.tools.lxdclient using LXD API version "1.0" unit-abot-epc-basic-0: 21:49:44 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease machine-0: 21:49:44 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 21:49:44 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 21:49:44 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 21:49:45 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 21:49:46 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 21:49:46 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 21:49:46 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 21:49:46 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 21:49:46 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 21:49:46 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 21:49:46 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 21:49:46 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 21:49:46 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 21:49:46 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 21:49:46 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 21:49:46 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 21:49:46 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 21:49:46 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 21:49:46 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 21:49:46 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 21:49:46 DEBUG unit.abot-epc-basic/0.install Need to get 68.8 MB of archives. unit-abot-epc-basic-0: 21:49:46 DEBUG unit.abot-epc-basic/0.install After this operation, 395 MB of additional disk space will be used. unit-abot-epc-basic-0: 21:49:46 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-core all 2.35-1 [1039 kB] unit-abot-epc-basic-0: 21:49:47 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB] unit-abot-epc-basic-0: 21:49:47 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB] unit-abot-epc-basic-0: 21:49:47 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig amd64 2.11.94-0ubuntu1.1 [178 kB] unit-abot-epc-basic-0: 21:49:47 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasyncns0 amd64 0.8-5build1 [12.3 kB] unit-abot-epc-basic-0: 21:49:47 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11-common all 1:7.7+13ubuntu3.1 [22.9 kB] unit-abot-epc-basic-0: 21:49:48 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice6 amd64 2:1.0.9-1 [39.2 kB] unit-abot-epc-basic-0: 21:49:48 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.1 [111 kB] unit-abot-epc-basic-0: 21:49:48 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblcms2-2 amd64 2.6-3ubuntu2 [137 kB] unit-abot-epc-basic-0: 21:49:48 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB] unit-abot-epc-basic-0: 21:49:48 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] unit-abot-epc-basic-0: 21:49:48 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-abot-epc-basic-0: 21:49:48 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 [6946 B] unit-abot-epc-basic-0: 21:49:49 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes3 amd64 1:5.0.1-2 [11.1 kB] unit-abot-epc-basic-0: 21:49:49 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-abot-epc-basic-0: 21:49:49 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5042 B] unit-abot-epc-basic-0: 21:49:49 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-abot-epc-basic-0: 21:49:49 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB] unit-abot-epc-basic-0: 21:49:49 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] unit-abot-epc-basic-0: 21:49:49 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-abot-epc-basic-0: 21:49:50 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B] unit-abot-epc-basic-0: 21:49:50 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.5 kB] unit-abot-epc-basic-0: 21:49:50 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.6 kB] unit-abot-epc-basic-0: 21:49:50 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [25.2 kB] unit-abot-epc-basic-0: 21:49:50 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.5 [197 kB] unit-abot-epc-basic-0: 21:49:50 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-abot-epc-basic-0: 21:49:51 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpcsclite1 amd64 1.8.14-1ubuntu1.16.04.1 [21.4 kB] unit-abot-epc-basic-0: 21:49:51 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi6 amd64 2:1.7.6-1 [28.6 kB] unit-abot-epc-basic-0: 21:49:51 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender1 amd64 1:0.9.9-0ubuntu1 [18.5 kB] unit-abot-epc-basic-0: 21:49:51 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u181-b13-0ubuntu0.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 21:49:53 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates-java all 20160321ubuntu1 [12.5 kB] unit-abot-epc-basic-0: 21:49:53 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-extra all 2.35-1 [1749 kB] unit-abot-epc-basic-0: 21:49:53 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 hicolor-icon-theme all 0.15-0ubuntu1.1 [7698 B] unit-abot-epc-basic-0: 21:49:53 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2-data all 1.1.0-0ubuntu1 [29.4 kB] unit-abot-epc-basic-0: 21:49:53 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2 amd64 1.1.0-0ubuntu1 [350 kB] unit-abot-epc-basic-0: 21:49:53 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-data all 2.18.0-1 [17.1 kB] unit-abot-epc-basic-0: 21:49:53 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-0 amd64 2.18.0-1 [56.9 kB] unit-abot-epc-basic-0: 21:49:54 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-0 amd64 0.33.6-1 [231 kB] unit-abot-epc-basic-0: 21:49:54 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0 amd64 1.11.1-1ubuntu1 [11.4 kB] unit-abot-epc-basic-0: 21:49:54 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0 amd64 1.11.1-1ubuntu1 [5588 B] unit-abot-epc-basic-0: 21:49:54 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2 amd64 1.14.6-1 [555 kB] unit-abot-epc-basic-0: 21:49:54 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdatrie1 amd64 0.2.10-2 [17.3 kB] unit-abot-epc-basic-0: 21:49:54 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-amdgpu1 amd64 2.4.91-2~16.04.1 [18.9 kB] unit-abot-epc-basic-0: 21:49:54 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpciaccess0 amd64 0.13.4-1 [18.1 kB] unit-abot-epc-basic-0: 21:49:55 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-intel1 amd64 2.4.91-2~16.04.1 [59.9 kB] unit-abot-epc-basic-0: 21:49:55 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-nouveau2 amd64 2.4.91-2~16.04.1 [16.3 kB] unit-abot-epc-basic-0: 21:49:55 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-radeon1 amd64 2.4.91-2~16.04.1 [21.5 kB] unit-abot-epc-basic-0: 21:49:55 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libflac8 amd64 1.3.1-4 [210 kB] unit-abot-epc-basic-0: 21:49:55 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.4 [148 kB] unit-abot-epc-basic-0: 21:49:55 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-common all 2.32.2-1ubuntu1.5 [10.3 kB] unit-abot-epc-basic-0: 21:49:56 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-0 amd64 2.32.2-1ubuntu1.5 [159 kB] unit-abot-epc-basic-0: 21:49:56 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgif7 amd64 5.1.4-0.3~16.04 [30.5 kB] unit-abot-epc-basic-0: 21:49:56 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglapi-mesa amd64 18.0.5-0ubuntu0~16.04.1 [23.4 kB] unit-abot-epc-basic-0: 21:49:56 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libllvm6.0 amd64 1:6.0-1ubuntu2~16.04.1 [14.3 MB] unit-abot-epc-basic-0: 21:49:57 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsensors4 amd64 1:3.4.0-2 [28.4 kB] unit-abot-epc-basic-0: 21:49:57 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dri amd64 18.0.5-0ubuntu0~16.04.1 [6080 kB] unit-abot-epc-basic-0: 21:49:57 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2 [8956 B] unit-abot-epc-basic-0: 21:49:57 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0 amd64 1.11.1-1ubuntu1 [6882 B] unit-abot-epc-basic-0: 21:49:57 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 21:49:58 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0 amd64 1.11.1-1ubuntu1 [20.9 kB] unit-abot-epc-basic-0: 21:49:58 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 21:49:58 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync1 amd64 1.11.1-1ubuntu1 [8324 B] unit-abot-epc-basic-0: 21:49:58 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-glx amd64 18.0.5-0ubuntu0~16.04.1 [132 kB] unit-abot-epc-basic-0: 21:49:58 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgraphite2-3 amd64 1.3.10-0ubuntu0.16.04.1 [71.7 kB] unit-abot-epc-basic-0: 21:49:58 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-common all 2.24.30-1ubuntu1.16.04.2 [123 kB] unit-abot-epc-basic-0: 21:49:58 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai-data all 0.1.24-2 [131 kB] unit-abot-epc-basic-0: 21:49:59 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai0 amd64 0.1.24-2 [17.3 kB] unit-abot-epc-basic-0: 21:49:59 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango-1.0-0 amd64 1.38.1-1 [148 kB] unit-abot-epc-basic-0: 21:49:59 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz0b amd64 1.0.1-1ubuntu0.1 [140 kB] unit-abot-epc-basic-0: 21:49:59 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoft2-1.0-0 amd64 1.38.1-1 [33.3 kB] unit-abot-epc-basic-0: 21:49:59 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangocairo-1.0-0 amd64 1.38.1-1 [20.5 kB] unit-abot-epc-basic-0: 21:49:59 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor1 amd64 1:1.1.14-1ubuntu0.16.04.2 [19.9 kB] unit-abot-epc-basic-0: 21:49:59 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr2 amd64 2:1.5.0-1 [17.6 kB] unit-abot-epc-basic-0: 21:49:59 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-0 amd64 2.24.30-1ubuntu1.16.04.2 [1775 kB] unit-abot-epc-basic-0: 21:50:00 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-bin amd64 2.24.30-1ubuntu1.16.04.2 [9834 B] unit-abot-epc-basic-0: 21:50:00 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB] unit-abot-epc-basic-0: 21:50:00 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11proto-core-dev all 7.0.31-1~ubuntu16.04.2 [254 kB] unit-abot-epc-basic-0: 21:50:00 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice-dev amd64 2:1.0.9-1 [44.9 kB] unit-abot-epc-basic-0: 21:50:00 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-abot-epc-basic-0: 21:50:01 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbis0a amd64 1.3.5-3ubuntu0.2 [86.0 kB] unit-abot-epc-basic-0: 21:50:01 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbisenc2 amd64 1.3.5-3ubuntu0.2 [70.6 kB] unit-abot-epc-basic-0: 21:50:01 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsndfile1 amd64 1.0.25-10ubuntu0.16.04.1 [138 kB] unit-abot-epc-basic-0: 21:50:01 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpulse0 amd64 1:8.0-0ubuntu3.10 [249 kB] unit-abot-epc-basic-0: 21:50:01 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm-dev amd64 2:1.2.2-1 [16.2 kB] unit-abot-epc-basic-0: 21:50:01 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxau-dev amd64 1:1.0.8-1 [11.1 kB] unit-abot-epc-basic-0: 21:50:01 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp-dev amd64 1:1.1.2-1.1 [25.1 kB] unit-abot-epc-basic-0: 21:50:01 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-input-dev all 2.3.1-1 [118 kB] unit-abot-epc-basic-0: 21:50:02 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-kb-dev all 1.0.7-0ubuntu1 [224 kB] unit-abot-epc-basic-0: 21:50:02 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xtrans-dev all 1.3.5-1 [70.5 kB] unit-abot-epc-basic-0: 21:50:02 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1-dev amd64 1.11.1-1ubuntu1 [74.2 kB] unit-abot-epc-basic-0: 21:50:02 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2 [642 kB] unit-abot-epc-basic-0: 21:50:02 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-doc all 2:1.6.3-1ubuntu2 [1465 kB] unit-abot-epc-basic-0: 21:50:02 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt6 amd64 1:1.1.5-0ubuntu1 [160 kB] unit-abot-epc-basic-0: 21:50:02 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt-dev amd64 1:1.1.5-0ubuntu1 [394 kB] unit-abot-epc-basic-0: 21:50:03 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u181-b13-0ubuntu0.16.04.1 [69.4 kB] unit-abot-epc-basic-0: 21:50:03 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk-headless amd64 8u181-b13-0ubuntu0.16.04.1 [8180 kB] unit-abot-epc-basic-0: 21:50:03 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u181-b13-0ubuntu0.16.04.1 [453 kB] unit-abot-epc-basic-0: 21:50:04 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 92% Extracting templates from packages: 100% unit-abot-epc-basic-0: 21:50:04 DEBUG unit.abot-epc-basic/0.install Fetched 68.8 MB in 17s (3876 kB/s) unit-abot-epc-basic-0: 21:50:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 21:50:04 DEBUG unit.abot-epc-basic/0.install (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 ... 54337 files and directories currently installed.) unit-abot-epc-basic-0: 21:50:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 21:50:04 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 21:50:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 21:50:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 21:50:04 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 21:50:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 21:50:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 21:50:04 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 21:50:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 21:50:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 21:50:04 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 21:50:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 21:50:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 21:50:04 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 21:50:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 21:50:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 21:50:04 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 21:50:04 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 21:50:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 21:50:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 21:50:04 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 21:50:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 21:50:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 21:50:04 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 21:50:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 21:50:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:50:05 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2) ... unit-abot-epc-basic-0: 21:50:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 21:50:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 21:50:05 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 21:50:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 21:50:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 21:50:05 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 21:50:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 21:50:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 21:50:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 21:50:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 21:50:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 21:50:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 21:50:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 21:50:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 21:50:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 21:50:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 21:50:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 21:50:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 21:50:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 21:50:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 21:50:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 21:50:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 21:50:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 21:50:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcsclite1_1.8.14-1ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:50:06 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 21:50:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 21:50:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 21:50:11 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 21:50:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 21:50:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 21:50:11 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 21:50:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 21:50:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 21:50:11 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 21:50:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 21:50:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 21:50:11 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 21:50:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 21:50:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:50:12 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 21:50:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 21:50:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 21:50:12 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 21:50:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 21:50:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 21:50:12 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 21:50:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 21:50:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 21:50:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 21:50:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 21:50:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:50:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:50:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 21:50:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:50:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:50:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 21:50:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 21:50:12 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 21:50:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 21:50:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 21:50:12 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 21:50:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 21:50:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-amdgpu1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:50:12 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 21:50:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 21:50:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 21:50:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 21:50:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 21:50:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-intel1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:50:13 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 21:50:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 21:50:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-nouveau2_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:50:13 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 21:50:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 21:50:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-radeon1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:50:13 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 21:50:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 21:50:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 21:50:13 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 21:50:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 21:50:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 21:50:13 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 21:50:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 21:50:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-common_2.32.2-1ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 21:50:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 21:50:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 21:50:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 21:50:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 21:50:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 21:50:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgif7_5.1.4-0.3~16.04_amd64.deb ... unit-abot-epc-basic-0: 21:50:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 21:50:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 21:50:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglapi-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:50:13 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 21:50:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 21:50:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm6.0_1%3a6.0-1ubuntu2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:50:13 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 21:50:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 21:50:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 21:50:16 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 21:50:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 21:50:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dri_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:50:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 21:50:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 21:50:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:50:17 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 21:50:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 21:50:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:50:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:50:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 21:50:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:50:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:50:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 21:50:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:50:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:50:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 21:50:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:50:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:50:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 21:50:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:50:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:50:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 21:50:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-glx_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:50:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 21:50:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 21:50:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphite2-3_1.3.10-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:50:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 21:50:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 21:50:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-common_2.24.30-1ubuntu1.16.04.2_all.deb ... unit-abot-epc-basic-0: 21:50:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 21:50:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 21:50:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 21:50:18 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 21:50:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 21:50:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 21:50:18 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 21:50:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 21:50:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 21:50:18 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 21:50:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 21:50:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 21:50:18 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 21:50:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 21:50:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoft2-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 21:50:18 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 21:50:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 21:50:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangocairo-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 21:50:18 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 21:50:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 21:50:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor1_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 21:50:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 21:50:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 21:50:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 21:50:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 21:50:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 21:50:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-0_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 21:50:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 21:50:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 21:50:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-bin_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 21:50:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 21:50:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 21:50:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 21:50:19 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 21:50:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 21:50:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-core-dev_7.0.31-1~ubuntu16.04.2_all.deb ... unit-abot-epc-basic-0: 21:50:19 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 21:50:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 21:50:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 21:50:19 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 21:50:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 21:50:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 21:50:19 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 21:50:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 21:50:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 21:50:19 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 21:50:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 21:50:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 21:50:19 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 21:50:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 21:50:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsndfile1_1.0.25-10ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:50:20 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 21:50:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 21:50:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 21:50:20 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 21:50:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 21:50:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 21:50:20 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 21:50:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 21:50:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 21:50:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 21:50:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 21:50:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdmcp-dev_1%3a1.1.2-1.1_amd64.deb ... unit-abot-epc-basic-0: 21:50:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 21:50:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 21:50:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 21:50:21 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 21:50:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 21:50:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 21:50:21 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 21:50:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 21:50:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 21:50:21 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 21:50:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 21:50:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:50:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:50:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 21:50:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:50:21 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 21:50:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 21:50:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2_all.deb ... unit-abot-epc-basic-0: 21:50:22 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 21:50:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 21:50:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:50:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 21:50:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 21:50:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:50:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 21:50:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 21:50:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:50:22 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 21:50:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 21:50:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:50:23 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 21:50:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 21:50:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:50:24 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 21:50:24 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 21:50:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 21:50:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 21:50:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 21:50:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 21:50:25 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 21:50:25 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 21:50:25 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 21:50:25 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 21:50:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 21:50:25 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 21:50:26 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 21:50:26 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 21:50:26 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 21:50:28 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 21:50:29 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 21:50:29 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 21:50:29 DEBUG unit.abot-epc-basic/0.install update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults unit-abot-epc-basic-0: 21:50:29 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 21:50:29 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 21:50:29 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2) ... unit-abot-epc-basic-0: 21:50:29 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 21:50:29 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 21:50:29 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 21:50:29 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 21:50:29 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 21:50:29 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 21:50:29 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 21:50:29 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 21:50:29 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 21:50:29 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 21:50:29 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 21:50:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-abot-epc-basic-0: 21:50:29 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 21:50:29 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 21:50:29 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 21:50:29 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 21:50:29 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 21:50:29 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 21:50:29 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 21:50:30 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 21:50:30 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 21:50:30 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 21:50:30 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 21:50:30 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 21:50:30 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 21:50:30 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 21:50:30 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 21:50:30 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 21:50:30 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:50:30 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:50:30 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 21:50:30 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 21:50:30 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 21:50:30 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 21:50:30 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 21:50:30 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 21:50:30 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 21:50:30 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 21:50:30 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 21:50:30 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 21:50:30 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 21:50:30 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 21:50:30 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 21:50:30 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 21:50:30 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 21:50:30 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 21:50:31 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 21:50:31 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:50:31 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:50:31 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:50:31 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:50:31 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:50:31 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 21:50:31 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-abot-epc-basic-0: 21:50:31 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 21:50:31 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 21:50:31 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 21:50:31 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 21:50:31 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 21:50:31 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 21:50:31 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 21:50:31 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 21:50:31 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 21:50:31 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 21:50:31 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 21:50:31 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 21:50:31 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 21:50:31 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 21:50:31 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 21:50:31 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 21:50:31 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 21:50:31 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 21:50:31 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 21:50:31 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 21:50:32 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 21:50:32 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 21:50:32 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 21:50:32 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 21:50:32 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 21:50:32 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 21:50:32 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:50:32 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 21:50:32 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 21:50:32 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 21:50:32 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 21:50:32 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 21:50:32 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode unit-abot-epc-basic-0: 21:50:32 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode unit-abot-epc-basic-0: 21:50:32 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode unit-abot-epc-basic-0: 21:50:32 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode unit-abot-epc-basic-0: 21:50:32 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode unit-abot-epc-basic-0: 21:50:32 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode unit-abot-epc-basic-0: 21:50:32 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode unit-abot-epc-basic-0: 21:50:32 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode unit-abot-epc-basic-0: 21:50:32 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode unit-abot-epc-basic-0: 21:50:32 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode unit-abot-epc-basic-0: 21:50:32 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode unit-abot-epc-basic-0: 21:50:32 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode unit-abot-epc-basic-0: 21:50:33 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 21:50:34 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode unit-abot-epc-basic-0: 21:50:34 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode unit-abot-epc-basic-0: 21:50:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 21:50:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 21:50:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 21:50:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 21:50:34 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 21:50:34 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 21:50:34 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 21:50:34 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:50:35 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 21:50:35 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 21:50:35 DEBUG unit.abot-epc-basic/0.install --2018-08-22 21:50:35-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 21:50:36 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 21:50:36 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 21:50:36 DEBUG unit.abot-epc-basic/0.install Length: 47812762 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 21:50:36 DEBUG unit.abot-epc-basic/0.install Saving to: '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' unit-abot-epc-basic-0: 21:50:36 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:50:36 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 94.0K 8m16s unit-abot-epc-basic-0: 21:50:37 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 189K 6m11s unit-abot-epc-basic-0: 21:50:37 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 9.93M 4m9s unit-abot-epc-basic-0: 21:50:37 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.6M 3m7s unit-abot-epc-basic-0: 21:50:37 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 192K 3m18s unit-abot-epc-basic-0: 21:50:37 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.4M 2m45s unit-abot-epc-basic-0: 21:50:37 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 11.0M 2m22s unit-abot-epc-basic-0: 21:50:37 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 10.9M 2m5s unit-abot-epc-basic-0: 21:50:37 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 200K 2m17s unit-abot-epc-basic-0: 21:50:37 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 11.2M 2m3s unit-abot-epc-basic-0: 21:50:37 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 11.1M 1m52s unit-abot-epc-basic-0: 21:50:37 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.4M 1m43s unit-abot-epc-basic-0: 21:50:37 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 11.2M 95s unit-abot-epc-basic-0: 21:50:37 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.1M 89s unit-abot-epc-basic-0: 21:50:37 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 11.4M 83s unit-abot-epc-basic-0: 21:50:37 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 10.4M 78s unit-abot-epc-basic-0: 21:50:37 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 3.91M 74s unit-abot-epc-basic-0: 21:50:37 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 224K 81s unit-abot-epc-basic-0: 21:50:37 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 11.4M 77s unit-abot-epc-basic-0: 21:50:37 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.2M 73s unit-abot-epc-basic-0: 21:50:37 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 11.0M 70s unit-abot-epc-basic-0: 21:50:37 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.9M 67s unit-abot-epc-basic-0: 21:50:37 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 10.9M 64s unit-abot-epc-basic-0: 21:50:37 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 11.0M 61s unit-abot-epc-basic-0: 21:50:37 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.3M 59s unit-abot-epc-basic-0: 21:50:37 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 11.4M 57s unit-abot-epc-basic-0: 21:50:37 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 10.7M 55s unit-abot-epc-basic-0: 21:50:37 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 11.4M 53s unit-abot-epc-basic-0: 21:50:37 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 11.2M 51s unit-abot-epc-basic-0: 21:50:37 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 11.7M 50s unit-abot-epc-basic-0: 21:50:37 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 10.9M 48s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 167K 55s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 20.1M 53s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 27.0M 52s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 82.8M 50s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 76.4M 49s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 70.9M 47s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 91.5M 46s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 87.0M 45s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 82.9M 44s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 76.8M 43s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 90.2M 42s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 99.1M 41s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 90.4M 40s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 84.0M 39s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 90.4M 38s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 101M 37s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 93.6M 36s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 226K 39s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 13.5M 39s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 18.5M 38s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 24.5M 37s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 23.3M 36s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 19.0M 36s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 21.3M 35s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 22.9M 35s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 18.6M 34s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 22.6M 33s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 25.1M 33s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 22.9M 32s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 20.5M 32s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 20.8M 31s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 25.9M 31s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 83.5M 30s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 70.0M 30s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 71.1M 29s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 70.4M 29s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 77.5M 28s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 16.5M 28s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 11.6M 27s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 11.3M 27s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 10.8M 27s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 320K 28s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 7.43M 28s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 7.49M 28s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 8.09M 27s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 1.26M 27s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 11.4M 27s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 11.1M 27s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 11.0M 26s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 11.6M 26s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 11.1M 26s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 11.3M 25s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 11.5M 25s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 11.0M 25s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 11.2M 25s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 11.2M 24s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 10.9M 24s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 11.3M 24s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 11.4M 24s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 11.6M 23s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 11.0M 23s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 10.8M 23s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 11.4M 23s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 378K 23s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 8.09M 23s unit-abot-epc-basic-0: 21:50:38 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 7.23M 23s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 8.57M 23s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 1.27M 23s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 9.72M 23s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 11.7M 22s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 10.9M 22s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 11.4M 22s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 11.0M 22s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 11.5M 22s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 10.9M 21s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 11.5M 21s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 11.3M 21s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 10.8M 21s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 11.4M 21s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 11.0M 21s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 11.3M 20s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 11.6M 20s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 10.9M 20s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 11.2M 20s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 11.3M 20s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 11.1M 19s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 388K 20s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 7.89M 20s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 8.08M 20s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 8.07M 20s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 9.23M 20s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 1.28M 20s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 10.4M 20s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 10.9M 19s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 11.4M 19s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 11.1M 19s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 11.3M 19s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 11.5M 19s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 10.9M 19s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 11.4M 18s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 11.0M 18s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 11.2M 18s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 11.2M 18s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 11.3M 18s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 11.1M 18s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 11.2M 18s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 11.0M 18s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 11.0M 17s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 11.6M 17s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 11.3M 17s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 392K 18s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 10.2M 18s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 7.51M 18s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 9.13M 17s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 1.25M 18s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 10.0M 17s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 11.1M 17s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 11.0M 17s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 10.9M 17s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 11.3M 17s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 10.7M 17s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 11.9M 17s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 10.6M 17s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 11.6M 17s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 10.5M 16s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 9.72M 16s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 11.2M 16s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 11.1M 16s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 11.1M 16s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 11.4M 16s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 11.3M 16s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 11.4M 16s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 11.1M 16s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 11.0M 16s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 394K 16s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 10.8M 16s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 7.25M 16s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 9.85M 16s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 1.27M 16s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 9.22M 16s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 11.3M 16s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 11.1M 16s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 10.7M 15s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 11.0M 15s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 11.1M 15s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 11.8M 15s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 10.7M 15s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 11.5M 15s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 10.1M 15s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 9.90M 15s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 11.5M 15s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 11.2M 15s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 11.2M 15s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 11.2M 14s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 11.1M 14s unit-abot-epc-basic-0: 21:50:39 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 11.4M 14s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 126K 16s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 10.5M 16s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 74.7M 16s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 64.8M 16s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 74.0M 15s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 77.6M 15s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 78.5M 15s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 78.4M 15s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 87.9M 15s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 105M 15s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 92.3M 15s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 531K 15s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 2.93M 15s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 2.93M 15s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 387K 15s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 14.6M 15s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 13.4M 15s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 14.5M 15s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 15.1M 15s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 13.6M 15s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 14.5M 15s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 13.6M 15s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 14.1M 15s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 1.49M 15s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 9.82M 15s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 91.8M 15s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 69.8M 15s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 91.6M 14s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 81.4M 14s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 90.2M 14s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 76.5M 14s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 28.6M 14s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 7.02M 14s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 2.49M 14s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 4.74M 14s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 3.48M 14s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 5.65M 14s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 1.16M 14s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 528K 14s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 11.4M 14s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 10.9M 14s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 11.0M 14s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 11.5M 14s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 11.3M 14s unit-abot-epc-basic-0: 21:50:40 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 11.4M 14s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 168K 15s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 10.4M 14s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 80.1M 14s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 1.55M 14s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 2.57M 14s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 11.0M 14s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 3.46M 14s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 639K 14s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 933K 15s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 21.4M 14s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 71.2M 14s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 65.9M 14s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 82.5M 14s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 75.5M 14s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 82.8M 14s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 72.2M 14s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 75.6M 14s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 782K 14s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 15.2M 14s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 76.9M 14s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 63.9M 14s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 88.2M 14s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 83.7M 14s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 94.1M 14s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 70.1M 13s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 101M 13s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 23.4M 13s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 1.70M 13s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 801K 13s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 528K 14s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 8.20M 14s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 7.72M 14s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 9.43M 13s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 6.79M 13s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 1.61M 13s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 11.2M 13s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 11.3M 13s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 10.6M 13s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 6.73M 13s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 2.32M 13s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 1.53M 13s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 371K 13s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 9.75M 13s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 7.19M 13s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 9.39M 13s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 7.56M 13s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 6.80M 13s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 1.71M 13s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 10.7M 13s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 10.9M 13s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 7.83M 13s unit-abot-epc-basic-0: 21:50:41 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 5.18M 13s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 1.80M 13s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 780K 13s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 542K 13s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 9.15M 13s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 8.01M 13s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 9.74M 13s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 7.93M 13s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 1.57M 13s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 10.5M 13s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 10.3M 13s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 11.1M 13s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 7.21M 13s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 3.44M 13s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 1.71M 13s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 518K 13s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 950K 13s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 9.31M 13s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 7.14M 13s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 11.0M 13s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 8.35M 13s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 1.59M 13s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 9.58M 13s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 11.0M 13s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 10.7M 13s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 7.79M 13s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 3.03M 12s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 1.93M 12s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 538K 13s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 881K 13s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 8.65M 13s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 8.16M 13s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 9.33M 12s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 9.09M 12s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 6.24M 12s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 1.77M 12s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 10.0M 12s unit-abot-epc-basic-0: 21:50:42 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 11.3M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 178K 13s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 2.36M 13s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 66.7M 13s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 79.5M 13s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 84.4M 13s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 89.1M 13s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 73.7M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 85.2M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 100M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 99.7M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 97.0M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 107M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 112M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 110M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 184K 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 98.6M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 95.7M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 89.2M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 75.5M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 83.3M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 75.5M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 78.0M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 91.4M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 9.73M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 361K 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 5.81M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 5.54M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 6.78M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 1.46M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 6.89M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 9.42M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 2.38M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 3.14M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 774K 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 512K 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 6.29M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 5.78M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 5.61M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 1.55M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 7.19M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 4.74M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 2.73M 12s unit-abot-epc-basic-0: 21:50:43 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 2.29M 12s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 517K 12s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 879K 12s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 5.56M 12s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 6.80M 12s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 4.75M 12s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 1.64M 12s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 7.22M 12s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 4.32M 12s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 2.87M 12s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 2.35M 12s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 518K 12s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 883K 12s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 5.67M 12s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 6.49M 12s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 6.81M 12s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 1.48M 12s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 7.47M 12s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 6.53M 12s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 2.64M 12s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 2.99M 12s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 767K 12s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 537K 12s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 5.85M 12s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 6.13M 12s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 6.66M 12s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 1.57M 12s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 6.62M 12s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 9.01M 11s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 4.13M 11s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 2.06M 11s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 2.42M 11s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 361K 12s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 5.95M 11s unit-abot-epc-basic-0: 21:50:44 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 6.14M 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 183K 12s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 84.7M 12s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 66.6M 12s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 88.2M 12s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 71.9M 12s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 80.3M 12s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 68.0M 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 85.1M 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 92.8M 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 89.3M 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 81.6M 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 90.9M 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 1.48M 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 6.39M 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 2.07M 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 1.98M 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 337K 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 4.54M 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 4.38M 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 1.69M 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 4.14M 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 4.39M 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 1.70M 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 1.90M 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 360K 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 4.51M 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 4.83M 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 1.52M 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 4.73M 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 4.19M 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 1.80M 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 731K 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 519K 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 4.85M 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 5.02M 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 1.52M 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 4.87M 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 3.87M 11s unit-abot-epc-basic-0: 21:50:45 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 1.87M 11s unit-abot-epc-basic-0: 21:50:46 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 733K 11s unit-abot-epc-basic-0: 21:50:46 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 517K 11s unit-abot-epc-basic-0: 21:50:46 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 5.32M 11s unit-abot-epc-basic-0: 21:50:46 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 4.79M 11s unit-abot-epc-basic-0: 21:50:46 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 1.54M 11s unit-abot-epc-basic-0: 21:50:46 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 4.84M 11s unit-abot-epc-basic-0: 21:50:46 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 4.94M 11s unit-abot-epc-basic-0: 21:50:46 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 1.73M 11s unit-abot-epc-basic-0: 21:50:46 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 786K 11s unit-abot-epc-basic-0: 21:50:46 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 502K 11s unit-abot-epc-basic-0: 21:50:46 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 4.53M 11s unit-abot-epc-basic-0: 21:50:46 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 4.74M 11s unit-abot-epc-basic-0: 21:50:46 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 1.70M 11s unit-abot-epc-basic-0: 21:50:46 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 4.30M 11s unit-abot-epc-basic-0: 21:50:46 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 6.92M 11s unit-abot-epc-basic-0: 21:50:46 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 1.66M 11s unit-abot-epc-basic-0: 21:50:46 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 2.88M 11s unit-abot-epc-basic-0: 21:50:46 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 338K 11s unit-abot-epc-basic-0: 21:50:46 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 4.98M 11s unit-abot-epc-basic-0: 21:50:46 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 4.88M 11s unit-abot-epc-basic-0: 21:50:46 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 6.83M 11s unit-abot-epc-basic-0: 21:50:46 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 1.53M 11s unit-abot-epc-basic-0: 21:50:46 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 4.95M 11s unit-abot-epc-basic-0: 21:50:46 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 3.91M 11s unit-abot-epc-basic-0: 21:50:46 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 1.82M 11s unit-abot-epc-basic-0: 21:50:46 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 484K 11s unit-abot-epc-basic-0: 21:50:46 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 845K 11s unit-abot-epc-basic-0: 21:50:46 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 4.99M 11s unit-abot-epc-basic-0: 21:50:46 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 4.94M 11s unit-abot-epc-basic-0: 21:50:46 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 1.62M 11s unit-abot-epc-basic-0: 21:50:47 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 4.58M 11s unit-abot-epc-basic-0: 21:50:47 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 7.80M 11s unit-abot-epc-basic-0: 21:50:47 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 1.67M 11s unit-abot-epc-basic-0: 21:50:47 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 1.88M 11s unit-abot-epc-basic-0: 21:50:47 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 361K 11s unit-abot-epc-basic-0: 21:50:47 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 5.09M 11s unit-abot-epc-basic-0: 21:50:47 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 5.20M 11s unit-abot-epc-basic-0: 21:50:47 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 6.15M 11s unit-abot-epc-basic-0: 21:50:47 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 1.57M 11s unit-abot-epc-basic-0: 21:50:47 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 5.11M 10s unit-abot-epc-basic-0: 21:50:47 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 3.92M 10s unit-abot-epc-basic-0: 21:50:47 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 1.96M 10s unit-abot-epc-basic-0: 21:50:47 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 741K 10s unit-abot-epc-basic-0: 21:50:47 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 518K 10s unit-abot-epc-basic-0: 21:50:47 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 5.71M 10s unit-abot-epc-basic-0: 21:50:47 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 4.33M 10s unit-abot-epc-basic-0: 21:50:47 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 1.80M 10s unit-abot-epc-basic-0: 21:50:47 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 5.16M 10s unit-abot-epc-basic-0: 21:50:47 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 5.36M 10s unit-abot-epc-basic-0: 21:50:47 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 2.56M 10s unit-abot-epc-basic-0: 21:50:47 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 1.97M 10s unit-abot-epc-basic-0: 21:50:47 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 361K 10s unit-abot-epc-basic-0: 21:50:47 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 2.57M 10s unit-abot-epc-basic-0: 21:50:47 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 4.75M 10s unit-abot-epc-basic-0: 21:50:47 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 5.17M 10s unit-abot-epc-basic-0: 21:50:47 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 1.67M 10s unit-abot-epc-basic-0: 21:50:47 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 5.19M 10s unit-abot-epc-basic-0: 21:50:47 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 6.65M 10s unit-abot-epc-basic-0: 21:50:47 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 2.15M 10s unit-abot-epc-basic-0: 21:50:47 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 2.22M 10s unit-abot-epc-basic-0: 21:50:48 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 339K 10s unit-abot-epc-basic-0: 21:50:48 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 6.04M 10s unit-abot-epc-basic-0: 21:50:48 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 4.55M 10s unit-abot-epc-basic-0: 21:50:48 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 5.29M 10s unit-abot-epc-basic-0: 21:50:48 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 1.66M 10s unit-abot-epc-basic-0: 21:50:48 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 4.96M 10s unit-abot-epc-basic-0: 21:50:48 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 4.52M 10s unit-abot-epc-basic-0: 21:50:48 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 1.95M 10s unit-abot-epc-basic-0: 21:50:48 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 2.00M 10s unit-abot-epc-basic-0: 21:50:48 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 358K 10s unit-abot-epc-basic-0: 21:50:48 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 6.02M 10s unit-abot-epc-basic-0: 21:50:48 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 5.19M 10s unit-abot-epc-basic-0: 21:50:48 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 5.23M 10s unit-abot-epc-basic-0: 21:50:48 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 1.70M 10s unit-abot-epc-basic-0: 21:50:48 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 4.66M 10s unit-abot-epc-basic-0: 21:50:48 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 4.02M 10s unit-abot-epc-basic-0: 21:50:48 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 2.01M 10s unit-abot-epc-basic-0: 21:50:48 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 1.84M 10s unit-abot-epc-basic-0: 21:50:48 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 365K 10s unit-abot-epc-basic-0: 21:50:48 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 5.50M 10s unit-abot-epc-basic-0: 21:50:48 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 5.73M 10s unit-abot-epc-basic-0: 21:50:48 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 5.61M 10s unit-abot-epc-basic-0: 21:50:48 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 1.66M 10s unit-abot-epc-basic-0: 21:50:48 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 4.87M 10s unit-abot-epc-basic-0: 21:50:48 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 3.83M 10s unit-abot-epc-basic-0: 21:50:48 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 1.91M 10s unit-abot-epc-basic-0: 21:50:48 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 1.88M 10s unit-abot-epc-basic-0: 21:50:48 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 370K 10s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 185K 10s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 71.1M 10s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 70.4M 10s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 96.2M 10s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 74.5M 10s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 78.3M 10s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 98.1M 10s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 96.3M 10s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 86.6M 10s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 54.6M 10s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 3.34M 9s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 1.54M 9s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 3.86M 9s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 1.43M 9s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 341K 9s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 2.45M 9s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 4.14M 9s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 1.58M 9s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 3.11M 9s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 2.18M 9s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 1.71M 9s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 331K 9s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 5.41M 9s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 3.56M 9s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 1.52M 9s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 3.84M 9s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 1.54M 9s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 722K 9s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 499K 9s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 5.31M 9s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 3.49M 9s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 1.63M 9s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 3.23M 9s unit-abot-epc-basic-0: 21:50:49 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 1.50M 9s unit-abot-epc-basic-0: 21:50:50 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 356K 9s unit-abot-epc-basic-0: 21:50:50 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 1.98M 9s unit-abot-epc-basic-0: 21:50:50 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 5.10M 9s unit-abot-epc-basic-0: 21:50:50 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 2.11M 9s unit-abot-epc-basic-0: 21:50:50 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 2.25M 9s unit-abot-epc-basic-0: 21:50:50 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 3.47M 9s unit-abot-epc-basic-0: 21:50:50 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 1.43M 9s unit-abot-epc-basic-0: 21:50:50 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 331K 9s unit-abot-epc-basic-0: 21:50:50 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 4.25M 9s unit-abot-epc-basic-0: 21:50:50 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 5.29M 9s unit-abot-epc-basic-0: 21:50:50 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 2.11M 9s unit-abot-epc-basic-0: 21:50:50 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 2.24M 9s unit-abot-epc-basic-0: 21:50:50 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 3.55M 9s unit-abot-epc-basic-0: 21:50:50 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 1.42M 9s unit-abot-epc-basic-0: 21:50:50 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 331K 9s unit-abot-epc-basic-0: 21:50:50 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 4.20M 9s unit-abot-epc-basic-0: 21:50:50 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 5.31M 9s unit-abot-epc-basic-0: 21:50:50 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 2.10M 9s unit-abot-epc-basic-0: 21:50:50 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 2.40M 9s unit-abot-epc-basic-0: 21:50:50 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 3.47M 9s unit-abot-epc-basic-0: 21:50:50 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 1.52M 9s unit-abot-epc-basic-0: 21:50:50 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 483K 9s unit-abot-epc-basic-0: 21:50:50 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 798K 9s unit-abot-epc-basic-0: 21:50:50 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 7.06M 9s unit-abot-epc-basic-0: 21:50:50 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 2.18M 9s unit-abot-epc-basic-0: 21:50:50 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 2.15M 9s unit-abot-epc-basic-0: 21:50:50 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 4.25M 9s unit-abot-epc-basic-0: 21:50:51 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 1.56M 9s unit-abot-epc-basic-0: 21:50:51 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 788K 9s unit-abot-epc-basic-0: 21:50:51 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 482K 9s unit-abot-epc-basic-0: 21:50:51 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 6.39M 9s unit-abot-epc-basic-0: 21:50:51 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 3.23M 9s unit-abot-epc-basic-0: 21:50:51 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 1.77M 9s unit-abot-epc-basic-0: 21:50:51 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 3.50M 9s unit-abot-epc-basic-0: 21:50:51 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 2.26M 9s unit-abot-epc-basic-0: 21:50:51 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 1.42M 9s unit-abot-epc-basic-0: 21:50:51 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 356K 9s unit-abot-epc-basic-0: 21:50:51 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 4.85M 9s unit-abot-epc-basic-0: 21:50:51 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 4.71M 9s unit-abot-epc-basic-0: 21:50:51 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 1.69M 8s unit-abot-epc-basic-0: 21:50:51 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 3.90M 8s unit-abot-epc-basic-0: 21:50:51 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 3.36M 8s unit-abot-epc-basic-0: 21:50:51 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 1.55M 8s unit-abot-epc-basic-0: 21:50:51 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 357K 8s unit-abot-epc-basic-0: 21:50:51 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 1.95M 8s unit-abot-epc-basic-0: 21:50:51 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 8.14M 8s unit-abot-epc-basic-0: 21:50:51 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 3.29M 8s unit-abot-epc-basic-0: 21:50:51 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 65% 1.66M 8s unit-abot-epc-basic-0: 21:50:51 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 3.92M 8s unit-abot-epc-basic-0: 21:50:51 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 2.22M 8s unit-abot-epc-basic-0: 21:50:51 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 1.45M 8s unit-abot-epc-basic-0: 21:50:51 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 354K 8s unit-abot-epc-basic-0: 21:50:51 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 5.13M 8s unit-abot-epc-basic-0: 21:50:52 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 3.93M 8s unit-abot-epc-basic-0: 21:50:52 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 1.80M 8s unit-abot-epc-basic-0: 21:50:52 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 3.77M 8s unit-abot-epc-basic-0: 21:50:52 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 3.26M 8s unit-abot-epc-basic-0: 21:50:52 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 1.57M 8s unit-abot-epc-basic-0: 21:50:52 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 500K 8s unit-abot-epc-basic-0: 21:50:52 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 793K 8s unit-abot-epc-basic-0: 21:50:52 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 8.23M 8s unit-abot-epc-basic-0: 21:50:52 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 3.34M 8s unit-abot-epc-basic-0: 21:50:52 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 1.59M 8s unit-abot-epc-basic-0: 21:50:52 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 4.41M 8s unit-abot-epc-basic-0: 21:50:52 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 2.23M 8s unit-abot-epc-basic-0: 21:50:52 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 1.48M 8s unit-abot-epc-basic-0: 21:50:52 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 354K 8s unit-abot-epc-basic-0: 21:50:52 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 4.80M 8s unit-abot-epc-basic-0: 21:50:52 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 4.00M 8s unit-abot-epc-basic-0: 21:50:52 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 1.87M 8s unit-abot-epc-basic-0: 21:50:52 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 3.84M 8s unit-abot-epc-basic-0: 21:50:52 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 3.72M 8s unit-abot-epc-basic-0: 21:50:52 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 1.56M 8s unit-abot-epc-basic-0: 21:50:52 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 490K 8s unit-abot-epc-basic-0: 21:50:52 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 805K 8s unit-abot-epc-basic-0: 21:50:52 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 6.42M 8s unit-abot-epc-basic-0: 21:50:52 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 3.41M 8s unit-abot-epc-basic-0: 21:50:52 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 1.82M 8s unit-abot-epc-basic-0: 21:50:52 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 3.28M 8s unit-abot-epc-basic-0: 21:50:52 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 2.45M 8s unit-abot-epc-basic-0: 21:50:52 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 2.07M 8s unit-abot-epc-basic-0: 21:50:53 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 333K 8s unit-abot-epc-basic-0: 21:50:53 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 4.36M 8s unit-abot-epc-basic-0: 21:50:53 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 6.07M 8s unit-abot-epc-basic-0: 21:50:53 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 2.28M 8s unit-abot-epc-basic-0: 21:50:53 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 2.18M 8s unit-abot-epc-basic-0: 21:50:53 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 4.18M 7s unit-abot-epc-basic-0: 21:50:53 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 1.54M 7s unit-abot-epc-basic-0: 21:50:53 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 831K 7s unit-abot-epc-basic-0: 21:50:53 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 477K 7s unit-abot-epc-basic-0: 21:50:53 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 6.61M 7s unit-abot-epc-basic-0: 21:50:53 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 3.52M 7s unit-abot-epc-basic-0: 21:50:53 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 1.80M 7s unit-abot-epc-basic-0: 21:50:53 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 3.30M 7s unit-abot-epc-basic-0: 21:50:53 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 2.81M 7s unit-abot-epc-basic-0: 21:50:53 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 1.97M 7s unit-abot-epc-basic-0: 21:50:53 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 357K 7s unit-abot-epc-basic-0: 21:50:53 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 2.06M 7s unit-abot-epc-basic-0: 21:50:53 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 7.01M 7s unit-abot-epc-basic-0: 21:50:53 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 2.32M 7s unit-abot-epc-basic-0: 21:50:53 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 2.12M 7s unit-abot-epc-basic-0: 21:50:53 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 4.16M 7s unit-abot-epc-basic-0: 21:50:53 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 1.80M 7s unit-abot-epc-basic-0: 21:50:53 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 1.85M 7s unit-abot-epc-basic-0: 21:50:53 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 352K 7s unit-abot-epc-basic-0: 21:50:53 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 5.07M 7s unit-abot-epc-basic-0: 21:50:53 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 3.98M 7s unit-abot-epc-basic-0: 21:50:53 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 1.86M 7s unit-abot-epc-basic-0: 21:50:53 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 3.87M 7s unit-abot-epc-basic-0: 21:50:53 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 3.99M 7s unit-abot-epc-basic-0: 21:50:53 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 1.48M 7s unit-abot-epc-basic-0: 21:50:54 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 478K 7s unit-abot-epc-basic-0: 21:50:54 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 841K 7s unit-abot-epc-basic-0: 21:50:54 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 6.89M 7s unit-abot-epc-basic-0: 21:50:54 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 3.58M 7s unit-abot-epc-basic-0: 21:50:54 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 1.66M 7s unit-abot-epc-basic-0: 21:50:54 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 3.81M 7s unit-abot-epc-basic-0: 21:50:54 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 2.45M 7s unit-abot-epc-basic-0: 21:50:54 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 2.10M 7s unit-abot-epc-basic-0: 21:50:54 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 332K 7s unit-abot-epc-basic-0: 21:50:54 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 4.17M 7s unit-abot-epc-basic-0: 21:50:54 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 7.12M 7s unit-abot-epc-basic-0: 21:50:54 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 1.59M 7s unit-abot-epc-basic-0: 21:50:54 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 3.50M 7s unit-abot-epc-basic-0: 21:50:54 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 4.05M 7s unit-abot-epc-basic-0: 21:50:54 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 1.55M 7s unit-abot-epc-basic-0: 21:50:54 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 750K 7s unit-abot-epc-basic-0: 21:50:54 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 511K 7s unit-abot-epc-basic-0: 21:50:54 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 5.56M 7s unit-abot-epc-basic-0: 21:50:54 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 4.01M 7s unit-abot-epc-basic-0: 21:50:54 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 1.68M 6s unit-abot-epc-basic-0: 21:50:54 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 3.29M 6s unit-abot-epc-basic-0: 21:50:54 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 3.03M 6s unit-abot-epc-basic-0: 21:50:54 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 1.86M 6s unit-abot-epc-basic-0: 21:50:54 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 333K 6s unit-abot-epc-basic-0: 21:50:54 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 4.28M 6s unit-abot-epc-basic-0: 21:50:54 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 6.45M 6s unit-abot-epc-basic-0: 21:50:54 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 2.21M 6s unit-abot-epc-basic-0: 21:50:54 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 2.14M 6s unit-abot-epc-basic-0: 21:50:54 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 4.37M 6s unit-abot-epc-basic-0: 21:50:54 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 1.67M 6s unit-abot-epc-basic-0: 21:50:55 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 1.93M 6s unit-abot-epc-basic-0: 21:50:55 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 353K 6s unit-abot-epc-basic-0: 21:50:55 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 5.45M 6s unit-abot-epc-basic-0: 21:50:55 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 4.07M 6s unit-abot-epc-basic-0: 21:50:55 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 1.85M 6s unit-abot-epc-basic-0: 21:50:55 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 3.89M 6s unit-abot-epc-basic-0: 21:50:55 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 3.58M 6s unit-abot-epc-basic-0: 21:50:55 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 1.51M 6s unit-abot-epc-basic-0: 21:50:55 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 482K 6s unit-abot-epc-basic-0: 21:50:55 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 837K 6s unit-abot-epc-basic-0: 21:50:55 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 6.32M 6s unit-abot-epc-basic-0: 21:50:55 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 3.70M 6s unit-abot-epc-basic-0: 21:50:55 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 1.63M 6s unit-abot-epc-basic-0: 21:50:55 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 3.99M 6s unit-abot-epc-basic-0: 21:50:55 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 2.33M 6s unit-abot-epc-basic-0: 21:50:55 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 1.96M 6s unit-abot-epc-basic-0: 21:50:55 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 340K 6s unit-abot-epc-basic-0: 21:50:55 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 3.88M 6s unit-abot-epc-basic-0: 21:50:55 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 7.19M 6s unit-abot-epc-basic-0: 21:50:55 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 1.96M 6s unit-abot-epc-basic-0: 21:50:55 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 2.54M 6s unit-abot-epc-basic-0: 21:50:55 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 3.93M 6s unit-abot-epc-basic-0: 21:50:55 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 1.57M 6s unit-abot-epc-basic-0: 21:50:55 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 808K 6s unit-abot-epc-basic-0: 21:50:55 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 487K 6s unit-abot-epc-basic-0: 21:50:55 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 4.89M 6s unit-abot-epc-basic-0: 21:50:55 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 4.57M 6s unit-abot-epc-basic-0: 21:50:56 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 1.87M 6s unit-abot-epc-basic-0: 21:50:56 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 3.40M 6s unit-abot-epc-basic-0: 21:50:56 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 2.68M 6s unit-abot-epc-basic-0: 21:50:56 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 1.83M 5s unit-abot-epc-basic-0: 21:50:56 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 364K 5s unit-abot-epc-basic-0: 21:50:56 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 1.76M 5s unit-abot-epc-basic-0: 21:50:56 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 5.55M 5s unit-abot-epc-basic-0: 21:50:56 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 5.56M 5s unit-abot-epc-basic-0: 21:50:56 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 1.63M 5s unit-abot-epc-basic-0: 21:50:56 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 3.95M 5s unit-abot-epc-basic-0: 21:50:56 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 2.41M 5s unit-abot-epc-basic-0: 21:50:56 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 1.92M 5s unit-abot-epc-basic-0: 21:50:56 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 343K 5s unit-abot-epc-basic-0: 21:50:56 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 3.20M 5s unit-abot-epc-basic-0: 21:50:56 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 5.67M 5s unit-abot-epc-basic-0: 21:50:56 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 2.38M 5s unit-abot-epc-basic-0: 21:50:56 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 2.38M 5s unit-abot-epc-basic-0: 21:50:56 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 4.11M 5s unit-abot-epc-basic-0: 21:50:56 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 1.82M 5s unit-abot-epc-basic-0: 21:50:56 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 800K 5s unit-abot-epc-basic-0: 21:50:56 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 476K 5s unit-abot-epc-basic-0: 21:50:56 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 3.56M 5s unit-abot-epc-basic-0: 21:50:56 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 6.78M 5s unit-abot-epc-basic-0: 21:50:56 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 1.99M 5s unit-abot-epc-basic-0: 21:50:56 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 3.31M 5s unit-abot-epc-basic-0: 21:50:56 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 3.97M 5s unit-abot-epc-basic-0: 21:50:56 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 1.58M 5s unit-abot-epc-basic-0: 21:50:56 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 767K 5s unit-abot-epc-basic-0: 21:50:57 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 512K 5s unit-abot-epc-basic-0: 21:50:57 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 3.47M 5s unit-abot-epc-basic-0: 21:50:57 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 6.34M 5s unit-abot-epc-basic-0: 21:50:57 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 1.96M 5s unit-abot-epc-basic-0: 21:50:57 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 3.40M 5s unit-abot-epc-basic-0: 21:50:57 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 2.66M 5s unit-abot-epc-basic-0: 21:50:57 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 1.79M 5s unit-abot-epc-basic-0: 21:50:57 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 518K 5s unit-abot-epc-basic-0: 21:50:57 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 729K 5s unit-abot-epc-basic-0: 21:50:57 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 6.06M 5s unit-abot-epc-basic-0: 21:50:57 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 6.81M 5s unit-abot-epc-basic-0: 21:50:57 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 1.75M 5s unit-abot-epc-basic-0: 21:50:57 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 3.43M 5s unit-abot-epc-basic-0: 21:50:57 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 2.71M 5s unit-abot-epc-basic-0: 21:50:57 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 1.93M 4s unit-abot-epc-basic-0: 21:50:57 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 522K 4s unit-abot-epc-basic-0: 21:50:57 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 723K 4s unit-abot-epc-basic-0: 21:50:57 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 6.48M 4s unit-abot-epc-basic-0: 21:50:57 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 6.61M 4s unit-abot-epc-basic-0: 21:50:57 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 1.76M 4s unit-abot-epc-basic-0: 21:50:57 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 3.23M 4s unit-abot-epc-basic-0: 21:50:57 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 2.85M 4s unit-abot-epc-basic-0: 21:50:57 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 1.96M 4s unit-abot-epc-basic-0: 21:50:57 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 523K 4s unit-abot-epc-basic-0: 21:50:57 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 728K 4s unit-abot-epc-basic-0: 21:50:57 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 6.19M 4s unit-abot-epc-basic-0: 21:50:57 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 6.61M 4s unit-abot-epc-basic-0: 21:50:57 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 1.83M 4s unit-abot-epc-basic-0: 21:50:57 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 4.03M 4s unit-abot-epc-basic-0: 21:50:57 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 4.14M 4s unit-abot-epc-basic-0: 21:50:57 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 1.60M 4s unit-abot-epc-basic-0: 21:50:57 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 788K 4s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 509K 4s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 3.52M 4s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 7.51M 4s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 2.04M 4s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 3.07M 4s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 4.07M 4s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 1.66M 4s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 864K 4s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 500K 4s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 2.95M 4s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 5.96M 4s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 2.72M 4s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 2.78M 4s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 3.62M 4s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 2.54M 4s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 2.15M 4s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 373K 4s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 1.69M 4s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 5.20M 4s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 8.43M 4s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 1.98M 3s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 3.54M 3s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 4.11M 3s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 1.70M 3s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 869K 3s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 502K 3s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 3.02M 3s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 5.47M 3s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 4.36M 3s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 2.13M 3s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 3.77M 3s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 3.03M 3s unit-abot-epc-basic-0: 21:50:58 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 1.93M 3s unit-abot-epc-basic-0: 21:50:59 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 857K 3s unit-abot-epc-basic-0: 21:50:59 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 515K 3s unit-abot-epc-basic-0: 21:50:59 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 3.55M 3s unit-abot-epc-basic-0: 21:50:59 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 5.62M 3s unit-abot-epc-basic-0: 21:50:59 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 2.55M 3s unit-abot-epc-basic-0: 21:50:59 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 3.28M 3s unit-abot-epc-basic-0: 21:50:59 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 3.82M 3s unit-abot-epc-basic-0: 21:50:59 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 2.81M 3s unit-abot-epc-basic-0: 21:50:59 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 2.09M 3s unit-abot-epc-basic-0: 21:50:59 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 859K 3s unit-abot-epc-basic-0: 21:50:59 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 509K 3s unit-abot-epc-basic-0: 21:50:59 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 3.94M 3s unit-abot-epc-basic-0: 21:50:59 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 5.72M 3s unit-abot-epc-basic-0: 21:50:59 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 2.53M 3s unit-abot-epc-basic-0: 21:50:59 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 3.50M 3s unit-abot-epc-basic-0: 21:50:59 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 3.27M 3s unit-abot-epc-basic-0: 21:50:59 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 177K 3s unit-abot-epc-basic-0: 21:50:59 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 51.9M 3s unit-abot-epc-basic-0: 21:50:59 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 53.4M 3s unit-abot-epc-basic-0: 21:50:59 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 65.1M 3s unit-abot-epc-basic-0: 21:50:59 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 72.7M 3s unit-abot-epc-basic-0: 21:50:59 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 62.0M 3s unit-abot-epc-basic-0: 21:50:59 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 72.6M 3s unit-abot-epc-basic-0: 21:50:59 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 81.9M 2s unit-abot-epc-basic-0: 21:50:59 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 75.3M 2s unit-abot-epc-basic-0: 21:50:59 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 65.1M 2s unit-abot-epc-basic-0: 21:50:59 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 3.09M 2s unit-abot-epc-basic-0: 21:50:59 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 337K 2s unit-abot-epc-basic-0: 21:50:59 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 2.63M 2s unit-abot-epc-basic-0: 21:50:59 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 4.28M 2s unit-abot-epc-basic-0: 21:50:59 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 1.84M 2s unit-abot-epc-basic-0: 21:51:00 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 2.31M 2s unit-abot-epc-basic-0: 21:51:00 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 2.77M 2s unit-abot-epc-basic-0: 21:51:00 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 2.32M 2s unit-abot-epc-basic-0: 21:51:00 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 341K 2s unit-abot-epc-basic-0: 21:51:00 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 2.38M 2s unit-abot-epc-basic-0: 21:51:00 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 4.25M 2s unit-abot-epc-basic-0: 21:51:00 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 1.97M 2s unit-abot-epc-basic-0: 21:51:00 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 2.26M 2s unit-abot-epc-basic-0: 21:51:00 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 2.72M 2s unit-abot-epc-basic-0: 21:51:00 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 2.34M 2s unit-abot-epc-basic-0: 21:51:00 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 366K 2s unit-abot-epc-basic-0: 21:51:00 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 1.58M 2s unit-abot-epc-basic-0: 21:51:00 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 4.43M 2s unit-abot-epc-basic-0: 21:51:00 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 2.14M 2s unit-abot-epc-basic-0: 21:51:00 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 2.67M 2s unit-abot-epc-basic-0: 21:51:00 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 2.37M 2s unit-abot-epc-basic-0: 21:51:00 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 4.16M 2s unit-abot-epc-basic-0: 21:51:00 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 748K 2s unit-abot-epc-basic-0: 21:51:00 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 472K 2s unit-abot-epc-basic-0: 21:51:00 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 3.08M 2s unit-abot-epc-basic-0: 21:51:00 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 7.37M 2s unit-abot-epc-basic-0: 21:51:00 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 1.71M 2s unit-abot-epc-basic-0: 21:51:00 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 2.12M 2s unit-abot-epc-basic-0: 21:51:00 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 4.01M 2s unit-abot-epc-basic-0: 21:51:00 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 2.46M 2s unit-abot-epc-basic-0: 21:51:00 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 364K 2s unit-abot-epc-basic-0: 21:51:01 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 1.65M 2s unit-abot-epc-basic-0: 21:51:01 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 4.62M 2s unit-abot-epc-basic-0: 21:51:01 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 2.44M 2s unit-abot-epc-basic-0: 21:51:01 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 2.41M 1s unit-abot-epc-basic-0: 21:51:01 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 2.70M 1s unit-abot-epc-basic-0: 21:51:01 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 4.70M 1s unit-abot-epc-basic-0: 21:51:01 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 1.88M 1s unit-abot-epc-basic-0: 21:51:01 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 355K 1s unit-abot-epc-basic-0: 21:51:01 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 2.47M 1s unit-abot-epc-basic-0: 21:51:01 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 4.66M 1s unit-abot-epc-basic-0: 21:51:01 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 2.26M 1s unit-abot-epc-basic-0: 21:51:01 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 2.69M 1s unit-abot-epc-basic-0: 21:51:01 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 2.69M 1s unit-abot-epc-basic-0: 21:51:01 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 4.75M 1s unit-abot-epc-basic-0: 21:51:01 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 1.90M 1s unit-abot-epc-basic-0: 21:51:01 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 358K 1s unit-abot-epc-basic-0: 21:51:01 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 2.34M 1s unit-abot-epc-basic-0: 21:51:01 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 4.62M 1s unit-abot-epc-basic-0: 21:51:01 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 2.77M 1s unit-abot-epc-basic-0: 21:51:01 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 3.11M 1s unit-abot-epc-basic-0: 21:51:01 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 2.22M 1s unit-abot-epc-basic-0: 21:51:01 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 3.94M 1s unit-abot-epc-basic-0: 21:51:01 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 2.58M 1s unit-abot-epc-basic-0: 21:51:01 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 511K 1s unit-abot-epc-basic-0: 21:51:01 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 763K 1s unit-abot-epc-basic-0: 21:51:01 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 3.85M 1s unit-abot-epc-basic-0: 21:51:01 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 8.82M 1s unit-abot-epc-basic-0: 21:51:01 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 1.80M 1s unit-abot-epc-basic-0: 21:51:01 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 3.01M 1s unit-abot-epc-basic-0: 21:51:01 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 2.92M 1s unit-abot-epc-basic-0: 21:51:01 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 2.67M 1s unit-abot-epc-basic-0: 21:51:01 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 841K 1s unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 511K 1s unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 2.92M 1s unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 4.60M 1s unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 2.50M 1s unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 2.61M 1s unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 2.74M 1s unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 4.55M 1s unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 2.36M 0s unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 521K 0s unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 808K 0s unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 3.06M 0s unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 8.18M 0s unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 2.04M 0s unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 3.07M 0s unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 2.89M 0s unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 5.07M 0s unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 1.99M 0s unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 354K 0s unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 2.63M 0s unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 5.12M 0s unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 7.74M 0s unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 1.93M 0s unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 2.44M 0s unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 3.75M 0s unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 5.04M=26s unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install 2018-08-22 21:51:02 (1.73 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47812762/47812762] unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57378 files and directories currently installed.) unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 21:51:02 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 21:51:05 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 21:51:05 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 21:51:05 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 21:51:05 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 21:51:05 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 21:51:05 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 21:51:05 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 21:51:05 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:51:05 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 21:51:05 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 21:51:05 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 21:51:05 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 21:51:05 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libxml-commons-resolver1.1-java-doc libxom-java-doc make-doc python-doc unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 21:51:06 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-codec-java all 1.10-1 [232 kB] unit-abot-epc-basic-0: 21:51:07 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libapache-pom-java all 10-2build1 [4022 B] unit-abot-epc-basic-0: 21:51:07 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-parent-java all 39-3 [9380 B] unit-abot-epc-basic-0: 21:51:07 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-logging-java all 1.2-1+build1 [59.5 kB] unit-abot-epc-basic-0: 21:51:07 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpcore-java all 4.4.4-1 [573 kB] unit-abot-epc-basic-0: 21:51:07 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpclient-java all 4.5.1-1 [694 kB] unit-abot-epc-basic-0: 21:51:07 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslf4j-java all 1.7.14-3 [124 kB] unit-abot-epc-basic-0: 21:51:07 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-httpclient-java all 3.1-12 [279 kB] unit-abot-epc-basic-0: 21:51:07 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-io-java all 2.4-2 [176 kB] unit-abot-epc-basic-0: 21:51:08 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net2-java all 2.2-2 [194 kB] unit-abot-epc-basic-0: 21:51:08 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsch-java all 0.1.53-1ubuntu1 [267 kB] unit-abot-epc-basic-0: 21:51:08 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsoup-java all 1.8.3-1 [298 kB] unit-abot-epc-basic-0: 21:51:08 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-2 [22.7 kB] unit-abot-epc-basic-0: 21:51:08 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsr305-java all 0.1~+svn49-9 [26.4 kB] unit-abot-epc-basic-0: 21:51:08 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguava-java all 19.0-1 [2028 kB] unit-abot-epc-basic-0: 21:51:08 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds-java all 1.5.0-5 [49.2 kB] unit-abot-epc-basic-0: 21:51:08 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjaxp1.3-java all 1.3.05-2ubuntu3 [450 kB] unit-abot-epc-basic-0: 21:51:08 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-resolver1.1-java all 1.2-7build1 [91.6 kB] unit-abot-epc-basic-0: 21:51:08 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-external-java all 1.4.01-2build1 [245 kB] unit-abot-epc-basic-0: 21:51:09 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxerces2-java all 2.11.0-7 [1362 kB] unit-abot-epc-basic-0: 21:51:09 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxalan2-java all 2.7.1-9 [3166 kB] unit-abot-epc-basic-0: 21:51:09 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interpolation-java all 1.21-1 [61.3 kB] unit-abot-epc-basic-0: 21:51:09 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils-java all 1:1.5.15-4 [210 kB] unit-abot-epc-basic-0: 21:51:09 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxbean-java all 4.5-1 [815 kB] unit-abot-epc-basic-0: 21:51:09 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers-java all 1.0~beta3.0.7-8 [178 kB] unit-abot-epc-basic-0: 21:51:09 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interactivity-api-java all 1.0-alpha-6-7 [14.2 kB] unit-abot-epc-basic-0: 21:51:09 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon-java all 1.0.0-7 [133 kB] unit-abot-epc-basic-0: 21:51:09 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeclipse-aether-java all 1.0.2-1 [564 kB] unit-abot-epc-basic-0: 21:51:10 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-cli-java all 1.3.1-3ubuntu1 [53.3 kB] unit-abot-epc-basic-0: 21:51:10 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang3-java all 3.4-1 [380 kB] unit-abot-epc-basic-0: 21:51:10 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaopalliance-java all 20070526-5 [9214 B] unit-abot-epc-basic-0: 21:51:10 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguice-java all 4.0-2 [836 kB] unit-abot-epc-basic-0: 21:51:10 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit all 3.8.2-8build1 [106 kB] unit-abot-epc-basic-0: 21:51:10 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cipher-java all 1.7-1 [14.5 kB] unit-abot-epc-basic-0: 21:51:10 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds2-java all 2.5.2-1 [46.7 kB] unit-abot-epc-basic-0: 21:51:10 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils2-java all 3.0.22-1 [235 kB] unit-abot-epc-basic-0: 21:51:10 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default1.5-java all 1.6-2 [186 kB] unit-abot-epc-basic-0: 21:51:10 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-annotations-java all 1.6-2 [6662 B] unit-abot-epc-basic-0: 21:51:10 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libasm4-java all 5.0.4-1 [252 kB] unit-abot-epc-basic-0: 21:51:10 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjaxen-java all 1.1.6-1ubuntu1 [206 kB] unit-abot-epc-basic-0: 21:51:11 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjdom1-java all 1.1.3-1 [150 kB] unit-abot-epc-basic-0: 21:51:11 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libclassworlds-java all 1.1-final-5 [39.3 kB] unit-abot-epc-basic-0: 21:51:11 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang-java all 2.6-6ubuntu2 [267 kB] unit-abot-epc-basic-0: 21:51:11 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdoxia-core-java all 1.1.4-3ubuntu1 [148 kB] unit-abot-epc-basic-0: 21:51:11 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default-java all 1.0-alpha-9-stable-1-7 [153 kB] unit-abot-epc-basic-0: 21:51:11 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-ant-factory-java all 1.0~alpha2.1-3 [11.2 kB] unit-abot-epc-basic-0: 21:51:11 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-io-java all 1.0~alpha5-2 [44.7 kB] unit-abot-epc-basic-0: 21:51:11 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-archiver-java all 2.2-1 [171 kB] unit-abot-epc-basic-0: 21:51:11 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libbsh-java all 2.0b4-17ubuntu1 [264 kB] unit-abot-epc-basic-0: 21:51:11 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-bsh-factory-java all 1.0~alpha7-3.1 [7708 B] unit-abot-epc-basic-0: 21:51:11 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-sec-dispatcher-java all 1.3.1-6 [27.1 kB] unit-abot-epc-basic-0: 21:51:12 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven2-core-java all 2.2.1-24 [710 kB] unit-abot-epc-basic-0: 21:51:12 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cli-java all 1.2-5 [9700 B] unit-abot-epc-basic-0: 21:51:12 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqdox2-java all 2.0~M3-2 [257 kB] unit-abot-epc-basic-0: 21:51:12 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-metadata-java all 1.6-2 [103 kB] unit-abot-epc-basic-0: 21:51:12 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers1.5-java all 1.6-2 [2410 B] unit-abot-epc-basic-0: 21:51:12 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-3fakesync1 [7284 B] unit-abot-epc-basic-0: 21:51:12 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libservlet3.1-java all 8.0.32-1ubuntu1.7 [391 kB] unit-abot-epc-basic-0: 21:51:12 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcdi-api-java all 1.0-2 [31.9 kB] unit-abot-epc-basic-0: 21:51:12 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-inject-java all 0.3.2-1 [347 kB] unit-abot-epc-basic-0: 21:51:12 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-plexus-java all 0.3.2-1 [182 kB] unit-abot-epc-basic-0: 21:51:12 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhamcrest-java all 1.3-5ubuntu1 [373 kB] unit-abot-epc-basic-0: 21:51:12 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit4 all 4.12-4ubuntu1 [279 kB] unit-abot-epc-basic-0: 21:51:13 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net-java all 3.4-2ubuntu2 [334 kB] unit-abot-epc-basic-0: 21:51:13 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcglib3-java all 3.1+dfsg-1 [726 kB] unit-abot-epc-basic-0: 21:51:13 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libobjenesis-java all 2.2-1 [44.3 kB] unit-abot-epc-basic-0: 21:51:13 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeasymock-java all 3.3.1+ds-3 [88.3 kB] unit-abot-epc-basic-0: 21:51:13 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libservlet2.5-java all 6.0.45+dfsg-1 [212 kB] unit-abot-epc-basic-0: 21:51:13 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjetty-java all 6.1.26-5 [721 kB] unit-abot-epc-basic-0: 21:51:13 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4j1.2-java all 1.2.17-7ubuntu1 [426 kB] unit-abot-epc-basic-0: 21:51:13 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven-parent-java all 21-2 [5786 B] unit-abot-epc-basic-0: 21:51:13 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon2-java all 2.10-3 [2144 kB] unit-abot-epc-basic-0: 21:51:13 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven3-core-java all 3.3.9-3 [1446 kB] unit-abot-epc-basic-0: 21:51:14 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 maven all 3.3.9-3 [17.4 kB] unit-abot-epc-basic-0: 21:51:14 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] unit-abot-epc-basic-0: 21:51:14 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] unit-abot-epc-basic-0: 21:51:14 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB] unit-abot-epc-basic-0: 21:51:14 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8720 B] unit-abot-epc-basic-0: 21:51:14 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB] unit-abot-epc-basic-0: 21:51:14 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.9 [925 kB] unit-abot-epc-basic-0: 21:51:14 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.9 [81.8 kB] unit-abot-epc-basic-0: 21:51:14 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.9 [162 kB] unit-abot-epc-basic-0: 21:51:14 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.9 [86.6 kB] unit-abot-epc-basic-0: 21:51:14 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.4 [1110 kB] unit-abot-epc-basic-0: 21:51:14 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [340 kB] unit-abot-epc-basic-0: 21:51:15 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [1261 kB] unit-abot-epc-basic-0: 21:51:15 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] unit-abot-epc-basic-0: 21:51:15 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.3 [1880 kB] unit-abot-epc-basic-0: 21:51:15 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.3 [224 kB] unit-abot-epc-basic-0: 21:51:15 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] unit-abot-epc-basic-0: 21:51:15 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] unit-abot-epc-basic-0: 21:51:15 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip all 8.1.1-2ubuntu0.4 [144 kB] unit-abot-epc-basic-0: 21:51:15 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] unit-abot-epc-basic-0: 21:51:15 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant all 1.9.6-1ubuntu1.1 [1899 kB] unit-abot-epc-basic-0: 21:51:15 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant-optional all 1.9.6-1ubuntu1.1 [315 kB] unit-abot-epc-basic-0: 21:51:16 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.6 [2311 kB] unit-abot-epc-basic-0: 21:51:16 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu10 [68.7 kB] unit-abot-epc-basic-0: 21:51:16 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-133.159 [861 kB] unit-abot-epc-basic-0: 21:51:16 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu10 [2079 kB] unit-abot-epc-basic-0: 21:51:16 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] unit-abot-epc-basic-0: 21:51:16 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.10 [7671 kB] unit-abot-epc-basic-0: 21:51:16 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] unit-abot-epc-basic-0: 21:51:17 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.10 [38.8 kB] unit-abot-epc-basic-0: 21:51:17 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.10 [55.1 kB] unit-abot-epc-basic-0: 21:51:17 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.10 [27.4 kB] unit-abot-epc-basic-0: 21:51:17 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.10 [8888 B] unit-abot-epc-basic-0: 21:51:17 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.10 [264 kB] unit-abot-epc-basic-0: 21:51:17 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.10 [105 kB] unit-abot-epc-basic-0: 21:51:17 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.10 [244 kB] unit-abot-epc-basic-0: 21:51:17 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.10 [95.3 kB] unit-abot-epc-basic-0: 21:51:18 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.10 [40.1 kB] unit-abot-epc-basic-0: 21:51:18 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.10 [9764 B] unit-abot-epc-basic-0: 21:51:18 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.10 [131 kB] unit-abot-epc-basic-0: 21:51:18 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [2228 kB] unit-abot-epc-basic-0: 21:51:18 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.10 [8426 kB] unit-abot-epc-basic-0: 21:51:18 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] unit-abot-epc-basic-0: 21:51:19 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [1426 kB] unit-abot-epc-basic-0: 21:51:19 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.10 [8319 kB] unit-abot-epc-basic-0: 21:51:19 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] unit-abot-epc-basic-0: 21:51:19 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] unit-abot-epc-basic-0: 21:51:19 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.4 [195 kB] unit-abot-epc-basic-0: 21:51:19 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.4 [584 kB] unit-abot-epc-basic-0: 21:51:19 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] unit-abot-epc-basic-0: 21:51:19 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] unit-abot-epc-basic-0: 21:51:19 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] unit-abot-epc-basic-0: 21:51:20 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] unit-abot-epc-basic-0: 21:51:20 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] unit-abot-epc-basic-0: 21:51:20 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] unit-abot-epc-basic-0: 21:51:20 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp2-java all 2.1.10-7build1 [162 kB] unit-abot-epc-basic-0: 21:51:20 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp3-java all 1.1.4c-2build1 [364 kB] unit-abot-epc-basic-0: 21:51:20 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdom4j-java all 1.6.1+dfsg.3-2ubuntu1 [323 kB] unit-abot-epc-basic-0: 21:51:20 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.3 [115 kB] unit-abot-epc-basic-0: 21:51:20 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] unit-abot-epc-basic-0: 21:51:20 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.3 [1070 kB] unit-abot-epc-basic-0: 21:51:20 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [27.8 MB] unit-abot-epc-basic-0: 21:51:21 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] unit-abot-epc-basic-0: 21:51:21 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-all-dev amd64 2.7.12-1~16.04 [1006 B] unit-abot-epc-basic-0: 21:51:21 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxom-java all 1.2.10-1 [170 kB] unit-abot-epc-basic-0: 21:51:21 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] unit-abot-epc-basic-0: 21:51:22 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] unit-abot-epc-basic-0: 21:51:22 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [276 kB] unit-abot-epc-basic-0: 21:51:22 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] unit-abot-epc-basic-0: 21:51:22 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all-dev amd64 2.7.12-1~16.04 [1016 B] unit-abot-epc-basic-0: 21:51:22 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] unit-abot-epc-basic-0: 21:51:22 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] unit-abot-epc-basic-0: 21:51:22 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 python-wheel all 0.29.0-1 [48.0 kB] unit-abot-epc-basic-0: 21:51:22 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ssl-cert all 1.0.37 [16.9 kB] unit-abot-epc-basic-0: 21:51:22 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 20% Extracting templates from packages: 40% Extracting templates from packages: 61% Extracting templates from packages: 81% Extracting templates from packages: 100% unit-abot-epc-basic-0: 21:51:22 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 21:51:22 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 16s (6296 kB/s) unit-abot-epc-basic-0: 21:51:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 21:51:22 DEBUG unit.abot-epc-basic/0.install (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 ... 57541 files and directories currently installed.) unit-abot-epc-basic-0: 21:51:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 21:51:23 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 21:51:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 21:51:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatinject-jsr330-api-java_1.0+ds1-2_all.deb ... unit-abot-epc-basic-0: 21:51:24 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 21:51:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 21:51:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 21:51:24 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 21:51:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 21:51:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 21:51:24 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 21:51:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 21:51:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 21:51:25 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 21:51:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 21:51:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 21:51:25 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 21:51:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 21:51:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-resolver1.1-java_1.2-7build1_all.deb ... unit-abot-epc-basic-0: 21:51:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 21:51:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 21:51:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-external-java_1.4.01-2build1_all.deb ... unit-abot-epc-basic-0: 21:51:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 21:51:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 21:51:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 21:51:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 21:51:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 21:51:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 21:51:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 21:51:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 21:51:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 21:51:26 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 21:51:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 21:51:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4_all.deb ... unit-abot-epc-basic-0: 21:51:26 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 21:51:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 21:51:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 21:51:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 21:51:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 21:51:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers-java_1.0~beta3.0.7-8_all.deb ... unit-abot-epc-basic-0: 21:51:26 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 21:51:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 21:51:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interactivity-api-java_1.0-alpha-6-7_all.deb ... unit-abot-epc-basic-0: 21:51:26 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 21:51:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 21:51:28 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 21:51:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 21:51:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 21:51:28 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 21:51:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 21:51:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 21:51:28 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 21:51:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 21:51:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 21:51:28 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 21:51:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 21:51:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 21:51:28 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 21:51:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 21:51:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 21:51:28 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 21:51:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 21:51:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 21:51:28 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 21:51:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 21:51:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default-java_1.0-alpha-9-stable-1-7_all.deb ... unit-abot-epc-basic-0: 21:51:28 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 21:51:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 21:51:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-ant-factory-java_1.0~alpha2.1-3_all.deb ... unit-abot-epc-basic-0: 21:51:28 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 21:51:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 21:51:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 21:51:29 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 21:51:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 21:51:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 21:51:29 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 21:51:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 21:51:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 21:51:29 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 21:51:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 21:51:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-abot-epc-basic-0: 21:51:29 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 21:51:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 21:51:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-abot-epc-basic-0: 21:51:29 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 21:51:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 21:51:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 21:51:29 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 21:51:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 21:51:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 21:51:29 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 21:51:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 21:51:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 21:51:29 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 21:51:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 21:51:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 21:51:29 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 21:51:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 21:51:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 21:51:29 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 21:51:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 21:51:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgeronimo-interceptor-3.0-spec-java_1.0.1-3fakesync1_all.deb ... unit-abot-epc-basic-0: 21:51:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 21:51:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 21:51:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.7_all.deb ... unit-abot-epc-basic-0: 21:51:30 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-abot-epc-basic-0: 21:51:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 21:51:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 21:51:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 21:51:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 21:51:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 21:51:30 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 21:51:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 21:51:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 21:51:30 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 21:51:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 21:51:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 21:51:30 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 21:51:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 21:51:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 21:51:30 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 21:51:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 21:51:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 21:51:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 21:51:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 21:51:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 21:51:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 21:51:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 21:51:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 21:51:31 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 21:51:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 21:51:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 21:51:31 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 21:51:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 21:51:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet2.5-java_6.0.45+dfsg-1_all.deb ... unit-abot-epc-basic-0: 21:51:31 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 21:51:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 21:51:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 21:51:31 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 21:51:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 21:51:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 21:51:31 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 21:51:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 21:51:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 21:51:31 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 21:51:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 21:51:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 21:51:31 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 21:51:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 21:51:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 21:51:31 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 21:51:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 21:51:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 21:51:31 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 21:51:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 21:51:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 21:51:32 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 21:51:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 21:51:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 21:51:32 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 21:51:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 21:51:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 21:51:32 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 21:51:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 21:51:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 21:51:32 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 21:51:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 21:51:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:51:32 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 21:51:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 21:51:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 21:51:32 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 21:51:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 21:51:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 21:51:32 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 21:51:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 21:51:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 21:51:32 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 21:51:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 21:51:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 21:51:33 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 21:51:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 21:51:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 21:51:33 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 21:51:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 21:51:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 21:51:33 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 21:51:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 21:51:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 21:51:33 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 21:51:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 21:51:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 21:51:33 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 21:51:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 21:51:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 21:51:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 21:51:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 21:51:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 21:51:34 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 21:51:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 21:51:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 21:51:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 21:51:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 21:51:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 21:51:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 21:51:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 21:51:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 21:51:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 21:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 21:51:36 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 21:51:36 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 21:51:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 21:51:36 DEBUG unit.abot-epc-basic/0.install (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 ... 61184 files and directories currently installed.) unit-abot-epc-basic-0: 21:51:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 21:51:36 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 21:51:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 21:51:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 21:51:37 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 21:51:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 21:51:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 21:51:37 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 21:51:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 21:51:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 21:51:37 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 21:51:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 21:51:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 21:51:37 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 21:51:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 21:51:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.6_amd64.deb ... unit-abot-epc-basic-0: 21:51:37 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.6) ... unit-abot-epc-basic-0: 21:51:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 21:51:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 21:51:38 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 21:51:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 21:51:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-133.159_amd64.deb ... unit-abot-epc-basic-0: 21:51:38 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-133.159) ... unit-abot-epc-basic-0: 21:51:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 21:51:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 21:51:38 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 21:51:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 21:51:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 21:51:38 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 21:51:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 21:51:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:51:39 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:51:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 21:51:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:51:40 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:51:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 21:51:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:51:40 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:51:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 21:51:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:51:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:51:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 21:51:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:51:40 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:51:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 21:51:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:51:41 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:51:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 21:51:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:51:41 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:51:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 21:51:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:51:41 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:51:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 21:51:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:51:41 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:51:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 21:51:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:51:41 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:51:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 21:51:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:51:42 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:51:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 21:51:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:51:42 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:51:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 21:51:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:51:42 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:51:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 21:51:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:51:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:51:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 21:51:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:51:42 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.10) ... machine-1: 21:51:43 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-1: 21:51:43 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 21:51:43 DEBUG juju.agent read agent config, format "2.0" machine-1: 21:51:44 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-1: 21:51:44 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-1: 21:51:44 DEBUG juju.worker start "engine" machine-1: 21:51:44 INFO juju.worker start "engine" machine-1: 21:51:44 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 21:51:44 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 21:51:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 21:51:44 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 21:51:44 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-1: 21:51:44 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 21:51:44 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.introspection stats worker now serving machine-1: 21:51:44 DEBUG juju.worker "engine" started machine-1: 21:51:44 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 21:51:44 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 21:51:44 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-1: 21:51:44 DEBUG juju.worker.apicaller connecting with old password machine-1: 21:51:44 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 21:51:44 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 21:51:44 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" machine-1: 21:51:44 INFO juju.api connection established to "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" machine-1: 21:51:44 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" machine-1: 21:51:44 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 21:51:44 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 21:51:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 21:51:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 21:51:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:51:45 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... machine-1: 21:51:45 DEBUG juju.worker.apicaller connected machine-1: 21:51:45 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 21:51:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 21:51:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:51:45 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... machine-1: 21:51:45 DEBUG juju.worker.apicaller password changed machine-1: 21:51:45 DEBUG juju.api RPC connection died machine-1: 21:51:45 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 21:51:45 DEBUG juju.worker.apicaller connecting with current password machine-1: 21:51:45 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" machine-1: 21:51:45 INFO juju.api connection established to "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" machine-1: 21:51:45 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-abot-epc-basic-0: 21:51:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 21:51:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:51:45 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.10) ... machine-1: 21:51:46 DEBUG juju.worker.apicaller connected machine-1: 21:51:46 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 21:51:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 21:51:46 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 21:51:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 21:51:46 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 21:51:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 21:51:46 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 21:51:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 21:51:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 21:51:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 21:51:46 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 21:51:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 21:51:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 21:51:46 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 21:51:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 21:51:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 21:51:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 21:51:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 21:51:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 21:51:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 21:51:46 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 21:51:46 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 21:51:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 21:51:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 21:51:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 21:51:46 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 21:51:46 INFO juju.worker.upgrader unblocking abort check machine-1: 21:51:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 21:51:46 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-1: 21:51:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 21:51:46 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-1: 21:51:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 21:51:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 21:51:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 21:51:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 21:51:46 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 21:51:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 21:51:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 21:51:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 21:51:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 21:51:46 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 21:51:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 21:51:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 21:51:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 21:51:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 21:51:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 21:51:46 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 21:51:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 21:51:46 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 21:51:46 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 21:51:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 21:51:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 21:51:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 21:51:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 21:51:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 21:51:46 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 21:51:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 21:51:46 DEBUG juju.worker.logger logger setup machine-1: 21:51:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 21:51:46 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 21:51:46 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 21:51:46 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 21:51:46 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 21:51:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 21:51:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 21:51:46 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 21:51:46 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 21:51:46 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 21:51:46 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 21:51:46 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 21:51:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 21:51:46 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 21:51:46 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 21:51:46 DEBUG juju.network including address public:172.30.9.204 for machine machine-1: 21:51:46 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-1: 21:51:46 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 21:51:46 DEBUG juju.network including address local-machine:::1 for machine machine-1: 21:51:46 DEBUG juju.network addresses after filtering: [public:172.30.9.204 local-cloud:192.168.121.12 local-machine:127.0.0.1 local-machine:::1] machine-1: 21:51:46 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.204:17070 192.168.121.12:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 21:51:46 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 21:51:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 21:51:46 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 21:51:46 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 21:51:46 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 21:51:46 DEBUG juju.network including address local-cloud:192.168.121.20 for machine machine-1: 21:51:46 DEBUG juju.network including address local-machine:::1 for machine machine-1: 21:51:46 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.20 local-machine:::1] machine-1: 21:51:46 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.20 local-machine:::1] machine-1: 21:51:46 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.204,192.168.121.12,::1,localhost", AutoNoProxy:""} machine-1: 21:51:46 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 21:51:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 21:51:46 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 21:51:46 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 21:51:46 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 21:51:46 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 21:51:46 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 21:51:46 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 21:51:46 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 21:51:46 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 21:51:46 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 21:51:46 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 21:51:46 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 21:51:46 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 21:51:46 DEBUG juju.agent API server address details [["172.30.9.204:17070" "192.168.121.12:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "172.30.9.204:17070"] unit-abot-epc-basic-0: 21:51:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 21:51:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:51:47 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... machine-1: 21:51:47 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 21:51:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 21:51:47 DEBUG juju.worker start "1-container-watcher" machine-1: 21:51:47 DEBUG juju.worker start "stateconverter" machine-1: 21:51:47 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 21:51:47 INFO juju.worker start "1-container-watcher" machine-1: 21:51:47 DEBUG juju.worker "1-container-watcher" started machine-1: 21:51:47 INFO juju.worker start "stateconverter" machine-1: 21:51:47 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 21:51:47 DEBUG juju.worker "stateconverter" started machine-1: 21:51:47 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 21:51:47 INFO juju.worker.machiner "machine-1" started unit-abot-epc-basic-0: 21:51:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 21:51:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 21:51:47 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 21:51:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 21:51:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 21:51:47 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.4) ... machine-1: 21:51:47 DEBUG juju.service discovered init system "upstart" from local host machine-1: 21:51:47 DEBUG juju.worker.deployer state addresses: ["192.168.121.12:37017"] machine-1: 21:51:47 DEBUG juju.worker.deployer API addresses: ["192.168.121.12:17070" "172.30.9.204:17070"] machine-1: 21:51:47 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-mysql-0 Conf:{Desc:juju unit agent for mysql/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-mysql-0/jujud' unit --data-dir '/var/lib/juju' --unit-name mysql/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-mysql-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-mysql-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name mysql/0 --debug]}}} unit-mysql-0: 21:51:47 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-mysql-0: 21:51:47 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-mysql-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "mysql/0", "--debug"} unit-mysql-0: 21:51:47 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 21:51:47 DEBUG juju.worker start "api" unit-mysql-0: 21:51:47 INFO juju.worker start "api" unit-mysql-0: 21:51:47 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 21:51:47 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 21:51:47 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 21:51:47 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 21:51:47 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 21:51:47 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 21:51:47 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 21:51:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 21:51:47 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 21:51:47 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 21:51:47 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 21:51:47 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 21:51:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 21:51:47 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 21:51:47 DEBUG juju.worker "api" started unit-mysql-0: 21:51:47 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 21:51:47 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 21:51:47 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 21:51:47 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 21:51:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 21:51:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 21:51:47 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 21:51:47 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-mysql-0: 21:51:47 INFO juju.api connection established to "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-mysql-0: 21:51:47 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-mysql-0: 21:51:47 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 21:51:47 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 21:51:47 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 21:51:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 21:51:47 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 21:51:47 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 21:51:47 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 21:51:47 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:51:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 21:51:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 21:51:47 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.4) ... unit-mysql-0: 21:51:48 DEBUG juju.worker.apicaller connected unit-mysql-0: 21:51:48 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 21:51:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-mysql-0: 21:51:48 DEBUG juju.worker.apicaller password changed unit-mysql-0: 21:51:48 DEBUG juju.api RPC connection died unit-mysql-0: 21:51:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 21:51:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:51:48 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-mysql-0: 21:51:48 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 21:51:48 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-mysql-0: 21:51:48 INFO juju.api connection established to "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-mysql-0: 21:51:48 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" machine-1: 21:51:48 DEBUG juju.worker.machiner observed network config updated for "machine-1" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:17:8c:09 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.20 [] [] []} {2 fa:16:3e:17:8c:09 1450 0 eth0 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 21:51:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 21:51:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:51:48 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 21:51:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 21:51:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:51:48 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 21:51:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 21:51:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 21:51:48 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 21:51:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 21:51:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 21:51:48 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 21:51:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 21:51:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 21:51:48 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 21:51:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 21:51:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 21:51:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 21:51:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 21:51:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 21:51:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 21:51:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 21:51:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdom4j-java_1.6.1+dfsg.3-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 21:51:48 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-mysql-0: 21:51:49 DEBUG juju.worker.apicaller connected unit-mysql-0: 21:51:49 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 21:51:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 21:51:49 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 21:51:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 21:51:49 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 21:51:49 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 21:51:49 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 21:51:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 21:51:49 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 21:51:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 21:51:49 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 21:51:49 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 21:51:49 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 21:51:49 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 21:51:49 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 21:51:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 21:51:49 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 21:51:49 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 21:51:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 21:51:49 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 21:51:49 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 21:51:49 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 21:51:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 21:51:49 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 21:51:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 21:51:49 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 21:51:49 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.204,192.168.121.12,::1,localhost", AutoNoProxy:""} unit-mysql-0: 21:51:49 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 21:51:49 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 21:51:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 21:51:49 DEBUG juju.worker.logger logger setup unit-mysql-0: 21:51:49 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 21:51:49 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 21:51:49 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 21:51:49 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-mysql-0: 21:51:49 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-mysql-0: 21:51:49 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-mysql-0: 21:51:49 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 21:51:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 21:51:49 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 21:51:49 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 21:51:49 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 21:51:49 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 21:51:49 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 21:51:49 DEBUG juju.network including address public:172.30.9.204 for machine unit-mysql-0: 21:51:49 DEBUG juju.network including address local-cloud:192.168.121.12 for machine unit-mysql-0: 21:51:49 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 21:51:49 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 21:51:49 DEBUG juju.network addresses after filtering: [public:172.30.9.204 local-cloud:192.168.121.12 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 21:51:49 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.204:17070 192.168.121.12:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 21:51:49 DEBUG juju.agent API server address details [["172.30.9.204:17070" "192.168.121.12:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "172.30.9.204:17070"] unit-mysql-0: 21:51:49 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 21:51:49 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 21:51:49 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-abot-epc-basic-0: 21:51:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 21:51:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 21:51:49 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-mysql-0: 21:51:49 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 21:51:49 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 21:51:49 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-mysql-0: 21:51:49 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-mysql-0: 21:51:49 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 21:51:49 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 21:51:49 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 21:51:49 INFO juju.worker.uniter resuming charm install unit-mysql-0: 21:51:49 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 21:51:49 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 21:51:49 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 21:51:49 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 21:51:49 DEBUG httpbakery client do GET https://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 21:51:49 DEBUG httpbakery } -> error unit-mysql-0: 21:51:49 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 21:51:49 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 21:51:49 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 21:51:49 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 21:51:49 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 21:51:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 21:51:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 21:51:49 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 21:51:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 21:51:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 21:51:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 21:51:50 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 21:51:50 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 21:51:50 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 21:51:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 21:51:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-mysql-0: 21:51:50 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 21:51:50 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 21:51:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 21:51:50 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 21:51:50 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 21:51:50 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 21:51:50 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 21:51:50 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 21:51:50 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 21:51:50 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 21:51:50 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 21:51:50 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 21:51:50 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 21:51:50 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 21:51:50 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 21:51:50 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 21:51:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 21:51:50 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 21:51:50 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 21:51:50 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 21:51:50 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 21:51:50 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 21:51:50 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 21:51:50 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 21:51:50 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 21:51:50 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 21:51:50 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 21:51:50 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 21:51:50 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 21:51:50 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 21:51:50 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-netaddr all 0.7.10-1ubuntu1.1 [849 kB] unit-mysql-0: 21:51:51 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (751 kB/s) unit-mysql-0: 21:51:51 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 21:51:51 DEBUG unit.mysql/0.install (Reading database ... 52368 files and directories currently installed.) unit-mysql-0: 21:51:51 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 21:51:51 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 21:51:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 21:51:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... unit-mysql-0: 21:51:52 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:51:52 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 21:51:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 21:51:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 21:51:53 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-mysql-0: 21:51:53 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 21:51:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 21:51:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 21:51:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 21:51:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 21:51:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 21:51:53 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-mysql-0: 21:51:53 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 21:51:53 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 21:51:53 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 21:51:53 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 21:51:53 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 21:51:53 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 21:51:53 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 21:51:53 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 21:51:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 21:51:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 21:51:53 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 21:51:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 21:51:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 21:51:53 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 21:51:53 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 21:51:53 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 21:51:53 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 21:51:53 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-abot-epc-basic-0: 21:51:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 21:51:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 21:51:53 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 21:51:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 21:51:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 21:51:54 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 21:51:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 21:51:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-mysql-0: 21:51:54 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (65.2 kB/s) unit-abot-epc-basic-0: 21:51:54 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-mysql-0: 21:51:54 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 21:51:54 DEBUG unit.mysql/0.install (Reading database ... 52408 files and directories currently installed.) unit-mysql-0: 21:51:54 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 21:51:54 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 21:51:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 21:51:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 21:51:54 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-mysql-0: 21:51:54 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 21:51:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 21:51:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 21:51:54 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 21:51:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-abot-epc-basic-0: 21:51:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 21:51:55 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 21:51:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 21:51:55 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-mysql-0: 21:51:56 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-mysql-0: 21:51:56 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-mysql-0: 21:51:56 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-mysql-0: 21:51:57 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-mysql-0: 21:51:57 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-mysql-0: 21:51:57 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-mysql-0: 21:51:57 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-mysql-0: 21:51:57 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-mysql-0: 21:51:57 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-mysql-0: 21:51:58 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-mysql-0: 21:51:58 DEBUG unit.mysql/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-abot-epc-basic-0: 21:51:58 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 21:51:58 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 21:51:58 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 21:51:58 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 21:51:58 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-mysql-0: 21:51:58 DEBUG unit.mysql/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-abot-epc-basic-0: 21:51:58 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 21:51:58 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 21:51:58 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 21:51:58 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 21:51:58 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 21:51:58 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 21:51:58 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 21:51:58 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 21:51:58 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 21:51:58 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 21:51:58 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-mysql-0: 21:51:58 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [772 kB] unit-abot-epc-basic-0: 21:51:58 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 21:51:58 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 21:51:58 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 21:51:58 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 21:51:58 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 21:51:58 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 21:51:58 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 21:51:58 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 21:51:58 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 21:51:58 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 21:51:58 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 21:51:58 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 21:51:58 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 21:51:58 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-mysql-0: 21:51:58 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-abot-epc-basic-0: 21:51:59 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 21:51:59 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-mysql-0: 21:51:59 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-abot-epc-basic-0: 21:51:59 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 21:51:59 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 21:51:59 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-mysql-0: 21:51:59 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-mysql-0: 21:51:59 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-mysql-0: 21:51:59 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-abot-epc-basic-0: 21:52:00 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 21:52:00 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 21:52:00 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 21:52:00 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-mysql-0: 21:52:00 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-mysql-0: 21:52:00 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-abot-epc-basic-0: 21:52:00 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 21:52:00 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 21:52:00 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 21:52:00 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 21:52:00 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-mysql-0: 21:52:00 DEBUG unit.mysql/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-abot-epc-basic-0: 21:52:00 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 21:52:00 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 21:52:00 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 21:52:00 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 21:52:00 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 21:52:00 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 21:52:00 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 21:52:00 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 21:52:00 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 21:52:00 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 21:52:00 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 21:52:00 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 21:52:00 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 21:52:00 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 21:52:00 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-abot-epc-basic-0: 21:52:00 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 21:52:00 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 21:52:00 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 21:52:00 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 21:52:01 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 21:52:01 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-mysql-0: 21:52:01 DEBUG unit.mysql/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-mysql-0: 21:52:01 DEBUG unit.mysql/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-abot-epc-basic-0: 21:52:01 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-mysql-0: 21:52:01 DEBUG unit.mysql/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-abot-epc-basic-0: 21:52:01 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 21:52:01 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 21:52:01 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 21:52:01 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 21:52:01 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 21:52:01 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 21:52:01 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 21:52:01 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 21:52:01 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-mysql-0: 21:52:01 DEBUG unit.mysql/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-abot-epc-basic-0: 21:52:01 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode unit-abot-epc-basic-0: 21:52:01 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 21:52:01 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 21:52:01 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 21:52:01 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 21:52:01 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-mysql-0: 21:52:02 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-mysql-0: 21:52:02 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-abot-epc-basic-0: 21:52:02 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-mysql-0: 21:52:02 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-mysql-0: 21:52:02 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-abot-epc-basic-0: 21:52:02 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-mysql-0: 21:52:02 DEBUG unit.mysql/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-abot-epc-basic-0: 21:52:02 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 21:52:02 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-mysql-0: 21:52:02 DEBUG unit.mysql/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-mysql-0: 21:52:02 DEBUG unit.mysql/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-mysql-0: 21:52:03 DEBUG unit.mysql/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-mysql-0: 21:52:03 DEBUG unit.mysql/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] unit-mysql-0: 21:52:03 DEBUG unit.mysql/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] unit-mysql-0: 21:52:03 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-mysql-0: 21:52:03 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-mysql-0: 21:52:03 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-mysql-0: 21:52:03 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-mysql-0: 21:52:04 DEBUG unit.mysql/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] unit-abot-epc-basic-0: 21:52:04 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 21:52:04 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 21:52:04 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 21:52:04 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 21:52:04 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-mysql-0: 21:52:04 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-abot-epc-basic-0: 21:52:04 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 21:52:04 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 21:52:04 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 21:52:04 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 21:52:04 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 21:52:04 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-mysql-0: 21:52:04 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] unit-abot-epc-basic-0: 21:52:04 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 21:52:04 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 21:52:04 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 21:52:04 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 21:52:04 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-mysql-0: 21:52:04 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] unit-abot-epc-basic-0: 21:52:04 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 21:52:04 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 21:52:04 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 21:52:04 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 21:52:04 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 21:52:04 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-mysql-0: 21:52:04 DEBUG unit.mysql/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] unit-abot-epc-basic-0: 21:52:04 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 21:52:04 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-mysql-0: 21:52:04 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-mysql-0: 21:52:04 DEBUG unit.mysql/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] unit-mysql-0: 21:52:05 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-mysql-0: 21:52:05 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] unit-mysql-0: 21:52:05 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 21:52:05 DEBUG unit.mysql/0.install Fetched 40.9 MB in 9s (4094 kB/s) unit-mysql-0: 21:52:05 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 21:52:05 DEBUG unit.mysql/0.install (Reading database ... 52418 files and directories currently installed.) unit-mysql-0: 21:52:05 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 21:52:05 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 21:52:05 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 21:52:05 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 21:52:05 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 21:52:05 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 21:52:05 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 21:52:05 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 21:52:05 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 21:52:05 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 21:52:05 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 21:52:05 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 21:52:05 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 21:52:05 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 21:52:06 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 21:52:06 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 21:52:06 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 21:52:06 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 21:52:06 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 21:52:06 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 21:52:06 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 21:52:06 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 21:52:06 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 21:52:06 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 21:52:06 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 21:52:06 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 21:52:06 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 21:52:06 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 21:52:06 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 21:52:06 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 21:52:06 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 21:52:06 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 21:52:06 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 21:52:06 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 21:52:06 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 21:52:07 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 21:52:07 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 21:52:07 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 21:52:07 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 21:52:07 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 21:52:07 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-mysql-0: 21:52:07 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 21:52:07 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 21:52:07 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 21:52:07 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-mysql-0: 21:52:07 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 21:52:07 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-156.206_amd64.deb ... unit-mysql-0: 21:52:07 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... unit-abot-epc-basic-0: 21:52:08 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 21:52:08 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 21:52:08 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 21:52:08 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 21:52:08 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 21:52:08 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-mysql-0: 21:52:08 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 21:52:08 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 21:52:09 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 21:52:09 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 21:52:09 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 21:52:09 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 21:52:09 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 21:52:09 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 21:52:09 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 21:52:09 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 21:52:09 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 21:52:09 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 21:52:09 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 21:52:10 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 21:52:10 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 21:52:10 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 21:52:10 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 21:52:10 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 21:52:10 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 21:52:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom unit-mysql-0: 21:52:10 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 21:52:10 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 21:52:10 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 21:52:10 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 7.8 KB/sec) unit-abot-epc-basic-0: 21:52:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom unit-abot-epc-basic-0: 21:52:10 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 553.6 KB/sec) unit-abot-epc-basic-0: 21:52:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 3/26 KB 6/26 KB 9/26 KB 11/26 KB 14/26 KB 16/26 KB 19/26 KB 22/26 KB 25/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 953.3 KB/sec) unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 3/15 KB 3/15 KB 6/15 KB 8/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 688.2 KB/sec) unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 1093.4 KB/sec) unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 348.2 KB/sec) unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 490.9 KB/sec) unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 3/37 KB 6/37 KB 9/37 KB 11/37 KB 14/37 KB 16/37 KB 19/37 KB 22/37 KB 25/37 KB 27/37 KB 30/37 KB 32/37 KB 35/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1286.9 KB/sec) unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 651.9 KB/sec) unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 3/33 KB 5/33 KB 8/33 KB 11/33 KB 13/33 KB 16/33 KB 19/33 KB 21/33 KB 24/33 KB 27/33 KB 29/33 KB 32/33 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 1078.0 KB/sec) unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 64.8 KB/sec) unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 754.6 KB/sec) unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1376.1 KB/sec) unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (5 KB at 210.6 KB/sec) unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 150.4 KB/sec) unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 106.4 KB/sec) unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 137.6 KB/sec) unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 267.5 KB/sec) unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 596.7 KB/sec) unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 36.2 KB/sec) unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 380.3 KB/sec) unit-mysql-0: 21:52:11 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 21:52:11 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom unit-mysql-0: 21:52:11 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 203.0 KB/sec) unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 492/492 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 28.3 KB/sec) unit-mysql-0: 21:52:11 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom unit-mysql-0: 21:52:11 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 21:52:11 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 294.9 KB/sec) unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 998/998 B Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 42.4 KB/sec) unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom unit-mysql-0: 21:52:11 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 21:52:11 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 21:52:11 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 2/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 352.4 KB/sec) unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 203.6 KB/sec) unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 1/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 117.8 KB/sec) unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 178.3 KB/sec) unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 130.5 KB/sec) unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom unit-mysql-0: 21:52:11 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 21:52:11 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 73.5 KB/sec) unit-mysql-0: 21:52:11 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 880/880 B Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 45.2 KB/sec) unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 99.1 KB/sec) unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 681.0 KB/sec) unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 3/41 KB 5/41 KB 8/41 KB 11/41 KB 13/41 KB 16/41 KB 19/41 KB 21/41 KB 24/41 KB 27/41 KB 29/41 KB 32/41 KB 36/41 KB 40/41 KB 41/41 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 1860.7 KB/sec) unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install 4/15 KB 8/15 KB 12/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 779.2 KB/sec) unit-abot-epc-basic-0: 21:52:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 141.1 KB/sec) unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom unit-mysql-0: 21:52:12 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 21:52:12 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 21:52:12 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 388.1 KB/sec) unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1515.3 KB/sec) unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 802.7 KB/sec) unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install 965/965 B Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 44.9 KB/sec) unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 180.7 KB/sec) unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom unit-mysql-0: 21:52:12 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 21:52:12 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 21:52:12 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 1050.9 KB/sec) unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 440.0 KB/sec) unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom unit-mysql-0: 21:52:12 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 21:52:12 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 21:52:12 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 697.0 KB/sec) unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 389.8 KB/sec) unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install 3/50 KB 5/50 KB 8/50 KB 11/50 KB 13/50 KB 16/50 KB 19/50 KB 21/50 KB 24/50 KB 27/50 KB 29/50 KB 32/50 KB 3/48 KB 32/50 KB 6/48 KB 32/50 KB 6/48 KB 32/50 KB 3/35 KB 6/48 KB 32/50 KB 6/35 KB 3/153 KB 6/48 KB 32/50 KB 9/35 KB 3/153 KB 9/48 KB 32/50 KB 9/35 KB 3/153 KB 9/48 KB 32/50 KB 11/35 KB 3/153 KB 6/48 KB 32/50 KB 6/35 KB 3/153 KB 11/48 KB 32/50 KB 11/35 KB 5/153 KB 11/48 KB 32/50 KB 11/35 KB 8/153 KB 11/48 KB 32/50 KB 11/35 KB 11/153 KB 11/48 KB 32/50 KB 11/35 KB 13/153 KB 11/48 KB 32/50 KB 11/35 KB 13/153 KB 14/48 KB 32/50 KB 11/35 KB 13/153 KB 14/48 KB 36/50 KB 11/35 KB 13/153 KB 14/48 KB 40/50 KB 11/35 KB 13/153 KB 14/48 KB 44/50 KB 11/35 KB 13/153 KB 14/48 KB 48/50 KB 11/35 KB 13/153 KB 14/48 KB 48/50 KB 14/35 KB 13/153 KB 14/48 KB 50/50 KB 14/35 KB 16/153 KB 14/48 KB 50/50 KB 14/35 KB 16/153 KB 16/48 KB 50/50 KB 14/35 KB 16/153 KB 16/48 KB 50/50 KB 16/35 KB 16/153 KB 19/48 KB 50/50 KB 16/35 KB 16/153 KB 19/48 KB 50/50 KB 19/35 KB 16/153 KB 22/48 KB 50/50 KB 19/35 KB 16/153 KB 22/48 KB 50/50 KB 22/35 KB 16/153 KB 25/48 KB 50/50 KB 22/35 KB 19/153 KB 3/30 KB 27/48 KB 50/50 KB 25/35 KB 19/153 KB 3/30 KB 25/48 KB 50/50 KB 25/35 KB 16/153 KB 3/30 KB 25/48 KB 50/50 KB 25/35 KB 16/153 KB 3/30 KB 25/48 KB 50/50 KB 22/35 KB 19/153 KB 6/30 KB 27/48 KB 50/50 KB 25/35 KB 19/153 KB 9/30 KB 27/48 KB 50/50 KB 25/35 KB 19/153 KB 11/30 KB 27/48 KB 50/50 KB 25/35 KB 21/153 KB 11/30 KB 27/48 KB 50/50 KB 27/35 KB 24/153 KB 11/30 KB 30/48 KB 50/50 KB 27/35 KB 19/153 KB 11/30 KB 27/48 KB 50/50 KB 27/35 KB 24/153 KB 11/30 KB 30/48 KB 50/50 KB 30/35 KB 21/153 KB 11/30 KB 30/48 KB 50/50 KB 27/35 KB 27/153 KB 11/30 KB 32/48 KB 50/50 KB 32/35 KB 27/153 KB 14/30 KB 32/48 KB 50/50 KB 32/35 KB 27/153 KB 16/30 KB 32/48 KB 50/50 KB 32/35 KB 24/153 KB 11/30 KB 30/48 KB 50/50 KB 32/35 KB 24/153 KB 11/30 KB 32/48 KB 50/50 KB 32/35 KB 27/153 KB 16/30 KB 32/48 KB 50/50 KB 35/35 KB 29/153 KB 16/30 KB 32/48 KB 50/50 KB 35/35 KB 32/153 KB 19/30 KB 32/48 KB 50/50 KB 35/35 KB 29/153 KB 19/30 KB 32/48 KB 50/50 KB 35/35 KB 32/153 KB 22/30 KB 32/48 KB 50/50 KB 35/35 KB 32/153 KB 25/30 KB 32/48 KB 50/50 KB 35/35 KB 32/153 KB 27/30 KB 32/48 KB 50/50 KB 35/35 KB 32/153 KB 30/30 KB 32/48 KB 50/50 KB 35/35 KB 32/153 KB 30/30 KB 36/48 KB 50/50 KB 35/35 KB 32/153 KB 30/30 KB 40/48 KB 50/50 KB 35/35 KB 32/153 KB 30/30 KB 44/48 KB 50/50 KB 35/35 KB 32/153 KB 30/30 KB 48/48 KB 50/50 KB 35/35 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 507.8 KB/sec) unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 433.0 KB/sec) unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install 36/153 KB 30/30 KB 48/48 KB 50/50 KB 40/153 KB 44/153 KB 48/153 KB 52/153 KB 56/153 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 731.5 KB/sec) unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 665.2 KB/sec) unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install 60/153 KB 64/153 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install 68/153 KB 4/190 KB 72/153 KB 4/190 KB 76/153 KB 4/190 KB 68/153 KB 8/190 KB 76/153 KB 8/190 KB 80/153 KB 12/190 KB 80/153 KB 16/190 KB 80/153 KB 16/190 KB 84/153 KB 20/190 KB 88/153 KB 20/190 KB 92/153 KB 20/190 KB 84/153 KB 24/190 KB 92/153 KB 28/190 KB 96/153 KB 24/190 KB 96/153 KB 32/190 KB 96/153 KB 32/190 KB 3/86 KB 96/153 KB 32/190 KB 3/37 KB 6/86 KB 96/153 KB 32/190 KB 3/37 KB 3/86 KB 96/153 KB 32/190 KB 6/37 KB 6/86 KB 96/153 KB 32/190 KB 6/37 KB 9/86 KB 96/153 KB 32/190 KB 9/37 KB 9/86 KB 96/153 KB 32/190 KB 9/37 KB 11/86 KB 96/153 KB 32/190 KB 11/37 KB 11/86 KB 96/153 KB 32/190 KB 11/37 KB 3/119 KB 11/86 KB 96/153 KB 32/190 KB 11/37 KB 6/119 KB 11/86 KB 96/153 KB 32/190 KB 11/37 KB 9/119 KB 11/86 KB 96/153 KB 32/190 KB 11/37 KB 11/119 KB 11/86 KB 96/153 KB 32/190 KB 11/37 KB 14/119 KB 11/86 KB 96/153 KB 32/190 KB 11/37 KB 16/119 KB 11/86 KB 96/153 KB 32/190 KB 11/37 KB 19/119 KB 11/86 KB 96/153 KB 36/190 KB 14/37 KB 22/119 KB 14/86 KB 96/153 KB 36/190 KB 14/37 KB 19/119 KB 14/86 KB 96/153 KB 36/190 KB 11/37 KB 19/119 KB 14/86 KB 96/153 KB 36/190 KB 14/37 KB 22/119 KB 16/86 KB 100/153 KB 36/190 KB 16/37 KB 25/119 KB 16/86 KB 100/153 KB 36/190 KB 11/37 KB 19/119 KB 11/86 KB 96/153 KB 40/190 KB 16/37 KB 25/119 KB 19/86 KB 100/153 KB 36/190 KB 16/37 KB 25/119 KB 19/86 KB 100/153 KB 36/190 KB 16/37 KB 22/119 KB 16/86 KB 100/153 KB 44/190 KB 19/37 KB 25/119 KB 19/86 KB 100/153 KB 44/190 KB 22/37 KB 25/119 KB 19/86 KB 100/153 KB 44/190 KB 25/37 KB 27/119 KB 22/86 KB 100/153 KB 36/190 KB 14/37 KB 22/119 KB 14/86 KB 100/153 KB 44/190 KB 25/37 KB 27/119 KB 22/86 KB 104/153 KB 44/190 KB 25/37 KB 27/119 KB 22/86 KB 108/153 KB 44/190 KB 25/37 KB 27/119 KB 22/86 KB 112/153 KB 44/190 KB 22/37 KB 27/119 KB 22/86 KB 100/153 KB 44/190 KB 22/37 KB 27/119 KB 19/86 KB 100/153 KB 44/190 KB 25/37 KB 30/119 KB 22/86 KB 112/153 KB 44/190 KB 25/37 KB 32/119 KB 25/86 KB 116/153 KB 44/190 KB 27/37 KB 36/119 KB 25/86 KB 116/153 KB 44/190 KB 27/37 KB 40/119 KB 25/86 KB 116/153 KB 44/190 KB 16/37 KB 25/119 KB 19/86 KB 100/153 KB 48/190 KB 27/37 KB 44/119 KB 25/86 KB 116/153 KB 52/190 KB 27/37 KB 44/119 KB 25/86 KB 116/153 KB 44/190 KB 27/37 KB 32/119 KB 25/86 KB 116/153 KB 44/190 KB 25/37 KB 30/119 KB 25/86 KB 116/153 KB 52/190 KB 27/37 KB 44/119 KB 25/86 KB 120/153 KB 52/190 KB 27/37 KB 44/119 KB 25/86 KB 124/153 KB 44/190 KB 25/37 KB 30/119 KB 25/86 KB 112/153 KB 52/190 KB 30/37 KB 44/119 KB 27/86 KB 124/153 KB 52/190 KB 30/37 KB 44/119 KB 30/86 KB 124/153 KB 52/190 KB 30/37 KB 44/119 KB 25/86 KB 124/153 KB 56/190 KB 30/37 KB 44/119 KB 30/86 KB 128/153 KB 56/190 KB 30/37 KB 44/119 KB 30/86 KB 132/153 KB 56/190 KB 32/37 KB 44/119 KB 32/86 KB 136/153 KB 56/190 KB 32/37 KB 44/119 KB 32/86 KB 140/153 KB 56/190 KB 32/37 KB 44/119 KB 32/86 KB 144/153 KB 56/190 KB 30/37 KB 44/119 KB 30/86 KB 124/153 KB 60/190 KB 32/37 KB 44/119 KB 32/86 KB 144/153 KB 64/190 KB 32/37 KB 44/119 KB 32/86 KB 144/153 KB 68/190 KB 32/37 KB 44/119 KB 32/86 KB 144/153 KB 44/190 KB 27/37 KB 44/119 KB 32/86 KB 132/153 KB 56/190 KB 32/37 KB 44/119 KB 32/86 KB 132/153 KB 72/190 KB 32/37 KB 44/119 KB 36/86 KB 144/153 KB 72/190 KB 32/37 KB 48/119 KB 40/86 KB 144/153 KB 72/190 KB 32/37 KB 48/119 KB 44/86 KB 144/153 KB 72/190 KB 32/37 KB 48/119 KB 48/86 KB 144/153 KB 56/190 KB 32/37 KB 44/119 KB 30/86 KB 132/153 KB 72/190 KB 35 unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install /37 KB 48/119 KB 48/86 KB 148/153 KB 72/190 KB 37/37 KB 48/119 KB 48/86 KB 148/153 KB 72/190 KB 32/37 KB 48/119 KB 48/86 KB 148/153 KB 72/190 KB 32/37 KB 44/119 KB 32/86 KB 144/153 KB 72/190 KB 32/37 KB 48/119 KB 36/86 KB 144/153 KB 76/190 KB 37/37 KB 48/119 KB 48/86 KB 148/153 KB 80/190 KB 37/37 KB 48/119 KB 48/86 KB 148/153 KB 80/190 KB 37/37 KB 48/119 KB 48/86 KB 152/153 KB 80/190 KB 37/37 KB 48/119 KB 48/86 KB 153/153 KB 84/190 KB 37/37 KB 48/119 KB 48/86 KB 153/153 KB 88/190 KB 37/37 KB 52/119 KB 52/86 KB 153/153 KB 92/190 KB 37/37 KB 52/119 KB 52/86 KB 153/153 KB 84/190 KB 37/37 KB 52/119 KB 52/86 KB 153/153 KB 84/190 KB 37/37 KB 52/119 KB 48/86 KB 153/153 KB 92/190 KB 37/37 KB 56/119 KB 52/86 KB 153/153 KB 92/190 KB 37/37 KB 60/119 KB 52/86 KB 153/153 KB 92/190 KB 37/37 KB 64/119 KB 52/86 KB 153/153 KB 92/190 KB 37/37 KB 64/119 KB 56/86 KB 153/153 KB 92/190 KB 37/37 KB 64/119 KB 60/86 KB 153/153 KB 92/190 KB 37/37 KB 64/119 KB 64/86 KB 153/153 KB 96/190 KB 37/37 KB 68/119 KB 64/86 KB 153/153 KB 92/190 KB 37/37 KB 68/119 KB 64/86 KB 153/153 KB 96/190 KB 37/37 KB 72/119 KB 64/86 KB 153/153 KB 96/190 KB 37/37 KB 76/119 KB 64/86 KB 153/153 KB 96/190 KB 37/37 KB 80/119 KB 64/86 KB 153/153 KB 96/190 KB 37/37 KB 84/119 KB 68/86 KB 153/153 KB 100/190 KB 37/37 KB 88/119 KB 68/86 KB 153/153 KB 100/190 KB 37/37 KB 92/119 KB 68/86 KB 153/153 KB 96/190 KB 37/37 KB 80/119 KB 68/86 KB 153/153 KB 100/190 KB 37/37 KB 96/119 KB 72/86 KB 100/190 KB 37/37 KB 96/119 KB 76/86 KB 100/190 KB 37/37 KB 96/119 KB 80/86 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 330.1 KB/sec) unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 1282.5 KB/sec) unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install 100/190 KB 37/37 KB 84/119 KB 68/86 KB 153/153 KB 104/190 KB 96/119 KB 84/86 KB 108/190 KB 96/119 KB 84/86 KB 112/190 KB 96/119 KB 84/86 KB 116/190 KB 96/119 KB 84/86 KB 120/190 KB 96/119 KB 84/86 KB 100/190 KB 37/37 KB 96/119 KB 84/86 KB 100/190 KB 96/119 KB 84/86 KB 124/190 KB 96/119 KB 86/86 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install 124/190 KB 100/119 KB 86/86 KB 124/190 KB 104/119 KB 86/86 KB 124/190 KB 108/119 KB 86/86 KB 124/190 KB 100/119 KB 86/86 KB 128/190 KB 108/119 KB 86/86 KB 128/190 KB 112/119 KB 86/86 KB 132/190 KB 116/119 KB 86/86 KB 4/66 KB 132/190 KB 119/119 KB 86/86 KB 4/66 KB 132/190 KB 112/119 KB 86/86 KB 4/66 KB 128/190 KB 112/119 KB 86/86 KB 4/66 KB 132/190 KB 119/119 KB 86/86 KB 8/66 KB 132/190 KB 119/119 KB 86/86 KB 12/66 KB 132/190 KB 119/119 KB 86/86 KB 16/66 KB 136/190 KB 119/119 KB 86/86 KB 16/66 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 678.9 KB/sec) unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install 140/190 KB 119/119 KB 20/66 KB 3/26 KB 136/190 KB 119/119 KB 20/66 KB 3/26 KB 144/190 KB 119/119 KB 20/66 KB 5/26 KB 144/190 KB 119/119 KB 20/66 KB 8/26 KB 144/190 KB 119/119 KB 20/66 KB 11/26 KB 136/190 KB 119/119 KB 20/66 KB 144/190 KB 119/119 KB 20/66 KB 3/26 KB 148/190 KB 119/119 KB 24/66 KB 11/26 KB 152/190 KB 119/119 KB 24/66 KB 13/26 KB 156/190 KB 119/119 KB 24/66 KB 13/26 KB Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install 148/190 KB 119/119 KB 24/66 KB 13/26 KB 144/190 KB 119/119 KB 24/66 KB 11/26 KB 156/190 KB 119/119 KB 28/66 KB 13/26 KB 156/190 KB 119/119 KB 32/66 KB 13/26 KB 156/190 KB 119/119 KB 32/66 KB 16/26 KB 156/190 KB 119/119 KB 36/66 KB 16/26 KB 160/190 KB 119/119 KB 36/66 KB 19/26 KB 156/190 KB 119/119 KB 36/66 KB 19/26 KB 160/190 KB 119/119 KB 36/66 KB 21/26 KB 160/190 KB 119/119 KB 40/66 KB 21/26 KB 164/190 KB 119/119 KB 44/66 KB 24/26 KB 164/190 KB 119/119 KB 48/66 KB 24/26 KB 164/190 KB 119/119 KB 40/66 KB 24/26 KB 160/190 KB 119/119 KB 40/66 KB 24/26 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 869.4 KB/sec) unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install 164/190 KB 48/66 KB 26/26 KB 168/190 KB 48/66 KB 26/26 KB 172/190 KB 48/66 KB 26/26 KB 4/324 KB 176/190 KB 48/66 KB 26/26 KB 4/324 KB 180/190 KB 48/66 KB 26/26 KB 4/324 KB 184/190 KB 52/66 KB 26/26 KB 4/324 KB 168/190 KB 48/66 KB 26/26 KB 4/324 KB 184/190 KB 52/66 KB 26/26 KB 8/324 KB 184/190 KB 52/66 KB 26/26 KB 12/324 KB 184/190 KB 52/66 KB 26/26 KB 16/324 KB 184/190 KB 52/66 KB 26/26 KB 20/324 KB 180/190 KB 52/66 KB 26/26 KB 4/324 KB 184/190 KB 56/66 KB 26/26 KB 20/324 KB 184/190 KB 60/66 KB 26/26 KB 20/324 KB 184/190 KB 64/66 KB 26/26 KB 20/324 KB 184/190 KB 66/66 KB 24/324 KB 184/190 KB 64/66 KB 24/324 KB 188/190 KB 66/66 KB 3/79 KB 28/324 KB 188/190 KB 66/66 KB 3/79 KB 32/324 KB 188/190 KB 66/66 KB 3/79 KB 36/324 KB 188/190 KB 66/66 KB 3/79 KB 40/324 KB 188/190 KB 66/66 KB 3/79 KB 24/324 KB 188/190 KB 66/66 KB 24/324 KB 190/190 KB 66/66 KB 3/79 KB 40/324 KB 190/190 KB 66/66 KB 5/79 KB 40/324 KB 190/190 KB 66/66 KB 8/79 KB 40/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 170.4 KB/sec) unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install 190/190 KB 66/66 KB 11/79 KB 40/324 KB 190/190 KB 66/66 KB 13/79 KB 44/324 KB 190/190 KB 16/79 KB 44/324 KB 190/190 KB 66/66 KB 11/79 KB 44/324 KB 190/190 KB 16/79 KB 48/324 KB 190/190 KB 16/79 KB 52/324 KB 190/190 KB 19/79 KB 56/324 KB 190/190 KB 19/79 KB 60/324 KB 190/190 KB 19/79 KB 52/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 428.5 KB/sec) unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install 190/190 KB 21/79 KB 60/324 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install 190/190 KB 24/79 KB 60/324 KB 190/190 KB 24/79 KB 64/324 KB 190/190 KB 27/79 KB 64/324 KB 190/190 KB 29/79 KB 64/324 KB 3/228 KB 32/79 KB 64/324 KB 3/228 KB 29/79 KB 64/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (190 KB at 1192.7 KB/sec) unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install 5/228 KB 32/79 KB 68/324 KB 8/228 KB 32/79 KB 68/324 KB 11/228 KB 32/79 KB 68/324 KB 3/228 KB 32/79 KB 68/324 KB 13/228 KB 32/79 KB 68/324 KB 13/228 KB 32/79 KB 72/324 KB 13/228 KB 32/79 KB 76/324 KB 13/228 KB 32/79 KB 80/324 KB 16/228 KB 32/79 KB 84/324 KB 16/228 KB 4/152 KB 36/79 KB 88/324 KB 16/228 KB 4/152 KB 36/79 KB 92/324 KB 16/228 KB 32/79 KB 80/324 KB 19/228 KB 4/152 KB 36/79 KB 92/324 KB 21/228 KB 4/152 KB 36/79 KB 92/324 KB 4/32 KB 16/228 KB 4/152 KB 36/79 KB 84/324 KB 16/228 KB 36/79 KB 84/324 KB 21/228 KB 4/152 KB 40/79 KB 92/324 KB 4/32 KB 21/228 KB 4/152 KB 44/79 KB 92/324 KB 4/32 KB 21/228 KB 4/152 KB 48/79 KB 92/324 KB 4/32 KB 19/228 KB 4/152 KB 36/79 KB 92/324 KB 4/32 KB 21/228 KB 8/152 KB 48/79 KB 92/324 KB 8/32 KB 21/228 KB 8/152 KB 48/79 KB 92/324 KB 12/32 KB 24/228 KB 8/152 KB 48/79 KB 92/324 KB 16/32 KB 21/228 KB 8/152 KB 48/79 KB 92/324 KB 4/32 KB 24/228 KB 12/152 KB 48/79 KB 96/324 KB 16/32 KB 24/228 KB 12/152 KB 48/79 KB 96/324 KB 20/32 KB 24/228 KB 16/152 KB 52/79 KB 96/324 KB 24/32 KB 24/228 KB 8/152 KB 48/79 KB 96/324 KB 16/32 KB 24/228 KB 8/152 KB 48/79 KB 92/324 KB 12/32 KB 27/228 KB 16/152 KB 52/79 KB 96/324 KB 28/32 KB 27/228 KB 16/152 KB 52/79 KB 100/324 KB 28/32 KB 29/228 KB 16/152 KB 52/79 KB 104/324 KB 28/32 KB 29/228 KB 16/152 KB 52/79 KB 108/324 KB 28/32 KB 29/228 KB 16/152 KB 52/79 KB 112/324 KB 28/32 KB 24/228 KB 16/152 KB 52/79 KB 96/324 KB 20/32 KB 24/228 KB 16/152 KB 48/79 KB 96/324 KB 20/32 KB 29/228 KB 20/152 KB 52/79 KB 112/324 KB 28/32 KB 29/228 KB 24/152 KB 56/79 KB 112/324 KB 28/32 KB 29/228 KB 28/152 KB 56/79 KB 112/324 KB 28/32 KB 29/228 KB 32/152 KB 56/79 KB 112/324 KB 28/32 KB 24/228 KB 16/152 KB 52/79 KB 108/324 KB 28/32 KB 29/228 KB 16/152 KB 52/79 KB 100/324 KB 28/32 KB 32/228 KB 32/152 KB 56/79 KB 112/324 KB 28/32 KB 36/228 KB 32/152 KB 56/79 KB 112/324 KB 28/32 KB 40/228 KB 36/152 KB 56/79 KB 116/324 KB 32/32 KB 44/228 KB 36/152 KB 56/79 KB 116/324 KB 32/32 KB 29/228 KB 20/152 KB 56/79 KB 112/324 KB 28/32 KB 48/228 KB 36/152 KB 60/79 KB 116/324 KB 32/32 KB 48/228 KB 36/152 KB 64/79 KB 116/324 KB 32/32 KB 48/228 KB 36/152 KB 68/79 KB 116/324 KB 32/32 KB 48/228 KB 36/152 KB 72/79 KB 116/324 KB 32/32 KB 48/228 KB 36/152 KB 76/79 KB 116/324 KB 32/32 KB 48/228 KB 36/152 KB 79/79 KB 116/324 KB 32/32 KB 36/228 KB 36/152 KB 56/79 KB 116/324 KB 32/32 KB 36/228 KB 32/152 KB 56/79 KB 116/324 KB 32/32 KB 36/228 KB 32/152 KB 56/79 KB 112/324 KB 32/32 KB 48/228 KB 36/152 KB 56/79 KB 116/324 KB 32/32 KB 48/228 KB 36/152 KB 79/79 KB 120/324 KB 32/32 KB 48/228 KB 40/152 KB 79/79 KB 120/324 KB 32/32 KB 48/228 KB 40/152 KB 79/79 KB 124/324 KB 32/32 KB 48/228 KB 44/152 KB 79/79 KB 128/324 KB 32/32 KB 48/228 KB 44/152 KB 79/79 KB 124/324 KB 32/32 KB 52/228 KB 48/152 KB 79/79 KB 128/324 KB 32/32 KB 52/228 KB 48/152 KB 79/79 KB 132/324 KB 32/32 KB 52/228 KB 52/152 KB 79/79 KB 136/324 KB 32/32 KB 52/228 KB 52/152 KB 79/79 KB 140/324 KB 32/32 KB 52/228 KB 44/152 KB 79/79 KB 128/324 KB 32/32 KB 56/228 KB 52/152 KB 79/79 KB 140/324 KB 32/32 KB 60/228 KB 52/152 KB 79/79 KB 140/324 KB 64/228 KB 52/152 KB 79/79 KB 140/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 417.2 KB/sec) unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install 52/228 KB 52/152 KB 79/79 KB 132/324 KB 32/32 KB 68/228 KB 56/152 KB 144/324 KB 68/228 KB 60/152 KB 144/324 KB 68/228 KB 52/152 KB 144/324 KB 68/228 KB 64/152 KB 144/324 KB 68/228 KB 64/152 KB 148/324 KB 68/228 KB 68/152 KB 152/324 KB 68/228 KB 68/152 KB 156/324 KB 68/228 KB 68/152 KB 160/324 KB 68/228 KB 52/152 KB 140/324 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 162.9 KB/sec) unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install 72/228 KB 68/152 KB 160/324 KB 76/228 KB 68/152 KB 160/324 KB 80/228 KB 68/152 KB 160/324 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install 68/228 KB 68/152 KB 148/324 KB 84/228 KB 68/152 KB 160/324 KB 88/228 KB 72/152 KB 164/324 KB 92/228 KB 72/152 KB 164/324 KB 96/228 KB 72/152 KB 164/324 KB 84/228 KB 72/152 KB 164/324 KB 84/228 KB 72/152 KB 160/324 KB 96/228 KB 76/152 KB 164/324 KB 96/228 KB 80/152 KB 164/324 KB 96/228 KB 84/152 KB 164/324 KB 96/228 KB 88/152 KB 168/324 KB 96/228 KB 92/152 KB 168/324 KB 96/228 KB 96/152 KB 168/324 KB 96/228 KB 84/152 KB 168/324 KB 96/228 KB 96/152 KB 172/324 KB 96/228 KB 96/152 KB 176/324 KB 100/228 KB 96/152 KB 176/324 KB 104/228 KB 96/152 KB 176/324 KB 108/228 KB 96/152 KB 176/324 KB 112/228 KB 96/152 KB 176/324 KB 116/228 KB 96/152 KB 176/324 KB 120/228 KB 100/152 KB 180/324 KB 124/228 KB 100/152 KB 180/324 KB 128/228 KB 100/152 KB 180/324 KB 116/228 KB 100/152 KB 180/324 KB 116/228 KB 96/152 KB 180/324 KB 128/228 KB 100/152 KB 184/324 KB 128/228 KB 104/152 KB 184/324 KB 128/228 KB 104/152 KB 188/324 KB 128/228 KB 108/152 KB 188/324 KB 128/228 KB 108/152 KB 192/324 KB 128/228 KB 112/152 KB 192/324 KB 128/228 KB 116/152 KB 192/324 KB 132/228 KB 4/234 KB 120/152 KB 196/324 KB 132/228 KB 4/234 KB 124/152 KB 196/324 KB 132/228 KB 4/234 KB 116/152 KB 196/324 KB 132/228 KB 4/234 KB 124/152 KB 200/324 KB 132/228 KB 4/234 KB 124/152 KB 204/324 KB 132/228 KB 4/234 KB 116/152 KB 192/324 KB 128/228 KB 4/234 KB 116/152 KB 192/324 KB 132/228 KB 8/234 KB 128/152 KB 204/324 KB 132/228 KB 12/234 KB 128/152 KB 204/324 KB 132/228 KB 16/234 KB 128/152 KB 204/324 KB 132/228 KB 20/234 KB 128/152 KB 204/324 KB 132/228 KB 24/234 KB 128/152 KB 204/324 KB 132/228 KB 28/234 KB 128/152 KB 204/324 KB 132/228 KB 32/234 KB 128/152 KB 204/324 KB 136/228 KB 32/234 KB 128/152 KB 204/324 KB 132/228 KB 4/234 KB 128/152 KB 204/324 KB 136/228 KB 32/234 KB 128/152 KB 208/324 KB 140/228 KB 32/234 KB 128/152 KB 208/324 KB 144/228 KB 32/234 KB 128/152 KB 208/324 KB 148/228 KB 32/234 KB 132/152 KB 208/324 KB 152/228 KB 36/234 KB 132/152 KB 212/324 KB 144/228 KB 32/234 KB 132/152 KB 208/324 KB 148/228 KB 36/234 KB 132/152 KB 212/324 KB 152/228 KB 40/234 KB 132/152 KB 212/324 KB 152/228 KB 44/234 KB 132/152 KB 212/324 KB 152/228 KB 48/234 KB 132/152 KB 212/324 KB 148/228 KB 32/234 KB 132/152 KB 212/324 KB 152/228 KB 48/234 KB 136/152 KB 212/324 KB 152/228 KB 48/234 KB 140/152 KB 216/324 KB 152/228 KB 48/234 KB 144/152 KB 216/324 KB 152/228 KB 48/234 KB 136/152 KB 216/324 KB 152/228 KB 52/234 KB 144/152 KB 220/324 KB 152/228 KB 52/234 KB 144/152 KB 224/324 KB 156/228 KB 52/234 KB 144/152 KB 224/324 KB 160/228 KB 52/234 KB 144/152 KB 224/324 KB 164/228 KB 52/234 KB 144/152 KB 224/324 KB 152/228 KB 52/234 KB 144/152 KB 216/324 KB 164/228 KB 56/234 KB 148/152 KB 228/324 KB 164/228 KB 60/234 KB 148/152 KB 228/324 KB 164/228 KB 64/234 KB 148/152 KB 228/324 KB 164/228 KB 52/234 KB 148/152 KB 228/324 KB 164/228 KB 52/234 KB 148/152 KB 224/324 KB 164/228 KB 64/234 KB 152/152 KB 228/324 KB 164/228 KB 64/234 KB 152/152 KB 228/324 KB 164/228 KB 64/234 KB 152/152 KB 232/324 KB 164/228 KB 64/234 KB 152/152 KB 236/324 KB 164/228 KB 64/234 KB 152/152 KB 240/324 KB 164/228 KB 68/234 KB 152/152 KB 240/324 KB 164/228 KB 72/234 KB 152/152 KB 244/324 KB 168/228 KB 76/234 KB 152/152 KB 244/324 KB 168/228 KB 80/234 KB 152/152 KB 244/324 KB 168/228 KB 84/234 KB 152/152 KB 244/324 KB 168/228 KB 88/234 KB 152/152 KB 244/324 KB 168/228 KB 92/234 KB 152/152 KB 244/324 KB 168/228 KB 96 unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install /234 KB 152/152 KB 244/324 KB 168/228 KB 100/234 KB 152/152 KB 244/324 KB 164/228 KB 68/234 KB 152/152 KB 244/324 KB 168/228 KB 100/234 KB 152/152 KB 248/324 KB 168/228 KB 100/234 KB 152/152 KB 252/324 KB 168/228 KB 100/234 KB 152/152 KB 256/324 KB 168/228 KB 100/234 KB 152/152 KB 260/324 KB 168/228 KB 72/234 KB 152/152 KB 244/324 KB 172/228 KB 100/234 KB 152/152 KB 260/324 KB 176/228 KB 100/234 KB 152/152 KB 260/324 KB 180/228 KB 100/234 KB 152/152 KB 260/324 KB 184/228 KB 100/234 KB 152/152 KB 260/324 KB 188/228 KB 100/234 KB 152/152 KB 260/324 KB 192/228 KB 100/234 KB 152/152 KB 260/324 KB 196/228 KB 100/234 KB 152/152 KB 260/324 KB 200/228 KB 100/234 KB 152/152 KB 264/324 KB 204/228 KB 104/234 KB 152/152 KB 264/324 KB 196/228 KB 100/234 KB 152/152 KB 264/324 KB 204/228 KB 104/234 KB 152/152 KB 268/324 KB 204/228 KB 104/234 KB 152/152 KB 272/324 KB 200/228 KB 104/234 KB 152/152 KB 264/324 KB 204/228 KB 108/234 KB 152/152 KB 272/324 KB 204/228 KB 112/234 KB 152/152 KB 272/324 KB 208/228 KB 112/234 KB 152/152 KB 272/324 KB 208/228 KB 116/234 KB 152/152 KB 272/324 KB 212/228 KB 120/234 KB 152/152 KB 276/324 KB 212/228 KB 124/234 KB 276/324 KB 212/228 KB 128/234 KB 276/324 KB 212/228 KB 116/234 KB 152/152 KB 276/324 KB 212/228 KB 128/234 KB 280/324 KB 212/228 KB 128/234 KB 284/324 KB 212/228 KB 128/234 KB 288/324 KB 212/228 KB 116/234 KB 152/152 KB 272/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 657.2 KB/sec) unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install 216/228 KB 128/234 KB 288/324 KB 220/228 KB 128/234 KB 288/324 KB 224/228 KB 128/234 KB 288/324 KB 228/228 KB 128/234 KB 288/324 KB 228/228 KB 132/234 KB 292/324 KB 228/228 KB 136/234 KB 292/324 KB 228/228 KB 128/234 KB 292/324 KB 228/228 KB 136/234 KB 296/324 KB 228/228 KB 136/234 KB 300/324 KB 228/228 KB 136/234 KB 304/324 KB 228/228 KB 140/234 KB 304/324 KB 228/228 KB 144/234 KB 304/324 KB 228/228 KB 148/234 KB 304/324 KB 228/228 KB 152/234 KB 308/324 KB 228/228 KB 156/234 KB 308/324 KB 228/228 KB 160/234 KB 308/324 KB 228/228 KB 148/234 KB 308/324 KB 228/228 KB 160/234 KB 312/324 KB 160/234 KB 316/324 KB 160/234 KB 320/324 KB 160/234 KB 324/324 KB 160/234 KB 324/324 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 947.1 KB/sec) unit-mysql-0: 21:52:12 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install 164/234 KB 324/324 KB 168/234 KB 324/324 KB 172/234 KB 324/324 KB 176/234 KB 324/324 KB 180/234 KB 324/324 KB 184/234 KB 324/324 KB 188/234 KB 324/324 KB 192/234 KB 324/324 KB 196/234 KB 324/324 KB 200/234 KB 324/324 KB 204/234 KB 324/324 KB 208/234 KB 324/324 KB 212/234 KB 324/324 KB 216/234 KB 324/324 KB 220/234 KB 324/324 KB 224/234 KB 324/324 KB 228/234 KB 324/324 KB 232/234 KB 324/324 KB 234/234 KB 324/324 KB Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1311.5 KB/sec) unit-mysql-0: 21:52:12 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 922.3 KB/sec) unit-mysql-0: 21:52:12 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4857687652289266701.pom to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.pom unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.731 s unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-22T21:52:12+00:00 unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:52:12 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 21:52:12 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 21:52:12 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 21:52:12 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 21:52:12 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 21:52:12 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 21:52:12 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 21:52:13 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 21:52:13 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 21:52:13 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 21:52:13 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 21:52:13 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 21:52:13 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 21:52:13 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 21:52:13 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 21:52:13 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 21:52:13 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 21:52:13 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 21:52:13 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 21:52:13 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 21:52:13 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 21:52:13 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 21:52:13 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 21:52:13 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 21:52:13 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 21:52:14 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 21:52:14 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 21:52:14 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 21:52:14 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 21:52:14 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 21:52:14 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 21:52:14 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 21:52:14 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 21:52:14 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 21:52:14 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 21:52:14 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 21:52:14 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 21:52:14 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 21:52:14 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 21:52:14 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... unit-mysql-0: 21:52:14 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1) ... unit-mysql-0: 21:52:14 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 21:52:14 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... unit-mysql-0: 21:52:14 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... unit-abot-epc-basic-0: 21:52:14 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:52:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:52:14 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:52:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:52:14 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:52:14 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 21:52:14 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 21:52:14 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... unit-mysql-0: 21:52:14 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... unit-mysql-0: 21:52:14 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 21:52:14 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 21:52:14 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 21:52:14 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 21:52:14 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 21:52:14 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 21:52:14 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 21:52:14 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 21:52:15 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 21:52:15 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-ssh-3.0.86.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar unit-mysql-0: 21:52:15 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 21:52:15 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5502054708470678578.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.pom unit-mysql-0: 21:52:15 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... unit-mysql-0: 21:52:15 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1) ... unit-abot-epc-basic-0: 21:52:15 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:52:15 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:52:15 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:52:15 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.642 s unit-abot-epc-basic-0: 21:52:15 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-22T21:52:15+00:00 unit-abot-epc-basic-0: 21:52:15 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:52:15 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:52:15 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 21:52:15 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:52:16 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:52:17 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:52:17 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:52:17 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 21:52:17 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:52:17 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:52:17 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 21:52:17 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 21:52:17 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 21:52:17 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 21:52:17 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 21:52:17 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1293976699306736771.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.pom unit-abot-epc-basic-0: 21:52:17 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:52:17 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:52:17 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:52:17 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.658 s unit-abot-epc-basic-0: 21:52:17 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-22T21:52:17+00:00 unit-mysql-0: 21:52:17 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 21:52:17 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 21:52:17 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:52:17 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 21:52:17 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 21:52:17 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 21:52:17 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 21:52:17 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 21:52:17 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 21:52:17 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 21:52:17 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 21:52:17 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 21:52:17 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-mysql-0: 21:52:17 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 21:52:17 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 21:52:17 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-mysql-0: 21:52:18 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 21:52:18 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 21:52:18 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-mysql-0: 21:52:18 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js.map unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.css unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-controllers.tests.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-services.tests.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-main.tests.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.css unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.min.css unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777777_256x240.png unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777620_256x240.png unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_555555_256x240.png unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_444444_256x240.png unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_cc0000_256x240.png unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_ffffff_256x240.png unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.min.css unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.css unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/jquery.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.css unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.css unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-mysql-0: 21:52:18 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-mysql-0: 21:52:18 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 21:52:18 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 21:52:18 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-156.206) ... unit-mysql-0: 21:52:18 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-mysql-0: 21:52:18 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 21:52:18 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-mysql-0: 21:52:18 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 21:52:19 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 21:52:19 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 21:52:19 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 21:52:19 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 21:52:19 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 21:52:19 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/b1/f1/89735ebb863767516d55cee2cfdd5e2883ff1db903be3ba1fe15a1725adc/elasticsearch-6.3.1-py2.py3-none-any.whl (119kB) unit-abot-epc-basic-0: 21:52:19 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 32.4MB/s eta 0:00:01  17% |##### | 20kB 3.8MB/s eta 0:00:01  25% |######## | 30kB 4.5MB/s eta 0:00:01  34% |########## | 40kB 4.1MB/s eta 0:00:01  42% |############# | 51kB 4.2MB/s eta 0:00:01  51% |################ | 61kB 5.0MB/s eta 0:00:01  59% |################### | 71kB 5.5MB/s eta 0:00:01  68% |##################### | 81kB 5.5MB/s eta 0:00:01  76% |######################## | 92kB 6.1MB/s eta 0:00:01  85% |########################### | 102kB 6.0MB/s eta 0:00:01  93% |############################## | 112kB 6.1MB/s eta 0:00:01  100% |################################| 122kB 5.3MB/s unit-mysql-0: 21:52:19 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 21:52:19 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 21:52:19 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/bd/c9/6fdd990019071a4a32a5e7cb78a1d92c53851ef4f56f62a3486e6a7d8ffb/urllib3-1.23-py2.py3-none-any.whl (133kB) unit-abot-epc-basic-0: 21:52:19 DEBUG unit.abot-epc-basic/0.install [?25l  7% |## | 10kB 51.2MB/s eta 0:00:01  15% |#### | 20kB 22.8MB/s eta 0:00:01  23% |####### | 30kB 28.6MB/s eta 0:00:01  30% |######### | 40kB 13.9MB/s eta 0:00:01  38% |############ | 51kB 9.8MB/s eta 0:00:01  46% |############## | 61kB 11.3MB/s eta 0:00:01  53% |################# | 71kB 10.3MB/s eta 0:00:01  61% |################### | 81kB 9.6MB/s eta 0:00:01  69% |###################### | 92kB 10.5MB/s eta 0:00:01  76% |######################## | 102kB 9.9MB/s eta 0:00:01  84% |########################### | 112kB 9.9MB/s eta 0:00:01  92% |############################# | 122kB 9.3MB/s eta 0:00:01  99% |############################### | 133kB 9.3MB/s eta 0:00:01  100% |################################| 143kB 6.0MB/s unit-abot-epc-basic-0: 21:52:19 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 21:52:19 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.23 unit-mysql-0: 21:52:19 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 21:52:19 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 21:52:19 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 21:52:19 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 21:52:19 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.0 is available. unit-abot-epc-basic-0: 21:52:19 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 21:52:19 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 21:52:19 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 21:52:19 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 21:52:19 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 21:52:19 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 21:52:19 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 21:52:19 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 21:52:19 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 21:52:19 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 21:52:19 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 21:52:20 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 21:52:20 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 21:52:20 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 21:52:20 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 21:52:20 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-mysql-0: 21:52:20 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 21:52:20 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 21:52:20 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 21:52:20 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl (91kB) unit-mysql-0: 21:52:20 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1) ... unit-mysql-0: 21:52:20 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... unit-abot-epc-basic-0: 21:52:20 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 33.7MB/s eta 0:00:01  22% |####### | 20kB 3.7MB/s eta 0:00:01  33% |########## | 30kB 4.4MB/s eta 0:00:01  44% |############## | 40kB 4.1MB/s eta 0:00:01  56% |################# | 51kB 4.3MB/s eta 0:00:01  67% |##################### | 61kB 5.1MB/s eta 0:00:01  78% |######################### | 71kB 5.7MB/s eta 0:00:01  89% |############################ | 81kB 5.4MB/s eta 0:00:01  100% |################################| 92kB 4.4MB/s unit-mysql-0: 21:52:20 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... unit-abot-epc-basic-0: 21:52:20 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-mysql-0: 21:52:20 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 21:52:20 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 21:52:20 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 21:52:20 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB) unit-abot-epc-basic-0: 21:52:20 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 40.6MB/s eta 0:00:01  16% |##### | 20kB 14.7MB/s eta 0:00:01  24% |####### | 30kB 19.6MB/s eta 0:00:01  32% |########## | 40kB 8.8MB/s eta 0:00:01  40% |############ | 51kB 8.9MB/s eta 0:00:01  48% |############### | 61kB 10.4MB/s eta 0:00:01  56% |################## | 71kB 9.4MB/s eta 0:00:01  64% |#################### | 81kB 10.5MB/s eta 0:00:01  72% |####################### | 92kB 9.3MB/s eta 0:00:01  81% |######################### | 102kB 9.0MB/s eta 0:00:01  89% |############################ | 112kB 9.1MB/s eta 0:00:01  97% |############################### | 122kB 9.2MB/s eta 0:00:01  100% |################################| 133kB 5.6MB/s unit-abot-epc-basic-0: 21:52:20 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-mysql-0: 21:52:20 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1) ... unit-abot-epc-basic-0: 21:52:20 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/dc/b4/a60bcdba945c00f6d608d8975131ab3f25b22f2bcfe1dab221165194b2d4/itsdangerous-0.24.tar.gz (46kB) unit-abot-epc-basic-0: 21:52:20 DEBUG unit.abot-epc-basic/0.install [?25l  22% |####### | 10kB 24.3MB/s eta 0:00:01  44% |############## | 20kB 33.4MB/s eta 0:00:01  66% |##################### | 30kB 14.0MB/s eta 0:00:01  88% |############################ | 40kB 12.7MB/s eta 0:00:01  100% |################################| 51kB 8.3MB/s unit-mysql-0: 21:52:20 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 21:52:20 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 21:52:20 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl (322kB) unit-abot-epc-basic-0: 21:52:20 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 47.6MB/s eta 0:00:01  6% |## | 20kB 14.6MB/s eta 0:00:01  9% |### | 30kB 19.5MB/s eta 0:00:01  12% |#### | 40kB 9.2MB/s eta 0:00:01  15% |##### | 51kB 9.0MB/s eta 0:00:01  19% |###### | 61kB 10.4MB/s eta 0:00:01  22% |####### | 71kB 9.2MB/s eta 0:00:01  25% |######## | 81kB 8.3MB/s eta 0:00:01  28% |######### | 92kB 9.2MB/s eta 0:00:01  31% |########## | 102kB 8.6MB/s eta 0:00:01  34% |########### | 112kB 8.6MB/s eta 0:00:01  38% |############ | 122kB 8.9MB/s eta 0:00:01  41% |############# | 133kB 7.6MB/s eta 0:00:01  44% |############## | 143kB 9.4MB/s eta 0:00:01  47% |############### | 153kB 9.3MB/s eta 0:00:01  50% |################ | 163kB 8.0MB/s eta 0:00:01  53% |################# | 174kB 9.3MB/s eta 0:00:01  57% |################## | 184kB 9.4MB/s eta 0:00:01  60% |################### | 194kB 9.4MB/s eta 0:00:01  63% |#################### | 204kB 8.9MB/s eta 0:00:01  66% |##################### | 215kB 8.1MB/s eta 0:00:01  69% |###################### | 225kB 8.5MB/s eta 0:00:01  72% |####################### | 235kB 7.5MB/s eta 0:00:01  76% |######################## | 245kB 7.5MB/s eta 0:00:01  79% |######################### | 256kB 8.2MB/s eta 0:00:01  82% |########################## | 266kB 8.1MB/s eta 0:00:01  85% |########################### | 276kB 8.0MB/s eta 0:00:01  88% |############################ | 286kB 7.9MB/s eta 0:00:01  91% |############################# | 296kB 7.7MB/s eta 0:00:01  95% |############################## | 307kB 9.3MB/s eta 0:00:01  98% |############################### | 317kB 9.0MB/s eta 0:00:01  100% |################################| 327kB 3.4MB/s unit-abot-epc-basic-0: 21:52:20 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 21:52:21 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/34/c1/8806f99713ddb993c5366c362b2f908f18269f8d792aff1abfd700775a77/click-6.7-py2.py3-none-any.whl (71kB) unit-abot-epc-basic-0: 21:52:21 DEBUG unit.abot-epc-basic/0.install [?25l  14% |#### | 10kB 51.4MB/s eta 0:00:01  28% |######### | 20kB 30.6MB/s eta 0:00:01  43% |############# | 30kB 35.9MB/s eta 0:00:01  57% |################## | 40kB 15.4MB/s eta 0:00:01  71% |####################### | 51kB 12.1MB/s eta 0:00:01  86% |########################### | 61kB 13.9MB/s eta 0:00:01  100% |################################| 71kB 8.0MB/s unit-abot-epc-basic-0: 21:52:21 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 21:52:21 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz unit-abot-epc-basic-0: 21:52:21 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: itsdangerous, MarkupSafe unit-mysql-0: 21:52:21 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 21:52:21 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for itsdangerous ... [?25l- done unit-abot-epc-basic-0: 21:52:21 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/2c/4a/61/5599631c1554768c6290b08c02c72d7317910374ca602ff1e5 unit-mysql-0: 21:52:21 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 21:52:21 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 21:52:21 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 21:52:21 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 21:52:21 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for MarkupSafe ... [?25l- \ done unit-abot-epc-basic-0: 21:52:21 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/33/56/20/ebe49a5c612fffe1c5a632146b16596f9e64676768661e4e46 unit-abot-epc-basic-0: 21:52:21 DEBUG unit.abot-epc-basic/0.install Successfully built itsdangerous MarkupSafe unit-abot-epc-basic-0: 21:52:21 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-mysql-0: 21:52:21 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 21:52:21 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 21:52:21 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 21:52:21 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 [83.1 kB] unit-abot-epc-basic-0: 21:52:21 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.0 Werkzeug-0.14.1 click-6.7 flask-1.0.2 itsdangerous-0.24 unit-abot-epc-basic-0: 21:52:22 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.0 is available. unit-abot-epc-basic-0: 21:52:22 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 21:52:22 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (151 kB/s) unit-mysql-0: 21:52:22 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 21:52:22 DEBUG unit.mysql/0.install (Reading database ... 57546 files and directories currently installed.) unit-mysql-0: 21:52:22 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 21:52:22 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-mysql-0: 21:52:22 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 21:52:22 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 21:52:22 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-abot-epc-basic-0: 21:52:22 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 21:52:22 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/f8/c7/741c97d7366f4779ca73d244904978b43a81fd37d85fcf05ad19d472c1ce/beautifulsoup4-4.6.3-py2-none-any.whl (90kB) unit-abot-epc-basic-0: 21:52:22 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 8.1MB/s eta 0:00:01  22% |####### | 20kB 3.6MB/s eta 0:00:01  33% |########## | 30kB 4.4MB/s eta 0:00:01  45% |############## | 40kB 4.1MB/s eta 0:00:01  56% |################## | 51kB 4.2MB/s eta 0:00:01  67% |##################### | 61kB 5.0MB/s eta 0:00:01  79% |######################### | 71kB 5.4MB/s eta 0:00:01  90% |############################ | 81kB 5.4MB/s eta 0:00:01  100% |################################| 92kB 4.4MB/s unit-abot-epc-basic-0: 21:52:22 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-mysql-0: 21:52:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 21:52:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 21:52:23 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 21:52:23 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 21:52:23 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 21:52:23 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-mysql-0: 21:52:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 21:52:23 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 21:52:23 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.3 bs4-0.0.1 unit-abot-epc-basic-0: 21:52:23 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.0 is available. unit-abot-epc-basic-0: 21:52:23 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 21:52:23 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 21:52:23 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 21:52:23 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-mysql-0: 21:52:23 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 21:52:23 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 21:52:23 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 21:52:23 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 21:52:23 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 21:52:23 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 21:52:23 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 21:52:23 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 21:52:23 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 21:52:23 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 21:52:24 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 21:52:24 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 21:52:24 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 21:52:24 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 21:52:24 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 21:52:24 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 21:52:24 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 21:52:24 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 21:52:24 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 21:52:25 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 21:52:25 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 21:52:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:52:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:52:25 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 21:52:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 21:52:25 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 21:52:25 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 21:52:25 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 21:52:25 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 21:52:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom unit-mysql-0: 21:52:25 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 21:52:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 21:52:26 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 9.7 KB/sec) unit-abot-epc-basic-0: 21:52:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom unit-abot-epc-basic-0: 21:52:26 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 211.6 KB/sec) unit-abot-epc-basic-0: 21:52:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom unit-mysql-0: 21:52:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 21:52:26 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 360.7 KB/sec) unit-abot-epc-basic-0: 21:52:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom unit-abot-epc-basic-0: 21:52:26 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 271.0 KB/sec) unit-abot-epc-basic-0: 21:52:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar unit-mysql-0: 21:52:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 21:52:26 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 411.6 KB/sec) unit-abot-epc-basic-0: 21:52:26 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:52:26 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:52:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom unit-abot-epc-basic-0: 21:52:26 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 32.3 KB/sec) unit-mysql-0: 21:52:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 21:52:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom unit-abot-epc-basic-0: 21:52:26 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 157.8 KB/sec) unit-abot-epc-basic-0: 21:52:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom unit-abot-epc-basic-0: 21:52:26 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 275.6 KB/sec) unit-abot-epc-basic-0: 21:52:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom unit-mysql-0: 21:52:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 21:52:26 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 72.8 KB/sec) unit-abot-epc-basic-0: 21:52:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom unit-abot-epc-basic-0: 21:52:26 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 88.3 KB/sec) unit-abot-epc-basic-0: 21:52:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom unit-abot-epc-basic-0: 21:52:26 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 173.7 KB/sec) unit-mysql-0: 21:52:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 21:52:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom unit-abot-epc-basic-0: 21:52:26 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 166.7 KB/sec) unit-abot-epc-basic-0: 21:52:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar unit-abot-epc-basic-0: 21:52:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar unit-abot-epc-basic-0: 21:52:26 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 251.2 KB/sec) unit-mysql-0: 21:52:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install 3/221 KB 6/221 KB 9/221 KB 11/221 KB 14/221 KB 16/221 KB 19/221 KB 22/221 KB 25/221 KB 27/221 KB 30/221 KB 32/221 KB 36/221 KB 40/221 KB 44/221 KB 48/221 KB 52/221 KB 56/221 KB 60/221 KB 64/221 KB 68/221 KB 72/221 KB 76/221 KB 80/221 KB 84/221 KB 88/221 KB 92/221 KB 96/221 KB 100/221 KB 104/221 KB 108/221 KB 112/221 KB 116/221 KB 120/221 KB 124/221 KB 128/221 KB 132/221 KB 136/221 KB 140/221 KB 144/221 KB 148/221 KB 152/221 KB 156/221 KB 160/221 KB 164/221 KB 168/221 KB 172/221 KB 176/221 KB 180/221 KB 184/221 KB 188/221 KB 192/221 KB 196/221 KB 200/221 KB 204/221 KB 208/221 KB 212/221 KB 216/221 KB 220/221 KB 221/221 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 1261.6 KB/sec) unit-mysql-0: 21:52:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 57.2 KB/sec) unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom unit-mysql-0: 21:52:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 36.9 KB/sec) unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 64.7 KB/sec) unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom unit-mysql-0: 21:52:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 42.4 KB/sec) unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 175.2 KB/sec) unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 39.5 KB/sec) unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom unit-mysql-0: 21:52:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 54.5 KB/sec) unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 42.0 KB/sec) unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom unit-mysql-0: 21:52:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 31.4 KB/sec) unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 44.2 KB/sec) unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 66.4 KB/sec) unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom unit-mysql-0: 21:52:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 327.4 KB/sec) unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 23.0 KB/sec) unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom unit-mysql-0: 21:52:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 99.2 KB/sec) unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 160.5 KB/sec) unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom unit-abot-epc-basic-0: 21:52:27 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 154.2 KB/sec) unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-mysql-0: 21:52:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install 3/114 KB 3/114 KB 3/48 KB 3/114 KB 6/48 KB 3/114 KB 9/48 KB 3/114 KB 11/48 KB 6/114 KB 11/48 KB 6/114 KB 14/48 KB 9/114 KB 14/48 KB 11/114 KB 14/48 KB 11/114 KB 16/48 KB 14/114 KB 16/48 KB 16/114 KB 16/48 KB 16/114 KB 19/48 KB 19/114 KB 19/48 KB 19/114 KB 22/48 KB 19/114 KB 25/48 KB 22/114 KB 25/48 KB 25/114 KB 25/48 KB 25/114 KB 27/48 KB 25/114 KB 30/48 KB 27/114 KB 30/48 KB 30/114 KB 30/48 KB 30/114 KB 32/48 KB 32/114 KB 32/48 KB 36/114 KB 32/48 KB 40/114 KB 32/48 KB 44/114 KB 32/48 KB 48/114 KB 32/48 KB 52/114 KB 32/48 KB 56/114 KB 32/48 KB 60/114 KB 32/48 KB 64/114 KB 32/48 KB 68/114 KB 32/48 KB 72/114 KB 32/48 KB 76/114 KB 32/48 KB 80/114 KB 32/48 KB 84/114 KB 32/48 KB 84/114 KB 36/48 KB 84/114 KB 40/48 KB 84/114 KB 44/48 KB 84/114 KB 48/48 KB 88/114 KB 48/48 KB 92/114 KB 48/48 KB 96/114 KB 48/48 KB 100/114 KB 48/48 KB 104/114 KB 48/48 KB 108/114 KB 48/48 KB 112/114 KB 48/48 KB 114/114 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 694.9 KB/sec) unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 1533.2 KB/sec) unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install 3/35 KB 3/29 KB 3/35 KB 5/29 KB 3/35 KB 8/29 KB 3/35 KB 11/29 KB 3/35 KB 13/29 KB 3/35 KB 6/35 KB 13/29 KB 9/35 KB 13/29 KB 11/35 KB 13/29 KB 3/85 KB 11/35 KB 13/29 KB 5/85 KB 11/35 KB 13/29 KB 8/85 KB 11/35 KB 13/29 KB 11/85 KB 11/35 KB 13/29 KB 13/85 KB 11/35 KB 13/29 KB 13/85 KB 14/35 KB 13/29 KB 13/85 KB 14/35 KB 16/29 KB 13/85 KB 16/35 KB 16/29 KB 13/85 KB 4/56 KB 16/35 KB 16/29 KB 13/85 KB 4/56 KB 16/35 KB 19/29 KB 13/85 KB 4/56 KB 19/35 KB 19/29 KB 13/85 KB 8/56 KB 19/35 KB 19/29 KB 13/85 KB 12/56 KB 19/35 KB 19/29 KB 13/85 KB 16/56 KB 19/35 KB 19/29 KB 13/85 KB 16/56 KB 19/35 KB 21/29 KB 13/85 KB 16/56 KB 22/35 KB 21/29 KB 13/85 KB 16/56 KB 22/35 KB 24/29 KB 13/85 KB 16/56 KB 25/35 KB 24/29 KB 13/85 KB 16/56 KB 27/35 KB 27/29 KB 13/85 KB 16/56 KB 25/35 KB 27/29 KB 13/85 KB 16/56 KB 27/35 KB 27/29 KB 4/24 KB 13/85 KB 16/56 KB 27/35 KB 27/29 KB 8/24 KB 13/85 KB 16/56 KB 27/35 KB 27/29 KB 12/24 KB 13/85 KB 16/56 KB 27/35 KB 27/29 KB 16/24 KB 13/85 KB 16/56 KB 27/35 KB 29/29 KB 16/24 KB 16/85 KB 16/56 KB 27/35 KB 29/29 KB 16/24 KB 16/85 KB 16/56 KB 30/35 KB 29/29 KB 16/24 KB 16/85 KB 16/56 KB 32/35 KB 29/29 KB 16/24 KB 16/85 KB 16/56 KB 35/35 KB 29/29 KB 16/24 KB 16/85 KB 16/56 KB 35/35 KB 29/29 KB 20/24 KB 16/85 KB 16/56 KB 35/35 KB 29/29 KB 24/24 KB 19/85 KB 16/56 KB 35/35 KB 29/29 KB 24/24 KB 16/85 KB 16/56 KB 35/35 KB 29/29 KB 24/24 KB 19/85 KB 20/56 KB 35/35 KB 29/29 KB 24/24 KB 19/85 KB 24/56 KB 35/35 KB 29/29 KB 24/24 KB 19/85 KB 28/56 KB 35/35 KB 29/29 KB 24/24 KB 19/85 KB 32/56 KB 35/35 KB 29/29 KB 24/24 KB 21/85 KB 32/56 KB 35/35 KB 29/29 KB 24/24 KB 24/85 KB 32/56 KB 35/35 KB 29/29 KB 24/24 KB 27/85 KB 32/56 KB 35/35 KB 29/29 KB 24/24 KB 27/85 KB 36/56 KB 35/35 KB 29/29 KB 24/24 KB 27/85 KB 40/56 KB 35/35 KB 29/29 KB 24/24 KB 27/85 KB 44/56 KB 35/35 KB 29/29 KB 24/24 KB 27/85 KB 48/56 KB 35/35 KB 29/29 KB 24/24 KB 29/85 KB 48/56 KB 35/35 KB 29/29 KB 24/24 KB 32/85 KB 48/56 KB 35/35 KB 29/29 KB 24/24 KB 32/85 KB 52/56 KB 35/35 KB 29/29 KB 24/24 KB 32/85 KB 56/56 KB 35/35 KB 29/29 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 237.3 KB/sec) unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 279.8 KB/sec) unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install 36/85 KB 56/56 KB 24/24 KB 40/85 KB 56/56 KB 44/85 KB 56/56 KB 48/85 KB 56/56 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 202.6 KB/sec) unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install 52/85 KB 56/56 KB 56/85 KB 56/56 KB 60/85 KB 56/56 KB 64/85 KB 56/56 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (56 KB at 438.0 KB/sec) unit-mysql-0: 21:52:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install 68/85 KB 72/85 KB 76/85 KB 80/85 KB 80/85 KB 3/218 KB 80/85 KB 6/218 KB 3/86 KB 80/85 KB 3/12 KB 7/218 KB 3/86 KB 80/85 KB 3/12 KB 9/218 KB 3/86 KB 80/85 KB 3/218 KB 3/86 KB 80/85 KB 3/12 KB 9/218 KB 5/86 KB 80/85 KB 3/12 KB 9/218 KB 8/86 KB 80/85 KB 3/12 KB 9/218 KB 11/86 KB 80/85 KB 3/12 KB 9/218 KB 13/86 KB 80/85 KB 3/12 KB 9/218 KB 16/86 KB 80/85 KB 3/12 KB 6/218 KB 3/86 KB 80/85 KB 6/12 KB 12/218 KB 16/86 KB 80/85 KB 9/12 KB 12/218 KB 16/86 KB 80/85 KB 11/12 KB 12/218 KB 16/86 KB 80/85 KB 12/12 KB 12/218 KB 16/86 KB 80/85 KB 3/12 KB 12/218 KB 16/86 KB 80/85 KB 12/12 KB 12/218 KB 19/86 KB 80/85 KB 12/12 KB 15/218 KB 19/86 KB 80/85 KB 12/12 KB 18/218 KB 19/86 KB 80/85 KB 12/12 KB 18/218 KB 21/86 KB 80/85 KB 12/12 KB 18/218 KB 24/86 KB 80/85 KB 12/12 KB 20/218 KB 24/86 KB 80/85 KB 12/12 KB 20/218 KB 27/86 KB 80/85 KB 12/12 KB 23/218 KB 27/86 KB 80/85 KB 12/12 KB 25/218 KB 29/86 KB 80/85 KB 12/12 KB 23/218 KB 29/86 KB 80/85 KB 12/12 KB 25/218 KB 32/86 KB 80/85 KB 12/12 KB 28/218 KB 32/86 KB 80/85 KB 12/12 KB 31/218 KB 32/86 KB 80/85 KB 12/12 KB 34/218 KB 32/86 KB 80/85 KB 12/12 KB 36/218 KB 32/86 KB 80/85 KB 12/12 KB 39/218 KB 32/86 KB 80/85 KB 12/12 KB 43/218 KB 32/86 KB 84/85 KB 12/12 KB 43/218 KB 32/86 KB 85/85 KB 12/12 KB 43/218 KB 32/86 KB 85/85 KB 12/12 KB 47/218 KB 32/86 KB 85/85 KB 12/12 KB 51/218 KB 32/86 KB 85/85 KB 12/12 KB 55/218 KB 32/86 KB 85/85 KB 12/12 KB 59/218 KB 32/86 KB 85/85 KB 12/12 KB 59/218 KB 36/86 KB 85/85 KB 12/12 KB 59/218 KB 40/86 KB 85/85 KB 12/12 KB 59/218 KB 44/86 KB 85/85 KB 12/12 KB 59/218 KB 48/86 KB 85/85 KB 12/12 KB 63/218 KB 48/86 KB 85/85 KB 12/12 KB 67/218 KB 48/86 KB 85/85 KB 12/12 KB 71/218 KB 48/86 KB 85/85 KB 12/12 KB 75/218 KB 48/86 KB 85/85 KB 12/12 KB 79/218 KB 48/86 KB 85/85 KB 12/12 KB 83/218 KB 48/86 KB 85/85 KB 12/12 KB 87/218 KB 48/86 KB 85/85 KB 12/12 KB 91/218 KB 48/86 KB 85/85 KB 12/12 KB 95/218 KB 48/86 KB 85/85 KB 12/12 KB 99/218 KB 48/86 KB 85/85 KB 12/12 KB 103/218 KB 48/86 KB 85/85 KB 12/12 KB 103/218 KB 52/86 KB 85/85 KB 12/12 KB 103/218 KB 56/86 KB 85/85 KB 12/12 KB 103/218 KB 60/86 KB 85/85 KB 12/12 KB 103/218 KB 64/86 KB 85/85 KB 12/12 KB 107/218 KB 64/86 KB 85/85 KB 12/12 KB 111/218 KB 64/86 KB 85/85 KB 12/12 KB 115/218 KB 64/86 KB 85/85 KB 12/12 KB 119/218 KB 64/86 KB 85/85 KB 12/12 KB 119/218 KB 68/86 KB 85/85 KB 12/12 KB 119/218 KB 72/86 KB 85/85 KB 12/12 KB 119/218 KB 76/86 KB 85/85 KB 12/12 KB 119/218 KB 80/86 KB 85/85 KB 12/12 KB 119/218 KB 84/86 KB 85/85 KB 12/12 KB 119/218 KB 86/86 KB 85/85 KB 12/12 KB 123/218 KB 86/86 KB 85/85 KB 12/12 KB 127/218 KB 86/86 KB 85/85 KB 12/12 KB 131/218 KB 86/86 KB 85/85 KB 12/12 KB 135/218 KB 86/86 KB 85/85 KB 12/12 KB 139/218 KB 86/86 KB 85/85 KB 12/12 KB 143/218 KB 86/86 KB 85/85 KB 12/12 KB 147/218 KB 86/86 KB 85/85 KB 12/12 KB 151/218 KB 86/86 KB 85/85 KB 12/12 KB 155/218 KB 86/86 KB 85/85 KB 12/12 KB 159/218 KB 86/86 KB 85/85 KB 12/12 KB 163/218 KB 86/86 KB 85/85 KB 12/12 KB 167/218 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 67.7 KB/sec) unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install 85/85 KB 171/218 KB 86/86 KB 85/85 KB 175/218 KB 86/86 KB 85/85 KB 179/218 KB 86/86 KB 85/85 KB 183/218 KB 86/86 KB 85/85 KB 187/218 KB 86/86 KB 85/85 KB 191/218 KB 86/86 KB 195/218 KB 86/86 KB 199/218 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 474.0 KB/sec) unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install 203/218 KB 86/86 KB 207/218 KB 86/86 KB 211/218 KB 86/86 KB 215/218 KB 86/86 KB 218/218 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 463.7 KB/sec) unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 1106.3 KB/sec) unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1189861985209503047.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4438305541614412277.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1516980142961059814.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6370845916259179761.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3470491241341342412.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2396005334436894969.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 3.318 s unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-22T21:52:28+00:00 unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 21:52:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 21:52:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 21:52:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 21:52:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 21:52:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 21:52:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 21:52:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 21:52:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 21:52:30 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:52:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:52:30 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:52:30 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 21:52:30 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:52:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom unit-mysql-0: 21:52:30 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 21:52:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 21:52:30 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 21:52:30 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 21:52:31 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 21:52:31 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 21:52:31 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 21:52:31 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 21:52:31 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 21:52:31 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 21:52:31 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 21:52:31 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 21:52:31 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 21:52:31 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 17.6 KB/sec) unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 309.7 KB/sec) unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install 3/30 KB 6/30 KB 9/30 KB 11/30 KB 14/30 KB 16/30 KB 19/30 KB 22/30 KB 25/30 KB 27/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 937.0 KB/sec) unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 688.8 KB/sec) unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install 3/29 KB 6/29 KB 9/29 KB 11/29 KB 14/29 KB 16/29 KB 19/29 KB 22/29 KB 25/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 1153.1 KB/sec) unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom unit-mysql-0: 21:52:31 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 21:52:31 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 21:52:31 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 21:52:31 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 407.4 KB/sec) unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 1133.8 KB/sec) unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 271.7 KB/sec) unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 693.1 KB/sec) unit-mysql-0: 21:52:31 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install 3/39 KB 6/39 KB 9/39 KB 11/39 KB 14/39 KB 16/39 KB 19/39 KB 22/39 KB 25/39 KB 27/39 KB 30/39 KB 32/39 KB 35/39 KB 38/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1439.0 KB/sec) unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 716.0 KB/sec) unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install 3/38 KB 5/38 KB 8/38 KB 11/38 KB 13/38 KB 16/38 KB 19/38 KB 21/38 KB 24/38 KB 27/38 KB 29/38 KB 32/38 KB 35/38 KB 37/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1250.1 KB/sec) unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 316.5 KB/sec) unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install 3/34 KB 6/34 KB 9/34 KB 11/34 KB 14/34 KB 16/34 KB 19/34 KB 22/34 KB 25/34 KB 27/34 KB 30/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1145.7 KB/sec) unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom (7 KB at 325.0 KB/sec) unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 235.5 KB/sec) unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 310.7 KB/sec) unit-abot-epc-basic-0: 21:52:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-mysql-0: 21:52:31 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debconf-utils all 1.5.51ubuntu2 [57.4 kB] unit-mysql-0: 21:52:32 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libossp-uuid16 amd64 1.6.2-1.3ubuntu1 [29.6 kB] unit-mysql-0: 21:52:32 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pwgen amd64 2.06-1ubuntu4 [17.3 kB] unit-abot-epc-basic-0: 21:52:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 21:52:32 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom (7 KB at 211.0 KB/sec) unit-abot-epc-basic-0: 21:52:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-mysql-0: 21:52:32 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB] unit-mysql-0: 21:52:32 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe uuid amd64 1.6.2-1.3ubuntu1 [10.9 kB] unit-mysql-0: 21:52:32 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (673 kB/s) unit-mysql-0: 21:52:32 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 21:52:32 DEBUG unit.mysql/0.install (Reading database ... 57646 files and directories currently installed.) unit-mysql-0: 21:52:32 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 21:52:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-mysql-0: 21:52:32 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:52:32 DEBUG unit.abot-epc-basic/0.install 2/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 320.5 KB/sec) unit-abot-epc-basic-0: 21:52:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 21:52:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 21:52:32 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (5 KB at 262.1 KB/sec) unit-abot-epc-basic-0: 21:52:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-mysql-0: 21:52:32 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 21:52:32 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 21:52:32 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:52:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-mysql-0: 21:52:32 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 21:52:32 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 21:52:32 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 21:52:32 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom (5 KB at 219.1 KB/sec) unit-abot-epc-basic-0: 21:52:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-mysql-0: 21:52:33 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 21:52:33 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 21:52:33 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 21:52:33 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 21:52:33 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 21:52:33 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-mysql-0: 21:52:33 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 21:52:33 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 21:52:33 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 21:52:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 21:52:33 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom (3 KB at 146.1 KB/sec) unit-mysql-0: 21:52:33 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-abot-epc-basic-0: 21:52:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-mysql-0: 21:52:33 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 21:52:33 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 21:52:33 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:52:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 21:52:33 DEBUG unit.abot-epc-basic/0.install 3/36 KB 5/36 KB 8/36 KB 11/36 KB 13/36 KB 16/36 KB 19/36 KB 21/36 KB 24/36 KB 27/36 KB 29/36 KB 32/36 KB 35/36 KB 36/36 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom (36 KB at 1064.3 KB/sec) unit-abot-epc-basic-0: 21:52:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-mysql-0: 21:52:33 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 21:52:33 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 21:52:33 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 21:52:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-mysql-0: 21:52:33 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 21:52:33 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 21:52:33 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom (6 KB at 203.2 KB/sec) unit-abot-epc-basic-0: 21:52:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-mysql-0: 21:52:33 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 21:52:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 21:52:33 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom (4 KB at 187.9 KB/sec) unit-abot-epc-basic-0: 21:52:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-mysql-0: 21:52:34 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 21:52:34 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 21:52:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 21:52:34 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom (4 KB at 138.1 KB/sec) unit-abot-epc-basic-0: 21:52:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 21:52:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 21:52:34 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom (5 KB at 206.0 KB/sec) unit-abot-epc-basic-0: 21:52:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 21:52:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 21:52:34 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (3 KB at 109.0 KB/sec) unit-abot-epc-basic-0: 21:52:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-mysql-0: 21:52:34 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 21:52:34 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 21:52:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-mysql-0: 21:52:34 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 21:52:34 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 21:52:34 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 21:52:34 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 21:52:34 DEBUG unit.abot-epc-basic/0.install 766/766 B Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 44.0 KB/sec) unit-abot-epc-basic-0: 21:52:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-mysql-0: 21:52:34 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 21:52:34 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 21:52:34 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 21:52:34 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 21:52:34 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 21:52:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-mysql-0: 21:52:35 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 21:52:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 21:52:35 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2 KB at 101.4 KB/sec) unit-abot-epc-basic-0: 21:52:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-mysql-0: 21:52:35 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 21:52:35 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 21:52:35 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 21:52:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 21:52:35 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 21:52:35 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 21:52:35 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 21:52:35 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 21:52:35 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 21:52:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-mysql-0: 21:52:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 21:52:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 21:52:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 21:52:35 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 21:52:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 21:52:35 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom (4 KB at 150.4 KB/sec) unit-abot-epc-basic-0: 21:52:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-mysql-0: 21:52:35 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 21:52:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 21:52:35 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 21:52:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 21:52:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 21:52:35 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom (2 KB at 72.0 KB/sec) unit-abot-epc-basic-0: 21:52:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-mysql-0: 21:52:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 21:52:35 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 21:52:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 21:52:35 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 21:52:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 21:52:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 21:52:35 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 7/14 KB 10/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 621.2 KB/sec) unit-abot-epc-basic-0: 21:52:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-mysql-0: 21:52:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 21:52:36 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 21:52:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 21:52:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 21:52:36 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 470.4 KB/sec) unit-abot-epc-basic-0: 21:52:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-mysql-0: 21:52:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 21:52:36 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 21:52:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 21:52:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 21:52:36 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 21:52:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 21:52:36 DEBUG unit.abot-epc-basic/0.install 2/53 KB 5/53 KB 6/53 KB 9/53 KB 10/53 KB 13/53 KB 14/53 KB 17/53 KB 18/53 KB 21/53 KB 22/53 KB 25/53 KB 26/53 KB 29/53 KB 30/53 KB 33/53 KB 34/53 KB 37/53 KB 38/53 KB 41/53 KB 42/53 KB 45/53 KB 46/53 KB 49/53 KB 52/53 KB 53/53 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom (53 KB at 1343.5 KB/sec) unit-mysql-0: 21:52:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 21:52:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-mysql-0: 21:52:36 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 21:52:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 21:52:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 21:52:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 21:52:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 21:52:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 21:52:36 DEBUG unit.abot-epc-basic/0.install 3/19 KB 4/19 KB 7/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom (19 KB at 810.0 KB/sec) unit-mysql-0: 21:52:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 21:52:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-mysql-0: 21:52:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 21:52:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 21:52:37 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 628.5 KB/sec) unit-abot-epc-basic-0: 21:52:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-mysql-0: 21:52:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 21:52:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 21:52:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 21:52:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 21:52:37 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom (5 KB at 200.0 KB/sec) unit-abot-epc-basic-0: 21:52:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-mysql-0: 21:52:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 21:52:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 21:52:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 21:52:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 21:52:37 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4 KB at 217.0 KB/sec) unit-abot-epc-basic-0: 21:52:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-mysql-0: 21:52:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 21:52:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 21:52:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 21:52:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 21:52:37 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom (3 KB at 152.0 KB/sec) unit-abot-epc-basic-0: 21:52:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-mysql-0: 21:52:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 21:52:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 21:52:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 21:52:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 21:52:37 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 815.5 KB/sec) unit-abot-epc-basic-0: 21:52:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-mysql-0: 21:52:38 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 21:52:38 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 21:52:38 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 21:52:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 21:52:38 DEBUG unit.abot-epc-basic/0.install 3/55 KB 5/55 KB 8/55 KB 11/55 KB 13/55 KB 16/55 KB 19/55 KB 21/55 KB 24/55 KB 27/55 KB 29/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 1821.1 KB/sec) unit-abot-epc-basic-0: 21:52:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-mysql-0: 21:52:38 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 21:52:38 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 21:52:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 21:52:38 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom (5 KB at 245.7 KB/sec) unit-abot-epc-basic-0: 21:52:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-mysql-0: 21:52:38 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 21:52:38 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 21:52:38 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 21:52:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 21:52:38 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom (3 KB at 175.0 KB/sec) unit-abot-epc-basic-0: 21:52:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-mysql-0: 21:52:38 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 21:52:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-mysql-0: 21:52:38 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 21:52:38 DEBUG unit.abot-epc-basic/0.install 363/363 B Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 25.3 KB/sec) unit-abot-epc-basic-0: 21:52:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-mysql-0: 21:52:38 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 21:52:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 21:52:39 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom (3 KB at 174.5 KB/sec) unit-abot-epc-basic-0: 21:52:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 21:52:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 21:52:39 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom (2 KB at 88.6 KB/sec) unit-abot-epc-basic-0: 21:52:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 21:52:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 21:52:39 DEBUG unit.abot-epc-basic/0.install 3/8 KB 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom (8 KB at 356.3 KB/sec) unit-abot-epc-basic-0: 21:52:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 21:52:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 21:52:39 DEBUG unit.abot-epc-basic/0.install 640/640 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom (640 B at 39.1 KB/sec) unit-abot-epc-basic-0: 21:52:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 21:52:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 21:52:40 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 413.0 KB/sec) unit-abot-epc-basic-0: 21:52:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 21:52:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 21:52:40 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 720.9 KB/sec) unit-abot-epc-basic-0: 21:52:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 21:52:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 21:52:40 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (5 KB at 274.4 KB/sec) unit-abot-epc-basic-0: 21:52:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-mysql-0: 21:52:40 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 21:52:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 21:52:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 21:52:40 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 904.5 KB/sec) unit-abot-epc-basic-0: 21:52:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-mysql-0: 21:52:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 21:52:40 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 21:52:40 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 21:52:40 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 21:52:40 DEBUG unit.mysql/0.config-changed Reading state information... unit-abot-epc-basic-0: 21:52:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-mysql-0: 21:52:41 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 21:52:41 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 21:52:41 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 21:52:41 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 21:52:41 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 21:52:41 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 21:52:41 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 21:52:41 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 21:52:41 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 21:52:41 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 21:52:41 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 21:52:41 DEBUG unit.abot-epc-basic/0.install 3/52 KB 5/52 KB 8/52 KB 11/52 KB 13/52 KB 16/52 KB 19/52 KB 21/52 KB 24/52 KB 27/52 KB 29/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 1787.7 KB/sec) unit-abot-epc-basic-0: 21:52:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 21:52:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 21:52:41 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom (2 KB at 26.9 KB/sec) unit-abot-epc-basic-0: 21:52:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-mysql-0: 21:52:41 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 21:52:41 DEBUG unit.mysql/0.config-changed Need to get 8868 kB of archives. unit-mysql-0: 21:52:41 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 21:52:41 DEBUG unit.mysql/0.config-changed Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 21:52:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 21:52:41 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom (8 KB at 299.1 KB/sec) unit-abot-epc-basic-0: 21:52:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 21:52:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 21:52:41 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom (2 KB at 83.1 KB/sec) unit-abot-epc-basic-0: 21:52:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 21:52:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 21:52:41 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (3 KB at 202.0 KB/sec) unit-abot-epc-basic-0: 21:52:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 21:52:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 21:52:42 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 567.5 KB/sec) unit-abot-epc-basic-0: 21:52:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-mysql-0: 21:52:42 DEBUG unit.mysql/0.config-changed Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 21:52:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 21:52:42 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom (3 KB at 156.4 KB/sec) unit-abot-epc-basic-0: 21:52:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-mysql-0: 21:52:42 DEBUG unit.mysql/0.config-changed Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-mysql-0: 21:52:42 DEBUG unit.mysql/0.config-changed Get:4 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] unit-abot-epc-basic-0: 21:52:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 21:52:42 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom (2 KB at 63.8 KB/sec) unit-abot-epc-basic-0: 21:52:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-mysql-0: 21:52:42 DEBUG unit.mysql/0.config-changed Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-abot-epc-basic-0: 21:52:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 21:52:42 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom (2 KB at 53.6 KB/sec) unit-abot-epc-basic-0: 21:52:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-mysql-0: 21:52:43 DEBUG unit.mysql/0.config-changed Get:6 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] unit-abot-epc-basic-0: 21:52:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 21:52:43 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 518.2 KB/sec) unit-abot-epc-basic-0: 21:52:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 21:52:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 21:52:43 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 305.5 KB/sec) unit-mysql-0: 21:52:43 DEBUG unit.mysql/0.config-changed Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 kB] unit-abot-epc-basic-0: 21:52:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-mysql-0: 21:52:43 DEBUG unit.mysql/0.config-changed Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-abot-epc-basic-0: 21:52:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 21:52:43 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom (4 KB at 206.2 KB/sec) unit-abot-epc-basic-0: 21:52:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-mysql-0: 21:52:43 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] unit-mysql-0: 21:52:43 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-mysql-0: 21:52:44 DEBUG unit.mysql/0.config-changed Fetched 8868 kB in 2s (3255 kB/s) unit-abot-epc-basic-0: 21:52:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-mysql-0: 21:52:44 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-abot-epc-basic-0: 21:52:44 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom (14 KB at 593.2 KB/sec) unit-abot-epc-basic-0: 21:52:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-mysql-0: 21:52:44 DEBUG unit.mysql/0.config-changed (Reading database ... 57740 files and directories currently installed.) unit-mysql-0: 21:52:44 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 21:52:44 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-mysql-0: 21:52:44 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 21:52:44 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 21:52:44 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 21:52:44 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 21:52:44 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 21:52:44 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 21:52:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 21:52:44 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 267.4 KB/sec) unit-abot-epc-basic-0: 21:52:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-mysql-0: 21:52:44 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 21:52:44 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 21:52:44 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:52:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 21:52:44 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 179.8 KB/sec) unit-abot-epc-basic-0: 21:52:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-mysql-0: 21:52:44 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 21:52:44 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 21:52:44 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:52:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 21:52:44 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1003.0 KB/sec) unit-abot-epc-basic-0: 21:52:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 21:52:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 21:52:44 DEBUG unit.abot-epc-basic/0.install 2/16 KB 4/16 KB 6/16 KB 8/16 KB 10/16 KB 12/16 KB 15/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 692.7 KB/sec) unit-abot-epc-basic-0: 21:52:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 21:52:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 21:52:45 DEBUG unit.abot-epc-basic/0.install 2/34 KB 5/34 KB 7/34 KB 10/34 KB 13/34 KB 16/34 KB 18/34 KB 21/34 KB 23/34 KB 26/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1747.2 KB/sec) unit-abot-epc-basic-0: 21:52:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 21:52:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 21:52:45 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom (3 KB at 183.0 KB/sec) unit-abot-epc-basic-0: 21:52:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 21:52:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 21:52:45 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 377.7 KB/sec) unit-abot-epc-basic-0: 21:52:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-mysql-0: 21:52:45 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 21:52:45 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 21:52:45 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:52:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 21:52:45 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 458.0 KB/sec) unit-abot-epc-basic-0: 21:52:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 21:52:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 21:52:46 DEBUG unit.abot-epc-basic/0.install 3/20 KB 4/20 KB 7/20 KB 10/20 KB 12/20 KB 15/20 KB 18/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 958.9 KB/sec) unit-abot-epc-basic-0: 21:52:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 21:52:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 21:52:46 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 325.0 KB/sec) unit-abot-epc-basic-0: 21:52:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 21:52:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 21:52:46 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4 KB at 181.2 KB/sec) unit-abot-epc-basic-0: 21:52:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 21:52:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 21:52:46 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom (2 KB at 60.6 KB/sec) unit-abot-epc-basic-0: 21:52:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 21:52:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 21:52:47 DEBUG unit.abot-epc-basic/0.install 1016/1016 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom (1016 B at 55.1 KB/sec) unit-abot-epc-basic-0: 21:52:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-mysql-0: 21:52:47 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-abot-epc-basic-0: 21:52:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-mysql-0: 21:52:47 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:52:47 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom (2 KB at 106.8 KB/sec) unit-abot-epc-basic-0: 21:52:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 21:52:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 21:52:47 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom (2 KB at 76.7 KB/sec) unit-abot-epc-basic-0: 21:52:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-mysql-0: 21:52:47 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:52:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 21:52:47 DEBUG unit.abot-epc-basic/0.install 962/962 B Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 62.6 KB/sec) unit-abot-epc-basic-0: 21:52:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 21:52:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 21:52:48 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom (2 KB at 90.2 KB/sec) unit-abot-epc-basic-0: 21:52:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-mysql-0: 21:52:48 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 21:52:48 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 21:52:48 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 21:52:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-mysql-0: 21:52:48 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 21:52:48 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 21:52:48 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:52:48 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 331.2 KB/sec) unit-abot-epc-basic-0: 21:52:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-mysql-0: 21:52:48 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:52:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 21:52:48 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (2 KB at 64.5 KB/sec) unit-abot-epc-basic-0: 21:52:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 21:52:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 21:52:48 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom (6 KB at 264.4 KB/sec) unit-abot-epc-basic-0: 21:52:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 21:52:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 21:52:49 DEBUG unit.abot-epc-basic/0.install 3/31 KB 5/31 KB 8/31 KB 11/31 KB 13/31 KB 16/31 KB 19/31 KB 21/31 KB 24/31 KB 27/31 KB 29/31 KB 31/31 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom (31 KB at 1169.2 KB/sec) unit-abot-epc-basic-0: 21:52:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-mysql-0: 21:52:49 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 21:52:49 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 21:52:49 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 21:52:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-mysql-0: 21:52:49 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 21:52:49 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 193.6 KB/sec) unit-mysql-0: 21:52:49 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:52:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-mysql-0: 21:52:49 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 21:52:49 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 21:52:49 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:52:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 21:52:49 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 824.2 KB/sec) unit-abot-epc-basic-0: 21:52:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 21:52:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 21:52:49 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom (2 KB at 122.3 KB/sec) unit-abot-epc-basic-0: 21:52:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 21:52:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 21:52:50 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 15.0 KB/sec) unit-abot-epc-basic-0: 21:52:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 21:52:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 21:52:51 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom (2 KB at 94.2 KB/sec) unit-abot-epc-basic-0: 21:52:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 21:52:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 21:52:51 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 423.6 KB/sec) unit-abot-epc-basic-0: 21:52:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 21:52:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 21:52:51 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 175.1 KB/sec) unit-abot-epc-basic-0: 21:52:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 21:52:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 21:52:51 DEBUG unit.abot-epc-basic/0.install 1/12 KB 4/12 KB 6/12 KB 9/12 KB 12/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 678.1 KB/sec) unit-abot-epc-basic-0: 21:52:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 21:52:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 21:52:52 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (5 KB at 249.4 KB/sec) unit-abot-epc-basic-0: 21:52:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 21:52:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 21:52:52 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 791.3 KB/sec) unit-abot-epc-basic-0: 21:52:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 21:52:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 21:52:52 DEBUG unit.abot-epc-basic/0.install 3/27 KB 6/27 KB 9/27 KB 11/27 KB 14/27 KB 16/27 KB 19/27 KB 22/27 KB 25/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1330.2 KB/sec) unit-abot-epc-basic-0: 21:52:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 21:52:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 21:52:52 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 317.9 KB/sec) unit-abot-epc-basic-0: 21:52:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 21:52:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 21:52:53 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 883.7 KB/sec) unit-abot-epc-basic-0: 21:52:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 21:52:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 21:52:53 DEBUG unit.abot-epc-basic/0.install 3/18 KB 5/18 KB 8/18 KB 11/18 KB 13/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 814.7 KB/sec) unit-abot-epc-basic-0: 21:52:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 21:52:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 21:52:53 DEBUG unit.abot-epc-basic/0.install 3/49 KB 4/49 KB 7/49 KB 9/49 KB 12/49 KB 15/49 KB 18/49 KB 20/49 KB 23/49 KB 25/49 KB 28/49 KB 31/49 KB 34/49 KB 36/49 KB 40/49 KB 44/49 KB 48/49 KB 49/49 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (49 KB at 1883.6 KB/sec) unit-abot-epc-basic-0: 21:52:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 21:52:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 21:52:53 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom (5 KB at 246.0 KB/sec) unit-abot-epc-basic-0: 21:52:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 21:52:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 21:52:54 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom (5 KB at 297.8 KB/sec) unit-abot-epc-basic-0: 21:52:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 21:52:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 21:52:54 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom (39 KB at 1227.8 KB/sec) unit-abot-epc-basic-0: 21:52:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 21:52:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 21:52:54 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom (6 KB at 347.5 KB/sec) unit-abot-epc-basic-0: 21:52:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 21:52:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 21:52:54 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom (4 KB at 247.3 KB/sec) unit-abot-epc-basic-0: 21:52:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-abot-epc-basic-0: 21:52:55 DEBUG unit.abot-epc-basic/0.install 503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom (503 B at 1.5 KB/sec) unit-abot-epc-basic-0: 21:52:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 21:52:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 21:52:55 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom (7 KB at 436.6 KB/sec) unit-abot-epc-basic-0: 21:52:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 21:52:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 21:52:55 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 373.8 KB/sec) unit-abot-epc-basic-0: 21:52:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 21:52:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 21:52:55 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 662.7 KB/sec) unit-abot-epc-basic-0: 21:52:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 21:52:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 21:52:56 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 718.3 KB/sec) unit-abot-epc-basic-0: 21:52:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 21:52:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 21:52:56 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 690.8 KB/sec) unit-abot-epc-basic-0: 21:52:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 21:52:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 21:52:56 DEBUG unit.abot-epc-basic/0.install 1/14 KB 4/14 KB 6/14 KB 9/14 KB 12/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 649.9 KB/sec) unit-abot-epc-basic-0: 21:52:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 21:52:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 21:52:57 DEBUG unit.abot-epc-basic/0.install 161/161 B Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom (161 B at 8.3 KB/sec) unit-abot-epc-basic-0: 21:52:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-mysql-0: 21:52:57 DEBUG unit.mysql/0.config-changed 180822 21:52:57 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-mysql-0: 21:52:57 DEBUG unit.mysql/0.config-changed 180822 21:52:57 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 21:52:57 DEBUG unit.mysql/0.config-changed 180822 21:52:57 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 11414 ... unit-abot-epc-basic-0: 21:52:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 21:52:57 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 7/16 KB 10/16 KB 12/16 KB 15/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 682.2 KB/sec) unit-abot-epc-basic-0: 21:52:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 21:52:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 21:52:57 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom (4 KB at 167.6 KB/sec) unit-abot-epc-basic-0: 21:52:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 21:52:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 21:52:57 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 184.6 KB/sec) unit-abot-epc-basic-0: 21:52:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 21:52:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 21:52:58 DEBUG unit.abot-epc-basic/0.install 1010/1010 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom (1010 B at 65.8 KB/sec) unit-abot-epc-basic-0: 21:52:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 21:52:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 21:52:58 DEBUG unit.abot-epc-basic/0.install 1/11 KB 4/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 633.8 KB/sec) unit-abot-epc-basic-0: 21:52:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 21:52:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 21:52:58 DEBUG unit.abot-epc-basic/0.install 3/47 KB 6/47 KB 9/47 KB 11/47 KB 14/47 KB 16/47 KB 19/47 KB 22/47 KB 25/47 KB 27/47 KB 30/47 KB 32/47 KB 36/47 KB 40/47 KB 44/47 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 1775.3 KB/sec) unit-abot-epc-basic-0: 21:52:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 21:52:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 21:52:58 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 247.0 KB/sec) unit-abot-epc-basic-0: 21:52:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 21:52:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 21:52:58 DEBUG unit.abot-epc-basic/0.install 680/680 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 35.0 KB/sec) unit-abot-epc-basic-0: 21:52:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 21:52:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 21:52:59 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 359.0 KB/sec) unit-abot-epc-basic-0: 21:52:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 21:52:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 21:52:59 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 361.5 KB/sec) unit-abot-epc-basic-0: 21:52:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-abot-epc-basic-0: 21:52:59 DEBUG unit.abot-epc-basic/0.install 503/503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom (503 B at 1.5 KB/sec) unit-abot-epc-basic-0: 21:52:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 21:52:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 21:52:59 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 318.0 KB/sec) unit-abot-epc-basic-0: 21:52:59 DEBUG unit.abot-epc-basic/0.install [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 21:53:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 21:53:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 21:53:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 21:53:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 21:53:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 21:53:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 21:53:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 21:53:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 21:53:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 21:53:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 21:53:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 21:53:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 21:53:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 21:53:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 21:53:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 21:53:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 21:53:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 21:53:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 21:53:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 21:53:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 21:53:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 21:53:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 21:53:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 21:53:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 21:53:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 21:53:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 21:53:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 21:53:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 21:53:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 21:53:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 21:53:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 21:53:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 21:53:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 21:53:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 21:53:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 21:53:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 21:53:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 21:53:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 21:53:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 21:53:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 21:53:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 21:53:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 21:53:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 21:53:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 21:53:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 21:53:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 21:53:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 21:53:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 21:53:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 21:53:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 21:53:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 21:53:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 21:53:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 21:53:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-abot-epc-basic-0: 21:53:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 21:53:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 21:53:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 21:53:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 21:53:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 21:53:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 21:53:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 21:53:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 21:53:02 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 14/966 KB 18/966 KB 22/966 KB 25/966 KB 29/966 KB 31/966 KB Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 21:53:02 DEBUG unit.abot-epc-basic/0.install 35/966 KB 39/966 KB 43/966 KB 47/966 KB 51/966 KB 55/966 KB 59/966 KB 63/966 KB Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 21:53:03 DEBUG unit.abot-epc-basic/0.install 67/966 KB 71/966 KB 75/966 KB 79/966 KB 83/966 KB 87/966 KB 91/966 KB 95/966 KB 99/966 KB 103/966 KB 107/966 KB 110/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 439/966 KB 443/966 KB 447/966 KB 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 562/966 KB 566/966 KB 570/966 KB 574/966 KB 578/966 KB 582/966 KB 586/966 KB 590/966 KB 594/966 KB 598/966 KB 602/966 KB 606/966 KB 610/966 KB 614/966 KB 618/966 KB 622/966 KB 626/966 KB 630/966 KB 634/966 KB 638/966 KB 642/966 KB 646/966 KB 650/966 KB 654/966 KB 658/966 KB 662/966 KB 666/966 KB 670/966 KB 674/966 KB 678/966 KB 682/966 KB 686/966 KB 690/966 KB 694/966 KB 698/966 KB 702/966 KB 706/966 KB 710/966 KB 714/966 KB 718/966 KB 722/966 KB 726/966 KB 730/966 KB 734/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 867/966 KB 871/966 KB 875/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 258.5 KB/sec) unit-abot-epc-basic-0: 21:53:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 21:53:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 21:53:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 21:53:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 21:53:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 21:53:03 DEBUG unit.abot-epc-basic/0.install 3/590 KB 5/590 KB 8/590 KB 11/590 KB 13/590 KB 16/590 KB 19/590 KB 21/590 KB 24/590 KB 27/590 KB 29/590 KB 32/590 KB 36/590 KB 40/590 KB 44/590 KB 48/590 KB 52/590 KB 56/590 KB 60/590 KB 64/590 KB 68/590 KB 72/590 KB 76/590 KB 80/590 KB 84/590 KB 88/590 KB 92/590 KB 96/590 KB 100/590 KB 104/590 KB 108/590 KB 112/590 KB 116/590 KB 120/590 KB 124/590 KB 128/590 KB 132/590 KB 136/590 KB 140/590 KB 144/590 KB 148/590 KB 152/590 KB 156/590 KB 160/590 KB 164/590 KB 168/590 KB 172/590 KB 176/590 KB 180/590 KB 184/590 KB 3/240 KB 180/590 KB 3/240 KB 3/10 KB 184/590 KB 3/240 KB 5/10 KB 184/590 KB 3/240 KB 8/10 KB 184/590 KB 3/240 KB 10/10 KB 184/590 KB 3/240 KB 10/10 KB 188/590 KB 3/240 KB 10/10 KB 192/590 KB 3/240 KB 10/10 KB 192/590 KB 5/240 KB 10/10 KB 192/590 KB 8/240 KB 10/10 KB 196/590 KB 8/240 KB 10/10 KB 196/590 KB 11/240 KB 10/10 KB 196/590 KB 12/240 KB 10/10 KB 200/590 KB 12/240 KB 10/10 KB 204/590 KB 15/240 KB 10/10 KB 204/590 KB 15/240 KB 10/10 KB 208/590 KB 15/240 KB 10/10 KB 208/590 KB 18/240 KB 10/10 KB 208/590 KB 20/240 KB 10/10 KB 212/590 KB 20/240 KB 10/10 KB 212/590 KB 23/240 KB 10/10 KB 212/590 KB 26/240 KB 3/232 KB 212/590 KB 26/240 KB 3/1710 KB 5/232 KB 212/590 KB 26/240 KB 3/1710 KB 8/232 KB 212/590 KB 26/240 KB 3/1710 KB 11/232 KB 212/590 KB 26/240 KB 3/1710 KB 13/232 KB 212/590 KB 26/240 KB 3/1710 KB 212/590 KB 26/240 KB 3/1710 KB 13/232 KB 212/590 KB 26/240 KB 5/1710 KB 13/232 KB 212/590 KB 26/240 KB 8/1710 KB 13/232 KB 212/590 KB 26/240 KB 11/1710 KB 13/232 KB 212/590 KB 26/240 KB 13/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 118.8 KB/sec) unit-abot-epc-basic-0: 21:53:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 21:53:03 DEBUG unit.abot-epc-basic/0.install 13/232 KB 212/590 KB 28/240 KB 13/1710 KB 13/232 KB 216/590 KB 28/240 KB 13/1710 KB 13/232 KB 220/590 KB 28/240 KB 13/1710 KB 13/232 KB 220/590 KB 28/240 KB 16/1710 KB 13/232 KB 224/590 KB 28/240 KB 16/1710 KB 16/232 KB 224/590 KB 28/240 KB 16/1710 KB 19/232 KB 224/590 KB 28/240 KB 16/1710 KB 19/232 KB 224/590 KB 28/240 KB 19/1710 KB 21/232 KB 224/590 KB 28/240 KB 19/1710 KB 24/232 KB 224/590 KB 28/240 KB 19/1710 KB 27/232 KB 224/590 KB 28/240 KB 19/1710 KB 29/232 KB 224/590 KB 28/240 KB 21/1710 KB 29/232 KB 224/590 KB 28/240 KB 21/1710 KB 32/232 KB 224/590 KB 28/240 KB 21/1710 KB 32/232 KB 224/590 KB 28/240 KB 24/1710 KB 32/232 KB 224/590 KB 32/240 KB 24/1710 KB 32/232 KB 224/590 KB 36/240 KB 24/1710 KB 32/232 KB 228/590 KB 36/240 KB 24/1710 KB 32/232 KB 228/590 KB 40/240 KB 27/1710 KB 32/232 KB 228/590 KB 36/240 KB 27/1710 KB 32/232 KB 228/590 KB 40/240 KB 29/1710 KB 32/232 KB 228/590 KB 44/240 KB 3/44 KB 32/1710 KB 36/232 KB 232/590 KB 44/240 KB 3/44 KB 32/1710 KB 32/232 KB 228/590 KB 44/240 KB 3/44 KB 29/1710 KB 32/232 KB 228/590 KB 40/240 KB 3/44 KB 29/1710 KB 36/232 KB 228/590 KB 44/240 KB 3/44 KB 32/1710 KB 40/232 KB 232/590 KB 44/240 KB 3/44 KB 32/1710 KB 40/232 KB 232/590 KB 44/240 KB 6/44 KB 32/1710 KB 44/232 KB 232/590 KB 44/240 KB 6/44 KB 32/1710 KB 48/232 KB 232/590 KB 44/240 KB 6/44 KB 32/1710 KB 48/232 KB 232/590 KB 44/240 KB 9/44 KB 36/1710 KB 48/232 KB 232/590 KB 44/240 KB 11/44 KB 36/1710 KB 52/232 KB 232/590 KB 44/240 KB 14/44 KB 36/1710 KB 48/232 KB 232/590 KB 44/240 KB 6/44 KB 36/1710 KB 52/232 KB 232/590 KB 44/240 KB 14/44 KB 40/1710 KB 52/232 KB 232/590 KB 44/240 KB 16/44 KB 44/1710 KB 52/232 KB 232/590 KB 44/240 KB 16/44 KB 48/1710 KB 52/232 KB 232/590 KB 44/240 KB 11/44 KB 36/1710 KB 56/232 KB 232/590 KB 44/240 KB 16/44 KB 48/1710 KB 52/232 KB 232/590 KB 44/240 KB 16/44 KB 40/1710 KB 56/232 KB 232/590 KB 44/240 KB 19/44 KB 48/1710 KB 60/232 KB 232/590 KB 44/240 KB 19/44 KB 48/1710 KB 60/232 KB 232/590 KB 44/240 KB 22/44 KB 48/1710 KB 64/232 KB 232/590 KB 44/240 KB 22/44 KB 48/1710 KB 64/232 KB 232/590 KB 44/240 KB 25/44 KB 48/1710 KB 68/232 KB 232/590 KB 44/240 KB 25/44 KB 48/1710 KB 72/232 KB 236/590 KB 48/240 KB 27/44 KB 52/1710 KB 76/232 KB 236/590 KB 48/240 KB 27/44 KB 52/1710 KB 80/232 KB 236/590 KB 48/240 KB 27/44 KB 52/1710 KB 68/232 KB 236/590 KB 48/240 KB 27/44 KB 52/1710 KB 80/232 KB 236/590 KB 52/240 KB 27/44 KB 52/1710 KB 80/232 KB 236/590 KB 56/240 KB 27/44 KB 52/1710 KB 80/232 KB 236/590 KB 60/240 KB 27/44 KB 52/1710 KB 68/232 KB 236/590 KB 44/240 KB 27/44 KB 52/1710 KB 80/232 KB 240/590 KB 60/240 KB 27/44 KB 52/1710 KB 68/232 KB 232/590 KB 44/240 KB 27/44 KB 52/1710 KB 68/232 KB 232/590 KB 44/240 KB 27/44 KB 48/1710 KB 80/232 KB 240/590 KB 60/240 KB 27/44 KB 56/1710 KB 80/232 KB 240/590 KB 60/240 KB 27/44 KB 60/1710 KB 80/232 KB 240/590 KB 60/240 KB 30/44 KB 60/1710 KB 80/232 KB 240/590 KB 60/240 KB 30/44 KB 64/1710 KB 80/232 KB 240/590 KB 60/240 KB 32/44 KB 64/1710 KB 80/232 KB 244/590 KB 60/240 KB 32/44 KB 64/1710 KB 80/232 KB 248/590 KB 60/240 KB 36/44 KB 68/1710 KB 80/232 KB 252/590 KB 60/240 KB 36/44 KB 68/1710 KB 80/232 KB 256/590 KB 60/240 KB 36/44 KB 68/1710 KB 80/232 KB 260/590 KB 60/240 KB 36/44 KB 68/1710 KB 84/232 KB 264/590 KB 64/240 KB 36/44 KB 68/1710 KB 84/232 KB 268/590 KB 64/240 KB 36/44 KB 68/1710 KB 80/232 KB 244/590 KB 60/240 KB 36/44 KB 68/1710 KB unit-abot-epc-basic-0: 21:53:03 DEBUG unit.abot-epc-basic/0.install 84/232 KB 268/590 KB 64/240 KB 40/44 KB 68/1710 KB 84/232 KB 268/590 KB 64/240 KB 44/44 KB 68/1710 KB 80/232 KB 244/590 KB 60/240 KB 32/44 KB 68/1710 KB 84/232 KB 268/590 KB 64/240 KB 44/44 KB 72/1710 KB 84/232 KB 268/590 KB 64/240 KB 44/44 KB 76/1710 KB 84/232 KB 268/590 KB 64/240 KB 44/44 KB 80/1710 KB 84/232 KB 268/590 KB 64/240 KB 44/44 KB 84/1710 KB 84/232 KB 272/590 KB 64/240 KB 44/44 KB 88/1710 KB 84/232 KB 260/590 KB 64/240 KB 36/44 KB 68/1710 KB 84/232 KB 260/590 KB 60/240 KB 36/44 KB 68/1710 KB 88/232 KB 272/590 KB 64/240 KB 44/44 KB 92/1710 KB 92/232 KB 272/590 KB 64/240 KB 44/44 KB 92/1710 KB 96/232 KB 272/590 KB 64/240 KB 44/44 KB 92/1710 KB 100/232 KB 272/590 KB 68/240 KB 44/44 KB 92/1710 KB 104/232 KB 272/590 KB 68/240 KB 44/44 KB 92/1710 KB 84/232 KB 272/590 KB 64/240 KB 44/44 KB 84/1710 KB 96/232 KB 272/590 KB 68/240 KB 44/44 KB 92/1710 KB 104/232 KB 272/590 KB 72/240 KB 44/44 KB 92/1710 KB 104/232 KB 272/590 KB 76/240 KB 44/44 KB 92/1710 KB 104/232 KB 272/590 KB 80/240 KB 44/44 KB 92/1710 KB 108/232 KB 276/590 KB 84/240 KB 44/44 KB 92/1710 KB 108/232 KB 276/590 KB 88/240 KB 44/44 KB 92/1710 KB 108/232 KB 276/590 KB 92/240 KB 44/44 KB 92/1710 KB 108/232 KB 276/590 KB 80/240 KB 44/44 KB 92/1710 KB 108/232 KB 272/590 KB 80/240 KB 44/44 KB 92/1710 KB 84/232 KB 272/590 KB 80/240 KB 44/44 KB 92/1710 KB 108/232 KB 276/590 KB 92/240 KB 44/44 KB 96/1710 KB 112/232 KB 276/590 KB 92/240 KB 44/44 KB 96/1710 KB 116/232 KB 276/590 KB 92/240 KB 44/44 KB 96/1710 KB 120/232 KB 280/590 KB 96/240 KB 44/44 KB 100/1710 KB 124/232 KB 280/590 KB 96/240 KB 44/44 KB 100/1710 KB 128/232 KB 280/590 KB 96/240 KB 44/44 KB 100/1710 KB 116/232 KB 280/590 KB 96/240 KB 44/44 KB 100/1710 KB 128/232 KB 280/590 KB 96/240 KB 44/44 KB 104/1710 KB 116/232 KB 280/590 KB 92/240 KB 44/44 KB 96/1710 KB 128/232 KB 284/590 KB 96/240 KB 44/44 KB 104/1710 KB 128/232 KB 288/590 KB 96/240 KB 44/44 KB 104/1710 KB 128/232 KB 288/590 KB 96/240 KB 44/44 KB 108/1710 KB 128/232 KB 288/590 KB 96/240 KB 44/44 KB 112/1710 KB 116/232 KB 280/590 KB 96/240 KB 44/44 KB 96/1710 KB 128/232 KB 292/590 KB 100/240 KB 44/44 KB 112/1710 KB 128/232 KB 296/590 KB 100/240 KB 112/1710 KB 132/232 KB 300/590 KB 100/240 KB 112/1710 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 369.5 KB/sec) unit-abot-epc-basic-0: 21:53:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 21:53:03 DEBUG unit.abot-epc-basic/0.install 128/232 KB 288/590 KB 100/240 KB 44/44 KB 112/1710 KB 132/232 KB 300/590 KB 104/240 KB 116/1710 KB 132/232 KB 300/590 KB 108/240 KB 116/1710 KB 132/232 KB 300/590 KB 112/240 KB 116/1710 KB 132/232 KB 300/590 KB 100/240 KB 116/1710 KB 132/232 KB 296/590 KB 100/240 KB 112/1710 KB 132/232 KB 304/590 KB 112/240 KB 120/1710 KB 132/232 KB 304/590 KB 112/240 KB 116/1710 KB 136/232 KB 304/590 KB 112/240 KB 120/1710 KB 140/232 KB 304/590 KB 112/240 KB 120/1710 KB 144/232 KB 304/590 KB 112/240 KB 124/1710 KB 140/232 KB 304/590 KB 112/240 KB 124/1710 KB 144/232 KB 304/590 KB 112/240 KB 128/1710 KB 144/232 KB 304/590 KB 116/240 KB 128/1710 KB 144/232 KB 304/590 KB 120/240 KB 128/1710 KB 144/232 KB 304/590 KB 124/240 KB 128/1710 KB 144/232 KB 304/590 KB 128/240 KB 132/1710 KB 148/232 KB 308/590 KB 132/240 KB 132/1710 KB 148/232 KB 308/590 KB 136/240 KB 132/1710 KB 148/232 KB 308/590 KB 140/240 KB 132/1710 KB 144/232 KB 304/590 KB 124/240 KB 132/1710 KB 148/232 KB 308/590 KB 140/240 KB 136/1710 KB 148/232 KB 308/590 KB 140/240 KB 140/1710 KB 148/232 KB 308/590 KB 140/240 KB 144/1710 KB 148/232 KB 308/590 KB 128/240 KB 132/1710 KB 144/232 KB 308/590 KB 128/240 KB 132/1710 KB 148/232 KB 312/590 KB 140/240 KB 144/1710 KB 148/232 KB 316/590 KB 140/240 KB 144/1710 KB 148/232 KB 320/590 KB 140/240 KB 144/1710 KB 152/232 KB 4/258 KB 320/590 KB 140/240 KB 144/1710 KB 152/232 KB 8/258 KB 320/590 KB 140/240 KB 144/1710 KB 152/232 KB 320/590 KB 140/240 KB 144/1710 KB 152/232 KB 12/258 KB 320/590 KB 140/240 KB 144/1710 KB 156/232 KB 16/258 KB 320/590 KB 140/240 KB 144/1710 KB 156/232 KB 12/258 KB 320/590 KB 140/240 KB 144/1710 KB 160/232 KB 16/258 KB 320/590 KB 140/240 KB 144/1710 KB 160/232 KB 16/258 KB 320/590 KB 140/240 KB 148/1710 KB 164/232 KB 20/258 KB 324/590 KB 144/240 KB 152/1710 KB 164/232 KB 20/258 KB 324/590 KB 144/240 KB 156/1710 KB 164/232 KB 20/258 KB 324/590 KB 144/240 KB 160/1710 KB 164/232 KB 16/258 KB 320/590 KB 140/240 KB 148/1710 KB 168/232 KB 20/258 KB 324/590 KB 144/240 KB 160/1710 KB 172/232 KB 20/258 KB 324/590 KB 144/240 KB 160/1710 KB 176/232 KB 20/258 KB 324/590 KB 144/240 KB 160/1710 KB 164/232 KB 20/258 KB 324/590 KB 144/240 KB 148/1710 KB 164/232 KB 20/258 KB 324/590 KB 140/240 KB 148/1710 KB 176/232 KB 20/258 KB 328/590 KB 148/240 KB 160/1710 KB 164/232 KB 20/258 KB 320/590 KB 140/240 KB 148/1710 KB 176/232 KB 20/258 KB 332/590 KB 148/240 KB 160/1710 KB 176/232 KB 24/258 KB 332/590 KB 148/240 KB 160/1710 KB 176/232 KB 24/258 KB 336/590 KB 148/240 KB 160/1710 KB 176/232 KB 28/258 KB 336/590 KB 148/240 KB 160/1710 KB 176/232 KB 32/258 KB 336/590 KB 148/240 KB 160/1710 KB 176/232 KB 32/258 KB 336/590 KB 148/240 KB 160/1710 KB 176/232 KB 32/258 KB 336/590 KB 152/240 KB 160/1710 KB 180/232 KB 32/258 KB 340/590 KB 156/240 KB 164/1710 KB 180/232 KB 32/258 KB 340/590 KB 160/240 KB 164/1710 KB 180/232 KB 32/258 KB 340/590 KB 164/240 KB 164/1710 KB 180/232 KB 32/258 KB 340/590 KB 168/240 KB 164/1710 KB 180/232 KB 32/258 KB 340/590 KB 172/240 KB 164/1710 KB 180/232 KB 32/258 KB 340/590 KB 176/240 KB 164/1710 KB 180/232 KB 32/258 KB 340/590 KB 152/240 KB 164/1710 KB 180/232 KB 32/258 KB 340/590 KB 176/240 KB 168/1710 KB 180/232 KB 32/258 KB 340/590 KB 176/240 KB 172/1710 KB 180/232 KB 32/258 KB 340/590 KB 176/240 KB 176/1710 KB 180/232 KB 32/258 KB 340/590 KB 176/240 KB 180/1710 KB 180/232 KB 32/258 KB 340/590 KB 176/240 KB 184/1710 KB 180/232 KB 32/258 KB unit-abot-epc-basic-0: 21:53:03 DEBUG unit.abot-epc-basic/0.install 340/590 KB 176/240 KB 188/1710 KB 180/232 KB 32/258 KB 340/590 KB 176/240 KB 192/1710 KB 180/232 KB 32/258 KB 340/590 KB 176/240 KB 196/1710 KB 180/232 KB 32/258 KB 340/590 KB 152/240 KB 160/1710 KB 180/232 KB 32/258 KB 344/590 KB 180/240 KB 196/1710 KB 180/232 KB 32/258 KB 348/590 KB 180/240 KB 196/1710 KB 180/232 KB 32/258 KB 352/590 KB 180/240 KB 196/1710 KB 180/232 KB 32/258 KB 356/590 KB 180/240 KB 196/1710 KB 180/232 KB 32/258 KB 360/590 KB 180/240 KB 196/1710 KB 180/232 KB 32/258 KB 364/590 KB 180/240 KB 196/1710 KB 180/232 KB 32/258 KB 368/590 KB 180/240 KB 196/1710 KB 180/232 KB 32/258 KB 372/590 KB 180/240 KB 196/1710 KB 180/232 KB 32/258 KB 376/590 KB 180/240 KB 196/1710 KB 180/232 KB 32/258 KB 380/590 KB 180/240 KB 200/1710 KB 180/232 KB 32/258 KB 336/590 KB 152/240 KB 160/1710 KB 184/232 KB 32/258 KB 380/590 KB 180/240 KB 200/1710 KB 188/232 KB 32/258 KB 380/590 KB 180/240 KB 200/1710 KB 192/232 KB 32/258 KB 380/590 KB 180/240 KB 200/1710 KB 196/232 KB 32/258 KB 380/590 KB 180/240 KB 200/1710 KB 200/232 KB 32/258 KB 380/590 KB 180/240 KB 200/1710 KB 204/232 KB 32/258 KB 380/590 KB 180/240 KB 200/1710 KB 208/232 KB 32/258 KB 380/590 KB 180/240 KB 200/1710 KB 212/232 KB 32/258 KB 380/590 KB 180/240 KB 200/1710 KB 216/232 KB 32/258 KB 384/590 KB 180/240 KB 200/1710 KB 180/232 KB 32/258 KB 376/590 KB 180/240 KB 200/1710 KB 180/232 KB 32/258 KB 340/590 KB 180/240 KB 196/1710 KB 216/232 KB 32/258 KB 384/590 KB 184/240 KB 200/1710 KB 216/232 KB 32/258 KB 384/590 KB 188/240 KB 200/1710 KB 216/232 KB 32/258 KB 384/590 KB 192/240 KB 200/1710 KB 212/232 KB 32/258 KB 384/590 KB 180/240 KB 200/1710 KB 220/232 KB 32/258 KB 384/590 KB 192/240 KB 204/1710 KB 224/232 KB 32/258 KB 384/590 KB 192/240 KB 204/1710 KB 216/232 KB 32/258 KB 384/590 KB 192/240 KB 204/1710 KB 224/232 KB 32/258 KB 384/590 KB 192/240 KB 208/1710 KB 224/232 KB 32/258 KB 384/590 KB 192/240 KB 212/1710 KB 228/232 KB 32/258 KB 388/590 KB 196/240 KB 216/1710 KB 228/232 KB 32/258 KB 388/590 KB 196/240 KB 220/1710 KB 228/232 KB 32/258 KB 388/590 KB 196/240 KB 212/1710 KB 224/232 KB 32/258 KB 388/590 KB 196/240 KB 212/1710 KB 224/232 KB 32/258 KB 384/590 KB 196/240 KB 212/1710 KB 228/232 KB 32/258 KB 388/590 KB 200/240 KB 220/1710 KB 228/232 KB 32/258 KB 388/590 KB 204/240 KB 220/1710 KB 228/232 KB 32/258 KB 392/590 KB 204/240 KB 220/1710 KB 232/232 KB 32/258 KB 392/590 KB 204/240 KB 220/1710 KB 232/232 KB 32/258 KB 392/590 KB 204/240 KB 220/1710 KB 232/232 KB 32/258 KB 396/590 KB 204/240 KB 220/1710 KB 232/232 KB 32/258 KB 400/590 KB 204/240 KB 220/1710 KB 232/232 KB 32/258 KB 404/590 KB 204/240 KB 224/1710 KB 232/232 KB 32/258 KB 408/590 KB 208/240 KB 224/1710 KB 232/232 KB 32/258 KB 412/590 KB 208/240 KB 224/1710 KB 232/232 KB 32/258 KB 400/590 KB 204/240 KB 224/1710 KB 232/232 KB 32/258 KB 404/590 KB 208/240 KB 224/1710 KB 232/232 KB 32/258 KB 412/590 KB 212/240 KB 224/1710 KB 232/232 KB 32/258 KB 412/590 KB 216/240 KB 224/1710 KB 232/232 KB 32/258 KB 412/590 KB 220/240 KB 224/1710 KB 232/232 KB 32/258 KB 412/590 KB 220/240 KB 228/1710 KB 232/232 KB 32/258 KB 412/590 KB 220/240 KB 232/1710 KB 232/232 KB 32/258 KB 412/590 KB 220/240 KB 236/1710 KB 232/232 KB 32/258 KB 412/590 KB 220/240 KB 240/1710 KB 232/232 KB 32/258 KB 416/590 KB 220/240 KB 240/1710 KB 232/232 KB 32/258 KB 416/590 KB 220/240 KB 244/1710 KB 36/258 KB 420/590 KB 224/240 KB 248/1710 KB 36/258 KB 420/590 KB 224/ unit-abot-epc-basic-0: 21:53:03 DEBUG unit.abot-epc-basic/0.install 240 KB 252/1710 KB 36/258 KB 420/590 KB 224/240 KB 256/1710 KB 232/232 KB 36/258 KB 420/590 KB 224/240 KB 244/1710 KB 40/258 KB 420/590 KB 224/240 KB 256/1710 KB 44/258 KB 420/590 KB 224/240 KB 256/1710 KB 48/258 KB 420/590 KB 224/240 KB 256/1710 KB 52/258 KB 420/590 KB 224/240 KB 256/1710 KB 56/258 KB 420/590 KB 224/240 KB 256/1710 KB 60/258 KB 420/590 KB 224/240 KB 256/1710 KB 64/258 KB 420/590 KB 224/240 KB 256/1710 KB 68/258 KB 420/590 KB 224/240 KB 256/1710 KB 72/258 KB 420/590 KB 224/240 KB 256/1710 KB 76/258 KB 420/590 KB 224/240 KB 256/1710 KB 80/258 KB 420/590 KB 224/240 KB 256/1710 KB 84/258 KB 420/590 KB 224/240 KB 256/1710 KB 88/258 KB 420/590 KB 224/240 KB 256/1710 KB 92/258 KB 420/590 KB 224/240 KB 256/1710 KB 96/258 KB 420/590 KB 224/240 KB 256/1710 KB 100/258 KB 420/590 KB 224/240 KB 256/1710 KB 104/258 KB 420/590 KB 224/240 KB 256/1710 KB 108/258 KB 420/590 KB 224/240 KB 256/1710 KB 112/258 KB 420/590 KB 224/240 KB 256/1710 KB 232/232 KB 32/258 KB 420/590 KB 224/240 KB 244/1710 KB 112/258 KB 424/590 KB 224/240 KB 256/1710 KB 112/258 KB 428/590 KB 224/240 KB 256/1710 KB 112/258 KB 432/590 KB 224/240 KB 256/1710 KB 232/232 KB 32/258 KB 416/590 KB 224/240 KB 244/1710 KB 112/258 KB 432/590 KB 228/240 KB 256/1710 KB 112/258 KB 432/590 KB 232/240 KB 256/1710 KB 112/258 KB 432/590 KB 236/240 KB 256/1710 KB 112/258 KB 432/590 KB 240/240 KB 256/1710 KB 116/258 KB 432/590 KB 240/240 KB 256/1710 KB 116/258 KB 436/590 KB 240/240 KB 256/1710 KB 120/258 KB 440/590 KB 240/240 KB 260/1710 KB 120/258 KB 444/590 KB 240/240 KB 260/1710 KB 120/258 KB 448/590 KB 240/240 KB 260/1710 KB 120/258 KB 436/590 KB 240/240 KB 260/1710 KB 120/258 KB 436/590 KB 240/240 KB 256/1710 KB 124/258 KB 448/590 KB 240/240 KB 260/1710 KB 128/258 KB 448/590 KB 240/240 KB 260/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar (232 KB at 1372.1 KB/sec) unit-abot-epc-basic-0: 21:53:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 21:53:03 DEBUG unit.abot-epc-basic/0.install 128/258 KB 448/590 KB 240/240 KB 264/1710 KB 132/258 KB 452/590 KB 240/240 KB 268/1710 KB 132/258 KB 452/590 KB 240/240 KB 272/1710 KB 132/258 KB 452/590 KB 240/240 KB 264/1710 KB 136/258 KB 452/590 KB 240/240 KB 272/1710 KB 140/258 KB 452/590 KB 240/240 KB 272/1710 KB 144/258 KB 452/590 KB 240/240 KB 272/1710 KB 144/258 KB 452/590 KB 240/240 KB 276/1710 KB 144/258 KB 452/590 KB 240/240 KB 280/1710 KB 144/258 KB 452/590 KB 240/240 KB 284/1710 KB 144/258 KB 452/590 KB 240/240 KB 288/1710 KB 128/258 KB 452/590 KB 240/240 KB 264/1710 KB 144/258 KB 456/590 KB 240/240 KB 288/1710 KB 144/258 KB 460/590 KB 240/240 KB 288/1710 KB 144/258 KB 464/590 KB 240/240 KB 288/1710 KB 148/258 KB 464/590 KB 240/240 KB 288/1710 KB 152/258 KB 464/590 KB 240/240 KB 288/1710 KB 156/258 KB 464/590 KB 292/1710 KB 160/258 KB 464/590 KB 292/1710 KB 160/258 KB 468/590 KB 292/1710 KB 160/258 KB 472/590 KB 292/1710 KB 160/258 KB 476/590 KB 292/1710 KB 160/258 KB 480/590 KB 292/1710 KB 152/258 KB 464/590 KB 292/1710 KB 160/258 KB 480/590 KB 296/1710 KB 160/258 KB 480/590 KB 300/1710 KB 160/258 KB 480/590 KB 304/1710 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1359.6 KB/sec) unit-abot-epc-basic-0: 21:53:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 21:53:03 DEBUG unit.abot-epc-basic/0.install 164/258 KB 480/590 KB 304/1710 KB 168/258 KB 480/590 KB 308/1710 KB 172/258 KB 480/590 KB 308/1710 KB 176/258 KB 480/590 KB 308/1710 KB 180/258 KB 480/590 KB 308/1710 KB 164/258 KB 480/590 KB 308/1710 KB 180/258 KB 484/590 KB 312/1710 KB 180/258 KB 484/590 KB 308/1710 KB 180/258 KB 488/590 KB 312/1710 KB 180/258 KB 492/590 KB 312/1710 KB 4/223 KB 180/258 KB 492/590 KB 312/1710 KB 8/223 KB 180/258 KB 492/590 KB 312/1710 KB 12/223 KB 180/258 KB 492/590 KB 312/1710 KB 16/223 KB 180/258 KB 492/590 KB 312/1710 KB 16/223 KB 180/258 KB 496/590 KB 312/1710 KB 16/223 KB 180/258 KB 496/590 KB 316/1710 KB 16/223 KB 180/258 KB 496/590 KB 320/1710 KB 16/223 KB 184/258 KB 496/590 KB 320/1710 KB 16/223 KB 188/258 KB 496/590 KB 320/1710 KB 20/223 KB 192/258 KB 496/590 KB 320/1710 KB 20/223 KB 188/258 KB 496/590 KB 320/1710 KB 24/223 KB 192/258 KB 496/590 KB 320/1710 KB 28/223 KB 192/258 KB 496/590 KB 320/1710 KB 32/223 KB 192/258 KB 496/590 KB 320/1710 KB 36/223 KB 192/258 KB 496/590 KB 320/1710 KB 40/223 KB 192/258 KB 496/590 KB 320/1710 KB 44/223 KB 192/258 KB 496/590 KB 320/1710 KB 48/223 KB 192/258 KB 496/590 KB 4/208 KB 320/1710 KB 48/223 KB 192/258 KB 496/590 KB 8/208 KB 320/1710 KB 48/223 KB 192/258 KB 496/590 KB 12/208 KB 320/1710 KB 48/223 KB 192/258 KB 496/590 KB 16/208 KB 320/1710 KB 48/223 KB 192/258 KB 496/590 KB 320/1710 KB 48/223 KB 192/258 KB 500/590 KB 16/208 KB 320/1710 KB 48/223 KB 196/258 KB 500/590 KB 16/208 KB 324/1710 KB 52/223 KB 200/258 KB 504/590 KB 20/208 KB 324/1710 KB 52/223 KB 204/258 KB 504/590 KB 20/208 KB 324/1710 KB 52/223 KB 208/258 KB 504/590 KB 20/208 KB 324/1710 KB 48/223 KB 192/258 KB 500/590 KB 16/208 KB 324/1710 KB 52/223 KB 208/258 KB 504/590 KB 20/208 KB 328/1710 KB 52/223 KB 208/258 KB 504/590 KB 20/208 KB 332/1710 KB 52/223 KB 208/258 KB 504/590 KB 20/208 KB 336/1710 KB 52/223 KB 196/258 KB 504/590 KB 20/208 KB 324/1710 KB 48/223 KB 196/258 KB 504/590 KB 20/208 KB 324/1710 KB 48/223 KB 196/258 KB 500/590 KB 20/208 KB 324/1710 KB 52/223 KB 208/258 KB 504/590 KB 24/208 KB 336/1710 KB 52/223 KB 208/258 KB 504/590 KB 28/208 KB 336/1710 KB 52/223 KB 208/258 KB 504/590 KB 32/208 KB 336/1710 KB 52/223 KB 208/258 KB 508/590 KB 32/208 KB 336/1710 KB 52/223 KB 208/258 KB 512/590 KB 32/208 KB 336/1710 KB 52/223 KB 208/258 KB 512/590 KB 36/208 KB 336/1710 KB 56/223 KB 208/258 KB 516/590 KB 40/208 KB 340/1710 KB 56/223 KB 208/258 KB 516/590 KB 44/208 KB 340/1710 KB 56/223 KB 208/258 KB 516/590 KB 48/208 KB 340/1710 KB 56/223 KB 208/258 KB 516/590 KB 36/208 KB 340/1710 KB 60/223 KB 208/258 KB 516/590 KB 48/208 KB 340/1710 KB 64/223 KB 208/258 KB 516/590 KB 48/208 KB 340/1710 KB 52/223 KB 208/258 KB 516/590 KB 36/208 KB 340/1710 KB 52/223 KB 208/258 KB 512/590 KB 36/208 KB 340/1710 KB 64/223 KB 208/258 KB 520/590 KB 48/208 KB 340/1710 KB 64/223 KB 208/258 KB 524/590 KB 48/208 KB 340/1710 KB 64/223 KB 208/258 KB 528/590 KB 48/208 KB 344/1710 KB 68/223 KB 212/258 KB 532/590 KB 52/208 KB 344/1710 KB 68/223 KB 212/258 KB 536/590 KB 52/208 KB 344/1710 KB 64/223 KB 208/258 KB 524/590 KB 48/208 KB 344/1710 KB 68/223 KB 212/258 KB 540/590 KB 52/208 KB 348/1710 KB 68/223 KB 212/258 KB 540/590 KB 52/208 KB 352/1710 KB 68/223 KB 212/258 KB 528/590 KB 52/208 KB 344/1710 KB 68/223 KB 212/258 KB 540/590 KB 56/208 KB 352/1710 KB 68/223 KB 212/258 KB 540/590 KB 60/208 KB 352/1710 KB 68/223 KB 212/258 KB 540/590 KB 64/208 KB 352/1710 unit-abot-epc-basic-0: 21:53:03 DEBUG unit.abot-epc-basic/0.install KB 68/223 KB 212/258 KB 528/590 KB 48/208 KB 344/1710 KB 72/223 KB 212/258 KB 540/590 KB 64/208 KB 352/1710 KB 76/223 KB 212/258 KB 540/590 KB 64/208 KB 352/1710 KB 64/223 KB 212/258 KB 528/590 KB 48/208 KB 344/1710 KB 76/223 KB 216/258 KB 540/590 KB 64/208 KB 352/1710 KB 76/223 KB 220/258 KB 540/590 KB 64/208 KB 352/1710 KB 76/223 KB 224/258 KB 540/590 KB 64/208 KB 352/1710 KB 80/223 KB 224/258 KB 540/590 KB 64/208 KB 352/1710 KB 80/223 KB 224/258 KB 540/590 KB 64/208 KB 356/1710 KB 80/223 KB 224/258 KB 540/590 KB 68/208 KB 360/1710 KB 84/223 KB 228/258 KB 540/590 KB 72/208 KB 360/1710 KB 84/223 KB 228/258 KB 540/590 KB 76/208 KB 360/1710 KB 84/223 KB 228/258 KB 540/590 KB 80/208 KB 360/1710 KB 84/223 KB 228/258 KB 540/590 KB 68/208 KB 360/1710 KB 84/223 KB 224/258 KB 540/590 KB 68/208 KB 360/1710 KB 84/223 KB 228/258 KB 544/590 KB 80/208 KB 360/1710 KB 80/223 KB 224/258 KB 540/590 KB 64/208 KB 360/1710 KB 84/223 KB 228/258 KB 544/590 KB 80/208 KB 364/1710 KB 84/223 KB 228/258 KB 544/590 KB 80/208 KB 368/1710 KB 84/223 KB 224/258 KB 540/590 KB 68/208 KB 360/1710 KB 88/223 KB 228/258 KB 544/590 KB 80/208 KB 368/1710 KB 88/223 KB 232/258 KB 544/590 KB 80/208 KB 368/1710 KB 88/223 KB 236/258 KB 544/590 KB 80/208 KB 368/1710 KB 92/223 KB 236/258 KB 544/590 KB 80/208 KB 368/1710 KB 96/223 KB 236/258 KB 544/590 KB 80/208 KB 368/1710 KB 100/223 KB 240/258 KB 544/590 KB 80/208 KB 368/1710 KB 104/223 KB 240/258 KB 548/590 KB 84/208 KB 372/1710 KB 108/223 KB 240/258 KB 548/590 KB 84/208 KB 372/1710 KB 112/223 KB 240/258 KB 548/590 KB 84/208 KB 372/1710 KB 96/223 KB 240/258 KB 544/590 KB 80/208 KB 368/1710 KB 100/223 KB 240/258 KB 548/590 KB 84/208 KB 372/1710 KB 112/223 KB 244/258 KB 548/590 KB 84/208 KB 376/1710 KB 100/223 KB 240/258 KB 548/590 KB 84/208 KB 368/1710 KB 112/223 KB 244/258 KB 548/590 KB 88/208 KB 376/1710 KB 100/223 KB 240/258 KB 548/590 KB 80/208 KB 368/1710 KB 112/223 KB 244/258 KB 552/590 KB 88/208 KB 376/1710 KB 112/223 KB 244/258 KB 556/590 KB 88/208 KB 376/1710 KB 112/223 KB 244/258 KB 560/590 KB 88/208 KB 376/1710 KB 112/223 KB 244/258 KB 548/590 KB 84/208 KB 376/1710 KB 112/223 KB 244/258 KB 560/590 KB 88/208 KB 380/1710 KB 112/223 KB 244/258 KB 560/590 KB 88/208 KB 384/1710 KB 112/223 KB 244/258 KB 564/590 KB 88/208 KB 384/1710 KB 116/223 KB 248/258 KB 568/590 KB 92/208 KB 388/1710 KB 116/223 KB 248/258 KB 572/590 KB 92/208 KB 388/1710 KB 116/223 KB 248/258 KB 576/590 KB 92/208 KB 388/1710 KB 112/223 KB 244/258 KB 564/590 KB 92/208 KB 384/1710 KB 116/223 KB 248/258 KB 576/590 KB 96/208 KB 388/1710 KB 116/223 KB 248/258 KB 576/590 KB 100/208 KB 388/1710 KB 116/223 KB 248/258 KB 576/590 KB 104/208 KB 388/1710 KB 116/223 KB 248/258 KB 576/590 KB 108/208 KB 388/1710 KB 116/223 KB 248/258 KB 576/590 KB 112/208 KB 388/1710 KB 116/223 KB 248/258 KB 564/590 KB 92/208 KB 388/1710 KB 120/223 KB 248/258 KB 576/590 KB 112/208 KB 388/1710 KB 124/223 KB 248/258 KB 576/590 KB 112/208 KB 388/1710 KB 128/223 KB 248/258 KB 576/590 KB 112/208 KB 388/1710 KB 112/223 KB 248/258 KB 564/590 KB 92/208 KB 388/1710 KB 112/223 KB 248/258 KB 564/590 KB 92/208 KB 384/1710 KB 128/223 KB 252/258 KB 576/590 KB 112/208 KB 388/1710 KB 128/223 KB 256/258 KB 576/590 KB 112/208 KB 388/1710 KB 128/223 KB 258/258 KB 576/590 KB 112/208 KB 388/1710 KB 128/223 KB 258/258 KB 576/590 KB 112/208 KB 392/1710 KB 128/223 KB 258/258 KB 576/590 KB 112/208 KB 396/1710 KB 128/223 KB unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 258/258 KB 576/590 KB 112/208 KB 400/1710 KB 128/223 KB 258/258 KB 576/590 KB 112/208 KB 404/1710 KB 132/223 KB 258/258 KB 580/590 KB 116/208 KB 408/1710 KB 132/223 KB 258/258 KB 580/590 KB 116/208 KB 412/1710 KB 132/223 KB 258/258 KB 580/590 KB 116/208 KB 404/1710 KB 132/223 KB 258/258 KB 580/590 KB 112/208 KB 404/1710 KB 132/223 KB 258/258 KB 584/590 KB 116/208 KB 412/1710 KB 132/223 KB 258/258 KB 588/590 KB 116/208 KB 412/1710 KB 132/223 KB 258/258 KB 590/590 KB 116/208 KB 412/1710 KB 132/223 KB 258/258 KB 590/590 KB 120/208 KB 412/1710 KB 132/223 KB 258/258 KB 590/590 KB 124/208 KB 412/1710 KB 132/223 KB 258/258 KB 576/590 KB 112/208 KB 404/1710 KB 136/223 KB 258/258 KB 590/590 KB 124/208 KB 416/1710 KB 140/223 KB 258/258 KB 590/590 KB 124/208 KB 416/1710 KB 132/223 KB 258/258 KB 590/590 KB 124/208 KB 416/1710 KB 140/223 KB 258/258 KB 590/590 KB 128/208 KB 416/1710 KB 144/223 KB 258/258 KB 590/590 KB 128/208 KB 416/1710 KB 144/223 KB 258/258 KB 590/590 KB 132/208 KB 416/1710 KB 148/223 KB 258/258 KB 590/590 KB 136/208 KB 420/1710 KB 148/223 KB 258/258 KB 590/590 KB 140/208 KB 420/1710 KB 148/223 KB 258/258 KB 590/590 KB 132/208 KB 420/1710 KB 144/223 KB 258/258 KB 590/590 KB 132/208 KB 420/1710 KB 148/223 KB 258/258 KB 590/590 KB 140/208 KB 424/1710 KB 152/223 KB 258/258 KB 590/590 KB 140/208 KB 424/1710 KB 152/223 KB 258/258 KB 590/590 KB 140/208 KB 428/1710 KB 156/223 KB 258/258 KB 590/590 KB 140/208 KB 428/1710 KB 156/223 KB 258/258 KB 590/590 KB 140/208 KB 432/1710 KB 156/223 KB 258/258 KB 590/590 KB 144/208 KB 432/1710 KB 160/223 KB 258/258 KB 590/590 KB 144/208 KB 432/1710 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1181.9 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 160/223 KB 590/590 KB 144/208 KB 436/1710 KB 164/223 KB 148/208 KB 440/1710 KB 164/223 KB 148/208 KB 444/1710 KB 164/223 KB 148/208 KB 448/1710 KB 160/223 KB 590/590 KB 148/208 KB 436/1710 KB 164/223 KB 148/208 KB 436/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar (590 KB at 2620.7 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 164/223 KB 152/208 KB 448/1710 KB 168/223 KB 152/208 KB 448/1710 KB 172/223 KB 152/208 KB 448/1710 KB 172/223 KB 156/208 KB 448/1710 KB 172/223 KB 160/208 KB 448/1710 KB 176/223 KB 160/208 KB 448/1710 KB 176/223 KB 164/208 KB 448/1710 KB 180/223 KB 168/208 KB 452/1710 KB 180/223 KB 172/208 KB 452/1710 KB 180/223 KB 176/208 KB 452/1710 KB 180/223 KB 164/208 KB 452/1710 KB 176/223 KB 164/208 KB 452/1710 KB 180/223 KB 176/208 KB 456/1710 KB 180/223 KB 3/38 KB 176/208 KB 460/1710 KB 180/223 KB 3/38 KB 176/208 KB 456/1710 KB 184/223 KB 6/38 KB 176/208 KB 460/1710 KB 184/223 KB 9/38 KB 176/208 KB 460/1710 KB 184/223 KB 11/38 KB 176/208 KB 460/1710 KB 184/223 KB 3/38 KB 176/208 KB 460/1710 KB 184/223 KB 11/38 KB 176/208 KB 464/1710 KB 188/223 KB 11/38 KB 176/208 KB 464/1710 KB 188/223 KB 14/38 KB 176/208 KB 464/1710 KB 188/223 KB 16/38 KB 176/208 KB 464/1710 KB 188/223 KB 19/38 KB 176/208 KB 464/1710 KB 192/223 KB 19/38 KB 176/208 KB 464/1710 KB 192/223 KB 22/38 KB 176/208 KB 464/1710 KB 196/223 KB 25/38 KB 180/208 KB 468/1710 KB 196/223 KB 27/38 KB 180/208 KB 468/1710 KB 196/223 KB 22/38 KB 180/208 KB 468/1710 KB 200/223 KB 27/38 KB 180/208 KB 468/1710 KB 192/223 KB 22/38 KB 180/208 KB 468/1710 KB 192/223 KB 22/38 KB 180/208 KB 464/1710 KB 200/223 KB 30/38 KB 184/208 KB 472/1710 KB 200/223 KB 30/38 KB 188/208 KB 472/1710 KB 200/223 KB 30/38 KB 192/208 KB 472/1710 KB 200/223 KB 30/38 KB 180/208 KB 472/1710 KB 204/223 KB 30/38 KB 192/208 KB 476/1710 KB 200/223 KB 30/38 KB 180/208 KB 468/1710 KB 204/223 KB 30/38 KB 192/208 KB 480/1710 KB 204/223 KB 30/38 KB 192/208 KB 472/1710 KB 208/223 KB 30/38 KB 192/208 KB 480/1710 KB 212/223 KB 30/38 KB 192/208 KB 480/1710 KB 216/223 KB 32/38 KB 4/18 KB 196/208 KB 480/1710 KB 212/223 KB 32/38 KB 4/18 KB 196/208 KB 480/1710 KB 212/223 KB 32/38 KB 4/18 KB 192/208 KB 480/1710 KB 216/223 KB 32/38 KB 8/18 KB 196/208 KB 484/1710 KB 216/223 KB 32/38 KB 12/18 KB 196/208 KB 484/1710 KB 216/223 KB 32/38 KB 16/18 KB 196/208 KB 484/1710 KB 216/223 KB 32/38 KB 18/18 KB 196/208 KB 484/1710 KB 212/223 KB 32/38 KB 192/208 KB 480/1710 KB 216/223 KB 35/38 KB 18/18 KB 196/208 KB 484/1710 KB 216/223 KB 38/38 KB 18/18 KB 196/208 KB 484/1710 KB 216/223 KB 38/38 KB 18/18 KB 196/208 KB 484/1710 KB 216/223 KB 32/38 KB 4/18 KB 196/208 KB 484/1710 KB 216/223 KB 38/38 KB 18/18 KB 200/208 KB 484/1710 KB 220/223 KB 38/38 KB 18/18 KB 200/208 KB 484/1710 KB 220/223 KB 38/38 KB 18/18 KB 204/208 KB 488/1710 KB 220/223 KB 38/38 KB 18/18 KB 204/208 KB 492/1710 KB 223/223 KB 38/38 KB 18/18 KB 204/208 KB 496/1710 KB 220/223 KB 38/38 KB 18/18 KB 204/208 KB 484/1710 KB 223/223 KB 38/38 KB 18/18 KB 208/208 KB 496/1710 KB 223/223 KB 38/38 KB 18/18 KB 204/208 KB 492/1710 KB 223/223 KB 38/38 KB 18/18 KB 208/208 KB 500/1710 KB 223/223 KB 38/38 KB 18/18 KB 208/208 KB 504/1710 KB 223/223 KB 38/38 KB 18/18 KB 208/208 KB 508/1710 KB 223/223 KB 38/38 KB 18/18 KB 208/208 KB 512/1710 KB 223/223 KB 38/38 KB 18/18 KB 208/208 KB 516/1710 KB 223/223 KB 38/38 KB 18/18 KB 208/208 KB 520/1710 KB 223/223 KB 38/38 KB 18/18 KB 208/208 KB 524/1710 KB 223/223 KB 38/38 KB 18/18 KB 208/208 KB 528/1710 KB 223/223 KB 38/38 KB 18/18 KB 208/208 KB 532/1710 KB 223/223 KB 38/38 KB 18/18 KB 208/208 KB 536/1710 KB 223/223 KB 38/38 KB 18/18 KB 208/208 KB 540/1710 KB 223/223 KB 38/38 KB 18/18 KB 208/208 KB 544/1710 KB 223/223 KB 38/38 KB 18/18 KB 208/208 KB 548/1710 KB unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 223/223 KB 38/38 KB 18/18 KB 208/208 KB 552/1710 KB 223/223 KB 38/38 KB 18/18 KB 208/208 KB 556/1710 KB 223/223 KB 38/38 KB 18/18 KB 208/208 KB 560/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 73.5 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 153.7 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 898.9 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 834.7 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 564/1710 KB 568/1710 KB 572/1710 KB 576/1710 KB 3/214 KB 576/1710 KB 6/214 KB 576/1710 KB 9/214 KB 576/1710 KB 11/214 KB 576/1710 KB 14/214 KB 576/1710 KB 4/531 KB 14/214 KB 576/1710 KB 8/531 KB 14/214 KB 576/1710 KB 12/531 KB 14/214 KB 576/1710 KB 16/531 KB 14/214 KB 576/1710 KB 16/531 KB 14/214 KB 4/1267 KB 576/1710 KB 20/531 KB 14/214 KB 4/1267 KB 576/1710 KB 24/531 KB 4/109 KB 14/214 KB 4/1267 KB 576/1710 KB 28/531 KB 4/109 KB 14/214 KB 4/1267 KB 576/1710 KB 32/531 KB 4/109 KB 14/214 KB 8/1267 KB 576/1710 KB 20/531 KB 4/109 KB 14/214 KB 4/1267 KB 576/1710 KB 32/531 KB 8/109 KB 16/214 KB 8/1267 KB 576/1710 KB 32/531 KB 12/109 KB 16/214 KB 8/1267 KB 576/1710 KB 32/531 KB 4/109 KB 16/214 KB 8/1267 KB 576/1710 KB 28/531 KB 4/109 KB 14/214 KB 8/1267 KB 576/1710 KB 32/531 KB 12/109 KB 16/214 KB 12/1267 KB 576/1710 KB 32/531 KB 12/109 KB 16/214 KB 16/1267 KB 576/1710 KB 32/531 KB 16/109 KB 19/214 KB 16/1267 KB 576/1710 KB 32/531 KB 16/109 KB 16/214 KB 16/1267 KB 576/1710 KB 36/531 KB 16/109 KB 19/214 KB 16/1267 KB 576/1710 KB 40/531 KB 20/109 KB 22/214 KB 20/1267 KB 576/1710 KB 44/531 KB 20/109 KB 22/214 KB 20/1267 KB 576/1710 KB 48/531 KB 20/109 KB 22/214 KB 20/1267 KB 576/1710 KB 36/531 KB 20/109 KB 22/214 KB 20/1267 KB 576/1710 KB 36/531 KB 16/109 KB 22/214 KB 20/1267 KB 576/1710 KB 48/531 KB 24/109 KB 25/214 KB 20/1267 KB 576/1710 KB 36/531 KB 16/109 KB 19/214 KB 20/1267 KB 576/1710 KB 48/531 KB 24/109 KB 27/214 KB 24/1267 KB 576/1710 KB 48/531 KB 24/109 KB 22/214 KB 20/1267 KB 576/1710 KB 48/531 KB 24/109 KB 27/214 KB 28/1267 KB 576/1710 KB 48/531 KB 28/109 KB 27/214 KB 28/1267 KB 576/1710 KB 48/531 KB 32/109 KB 27/214 KB 28/1267 KB 576/1710 KB 48/531 KB 24/109 KB 27/214 KB 28/1267 KB 576/1710 KB 48/531 KB 32/109 KB 30/214 KB 32/1267 KB 576/1710 KB 48/531 KB 32/109 KB 27/214 KB 32/1267 KB 576/1710 KB 48/531 KB 32/109 KB 32/214 KB 32/1267 KB 576/1710 KB 52/531 KB 36/109 KB 36/214 KB 36/1267 KB 576/1710 KB 52/531 KB 36/109 KB 40/214 KB 36/1267 KB 580/1710 KB 52/531 KB 36/109 KB 32/214 KB 36/1267 KB 576/1710 KB 52/531 KB 32/109 KB 32/214 KB 36/1267 KB 576/1710 KB 52/531 KB 32/109 KB 32/214 KB 32/1267 KB 576/1710 KB 56/531 KB 36/109 KB 44/214 KB 36/1267 KB 580/1710 KB 60/531 KB 36/109 KB 44/214 KB 40/1267 KB 580/1710 KB 52/531 KB 36/109 KB 36/214 KB 36/1267 KB 580/1710 KB 60/531 KB 40/109 KB 44/214 KB 40/1267 KB 580/1710 KB 56/531 KB 36/109 KB 44/214 KB 40/1267 KB 580/1710 KB 60/531 KB 40/109 KB 44/214 KB 44/1267 KB 580/1710 KB 64/531 KB 40/109 KB 44/214 KB 48/1267 KB 584/1710 KB 64/531 KB 40/109 KB 44/214 KB 44/1267 KB 584/1710 KB 64/531 KB 40/109 KB 44/214 KB 44/1267 KB 580/1710 KB 64/531 KB 44/109 KB 44/214 KB 48/1267 KB 584/1710 KB 64/531 KB 48/109 KB 44/214 KB 48/1267 KB 584/1710 KB 64/531 KB 48/109 KB 44/214 KB 48/1267 KB 584/1710 KB 64/531 KB 48/109 KB 44/214 KB 48/1267 KB 588/1710 KB 64/531 KB 48/109 KB 48/214 KB 48/1267 KB 588/1710 KB 64/531 KB 48/109 KB 52/214 KB 48/1267 KB 588/1710 KB 68/531 KB 52/109 KB 56/214 KB 52/1267 KB 592/1710 KB 68/531 KB 52/109 KB 60/214 KB 52/1267 KB 592/1710 KB 68/531 KB 52/109 KB 52/214 KB 52/1267 KB 592/1710 KB 68/531 KB 52/109 KB 52/214 KB 48/1267 KB 592/1710 KB 68/531 KB 48/109 KB 52/214 KB 48/1267 KB 592/1710 KB 64/531 KB 48/109 KB 52/214 KB 48/1267 KB 592/1710 KB 68/531 KB 52/109 KB 60/214 KB 52/1267 KB 596/1710 KB 72/531 KB 56/109 KB 60/214 unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install KB 56/1267 KB 596/1710 KB 72/531 KB 60/109 KB 60/214 KB 56/1267 KB 596/1710 KB 72/531 KB 52/109 KB 60/214 KB 56/1267 KB 596/1710 KB 72/531 KB 52/109 KB 60/214 KB 52/1267 KB 596/1710 KB 76/531 KB 60/109 KB 60/214 KB 56/1267 KB 596/1710 KB 76/531 KB 60/109 KB 60/214 KB 60/1267 KB 596/1710 KB 76/531 KB 64/109 KB 60/214 KB 60/1267 KB 600/1710 KB 76/531 KB 64/109 KB 60/214 KB 60/1267 KB 596/1710 KB 80/531 KB 64/109 KB 60/214 KB 64/1267 KB 600/1710 KB 76/531 KB 64/109 KB 60/214 KB 64/1267 KB 600/1710 KB 80/531 KB 64/109 KB 60/214 KB 64/1267 KB 604/1710 KB 80/531 KB 64/109 KB 64/214 KB 64/1267 KB 604/1710 KB 84/531 KB 64/109 KB 64/214 KB 64/1267 KB 604/1710 KB 88/531 KB 68/109 KB 68/214 KB 68/1267 KB 608/1710 KB 92/531 KB 68/109 KB 68/214 KB 68/1267 KB 608/1710 KB 84/531 KB 64/109 KB 64/214 KB 64/1267 KB 608/1710 KB 96/531 KB 68/109 KB 68/214 KB 68/1267 KB 612/1710 KB 96/531 KB 68/109 KB 68/214 KB 68/1267 KB 616/1710 KB 96/531 KB 68/109 KB 68/214 KB 68/1267 KB 620/1710 KB 84/531 KB 68/109 KB 68/214 KB 68/1267 KB 608/1710 KB 84/531 KB 68/109 KB 64/214 KB 68/1267 KB 608/1710 KB 84/531 KB 64/109 KB 64/214 KB 68/1267 KB 608/1710 KB 96/531 KB 72/109 KB 68/214 KB 68/1267 KB 620/1710 KB 96/531 KB 76/109 KB 68/214 KB 72/1267 KB 620/1710 KB 96/531 KB 80/109 KB 68/214 KB 72/1267 KB 620/1710 KB 96/531 KB 68/109 KB 68/214 KB 68/1267 KB 616/1710 KB 96/531 KB 80/109 KB 72/214 KB 72/1267 KB 620/1710 KB 96/531 KB 72/109 KB 68/214 KB 72/1267 KB 620/1710 KB 96/531 KB 80/109 KB 72/214 KB 76/1267 KB 620/1710 KB 96/531 KB 80/109 KB 72/214 KB 80/1267 KB 620/1710 KB 96/531 KB 80/109 KB 76/214 KB 80/1267 KB 620/1710 KB 96/531 KB 80/109 KB 80/214 KB 80/1267 KB 620/1710 KB 96/531 KB 80/109 KB 84/214 KB 84/1267 KB 624/1710 KB 100/531 KB 84/109 KB 88/214 KB 84/1267 KB 624/1710 KB 100/531 KB 84/109 KB 92/214 KB 84/1267 KB 624/1710 KB 100/531 KB 84/109 KB 96/214 KB 84/1267 KB 624/1710 KB 96/531 KB 80/109 KB 80/214 KB 84/1267 KB 624/1710 KB 96/531 KB 80/109 KB 80/214 KB 80/1267 KB 624/1710 KB 100/531 KB 84/109 KB 96/214 KB 84/1267 KB 628/1710 KB 100/531 KB 84/109 KB 84/214 KB 84/1267 KB 624/1710 KB 100/531 KB 88/109 KB 96/214 KB 88/1267 KB 628/1710 KB 100/531 KB 80/109 KB 84/214 KB 84/1267 KB 624/1710 KB 100/531 KB 92/109 KB 96/214 KB 88/1267 KB 628/1710 KB 100/531 KB 84/109 KB 96/214 KB 88/1267 KB 628/1710 KB 104/531 KB 92/109 KB 96/214 KB 88/1267 KB 628/1710 KB 104/531 KB 92/109 KB 96/214 KB 92/1267 KB 628/1710 KB 108/531 KB 96/109 KB 96/214 KB 92/1267 KB 628/1710 KB 112/531 KB 96/109 KB 96/214 KB 92/1267 KB 628/1710 KB 104/531 KB 96/109 KB 96/214 KB 92/1267 KB 628/1710 KB 112/531 KB 96/109 KB 96/214 KB 96/1267 KB 632/1710 KB 112/531 KB 96/109 KB 96/214 KB 92/1267 KB 632/1710 KB 112/531 KB 96/109 KB 96/214 KB 96/1267 KB 636/1710 KB 112/531 KB 100/109 KB 96/214 KB 100/1267 KB 640/1710 KB 112/531 KB 100/109 KB 96/214 KB 100/1267 KB 644/1710 KB 116/531 KB 100/109 KB 100/214 KB 100/1267 KB 648/1710 KB 116/531 KB 100/109 KB 100/214 KB 100/1267 KB 652/1710 KB 116/531 KB 100/109 KB 100/214 KB 100/1267 KB 656/1710 KB 112/531 KB 100/109 KB 96/214 KB 100/1267 KB 636/1710 KB 112/531 KB 100/109 KB 96/214 KB 96/1267 KB 636/1710 KB 116/531 KB 104/109 KB 100/214 KB 100/1267 KB 656/1710 KB 116/531 KB 108/109 KB 100/214 KB 100/1267 KB 656/1710 KB 116/531 KB 109/109 KB 100/214 KB 104/1267 KB 656/1710 KB 116/531 KB 100/109 KB 100/214 KB 100/1267 KB 644/1710 KB 116/531 KB 100/109 KB 96/214 KB 1 unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 00/1267 KB 644/1710 KB 120/531 KB 109/109 KB 100/214 KB 104/1267 KB 656/1710 KB 116/531 KB 108/109 KB 100/214 KB 104/1267 KB 656/1710 KB 120/531 KB 109/109 KB 104/214 KB 104/1267 KB 656/1710 KB 120/531 KB 109/109 KB 108/214 KB 108/1267 KB 656/1710 KB 120/531 KB 109/109 KB 104/214 KB 108/1267 KB 656/1710 KB 124/531 KB 109/109 KB 108/214 KB 108/1267 KB 656/1710 KB 128/531 KB 109/109 KB 108/214 KB 108/1267 KB 656/1710 KB 128/531 KB 109/109 KB 112/214 KB 112/1267 KB 656/1710 KB 128/531 KB 109/109 KB 112/214 KB 108/1267 KB 656/1710 KB 128/531 KB 109/109 KB 112/214 KB 116/1267 KB 656/1710 KB 132/531 KB 109/109 KB 116/214 KB 120/1267 KB 656/1710 KB 132/531 KB 109/109 KB 116/214 KB 116/1267 KB 656/1710 KB 128/531 KB 109/109 KB 116/214 KB 116/1267 KB 656/1710 KB 132/531 KB 109/109 KB 116/214 KB 120/1267 KB 660/1710 KB 136/531 KB 109/109 KB 116/214 KB 120/1267 KB 660/1710 KB 140/531 KB 109/109 KB 116/214 KB 120/1267 KB 664/1710 KB 136/531 KB 109/109 KB 116/214 KB 120/1267 KB 664/1710 KB 140/531 KB 109/109 KB 120/214 KB 124/1267 KB 664/1710 KB 140/531 KB 109/109 KB 120/214 KB 120/1267 KB 664/1710 KB 140/531 KB 109/109 KB 120/214 KB 124/1267 KB 668/1710 KB 144/531 KB 109/109 KB 124/214 KB 128/1267 KB 668/1710 KB 140/531 KB 109/109 KB 124/214 KB 128/1267 KB 668/1710 KB 140/531 KB 109/109 KB 124/214 KB 124/1267 KB 668/1710 KB 144/531 KB 109/109 KB 124/214 KB 128/1267 KB 672/1710 KB 144/531 KB 109/109 KB 128/214 KB 128/1267 KB 672/1710 KB 144/531 KB 109/109 KB 128/214 KB 132/1267 KB 672/1710 KB 148/531 KB 109/109 KB 132/214 KB 136/1267 KB 676/1710 KB 148/531 KB 109/109 KB 132/214 KB 132/1267 KB 676/1710 KB 148/531 KB 109/109 KB 136/214 KB 136/1267 KB 676/1710 KB 148/531 KB 109/109 KB 128/214 KB 132/1267 KB 676/1710 KB 148/531 KB 109/109 KB 128/214 KB 132/1267 KB 672/1710 KB 152/531 KB 109/109 KB 136/214 KB 140/1267 KB 676/1710 KB 156/531 KB 109/109 KB 136/214 KB 140/1267 KB 676/1710 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 369.1 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 148/531 KB 109/109 KB 136/214 KB 140/1267 KB 676/1710 KB 156/531 KB 140/214 KB 144/1267 KB 680/1710 KB 156/531 KB 140/214 KB 140/1267 KB 680/1710 KB 156/531 KB 144/214 KB 144/1267 KB 680/1710 KB 156/531 KB 136/214 KB 140/1267 KB 680/1710 KB 156/531 KB 144/214 KB 144/1267 KB 684/1710 KB 156/531 KB 144/214 KB 144/1267 KB 688/1710 KB 156/531 KB 144/214 KB 144/1267 KB 692/1710 KB 156/531 KB 148/214 KB 148/1267 KB 696/1710 KB 156/531 KB 148/214 KB 148/1267 KB 700/1710 KB 156/531 KB 148/214 KB 148/1267 KB 704/1710 KB 156/531 KB 148/214 KB 148/1267 KB 692/1710 KB 156/531 KB 144/214 KB 148/1267 KB 692/1710 KB 156/531 KB 148/214 KB 152/1267 KB 704/1710 KB 156/531 KB 148/214 KB 156/1267 KB 704/1710 KB 156/531 KB 152/214 KB 160/1267 KB 704/1710 KB 156/531 KB 152/214 KB 156/1267 KB 704/1710 KB 156/531 KB 156/214 KB 160/1267 KB 704/1710 KB 156/531 KB 160/214 KB 160/1267 KB 704/1710 KB Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 156/531 KB 164/214 KB 160/1267 KB 704/1710 KB 156/531 KB 168/214 KB 164/1267 KB 708/1710 KB 156/531 KB 172/214 KB 164/1267 KB 708/1710 KB 156/531 KB 164/214 KB 164/1267 KB 708/1710 KB 156/531 KB 164/214 KB 160/1267 KB 708/1710 KB 156/531 KB 172/214 KB 168/1267 KB 712/1710 KB 156/531 KB 172/214 KB 168/1267 KB 708/1710 KB 156/531 KB 172/214 KB 172/1267 KB 712/1710 KB 156/531 KB 172/214 KB 176/1267 KB 712/1710 KB 156/531 KB 172/214 KB 176/1267 KB 716/1710 KB 156/531 KB 176/214 KB 176/1267 KB 716/1710 KB 156/531 KB 176/214 KB 176/1267 KB 720/1710 KB 156/531 KB 176/214 KB 176/1267 KB 724/1710 KB 156/531 KB 180/214 KB 180/1267 KB 728/1710 KB 156/531 KB 180/214 KB 180/1267 KB 732/1710 KB 156/531 KB 180/214 KB 180/1267 KB 724/1710 KB 160/531 KB 180/214 KB 184/1267 KB 732/1710 KB 160/531 KB 180/214 KB 188/1267 KB 732/1710 KB 156/531 KB 180/214 KB 176/1267 KB 724/1710 KB 160/531 KB 184/214 KB 188/1267 KB 732/1710 KB 160/531 KB 188/214 KB 188/1267 KB 732/1710 KB 160/531 KB 180/214 KB 180/1267 KB 732/1710 KB 160/531 KB 188/214 KB 192/1267 KB 732/1710 KB 160/531 KB 188/214 KB 192/1267 KB 736/1710 KB 160/531 KB 192/214 KB 192/1267 KB 740/1710 KB 164/531 KB 192/214 KB 196/1267 KB 744/1710 KB 164/531 KB 192/214 KB 196/1267 KB 748/1710 KB 160/531 KB 192/214 KB 192/1267 KB 736/1710 KB 164/531 KB 196/214 KB 196/1267 KB 752/1710 KB 164/531 KB 200/214 KB 196/1267 KB 752/1710 KB 164/531 KB 192/214 KB 196/1267 KB 740/1710 KB 164/531 KB 192/214 KB 192/1267 KB 740/1710 KB 168/531 KB 200/214 KB 196/1267 KB 752/1710 KB 168/531 KB 200/214 KB 200/1267 KB 752/1710 KB 172/531 KB 200/214 KB 200/1267 KB 752/1710 KB 176/531 KB 200/214 KB 204/1267 KB 752/1710 KB 172/531 KB 200/214 KB 204/1267 KB 752/1710 KB 176/531 KB 204/214 KB 204/1267 KB 752/1710 KB 176/531 KB 204/214 KB 208/1267 KB 752/1710 KB 176/531 KB 208/214 KB 212/1267 KB 752/1710 KB 180/531 KB 208/214 KB 216/1267 KB 752/1710 KB 180/531 KB 208/214 KB 220/1267 KB 752/1710 KB 176/531 KB 208/214 KB 208/1267 KB 752/1710 KB 164/531 KB 192/214 KB 208/1267 KB 752/1710 KB 180/531 KB 208/214 KB 220/1267 KB 756/1710 KB 180/531 KB 208/214 KB 212/1267 KB 752/1710 KB 184/531 KB 212/214 KB 220/1267 KB 756/1710 KB 188/531 KB 212/214 KB 4/80 KB 220/1267 KB 760/1710 KB 192/531 KB 212/214 KB 4/80 KB 220/1267 KB 760/1710 KB 180/531 KB 212/214 KB 220/1267 KB 756/1710 KB 192/531 KB 214/214 KB 4/80 KB 220/1267 KB 760/1710 KB 184/531 KB 212/214 KB 4/80 KB 220/1267 KB 760/1710 KB 184/531 KB 212/214 KB 4/80 KB 220/1267 KB 756/1710 KB 192/531 KB 214/214 KB 8/80 KB 220/1267 KB 760/1710 KB 192/531 KB 214/214 KB 12/80 KB 220/1267 KB 760/1710 KB 192/531 KB 214/214 KB 16/80 KB 220/1267 KB 760/1710 KB 192/531 KB 214/214 KB 20/80 KB 220/1267 KB 760/1710 KB 192/531 KB 214/214 KB 24/80 KB 220/1267 KB 760/1710 KB 192/531 KB 214/214 KB 28/80 KB 220/1267 KB 760/1710 KB 192/531 KB 214/214 KB 32/80 KB 220/1267 KB 760/1710 KB 192/531 KB 214/214 KB 36/80 KB 220/1267 KB 760/1710 KB 192/531 KB 214/214 KB 40/80 KB 220/1267 KB 760/1710 KB 192/531 KB 214/214 KB 44/80 KB 220/1267 KB 760/1710 KB 192/531 KB 214/214 KB 44/80 KB 220/1267 KB 764/1710 KB 192/531 KB 214/214 KB 48/80 KB 220/1267 KB 764/1710 KB 192/531 KB 214/214 KB 48/80 KB 224/1267 KB 768/1710 KB 192/531 KB 214/214 KB 48/80 KB 224/1267 KB 764/1710 KB 192/531 KB 214/214 KB 52/80 KB 224/1267 KB 768/1710 KB 196/531 KB 214/214 KB 56/80 KB 228/1267 KB 772/1710 KB 196/531 KB 214/214 KB 60/80 KB 228/1267 KB 772/1710 KB 196/531 KB unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 214/214 KB 64/80 KB 228/1267 KB 772/1710 KB 196/531 KB 214/214 KB 52/80 KB 228/1267 KB 772/1710 KB 196/531 KB 214/214 KB 64/80 KB 232/1267 KB 772/1710 KB 196/531 KB 214/214 KB 52/80 KB 224/1267 KB 772/1710 KB 196/531 KB 214/214 KB 52/80 KB 224/1267 KB 768/1710 KB 200/531 KB 214/214 KB 64/80 KB 232/1267 KB 772/1710 KB 200/531 KB 214/214 KB 64/80 KB 232/1267 KB 776/1710 KB 204/531 KB 214/214 KB 64/80 KB 236/1267 KB 776/1710 KB 204/531 KB 214/214 KB 64/80 KB 232/1267 KB 776/1710 KB 208/531 KB 214/214 KB 64/80 KB 236/1267 KB 780/1710 KB 204/531 KB 214/214 KB 64/80 KB 236/1267 KB 780/1710 KB 208/531 KB 214/214 KB 64/80 KB 240/1267 KB 780/1710 KB 208/531 KB 214/214 KB 64/80 KB 240/1267 KB 784/1710 KB 208/531 KB 214/214 KB 68/80 KB 240/1267 KB 784/1710 KB 212/531 KB 214/214 KB 72/80 KB 244/1267 KB 788/1710 KB 212/531 KB 214/214 KB 76/80 KB 244/1267 KB 788/1710 KB 212/531 KB 214/214 KB 68/80 KB 244/1267 KB 788/1710 KB 212/531 KB 214/214 KB 68/80 KB 244/1267 KB 784/1710 KB 212/531 KB 214/214 KB 68/80 KB 240/1267 KB 784/1710 KB 216/531 KB 214/214 KB 76/80 KB 244/1267 KB 788/1710 KB 216/531 KB 214/214 KB 76/80 KB 248/1267 KB 788/1710 KB 220/531 KB 214/214 KB 76/80 KB 252/1267 KB 788/1710 KB 220/531 KB 214/214 KB 76/80 KB 248/1267 KB 788/1710 KB 220/531 KB 214/214 KB 76/80 KB 252/1267 KB 792/1710 KB 224/531 KB 214/214 KB 76/80 KB 252/1267 KB 792/1710 KB 224/531 KB 214/214 KB 80/80 KB 256/1267 KB 796/1710 KB 224/531 KB 214/214 KB 80/80 KB 252/1267 KB 796/1710 KB 224/531 KB 214/214 KB 80/80 KB 252/1267 KB 792/1710 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 656.0 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 224/531 KB 80/80 KB 260/1267 KB 796/1710 KB 228/531 KB 80/80 KB 264/1267 KB 800/1710 KB 228/531 KB 80/80 KB 268/1267 KB 800/1710 KB 228/531 KB 80/80 KB 272/1267 KB 800/1710 KB 228/531 KB 80/80 KB 260/1267 KB 800/1710 KB 224/531 KB 80/80 KB 260/1267 KB 800/1710 KB 228/531 KB 80/80 KB 272/1267 KB 804/1710 KB 228/531 KB 80/80 KB 272/1267 KB 808/1710 KB 232/531 KB 80/80 KB 272/1267 KB 808/1710 KB 236/531 KB 80/80 KB 272/1267 KB 808/1710 KB 236/531 KB 80/80 KB 272/1267 KB 812/1710 KB 236/531 KB 80/80 KB 272/1267 KB 816/1710 KB 240/531 KB 80/80 KB 272/1267 KB 816/1710 KB 240/531 KB 80/80 KB 272/1267 KB 820/1710 KB 244/531 KB 80/80 KB 276/1267 KB 824/1710 KB 244/531 KB 80/80 KB 276/1267 KB 828/1710 KB 244/531 KB 80/80 KB 276/1267 KB 820/1710 KB 240/531 KB 80/80 KB 276/1267 KB 820/1710 KB 244/531 KB 80/80 KB 280/1267 KB 828/1710 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 238.0 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 244/531 KB 280/1267 KB 3/1044 KB 828/1710 KB 244/531 KB 280/1267 KB 5/1044 KB 828/1710 KB 244/531 KB 280/1267 KB 8/1044 KB 828/1710 KB 244/531 KB 280/1267 KB 11/1044 KB 828/1710 KB 244/531 KB 280/1267 KB 13/1044 KB 828/1710 KB 244/531 KB 284/1267 KB 13/1044 KB 828/1710 KB 248/531 KB 284/1267 KB 13/1044 KB 828/1710 KB 248/531 KB 284/1267 KB 16/1044 KB 828/1710 KB 252/531 KB 288/1267 KB 16/1044 KB 828/1710 KB 252/531 KB 284/1267 KB 16/1044 KB 828/1710 KB 252/531 KB 288/1267 KB 16/1044 KB 832/1710 KB 252/531 KB 292/1267 KB 16/1044 KB 832/1710 KB 256/531 KB 296/1267 KB 19/1044 KB 836/1710 KB 256/531 KB 292/1267 KB 19/1044 KB 836/1710 KB 256/531 KB 292/1267 KB 19/1044 KB 832/1710 KB 256/531 KB 292/1267 KB 16/1044 KB 832/1710 KB 260/531 KB 300/1267 KB 19/1044 KB 836/1710 KB 260/531 KB 300/1267 KB 21/1044 KB 840/1710 KB 260/531 KB 300/1267 KB 21/1044 KB 844/1710 KB 260/531 KB 300/1267 KB 21/1044 KB 836/1710 KB 264/531 KB 300/1267 KB 24/1044 KB 844/1710 KB 264/531 KB 300/1267 KB 27/1044 KB 844/1710 KB 256/531 KB 300/1267 KB 19/1044 KB 836/1710 KB 264/531 KB 300/1267 KB 21/1044 KB 844/1710 KB 268/531 KB 300/1267 KB 27/1044 KB 844/1710 KB 268/531 KB 304/1267 KB 27/1044 KB 844/1710 KB 268/531 KB 304/1267 KB 27/1044 KB 848/1710 KB 268/531 KB 304/1267 KB 29/1044 KB 848/1710 KB 272/531 KB 304/1267 KB 29/1044 KB 848/1710 KB 272/531 KB 304/1267 KB 29/1044 KB 852/1710 KB 276/531 KB 308/1267 KB 32/1044 KB 856/1710 KB 276/531 KB 308/1267 KB 32/1044 KB 852/1710 KB 276/531 KB 312/1267 KB 32/1044 KB 860/1710 KB 276/531 KB 304/1267 KB 32/1044 KB 852/1710 KB 280/531 KB 312/1267 KB 32/1044 KB 860/1710 KB 276/531 KB 316/1267 KB 32/1044 KB 860/1710 KB 280/531 KB 316/1267 KB 32/1044 KB 864/1710 KB 272/531 KB 304/1267 KB 32/1044 KB 852/1710 KB 284/531 KB 316/1267 KB 36/1044 KB 864/1710 KB 284/531 KB 316/1267 KB 32/1044 KB 864/1710 KB 280/531 KB 316/1267 KB 32/1044 KB 860/1710 KB 284/531 KB 320/1267 KB 36/1044 KB 4/61 KB 864/1710 KB 284/531 KB 316/1267 KB 36/1044 KB 4/61 KB 864/1710 KB 284/531 KB 320/1267 KB 36/1044 KB 8/61 KB 864/1710 KB 284/531 KB 320/1267 KB 36/1044 KB 12/61 KB 864/1710 KB 284/531 KB 320/1267 KB 36/1044 KB 16/61 KB 864/1710 KB 284/531 KB 320/1267 KB 36/1044 KB 16/61 KB 868/1710 KB 288/531 KB 324/1267 KB 40/1044 KB 20/61 KB 872/1710 KB 288/531 KB 324/1267 KB 40/1044 KB 20/61 KB 868/1710 KB 292/531 KB 324/1267 KB 40/1044 KB 20/61 KB 872/1710 KB 284/531 KB 320/1267 KB 36/1044 KB 20/61 KB 868/1710 KB 292/531 KB 324/1267 KB 40/1044 KB 24/61 KB 876/1710 KB 292/531 KB 324/1267 KB 40/1044 KB 28/61 KB 876/1710 KB 292/531 KB 324/1267 KB 40/1044 KB 32/61 KB 876/1710 KB 284/531 KB 324/1267 KB 40/1044 KB 20/61 KB 868/1710 KB 292/531 KB 328/1267 KB 40/1044 KB 32/61 KB 876/1710 KB 292/531 KB 332/1267 KB 40/1044 KB 32/61 KB 876/1710 KB 296/531 KB 336/1267 KB 40/1044 KB 32/61 KB 876/1710 KB 284/531 KB 320/1267 KB 40/1044 KB 20/61 KB 868/1710 KB 296/531 KB 336/1267 KB 44/1044 KB 32/61 KB 876/1710 KB 296/531 KB 336/1267 KB 48/1044 KB 32/61 KB 876/1710 KB 296/531 KB 336/1267 KB 52/1044 KB 32/61 KB 876/1710 KB 296/531 KB 340/1267 KB 56/1044 KB 36/61 KB 876/1710 KB 296/531 KB 340/1267 KB 60/1044 KB 36/61 KB 876/1710 KB 296/531 KB 332/1267 KB 40/1044 KB 32/61 KB 876/1710 KB 292/531 KB 324/1267 KB 40/1044 KB 20/61 KB 876/1710 KB 296/531 KB 340/1267 KB 60/1044 KB 36/61 KB 880/1710 KB 300/531 KB 340/1267 KB 60/1044 KB 36/61 KB 880/1710 KB 304/531 KB 340/1267 KB 60/1044 KB 36/61 KB 880/1710 KB unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 308/531 KB 340/1267 KB 60/1044 KB 36/61 KB 880/1710 KB 312/531 KB 340/1267 KB 64/1044 KB 36/61 KB 884/1710 KB 296/531 KB 340/1267 KB 52/1044 KB 36/61 KB 876/1710 KB 312/531 KB 344/1267 KB 64/1044 KB 36/61 KB 884/1710 KB 296/531 KB 336/1267 KB 52/1044 KB 36/61 KB 876/1710 KB 312/531 KB 344/1267 KB 64/1044 KB 40/61 KB 884/1710 KB 312/531 KB 344/1267 KB 64/1044 KB 44/61 KB 884/1710 KB 312/531 KB 344/1267 KB 64/1044 KB 48/61 KB 884/1710 KB 308/531 KB 340/1267 KB 64/1044 KB 36/61 KB 884/1710 KB 308/531 KB 340/1267 KB 60/1044 KB 36/61 KB 884/1710 KB 312/531 KB 344/1267 KB 64/1044 KB 48/61 KB 888/1710 KB 312/531 KB 344/1267 KB 64/1044 KB 48/61 KB 892/1710 KB 312/531 KB 344/1267 KB 64/1044 KB 48/61 KB 896/1710 KB 312/531 KB 348/1267 KB 64/1044 KB 48/61 KB 900/1710 KB 316/531 KB 348/1267 KB 68/1044 KB 52/61 KB 904/1710 KB 316/531 KB 348/1267 KB 68/1044 KB 52/61 KB 908/1710 KB 316/531 KB 348/1267 KB 68/1044 KB 52/61 KB 912/1710 KB 312/531 KB 348/1267 KB 64/1044 KB 48/61 KB 896/1710 KB 316/531 KB 352/1267 KB 68/1044 KB 52/61 KB 912/1710 KB 316/531 KB 348/1267 KB 68/1044 KB 52/61 KB 900/1710 KB 316/531 KB 352/1267 KB 68/1044 KB 56/61 KB 912/1710 KB 316/531 KB 348/1267 KB 68/1044 KB 48/61 KB 900/1710 KB 316/531 KB 348/1267 KB 64/1044 KB 48/61 KB 900/1710 KB 320/531 KB 352/1267 KB 68/1044 KB 56/61 KB 912/1710 KB 324/531 KB 352/1267 KB 68/1044 KB 56/61 KB 912/1710 KB 328/531 KB 356/1267 KB 72/1044 KB 60/61 KB 912/1710 KB 324/531 KB 356/1267 KB 72/1044 KB 60/61 KB 912/1710 KB 324/531 KB 352/1267 KB 72/1044 KB 60/61 KB 912/1710 KB 324/531 KB 352/1267 KB 68/1044 KB 60/61 KB 912/1710 KB 332/531 KB 360/1267 KB 72/1044 KB 61/61 KB 912/1710 KB 332/531 KB 360/1267 KB 76/1044 KB 61/61 KB 912/1710 KB 332/531 KB 360/1267 KB 80/1044 KB 61/61 KB 912/1710 KB 332/531 KB 360/1267 KB 84/1044 KB 61/61 KB 912/1710 KB 332/531 KB 360/1267 KB 88/1044 KB 61/61 KB 916/1710 KB 332/531 KB 360/1267 KB 92/1044 KB 61/61 KB 916/1710 KB 332/531 KB 360/1267 KB 96/1044 KB 61/61 KB 916/1710 KB 332/531 KB 356/1267 KB 72/1044 KB 61/61 KB 916/1710 KB 336/531 KB 360/1267 KB 96/1044 KB 61/61 KB 916/1710 KB 332/531 KB 360/1267 KB 84/1044 KB 61/61 KB 912/1710 KB 336/531 KB 364/1267 KB 96/1044 KB 61/61 KB 916/1710 KB 336/531 KB 368/1267 KB 96/1044 KB 61/61 KB 916/1710 KB 340/531 KB 368/1267 KB 96/1044 KB 61/61 KB 916/1710 KB 344/531 KB 372/1267 KB 96/1044 KB 916/1710 KB 348/531 KB 372/1267 KB 96/1044 KB 916/1710 KB 352/531 KB 372/1267 KB 96/1044 KB 916/1710 KB 332/531 KB 360/1267 KB 84/1044 KB 61/61 KB 916/1710 KB 352/531 KB 372/1267 KB 96/1044 KB 920/1710 KB 352/531 KB 372/1267 KB 96/1044 KB 924/1710 KB 352/531 KB 372/1267 KB 96/1044 KB 928/1710 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 165.0 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 340/531 KB 372/1267 KB 96/1044 KB 61/61 KB 916/1710 KB 352/531 KB 376/1267 KB 96/1044 KB 928/1710 KB 352/531 KB 380/1267 KB 96/1044 KB 928/1710 KB 352/531 KB 384/1267 KB 96/1044 KB 928/1710 KB 352/531 KB 384/1267 KB 96/1044 KB 932/1710 KB 356/531 KB 388/1267 KB 100/1044 KB 936/1710 KB 356/531 KB 388/1267 KB 100/1044 KB 940/1710 KB 356/531 KB 388/1267 KB 100/1044 KB 932/1710 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 356/531 KB 388/1267 KB 104/1044 KB 940/1710 KB 356/531 KB 388/1267 KB 108/1044 KB 940/1710 KB 356/531 KB 388/1267 KB 112/1044 KB 940/1710 KB 356/531 KB 388/1267 KB 96/1044 KB 932/1710 KB 352/531 KB 388/1267 KB 96/1044 KB 932/1710 KB 356/531 KB 392/1267 KB 112/1044 KB 944/1710 KB 356/531 KB 388/1267 KB 112/1044 KB 944/1710 KB 356/531 KB 396/1267 KB 112/1044 KB 944/1710 KB 360/531 KB 400/1267 KB 112/1044 KB 944/1710 KB 360/531 KB 396/1267 KB 112/1044 KB 944/1710 KB 364/531 KB 400/1267 KB 112/1044 KB 944/1710 KB 368/531 KB 400/1267 KB 112/1044 KB 944/1710 KB 372/531 KB 404/1267 KB 112/1044 KB 944/1710 KB 376/531 KB 404/1267 KB 116/1044 KB 948/1710 KB 380/531 KB 404/1267 KB 116/1044 KB 948/1710 KB 384/531 KB 404/1267 KB 116/1044 KB 948/1710 KB 368/531 KB 404/1267 KB 112/1044 KB 944/1710 KB 372/531 KB 404/1267 KB 116/1044 KB 948/1710 KB 384/531 KB 404/1267 KB 120/1044 KB 948/1710 KB 372/531 KB 404/1267 KB 112/1044 KB 948/1710 KB 384/531 KB 404/1267 KB 124/1044 KB 948/1710 KB 384/531 KB 404/1267 KB 128/1044 KB 952/1710 KB 384/531 KB 404/1267 KB 124/1044 KB 952/1710 KB 384/531 KB 404/1267 KB 128/1044 KB 956/1710 KB 384/531 KB 408/1267 KB 128/1044 KB 960/1710 KB 384/531 KB 408/1267 KB 128/1044 KB 956/1710 KB 384/531 KB 412/1267 KB 128/1044 KB 960/1710 KB 384/531 KB 416/1267 KB 128/1044 KB 960/1710 KB 384/531 KB 420/1267 KB 128/1044 KB 960/1710 KB 388/531 KB 424/1267 KB 132/1044 KB 964/1710 KB 388/531 KB 428/1267 KB 132/1044 KB 964/1710 KB 388/531 KB 432/1267 KB 132/1044 KB 964/1710 KB 388/531 KB 420/1267 KB 132/1044 KB 964/1710 KB 384/531 KB 420/1267 KB 132/1044 KB 964/1710 KB 388/531 KB 432/1267 KB 136/1044 KB 964/1710 KB 388/531 KB 4/1063 KB 432/1267 KB 140/1044 KB 964/1710 KB 388/531 KB 8/1063 KB 432/1267 KB 140/1044 KB 964/1710 KB 388/531 KB 12/1063 KB 432/1267 KB 140/1044 KB 964/1710 KB 388/531 KB 16/1063 KB 432/1267 KB 140/1044 KB 964/1710 KB 384/531 KB 420/1267 KB 128/1044 KB 964/1710 KB 388/531 KB 432/1267 KB 140/1044 KB 964/1710 KB 388/531 KB 16/1063 KB 432/1267 KB 144/1044 KB 964/1710 KB 388/531 KB 16/1063 KB 432/1267 KB 144/1044 KB 968/1710 KB 388/531 KB 16/1063 KB 432/1267 KB 144/1044 KB 972/1710 KB 388/531 KB 16/1063 KB 432/1267 KB 144/1044 KB 976/1710 KB 392/531 KB 16/1063 KB 432/1267 KB 144/1044 KB 976/1710 KB 396/531 KB 20/1063 KB 432/1267 KB 144/1044 KB 976/1710 KB 400/531 KB 20/1063 KB 432/1267 KB 144/1044 KB 976/1710 KB 404/531 KB 20/1063 KB 432/1267 KB 148/1044 KB 976/1710 KB 408/531 KB 20/1063 KB 436/1267 KB 148/1044 KB 980/1710 KB 412/531 KB 20/1063 KB 436/1267 KB 148/1044 KB 980/1710 KB 392/531 KB 20/1063 KB 432/1267 KB 144/1044 KB 976/1710 KB 412/531 KB 24/1063 KB 436/1267 KB 148/1044 KB 980/1710 KB 412/531 KB 28/1063 KB 436/1267 KB 148/1044 KB 980/1710 KB 412/531 KB 32/1063 KB 436/1267 KB 148/1044 KB 980/1710 KB 412/531 KB 36/1063 KB 436/1267 KB 148/1044 KB 980/1710 KB 412/531 KB 40/1063 KB 436/1267 KB 148/1044 KB 980/1710 KB 404/531 KB 20/1063 KB 436/1267 KB 148/1044 KB 980/1710 KB 404/531 KB 20/1063 KB 432/1267 KB 148/1044 KB 980/1710 KB 400/531 KB 20/1063 KB 432/1267 KB 148/1044 KB 976/1710 KB 416/531 KB 40/1063 KB 436/1267 KB 152/1044 KB 980/1710 KB 416/531 KB 40/1063 KB 436/1267 KB 156/1044 KB 980/1710 KB 416/531 KB 40/1063 KB 436/1267 KB 160/1044 KB 980/1710 KB 416/531 KB 40/1063 KB 436/1267 KB 160/1044 KB 984/1710 KB 416/531 KB 40/1063 KB 440/1267 KB 160/1044 KB 988/1710 KB 416/531 KB 40/1063 KB 440/1267 KB 164/1044 KB 988/1710 KB 416/531 KB 4 unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 4/1063 KB 440/1267 KB 168/1044 KB 992/1710 KB 416/531 KB 44/1063 KB 440/1267 KB 172/1044 KB 992/1710 KB 416/531 KB 40/1063 KB 436/1267 KB 148/1044 KB 980/1710 KB 416/531 KB 44/1063 KB 440/1267 KB 164/1044 KB 992/1710 KB 416/531 KB 40/1063 KB 440/1267 KB 164/1044 KB 992/1710 KB 416/531 KB 40/1063 KB 440/1267 KB 160/1044 KB 984/1710 KB 416/531 KB 44/1063 KB 444/1267 KB 172/1044 KB 992/1710 KB 416/531 KB 44/1063 KB 448/1267 KB 172/1044 KB 992/1710 KB 416/531 KB 44/1063 KB 448/1267 KB 176/1044 KB 992/1710 KB 420/531 KB 48/1063 KB 448/1267 KB 180/1044 KB 996/1710 KB 420/531 KB 48/1063 KB 448/1267 KB 184/1044 KB 996/1710 KB 420/531 KB 48/1063 KB 448/1267 KB 176/1044 KB 996/1710 KB 420/531 KB 48/1063 KB 448/1267 KB 176/1044 KB 992/1710 KB 420/531 KB 52/1063 KB 448/1267 KB 184/1044 KB 996/1710 KB 420/531 KB 44/1063 KB 448/1267 KB 176/1044 KB 992/1710 KB 424/531 KB 52/1063 KB 448/1267 KB 184/1044 KB 1000/1710 KB 420/531 KB 52/1063 KB 448/1267 KB 184/1044 KB 1000/1710 KB 424/531 KB 56/1063 KB 448/1267 KB 184/1044 KB 1000/1710 KB 428/531 KB 60/1063 KB 448/1267 KB 184/1044 KB 1004/1710 KB 428/531 KB 63/1063 KB 448/1267 KB 184/1044 KB 1004/1710 KB 428/531 KB 56/1063 KB 448/1267 KB 184/1044 KB 1004/1710 KB 424/531 KB 56/1063 KB 448/1267 KB 184/1044 KB 1004/1710 KB 428/531 KB 63/1063 KB 448/1267 KB 184/1044 KB 1008/1710 KB 432/531 KB 63/1063 KB 448/1267 KB 184/1044 KB 1008/1710 KB 432/531 KB 67/1063 KB 448/1267 KB 184/1044 KB 1008/1710 KB 436/531 KB 71/1063 KB 448/1267 KB 188/1044 KB 1012/1710 KB 436/531 KB 75/1063 KB 448/1267 KB 188/1044 KB 1012/1710 KB 436/531 KB 79/1063 KB 448/1267 KB 188/1044 KB 1012/1710 KB 436/531 KB 67/1063 KB 448/1267 KB 188/1044 KB 1012/1710 KB 436/531 KB 67/1063 KB 448/1267 KB 188/1044 KB 1008/1710 KB 432/531 KB 67/1063 KB 448/1267 KB 188/1044 KB 1008/1710 KB 436/531 KB 79/1063 KB 448/1267 KB 192/1044 KB 1012/1710 KB 436/531 KB 79/1063 KB 448/1267 KB 192/1044 KB 1016/1710 KB 440/531 KB 79/1063 KB 448/1267 KB 192/1044 KB 1020/1710 KB 440/531 KB 79/1063 KB 448/1267 KB 192/1044 KB 1024/1710 KB 440/531 KB 79/1063 KB 448/1267 KB 192/1044 KB 1016/1710 KB 444/531 KB 79/1063 KB 448/1267 KB 192/1044 KB 1024/1710 KB 448/531 KB 79/1063 KB 448/1267 KB 192/1044 KB 1024/1710 KB 448/531 KB 79/1063 KB 448/1267 KB 196/1044 KB 1024/1710 KB 448/531 KB 79/1063 KB 448/1267 KB 200/1044 KB 1024/1710 KB 452/531 KB 79/1063 KB 448/1267 KB 204/1044 KB 1024/1710 KB 452/531 KB 79/1063 KB 448/1267 KB 208/1044 KB 1028/1710 KB 452/531 KB 83/1063 KB 448/1267 KB 208/1044 KB 1028/1710 KB 452/531 KB 87/1063 KB 448/1267 KB 208/1044 KB 1028/1710 KB 452/531 KB 91/1063 KB 448/1267 KB 208/1044 KB 1028/1710 KB 452/531 KB 95/1063 KB 448/1267 KB 208/1044 KB 1028/1710 KB 452/531 KB 79/1063 KB 448/1267 KB 200/1044 KB 1024/1710 KB 452/531 KB 79/1063 KB 448/1267 KB 204/1044 KB 1028/1710 KB 452/531 KB 95/1063 KB 448/1267 KB 208/1044 KB 1032/1710 KB 456/531 KB 95/1063 KB 448/1267 KB 208/1044 KB 1032/1710 KB 456/531 KB 95/1063 KB 448/1267 KB 208/1044 KB 1036/1710 KB 460/531 KB 95/1063 KB 448/1267 KB 208/1044 KB 1036/1710 KB 464/531 KB 95/1063 KB 448/1267 KB 208/1044 KB 1040/1710 KB 460/531 KB 95/1063 KB 448/1267 KB 208/1044 KB 1040/1710 KB 464/531 KB 95/1063 KB 448/1267 KB 212/1044 KB 1040/1710 KB 464/531 KB 95/1063 KB 448/1267 KB 216/1044 KB 1040/1710 KB 464/531 KB 95/1063 KB 448/1267 KB 220/1044 KB 1044/1710 KB 464/531 KB 95/1063 KB 448/1267 KB 224/1044 KB 1044/1710 KB 464/531 KB 95/1063 KB 448/1267 KB 228/1044 KB 1044/1710 K unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install B 468/531 KB 99/1063 KB 452/1267 KB 232/1044 KB 1044/1710 KB 468/531 KB 99/1063 KB 452/1267 KB 236/1044 KB 1044/1710 KB 468/531 KB 99/1063 KB 452/1267 KB 240/1044 KB 1044/1710 KB 464/531 KB 95/1063 KB 448/1267 KB 216/1044 KB 1044/1710 KB 468/531 KB 99/1063 KB 452/1267 KB 228/1044 KB 1044/1710 KB 468/531 KB 99/1063 KB 456/1267 KB 240/1044 KB 1044/1710 KB 468/531 KB 99/1063 KB 460/1267 KB 240/1044 KB 1044/1710 KB 468/531 KB 99/1063 KB 464/1267 KB 240/1044 KB 1044/1710 KB 468/531 KB 99/1063 KB 468/1267 KB 240/1044 KB 1044/1710 KB 468/531 KB 99/1063 KB 472/1267 KB 240/1044 KB 1044/1710 KB 468/531 KB 99/1063 KB 476/1267 KB 240/1044 KB 1044/1710 KB 468/531 KB 99/1063 KB 480/1267 KB 240/1044 KB 1044/1710 KB 468/531 KB 99/1063 KB 484/1267 KB 240/1044 KB 1044/1710 KB 468/531 KB 99/1063 KB 488/1267 KB 240/1044 KB 1044/1710 KB 468/531 KB 99/1063 KB 492/1267 KB 240/1044 KB 1044/1710 KB 468/531 KB 99/1063 KB 496/1267 KB 240/1044 KB 1044/1710 KB 468/531 KB 99/1063 KB 500/1267 KB 240/1044 KB 1044/1710 KB 468/531 KB 99/1063 KB 504/1267 KB 240/1044 KB 1044/1710 KB 468/531 KB 99/1063 KB 448/1267 KB 228/1044 KB 1044/1710 KB 472/531 KB 99/1063 KB 504/1267 KB 240/1044 KB 1048/1710 KB 464/531 KB 99/1063 KB 448/1267 KB 228/1044 KB 1044/1710 KB 476/531 KB 103/1063 KB 508/1267 KB 240/1044 KB 1048/1710 KB 476/531 KB 107/1063 KB 508/1267 KB 240/1044 KB 1048/1710 KB 472/531 KB 99/1063 KB 508/1267 KB 240/1044 KB 1048/1710 KB 468/531 KB 99/1063 KB 504/1267 KB 240/1044 KB 1048/1710 KB 476/531 KB 111/1063 KB 508/1267 KB 240/1044 KB 1048/1710 KB 476/531 KB 111/1063 KB 512/1267 KB 240/1044 KB 1052/1710 KB 476/531 KB 111/1063 KB 508/1267 KB 240/1044 KB 1052/1710 KB 476/531 KB 99/1063 KB 508/1267 KB 240/1044 KB 1048/1710 KB 480/531 KB 111/1063 KB 512/1267 KB 240/1044 KB 1052/1710 KB 484/531 KB 111/1063 KB 512/1267 KB 240/1044 KB 1056/1710 KB 488/531 KB 115/1063 KB 516/1267 KB 244/1044 KB 1056/1710 KB 492/531 KB 115/1063 KB 516/1267 KB 244/1044 KB 1056/1710 KB 480/531 KB 111/1063 KB 512/1267 KB 240/1044 KB 1056/1710 KB 492/531 KB 115/1063 KB 516/1267 KB 244/1044 KB 1060/1710 KB 492/531 KB 115/1063 KB 516/1267 KB 244/1044 KB 1064/1710 KB 484/531 KB 115/1063 KB 516/1267 KB 244/1044 KB 1056/1710 KB 484/531 KB 115/1063 KB 516/1267 KB 240/1044 KB 1056/1710 KB 484/531 KB 111/1063 KB 516/1267 KB 240/1044 KB 1056/1710 KB 492/531 KB 119/1063 KB 516/1267 KB 244/1044 KB 1064/1710 KB 492/531 KB 119/1063 KB 520/1267 KB 244/1044 KB 1064/1710 KB 492/531 KB 123/1063 KB 520/1267 KB 244/1044 KB 1064/1710 KB 492/531 KB 123/1063 KB 524/1267 KB 244/1044 KB 1064/1710 KB 492/531 KB 127/1063 KB 528/1267 KB 244/1044 KB 1064/1710 KB 492/531 KB 127/1063 KB 524/1267 KB 244/1044 KB 1064/1710 KB 492/531 KB 127/1063 KB 528/1267 KB 244/1044 KB 1068/1710 KB 496/531 KB 127/1063 KB 528/1267 KB 248/1044 KB 1068/1710 KB 496/531 KB 127/1063 KB 532/1267 KB 248/1044 KB 1072/1710 KB 496/531 KB 131/1063 KB 536/1267 KB 252/1044 KB 1072/1710 KB 496/531 KB 131/1063 KB 540/1267 KB 252/1044 KB 1072/1710 KB 496/531 KB 127/1063 KB 528/1267 KB 244/1044 KB 1068/1710 KB 500/531 KB 131/1063 KB 540/1267 KB 252/1044 KB 1072/1710 KB 504/531 KB 131/1063 KB 540/1267 KB 252/1044 KB 1072/1710 KB 496/531 KB 131/1063 KB 532/1267 KB 252/1044 KB 1072/1710 KB 496/531 KB 127/1063 KB 532/1267 KB 252/1044 KB 1072/1710 KB 496/531 KB 127/1063 KB 528/1267 KB 248/1044 KB 1072/1710 KB 504/531 KB 131/1063 KB 544/1267 KB 256/1044 KB 1072/1710 KB 504/531 KB 131/1063 KB 544/1267 KB 260/1044 KB 1072/1710 KB unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 504/531 KB 135/1063 KB 544/1267 KB 264/1044 KB 1076/1710 KB 504/531 KB 131/1063 KB 544/1267 KB 252/1044 KB 1072/1710 KB 508/531 KB 135/1063 KB 544/1267 KB 264/1044 KB 1076/1710 KB 512/531 KB 135/1063 KB 544/1267 KB 264/1044 KB 1076/1710 KB 516/531 KB 135/1063 KB 544/1267 KB 268/1044 KB 1076/1710 KB 520/531 KB 135/1063 KB 548/1267 KB 268/1044 KB 1076/1710 KB 524/531 KB 135/1063 KB 548/1267 KB 268/1044 KB 1076/1710 KB 528/531 KB 135/1063 KB 548/1267 KB 268/1044 KB 1076/1710 KB 504/531 KB 135/1063 KB 544/1267 KB 260/1044 KB 1076/1710 KB 528/531 KB 139/1063 KB 548/1267 KB 268/1044 KB 1076/1710 KB 504/531 KB 131/1063 KB 544/1267 KB 260/1044 KB 1076/1710 KB 528/531 KB 143/1063 KB 548/1267 KB 268/1044 KB 1076/1710 KB 528/531 KB 147/1063 KB 548/1267 KB 268/1044 KB 1080/1710 KB 528/531 KB 151/1063 KB 548/1267 KB 268/1044 KB 1080/1710 KB 516/531 KB 135/1063 KB 548/1267 KB 268/1044 KB 1076/1710 KB 512/531 KB 135/1063 KB 544/1267 KB 268/1044 KB 1076/1710 KB 528/531 KB 143/1063 KB 548/1267 KB 268/1044 KB 1080/1710 KB 528/531 KB 151/1063 KB 548/1267 KB 268/1044 KB 1084/1710 KB 528/531 KB 151/1063 KB 548/1267 KB 268/1044 KB 1088/1710 KB 528/531 KB 151/1063 KB 548/1267 KB 272/1044 KB 1088/1710 KB 528/531 KB 151/1063 KB 548/1267 KB 276/1044 KB 1088/1710 KB 528/531 KB 155/1063 KB 552/1267 KB 280/1044 KB 1092/1710 KB 528/531 KB 155/1063 KB 552/1267 KB 276/1044 KB 1092/1710 KB 528/531 KB 151/1063 KB 552/1267 KB 276/1044 KB 1092/1710 KB 528/531 KB 151/1063 KB 548/1267 KB 276/1044 KB 1092/1710 KB 528/531 KB 155/1063 KB 556/1267 KB 280/1044 KB 1092/1710 KB 528/531 KB 159/1063 KB 556/1267 KB 280/1044 KB 1096/1710 KB 528/531 KB 155/1063 KB 556/1267 KB 280/1044 KB 1096/1710 KB 528/531 KB 159/1063 KB 560/1267 KB 280/1044 KB 1096/1710 KB 528/531 KB 159/1063 KB 560/1267 KB 280/1044 KB 1100/1710 KB 528/531 KB 159/1063 KB 560/1267 KB 280/1044 KB 1104/1710 KB 528/531 KB 159/1063 KB 564/1267 KB 284/1044 KB 1108/1710 KB 531/531 KB 163/1063 KB 564/1267 KB 284/1044 KB 1112/1710 KB 531/531 KB 163/1063 KB 564/1267 KB 284/1044 KB 1116/1710 KB 531/531 KB 163/1063 KB 564/1267 KB 284/1044 KB 1120/1710 KB 528/531 KB 159/1063 KB 564/1267 KB 284/1044 KB 1104/1710 KB 528/531 KB 159/1063 KB 560/1267 KB 284/1044 KB 1104/1710 KB 531/531 KB 163/1063 KB 564/1267 KB 288/1044 KB 1120/1710 KB 531/531 KB 163/1063 KB 564/1267 KB 292/1044 KB 1120/1710 KB 531/531 KB 163/1063 KB 564/1267 KB 284/1044 KB 1108/1710 KB 531/531 KB 159/1063 KB 564/1267 KB 284/1044 KB 1108/1710 KB 531/531 KB 167/1063 KB 568/1267 KB 292/1044 KB 1120/1710 KB 531/531 KB 171/1063 KB 568/1267 KB 292/1044 KB 1120/1710 KB 531/531 KB 175/1063 KB 568/1267 KB 292/1044 KB 1120/1710 KB 531/531 KB 163/1063 KB 568/1267 KB 292/1044 KB 1120/1710 KB 531/531 KB 175/1063 KB 572/1267 KB 292/1044 KB 1120/1710 KB 531/531 KB 175/1063 KB 576/1267 KB 292/1044 KB 1120/1710 KB 531/531 KB 175/1063 KB 576/1267 KB 296/1044 KB 1120/1710 KB 531/531 KB 175/1063 KB 576/1267 KB 300/1044 KB 1120/1710 KB 531/531 KB 175/1063 KB 580/1267 KB 304/1044 KB 1120/1710 KB 531/531 KB 175/1063 KB 580/1267 KB 308/1044 KB 1120/1710 KB 531/531 KB 179/1063 KB 580/1267 KB 312/1044 KB 1124/1710 KB 531/531 KB 179/1063 KB 580/1267 KB 316/1044 KB 1124/1710 KB 531/531 KB 175/1063 KB 580/1267 KB 300/1044 KB 1120/1710 KB 531/531 KB 179/1063 KB 580/1267 KB 308/1044 KB 1124/1710 KB 531/531 KB 183/1063 KB 580/1267 KB 316/1044 KB 1124/1710 KB 531/531 KB 175/1063 KB 580/1267 KB 308/1044 KB 1124/1710 KB 531/531 KB 187/1063 KB 584/1267 KB 316/1 unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 044 KB 1124/1710 KB 531/531 KB 191/1063 KB 584/1267 KB 316/1044 KB 1124/1710 KB 531/531 KB 183/1063 KB 584/1267 KB 316/1044 KB 1124/1710 KB 531/531 KB 191/1063 KB 584/1267 KB 316/1044 KB 1128/1710 KB 531/531 KB 191/1063 KB 584/1267 KB 316/1044 KB 1132/1710 KB 531/531 KB 191/1063 KB 588/1267 KB 316/1044 KB 1136/1710 KB 531/531 KB 191/1063 KB 588/1267 KB 316/1044 KB 1132/1710 KB 531/531 KB 191/1063 KB 592/1267 KB 316/1044 KB 1136/1710 KB 531/531 KB 191/1063 KB 592/1267 KB 316/1044 KB 1140/1710 KB 531/531 KB 195/1063 KB 596/1267 KB 320/1044 KB 1144/1710 KB 531/531 KB 195/1063 KB 596/1267 KB 320/1044 KB 1140/1710 KB 531/531 KB 195/1063 KB 592/1267 KB 320/1044 KB 1140/1710 KB 531/531 KB 199/1063 KB 596/1267 KB 320/1044 KB 1144/1710 KB 531/531 KB 203/1063 KB 596/1267 KB 320/1044 KB 1144/1710 KB 531/531 KB 191/1063 KB 592/1267 KB 320/1044 KB 1140/1710 KB 531/531 KB 203/1063 KB 596/1267 KB 324/1044 KB 1144/1710 KB 207/1063 KB 600/1267 KB 328/1044 KB 1148/1710 KB 207/1063 KB 600/1267 KB 332/1044 KB 1148/1710 KB 207/1063 KB 600/1267 KB 336/1044 KB 1148/1710 KB 531/531 KB 207/1063 KB 600/1267 KB 324/1044 KB 1148/1710 KB 531/531 KB 207/1063 KB 600/1267 KB 324/1044 KB 1144/1710 KB 531/531 KB 203/1063 KB 600/1267 KB 324/1044 KB 1144/1710 KB 207/1063 KB 604/1267 KB 336/1044 KB 1148/1710 KB 207/1063 KB 608/1267 KB 336/1044 KB 1148/1710 KB 207/1063 KB 608/1267 KB 336/1044 KB 1152/1710 KB 207/1063 KB 612/1267 KB 336/1044 KB 1152/1710 KB 211/1063 KB 616/1267 KB 340/1044 KB 1156/1710 KB 211/1063 KB 620/1267 KB 340/1044 KB 1156/1710 KB 211/1063 KB 624/1267 KB 340/1044 KB 1156/1710 KB 211/1063 KB 612/1267 KB 336/1044 KB 1152/1710 KB 215/1063 KB 624/1267 KB 340/1044 KB 1156/1710 KB 219/1063 KB 624/1267 KB 340/1044 KB 1156/1710 KB 211/1063 KB 612/1267 KB 340/1044 KB 1156/1710 KB 223/1063 KB 624/1267 KB 340/1044 KB 1156/1710 KB 211/1063 KB 612/1267 KB 340/1044 KB 1152/1710 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1216.3 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 223/1063 KB 624/1267 KB 340/1044 KB 1160/1710 KB 223/1063 KB 624/1267 KB 340/1044 KB 1164/1710 KB 223/1063 KB 624/1267 KB 344/1044 KB 1168/1710 KB 223/1063 KB 624/1267 KB 344/1044 KB 1172/1710 KB 227/1063 KB 628/1267 KB 344/1044 KB 1176/1710 KB 227/1063 KB 628/1267 KB 344/1044 KB 1180/1710 KB 223/1063 KB 624/1267 KB 344/1044 KB 1164/1710 KB 227/1063 KB 628/1267 KB 348/1044 KB 1180/1710 KB 227/1063 KB 628/1267 KB 352/1044 KB 1180/1710 KB 227/1063 KB 628/1267 KB 356/1044 KB 1180/1710 KB 227/1063 KB 628/1267 KB 360/1044 KB 1180/1710 KB 227/1063 KB 628/1267 KB 364/1044 KB 1184/1710 KB 227/1063 KB 628/1267 KB 344/1044 KB 1172/1710 KB 227/1063 KB 624/1267 KB 344/1044 KB 1172/1710 KB 231/1063 KB 628/1267 KB 364/1044 KB 1184/1710 KB 235/1063 KB 628/1267 KB 364/1044 KB 1184/1710 KB 235/1063 KB 632/1267 KB 364/1044 KB 1184/1710 KB 235/1063 KB 636/1267 KB 364/1044 KB 1184/1710 KB 239/1063 KB 640/1267 KB 364/1044 KB 1184/1710 KB 227/1063 KB 628/1267 KB 360/1044 KB 1184/1710 KB 239/1063 KB 4/713 KB 640/1267 KB 364/1044 KB 1184/1710 KB 239/1063 KB 636/1267 KB 364/1044 KB 1184/1710 KB 243/1063 KB 4/713 KB 640/1267 KB 364/1044 KB 1184/1710 KB 247/1063 KB 8/713 KB 644/1267 KB 368/1044 KB 1188/1710 KB 251/1063 KB 8/713 KB 644/1267 KB 368/1044 KB 1188/1710 KB 255/1063 KB 8/713 KB 644/1267 KB 368/1044 KB 1188/1710 KB 243/1063 KB 8/713 KB 644/1267 KB 368/1044 KB 1188/1710 KB 243/1063 KB 8/713 KB 640/1267 KB 364/1044 KB 1184/1710 KB 255/1063 KB 12/713 KB 644/1267 KB 368/1044 KB 1188/1710 KB 255/1063 KB 16/713 KB 644/1267 KB 368/1044 KB 1188/1710 KB 255/1063 KB 16/713 KB 644/1267 KB 372/1044 KB 1188/1710 KB 259/1063 KB 20/713 KB 644/1267 KB 376/1044 KB 1188/1710 KB 259/1063 KB 20/713 KB 644/1267 KB 380/1044 KB 1188/1710 KB 259/1063 KB 20/713 KB 644/1267 KB 384/1044 KB 1188/1710 KB 243/1063 KB 8/713 KB 644/1267 KB 364/1044 KB 1188/1710 KB 259/1063 KB 20/713 KB 648/1267 KB 384/1044 KB 1188/1710 KB 243/1063 KB 8/713 KB 640/1267 KB 364/1044 KB 1188/1710 KB 259/1063 KB 20/713 KB 652/1267 KB 384/1044 KB 1188/1710 KB 259/1063 KB 20/713 KB 656/1267 KB 384/1044 KB 1192/1710 KB 259/1063 KB 20/713 KB 660/1267 KB 384/1044 KB 1192/1710 KB 259/1063 KB 20/713 KB 664/1267 KB 388/1044 KB 1192/1710 KB 259/1063 KB 20/713 KB 668/1267 KB 388/1044 KB 1192/1710 KB 259/1063 KB 20/713 KB 672/1267 KB 388/1044 KB 1192/1710 KB 259/1063 KB 20/713 KB 644/1267 KB 372/1044 KB 1188/1710 KB 255/1063 KB 20/713 KB 644/1267 KB 372/1044 KB 1188/1710 KB 259/1063 KB 24/713 KB 672/1267 KB 388/1044 KB 1192/1710 KB 259/1063 KB 28/713 KB 672/1267 KB 388/1044 KB 1192/1710 KB 263/1063 KB 32/713 KB 672/1267 KB 388/1044 KB 1192/1710 KB 259/1063 KB 20/713 KB 660/1267 KB 388/1044 KB 1192/1710 KB 259/1063 KB 20/713 KB 652/1267 KB 384/1044 KB 1192/1710 KB 263/1063 KB 32/713 KB 672/1267 KB 388/1044 KB 1196/1710 KB 263/1063 KB 32/713 KB 672/1267 KB 388/1044 KB 1200/1710 KB 263/1063 KB 32/713 KB 672/1267 KB 388/1044 KB 1204/1710 KB 263/1063 KB 32/713 KB 672/1267 KB 388/1044 KB 1208/1710 KB 263/1063 KB 32/713 KB 672/1267 KB 388/1044 KB 1212/1710 KB 263/1063 KB 32/713 KB 672/1267 KB 388/1044 KB 1216/1710 KB 263/1063 KB 32/713 KB 672/1267 KB 388/1044 KB 1220/1710 KB 263/1063 KB 36/713 KB 676/1267 KB 392/1044 KB 1224/1710 KB 263/1063 KB 36/713 KB 676/1267 KB 392/1044 KB 1228/1710 KB 263/1063 KB 36/713 KB 676/1267 KB 392/1044 KB 1232/1710 KB 263/1063 KB 28/713 KB 672/1267 KB 388/1044 KB 1192/1710 KB 267/1063 KB 36/713 KB 676/1267 KB 392/1044 KB 1232/1710 KB 271/1063 KB 36/ unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 713 KB 676/1267 KB 392/1044 KB 1232/1710 KB 275/1063 KB 36/713 KB 676/1267 KB 392/1044 KB 1232/1710 KB 263/1063 KB 36/713 KB 676/1267 KB 392/1044 KB 1220/1710 KB 275/1063 KB 40/713 KB 676/1267 KB 392/1044 KB 1232/1710 KB 275/1063 KB 44/713 KB 676/1267 KB 392/1044 KB 1232/1710 KB 263/1063 KB 32/713 KB 676/1267 KB 392/1044 KB 1220/1710 KB 263/1063 KB 32/713 KB 672/1267 KB 392/1044 KB 1220/1710 KB 275/1063 KB 44/713 KB 676/1267 KB 396/1044 KB 1232/1710 KB 275/1063 KB 44/713 KB 676/1267 KB 400/1044 KB 1232/1710 KB 275/1063 KB 44/713 KB 676/1267 KB 404/1044 KB 1232/1710 KB 279/1063 KB 48/713 KB 680/1267 KB 404/1044 KB 1232/1710 KB 283/1063 KB 48/713 KB 680/1267 KB 404/1044 KB 1232/1710 KB 287/1063 KB 48/713 KB 680/1267 KB 404/1044 KB 1232/1710 KB 275/1063 KB 48/713 KB 680/1267 KB 404/1044 KB 1232/1710 KB 275/1063 KB 48/713 KB 676/1267 KB 404/1044 KB 1232/1710 KB 287/1063 KB 48/713 KB 684/1267 KB 404/1044 KB 1232/1710 KB 287/1063 KB 48/713 KB 688/1267 KB 404/1044 KB 1232/1710 KB 291/1063 KB 48/713 KB 688/1267 KB 404/1044 KB 1232/1710 KB 295/1063 KB 52/713 KB 692/1267 KB 408/1044 KB 1236/1710 KB 299/1063 KB 52/713 KB 692/1267 KB 408/1044 KB 1236/1710 KB 303/1063 KB 52/713 KB 692/1267 KB 408/1044 KB 1236/1710 KB 291/1063 KB 52/713 KB 692/1267 KB 408/1044 KB 1236/1710 KB 291/1063 KB 52/713 KB 692/1267 KB 408/1044 KB 1232/1710 KB 291/1063 KB 48/713 KB 692/1267 KB 408/1044 KB 1232/1710 KB 303/1063 KB 52/713 KB 692/1267 KB 412/1044 KB 1236/1710 KB 303/1063 KB 52/713 KB 692/1267 KB 416/1044 KB 1236/1710 KB 303/1063 KB 56/713 KB 692/1267 KB 416/1044 KB 1236/1710 KB 303/1063 KB 60/713 KB 692/1267 KB 416/1044 KB 1236/1710 KB 303/1063 KB 64/713 KB 692/1267 KB 416/1044 KB 1236/1710 KB 291/1063 KB 48/713 KB 692/1267 KB 404/1044 KB 1232/1710 KB 303/1063 KB 64/713 KB 696/1267 KB 420/1044 KB 1240/1710 KB 303/1063 KB 64/713 KB 700/1267 KB 420/1044 KB 1240/1710 KB 303/1063 KB 64/713 KB 704/1267 KB 420/1044 KB 1240/1710 KB 303/1063 KB 64/713 KB 692/1267 KB 420/1044 KB 1240/1710 KB 303/1063 KB 64/713 KB 692/1267 KB 416/1044 KB 1240/1710 KB 303/1063 KB 64/713 KB 704/1267 KB 424/1044 KB 1244/1710 KB 303/1063 KB 64/713 KB 704/1267 KB 424/1044 KB 1248/1710 KB 303/1063 KB 64/713 KB 708/1267 KB 424/1044 KB 1248/1710 KB 307/1063 KB 68/713 KB 712/1267 KB 424/1044 KB 1252/1710 KB 307/1063 KB 68/713 KB 708/1267 KB 424/1044 KB 1252/1710 KB 307/1063 KB 68/713 KB 708/1267 KB 424/1044 KB 1248/1710 KB 303/1063 KB 64/713 KB 704/1267 KB 424/1044 KB 1240/1710 KB 307/1063 KB 68/713 KB 712/1267 KB 428/1044 KB 1252/1710 KB 307/1063 KB 68/713 KB 712/1267 KB 432/1044 KB 1252/1710 KB 307/1063 KB 72/713 KB 712/1267 KB 432/1044 KB 1252/1710 KB 307/1063 KB 64/713 KB 708/1267 KB 424/1044 KB 1248/1710 KB 307/1063 KB 76/713 KB 712/1267 KB 432/1044 KB 1252/1710 KB 311/1063 KB 76/713 KB 712/1267 KB 432/1044 KB 1252/1710 KB 311/1063 KB 80/713 KB 712/1267 KB 432/1044 KB 1256/1710 KB 315/1063 KB 80/713 KB 716/1267 KB 432/1044 KB 1256/1710 KB 311/1063 KB 80/713 KB 712/1267 KB 432/1044 KB 1252/1710 KB 315/1063 KB 80/713 KB 712/1267 KB 432/1044 KB 1256/1710 KB 319/1063 KB 80/713 KB 716/1267 KB 432/1044 KB 1256/1710 KB 319/1063 KB 80/713 KB 720/1267 KB 432/1044 KB 1260/1710 KB 319/1063 KB 80/713 KB 720/1267 KB 432/1044 KB 1264/1710 KB 319/1063 KB 84/713 KB 720/1267 KB 432/1044 KB 1268/1710 KB 323/1063 KB 84/713 KB 720/1267 KB 436/1044 KB 1272/1710 KB 323/1063 KB 84/713 KB 720/1267 KB 436/1044 KB 1276/1710 KB 319/1063 KB 80/713 KB 720/1267 KB 432/1044 KB unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 1256/1710 KB 323/1063 KB 84/713 KB 724/1267 KB 436/1044 KB 1276/1710 KB 323/1063 KB 84/713 KB 720/1267 KB 436/1044 KB 1268/1710 KB 327/1063 KB 84/713 KB 724/1267 KB 436/1044 KB 1276/1710 KB 319/1063 KB 84/713 KB 720/1267 KB 436/1044 KB 1268/1710 KB 327/1063 KB 84/713 KB 724/1267 KB 440/1044 KB 1276/1710 KB 327/1063 KB 84/713 KB 724/1267 KB 444/1044 KB 1276/1710 KB 327/1063 KB 84/713 KB 724/1267 KB 448/1044 KB 1276/1710 KB 319/1063 KB 84/713 KB 720/1267 KB 432/1044 KB 1264/1710 KB 327/1063 KB 88/713 KB 724/1267 KB 448/1044 KB 1276/1710 KB 327/1063 KB 92/713 KB 724/1267 KB 448/1044 KB 1276/1710 KB 327/1063 KB 96/713 KB 724/1267 KB 448/1044 KB 1276/1710 KB 331/1063 KB 96/713 KB 728/1267 KB 452/1044 KB 1276/1710 KB 331/1063 KB 100/713 KB 728/1267 KB 456/1044 KB 1280/1710 KB 331/1063 KB 100/713 KB 728/1267 KB 460/1044 KB 1280/1710 KB 331/1063 KB 100/713 KB 728/1267 KB 464/1044 KB 1280/1710 KB 331/1063 KB 96/713 KB 728/1267 KB 448/1044 KB 1276/1710 KB 327/1063 KB 96/713 KB 728/1267 KB 448/1044 KB 1276/1710 KB 335/1063 KB 100/713 KB 732/1267 KB 464/1044 KB 1280/1710 KB 335/1063 KB 100/713 KB 736/1267 KB 464/1044 KB 1280/1710 KB 331/1063 KB 100/713 KB 728/1267 KB 452/1044 KB 1280/1710 KB 335/1063 KB 104/713 KB 736/1267 KB 464/1044 KB 1280/1710 KB 335/1063 KB 108/713 KB 736/1267 KB 464/1044 KB 1280/1710 KB 335/1063 KB 112/713 KB 740/1267 KB 468/1044 KB 1280/1710 KB 331/1063 KB 96/713 KB 728/1267 KB 452/1044 KB 1280/1710 KB 335/1063 KB 112/713 KB 740/1267 KB 468/1044 KB 1284/1710 KB 335/1063 KB 112/713 KB 740/1267 KB 468/1044 KB 1288/1710 KB 335/1063 KB 112/713 KB 740/1267 KB 468/1044 KB 1292/1710 KB 335/1063 KB 116/713 KB 740/1267 KB 468/1044 KB 1296/1710 KB 335/1063 KB 120/713 KB 740/1267 KB 468/1044 KB 1296/1710 KB 335/1063 KB 108/713 KB 740/1267 KB 468/1044 KB 1280/1710 KB 335/1063 KB 120/713 KB 744/1267 KB 468/1044 KB 1296/1710 KB 335/1063 KB 108/713 KB 736/1267 KB 468/1044 KB 1280/1710 KB 335/1063 KB 100/713 KB 732/1267 KB 464/1044 KB 1280/1710 KB 339/1063 KB 120/713 KB 748/1267 KB 468/1044 KB 1296/1710 KB 343/1063 KB 120/713 KB 748/1267 KB 468/1044 KB 1296/1710 KB 347/1063 KB 120/713 KB 748/1267 KB 468/1044 KB 1296/1710 KB 351/1063 KB 120/713 KB 748/1267 KB 468/1044 KB 1296/1710 KB 335/1063 KB 116/713 KB 740/1267 KB 468/1044 KB 1296/1710 KB 351/1063 KB 120/713 KB 748/1267 KB 472/1044 KB 1296/1710 KB 335/1063 KB 120/713 KB 748/1267 KB 472/1044 KB 1296/1710 KB 351/1063 KB 120/713 KB 752/1267 KB 472/1044 KB 1296/1710 KB 351/1063 KB 120/713 KB 756/1267 KB 472/1044 KB 1296/1710 KB 355/1063 KB 124/713 KB 760/1267 KB 476/1044 KB 1300/1710 KB 355/1063 KB 124/713 KB 764/1267 KB 476/1044 KB 1300/1710 KB 355/1063 KB 124/713 KB 768/1267 KB 476/1044 KB 1300/1710 KB 355/1063 KB 124/713 KB 756/1267 KB 476/1044 KB 1300/1710 KB 355/1063 KB 120/713 KB 756/1267 KB 476/1044 KB 1300/1710 KB 355/1063 KB 124/713 KB 768/1267 KB 476/1044 KB 1304/1710 KB 355/1063 KB 124/713 KB 768/1267 KB 476/1044 KB 1308/1710 KB 355/1063 KB 120/713 KB 756/1267 KB 476/1044 KB 1296/1710 KB 351/1063 KB 120/713 KB 756/1267 KB 476/1044 KB 1296/1710 KB 355/1063 KB 128/713 KB 768/1267 KB 480/1044 KB 1308/1710 KB 355/1063 KB 128/713 KB 768/1267 KB 484/1044 KB 1308/1710 KB 355/1063 KB 128/713 KB 768/1267 KB 476/1044 KB 1308/1710 KB 359/1063 KB 128/713 KB 768/1267 KB 484/1044 KB 1312/1710 KB 359/1063 KB 128/713 KB 768/1267 KB 484/1044 KB 1308/1710 KB 363/1063 KB 128/713 KB 768/1267 KB 484/1044 KB 1312/1710 KB 367/1063 KB 128/713 KB 768/1267 KB 484/10 unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 44 KB 1312/1710 KB 371/1063 KB 132/713 KB 768/1267 KB 484/1044 KB 1312/1710 KB 375/1063 KB 132/713 KB 772/1267 KB 488/1044 KB 1316/1710 KB 379/1063 KB 132/713 KB 772/1267 KB 488/1044 KB 1316/1710 KB 383/1063 KB 132/713 KB 772/1267 KB 488/1044 KB 1316/1710 KB 367/1063 KB 132/713 KB 768/1267 KB 484/1044 KB 1312/1710 KB 383/1063 KB 136/713 KB 772/1267 KB 488/1044 KB 1316/1710 KB 383/1063 KB 140/713 KB 772/1267 KB 488/1044 KB 1316/1710 KB 383/1063 KB 144/713 KB 772/1267 KB 488/1044 KB 1316/1710 KB 371/1063 KB 132/713 KB 772/1267 KB 488/1044 KB 1316/1710 KB 371/1063 KB 132/713 KB 768/1267 KB 488/1044 KB 1316/1710 KB 371/1063 KB 132/713 KB 768/1267 KB 488/1044 KB 1312/1710 KB 383/1063 KB 144/713 KB 772/1267 KB 492/1044 KB 1316/1710 KB 383/1063 KB 144/713 KB 772/1267 KB 496/1044 KB 1316/1710 KB 383/1063 KB 144/713 KB 772/1267 KB 496/1044 KB 1320/1710 KB 383/1063 KB 144/713 KB 772/1267 KB 496/1044 KB 1324/1710 KB 383/1063 KB 144/713 KB 772/1267 KB 496/1044 KB 1328/1710 KB 383/1063 KB 148/713 KB 772/1267 KB 496/1044 KB 1328/1710 KB 387/1063 KB 152/713 KB 776/1267 KB 500/1044 KB 1332/1710 KB 387/1063 KB 156/713 KB 776/1267 KB 500/1044 KB 1332/1710 KB 387/1063 KB 148/713 KB 776/1267 KB 500/1044 KB 1332/1710 KB 387/1063 KB 156/713 KB 776/1267 KB 500/1044 KB 1336/1710 KB 387/1063 KB 156/713 KB 776/1267 KB 500/1044 KB 1340/1710 KB 387/1063 KB 160/713 KB 776/1267 KB 500/1044 KB 1344/1710 KB 387/1063 KB 148/713 KB 776/1267 KB 500/1044 KB 1328/1710 KB 391/1063 KB 160/713 KB 776/1267 KB 500/1044 KB 1344/1710 KB 395/1063 KB 160/713 KB 776/1267 KB 500/1044 KB 1344/1710 KB 383/1063 KB 148/713 KB 776/1267 KB 500/1044 KB 1328/1710 KB 395/1063 KB 160/713 KB 776/1267 KB 504/1044 KB 1344/1710 KB 383/1063 KB 148/713 KB 776/1267 KB 496/1044 KB 1328/1710 KB 395/1063 KB 160/713 KB 780/1267 KB 504/1044 KB 1344/1710 KB 395/1063 KB 160/713 KB 784/1267 KB 504/1044 KB 1344/1710 KB 395/1063 KB 160/713 KB 784/1267 KB 508/1044 KB 1344/1710 KB 395/1063 KB 160/713 KB 784/1267 KB 512/1044 KB 1344/1710 KB 395/1063 KB 160/713 KB 784/1267 KB 516/1044 KB 1344/1710 KB 399/1063 KB 160/713 KB 788/1267 KB 520/1044 KB 1348/1710 KB 399/1063 KB 160/713 KB 788/1267 KB 524/1044 KB 1348/1710 KB 387/1063 KB 160/713 KB 776/1267 KB 500/1044 KB 1340/1710 KB 399/1063 KB 164/713 KB 788/1267 KB 524/1044 KB 1348/1710 KB 399/1063 KB 168/713 KB 788/1267 KB 524/1044 KB 1348/1710 KB 399/1063 KB 160/713 KB 788/1267 KB 516/1044 KB 1348/1710 KB 399/1063 KB 160/713 KB 788/1267 KB 516/1044 KB 1344/1710 KB 395/1063 KB 160/713 KB 788/1267 KB 516/1044 KB 1344/1710 KB 399/1063 KB 168/713 KB 792/1267 KB 528/1044 KB 1348/1710 KB 399/1063 KB 168/713 KB 796/1267 KB 528/1044 KB 1348/1710 KB 399/1063 KB 168/713 KB 800/1267 KB 528/1044 KB 1348/1710 KB 403/1063 KB 168/713 KB 800/1267 KB 528/1044 KB 1348/1710 KB 407/1063 KB 172/713 KB 800/1267 KB 528/1044 KB 1352/1710 KB 411/1063 KB 172/713 KB 800/1267 KB 528/1044 KB 1352/1710 KB 415/1063 KB 172/713 KB 800/1267 KB 528/1044 KB 1352/1710 KB 399/1063 KB 168/713 KB 788/1267 KB 528/1044 KB 1348/1710 KB 415/1063 KB 172/713 KB 804/1267 KB 532/1044 KB 1352/1710 KB 415/1063 KB 172/713 KB 804/1267 KB 536/1044 KB 1352/1710 KB 415/1063 KB 172/713 KB 804/1267 KB 540/1044 KB 1352/1710 KB 415/1063 KB 172/713 KB 804/1267 KB 544/1044 KB 1352/1710 KB 415/1063 KB 172/713 KB 804/1267 KB 528/1044 KB 1352/1710 KB 403/1063 KB 172/713 KB 800/1267 KB 528/1044 KB 1352/1710 KB 403/1063 KB 172/713 KB 800/1267 KB 528/1044 KB 1348/1710 KB 419/1063 KB 176/713 KB unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 804/1267 KB 544/1044 KB 1352/1710 KB 419/1063 KB 180/713 KB 804/1267 KB 544/1044 KB 1356/1710 KB 419/1063 KB 184/713 KB 808/1267 KB 544/1044 KB 1356/1710 KB 419/1063 KB 188/713 KB 808/1267 KB 544/1044 KB 1356/1710 KB 419/1063 KB 192/713 KB 808/1267 KB 544/1044 KB 1356/1710 KB 419/1063 KB 172/713 KB 804/1267 KB 544/1044 KB 1352/1710 KB 423/1063 KB 192/713 KB 808/1267 KB 544/1044 KB 1356/1710 KB 427/1063 KB 192/713 KB 808/1267 KB 544/1044 KB 1356/1710 KB 431/1063 KB 192/713 KB 808/1267 KB 544/1044 KB 1356/1710 KB 419/1063 KB 180/713 KB 808/1267 KB 544/1044 KB 1356/1710 KB 431/1063 KB 192/713 KB 812/1267 KB 544/1044 KB 1356/1710 KB 431/1063 KB 192/713 KB 816/1267 KB 544/1044 KB 1356/1710 KB 419/1063 KB 176/713 KB 804/1267 KB 544/1044 KB 1356/1710 KB 431/1063 KB 192/713 KB 816/1267 KB 544/1044 KB 1360/1710 KB 431/1063 KB 192/713 KB 816/1267 KB 544/1044 KB 1364/1710 KB 431/1063 KB 192/713 KB 816/1267 KB 544/1044 KB 1368/1710 KB 431/1063 KB 192/713 KB 816/1267 KB 544/1044 KB 1372/1710 KB 431/1063 KB 192/713 KB 816/1267 KB 544/1044 KB 1376/1710 KB 431/1063 KB 196/713 KB 820/1267 KB 544/1044 KB 1376/1710 KB 435/1063 KB 200/713 KB 820/1267 KB 548/1044 KB 1380/1710 KB 431/1063 KB 192/713 KB 820/1267 KB 544/1044 KB 1376/1710 KB 435/1063 KB 200/713 KB 824/1267 KB 548/1044 KB 1380/1710 KB 435/1063 KB 200/713 KB 828/1267 KB 548/1044 KB 1380/1710 KB 435/1063 KB 200/713 KB 832/1267 KB 548/1044 KB 1380/1710 KB 435/1063 KB 196/713 KB 820/1267 KB 548/1044 KB 1380/1710 KB 439/1063 KB 200/713 KB 832/1267 KB 548/1044 KB 1380/1710 KB 431/1063 KB 196/713 KB 820/1267 KB 548/1044 KB 1380/1710 KB 439/1063 KB 204/713 KB 832/1267 KB 552/1044 KB 1380/1710 KB 439/1063 KB 204/713 KB 832/1267 KB 556/1044 KB 1380/1710 KB 439/1063 KB 204/713 KB 832/1267 KB 560/1044 KB 1380/1710 KB 431/1063 KB 196/713 KB 820/1267 KB 544/1044 KB 1380/1710 KB 439/1063 KB 204/713 KB 832/1267 KB 560/1044 KB 1384/1710 KB 439/1063 KB 204/713 KB 832/1267 KB 560/1044 KB 1388/1710 KB 439/1063 KB 204/713 KB 832/1267 KB 560/1044 KB 1392/1710 KB 439/1063 KB 204/713 KB 832/1267 KB 548/1044 KB 1380/1710 KB 443/1063 KB 208/713 KB 832/1267 KB 564/1044 KB 1392/1710 KB 443/1063 KB 208/713 KB 836/1267 KB 564/1044 KB 1392/1710 KB 443/1063 KB 208/713 KB 840/1267 KB 564/1044 KB 1392/1710 KB 443/1063 KB 208/713 KB 844/1267 KB 564/1044 KB 1392/1710 KB 443/1063 KB 208/713 KB 848/1267 KB 564/1044 KB 1392/1710 KB 443/1063 KB 204/713 KB 832/1267 KB 564/1044 KB 1392/1710 KB 443/1063 KB 208/713 KB 848/1267 KB 568/1044 KB 1392/1710 KB 443/1063 KB 204/713 KB 832/1267 KB 560/1044 KB 1392/1710 KB 447/1063 KB 208/713 KB 848/1267 KB 568/1044 KB 1392/1710 KB 451/1063 KB 208/713 KB 848/1267 KB 568/1044 KB 1392/1710 KB 455/1063 KB 212/713 KB 852/1267 KB 572/1044 KB 1396/1710 KB 459/1063 KB 212/713 KB 852/1267 KB 572/1044 KB 1396/1710 KB 463/1063 KB 212/713 KB 852/1267 KB 572/1044 KB 1396/1710 KB 451/1063 KB 212/713 KB 852/1267 KB 572/1044 KB 1396/1710 KB 463/1063 KB 212/713 KB 852/1267 KB 572/1044 KB 1400/1710 KB 463/1063 KB 212/713 KB 852/1267 KB 572/1044 KB 1404/1710 KB 463/1063 KB 212/713 KB 852/1267 KB 572/1044 KB 1408/1710 KB 451/1063 KB 212/713 KB 852/1267 KB 572/1044 KB 1392/1710 KB 451/1063 KB 212/713 KB 848/1267 KB 572/1044 KB 1392/1710 KB 451/1063 KB 208/713 KB 848/1267 KB 572/1044 KB 1392/1710 KB 463/1063 KB 212/713 KB 852/1267 KB 576/1044 KB 1408/1710 KB 463/1063 KB 216/713 KB 852/1267 KB 576/1044 KB 1408/1710 KB 463/1063 KB 220/713 KB 852/1267 KB 576/1044 KB 1408/1710 KB 463 unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install /1063 KB 224/713 KB 852/1267 KB 576/1044 KB 1408/1710 KB 463/1063 KB 224/713 KB 856/1267 KB 580/1044 KB 1408/1710 KB 463/1063 KB 224/713 KB 860/1267 KB 580/1044 KB 1412/1710 KB 463/1063 KB 224/713 KB 864/1267 KB 580/1044 KB 1412/1710 KB 467/1063 KB 224/713 KB 868/1267 KB 580/1044 KB 1412/1710 KB 467/1063 KB 228/713 KB 872/1267 KB 580/1044 KB 1412/1710 KB 463/1063 KB 224/713 KB 852/1267 KB 580/1044 KB 1408/1710 KB 467/1063 KB 228/713 KB 872/1267 KB 584/1044 KB 1412/1710 KB 467/1063 KB 228/713 KB 872/1267 KB 588/1044 KB 1412/1710 KB 467/1063 KB 228/713 KB 872/1267 KB 592/1044 KB 1412/1710 KB 467/1063 KB 228/713 KB 868/1267 KB 580/1044 KB 1412/1710 KB 467/1063 KB 232/713 KB 872/1267 KB 592/1044 KB 1412/1710 KB 467/1063 KB 236/713 KB 872/1267 KB 592/1044 KB 1412/1710 KB 467/1063 KB 240/713 KB 872/1267 KB 592/1044 KB 1412/1710 KB 467/1063 KB 224/713 KB 864/1267 KB 580/1044 KB 1412/1710 KB 471/1063 KB 240/713 KB 872/1267 KB 592/1044 KB 1412/1710 KB 475/1063 KB 240/713 KB 872/1267 KB 592/1044 KB 1412/1710 KB 479/1063 KB 240/713 KB 872/1267 KB 592/1044 KB 1412/1710 KB 463/1063 KB 224/713 KB 856/1267 KB 580/1044 KB 1412/1710 KB 479/1063 KB 240/713 KB 872/1267 KB 592/1044 KB 1416/1710 KB 479/1063 KB 240/713 KB 872/1267 KB 592/1044 KB 1420/1710 KB 479/1063 KB 240/713 KB 872/1267 KB 592/1044 KB 1424/1710 KB 479/1063 KB 240/713 KB 872/1267 KB 592/1044 KB 1428/1710 KB 483/1063 KB 244/713 KB 876/1267 KB 596/1044 KB 1432/1710 KB 483/1063 KB 244/713 KB 876/1267 KB 596/1044 KB 1428/1710 KB 483/1063 KB 244/713 KB 880/1267 KB 596/1044 KB 1432/1710 KB 483/1063 KB 244/713 KB 872/1267 KB 596/1044 KB 1428/1710 KB 487/1063 KB 244/713 KB 880/1267 KB 596/1044 KB 1432/1710 KB 491/1063 KB 244/713 KB 880/1267 KB 596/1044 KB 1432/1710 KB 495/1063 KB 244/713 KB 880/1267 KB 596/1044 KB 1432/1710 KB 479/1063 KB 244/713 KB 872/1267 KB 596/1044 KB 1428/1710 KB 479/1063 KB 240/713 KB 872/1267 KB 596/1044 KB 1428/1710 KB 495/1063 KB 244/713 KB 884/1267 KB 600/1044 KB 1436/1710 KB 495/1063 KB 244/713 KB 884/1267 KB 604/1044 KB 1436/1710 KB 495/1063 KB 244/713 KB 884/1267 KB 608/1044 KB 1436/1710 KB 495/1063 KB 248/713 KB 884/1267 KB 612/1044 KB 1436/1710 KB 499/1063 KB 248/713 KB 884/1267 KB 616/1044 KB 1436/1710 KB 499/1063 KB 248/713 KB 884/1267 KB 620/1044 KB 1436/1710 KB 499/1063 KB 248/713 KB 884/1267 KB 624/1044 KB 1436/1710 KB 495/1063 KB 244/713 KB 884/1267 KB 596/1044 KB 1436/1710 KB 499/1063 KB 248/713 KB 884/1267 KB 624/1044 KB 1440/1710 KB 495/1063 KB 244/713 KB 884/1267 KB 596/1044 KB 1432/1710 KB 499/1063 KB 248/713 KB 888/1267 KB 624/1044 KB 1440/1710 KB 499/1063 KB 248/713 KB 892/1267 KB 624/1044 KB 1440/1710 KB 499/1063 KB 248/713 KB 896/1267 KB 624/1044 KB 1440/1710 KB 499/1063 KB 248/713 KB 896/1267 KB 624/1044 KB 1444/1710 KB 499/1063 KB 248/713 KB 896/1267 KB 628/1044 KB 1448/1710 KB 499/1063 KB 248/713 KB 896/1267 KB 628/1044 KB 1452/1710 KB 499/1063 KB 248/713 KB 896/1267 KB 628/1044 KB 1456/1710 KB 499/1063 KB 248/713 KB 884/1267 KB 612/1044 KB 1436/1710 KB 495/1063 KB 248/713 KB 884/1267 KB 608/1044 KB 1436/1710 KB 499/1063 KB 252/713 KB 900/1267 KB 628/1044 KB 1456/1710 KB 499/1063 KB 256/713 KB 900/1267 KB 628/1044 KB 1456/1710 KB 499/1063 KB 260/713 KB 900/1267 KB 628/1044 KB 1456/1710 KB 499/1063 KB 264/713 KB 900/1267 KB 628/1044 KB 1456/1710 KB 503/1063 KB 268/713 KB 900/1267 KB 628/1044 KB 1456/1710 KB 503/1063 KB 272/713 KB 900/1267 KB 628/1044 KB 1456/1710 KB 499/1063 KB 248/713 KB 900/1267 KB 628/1044 KB unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 1456/1710 KB 503/1063 KB 272/713 KB 904/1267 KB 628/1044 KB 1456/1710 KB 503/1063 KB 272/713 KB 908/1267 KB 628/1044 KB 1456/1710 KB 503/1063 KB 272/713 KB 912/1267 KB 628/1044 KB 1456/1710 KB 503/1063 KB 272/713 KB 916/1267 KB 628/1044 KB 1456/1710 KB 503/1063 KB 276/713 KB 920/1267 KB 628/1044 KB 1460/1710 KB 503/1063 KB 276/713 KB 924/1267 KB 628/1044 KB 1460/1710 KB 503/1063 KB 276/713 KB 928/1267 KB 628/1044 KB 1460/1710 KB 499/1063 KB 248/713 KB 896/1267 KB 628/1044 KB 1444/1710 KB 503/1063 KB 276/713 KB 928/1267 KB 632/1044 KB 1460/1710 KB 503/1063 KB 276/713 KB 928/1267 KB 636/1044 KB 1460/1710 KB 503/1063 KB 276/713 KB 928/1267 KB 640/1044 KB 1460/1710 KB 503/1063 KB 276/713 KB 916/1267 KB 628/1044 KB 1460/1710 KB 503/1063 KB 276/713 KB 916/1267 KB 628/1044 KB 1456/1710 KB 503/1063 KB 264/713 KB 900/1267 KB 628/1044 KB 1456/1710 KB 507/1063 KB 276/713 KB 928/1267 KB 640/1044 KB 1460/1710 KB 511/1063 KB 276/713 KB 928/1267 KB 640/1044 KB 1460/1710 KB 515/1063 KB 276/713 KB 928/1267 KB 640/1044 KB 1460/1710 KB 519/1063 KB 276/713 KB 928/1267 KB 640/1044 KB 1460/1710 KB 519/1063 KB 280/713 KB 928/1267 KB 640/1044 KB 1460/1710 KB 523/1063 KB 284/713 KB 928/1267 KB 640/1044 KB 1460/1710 KB 523/1063 KB 288/713 KB 928/1267 KB 640/1044 KB 1460/1710 KB 523/1063 KB 284/713 KB 928/1267 KB 640/1044 KB 1460/1710 KB 527/1063 KB 288/713 KB 928/1267 KB 640/1044 KB 1464/1710 KB 523/1063 KB 288/713 KB 928/1267 KB 640/1044 KB 1464/1710 KB 527/1063 KB 288/713 KB 928/1267 KB 640/1044 KB 1468/1710 KB 527/1063 KB 288/713 KB 928/1267 KB 640/1044 KB 1472/1710 KB 531/1063 KB 288/713 KB 928/1267 KB 640/1044 KB 1476/1710 KB 531/1063 KB 292/713 KB 932/1267 KB 644/1044 KB 1480/1710 KB 531/1063 KB 288/713 KB 928/1267 KB 640/1044 KB 1472/1710 KB 535/1063 KB 292/713 KB 932/1267 KB 644/1044 KB 1480/1710 KB 539/1063 KB 292/713 KB 932/1267 KB 644/1044 KB 1480/1710 KB 543/1063 KB 292/713 KB 932/1267 KB 644/1044 KB 1484/1710 KB 543/1063 KB 292/713 KB 932/1267 KB 644/1044 KB 1488/1710 KB 531/1063 KB 292/713 KB 932/1267 KB 644/1044 KB 1476/1710 KB 531/1063 KB 292/713 KB 928/1267 KB 644/1044 KB 1476/1710 KB 543/1063 KB 292/713 KB 932/1267 KB 648/1044 KB 1488/1710 KB 543/1063 KB 292/713 KB 932/1267 KB 652/1044 KB 1488/1710 KB 543/1063 KB 292/713 KB 932/1267 KB 656/1044 KB 1488/1710 KB 531/1063 KB 292/713 KB 928/1267 KB 640/1044 KB 1476/1710 KB 543/1063 KB 296/713 KB 932/1267 KB 656/1044 KB 1488/1710 KB 543/1063 KB 300/713 KB 932/1267 KB 656/1044 KB 1488/1710 KB 543/1063 KB 304/713 KB 932/1267 KB 656/1044 KB 1488/1710 KB 543/1063 KB 292/713 KB 932/1267 KB 644/1044 KB 1480/1710 KB 543/1063 KB 304/713 KB 932/1267 KB 660/1044 KB 1488/1710 KB 547/1063 KB 308/713 KB 936/1267 KB 664/1044 KB 1492/1710 KB 547/1063 KB 308/713 KB 936/1267 KB 668/1044 KB 1492/1710 KB 547/1063 KB 308/713 KB 936/1267 KB 672/1044 KB 1492/1710 KB 547/1063 KB 308/713 KB 936/1267 KB 660/1044 KB 1492/1710 KB 547/1063 KB 308/713 KB 936/1267 KB 672/1044 KB 1496/1710 KB 547/1063 KB 308/713 KB 936/1267 KB 672/1044 KB 1500/1710 KB 547/1063 KB 308/713 KB 936/1267 KB 672/1044 KB 1504/1710 KB 547/1063 KB 308/713 KB 936/1267 KB 660/1044 KB 1488/1710 KB 551/1063 KB 308/713 KB 936/1267 KB 672/1044 KB 1504/1710 KB 555/1063 KB 308/713 KB 936/1267 KB 672/1044 KB 1504/1710 KB 559/1063 KB 308/713 KB 936/1267 KB 672/1044 KB 1504/1710 KB 543/1063 KB 308/713 KB 936/1267 KB 660/1044 KB 1488/1710 KB 543/1063 KB 304/713 KB 936/1267 KB 660/1044 KB 1488/1710 KB 559/1063 KB 308/713 KB 940 unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install /1267 KB 672/1044 KB 1504/1710 KB 559/1063 KB 308/713 KB 944/1267 KB 672/1044 KB 1504/1710 KB 559/1063 KB 312/713 KB 944/1267 KB 672/1044 KB 1504/1710 KB 559/1063 KB 316/713 KB 944/1267 KB 672/1044 KB 1504/1710 KB 559/1063 KB 320/713 KB 944/1267 KB 672/1044 KB 1504/1710 KB 559/1063 KB 320/713 KB 948/1267 KB 672/1044 KB 1504/1710 KB 559/1063 KB 320/713 KB 952/1267 KB 672/1044 KB 1504/1710 KB 559/1063 KB 320/713 KB 956/1267 KB 676/1044 KB 1508/1710 KB 559/1063 KB 320/713 KB 960/1267 KB 676/1044 KB 1508/1710 KB 559/1063 KB 320/713 KB 964/1267 KB 676/1044 KB 1508/1710 KB 563/1063 KB 324/713 KB 968/1267 KB 676/1044 KB 1508/1710 KB 563/1063 KB 324/713 KB 972/1267 KB 676/1044 KB 1508/1710 KB 559/1063 KB 320/713 KB 952/1267 KB 676/1044 KB 1508/1710 KB 559/1063 KB 320/713 KB 952/1267 KB 676/1044 KB 1504/1710 KB 563/1063 KB 324/713 KB 976/1267 KB 680/1044 KB 1508/1710 KB 563/1063 KB 324/713 KB 976/1267 KB 684/1044 KB 1508/1710 KB 563/1063 KB 324/713 KB 976/1267 KB 688/1044 KB 1508/1710 KB 563/1063 KB 324/713 KB 964/1267 KB 676/1044 KB 1508/1710 KB 559/1063 KB 324/713 KB 964/1267 KB 676/1044 KB 1508/1710 KB 563/1063 KB 328/713 KB 976/1267 KB 688/1044 KB 1508/1710 KB 567/1063 KB 328/713 KB 976/1267 KB 688/1044 KB 1508/1710 KB 567/1063 KB 332/713 KB 976/1267 KB 688/1044 KB 1508/1710 KB 567/1063 KB 336/713 KB 976/1267 KB 688/1044 KB 1508/1710 KB 571/1063 KB 336/713 KB 976/1267 KB 688/1044 KB 1508/1710 KB 575/1063 KB 336/713 KB 976/1267 KB 688/1044 KB 1508/1710 KB 579/1063 KB 336/713 KB 976/1267 KB 688/1044 KB 1508/1710 KB 583/1063 KB 340/713 KB 976/1267 KB 692/1044 KB 1512/1710 KB 587/1063 KB 340/713 KB 976/1267 KB 692/1044 KB 1512/1710 KB 563/1063 KB 324/713 KB 976/1267 KB 692/1044 KB 1512/1710 KB 579/1063 KB 340/713 KB 976/1267 KB 692/1044 KB 1512/1710 KB 587/1063 KB 340/713 KB 976/1267 KB 696/1044 KB 1512/1710 KB 587/1063 KB 340/713 KB 976/1267 KB 700/1044 KB 1512/1710 KB 587/1063 KB 340/713 KB 976/1267 KB 704/1044 KB 1512/1710 KB 579/1063 KB 340/713 KB 976/1267 KB 688/1044 KB 1512/1710 KB 587/1063 KB 344/713 KB 976/1267 KB 704/1044 KB 1512/1710 KB 587/1063 KB 348/713 KB 976/1267 KB 704/1044 KB 1512/1710 KB 587/1063 KB 352/713 KB 976/1267 KB 704/1044 KB 1512/1710 KB 587/1063 KB 356/713 KB 976/1267 KB 704/1044 KB 1512/1710 KB 591/1063 KB 360/713 KB 980/1267 KB 708/1044 KB 1512/1710 KB 591/1063 KB 364/713 KB 980/1267 KB 708/1044 KB 1512/1710 KB 579/1063 KB 336/713 KB 976/1267 KB 688/1044 KB 1512/1710 KB 591/1063 KB 364/713 KB 980/1267 KB 708/1044 KB 1516/1710 KB 591/1063 KB 364/713 KB 980/1267 KB 708/1044 KB 1520/1710 KB 591/1063 KB 364/713 KB 980/1267 KB 708/1044 KB 1524/1710 KB 591/1063 KB 364/713 KB 980/1267 KB 708/1044 KB 1528/1710 KB 591/1063 KB 364/713 KB 980/1267 KB 708/1044 KB 1532/1710 KB 591/1063 KB 364/713 KB 980/1267 KB 708/1044 KB 1536/1710 KB 591/1063 KB 356/713 KB 980/1267 KB 708/1044 KB 1512/1710 KB 591/1063 KB 356/713 KB 980/1267 KB 704/1044 KB 1512/1710 KB 591/1063 KB 356/713 KB 976/1267 KB 704/1044 KB 1512/1710 KB 591/1063 KB 364/713 KB 984/1267 KB 708/1044 KB 1536/1710 KB 591/1063 KB 364/713 KB 988/1267 KB 708/1044 KB 1536/1710 KB 591/1063 KB 364/713 KB 992/1267 KB 708/1044 KB 1536/1710 KB 591/1063 KB 364/713 KB 992/1267 KB 712/1044 KB 1540/1710 KB 595/1063 KB 368/713 KB 996/1267 KB 712/1044 KB 1544/1710 KB 595/1063 KB 368/713 KB 996/1267 KB 712/1044 KB 1548/1710 KB 591/1063 KB 364/713 KB 992/1267 KB 712/1044 KB 1536/1710 KB 595/1063 KB 368/713 KB 996/1267 KB 716/1044 KB 1548/1710 KB 595/1063 unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install KB 368/713 KB 996/1267 KB 720/1044 KB 1548/1710 KB 595/1063 KB 368/713 KB 996/1267 KB 712/1044 KB 1540/1710 KB 595/1063 KB 372/713 KB 996/1267 KB 720/1044 KB 1548/1710 KB 595/1063 KB 376/713 KB 996/1267 KB 724/1044 KB 1552/1710 KB 595/1063 KB 380/713 KB 996/1267 KB 724/1044 KB 1552/1710 KB 595/1063 KB 384/713 KB 996/1267 KB 724/1044 KB 1552/1710 KB 595/1063 KB 364/713 KB 996/1267 KB 712/1044 KB 1540/1710 KB 595/1063 KB 364/713 KB 992/1267 KB 712/1044 KB 1540/1710 KB 599/1063 KB 384/713 KB 996/1267 KB 724/1044 KB 1552/1710 KB 603/1063 KB 384/713 KB 996/1267 KB 724/1044 KB 1552/1710 KB 607/1063 KB 384/713 KB 996/1267 KB 724/1044 KB 1552/1710 KB 611/1063 KB 384/713 KB 996/1267 KB 724/1044 KB 1552/1710 KB 595/1063 KB 372/713 KB 996/1267 KB 724/1044 KB 1552/1710 KB 595/1063 KB 372/713 KB 996/1267 KB 724/1044 KB 1548/1710 KB 611/1063 KB 384/713 KB 1000/1267 KB 724/1044 KB 1552/1710 KB 611/1063 KB 384/713 KB 1004/1267 KB 724/1044 KB 1552/1710 KB 611/1063 KB 384/713 KB 1008/1267 KB 724/1044 KB 1552/1710 KB 611/1063 KB 384/713 KB 1008/1267 KB 728/1044 KB 1552/1710 KB 611/1063 KB 384/713 KB 1008/1267 KB 732/1044 KB 1552/1710 KB 615/1063 KB 384/713 KB 1008/1267 KB 736/1044 KB 1552/1710 KB 615/1063 KB 384/713 KB 1008/1267 KB 740/1044 KB 1552/1710 KB 615/1063 KB 388/713 KB 1012/1267 KB 744/1044 KB 1556/1710 KB 615/1063 KB 388/713 KB 1012/1267 KB 748/1044 KB 1556/1710 KB 615/1063 KB 384/713 KB 1008/1267 KB 732/1044 KB 1552/1710 KB 619/1063 KB 388/713 KB 1012/1267 KB 748/1044 KB 1556/1710 KB 623/1063 KB 388/713 KB 1012/1267 KB 748/1044 KB 1556/1710 KB 627/1063 KB 388/713 KB 1012/1267 KB 748/1044 KB 1556/1710 KB 631/1063 KB 388/713 KB 1012/1267 KB 748/1044 KB 1556/1710 KB 615/1063 KB 388/713 KB 1012/1267 KB 740/1044 KB 1556/1710 KB 615/1063 KB 384/713 KB 1012/1267 KB 740/1044 KB 1556/1710 KB 615/1063 KB 384/713 KB 1008/1267 KB 740/1044 KB 1556/1710 KB 631/1063 KB 388/713 KB 1012/1267 KB 748/1044 KB 1560/1710 KB 631/1063 KB 388/713 KB 1012/1267 KB 748/1044 KB 1564/1710 KB 631/1063 KB 388/713 KB 1012/1267 KB 748/1044 KB 1568/1710 KB 631/1063 KB 388/713 KB 1016/1267 KB 748/1044 KB 1568/1710 KB 631/1063 KB 388/713 KB 1020/1267 KB 748/1044 KB 1568/1710 KB 631/1063 KB 388/713 KB 1024/1267 KB 748/1044 KB 1568/1710 KB 631/1063 KB 392/713 KB 1024/1267 KB 748/1044 KB 1568/1710 KB 631/1063 KB 396/713 KB 1024/1267 KB 748/1044 KB 1568/1710 KB 631/1063 KB 400/713 KB 1024/1267 KB 752/1044 KB 1568/1710 KB 635/1063 KB 404/713 KB 1024/1267 KB 752/1044 KB 1568/1710 KB 635/1063 KB 408/713 KB 1028/1267 KB 752/1044 KB 1572/1710 KB 635/1063 KB 412/713 KB 1028/1267 KB 752/1044 KB 1572/1710 KB 635/1063 KB 416/713 KB 1028/1267 KB 752/1044 KB 1572/1710 KB 631/1063 KB 396/713 KB 1024/1267 KB 752/1044 KB 1568/1710 KB 635/1063 KB 416/713 KB 1028/1267 KB 756/1044 KB 1572/1710 KB 635/1063 KB 416/713 KB 1028/1267 KB 760/1044 KB 1572/1710 KB 635/1063 KB 416/713 KB 1028/1267 KB 764/1044 KB 1572/1710 KB 635/1063 KB 416/713 KB 1028/1267 KB 768/1044 KB 1572/1710 KB 635/1063 KB 404/713 KB 1028/1267 KB 752/1044 KB 1572/1710 KB 635/1063 KB 404/713 KB 1024/1267 KB 752/1044 KB 1572/1710 KB 635/1063 KB 400/713 KB 1024/1267 KB 752/1044 KB 1568/1710 KB 639/1063 KB 416/713 KB 1028/1267 KB 768/1044 KB 1572/1710 KB 639/1063 KB 416/713 KB 1028/1267 KB 768/1044 KB 1576/1710 KB 639/1063 KB 416/713 KB 1028/1267 KB 768/1044 KB 1580/1710 KB 639/1063 KB 416/713 KB 1028/1267 KB 768/1044 KB 1584/1710 KB 639/1063 KB 416/713 KB 1032/1267 KB 768/1044 KB 1584/1710 KB 639/1063 KB unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 416/713 KB 1036/1267 KB 768/1044 KB 1584/1710 KB 643/1063 KB 416/713 KB 1040/1267 KB 768/1044 KB 1584/1710 KB 643/1063 KB 416/713 KB 1036/1267 KB 768/1044 KB 1584/1710 KB 647/1063 KB 416/713 KB 1040/1267 KB 768/1044 KB 1584/1710 KB 651/1063 KB 416/713 KB 1040/1267 KB 768/1044 KB 1584/1710 KB 655/1063 KB 416/713 KB 1040/1267 KB 768/1044 KB 1584/1710 KB 659/1063 KB 416/713 KB 1044/1267 KB 768/1044 KB 1584/1710 KB 663/1063 KB 420/713 KB 1044/1267 KB 772/1044 KB 1588/1710 KB 667/1063 KB 420/713 KB 1044/1267 KB 772/1044 KB 1588/1710 KB 671/1063 KB 420/713 KB 1044/1267 KB 772/1044 KB 1588/1710 KB 655/1063 KB 416/713 KB 1044/1267 KB 768/1044 KB 1584/1710 KB 659/1063 KB 420/713 KB 1044/1267 KB 772/1044 KB 1588/1710 KB 659/1063 KB 420/713 KB 1044/1267 KB 768/1044 KB 1588/1710 KB 659/1063 KB 416/713 KB 1044/1267 KB 768/1044 KB 1588/1710 KB 671/1063 KB 420/713 KB 1044/1267 KB 772/1044 KB 1592/1710 KB 671/1063 KB 420/713 KB 1044/1267 KB 772/1044 KB 1596/1710 KB 671/1063 KB 420/713 KB 1044/1267 KB 772/1044 KB 1600/1710 KB 671/1063 KB 424/713 KB 1044/1267 KB 772/1044 KB 1600/1710 KB 671/1063 KB 424/713 KB 1048/1267 KB 776/1044 KB 1600/1710 KB 671/1063 KB 424/713 KB 1048/1267 KB 780/1044 KB 1600/1710 KB 671/1063 KB 428/713 KB 1048/1267 KB 784/1044 KB 1600/1710 KB 671/1063 KB 424/713 KB 1048/1267 KB 772/1044 KB 1600/1710 KB 671/1063 KB 428/713 KB 1052/1267 KB 784/1044 KB 1600/1710 KB 671/1063 KB 428/713 KB 1056/1267 KB 784/1044 KB 1600/1710 KB 671/1063 KB 428/713 KB 1048/1267 KB 780/1044 KB 1600/1710 KB 671/1063 KB 432/713 KB 1056/1267 KB 784/1044 KB 1600/1710 KB 671/1063 KB 432/713 KB 1060/1267 KB 784/1044 KB 1600/1710 KB 675/1063 KB 436/713 KB 1064/1267 KB 788/1044 KB 1604/1710 KB 675/1063 KB 436/713 KB 1068/1267 KB 788/1044 KB 1604/1710 KB 675/1063 KB 436/713 KB 1072/1267 KB 788/1044 KB 1604/1710 KB 675/1063 KB 436/713 KB 1060/1267 KB 788/1044 KB 1604/1710 KB 675/1063 KB 432/713 KB 1060/1267 KB 788/1044 KB 1604/1710 KB 671/1063 KB 432/713 KB 1060/1267 KB 784/1044 KB 1604/1710 KB 675/1063 KB 436/713 KB 1072/1267 KB 788/1044 KB 1608/1710 KB 675/1063 KB 432/713 KB 1060/1267 KB 784/1044 KB 1604/1710 KB 675/1063 KB 436/713 KB 1072/1267 KB 788/1044 KB 1612/1710 KB 675/1063 KB 436/713 KB 1072/1267 KB 788/1044 KB 1616/1710 KB 679/1063 KB 436/713 KB 1072/1267 KB 788/1044 KB 1616/1710 KB 683/1063 KB 440/713 KB 1076/1267 KB 792/1044 KB 1620/1710 KB 687/1063 KB 440/713 KB 1076/1267 KB 792/1044 KB 1620/1710 KB 691/1063 KB 440/713 KB 1076/1267 KB 792/1044 KB 1620/1710 KB 679/1063 KB 440/713 KB 1076/1267 KB 792/1044 KB 1620/1710 KB 679/1063 KB 440/713 KB 1072/1267 KB 792/1044 KB 1620/1710 KB 679/1063 KB 440/713 KB 1072/1267 KB 792/1044 KB 1616/1710 KB 679/1063 KB 436/713 KB 1072/1267 KB 792/1044 KB 1616/1710 KB 691/1063 KB 444/713 KB 1076/1267 KB 792/1044 KB 1620/1710 KB 691/1063 KB 444/713 KB 1076/1267 KB 796/1044 KB 1620/1710 KB 691/1063 KB 448/713 KB 1076/1267 KB 796/1044 KB 1620/1710 KB 691/1063 KB 448/713 KB 1076/1267 KB 800/1044 KB 1620/1710 KB 691/1063 KB 448/713 KB 1076/1267 KB 804/1044 KB 1620/1710 KB 695/1063 KB 452/713 KB 1080/1267 KB 808/1044 KB 1624/1710 KB 695/1063 KB 452/713 KB 1080/1267 KB 812/1044 KB 1624/1710 KB 695/1063 KB 452/713 KB 1080/1267 KB 816/1044 KB 1624/1710 KB 695/1063 KB 452/713 KB 1080/1267 KB 804/1044 KB 1624/1710 KB 695/1063 KB 452/713 KB 1084/1267 KB 816/1044 KB 1624/1710 KB 695/1063 KB 452/713 KB 1088/1267 KB 816/1044 KB 1624/1710 KB 695/1063 KB 452/713 KB 1076/1267 KB 804/1044 KB 1624/1710 KB 691/10 unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 63 KB 452/713 KB 1076/1267 KB 804/1044 KB 1624/1710 KB 695/1063 KB 456/713 KB 1088/1267 KB 816/1044 KB 1624/1710 KB 695/1063 KB 460/713 KB 1088/1267 KB 816/1044 KB 1624/1710 KB 691/1063 KB 448/713 KB 1076/1267 KB 804/1044 KB 1624/1710 KB 695/1063 KB 460/713 KB 1088/1267 KB 816/1044 KB 1628/1710 KB 695/1063 KB 460/713 KB 1088/1267 KB 816/1044 KB 1632/1710 KB 695/1063 KB 460/713 KB 1088/1267 KB 816/1044 KB 1636/1710 KB 699/1063 KB 464/713 KB 1092/1267 KB 820/1044 KB 1640/1710 KB 699/1063 KB 464/713 KB 1092/1267 KB 820/1044 KB 1644/1710 KB 699/1063 KB 464/713 KB 1092/1267 KB 820/1044 KB 1648/1710 KB 699/1063 KB 464/713 KB 1092/1267 KB 820/1044 KB 1636/1710 KB 699/1063 KB 464/713 KB 1096/1267 KB 820/1044 KB 1648/1710 KB 699/1063 KB 464/713 KB 1100/1267 KB 820/1044 KB 1648/1710 KB 699/1063 KB 464/713 KB 1104/1267 KB 820/1044 KB 1648/1710 KB 699/1063 KB 464/713 KB 1088/1267 KB 820/1044 KB 1636/1710 KB 699/1063 KB 464/713 KB 1088/1267 KB 816/1044 KB 1636/1710 KB 695/1063 KB 464/713 KB 1088/1267 KB 816/1044 KB 1636/1710 KB 703/1063 KB 464/713 KB 1104/1267 KB 820/1044 KB 1648/1710 KB 703/1063 KB 468/713 KB 1104/1267 KB 820/1044 KB 1648/1710 KB 707/1063 KB 472/713 KB 1104/1267 KB 820/1044 KB 1648/1710 KB 707/1063 KB 468/713 KB 1104/1267 KB 820/1044 KB 1648/1710 KB 707/1063 KB 472/713 KB 1104/1267 KB 824/1044 KB 1648/1710 KB 707/1063 KB 472/713 KB 1104/1267 KB 828/1044 KB 1648/1710 KB 707/1063 KB 476/713 KB 1104/1267 KB 828/1044 KB 1648/1710 KB 707/1063 KB 480/713 KB 1104/1267 KB 832/1044 KB 1648/1710 KB 707/1063 KB 484/713 KB 1104/1267 KB 832/1044 KB 1652/1710 KB 711/1063 KB 488/713 KB 1108/1267 KB 832/1044 KB 1652/1710 KB 711/1063 KB 492/713 KB 1108/1267 KB 832/1044 KB 1652/1710 KB 711/1063 KB 496/713 KB 1108/1267 KB 832/1044 KB 1652/1710 KB 707/1063 KB 480/713 KB 1104/1267 KB 832/1044 KB 1652/1710 KB 707/1063 KB 480/713 KB 1104/1267 KB 832/1044 KB 1648/1710 KB 711/1063 KB 496/713 KB 1108/1267 KB 836/1044 KB 1652/1710 KB 711/1063 KB 484/713 KB 1108/1267 KB 832/1044 KB 1652/1710 KB 711/1063 KB 484/713 KB 1104/1267 KB 832/1044 KB 1652/1710 KB 715/1063 KB 496/713 KB 1108/1267 KB 836/1044 KB 1656/1710 KB 719/1063 KB 496/713 KB 1108/1267 KB 836/1044 KB 1656/1710 KB 711/1063 KB 496/713 KB 1108/1267 KB 836/1044 KB 1656/1710 KB 723/1063 KB 496/713 KB 1108/1267 KB 836/1044 KB 1656/1710 KB 723/1063 KB 496/713 KB 1108/1267 KB 836/1044 KB 1660/1710 KB 723/1063 KB 496/713 KB 1108/1267 KB 836/1044 KB 1664/1710 KB 723/1063 KB 496/713 KB 1112/1267 KB 836/1044 KB 1664/1710 KB 723/1063 KB 496/713 KB 1116/1267 KB 836/1044 KB 1664/1710 KB 723/1063 KB 496/713 KB 1120/1267 KB 840/1044 KB 1664/1710 KB 723/1063 KB 496/713 KB 1124/1267 KB 840/1044 KB 1664/1710 KB 727/1063 KB 500/713 KB 1128/1267 KB 840/1044 KB 1668/1710 KB 727/1063 KB 500/713 KB 1132/1267 KB 840/1044 KB 1668/1710 KB 723/1063 KB 496/713 KB 1116/1267 KB 840/1044 KB 1664/1710 KB 727/1063 KB 500/713 KB 1132/1267 KB 844/1044 KB 1668/1710 KB 727/1063 KB 500/713 KB 1132/1267 KB 848/1044 KB 1668/1710 KB 727/1063 KB 500/713 KB 1124/1267 KB 840/1044 KB 1668/1710 KB 731/1063 KB 500/713 KB 1132/1267 KB 848/1044 KB 1668/1710 KB 735/1063 KB 500/713 KB 1132/1267 KB 848/1044 KB 1668/1710 KB 739/1063 KB 500/713 KB 1132/1267 KB 848/1044 KB 1668/1710 KB 723/1063 KB 500/713 KB 1124/1267 KB 840/1044 KB 1668/1710 KB 739/1063 KB 500/713 KB 1132/1267 KB 848/1044 KB 1672/1710 KB 739/1063 KB 500/713 KB 1132/1267 KB 848/1044 KB 1676/1710 KB 739/1063 KB 500/713 KB 1132/1267 KB 848/1044 KB 1680/1710 KB unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 723/1063 KB 500/713 KB 1124/1267 KB 840/1044 KB 1664/1710 KB 739/1063 KB 504/713 KB 1132/1267 KB 848/1044 KB 1680/1710 KB 739/1063 KB 508/713 KB 1132/1267 KB 852/1044 KB 1680/1710 KB 739/1063 KB 512/713 KB 1132/1267 KB 852/1044 KB 1680/1710 KB 739/1063 KB 516/713 KB 1136/1267 KB 852/1044 KB 1680/1710 KB 743/1063 KB 520/713 KB 1136/1267 KB 852/1044 KB 1684/1710 KB 743/1063 KB 524/713 KB 1136/1267 KB 852/1044 KB 1684/1710 KB 743/1063 KB 528/713 KB 1136/1267 KB 852/1044 KB 1684/1710 KB 739/1063 KB 504/713 KB 1132/1267 KB 852/1044 KB 1680/1710 KB 743/1063 KB 528/713 KB 1136/1267 KB 856/1044 KB 1684/1710 KB 743/1063 KB 528/713 KB 1136/1267 KB 860/1044 KB 1684/1710 KB 743/1063 KB 528/713 KB 1136/1267 KB 864/1044 KB 1684/1710 KB 743/1063 KB 516/713 KB 1136/1267 KB 852/1044 KB 1684/1710 KB 743/1063 KB 528/713 KB 1136/1267 KB 864/1044 KB 1688/1710 KB 743/1063 KB 528/713 KB 1136/1267 KB 864/1044 KB 1692/1710 KB 743/1063 KB 528/713 KB 1136/1267 KB 864/1044 KB 1696/1710 KB 743/1063 KB 516/713 KB 1136/1267 KB 852/1044 KB 1680/1710 KB 747/1063 KB 528/713 KB 1136/1267 KB 864/1044 KB 1696/1710 KB 751/1063 KB 528/713 KB 1136/1267 KB 864/1044 KB 1696/1710 KB 755/1063 KB 528/713 KB 1136/1267 KB 864/1044 KB 1696/1710 KB 739/1063 KB 512/713 KB 1136/1267 KB 852/1044 KB 1680/1710 KB 755/1063 KB 528/713 KB 1140/1267 KB 864/1044 KB 1696/1710 KB 759/1063 KB 532/713 KB 1144/1267 KB 868/1044 KB 1700/1710 KB 759/1063 KB 532/713 KB 1148/1267 KB 868/1044 KB 1700/1710 KB 759/1063 KB 532/713 KB 1152/1267 KB 868/1044 KB 1700/1710 KB 759/1063 KB 532/713 KB 1156/1267 KB 868/1044 KB 1700/1710 KB 759/1063 KB 532/713 KB 1160/1267 KB 868/1044 KB 1700/1710 KB 759/1063 KB 532/713 KB 1140/1267 KB 868/1044 KB 1700/1710 KB 759/1063 KB 528/713 KB 1140/1267 KB 868/1044 KB 1700/1710 KB 759/1063 KB 528/713 KB 1140/1267 KB 868/1044 KB 1696/1710 KB 755/1063 KB 528/713 KB 1140/1267 KB 868/1044 KB 1696/1710 KB 759/1063 KB 532/713 KB 1160/1267 KB 872/1044 KB 1700/1710 KB 759/1063 KB 532/713 KB 1160/1267 KB 876/1044 KB 1700/1710 KB 759/1063 KB 532/713 KB 1160/1267 KB 880/1044 KB 1700/1710 KB 759/1063 KB 532/713 KB 1160/1267 KB 884/1044 KB 1700/1710 KB 763/1063 KB 532/713 KB 1160/1267 KB 884/1044 KB 1704/1710 KB 759/1063 KB 532/713 KB 1160/1267 KB 884/1044 KB 1704/1710 KB 763/1063 KB 532/713 KB 1160/1267 KB 884/1044 KB 1708/1710 KB 767/1063 KB 532/713 KB 1160/1267 KB 884/1044 KB 1708/1710 KB 767/1063 KB 532/713 KB 1160/1267 KB 888/1044 KB 1710/1710 KB 767/1063 KB 532/713 KB 1160/1267 KB 884/1044 KB 1710/1710 KB 771/1063 KB 536/713 KB 1160/1267 KB 888/1044 KB 1710/1710 KB 767/1063 KB 536/713 KB 1160/1267 KB 888/1044 KB 1710/1710 KB 771/1063 KB 536/713 KB 1160/1267 KB 892/1044 KB 1710/1710 KB 771/1063 KB 540/713 KB 1160/1267 KB 892/1044 KB 1710/1710 KB 771/1063 KB 540/713 KB 1160/1267 KB 896/1044 KB 1710/1710 KB 771/1063 KB 544/713 KB 1160/1267 KB 896/1044 KB 1710/1710 KB 771/1063 KB 544/713 KB 1164/1267 KB 896/1044 KB 1710/1710 KB 771/1063 KB 544/713 KB 1168/1267 KB 896/1044 KB 1710/1710 KB 775/1063 KB 548/713 KB 1172/1267 KB 896/1044 KB 1710/1710 KB 775/1063 KB 548/713 KB 1176/1267 KB 900/1044 KB 1710/1710 KB 775/1063 KB 548/713 KB 1180/1267 KB 900/1044 KB 1710/1710 KB 775/1063 KB 548/713 KB 1184/1267 KB 900/1044 KB 1710/1710 KB 775/1063 KB 548/713 KB 1168/1267 KB 896/1044 KB 1710/1710 KB 775/1063 KB 544/713 KB 1168/1267 KB 896/1044 KB 1710/1710 KB 779/1063 KB 548/713 KB 1184/1267 KB 900/1044 KB 1710/1710 KB 783/1063 KB 548/713 KB 1184/1267 KB 900/1044 KB 1710/1 unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 710 KB 787/1063 KB 548/713 KB 1184/1267 KB 900/1044 KB 1710/1710 KB 775/1063 KB 548/713 KB 1172/1267 KB 900/1044 KB 1710/1710 KB 787/1063 KB 552/713 KB 1184/1267 KB 900/1044 KB 1710/1710 KB 787/1063 KB 552/713 KB 1184/1267 KB 904/1044 KB 1710/1710 KB 787/1063 KB 556/713 KB 1184/1267 KB 904/1044 KB 1710/1710 KB 787/1063 KB 556/713 KB 1184/1267 KB 908/1044 KB 1710/1710 KB 787/1063 KB 560/713 KB 1184/1267 KB 912/1044 KB 1710/1710 KB 787/1063 KB 560/713 KB 1184/1267 KB 908/1044 KB 1710/1710 KB 787/1063 KB 560/713 KB 1184/1267 KB 916/1044 KB 1710/1710 KB 791/1063 KB 564/713 KB 1188/1267 KB 920/1044 KB 1710/1710 KB 791/1063 KB 564/713 KB 1188/1267 KB 924/1044 KB 1710/1710 KB 791/1063 KB 564/713 KB 1188/1267 KB 928/1044 KB 1710/1710 KB 791/1063 KB 564/713 KB 1188/1267 KB 916/1044 KB 1710/1710 KB 791/1063 KB 564/713 KB 1184/1267 KB 916/1044 KB 1710/1710 KB 791/1063 KB 560/713 KB 1184/1267 KB 916/1044 KB 1710/1710 KB 795/1063 KB 564/713 KB 1188/1267 KB 928/1044 KB 1710/1710 KB 799/1063 KB 564/713 KB 1188/1267 KB 928/1044 KB 1710/1710 KB 803/1063 KB 564/713 KB 1188/1267 KB 928/1044 KB 1710/1710 KB 803/1063 KB 568/713 KB 1188/1267 KB 928/1044 KB 1710/1710 KB 803/1063 KB 572/713 KB 1188/1267 KB 928/1044 KB 1710/1710 KB 807/1063 KB 572/713 KB 1192/1267 KB 928/1044 KB 1710/1710 KB 811/1063 KB 576/713 KB 1192/1267 KB 932/1044 KB 1710/1710 KB 815/1063 KB 576/713 KB 1192/1267 KB 932/1044 KB 1710/1710 KB 819/1063 KB 576/713 KB 1192/1267 KB 932/1044 KB 1710/1710 KB 803/1063 KB 572/713 KB 1192/1267 KB 928/1044 KB 1710/1710 KB 819/1063 KB 576/713 KB 1196/1267 KB 932/1044 KB 1710/1710 KB 819/1063 KB 576/713 KB 1200/1267 KB 932/1044 KB 1710/1710 KB 819/1063 KB 576/713 KB 1204/1267 KB 932/1044 KB 1710/1710 KB 823/1063 KB 576/713 KB 1208/1267 KB 932/1044 KB 823/1063 KB 576/713 KB 1212/1267 KB 932/1044 KB 823/1063 KB 576/713 KB 1216/1267 KB 932/1044 KB 807/1063 KB 576/713 KB 1192/1267 KB 932/1044 KB 1710/1710 KB 823/1063 KB 576/713 KB 1216/1267 KB 936/1044 KB 823/1063 KB 576/713 KB 1216/1267 KB 940/1044 KB 807/1063 KB 576/713 KB 1192/1267 KB 928/1044 KB 1710/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2744.6 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 823/1063 KB 576/713 KB 1204/1267 KB 932/1044 KB 1710/1710 KB 827/1063 KB 576/713 KB 1220/1267 KB 944/1044 KB 831/1063 KB 576/713 KB 1220/1267 KB 944/1044 KB 823/1063 KB 576/713 KB 1220/1267 KB 944/1044 KB 831/1063 KB 576/713 KB 1220/1267 KB 948/1044 KB 835/1063 KB 576/713 KB 1220/1267 KB 952/1044 KB 823/1063 KB 576/713 KB 1220/1267 KB 940/1044 KB 835/1063 KB 576/713 KB 1220/1267 KB 948/1044 KB 835/1063 KB 576/713 KB 1220/1267 KB 956/1044 KB 835/1063 KB 576/713 KB 1220/1267 KB 960/1044 KB 835/1063 KB 576/713 KB 1224/1267 KB 960/1044 KB 835/1063 KB 576/713 KB 1228/1267 KB 960/1044 KB 835/1063 KB 576/713 KB 1232/1267 KB 960/1044 KB 835/1063 KB 576/713 KB 1236/1267 KB 960/1044 KB 839/1063 KB 580/713 KB 1236/1267 KB 964/1044 KB 839/1063 KB 584/713 KB 1236/1267 KB 964/1044 KB 839/1063 KB 588/713 KB 1236/1267 KB 964/1044 KB 839/1063 KB 592/713 KB 1236/1267 KB 964/1044 KB 839/1063 KB 596/713 KB 1236/1267 KB 964/1044 KB 839/1063 KB 600/713 KB 1236/1267 KB 964/1044 KB 839/1063 KB 604/713 KB 1236/1267 KB 964/1044 KB 839/1063 KB 608/713 KB 1236/1267 KB 964/1044 KB 839/1063 KB 612/713 KB 1236/1267 KB 964/1044 KB 839/1063 KB 616/713 KB 1236/1267 KB 964/1044 KB 839/1063 KB 620/713 KB 1236/1267 KB 964/1044 KB 839/1063 KB 576/713 KB 1236/1267 KB 964/1044 KB 839/1063 KB 576/713 KB 1236/1267 KB 960/1044 KB 843/1063 KB 620/713 KB 1236/1267 KB 964/1044 KB 847/1063 KB 620/713 KB 1236/1267 KB 964/1044 KB 851/1063 KB 620/713 KB 1236/1267 KB 964/1044 KB 851/1063 KB 620/713 KB 1236/1267 KB 968/1044 KB 851/1063 KB 620/713 KB 1240/1267 KB 968/1044 KB 851/1063 KB 624/713 KB 1244/1267 KB 972/1044 KB 851/1063 KB 624/713 KB 1248/1267 KB 972/1044 KB 851/1063 KB 624/713 KB 1240/1267 KB 972/1044 KB 851/1063 KB 620/713 KB 1240/1267 KB 972/1044 KB 851/1063 KB 624/713 KB 1248/1267 KB 976/1044 KB 851/1063 KB 628/713 KB 1248/1267 KB 976/1044 KB 4/257 KB 855/1063 KB 632/713 KB 1252/1267 KB 980/1044 KB 4/257 KB 855/1063 KB 636/713 KB 1252/1267 KB 980/1044 KB 4/257 KB 855/1063 KB 640/713 KB 1252/1267 KB 980/1044 KB 4/257 KB 855/1063 KB 628/713 KB 1252/1267 KB 976/1044 KB 4/257 KB 855/1063 KB 628/713 KB 1248/1267 KB 976/1044 KB 4/257 KB 851/1063 KB 628/713 KB 1248/1267 KB 976/1044 KB 8/257 KB 855/1063 KB 640/713 KB 1252/1267 KB 980/1044 KB 12/257 KB 855/1063 KB 640/713 KB 1252/1267 KB 980/1044 KB 16/257 KB 855/1063 KB 640/713 KB 1252/1267 KB 980/1044 KB 20/257 KB 855/1063 KB 640/713 KB 1252/1267 KB 980/1044 KB 4/257 KB 855/1063 KB 632/713 KB 1252/1267 KB 980/1044 KB 20/257 KB 859/1063 KB 640/713 KB 1256/1267 KB 984/1044 KB 20/257 KB 859/1063 KB 640/713 KB 1256/1267 KB 980/1044 KB 20/257 KB 859/1063 KB 640/713 KB 1252/1267 KB 980/1044 KB 24/257 KB 863/1063 KB 640/713 KB 1256/1267 KB 988/1044 KB 24/257 KB 867/1063 KB 640/713 KB 1256/1267 KB 988/1044 KB 24/257 KB 859/1063 KB 640/713 KB 1256/1267 KB 988/1044 KB 24/257 KB 859/1063 KB 640/713 KB 1256/1267 KB 984/1044 KB 24/257 KB 867/1063 KB 640/713 KB 1260/1267 KB 988/1044 KB 28/257 KB 867/1063 KB 640/713 KB 1264/1267 KB 992/1044 KB 28/257 KB 867/1063 KB 640/713 KB 1267/1267 KB 992/1044 KB 28/257 KB 867/1063 KB 640/713 KB 1260/1267 KB 992/1044 KB 32/257 KB 871/1063 KB 644/713 KB 1267/1267 KB 992/1044 KB 24/257 KB 867/1063 KB 640/713 KB 1260/1267 KB 992/1044 KB 36/257 KB 871/1063 KB 644/713 KB 1267/1267 KB 992/1044 KB 40/257 KB 871/1063 KB 644/713 KB 1267/1267 KB 996/1044 KB 44/257 KB 871/1063 KB 644/713 KB 1267/1267 KB 996/1044 KB 28/257 KB 871/1063 KB 644/713 KB 1267/1267 KB 992/10 unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 44 KB 44/257 KB 875/1063 KB 644/713 KB 1267/1267 KB 996/1044 KB 44/257 KB 879/1063 KB 644/713 KB 1267/1267 KB 996/1044 KB 44/257 KB 883/1063 KB 644/713 KB 1267/1267 KB 996/1044 KB 28/257 KB 867/1063 KB 644/713 KB 1267/1267 KB 992/1044 KB 44/257 KB 883/1063 KB 648/713 KB 1267/1267 KB 996/1044 KB 36/257 KB 871/1063 KB 644/713 KB 1267/1267 KB 996/1044 KB 44/257 KB 883/1063 KB 652/713 KB 1267/1267 KB 996/1044 KB 44/257 KB 883/1063 KB 652/713 KB 1267/1267 KB 1000/1044 KB 44/257 KB 883/1063 KB 652/713 KB 1267/1267 KB 1004/1044 KB 44/257 KB 883/1063 KB 656/713 KB 1267/1267 KB 1008/1044 KB 44/257 KB 883/1063 KB 656/713 KB 1267/1267 KB 1004/1044 KB 48/257 KB 883/1063 KB 656/713 KB 1267/1267 KB 1008/1044 KB 52/257 KB 887/1063 KB 656/713 KB 1267/1267 KB 1008/1044 KB 56/257 KB 887/1063 KB 660/713 KB 1267/1267 KB 1012/1044 KB 60/257 KB 887/1063 KB 660/713 KB 1267/1267 KB 1012/1044 KB 64/257 KB 887/1063 KB 660/713 KB 1267/1267 KB 1012/1044 KB 48/257 KB 887/1063 KB 656/713 KB 1267/1267 KB 1008/1044 KB 64/257 KB 891/1063 KB 660/713 KB 1267/1267 KB 1012/1044 KB 64/257 KB 895/1063 KB 660/713 KB 1267/1267 KB 1012/1044 KB 64/257 KB 899/1063 KB 660/713 KB 1267/1267 KB 1012/1044 KB 52/257 KB 887/1063 KB 660/713 KB 1267/1267 KB 1012/1044 KB 64/257 KB 899/1063 KB 664/713 KB 1267/1267 KB 1012/1044 KB 64/257 KB 899/1063 KB 668/713 KB 1267/1267 KB 1012/1044 KB 64/257 KB 899/1063 KB 672/713 KB 1267/1267 KB 1012/1044 KB 64/257 KB 899/1063 KB 676/713 KB 1267/1267 KB 1012/1044 KB 68/257 KB 903/1063 KB 680/713 KB 1012/1044 KB 68/257 KB 903/1063 KB 684/713 KB 1012/1044 KB 68/257 KB 903/1063 KB 688/713 KB 1012/1044 KB 52/257 KB 887/1063 KB 656/713 KB 1267/1267 KB 1012/1044 KB 68/257 KB 903/1063 KB 688/713 KB 1016/1044 KB 68/257 KB 903/1063 KB 688/713 KB 1020/1044 KB 68/257 KB 903/1063 KB 688/713 KB 1024/1044 KB 68/257 KB 903/1063 KB 688/713 KB 1028/1044 KB 68/257 KB 903/1063 KB 688/713 KB 1032/1044 KB 68/257 KB 903/1063 KB 688/713 KB 1036/1044 KB 68/257 KB 903/1063 KB 688/713 KB 1040/1044 KB 68/257 KB 903/1063 KB 676/713 KB 1012/1044 KB 64/257 KB 903/1063 KB 676/713 KB 1267/1267 KB 1012/1044 KB 68/257 KB 907/1063 KB 688/713 KB 1040/1044 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 1960.5 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 68/257 KB 911/1063 KB 688/713 KB 1040/1044 KB 68/257 KB 915/1063 KB 688/713 KB 1040/1044 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 72/257 KB 915/1063 KB 688/713 KB 1040/1044 KB 76/257 KB 919/1063 KB 688/713 KB 1040/1044 KB 80/257 KB 919/1063 KB 688/713 KB 1040/1044 KB 84/257 KB 919/1063 KB 688/713 KB 1044/1044 KB 88/257 KB 919/1063 KB 692/713 KB 1044/1044 KB 92/257 KB 919/1063 KB 692/713 KB 1044/1044 KB 72/257 KB 919/1063 KB 688/713 KB 1040/1044 KB 84/257 KB 919/1063 KB 692/713 KB 1044/1044 KB 80/257 KB 919/1063 KB 688/713 KB 1044/1044 KB 92/257 KB 923/1063 KB 692/713 KB 1044/1044 KB 92/257 KB 923/1063 KB 692/713 KB 1044/1044 KB 92/257 KB 923/1063 KB 696/713 KB 1044/1044 KB 92/257 KB 927/1063 KB 696/713 KB 1044/1044 KB 92/257 KB 927/1063 KB 700/713 KB 1044/1044 KB 92/257 KB 931/1063 KB 700/713 KB 1044/1044 KB 92/257 KB 931/1063 KB 704/713 KB 1044/1044 KB 92/257 KB 935/1063 KB 704/713 KB 1044/1044 KB 96/257 KB 939/1063 KB 708/713 KB 1044/1044 KB 96/257 KB 943/1063 KB 708/713 KB 1044/1044 KB 96/257 KB 947/1063 KB 708/713 KB 1044/1044 KB 96/257 KB 935/1063 KB 708/713 KB 1044/1044 KB 96/257 KB 935/1063 KB 704/713 KB 1044/1044 KB 96/257 KB 947/1063 KB 712/713 KB 1044/1044 KB 96/257 KB 947/1063 KB 713/713 KB 1044/1044 KB 100/257 KB 947/1063 KB 713/713 KB 1044/1044 KB 100/257 KB 951/1063 KB 713/713 KB 1044/1044 KB 104/257 KB 4/549 KB 951/1063 KB 713/713 KB 1044/1044 KB 104/257 KB 8/549 KB 951/1063 KB 713/713 KB 1044/1044 KB 104/257 KB 12/549 KB 951/1063 KB 713/713 KB 1044/1044 KB 104/257 KB 16/549 KB 951/1063 KB 713/713 KB 1044/1044 KB 104/257 KB 951/1063 KB 713/713 KB 1044/1044 KB 108/257 KB 16/549 KB 951/1063 KB 713/713 KB 1044/1044 KB 112/257 KB 16/549 KB 951/1063 KB 713/713 KB 1044/1044 KB 116/257 KB 16/549 KB 951/1063 KB 713/713 KB 1044/1044 KB 120/257 KB 20/549 KB 955/1063 KB 713/713 KB 1044/1044 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar (1044 KB at 1586.4 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 116/257 KB 20/549 KB 955/1063 KB 713/713 KB 1044/1044 KB 116/257 KB 16/549 KB 955/1063 KB 713/713 KB 1044/1044 KB 120/257 KB 24/549 KB 959/1063 KB 713/713 KB 120/257 KB 24/549 KB 955/1063 KB 713/713 KB 120/257 KB 28/549 KB 963/1063 KB 713/713 KB 120/257 KB 24/549 KB 963/1063 KB 713/713 KB 124/257 KB 32/549 KB 963/1063 KB 124/257 KB 28/549 KB 963/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar (713 KB at 1080.3 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 128/257 KB 32/549 KB 963/1063 KB 128/257 KB 32/549 KB 967/1063 KB 128/257 KB 32/549 KB 971/1063 KB 128/257 KB 32/549 KB 975/1063 KB 128/257 KB 32/549 KB 979/1063 KB 132/257 KB 36/549 KB 979/1063 KB 136/257 KB 36/549 KB 979/1063 KB 140/257 KB 36/549 KB 979/1063 KB 144/257 KB 36/549 KB 979/1063 KB 128/257 KB 36/549 KB 979/1063 KB 144/257 KB 40/549 KB 979/1063 KB 144/257 KB 44/549 KB 979/1063 KB 144/257 KB 48/549 KB 979/1063 KB 148/257 KB 48/549 KB 979/1063 KB 148/257 KB 48/549 KB 983/1063 KB 148/257 KB 48/549 KB 987/1063 KB 148/257 KB 48/549 KB 991/1063 KB 152/257 KB 48/549 KB 991/1063 KB 156/257 KB 52/549 KB 991/1063 KB 152/257 KB 52/549 KB 991/1063 KB 156/257 KB 56/549 KB 991/1063 KB 156/257 KB 60/549 KB 991/1063 KB 156/257 KB 60/549 KB 4/358 KB 991/1063 KB 156/257 KB 60/549 KB 8/358 KB 991/1063 KB 156/257 KB 60/549 KB 12/358 KB 991/1063 KB 156/257 KB 60/549 KB 16/358 KB 991/1063 KB 156/257 KB 60/549 KB 16/358 KB 991/1063 KB 3/5 KB 156/257 KB 60/549 KB 16/358 KB 991/1063 KB 5/5 KB 156/257 KB 60/549 KB 20/358 KB 991/1063 KB 5/5 KB 156/257 KB 60/549 KB 24/358 KB 991/1063 KB 5/5 KB 156/257 KB 60/549 KB 28/358 KB 991/1063 KB 5/5 KB 160/257 KB 64/549 KB 32/358 KB 995/1063 KB 5/5 KB 160/257 KB 64/549 KB 28/358 KB 995/1063 KB 5/5 KB 160/257 KB 60/549 KB 28/358 KB 995/1063 KB 5/5 KB 160/257 KB 60/549 KB 28/358 KB 991/1063 KB 5/5 KB 160/257 KB 64/549 KB 32/358 KB 999/1063 KB 5/5 KB 164/257 KB 64/549 KB 32/358 KB 1003/1063 KB 5/5 KB 164/257 KB 64/549 KB 32/358 KB 1007/1063 KB 5/5 KB 164/257 KB 64/549 KB 32/358 KB 1011/1063 KB 5/5 KB 164/257 KB 68/549 KB 36/358 KB 1015/1063 KB 5/5 KB 164/257 KB 68/549 KB 36/358 KB 1019/1063 KB 5/5 KB 164/257 KB 68/549 KB 36/358 KB 1023/1063 KB 5/5 KB 164/257 KB 64/549 KB 32/358 KB 999/1063 KB 5/5 KB 168/257 KB 68/549 KB 36/358 KB 1023/1063 KB 5/5 KB 172/257 KB 68/549 KB 36/358 KB 1023/1063 KB 5/5 KB 176/257 KB 68/549 KB 36/358 KB 1023/1063 KB 5/5 KB 164/257 KB 68/549 KB 36/358 KB 1011/1063 KB 5/5 KB 164/257 KB 68/549 KB 32/358 KB 1011/1063 KB 5/5 KB 176/257 KB 72/549 KB 36/358 KB 1023/1063 KB 5/5 KB 176/257 KB 72/549 KB 40/358 KB 1023/1063 KB 5/5 KB 176/257 KB 76/549 KB 44/358 KB 1023/1063 KB 5/5 KB 176/257 KB 76/549 KB 48/358 KB 1023/1063 KB 5/5 KB 176/257 KB 76/549 KB 40/358 KB 1023/1063 KB 5/5 KB 176/257 KB 80/549 KB 48/358 KB 1023/1063 KB 5/5 KB 176/257 KB 84/549 KB 48/358 KB 1023/1063 KB 5/5 KB 180/257 KB 88/549 KB 52/358 KB 1027/1063 KB 180/257 KB 92/549 KB 52/358 KB 1027/1063 KB 180/257 KB 96/549 KB 52/358 KB 1027/1063 KB 180/257 KB 84/549 KB 52/358 KB 1027/1063 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.4 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 180/257 KB 84/549 KB 52/358 KB 1023/1063 KB 5/5 KB 184/257 KB 96/549 KB 52/358 KB 1027/1063 KB 188/257 KB 96/549 KB 52/358 KB 1027/1063 KB 192/257 KB 96/549 KB 52/358 KB 1027/1063 KB 176/257 KB 84/549 KB 52/358 KB 1023/1063 KB 5/5 KB 192/257 KB 96/549 KB 56/358 KB 1027/1063 KB 192/257 KB 96/549 KB 60/358 KB 1027/1063 KB 192/257 KB 96/549 KB 64/358 KB 1027/1063 KB 196/257 KB 96/549 KB 64/358 KB 1027/1063 KB 200/257 KB 100/549 KB 68/358 KB 1031/1063 KB 204/257 KB 100/549 KB 68/358 KB 1031/1063 KB 196/257 KB 100/549 KB 68/358 KB 1031/1063 KB 196/257 KB 100/549 KB 64/358 KB 1031/1063 KB 196/257 KB 96/549 KB 64/358 KB 1031/1063 KB 204/257 KB 100/549 KB 68/358 KB 1035/1063 KB 204/257 KB 100/549 KB 68/358 KB 1039/1063 KB 204/257 KB 104/549 KB 68/358 KB 1039/1063 KB 204/257 KB 108/549 KB 68/358 KB 1039/1063 KB 204/257 KB 108/549 KB 72/358 KB 1039/1063 KB 204/257 KB 108/549 KB 72/358 KB 1043/1063 KB 208/257 KB 112/549 KB 76/358 KB 1047/1063 KB 208/257 KB 112/549 KB 76/358 KB 1051/1063 KB 208/257 KB 112/549 KB 76/358 KB 1055/1063 KB 208/257 KB 112/549 KB 76/358 KB 1043/1063 KB 208/257 KB 108/549 KB 76/358 KB 1043/1063 KB 208/257 KB 108/549 KB 72/358 KB 1043/1063 KB 208/257 KB 112/549 KB 80/358 KB 1055/1063 KB 212/257 KB 112/549 KB 80/358 KB 1055/1063 KB 216/257 KB 116/549 KB 84/358 KB 1059/1063 KB 220/257 KB 116/549 KB 84/358 KB 1059/1063 KB 224/257 KB 116/549 KB 84/358 KB 1059/1063 KB 212/257 KB 116/549 KB 84/358 KB 1059/1063 KB 212/257 KB 116/549 KB 80/358 KB 1055/1063 KB 212/257 KB 116/549 KB 84/358 KB 1055/1063 KB 224/257 KB 116/549 KB 84/358 KB 1063/1063 KB 224/257 KB 120/549 KB 84/358 KB 1063/1063 KB 224/257 KB 124/549 KB 88/358 KB 1063/1063 KB 224/257 KB 128/549 KB 88/358 KB 1063/1063 KB 224/257 KB 132/549 KB 88/358 KB 1063/1063 KB 3/86 KB 228/257 KB 136/549 KB 88/358 KB 1063/1063 KB 3/86 KB 228/257 KB 140/549 KB 88/358 KB 1063/1063 KB 3/86 KB 228/257 KB 144/549 KB 88/358 KB 1063/1063 KB 3/86 KB 224/257 KB 120/549 KB 88/358 KB 1063/1063 KB 228/257 KB 144/549 KB 92/358 KB 1063/1063 KB 3/86 KB 228/257 KB 144/549 KB 96/358 KB 1063/1063 KB 3/86 KB 228/257 KB 144/549 KB 100/358 KB 1063/1063 KB 3/86 KB 228/257 KB 144/549 KB 104/358 KB 1063/1063 KB 3/86 KB 228/257 KB 132/549 KB 88/358 KB 1063/1063 KB 3/86 KB 224/257 KB 128/549 KB 88/358 KB 1063/1063 KB 3/86 KB 228/257 KB 144/549 KB 104/358 KB 1063/1063 KB 6/86 KB 228/257 KB 144/549 KB 104/358 KB 1063/1063 KB 9/86 KB 228/257 KB 144/549 KB 104/358 KB 1063/1063 KB 11/86 KB 228/257 KB 144/549 KB 104/358 KB 1063/1063 KB 14/86 KB 228/257 KB 144/549 KB 104/358 KB 1063/1063 KB 16/86 KB 228/257 KB 144/549 KB 104/358 KB 1063/1063 KB 19/86 KB 228/257 KB 144/549 KB 104/358 KB 1063/1063 KB 22/86 KB 228/257 KB 144/549 KB 104/358 KB 1063/1063 KB 25/86 KB 228/257 KB 144/549 KB 104/358 KB 1063/1063 KB 27/86 KB 228/257 KB 144/549 KB 104/358 KB 1063/1063 KB 30/86 KB 228/257 KB 144/549 KB 104/358 KB 1063/1063 KB 32/86 KB 232/257 KB 144/549 KB 104/358 KB 1063/1063 KB 32/86 KB 232/257 KB 144/549 KB 104/358 KB 1063/1063 KB 36/86 KB 236/257 KB 144/549 KB 108/358 KB 1063/1063 KB 36/86 KB 236/257 KB 144/549 KB 104/358 KB 1063/1063 KB 36/86 KB 240/257 KB 144/549 KB 108/358 KB 1063/1063 KB 36/86 KB 240/257 KB 144/549 KB 112/358 KB 1063/1063 KB 36/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar (1063 KB at 1530.4 KB/s unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install ec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 240/257 KB 148/549 KB 116/358 KB 40/86 KB 244/257 KB 152/549 KB 116/358 KB 40/86 KB 244/257 KB 156/549 KB 116/358 KB 40/86 KB 244/257 KB 160/549 KB 116/358 KB 40/86 KB 240/257 KB 144/549 KB 116/358 KB 40/86 KB 244/257 KB 160/549 KB 120/358 KB 40/86 KB 244/257 KB 160/549 KB 124/358 KB 40/86 KB 244/257 KB 160/549 KB 128/358 KB 40/86 KB 240/257 KB 144/549 KB 112/358 KB 40/86 KB 244/257 KB 160/549 KB 128/358 KB 44/86 KB 244/257 KB 160/549 KB 128/358 KB 48/86 KB 244/257 KB 160/549 KB 128/358 KB 52/86 KB 244/257 KB 160/549 KB 128/358 KB 56/86 KB 244/257 KB 160/549 KB 128/358 KB 60/86 KB 244/257 KB 148/549 KB 116/358 KB 40/86 KB 248/257 KB 160/549 KB 128/358 KB 60/86 KB 252/257 KB 160/549 KB 128/358 KB 60/86 KB 256/257 KB 160/549 KB 128/358 KB 60/86 KB 257/257 KB 160/549 KB 128/358 KB 60/86 KB 257/257 KB 160/549 KB 128/358 KB 64/86 KB 257/257 KB 160/549 KB 128/358 KB 68/86 KB 257/257 KB 164/549 KB 132/358 KB 72/86 KB 257/257 KB 164/549 KB 132/358 KB 3/404 KB 72/86 KB 257/257 KB 164/549 KB 132/358 KB 68/86 KB 257/257 KB 164/549 KB 136/358 KB 3/404 KB 72/86 KB 257/257 KB 164/549 KB 140/358 KB 3/404 KB 72/86 KB 257/257 KB 164/549 KB 128/358 KB 68/86 KB 257/257 KB 168/549 KB 144/358 KB 3/404 KB 72/86 KB 257/257 KB 172/549 KB 144/358 KB 3/404 KB 72/86 KB 176/549 KB 144/358 KB 6/404 KB 72/86 KB 257/257 KB 168/549 KB 144/358 KB 3/404 KB 72/86 KB 172/549 KB 144/358 KB 6/404 KB 72/86 KB 176/549 KB 144/358 KB 6/404 KB 76/86 KB 176/549 KB 144/358 KB 6/404 KB 80/86 KB 176/549 KB 144/358 KB 9/404 KB 84/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar (257 KB at 363.4 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 180/549 KB 148/358 KB 9/404 KB 86/86 KB 180/549 KB 148/358 KB 9/404 KB 84/86 KB 184/549 KB 148/358 KB 9/404 KB 86/86 KB 188/549 KB 148/358 KB 9/404 KB 86/86 KB 176/549 KB 148/358 KB 9/404 KB 84/86 KB 188/549 KB 152/358 KB 9/404 KB 86/86 KB 176/549 KB 144/358 KB 9/404 KB 80/86 KB 188/549 KB 152/358 KB 11/404 KB 86/86 KB Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 188/549 KB 152/358 KB 14/404 KB 86/86 KB 188/549 KB 156/358 KB 14/404 KB 86/86 KB 188/549 KB 160/358 KB 14/404 KB 86/86 KB 188/549 KB 160/358 KB 16/404 KB 86/86 KB 188/549 KB 164/358 KB 16/404 KB 86/86 KB 192/549 KB 168/358 KB 19/404 KB 86/86 KB 192/549 KB 172/358 KB 19/404 KB 86/86 KB 192/549 KB 176/358 KB 19/404 KB 86/86 KB 192/549 KB 164/358 KB 19/404 KB 86/86 KB 192/549 KB 164/358 KB 16/404 KB 86/86 KB 196/549 KB 176/358 KB 19/404 KB 86/86 KB 196/549 KB 176/358 KB 22/404 KB 86/86 KB 196/549 KB 176/358 KB 25/404 KB 86/86 KB 196/549 KB 176/358 KB 27/404 KB 86/86 KB 200/549 KB 176/358 KB 27/404 KB 86/86 KB 204/549 KB 176/358 KB 27/404 KB 86/86 KB 208/549 KB 176/358 KB 30/404 KB 86/86 KB 204/549 KB 176/358 KB 30/404 KB 86/86 KB 212/549 KB 176/358 KB 30/404 KB 86/86 KB 216/549 KB 180/358 KB 32/404 KB 86/86 KB 220/549 KB 180/358 KB 32/404 KB 86/86 KB 224/549 KB 180/358 KB 32/404 KB 86/86 KB 212/549 KB 180/358 KB 32/404 KB 86/86 KB 212/549 KB 176/358 KB 32/404 KB 86/86 KB 224/549 KB 180/358 KB 36/404 KB 86/86 KB 224/549 KB 184/358 KB 36/404 KB 86/86 KB 224/549 KB 188/358 KB 40/404 KB 86/86 KB 224/549 KB 192/358 KB 40/404 KB 86/86 KB 224/549 KB 184/358 KB 40/404 KB 86/86 KB 224/549 KB 192/358 KB 44/404 KB 86/86 KB 224/549 KB 192/358 KB 48/404 KB 86/86 KB 224/549 KB 192/358 KB 52/404 KB 86/86 KB 228/549 KB 196/358 KB 56/404 KB 228/549 KB 196/358 KB 60/404 KB 228/549 KB 196/358 KB 64/404 KB 228/549 KB 196/358 KB 52/404 KB 224/549 KB 196/358 KB 52/404 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 119.6 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 228/549 KB 200/358 KB 64/404 KB 228/549 KB 204/358 KB 64/404 KB 232/549 KB 208/358 KB 64/404 KB 232/549 KB 204/358 KB 64/404 KB 236/549 KB 208/358 KB 64/404 KB 240/549 KB 208/358 KB 64/404 KB 240/549 KB 208/358 KB 68/404 KB 244/549 KB 212/358 KB 72/404 KB 244/549 KB 212/358 KB 76/404 KB 244/549 KB 212/358 KB 80/404 KB 244/549 KB 212/358 KB 68/404 KB 240/549 KB 212/358 KB 68/404 KB 244/549 KB 216/358 KB 80/404 KB 244/549 KB 220/358 KB 80/404 KB 244/549 KB 224/358 KB 80/404 KB 248/549 KB 224/358 KB 80/404 KB 252/549 KB 224/358 KB 80/404 KB 256/549 KB 224/358 KB 80/404 KB 260/549 KB 224/358 KB 80/404 KB 264/549 KB 228/358 KB 84/404 KB 3/894 KB 260/549 KB 228/358 KB 80/404 KB 260/549 KB 228/358 KB 84/404 KB 3/894 KB 260/549 KB 228/358 KB 80/404 KB 3/894 KB 264/549 KB 228/358 KB 84/404 KB 6/894 KB 264/549 KB 228/358 KB 84/404 KB 9/894 KB 264/549 KB 228/358 KB 84/404 KB 11/894 KB 264/549 KB 228/358 KB 84/404 KB 14/894 KB 264/549 KB 228/358 KB 84/404 KB 16/894 KB 264/549 KB 228/358 KB 4/587 KB 84/404 KB 16/894 KB 264/549 KB 228/358 KB 8/587 KB 84/404 KB 16/894 KB 264/549 KB 228/358 KB 12/587 KB 84/404 KB 16/894 KB 264/549 KB 228/358 KB 16/587 KB 84/404 KB 16/894 KB 264/549 KB 228/358 KB 16/587 KB 84/404 KB 19/894 KB 264/549 KB 228/358 KB 20/587 KB 84/404 KB 19/894 KB 264/549 KB 228/358 KB 24/587 KB 84/404 KB 19/894 KB 264/549 KB 228/358 KB 28/587 KB 84/404 KB 19/894 KB 264/549 KB 228/358 KB 32/587 KB 84/404 KB 19/894 KB 264/549 KB 228/358 KB 36/587 KB 84/404 KB 22/894 KB 264/549 KB 228/358 KB 40/587 KB 84/404 KB 22/894 KB 264/549 KB 228/358 KB 44/587 KB 84/404 KB 22/894 KB 264/549 KB 228/358 KB 48/587 KB 84/404 KB 22/894 KB 264/549 KB 228/358 KB 48/587 KB 84/404 KB 22/894 KB 264/549 KB 228/358 KB 48/587 KB 84/404 KB 25/894 KB 264/549 KB 228/358 KB 52/587 KB 84/404 KB 27/894 KB 264/549 KB 228/358 KB 52/587 KB 84/404 KB 25/894 KB 264/549 KB 228/358 KB 56/587 KB 84/404 KB 27/894 KB 264/549 KB 228/358 KB 60/587 KB 84/404 KB 27/894 KB 264/549 KB 228/358 KB 64/587 KB 84/404 KB 27/894 KB 264/549 KB 232/358 KB 64/587 KB 88/404 KB 30/894 KB 264/549 KB 236/358 KB 64/587 KB 88/404 KB 30/894 KB 264/549 KB 228/358 KB 64/587 KB 88/404 KB 30/894 KB 264/549 KB 228/358 KB 64/587 KB 88/404 KB 27/894 KB 264/549 KB 236/358 KB 64/587 KB 92/404 KB 30/894 KB 264/549 KB 236/358 KB 64/587 KB 92/404 KB 32/894 KB 264/549 KB 240/358 KB 64/587 KB 96/404 KB 32/894 KB 264/549 KB 236/358 KB 64/587 KB 96/404 KB 32/894 KB 264/549 KB 240/358 KB 64/587 KB 96/404 KB 36/894 KB 268/549 KB 244/358 KB 68/587 KB 100/404 KB 40/894 KB 268/549 KB 244/358 KB 68/587 KB 100/404 KB 44/894 KB 268/549 KB 244/358 KB 68/587 KB 100/404 KB 48/894 KB 268/549 KB 244/358 KB 68/587 KB 100/404 KB 36/894 KB 268/549 KB 240/358 KB 68/587 KB 100/404 KB 36/894 KB 268/549 KB 244/358 KB 72/587 KB 100/404 KB 48/894 KB 268/549 KB 240/358 KB 64/587 KB 100/404 KB 36/894 KB 268/549 KB 240/358 KB 64/587 KB 96/404 KB 36/894 KB 272/549 KB 244/358 KB 72/587 KB 100/404 KB 48/894 KB 276/549 KB 244/358 KB 72/587 KB 100/404 KB 48/894 KB 276/549 KB 248/358 KB 76/587 KB 104/404 KB 48/894 KB 276/549 KB 248/358 KB 76/587 KB 108/404 KB 48/894 KB 276/549 KB 248/358 KB 76/587 KB 112/404 KB 48/894 KB 276/549 KB 248/358 KB 76/587 KB 100/404 KB 48/894 KB 276/549 KB 248/358 KB 80/587 KB 112/404 KB 48/894 KB 276/549 KB 248/358 KB 72/587 KB 100/404 KB 48/894 KB 276/549 KB 252/358 KB 80/587 KB 112/404 KB 48/894 KB 2 unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 76/549 KB 256/358 KB 80/587 KB 112/404 KB 48/894 KB 280/549 KB 256/358 KB 80/587 KB 112/404 KB 48/894 KB 284/549 KB 256/358 KB 80/587 KB 112/404 KB 48/894 KB 288/549 KB 260/358 KB 80/587 KB 112/404 KB 48/894 KB 292/549 KB 260/358 KB 84/587 KB 116/404 KB 52/894 KB 296/549 KB 260/358 KB 84/587 KB 116/404 KB 52/894 KB 284/549 KB 260/358 KB 80/587 KB 112/404 KB 48/894 KB 288/549 KB 260/358 KB 84/587 KB 116/404 KB 52/894 KB 288/549 KB 260/358 KB 84/587 KB 116/404 KB 48/894 KB 296/549 KB 260/358 KB 88/587 KB 116/404 KB 52/894 KB 296/549 KB 260/358 KB 92/587 KB 116/404 KB 52/894 KB 288/549 KB 260/358 KB 80/587 KB 116/404 KB 48/894 KB 296/549 KB 260/358 KB 92/587 KB 116/404 KB 56/894 KB 296/549 KB 260/358 KB 96/587 KB 116/404 KB 56/894 KB 296/549 KB 264/358 KB 96/587 KB 120/404 KB 60/894 KB 296/549 KB 260/358 KB 96/587 KB 120/404 KB 60/894 KB 296/549 KB 260/358 KB 96/587 KB 120/404 KB 56/894 KB 296/549 KB 268/358 KB 96/587 KB 124/404 KB 60/894 KB 296/549 KB 268/358 KB 96/587 KB 120/404 KB 60/894 KB 296/549 KB 268/358 KB 96/587 KB 128/404 KB 64/894 KB 296/549 KB 268/358 KB 96/587 KB 124/404 KB 64/894 KB 296/549 KB 272/358 KB 96/587 KB 128/404 KB 64/894 KB 300/549 KB 272/358 KB 96/587 KB 128/404 KB 64/894 KB 304/549 KB 272/358 KB 96/587 KB 128/404 KB 64/894 KB 308/549 KB 272/358 KB 96/587 KB 132/404 KB 64/894 KB 312/549 KB 276/358 KB 100/587 KB 132/404 KB 68/894 KB 316/549 KB 276/358 KB 100/587 KB 132/404 KB 68/894 KB 304/549 KB 272/358 KB 96/587 KB 132/404 KB 64/894 KB 308/549 KB 276/358 KB 100/587 KB 132/404 KB 68/894 KB 316/549 KB 276/358 KB 104/587 KB 132/404 KB 68/894 KB 308/549 KB 276/358 KB 96/587 KB 132/404 KB 68/894 KB 316/549 KB 276/358 KB 104/587 KB 132/404 KB 72/894 KB 308/549 KB 276/358 KB 96/587 KB 132/404 KB 64/894 KB 316/549 KB 276/358 KB 108/587 KB 132/404 KB 72/894 KB 316/549 KB 276/358 KB 108/587 KB 132/404 KB 76/894 KB 316/549 KB 280/358 KB 112/587 KB 132/404 KB 76/894 KB 316/549 KB 276/358 KB 112/587 KB 132/404 KB 76/894 KB 316/549 KB 280/358 KB 112/587 KB 136/404 KB 76/894 KB 316/549 KB 280/358 KB 112/587 KB 140/404 KB 80/894 KB 316/549 KB 284/358 KB 112/587 KB 144/404 KB 80/894 KB 316/549 KB 280/358 KB 112/587 KB 136/404 KB 80/894 KB 316/549 KB 284/358 KB 112/587 KB 140/404 KB 80/894 KB 316/549 KB 288/358 KB 112/587 KB 144/404 KB 80/894 KB 320/549 KB 288/358 KB 112/587 KB 144/404 KB 80/894 KB 320/549 KB 288/358 KB 112/587 KB 148/404 KB 80/894 KB 324/549 KB 292/358 KB 116/587 KB 152/404 KB 84/894 KB 324/549 KB 292/358 KB 116/587 KB 148/404 KB 84/894 KB 324/549 KB 288/358 KB 116/587 KB 148/404 KB 84/894 KB 324/549 KB 292/358 KB 116/587 KB 152/404 KB 88/894 KB 324/549 KB 288/358 KB 116/587 KB 148/404 KB 80/894 KB 320/549 KB 288/358 KB 116/587 KB 148/404 KB 80/894 KB 324/549 KB 296/358 KB 120/587 KB 152/404 KB 88/894 KB 324/549 KB 296/358 KB 124/587 KB 152/404 KB 88/894 KB 324/549 KB 296/358 KB 116/587 KB 152/404 KB 88/894 KB 328/549 KB 296/358 KB 124/587 KB 152/404 KB 88/894 KB 328/549 KB 300/358 KB 128/587 KB 152/404 KB 92/894 KB 328/549 KB 296/358 KB 128/587 KB 152/404 KB 92/894 KB 328/549 KB 296/358 KB 124/587 KB 152/404 KB 92/894 KB 328/549 KB 300/358 KB 128/587 KB 152/404 KB 96/894 KB 332/549 KB 304/358 KB 128/587 KB 156/404 KB 96/894 KB 336/549 KB 304/358 KB 128/587 KB 156/404 KB 96/894 KB 328/549 KB 304/358 KB 128/587 KB 156/404 KB 96/894 KB 328/549 KB 300/358 KB 128/587 KB 156/404 KB 96/894 KB 336/549 KB 304/358 KB 128/ unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 587 KB 160/404 KB 96/894 KB 336/549 KB 304/358 KB 132/587 KB 160/404 KB 96/894 KB 340/549 KB 308/358 KB 136/587 KB 164/404 KB 100/894 KB 340/549 KB 308/358 KB 132/587 KB 164/404 KB 100/894 KB 340/549 KB 308/358 KB 132/587 KB 164/404 KB 96/894 KB 336/549 KB 304/358 KB 132/587 KB 164/404 KB 96/894 KB 340/549 KB 304/358 KB 132/587 KB 164/404 KB 96/894 KB 340/549 KB 308/358 KB 140/587 KB 164/404 KB 104/894 KB 344/549 KB 312/358 KB 140/587 KB 168/404 KB 104/894 KB 344/549 KB 308/358 KB 140/587 KB 168/404 KB 104/894 KB 344/549 KB 308/358 KB 140/587 KB 168/404 KB 104/894 KB 340/549 KB 308/358 KB 140/587 KB 168/404 KB 104/894 KB 344/549 KB 316/358 KB 140/587 KB 168/404 KB 104/894 KB 344/549 KB 316/358 KB 140/587 KB 168/404 KB 108/894 KB 348/549 KB 316/358 KB 144/587 KB 172/404 KB 112/894 KB 348/549 KB 316/358 KB 144/587 KB 172/404 KB 108/894 KB 344/549 KB 316/358 KB 144/587 KB 172/404 KB 108/894 KB 344/549 KB 316/358 KB 144/587 KB 168/404 KB 108/894 KB 348/549 KB 320/358 KB 144/587 KB 172/404 KB 112/894 KB 352/549 KB 320/358 KB 144/587 KB 172/404 KB 112/894 KB 356/549 KB 320/358 KB 144/587 KB 176/404 KB 112/894 KB 360/549 KB 324/358 KB 148/587 KB 176/404 KB 116/894 KB 364/549 KB 324/358 KB 148/587 KB 176/404 KB 116/894 KB 368/549 KB 324/358 KB 148/587 KB 176/404 KB 116/894 KB 352/549 KB 320/358 KB 144/587 KB 176/404 KB 112/894 KB 368/549 KB 324/358 KB 148/587 KB 180/404 KB 116/894 KB 368/549 KB 324/358 KB 148/587 KB 184/404 KB 116/894 KB 368/549 KB 324/358 KB 148/587 KB 188/404 KB 116/894 KB 368/549 KB 324/358 KB 148/587 KB 192/404 KB 116/894 KB 356/549 KB 324/358 KB 148/587 KB 176/404 KB 116/894 KB 356/549 KB 324/358 KB 144/587 KB 176/404 KB 116/894 KB 356/549 KB 324/358 KB 144/587 KB 176/404 KB 112/894 KB 368/549 KB 324/358 KB 148/587 KB 192/404 KB 120/894 KB 368/549 KB 328/358 KB 152/587 KB 192/404 KB 124/894 KB 368/549 KB 328/358 KB 152/587 KB 192/404 KB 120/894 KB 368/549 KB 328/358 KB 152/587 KB 192/404 KB 120/894 KB 368/549 KB 332/358 KB 152/587 KB 192/404 KB 128/894 KB 368/549 KB 332/358 KB 156/587 KB 192/404 KB 128/894 KB 368/549 KB 336/358 KB 156/587 KB 192/404 KB 128/894 KB 368/549 KB 336/358 KB 160/587 KB 192/404 KB 128/894 KB 368/549 KB 336/358 KB 156/587 KB 192/404 KB 128/894 KB 368/549 KB 336/358 KB 164/587 KB 192/404 KB 128/894 KB 372/549 KB 340/358 KB 168/587 KB 196/404 KB 132/894 KB 372/549 KB 340/358 KB 164/587 KB 196/404 KB 132/894 KB 372/549 KB 336/358 KB 164/587 KB 196/404 KB 132/894 KB 376/549 KB 340/358 KB 172/587 KB 196/404 KB 132/894 KB 368/549 KB 336/358 KB 164/587 KB 196/404 KB 132/894 KB 368/549 KB 336/358 KB 164/587 KB 192/404 KB 132/894 KB 380/549 KB 344/358 KB 172/587 KB 196/404 KB 132/894 KB 380/549 KB 340/358 KB 172/587 KB 196/404 KB 132/894 KB 380/549 KB 344/358 KB 172/587 KB 200/404 KB 136/894 KB 380/549 KB 344/358 KB 172/587 KB 196/404 KB 136/894 KB 380/549 KB 348/358 KB 172/587 KB 204/404 KB 136/894 KB 384/549 KB 348/358 KB 172/587 KB 208/404 KB 136/894 KB 380/549 KB 348/358 KB 172/587 KB 200/404 KB 136/894 KB 384/549 KB 348/358 KB 172/587 KB 208/404 KB 140/894 KB 372/549 KB 340/358 KB 172/587 KB 196/404 KB 132/894 KB 384/549 KB 348/358 KB 172/587 KB 204/404 KB 136/894 KB 384/549 KB 348/358 KB 176/587 KB 208/404 KB 140/894 KB 384/549 KB 352/358 KB 176/587 KB 208/404 KB 140/894 KB 384/549 KB 352/358 KB 176/587 KB 208/404 KB 144/894 KB 384/549 KB 352/358 KB 180/587 KB 208/404 KB 144/894 KB 388/549 KB 356/358 KB 184/587 KB unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 212/404 KB 148/894 KB 388/549 KB 356/358 KB 180/587 KB 212/404 KB 148/894 KB 388/549 KB 356/358 KB 188/587 KB 212/404 KB 152/894 KB 388/549 KB 356/358 KB 180/587 KB 212/404 KB 144/894 KB 388/549 KB 356/358 KB 180/587 KB 208/404 KB 144/894 KB 384/549 KB 356/358 KB 180/587 KB 208/404 KB 144/894 KB 388/549 KB 358/358 KB 188/587 KB 212/404 KB 152/894 KB 392/549 KB 358/358 KB 188/587 KB 212/404 KB 152/894 KB 396/549 KB 358/358 KB 188/587 KB 212/404 KB 152/894 KB 400/549 KB 358/358 KB 188/587 KB 216/404 KB 152/894 KB 388/549 KB 356/358 KB 188/587 KB 212/404 KB 148/894 KB 396/549 KB 358/358 KB 188/587 KB 216/404 KB 152/894 KB 400/549 KB 358/358 KB 188/587 KB 220/404 KB 152/894 KB 400/549 KB 358/358 KB 188/587 KB 224/404 KB 152/894 KB 400/549 KB 358/358 KB 192/587 KB 224/404 KB 152/894 KB 400/549 KB 358/358 KB 196/587 KB 224/404 KB 152/894 KB 404/549 KB 358/358 KB 196/587 KB 228/404 KB 156/894 KB 404/549 KB 358/358 KB 196/587 KB 232/404 KB 156/894 KB 404/549 KB 358/358 KB 196/587 KB 224/404 KB 156/894 KB 400/549 KB 358/358 KB 196/587 KB 224/404 KB 156/894 KB 404/549 KB 358/358 KB 196/587 KB 236/404 KB 160/894 KB 404/549 KB 358/358 KB 196/587 KB 236/404 KB 164/894 KB 408/549 KB 358/358 KB 200/587 KB 236/404 KB 168/894 KB 408/549 KB 358/358 KB 200/587 KB 236/404 KB 172/894 KB 404/549 KB 358/358 KB 200/587 KB 236/404 KB 164/894 KB 408/549 KB 358/358 KB 200/587 KB 236/404 KB 164/894 KB 408/549 KB 358/358 KB 196/587 KB 236/404 KB 164/894 KB 412/549 KB 358/358 KB 200/587 KB 236/404 KB 172/894 KB 416/549 KB 358/358 KB 200/587 KB 236/404 KB 172/894 KB 416/549 KB 358/358 KB 200/587 KB 240/404 KB 172/894 KB 416/549 KB 358/358 KB 204/587 KB 240/404 KB 172/894 KB 416/549 KB 358/358 KB 208/587 KB 240/404 KB 172/894 KB 420/549 KB 358/358 KB 208/587 KB 240/404 KB 172/894 KB 424/549 KB 212/587 KB 244/404 KB 176/894 KB 428/549 KB 212/587 KB 244/404 KB 176/894 KB 432/549 KB 212/587 KB 244/404 KB 176/894 KB 420/549 KB 212/587 KB 244/404 KB 176/894 KB 420/549 KB 208/587 KB 244/404 KB 176/894 KB 432/549 KB 212/587 KB 248/404 KB 176/894 KB 432/549 KB 212/587 KB 252/404 KB 176/894 KB 420/549 KB 358/358 KB 208/587 KB 240/404 KB 176/894 KB 432/549 KB 216/587 KB 252/404 KB 180/894 KB 432/549 KB 216/587 KB 252/404 KB 184/894 KB 432/549 KB 216/587 KB 256/404 KB 188/894 KB 432/549 KB 216/587 KB 256/404 KB 192/894 KB 432/549 KB 216/587 KB 252/404 KB 176/894 KB 432/549 KB 216/587 KB 256/404 KB 184/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar (358 KB at 461.8 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 432/549 KB 220/587 KB 256/404 KB 192/894 KB 432/549 KB 224/587 KB 256/404 KB 192/894 KB 432/549 KB 224/587 KB 260/404 KB 192/894 KB 436/549 KB 228/587 KB 264/404 KB 196/894 KB 436/549 KB 228/587 KB 268/404 KB 196/894 KB 436/549 KB 228/587 KB 271/404 KB 196/894 KB 436/549 KB 228/587 KB 260/404 KB 196/894 KB 436/549 KB 228/587 KB 260/404 KB 192/894 KB 440/549 KB 228/587 KB 271/404 KB 196/894 KB 444/549 KB 228/587 KB 271/404 KB 196/894 KB 448/549 KB 228/587 KB 271/404 KB 196/894 KB 432/549 KB 228/587 KB 260/404 KB 192/894 KB 448/549 KB 232/587 KB 271/404 KB 196/894 KB 448/549 KB 232/587 KB 271/404 KB 200/894 KB 448/549 KB 232/587 KB 271/404 KB 204/894 KB 452/549 KB 236/587 KB 271/404 KB 204/894 KB 452/549 KB 240/587 KB 271/404 KB 204/894 KB 452/549 KB 240/587 KB 271/404 KB 208/894 KB 452/549 KB 240/587 KB 275/404 KB 208/894 KB 452/549 KB 3/26 KB 244/587 KB 279/404 KB 208/894 KB 452/549 KB 3/26 KB 244/587 KB 283/404 KB 208/894 KB 452/549 KB 3/26 KB 244/587 KB 287/404 KB 208/894 KB 452/549 KB 232/587 KB 271/404 KB 204/894 KB 456/549 KB 3/26 KB 244/587 KB 287/404 KB 208/894 KB 452/549 KB 3/26 KB 244/587 KB 275/404 KB 208/894 KB 456/549 KB 6/26 KB 244/587 KB 287/404 KB 208/894 KB 460/549 KB 6/26 KB 244/587 KB 287/404 KB 208/894 KB 464/549 KB 6/26 KB 244/587 KB 287/404 KB 208/894 KB 464/549 KB 9/26 KB 244/587 KB 287/404 KB 212/894 KB 464/549 KB 9/26 KB 244/587 KB 287/404 KB 216/894 KB 464/549 KB 9/26 KB 244/587 KB 287/404 KB 220/894 KB 464/549 KB 9/26 KB 244/587 KB 287/404 KB 224/894 KB 464/549 KB 9/26 KB 244/587 KB 287/404 KB 228/894 KB 468/549 KB 9/26 KB 244/587 KB 291/404 KB 232/894 KB 468/549 KB 9/26 KB 244/587 KB 291/404 KB 236/894 KB 452/549 KB 244/587 KB 275/404 KB 208/894 KB 468/549 KB 9/26 KB 248/587 KB 291/404 KB 236/894 KB 468/549 KB 9/26 KB 252/587 KB 291/404 KB 236/894 KB 468/549 KB 9/26 KB 256/587 KB 291/404 KB 236/894 KB 468/549 KB 9/26 KB 260/587 KB 291/404 KB 236/894 KB 468/549 KB 9/26 KB 264/587 KB 291/404 KB 236/894 KB 468/549 KB 9/26 KB 244/587 KB 291/404 KB 228/894 KB 468/549 KB 9/26 KB 244/587 KB 287/404 KB 228/894 KB 464/549 KB 9/26 KB 244/587 KB 287/404 KB 208/894 KB 468/549 KB 11/26 KB 264/587 KB 291/404 KB 236/894 KB 468/549 KB 14/26 KB 264/587 KB 291/404 KB 236/894 KB 468/549 KB 16/26 KB 264/587 KB 291/404 KB 236/894 KB 472/549 KB 16/26 KB 264/587 KB 291/404 KB 236/894 KB 472/549 KB 19/26 KB 264/587 KB 291/404 KB 236/894 KB 476/549 KB 19/26 KB 264/587 KB 291/404 KB 236/894 KB 476/549 KB 19/26 KB 264/587 KB 295/404 KB 236/894 KB 476/549 KB 19/26 KB 264/587 KB 299/404 KB 236/894 KB 480/549 KB 22/26 KB 264/587 KB 303/404 KB 236/894 KB 480/549 KB 22/26 KB 264/587 KB 299/404 KB 236/894 KB 480/549 KB 19/26 KB 264/587 KB 299/404 KB 236/894 KB 480/549 KB 25/26 KB 264/587 KB 303/404 KB 236/894 KB 480/549 KB 26/26 KB 268/587 KB 303/404 KB 236/894 KB 480/549 KB 25/26 KB 268/587 KB 303/404 KB 236/894 KB 480/549 KB 26/26 KB 272/587 KB 307/404 KB 240/894 KB 484/549 KB 26/26 KB 272/587 KB 307/404 KB 240/894 KB 488/549 KB 26/26 KB 272/587 KB 307/404 KB 240/894 KB 492/549 KB 26/26 KB 272/587 KB 307/404 KB 240/894 KB 496/549 KB 26/26 KB 272/587 KB 307/404 KB 240/894 KB 480/549 KB 26/26 KB 268/587 KB 307/404 KB 240/894 KB 480/549 KB 26/26 KB 268/587 KB 303/404 KB 240/894 KB 496/549 KB 26/26 KB 272/587 KB 307/404 KB 244/894 KB 500/549 KB 26/26 KB 272/587 KB 311/404 KB 248/894 KB 500/549 KB 26/26 KB 276/587 KB 311/404 KB 252/894 KB unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 500/549 KB 26/26 KB 276/587 KB 311/404 KB 256/894 KB 496/549 KB 26/26 KB 272/587 KB 311/404 KB 244/894 KB 500/549 KB 26/26 KB 276/587 KB 315/404 KB 256/894 KB 500/549 KB 26/26 KB 276/587 KB 319/404 KB 256/894 KB 500/549 KB 26/26 KB 276/587 KB 323/404 KB 256/894 KB 500/549 KB 26/26 KB 276/587 KB 327/404 KB 256/894 KB 500/549 KB 26/26 KB 276/587 KB 331/404 KB 256/894 KB 500/549 KB 26/26 KB 272/587 KB 311/404 KB 244/894 KB 504/549 KB 26/26 KB 276/587 KB 331/404 KB 260/894 KB 508/549 KB 26/26 KB 276/587 KB 331/404 KB 260/894 KB 512/549 KB 26/26 KB 276/587 KB 331/404 KB 260/894 KB 500/549 KB 26/26 KB 276/587 KB 331/404 KB 260/894 KB 500/549 KB 26/26 KB 276/587 KB 311/404 KB 248/894 KB 512/549 KB 26/26 KB 280/587 KB 331/404 KB 260/894 KB 512/549 KB 26/26 KB 284/587 KB 331/404 KB 260/894 KB 512/549 KB 26/26 KB 288/587 KB 331/404 KB 260/894 KB 512/549 KB 26/26 KB 292/587 KB 331/404 KB 260/894 KB 512/549 KB 26/26 KB 296/587 KB 335/404 KB 264/894 KB 512/549 KB 26/26 KB 300/587 KB 335/404 KB 264/894 KB 512/549 KB 26/26 KB 304/587 KB 335/404 KB 264/894 KB 512/549 KB 26/26 KB 292/587 KB 335/404 KB 264/894 KB 512/549 KB 26/26 KB 292/587 KB 331/404 KB 264/894 KB 512/549 KB 26/26 KB 304/587 KB 335/404 KB 268/894 KB 512/549 KB 26/26 KB 304/587 KB 335/404 KB 269/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 31.7 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 512/549 KB 304/587 KB 339/404 KB 269/894 KB 516/549 KB 308/587 KB 343/404 KB 273/894 KB 516/549 KB 308/587 KB 347/404 KB 273/894 KB 516/549 KB 308/587 KB 339/404 KB 273/894 KB 516/549 KB 304/587 KB 339/404 KB 273/894 KB 516/549 KB 304/587 KB 339/404 KB 269/894 KB 520/549 KB 308/587 KB 347/404 KB 273/894 KB 524/549 KB 308/587 KB 347/404 KB 273/894 KB 528/549 KB 308/587 KB 347/404 KB 273/894 KB 528/549 KB 308/587 KB 347/404 KB 277/894 KB 528/549 KB 308/587 KB 347/404 KB 281/894 KB 528/549 KB 312/587 KB 351/404 KB 281/894 KB 528/549 KB 312/587 KB 347/404 KB 281/894 KB 528/549 KB 316/587 KB 351/404 KB 281/894 KB 528/549 KB 316/587 KB 351/404 KB 285/894 KB 528/549 KB 320/587 KB 351/404 KB 285/894 KB 532/549 KB 320/587 KB 351/404 KB 285/894 KB 536/549 KB 324/587 KB 351/404 KB 285/894 KB 540/549 KB 324/587 KB 351/404 KB 285/894 KB 544/549 KB 3/79 KB 324/587 KB 351/404 KB 285/894 KB 544/549 KB 3/79 KB 324/587 KB 355/404 KB 289/894 KB 544/549 KB 3/79 KB 324/587 KB 355/404 KB 293/894 KB 544/549 KB 3/79 KB 324/587 KB 355/404 KB 297/894 KB 532/549 KB 324/587 KB 351/404 KB 285/894 KB 548/549 KB 3/79 KB 328/587 KB 355/404 KB 297/894 KB 548/549 KB 3/79 KB 332/587 KB 355/404 KB 297/894 KB 548/549 KB 3/79 KB 336/587 KB 355/404 KB 297/894 KB 548/549 KB 3/79 KB 324/587 KB 355/404 KB 297/894 KB 549/549 KB 3/79 KB 336/587 KB 355/404 KB 301/894 KB 544/549 KB 3/79 KB 324/587 KB 355/404 KB 285/894 KB 540/549 KB 3/79 KB 324/587 KB 351/404 KB 285/894 KB 549/549 KB 6/79 KB 336/587 KB 355/404 KB 301/894 KB 549/549 KB 9/79 KB 336/587 KB 355/404 KB 301/894 KB 549/549 KB 9/79 KB 336/587 KB 359/404 KB 301/894 KB 549/549 KB 9/79 KB 336/587 KB 363/404 KB 301/894 KB 549/549 KB 11/79 KB 336/587 KB 367/404 KB 301/894 KB 548/549 KB 3/79 KB 336/587 KB 355/404 KB 301/894 KB 549/549 KB 11/79 KB 336/587 KB 363/404 KB 301/894 KB 549/549 KB 14/79 KB 336/587 KB 367/404 KB 301/894 KB 549/549 KB 16/79 KB 340/587 KB 371/404 KB 305/894 KB 549/549 KB 19/79 KB 340/587 KB 371/404 KB 305/894 KB 549/549 KB 14/79 KB 336/587 KB 367/404 KB 305/894 KB 549/549 KB 19/79 KB 340/587 KB 371/404 KB 309/894 KB 549/549 KB 22/79 KB 340/587 KB 371/404 KB 313/894 KB 549/549 KB 22/79 KB 340/587 KB 371/404 KB 317/894 KB 549/549 KB 14/79 KB 340/587 KB 371/404 KB 305/894 KB 549/549 KB 14/79 KB 336/587 KB 371/404 KB 305/894 KB 549/549 KB 22/79 KB 340/587 KB 375/404 KB 317/894 KB 549/549 KB 22/79 KB 340/587 KB 379/404 KB 317/894 KB 549/549 KB 22/79 KB 340/587 KB 371/404 KB 309/894 KB 549/549 KB 22/79 KB 344/587 KB 379/404 KB 317/894 KB 549/549 KB 22/79 KB 348/587 KB 379/404 KB 317/894 KB 549/549 KB 22/79 KB 352/587 KB 383/404 KB 317/894 KB 549/549 KB 22/79 KB 348/587 KB 383/404 KB 317/894 KB 549/549 KB 25/79 KB 352/587 KB 383/404 KB 317/894 KB 549/549 KB 25/79 KB 352/587 KB 387/404 KB 317/894 KB 549/549 KB 27/79 KB 356/587 KB 391/404 KB 321/894 KB 549/549 KB 27/79 KB 356/587 KB 395/404 KB 321/894 KB 549/549 KB 27/79 KB 356/587 KB 387/404 KB 321/894 KB 549/549 KB 27/79 KB 356/587 KB 387/404 KB 317/894 KB 549/549 KB 27/79 KB 352/587 KB 387/404 KB 317/894 KB 549/549 KB 30/79 KB 356/587 KB 395/404 KB 325/894 KB 549/549 KB 30/79 KB 360/587 KB 395/404 KB 325/894 KB 549/549 KB 27/79 KB 356/587 KB 395/404 KB 325/894 KB 549/549 KB 32/79 KB 360/587 KB 395/404 KB 325/894 KB 549/549 KB 32/79 KB 364/587 KB 395/404 KB 329/894 KB 549/549 KB 32/79 KB 364/587 KB 395/404 KB 333/894 KB 549/549 KB 32/79 KB 364/587 K unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install B 399/404 KB 333/894 KB 549/549 KB 32/79 KB 364/587 KB 395/404 KB 333/894 KB 549/549 KB 32/79 KB 368/587 KB 399/404 KB 333/894 KB 549/549 KB 32/79 KB 368/587 KB 403/404 KB 333/894 KB 549/549 KB 36/79 KB 372/587 KB 404/404 KB 337/894 KB 549/549 KB 36/79 KB 372/587 KB 403/404 KB 337/894 KB 36/79 KB 372/587 KB 404/404 KB 341/894 KB 36/79 KB 372/587 KB 404/404 KB 345/894 KB 549/549 KB 36/79 KB 372/587 KB 403/404 KB 333/894 KB 40/79 KB 372/587 KB 404/404 KB 345/894 KB 44/79 KB 372/587 KB 404/404 KB 345/894 KB 549/549 KB 32/79 KB 372/587 KB 403/404 KB 333/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar (549 KB at 669.0 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 48/79 KB 372/587 KB 404/404 KB 345/894 KB 48/79 KB 376/587 KB 404/404 KB 345/894 KB 48/79 KB 380/587 KB 404/404 KB 345/894 KB 48/79 KB 384/587 KB 404/404 KB 349/894 KB 48/79 KB 380/587 KB 404/404 KB 349/894 KB 48/79 KB 384/587 KB 404/404 KB 353/894 KB 52/79 KB 388/587 KB 404/404 KB 357/894 KB 52/79 KB 388/587 KB 404/404 KB 361/894 KB 52/79 KB 388/587 KB 404/404 KB 365/894 KB 52/79 KB 388/587 KB 404/404 KB 353/894 KB 56/79 KB 388/587 KB 404/404 KB 365/894 KB 60/79 KB 388/587 KB 404/404 KB 365/894 KB 61/79 KB 388/587 KB 404/404 KB 365/894 KB 52/79 KB 388/587 KB 404/404 KB 353/894 KB 61/79 KB 392/587 KB 404/404 KB 365/894 KB 61/79 KB 396/587 KB 404/404 KB 365/894 KB 61/79 KB 400/587 KB 404/404 KB 365/894 KB 65/79 KB 404/587 KB 365/894 KB 65/79 KB 408/587 KB 369/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 487.4 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 65/79 KB 400/587 KB 365/894 KB 69/79 KB 408/587 KB 369/894 KB 73/79 KB 408/587 KB 369/894 KB 77/79 KB 408/587 KB 369/894 KB 65/79 KB 404/587 KB 369/894 KB 77/79 KB 408/587 KB 373/894 KB 77/79 KB 408/587 KB 377/894 KB 79/79 KB 412/587 KB 381/894 KB 79/79 KB 412/587 KB 377/894 KB 79/79 KB 408/587 KB 377/894 KB 79/79 KB 412/587 KB 381/894 KB 3/1822 KB 79/79 KB 412/587 KB 381/894 KB 6/1822 KB 79/79 KB 412/587 KB 381/894 KB 9/1822 KB 79/79 KB 412/587 KB 381/894 KB 11/1822 KB 79/79 KB 412/587 KB 381/894 KB 14/1822 KB 79/79 KB 412/587 KB 381/894 KB 16/1822 KB 79/79 KB 412/587 KB 381/894 KB 19/1822 KB 79/79 KB 412/587 KB 381/894 KB 22/1822 KB 79/79 KB 416/587 KB 381/894 KB 22/1822 KB 79/79 KB 416/587 KB 381/894 KB 25/1822 KB 79/79 KB 416/587 KB 381/894 KB 27/1822 KB 79/79 KB 420/587 KB 385/894 KB 30/1822 KB 79/79 KB 420/587 KB 385/894 KB 32/1822 KB 79/79 KB 420/587 KB 385/894 KB 27/1822 KB 79/79 KB 416/587 KB 385/894 KB 27/1822 KB 79/79 KB 424/587 KB 385/894 KB 32/1822 KB 79/79 KB 424/587 KB 389/894 KB 32/1822 KB 3/115 KB 79/79 KB 428/587 KB 393/894 KB 32/1822 KB 3/115 KB 79/79 KB 428/587 KB 397/894 KB 32/1822 KB 3/115 KB 79/79 KB 428/587 KB 389/894 KB 32/1822 KB 3/115 KB 79/79 KB 432/587 KB 397/894 KB 32/1822 KB 3/115 KB 79/79 KB 424/587 KB 389/894 KB 32/1822 KB 5/115 KB 79/79 KB 432/587 KB 397/894 KB 32/1822 KB 8/115 KB 79/79 KB 432/587 KB 397/894 KB 32/1822 KB 11/115 KB 79/79 KB 432/587 KB 397/894 KB 32/1822 KB 13/115 KB 79/79 KB 432/587 KB 397/894 KB 32/1822 KB 13/115 KB 79/79 KB 436/587 KB 397/894 KB 32/1822 KB 16/115 KB 79/79 KB 440/587 KB 401/894 KB 36/1822 KB 16/115 KB 79/79 KB 444/587 KB 401/894 KB 36/1822 KB 16/115 KB 79/79 KB 448/587 KB 401/894 KB 36/1822 KB 16/115 KB 79/79 KB 436/587 KB 401/894 KB 36/1822 KB 16/115 KB 79/79 KB 436/587 KB 397/894 KB 36/1822 KB 13/115 KB 79/79 KB 436/587 KB 397/894 KB 36/1822 KB 16/115 KB 79/79 KB 448/587 KB 401/894 KB 40/1822 KB 16/115 KB 79/79 KB 448/587 KB 401/894 KB 44/1822 KB 19/115 KB 79/79 KB 448/587 KB 401/894 KB 44/1822 KB 19/115 KB 79/79 KB 448/587 KB 401/894 KB 48/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar (79 KB at 94.0 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 21/115 KB 448/587 KB 401/894 KB 48/1822 KB 21/115 KB 448/587 KB 405/894 KB 48/1822 KB 21/115 KB 448/587 KB 409/894 KB 48/1822 KB 24/115 KB 448/587 KB 409/894 KB 48/1822 KB 27/115 KB 448/587 KB 409/894 KB 48/1822 KB 29/115 KB 448/587 KB 413/894 KB 52/1822 KB 32/115 KB 452/587 KB 413/894 KB 52/1822 KB 36/115 KB 452/587 KB 413/894 KB 52/1822 KB 40/115 KB 452/587 KB 413/894 KB 52/1822 KB 27/115 KB 448/587 KB 413/894 KB 52/1822 KB 27/115 KB 448/587 KB 413/894 KB 48/1822 KB 40/115 KB 452/587 KB 413/894 KB 56/1822 KB 40/115 KB 452/587 KB 413/894 KB 60/1822 KB 40/115 KB 452/587 KB 413/894 KB 63/1822 KB 29/115 KB 452/587 KB 413/894 KB 52/1822 KB 40/115 KB 456/587 KB 413/894 KB 63/1822 KB 40/115 KB 460/587 KB 413/894 KB 63/1822 KB 40/115 KB 464/587 KB 417/894 KB 63/1822 KB 40/115 KB 460/587 KB 417/894 KB 63/1822 KB 40/115 KB 464/587 KB 421/894 KB 63/1822 KB 40/115 KB 464/587 KB 425/894 KB 63/1822 KB 40/115 KB 464/587 KB 429/894 KB 63/1822 KB 40/115 KB 464/587 KB 433/894 KB 67/1822 KB 44/115 KB 468/587 KB 4/206 KB 437/894 KB 67/1822 KB 44/115 KB 468/587 KB 4/206 KB 441/894 KB 67/1822 KB 44/115 KB 468/587 KB 4/206 KB 445/894 KB 67/1822 KB 40/115 KB 464/587 KB 429/894 KB 67/1822 KB 44/115 KB 468/587 KB 4/206 KB 445/894 KB 71/1822 KB 44/115 KB 468/587 KB 4/206 KB 433/894 KB 67/1822 KB 48/115 KB 468/587 KB 4/206 KB 445/894 KB 71/1822 KB 40/115 KB 468/587 KB 4/206 KB 433/894 KB 67/1822 KB 40/115 KB 464/587 KB 4/206 KB 433/894 KB 67/1822 KB 48/115 KB 468/587 KB 8/206 KB 445/894 KB 75/1822 KB 48/115 KB 468/587 KB 12/206 KB 445/894 KB 75/1822 KB 48/115 KB 468/587 KB 16/206 KB 445/894 KB 75/1822 KB 48/115 KB 468/587 KB 4/206 KB 445/894 KB 75/1822 KB 48/115 KB 468/587 KB 16/206 KB 445/894 KB 79/1822 KB 48/115 KB 472/587 KB 16/206 KB 445/894 KB 79/1822 KB 48/115 KB 476/587 KB 16/206 KB 445/894 KB 79/1822 KB 48/115 KB 480/587 KB 16/206 KB 445/894 KB 79/1822 KB 52/115 KB 484/587 KB 16/206 KB 445/894 KB 83/1822 KB 52/115 KB 488/587 KB 20/206 KB 449/894 KB 83/1822 KB 52/115 KB 492/587 KB 20/206 KB 449/894 KB 83/1822 KB 52/115 KB 496/587 KB 20/206 KB 449/894 KB 83/1822 KB 52/115 KB 480/587 KB 16/206 KB 445/894 KB 83/1822 KB 52/115 KB 480/587 KB 16/206 KB 445/894 KB 79/1822 KB 56/115 KB 496/587 KB 20/206 KB 449/894 KB 83/1822 KB 56/115 KB 496/587 KB 20/206 KB 449/894 KB 87/1822 KB 60/115 KB 496/587 KB 20/206 KB 449/894 KB 91/1822 KB 60/115 KB 496/587 KB 20/206 KB 449/894 KB 95/1822 KB 52/115 KB 484/587 KB 20/206 KB 449/894 KB 83/1822 KB 60/115 KB 496/587 KB 20/206 KB 453/894 KB 95/1822 KB 60/115 KB 496/587 KB 20/206 KB 457/894 KB 95/1822 KB 60/115 KB 500/587 KB 20/206 KB 461/894 KB 99/1822 KB 52/115 KB 484/587 KB 20/206 KB 445/894 KB 83/1822 KB 60/115 KB 500/587 KB 24/206 KB 461/894 KB 99/1822 KB 60/115 KB 500/587 KB 28/206 KB 461/894 KB 99/1822 KB 60/115 KB 500/587 KB 32/206 KB 461/894 KB 99/1822 KB 60/115 KB 500/587 KB 36/206 KB 461/894 KB 99/1822 KB 60/115 KB 500/587 KB 40/206 KB 461/894 KB 99/1822 KB 60/115 KB 500/587 KB 44/206 KB 461/894 KB 99/1822 KB 60/115 KB 500/587 KB 20/206 KB 457/894 KB 99/1822 KB 60/115 KB 500/587 KB 44/206 KB 461/894 KB 103/1822 KB 60/115 KB 500/587 KB 20/206 KB 457/894 KB 95/1822 KB 60/115 KB 496/587 KB 20/206 KB 449/894 KB 87/1822 KB 64/115 KB 500/587 KB 48/206 KB 461/894 KB 103/1822 KB 68/115 KB 500/587 KB 48/206 KB 461/894 KB 103/1822 KB 72/115 KB 500/587 KB 48/206 KB 461/894 KB 103/1822 KB 76/115 KB 500/587 KB 48 unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install /206 KB 461/894 KB 103/1822 KB 80/115 KB 500/587 KB 48/206 KB 461/894 KB 103/1822 KB 60/115 KB 500/587 KB 48/206 KB 461/894 KB 103/1822 KB 80/115 KB 500/587 KB 48/206 KB 461/894 KB 107/1822 KB 80/115 KB 504/587 KB 48/206 KB 461/894 KB 111/1822 KB 80/115 KB 504/587 KB 52/206 KB 461/894 KB 115/1822 KB 84/115 KB 504/587 KB 52/206 KB 465/894 KB 119/1822 KB 84/115 KB 504/587 KB 52/206 KB 465/894 KB 123/1822 KB 80/115 KB 504/587 KB 48/206 KB 461/894 KB 107/1822 KB 84/115 KB 508/587 KB 52/206 KB 465/894 KB 123/1822 KB 84/115 KB 512/587 KB 52/206 KB 465/894 KB 123/1822 KB 84/115 KB 504/587 KB 52/206 KB 465/894 KB 115/1822 KB 88/115 KB 512/587 KB 52/206 KB 465/894 KB 127/1822 KB 92/115 KB 512/587 KB 52/206 KB 465/894 KB 127/1822 KB 80/115 KB 504/587 KB 52/206 KB 465/894 KB 115/1822 KB 92/115 KB 512/587 KB 52/206 KB 469/894 KB 127/1822 KB 92/115 KB 512/587 KB 52/206 KB 473/894 KB 127/1822 KB 92/115 KB 512/587 KB 52/206 KB 477/894 KB 127/1822 KB 80/115 KB 504/587 KB 52/206 KB 461/894 KB 111/1822 KB 92/115 KB 512/587 KB 56/206 KB 477/894 KB 127/1822 KB 92/115 KB 512/587 KB 60/206 KB 477/894 KB 127/1822 KB 96/115 KB 512/587 KB 60/206 KB 477/894 KB 127/1822 KB 96/115 KB 512/587 KB 64/206 KB 477/894 KB 127/1822 KB 96/115 KB 512/587 KB 68/206 KB 477/894 KB 127/1822 KB 100/115 KB 512/587 KB 72/206 KB 481/894 KB 127/1822 KB 100/115 KB 512/587 KB 76/206 KB 481/894 KB 127/1822 KB 100/115 KB 512/587 KB 80/206 KB 481/894 KB 127/1822 KB 84/115 KB 512/587 KB 52/206 KB 465/894 KB 127/1822 KB 100/115 KB 512/587 KB 68/206 KB 481/894 KB 127/1822 KB 104/115 KB 512/587 KB 80/206 KB 481/894 KB 127/1822 KB 108/115 KB 512/587 KB 80/206 KB 481/894 KB 127/1822 KB 112/115 KB 512/587 KB 80/206 KB 481/894 KB 127/1822 KB 96/115 KB 512/587 KB 68/206 KB 481/894 KB 127/1822 KB 112/115 KB 512/587 KB 80/206 KB 485/894 KB 127/1822 KB 112/115 KB 512/587 KB 80/206 KB 489/894 KB 127/1822 KB 112/115 KB 512/587 KB 80/206 KB 493/894 KB 127/1822 KB 112/115 KB 512/587 KB 80/206 KB 497/894 KB 131/1822 KB 115/115 KB 512/587 KB 84/206 KB 501/894 KB 131/1822 KB 115/115 KB 512/587 KB 84/206 KB 505/894 KB 131/1822 KB 115/115 KB 512/587 KB 84/206 KB 509/894 KB 131/1822 KB 115/115 KB 512/587 KB 84/206 KB 497/894 KB 131/1822 KB 115/115 KB 512/587 KB 80/206 KB 497/894 KB 131/1822 KB 112/115 KB 512/587 KB 80/206 KB 493/894 KB 131/1822 KB 115/115 KB 512/587 KB 84/206 KB 509/894 KB 135/1822 KB 115/115 KB 512/587 KB 84/206 KB 509/894 KB 139/1822 KB 115/115 KB 512/587 KB 84/206 KB 509/894 KB 143/1822 KB 115/115 KB 512/587 KB 84/206 KB 509/894 KB 147/1822 KB 115/115 KB 516/587 KB 88/206 KB 513/894 KB 147/1822 KB 115/115 KB 520/587 KB 88/206 KB 513/894 KB 147/1822 KB 115/115 KB 524/587 KB 88/206 KB 513/894 KB 147/1822 KB 115/115 KB 528/587 KB 88/206 KB 513/894 KB 147/1822 KB 115/115 KB 532/587 KB 88/206 KB 513/894 KB 147/1822 KB 115/115 KB 536/587 KB 88/206 KB 513/894 KB 147/1822 KB 115/115 KB 540/587 KB 88/206 KB 513/894 KB 147/1822 KB 115/115 KB 544/587 KB 88/206 KB 513/894 KB 147/1822 KB 115/115 KB 512/587 KB 88/206 KB 509/894 KB 147/1822 KB 115/115 KB 544/587 KB 92/206 KB 513/894 KB 147/1822 KB 115/115 KB 544/587 KB 96/206 KB 513/894 KB 147/1822 KB 115/115 KB 544/587 KB 96/206 KB 513/894 KB 151/1822 KB 115/115 KB 548/587 KB 96/206 KB 513/894 KB 155/1822 KB 115/115 KB 548/587 KB 96/206 KB 513/894 KB 159/1822 KB 115/115 KB 512/587 KB 88/206 KB 513/894 KB 147/1822 KB 115/115 KB 548/587 KB 96/206 KB 517/894 KB 159/18 unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 22 KB 115/115 KB 548/587 KB 96/206 KB 521/894 KB 159/1822 KB 115/115 KB 548/587 KB 96/206 KB 513/894 KB 151/1822 KB 115/115 KB 552/587 KB 100/206 KB 521/894 KB 159/1822 KB 115/115 KB 556/587 KB 100/206 KB 521/894 KB 159/1822 KB 115/115 KB 560/587 KB 100/206 KB 521/894 KB 159/1822 KB 115/115 KB 548/587 KB 100/206 KB 521/894 KB 159/1822 KB 115/115 KB 564/587 KB 100/206 KB 525/894 KB 159/1822 KB 115/115 KB 560/587 KB 100/206 KB 525/894 KB 159/1822 KB 115/115 KB 564/587 KB 104/206 KB 529/894 KB 163/1822 KB 568/587 KB 104/206 KB 533/894 KB 163/1822 KB 568/587 KB 104/206 KB 537/894 KB 163/1822 KB 115/115 KB 564/587 KB 104/206 KB 525/894 KB 163/1822 KB 115/115 KB 564/587 KB 104/206 KB 525/894 KB 159/1822 KB 568/587 KB 108/206 KB 537/894 KB 163/1822 KB 568/587 KB 112/206 KB 537/894 KB 163/1822 KB 568/587 KB 112/206 KB 537/894 KB 167/1822 KB 568/587 KB 112/206 KB 537/894 KB 171/1822 KB 568/587 KB 112/206 KB 537/894 KB 175/1822 KB 568/587 KB 104/206 KB 529/894 KB 163/1822 KB 572/587 KB 112/206 KB 537/894 KB 175/1822 KB 576/587 KB 112/206 KB 537/894 KB 175/1822 KB 580/587 KB 112/206 KB 537/894 KB 175/1822 KB 584/587 KB 116/206 KB 541/894 KB 179/1822 KB 587/587 KB 116/206 KB 541/894 KB 179/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 129.0 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 580/587 KB 116/206 KB 541/894 KB 179/1822 KB 587/587 KB 116/206 KB 541/894 KB 183/1822 KB 587/587 KB 116/206 KB 541/894 KB 187/1822 KB 580/587 KB 116/206 KB 541/894 KB 175/1822 KB 580/587 KB 116/206 KB 537/894 KB 175/1822 KB 587/587 KB 120/206 KB 541/894 KB 191/1822 KB 587/587 KB 124/206 KB 541/894 KB 191/1822 KB 587/587 KB 128/206 KB 541/894 KB 191/1822 KB 587/587 KB 128/206 KB 545/894 KB 191/1822 KB 587/587 KB 132/206 KB 549/894 KB 191/1822 KB 587/587 KB 132/206 KB 553/894 KB 191/1822 KB 587/587 KB 132/206 KB 557/894 KB 191/1822 KB 587/587 KB 132/206 KB 545/894 KB 191/1822 KB 587/587 KB 116/206 KB 541/894 KB 191/1822 KB 587/587 KB 136/206 KB 557/894 KB 191/1822 KB 587/587 KB 140/206 KB 561/894 KB 191/1822 KB 587/587 KB 144/206 KB 561/894 KB 191/1822 KB 587/587 KB 148/206 KB 561/894 KB 195/1822 KB 587/587 KB 152/206 KB 561/894 KB 195/1822 KB 587/587 KB 136/206 KB 561/894 KB 191/1822 KB 587/587 KB 144/206 KB 561/894 KB 195/1822 KB 587/587 KB 152/206 KB 561/894 KB 199/1822 KB 587/587 KB 152/206 KB 561/894 KB 203/1822 KB 587/587 KB 152/206 KB 561/894 KB 207/1822 KB 587/587 KB 152/206 KB 565/894 KB 207/1822 KB 587/587 KB 152/206 KB 569/894 KB 207/1822 KB 587/587 KB 152/206 KB 573/894 KB 207/1822 KB 587/587 KB 156/206 KB 573/894 KB 207/1822 KB 587/587 KB 3/314 KB 160/206 KB 577/894 KB 207/1822 KB 587/587 KB 3/314 KB 164/206 KB 577/894 KB 207/1822 KB 587/587 KB 3/314 KB 156/206 KB 573/894 KB 207/1822 KB 587/587 KB 6/314 KB 164/206 KB 577/894 KB 211/1822 KB 587/587 KB 7/314 KB 164/206 KB 577/894 KB 211/1822 KB 587/587 KB 10/314 KB 164/206 KB 577/894 KB 211/1822 KB 587/587 KB 13/314 KB 164/206 KB 577/894 KB 211/1822 KB 587/587 KB 15/314 KB 164/206 KB 577/894 KB 211/1822 KB 587/587 KB 18/314 KB 164/206 KB 577/894 KB 211/1822 KB 587/587 KB 21/314 KB 164/206 KB 577/894 KB 211/1822 KB 587/587 KB 23/314 KB 164/206 KB 577/894 KB 211/1822 KB 587/587 KB 3/314 KB 156/206 KB 577/894 KB 207/1822 KB 587/587 KB 3/314 KB 164/206 KB 577/894 KB 211/1822 KB 587/587 KB 23/314 KB 164/206 KB 577/894 KB 215/1822 KB 587/587 KB 23/314 KB 164/206 KB 577/894 KB 219/1822 KB 587/587 KB 23/314 KB 164/206 KB 577/894 KB 223/1822 KB 587/587 KB 23/314 KB 164/206 KB 581/894 KB 223/1822 KB 587/587 KB 26/314 KB 164/206 KB 581/894 KB 223/1822 KB 587/587 KB 26/314 KB 164/206 KB 585/894 KB 223/1822 KB 587/587 KB 26/314 KB 164/206 KB 589/894 KB 223/1822 KB 587/587 KB 26/314 KB 168/206 KB 593/894 KB 223/1822 KB 29/314 KB 168/206 KB 597/894 KB 227/1822 KB 29/314 KB 168/206 KB 601/894 KB 227/1822 KB 587/587 KB 26/314 KB 168/206 KB 589/894 KB 223/1822 KB 29/314 KB 168/206 KB 593/894 KB 227/1822 KB 29/314 KB 172/206 KB 601/894 KB 227/1822 KB 29/314 KB 176/206 KB 601/894 KB 227/1822 KB 31/314 KB 176/206 KB 601/894 KB 227/1822 KB 26/314 KB 168/206 KB 593/894 KB 227/1822 KB 31/314 KB 176/206 KB 601/894 KB 231/1822 KB 34/314 KB 176/206 KB 601/894 KB 235/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 653.3 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 34/314 KB 176/206 KB 601/894 KB 231/1822 KB 34/314 KB 176/206 KB 601/894 KB 239/1822 KB 34/314 KB 180/206 KB 601/894 KB 239/1822 KB 37/314 KB 184/206 KB 605/894 KB 239/1822 KB 37/314 KB 180/206 KB 605/894 KB 239/1822 KB 37/314 KB 180/206 KB 601/894 KB 239/1822 KB 39/314 KB 184/206 KB 605/894 KB 239/1822 KB 39/314 KB 184/206 KB 605/894 KB 243/1822 KB 39/314 KB 188/206 KB 609/894 KB 247/1822 KB 39/314 KB 188/206 KB 609/894 KB 251/1822 KB 39/314 KB 188/206 KB 609/894 KB 255/1822 KB 39/314 KB 188/206 KB 609/894 KB 243/1822 KB 39/314 KB 188/206 KB 605/894 KB 243/1822 KB 43/314 KB 192/206 KB 609/894 KB 255/1822 KB 43/314 KB 196/206 KB 609/894 KB 255/1822 KB 43/314 KB 200/206 KB 613/894 KB 255/1822 KB 43/314 KB 204/206 KB 613/894 KB 255/1822 KB 43/314 KB 206/206 KB 613/894 KB 255/1822 KB 43/314 KB 188/206 KB 609/894 KB 255/1822 KB 47/314 KB 206/206 KB 613/894 KB 255/1822 KB 51/314 KB 206/206 KB 613/894 KB 255/1822 KB 43/314 KB 196/206 KB 613/894 KB 255/1822 KB 51/314 KB 206/206 KB 617/894 KB 255/1822 KB 51/314 KB 206/206 KB 621/894 KB 255/1822 KB 55/314 KB 206/206 KB 621/894 KB 255/1822 KB 55/314 KB 206/206 KB 621/894 KB 3/57 KB 255/1822 KB 55/314 KB 206/206 KB 621/894 KB 6/57 KB 255/1822 KB 55/314 KB 206/206 KB 621/894 KB 9/57 KB 255/1822 KB 59/314 KB 206/206 KB 621/894 KB 9/57 KB 255/1822 KB 63/314 KB 206/206 KB 621/894 KB 11/57 KB 259/1822 KB 59/314 KB 206/206 KB 621/894 KB 11/57 KB 259/1822 KB 63/314 KB 206/206 KB 625/894 KB 11/57 KB 263/1822 KB 59/314 KB 206/206 KB 621/894 KB 11/57 KB 255/1822 KB 63/314 KB 206/206 KB 625/894 KB 14/57 KB 263/1822 KB 63/314 KB 206/206 KB 625/894 KB 16/57 KB 263/1822 KB 63/314 KB 206/206 KB 625/894 KB 19/57 KB 263/1822 KB 63/314 KB 206/206 KB 625/894 KB 22/57 KB 263/1822 KB 63/314 KB 206/206 KB 625/894 KB 25/57 KB 263/1822 KB 63/314 KB 206/206 KB 625/894 KB 27/57 KB 263/1822 KB 63/314 KB 206/206 KB 625/894 KB 30/57 KB 263/1822 KB 63/314 KB 206/206 KB 625/894 KB 30/57 KB 267/1822 KB 63/314 KB 206/206 KB 625/894 KB 11/57 KB 259/1822 KB 66/314 KB 206/206 KB 625/894 KB 30/57 KB 267/1822 KB 67/314 KB 206/206 KB 629/894 KB 32/57 KB 271/1822 KB 66/314 KB 206/206 KB 629/894 KB 32/57 KB 271/1822 KB 67/314 KB 206/206 KB 633/894 KB 32/57 KB 271/1822 KB 67/314 KB 206/206 KB 637/894 KB 32/57 KB 271/1822 KB 66/314 KB 206/206 KB 625/894 KB 32/57 KB 271/1822 KB 66/314 KB 206/206 KB 625/894 KB 30/57 KB 271/1822 KB 67/314 KB 206/206 KB 637/894 KB 36/57 KB 271/1822 KB 70/314 KB 641/894 KB 40/57 KB 275/1822 KB 70/314 KB 641/894 KB 44/57 KB 275/1822 KB 70/314 KB 641/894 KB 48/57 KB 275/1822 KB 70/314 KB 206/206 KB 641/894 KB 36/57 KB 275/1822 KB 70/314 KB 206/206 KB 637/894 KB 36/57 KB 275/1822 KB 71/314 KB 641/894 KB 48/57 KB 275/1822 KB 67/314 KB 206/206 KB 637/894 KB 36/57 KB 275/1822 KB 71/314 KB 641/894 KB 48/57 KB 279/1822 KB 71/314 KB 641/894 KB 48/57 KB 283/1822 KB 74/314 KB 641/894 KB 48/57 KB 287/1822 KB 74/314 KB 641/894 KB 48/57 KB 283/1822 KB 75/314 KB 645/894 KB 48/57 KB 287/1822 KB 74/314 KB 645/894 KB 48/57 KB 287/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 225.3 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 75/314 KB 649/894 KB 48/57 KB 287/1822 KB 75/314 KB 653/894 KB 48/57 KB 287/1822 KB 78/314 KB 657/894 KB 48/57 KB 287/1822 KB 78/314 KB 661/894 KB 52/57 KB 291/1822 KB 78/314 KB 665/894 KB 52/57 KB 291/1822 KB 78/314 KB 653/894 KB 48/57 KB 287/1822 KB 79/314 KB 665/894 KB 52/57 KB 291/1822 KB 82/314 KB 665/894 KB 52/57 KB 291/1822 KB 78/314 KB 657/894 KB 52/57 KB 291/1822 KB 78/314 KB 657/894 KB 52/57 KB 287/1822 KB 82/314 KB 665/894 KB 56/57 KB 291/1822 KB 82/314 KB 665/894 KB 57/57 KB 291/1822 KB 82/314 KB 665/894 KB 57/57 KB 295/1822 KB 83/314 KB 665/894 KB 57/57 KB 295/1822 KB 83/314 KB 665/894 KB 57/57 KB 299/1822 KB 83/314 KB 665/894 KB 57/57 KB 303/1822 KB 86/314 KB 665/894 KB 57/57 KB 303/1822 KB 89/314 KB 665/894 KB 57/57 KB 303/1822 KB 89/314 KB 669/894 KB 57/57 KB 303/1822 KB 91/314 KB 669/894 KB 57/57 KB 303/1822 KB 94/314 KB 673/894 KB 57/57 KB 303/1822 KB 97/314 KB 673/894 KB 57/57 KB 307/1822 KB 91/314 KB 673/894 KB 57/57 KB 303/1822 KB 94/314 KB 673/894 KB 57/57 KB 307/1822 KB 97/314 KB 673/894 KB 57/57 KB 311/1822 KB 97/314 KB 673/894 KB 57/57 KB 315/1822 KB 97/314 KB 673/894 KB 57/57 KB 319/1822 KB 97/314 KB 677/894 KB 57/57 KB 319/1822 KB 99/314 KB 677/894 KB 57/57 KB 319/1822 KB 99/314 KB 681/894 KB 57/57 KB 319/1822 KB 99/314 KB 685/894 KB 57/57 KB 319/1822 KB 102/314 KB 685/894 KB 57/57 KB 323/1822 KB 102/314 KB 689/894 KB 57/57 KB 327/1822 KB 102/314 KB 689/894 KB 57/57 KB 331/1822 KB 102/314 KB 689/894 KB 57/57 KB 335/1822 KB 102/314 KB 685/894 KB 57/57 KB 319/1822 KB 105/314 KB 689/894 KB 57/57 KB 335/1822 KB 107/314 KB 689/894 KB 57/57 KB 335/1822 KB 102/314 KB 689/894 KB 57/57 KB 323/1822 KB 110/314 KB 689/894 KB 57/57 KB 335/1822 KB 110/314 KB 693/894 KB 57/57 KB 335/1822 KB 110/314 KB 697/894 KB 57/57 KB 335/1822 KB 113/314 KB 701/894 KB 57/57 KB 335/1822 KB 113/314 KB 697/894 KB 57/57 KB 335/1822 KB 113/314 KB 705/894 KB 57/57 KB 335/1822 KB 115/314 KB 709/894 KB 339/1822 KB 115/314 KB 713/894 KB 339/1822 KB 115/314 KB 717/894 KB 339/1822 KB 115/314 KB 705/894 KB 339/1822 KB 115/314 KB 705/894 KB 335/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 61.3 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 115/314 KB 717/894 KB 343/1822 KB 115/314 KB 717/894 KB 347/1822 KB 115/314 KB 717/894 KB 351/1822 KB 119/314 KB 717/894 KB 4/263 KB 351/1822 KB 115/314 KB 717/894 KB 4/263 KB 351/1822 KB 119/314 KB 717/894 KB 8/263 KB 355/1822 KB 119/314 KB 717/894 KB 12/263 KB 355/1822 KB 119/314 KB 717/894 KB 16/263 KB 355/1822 KB 119/314 KB 717/894 KB 20/263 KB 355/1822 KB 119/314 KB 717/894 KB 24/263 KB 355/1822 KB 119/314 KB 717/894 KB 28/263 KB 355/1822 KB 119/314 KB 717/894 KB 32/263 KB 355/1822 KB 123/314 KB 717/894 KB 32/263 KB 355/1822 KB 127/314 KB 717/894 KB 36/263 KB 355/1822 KB 131/314 KB 717/894 KB 36/263 KB 355/1822 KB 135/314 KB 717/894 KB 36/263 KB 355/1822 KB 139/314 KB 721/894 KB 36/263 KB 355/1822 KB 143/314 KB 721/894 KB 36/263 KB 355/1822 KB 143/314 KB 721/894 KB 36/263 KB 355/1822 KB 4/99 KB 143/314 KB 721/894 KB 36/263 KB 355/1822 KB 8/99 KB 143/314 KB 721/894 KB 36/263 KB 355/1822 KB 12/99 KB 143/314 KB 721/894 KB 36/263 KB 355/1822 KB 16/99 KB 119/314 KB 717/894 KB 4/263 KB 355/1822 KB 143/314 KB 721/894 KB 36/263 KB 359/1822 KB 16/99 KB 143/314 KB 721/894 KB 36/263 KB 363/1822 KB 16/99 KB 143/314 KB 721/894 KB 36/263 KB 367/1822 KB 16/99 KB 143/314 KB 721/894 KB 36/263 KB 371/1822 KB 20/99 KB 147/314 KB 721/894 KB 36/263 KB 375/1822 KB 20/99 KB 135/314 KB 721/894 KB 36/263 KB 355/1822 KB 123/314 KB 717/894 KB 36/263 KB 355/1822 KB 147/314 KB 721/894 KB 40/263 KB 375/1822 KB 20/99 KB 147/314 KB 721/894 KB 44/263 KB 375/1822 KB 20/99 KB 147/314 KB 721/894 KB 48/263 KB 375/1822 KB 20/99 KB 147/314 KB 721/894 KB 52/263 KB 375/1822 KB 20/99 KB 147/314 KB 721/894 KB 56/263 KB 375/1822 KB 20/99 KB 147/314 KB 721/894 KB 60/263 KB 375/1822 KB 20/99 KB 147/314 KB 721/894 KB 64/263 KB 375/1822 KB 20/99 KB 147/314 KB 721/894 KB 36/263 KB 371/1822 KB 20/99 KB 143/314 KB 721/894 KB 36/263 KB 367/1822 KB 20/99 KB 147/314 KB 725/894 KB 64/263 KB 375/1822 KB 24/99 KB 147/314 KB 725/894 KB 64/263 KB 375/1822 KB 28/99 KB 147/314 KB 725/894 KB 64/263 KB 375/1822 KB 32/99 KB 147/314 KB 725/894 KB 64/263 KB 375/1822 KB 20/99 KB 147/314 KB 729/894 KB 64/263 KB 375/1822 KB 32/99 KB 147/314 KB 733/894 KB 64/263 KB 375/1822 KB 32/99 KB 147/314 KB 733/894 KB 68/263 KB 375/1822 KB 32/99 KB 151/314 KB 737/894 KB 72/263 KB 379/1822 KB 36/99 KB 151/314 KB 737/894 KB 76/263 KB 379/1822 KB 36/99 KB 151/314 KB 737/894 KB 80/263 KB 379/1822 KB 36/99 KB 151/314 KB 737/894 KB 68/263 KB 379/1822 KB 36/99 KB 151/314 KB 737/894 KB 68/263 KB 375/1822 KB 36/99 KB 151/314 KB 737/894 KB 68/263 KB 375/1822 KB 32/99 KB 151/314 KB 737/894 KB 80/263 KB 383/1822 KB 40/99 KB 147/314 KB 737/894 KB 68/263 KB 375/1822 KB 32/99 KB 151/314 KB 737/894 KB 80/263 KB 379/1822 KB 40/99 KB 155/314 KB 737/894 KB 80/263 KB 383/1822 KB 40/99 KB 155/314 KB 741/894 KB 80/263 KB 383/1822 KB 44/99 KB 155/314 KB 741/894 KB 80/263 KB 383/1822 KB 40/99 KB 155/314 KB 741/894 KB 80/263 KB 383/1822 KB 48/99 KB 159/314 KB 745/894 KB 80/263 KB 383/1822 KB 48/99 KB 155/314 KB 745/894 KB 80/263 KB 383/1822 KB 48/99 KB 159/314 KB 749/894 KB 80/263 KB 383/1822 KB 48/99 KB 163/314 KB 749/894 KB 84/263 KB 387/1822 KB 48/99 KB 163/314 KB 753/894 KB 88/263 KB 387/1822 KB 48/99 KB 163/314 KB 749/894 KB 80/263 KB 387/1822 KB 48/99 KB 163/314 KB 749/894 KB 80/263 KB 383/1822 KB 48/99 KB 163/314 KB 753/894 KB 88/263 KB 391/1822 KB 52/99 KB 163/314 KB 753/894 KB 88/263 KB 395/1822 KB 52/99 KB 163/314 KB 753/ unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 894 KB 88/263 KB 399/1822 KB 52/99 KB 163/314 KB 753/894 KB 88/263 KB 387/1822 KB 52/99 KB 163/314 KB 753/894 KB 92/263 KB 399/1822 KB 56/99 KB 167/314 KB 753/894 KB 92/263 KB 399/1822 KB 60/99 KB 167/314 KB 753/894 KB 92/263 KB 399/1822 KB 64/99 KB 163/314 KB 753/894 KB 84/263 KB 387/1822 KB 48/99 KB 167/314 KB 757/894 KB 92/263 KB 399/1822 KB 64/99 KB 167/314 KB 761/894 KB 92/263 KB 399/1822 KB 64/99 KB 167/314 KB 765/894 KB 92/263 KB 399/1822 KB 64/99 KB 167/314 KB 753/894 KB 92/263 KB 399/1822 KB 56/99 KB 171/314 KB 765/894 KB 92/263 KB 399/1822 KB 64/99 KB 163/314 KB 753/894 KB 92/263 KB 399/1822 KB 52/99 KB 171/314 KB 765/894 KB 96/263 KB 399/1822 KB 64/99 KB 171/314 KB 765/894 KB 96/263 KB 399/1822 KB 68/99 KB 175/314 KB 769/894 KB 100/263 KB 403/1822 KB 72/99 KB 175/314 KB 769/894 KB 100/263 KB 403/1822 KB 76/99 KB 175/314 KB 769/894 KB 100/263 KB 403/1822 KB 68/99 KB 175/314 KB 769/894 KB 100/263 KB 399/1822 KB 68/99 KB 175/314 KB 765/894 KB 96/263 KB 399/1822 KB 68/99 KB 179/314 KB 769/894 KB 100/263 KB 403/1822 KB 76/99 KB 179/314 KB 769/894 KB 100/263 KB 407/1822 KB 76/99 KB 179/314 KB 769/894 KB 104/263 KB 411/1822 KB 76/99 KB 179/314 KB 769/894 KB 104/263 KB 415/1822 KB 76/99 KB 175/314 KB 769/894 KB 96/263 KB 399/1822 KB 68/99 KB 179/314 KB 773/894 KB 104/263 KB 415/1822 KB 76/99 KB 179/314 KB 769/894 KB 104/263 KB 407/1822 KB 76/99 KB 179/314 KB 773/894 KB 108/263 KB 415/1822 KB 80/99 KB 179/314 KB 773/894 KB 112/263 KB 415/1822 KB 80/99 KB 183/314 KB 773/894 KB 112/263 KB 415/1822 KB 80/99 KB 187/314 KB 773/894 KB 112/263 KB 415/1822 KB 80/99 KB 191/314 KB 777/894 KB 112/263 KB 415/1822 KB 80/99 KB 195/314 KB 777/894 KB 112/263 KB 415/1822 KB 80/99 KB 199/314 KB 777/894 KB 112/263 KB 415/1822 KB 80/99 KB 203/314 KB 777/894 KB 116/263 KB 419/1822 KB 80/99 KB 207/314 KB 777/894 KB 116/263 KB 419/1822 KB 80/99 KB 211/314 KB 777/894 KB 116/263 KB 419/1822 KB 80/99 KB 179/314 KB 773/894 KB 104/263 KB 415/1822 KB 80/99 KB 211/314 KB 777/894 KB 116/263 KB 419/1822 KB 84/99 KB 211/314 KB 777/894 KB 116/263 KB 419/1822 KB 88/99 KB 211/314 KB 777/894 KB 116/263 KB 419/1822 KB 92/99 KB 211/314 KB 777/894 KB 116/263 KB 419/1822 KB 96/99 KB 199/314 KB 777/894 KB 116/263 KB 419/1822 KB 80/99 KB 199/314 KB 777/894 KB 112/263 KB 419/1822 KB 80/99 KB 187/314 KB 777/894 KB 112/263 KB 415/1822 KB 80/99 KB 211/314 KB 781/894 KB 116/263 KB 419/1822 KB 96/99 KB 211/314 KB 785/894 KB 116/263 KB 419/1822 KB 96/99 KB 211/314 KB 785/894 KB 120/263 KB 423/1822 KB 96/99 KB 211/314 KB 785/894 KB 116/263 KB 423/1822 KB 96/99 KB 211/314 KB 785/894 KB 120/263 KB 427/1822 KB 96/99 KB 211/314 KB 785/894 KB 120/263 KB 431/1822 KB 96/99 KB 211/314 KB 785/894 KB 124/263 KB 431/1822 KB 96/99 KB 211/314 KB 785/894 KB 128/263 KB 431/1822 KB 96/99 KB 211/314 KB 789/894 KB 128/263 KB 431/1822 KB 96/99 KB 211/314 KB 793/894 KB 128/263 KB 431/1822 KB 96/99 KB 211/314 KB 797/894 KB 128/263 KB 431/1822 KB 96/99 KB 211/314 KB 801/894 KB 128/263 KB 431/1822 KB 99/99 KB 215/314 KB 805/894 KB 132/263 KB 435/1822 KB 99/99 KB 211/314 KB 797/894 KB 128/263 KB 431/1822 KB 99/99 KB 215/314 KB 801/894 KB 132/263 KB 435/1822 KB 99/99 KB 215/314 KB 805/894 KB 132/263 KB 439/1822 KB 99/99 KB 215/314 KB 805/894 KB 132/263 KB 443/1822 KB 99/99 KB 215/314 KB 805/894 KB 132/263 KB 447/1822 KB 99/99 KB 215/314 KB 801/894 KB 132/263 KB 431/1822 KB 99/99 KB 215/314 KB 805/894 KB 136/263 unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install KB 447/1822 KB 99/99 KB 215/314 KB 805/894 KB 140/263 KB 447/1822 KB 99/99 KB 215/314 KB 801/894 KB 128/263 KB 431/1822 KB 99/99 KB 219/314 KB 805/894 KB 140/263 KB 447/1822 KB 99/99 KB 219/314 KB 809/894 KB 144/263 KB 447/1822 KB 99/99 KB 223/314 KB 813/894 KB 144/263 KB 447/1822 KB 99/99 KB 223/314 KB 817/894 KB 144/263 KB 447/1822 KB 99/99 KB 223/314 KB 821/894 KB 144/263 KB 451/1822 KB 99/99 KB 219/314 KB 805/894 KB 144/263 KB 447/1822 KB 99/99 KB 223/314 KB 821/894 KB 148/263 KB 451/1822 KB 99/99 KB 223/314 KB 821/894 KB 152/263 KB 451/1822 KB 99/99 KB 223/314 KB 821/894 KB 156/263 KB 451/1822 KB 99/99 KB 223/314 KB 821/894 KB 160/263 KB 451/1822 KB 99/99 KB 223/314 KB 817/894 KB 144/263 KB 451/1822 KB 99/99 KB 223/314 KB 825/894 KB 160/263 KB 455/1822 KB 99/99 KB 223/314 KB 809/894 KB 144/263 KB 447/1822 KB 99/99 KB 227/314 KB 825/894 KB 160/263 KB 455/1822 KB 99/99 KB 231/314 KB 825/894 KB 160/263 KB 455/1822 KB 99/99 KB 235/314 KB 825/894 KB 160/263 KB 459/1822 KB 99/99 KB 239/314 KB 825/894 KB 160/263 KB 459/1822 KB 99/99 KB 243/314 KB 825/894 KB 160/263 KB 459/1822 KB 99/99 KB 247/314 KB 825/894 KB 160/263 KB 459/1822 KB 99/99 KB 251/314 KB 825/894 KB 164/263 KB 459/1822 KB 99/99 KB 255/314 KB 825/894 KB 164/263 KB 459/1822 KB 99/99 KB 259/314 KB 825/894 KB 164/263 KB 459/1822 KB 99/99 KB 223/314 KB 825/894 KB 160/263 KB 451/1822 KB 99/99 KB 259/314 KB 829/894 KB 164/263 KB 459/1822 KB 99/99 KB 259/314 KB 833/894 KB 164/263 KB 459/1822 KB 247/314 KB 825/894 KB 164/263 KB 459/1822 KB 99/99 KB 231/314 KB 825/894 KB 160/263 KB 459/1822 KB 99/99 KB 259/314 KB 833/894 KB 164/263 KB 463/1822 KB 259/314 KB 833/894 KB 164/263 KB 467/1822 KB 259/314 KB 833/894 KB 164/263 KB 471/1822 KB 259/314 KB 833/894 KB 164/263 KB 475/1822 KB 259/314 KB 833/894 KB 168/263 KB 479/1822 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 102.3 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 259/314 KB 833/894 KB 168/263 KB 475/1822 KB 259/314 KB 833/894 KB 172/263 KB 479/1822 KB 259/314 KB 837/894 KB 172/263 KB 479/1822 KB 259/314 KB 841/894 KB 172/263 KB 479/1822 KB 259/314 KB 841/894 KB 176/263 KB 479/1822 KB 259/314 KB 841/894 KB 176/263 KB 483/1822 KB 263/314 KB 845/894 KB 180/263 KB 487/1822 KB 263/314 KB 845/894 KB 180/263 KB 491/1822 KB 263/314 KB 845/894 KB 180/263 KB 495/1822 KB 263/314 KB 845/894 KB 180/263 KB 483/1822 KB 259/314 KB 845/894 KB 180/263 KB 483/1822 KB 259/314 KB 845/894 KB 176/263 KB 483/1822 KB 263/314 KB 849/894 KB 180/263 KB 495/1822 KB 267/314 KB 849/894 KB 184/263 KB 495/1822 KB 263/314 KB 849/894 KB 184/263 KB 495/1822 KB 267/314 KB 849/894 KB 188/263 KB 495/1822 KB 271/314 KB 849/894 KB 188/263 KB 495/1822 KB 271/314 KB 853/894 KB 192/263 KB 495/1822 KB 271/314 KB 853/894 KB 192/263 KB 495/1822 KB 275/314 KB 853/894 KB 192/263 KB 495/1822 KB 275/314 KB 857/894 KB 192/263 KB 495/1822 KB 275/314 KB 861/894 KB 192/263 KB 495/1822 KB 279/314 KB 865/894 KB 192/263 KB 495/1822 KB 279/314 KB 869/894 KB 196/263 KB 499/1822 KB 279/314 KB 873/894 KB 196/263 KB 499/1822 KB 279/314 KB 877/894 KB 196/263 KB 499/1822 KB 279/314 KB 861/894 KB 192/263 KB 495/1822 KB 279/314 KB 865/894 KB 196/263 KB 499/1822 KB 279/314 KB 877/894 KB 196/263 KB 503/1822 KB 279/314 KB 865/894 KB 196/263 KB 495/1822 KB 279/314 KB 877/894 KB 196/263 KB 507/1822 KB 279/314 KB 877/894 KB 200/263 KB 507/1822 KB 279/314 KB 877/894 KB 200/263 KB 511/1822 KB 283/314 KB 877/894 KB 204/263 KB 511/1822 KB 283/314 KB 877/894 KB 200/263 KB 511/1822 KB 283/314 KB 877/894 KB 208/263 KB 511/1822 KB 287/314 KB 877/894 KB 208/263 KB 511/1822 KB 291/314 KB 877/894 KB 208/263 KB 511/1822 KB 291/314 KB 877/894 KB 208/263 KB 515/1822 KB 295/314 KB 877/894 KB 212/263 KB 519/1822 KB 295/314 KB 877/894 KB 212/263 KB 523/1822 KB 295/314 KB 877/894 KB 212/263 KB 527/1822 KB 295/314 KB 877/894 KB 212/263 KB 515/1822 KB 299/314 KB 877/894 KB 212/263 KB 527/1822 KB 303/314 KB 881/894 KB 212/263 KB 527/1822 KB 291/314 KB 877/894 KB 212/263 KB 515/1822 KB 303/314 KB 881/894 KB 216/263 KB 531/1822 KB 303/314 KB 881/894 KB 220/263 KB 531/1822 KB 303/314 KB 881/894 KB 224/263 KB 531/1822 KB 4/276 KB 303/314 KB 881/894 KB 224/263 KB 531/1822 KB 8/276 KB 303/314 KB 881/894 KB 224/263 KB 531/1822 KB 12/276 KB 303/314 KB 881/894 KB 224/263 KB 531/1822 KB 16/276 KB 303/314 KB 881/894 KB 224/263 KB 531/1822 KB 20/276 KB 303/314 KB 881/894 KB 224/263 KB 531/1822 KB 24/276 KB 303/314 KB 881/894 KB 224/263 KB 531/1822 KB 28/276 KB 303/314 KB 881/894 KB 224/263 KB 531/1822 KB 32/276 KB 303/314 KB 881/894 KB 224/263 KB 531/1822 KB 32/276 KB 307/314 KB 881/894 KB 224/263 KB 531/1822 KB 32/276 KB 311/314 KB 881/894 KB 224/263 KB 531/1822 KB 36/276 KB 314/314 KB 881/894 KB 228/263 KB 531/1822 KB 303/314 KB 881/894 KB 212/263 KB 531/1822 KB 299/314 KB 881/894 KB 212/263 KB 527/1822 KB 36/276 KB 314/314 KB 885/894 KB 228/263 KB 531/1822 KB 36/276 KB 314/314 KB 889/894 KB 228/263 KB 531/1822 KB 36/276 KB 314/314 KB 893/894 KB 228/263 KB 531/1822 KB 36/276 KB 314/314 KB 894/894 KB 228/263 KB 531/1822 KB 36/276 KB 314/314 KB 894/894 KB 228/263 KB 535/1822 KB 36/276 KB 314/314 KB 894/894 KB 228/263 KB 539/1822 KB 36/276 KB 314/314 KB 894/894 KB 228/263 KB 543/1822 KB 36/276 KB 311/314 KB 881/894 KB 228/263 KB 531/1822 KB 36/276 KB 311/314 KB 881/894 KB 224/263 KB 531/1822 KB 40/276 KB 314/314 KB unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 894/894 KB 228/263 KB 543/1822 KB 44/276 KB 314/314 KB 894/894 KB 228/263 KB 543/1822 KB 48/276 KB 314/314 KB 894/894 KB 232/263 KB 543/1822 KB 52/276 KB 314/314 KB 894/894 KB 232/263 KB 543/1822 KB 56/276 KB 314/314 KB 894/894 KB 232/263 KB 547/1822 KB 60/276 KB 314/314 KB 894/894 KB 232/263 KB 547/1822 KB 64/276 KB 314/314 KB 894/894 KB 232/263 KB 547/1822 KB 44/276 KB 314/314 KB 894/894 KB 232/263 KB 543/1822 KB 64/276 KB 314/314 KB 894/894 KB 236/263 KB 547/1822 KB 64/276 KB 314/314 KB 894/894 KB 240/263 KB 547/1822 KB 64/276 KB 314/314 KB 894/894 KB 244/263 KB 547/1822 KB 64/276 KB 314/314 KB 894/894 KB 248/263 KB 547/1822 KB 64/276 KB 314/314 KB 894/894 KB 252/263 KB 547/1822 KB 64/276 KB 314/314 KB 894/894 KB 256/263 KB 547/1822 KB 52/276 KB 314/314 KB 894/894 KB 232/263 KB 547/1822 KB 64/276 KB 314/314 KB 894/894 KB 256/263 KB 551/1822 KB 64/276 KB 314/314 KB 894/894 KB 256/263 KB 555/1822 KB 64/276 KB 314/314 KB 894/894 KB 256/263 KB 559/1822 KB 64/276 KB 314/314 KB 894/894 KB 256/263 KB 563/1822 KB 68/276 KB 314/314 KB 894/894 KB 260/263 KB 567/1822 KB 68/276 KB 314/314 KB 894/894 KB 260/263 KB 571/1822 KB 68/276 KB 314/314 KB 894/894 KB 260/263 KB 563/1822 KB 68/276 KB 314/314 KB 894/894 KB 263/263 KB 571/1822 KB 68/276 KB 314/314 KB 894/894 KB 256/263 KB 563/1822 KB 72/276 KB 314/314 KB 894/894 KB 263/263 KB 571/1822 KB 76/276 KB 314/314 KB 894/894 KB 263/263 KB 571/1822 KB 76/276 KB 314/314 KB 894/894 KB 263/263 KB 575/1822 KB 80/276 KB 314/314 KB 894/894 KB 263/263 KB 575/1822 KB 80/276 KB 314/314 KB 894/894 KB 263/263 KB 579/1822 KB 84/276 KB 314/314 KB 894/894 KB 263/263 KB 583/1822 KB 84/276 KB 314/314 KB 894/894 KB 263/263 KB 587/1822 KB 84/276 KB 314/314 KB 894/894 KB 263/263 KB 591/1822 KB 84/276 KB 314/314 KB 894/894 KB 263/263 KB 579/1822 KB 88/276 KB 314/314 KB 894/894 KB 263/263 KB 591/1822 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 896.7 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 314.8 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 88/276 KB 263/263 KB 595/1822 KB 92/276 KB 263/263 KB 595/1822 KB 96/276 KB 263/263 KB 595/1822 KB 100/276 KB 263/263 KB 595/1822 KB 104/276 KB 263/263 KB 599/1822 KB 108/276 KB 599/1822 KB 100/276 KB 263/263 KB 599/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 263.0 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 108/276 KB 603/1822 KB 108/276 KB 607/1822 KB 108/276 KB 611/1822 KB 112/276 KB 615/1822 KB 112/276 KB 611/1822 KB 116/276 KB 615/1822 KB 116/276 KB 619/1822 KB 116/276 KB 623/1822 KB 120/276 KB 623/1822 KB 124/276 KB 623/1822 KB 128/276 KB 623/1822 KB 128/276 KB 623/1822 KB 4/748 KB 128/276 KB 623/1822 KB 8/748 KB 128/276 KB 623/1822 KB 12/748 KB 128/276 KB 623/1822 KB 16/748 KB 128/276 KB 623/1822 KB 20/748 KB 128/276 KB 4/54 KB 623/1822 KB 24/748 KB 128/276 KB 4/54 KB 623/1822 KB 20/748 KB 128/276 KB 8/54 KB 623/1822 KB 24/748 KB 128/276 KB 12/54 KB 623/1822 KB 24/748 KB 128/276 KB 16/54 KB 623/1822 KB 24/748 KB 128/276 KB 16/54 KB 623/1822 KB 28/748 KB 128/276 KB 20/54 KB 623/1822 KB 28/748 KB 128/276 KB 24/54 KB 623/1822 KB 3/223 KB 28/748 KB 128/276 KB 20/54 KB 623/1822 KB 3/223 KB 28/748 KB 128/276 KB 28/54 KB 623/1822 KB 3/223 KB 28/748 KB 128/276 KB 32/54 KB 623/1822 KB 6/223 KB 28/748 KB 128/276 KB 28/54 KB 623/1822 KB 6/223 KB 28/748 KB 128/276 KB 32/54 KB 623/1822 KB 6/223 KB 32/748 KB 128/276 KB 36/54 KB 623/1822 KB 6/223 KB 32/748 KB 132/276 KB 40/54 KB 627/1822 KB 9/223 KB 36/748 KB 132/276 KB 44/54 KB 627/1822 KB 9/223 KB 36/748 KB 132/276 KB 48/54 KB 627/1822 KB 9/223 KB 36/748 KB 132/276 KB 36/54 KB 627/1822 KB 9/223 KB 36/748 KB 136/276 KB 48/54 KB 627/1822 KB 9/223 KB 36/748 KB 128/276 KB 36/54 KB 627/1822 KB 9/223 KB 36/748 KB 136/276 KB 48/54 KB 631/1822 KB 9/223 KB 36/748 KB 136/276 KB 48/54 KB 635/1822 KB 9/223 KB 36/748 KB 128/276 KB 36/54 KB 623/1822 KB 9/223 KB 36/748 KB 128/276 KB 36/54 KB 623/1822 KB 9/223 KB 32/748 KB 136/276 KB 48/54 KB 635/1822 KB 11/223 KB 36/748 KB 136/276 KB 48/54 KB 635/1822 KB 14/223 KB 36/748 KB 136/276 KB 48/54 KB 635/1822 KB 14/223 KB 40/748 KB 136/276 KB 48/54 KB 635/1822 KB 14/223 KB 44/748 KB 136/276 KB 48/54 KB 639/1822 KB 16/223 KB 44/748 KB 136/276 KB 48/54 KB 635/1822 KB 16/223 KB 44/748 KB 140/276 KB 48/54 KB 639/1822 KB 16/223 KB 44/748 KB 144/276 KB 48/54 KB 639/1822 KB 16/223 KB 48/748 KB 148/276 KB 48/54 KB 639/1822 KB 19/223 KB 48/748 KB 152/276 KB 52/54 KB 643/1822 KB 19/223 KB 48/748 KB 156/276 KB 52/54 KB 643/1822 KB 19/223 KB 48/748 KB 160/276 KB 52/54 KB 643/1822 KB 19/223 KB 48/748 KB 140/276 KB 48/54 KB 639/1822 KB 16/223 KB 48/748 KB 160/276 KB 52/54 KB 643/1822 KB 19/223 KB 52/748 KB 160/276 KB 52/54 KB 643/1822 KB 19/223 KB 56/748 KB 160/276 KB 52/54 KB 643/1822 KB 19/223 KB 60/748 KB 160/276 KB 52/54 KB 643/1822 KB 19/223 KB 64/748 KB 148/276 KB 52/54 KB 643/1822 KB 19/223 KB 48/748 KB 148/276 KB 52/54 KB 639/1822 KB 19/223 KB 48/748 KB 144/276 KB 48/54 KB 639/1822 KB 19/223 KB 48/748 KB 160/276 KB 52/54 KB 643/1822 KB 22/223 KB 64/748 KB 160/276 KB 54/54 KB 643/1822 KB 22/223 KB 64/748 KB 160/276 KB 54/54 KB 643/1822 KB 25/223 KB 64/748 KB 160/276 KB 54/54 KB 647/1822 KB 25/223 KB 64/748 KB 160/276 KB 54/54 KB 651/1822 KB 25/223 KB 64/748 KB 160/276 KB 54/54 KB 651/1822 KB 27/223 KB 64/748 KB 160/276 KB 54/54 KB 655/1822 KB 30/223 KB 64/748 KB 160/276 KB 54/54 KB 655/1822 KB 32/223 KB 68/748 KB 164/276 KB 54/54 KB 655/1822 KB 36/223 KB 68/748 KB 164/276 KB 54/54 KB 655/1822 KB 40/223 KB 68/748 KB 164/276 KB 54/54 KB 655/1822 KB 44/223 KB 68/748 KB 164/276 KB 54/54 KB 655/1822 KB 48/223 KB 68/748 KB 160/276 KB 54/54 KB 655/1822 KB 27/223 KB 64/748 KB 164/276 KB 54/54 KB 659/1822 KB 48/223 KB 68/748 KB 164/276 KB 54/54 KB 663/1822 KB 48 unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install /223 KB 68/748 KB 164/276 KB 54/54 KB 667/1822 KB 48/223 KB 68/748 KB 164/276 KB 54/54 KB 671/1822 KB 48/223 KB 68/748 KB 164/276 KB 54/54 KB 655/1822 KB 32/223 KB 68/748 KB 160/276 KB 54/54 KB 655/1822 KB 30/223 KB 68/748 KB 168/276 KB 671/1822 KB 48/223 KB 72/748 KB 168/276 KB 671/1822 KB 48/223 KB 68/748 KB 168/276 KB 671/1822 KB 48/223 KB 76/748 KB 172/276 KB 671/1822 KB 48/223 KB 80/748 KB 172/276 KB 671/1822 KB 48/223 KB 80/748 KB 176/276 KB 671/1822 KB 48/223 KB 80/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar (54 KB at 52.5 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 176/276 KB 675/1822 KB 48/223 KB 84/748 KB 180/276 KB 675/1822 KB 52/223 KB 88/748 KB 180/276 KB 675/1822 KB 52/223 KB 92/748 KB 180/276 KB 675/1822 KB 52/223 KB 96/748 KB 176/276 KB 675/1822 KB 48/223 KB 80/748 KB 180/276 KB 679/1822 KB 52/223 KB 96/748 KB 180/276 KB 683/1822 KB 52/223 KB 96/748 KB 180/276 KB 687/1822 KB 52/223 KB 96/748 KB 180/276 KB 675/1822 KB 52/223 KB 84/748 KB 180/276 KB 675/1822 KB 48/223 KB 84/748 KB 184/276 KB 687/1822 KB 52/223 KB 96/748 KB 188/276 KB 687/1822 KB 52/223 KB 96/748 KB 192/276 KB 687/1822 KB 52/223 KB 96/748 KB 192/276 KB 687/1822 KB 56/223 KB 96/748 KB 192/276 KB 687/1822 KB 60/223 KB 96/748 KB 192/276 KB 687/1822 KB 64/223 KB 100/748 KB 196/276 KB 687/1822 KB 64/223 KB 100/748 KB 200/276 KB 691/1822 KB 68/223 KB 100/748 KB 204/276 KB 691/1822 KB 68/223 KB 100/748 KB 208/276 KB 691/1822 KB 68/223 KB 100/748 KB 192/276 KB 687/1822 KB 60/223 KB 100/748 KB 208/276 KB 691/1822 KB 68/223 KB 104/748 KB 208/276 KB 691/1822 KB 68/223 KB 108/748 KB 208/276 KB 691/1822 KB 68/223 KB 112/748 KB 196/276 KB 691/1822 KB 68/223 KB 100/748 KB 196/276 KB 691/1822 KB 64/223 KB 100/748 KB 208/276 KB 695/1822 KB 68/223 KB 112/748 KB 208/276 KB 699/1822 KB 68/223 KB 112/748 KB 208/276 KB 703/1822 KB 68/223 KB 112/748 KB 208/276 KB 703/1822 KB 72/223 KB 112/748 KB 208/276 KB 703/1822 KB 76/223 KB 112/748 KB 212/276 KB 703/1822 KB 80/223 KB 112/748 KB 212/276 KB 703/1822 KB 84/223 KB 112/748 KB 212/276 KB 707/1822 KB 88/223 KB 116/748 KB 212/276 KB 707/1822 KB 92/223 KB 116/748 KB 212/276 KB 703/1822 KB 76/223 KB 112/748 KB 212/276 KB 707/1822 KB 84/223 KB 116/748 KB 212/276 KB 703/1822 KB 84/223 KB 116/748 KB 216/276 KB 707/1822 KB 92/223 KB 116/748 KB 216/276 KB 711/1822 KB 92/223 KB 116/748 KB 216/276 KB 711/1822 KB 92/223 KB 120/748 KB 220/276 KB 711/1822 KB 92/223 KB 124/748 KB 220/276 KB 711/1822 KB 92/223 KB 120/748 KB 220/276 KB 715/1822 KB 92/223 KB 124/748 KB 220/276 KB 715/1822 KB 92/223 KB 128/748 KB 224/276 KB 719/1822 KB 92/223 KB 128/748 KB 224/276 KB 715/1822 KB 92/223 KB 128/748 KB 224/276 KB 719/1822 KB 96/223 KB 128/748 KB 228/276 KB 723/1822 KB 100/223 KB 128/748 KB 228/276 KB 723/1822 KB 104/223 KB 132/748 KB 228/276 KB 723/1822 KB 96/223 KB 128/748 KB 228/276 KB 727/1822 KB 104/223 KB 132/748 KB 228/276 KB 719/1822 KB 96/223 KB 128/748 KB 228/276 KB 723/1822 KB 100/223 KB 132/748 KB 228/276 KB 731/1822 KB 104/223 KB 136/748 KB 228/276 KB 731/1822 KB 104/223 KB 140/748 KB 228/276 KB 731/1822 KB 104/223 KB 132/748 KB 232/276 KB 731/1822 KB 104/223 KB 140/748 KB 232/276 KB 731/1822 KB 104/223 KB 144/748 KB 236/276 KB 735/1822 KB 104/223 KB 144/748 KB 232/276 KB 735/1822 KB 104/223 KB 144/748 KB 240/276 KB 735/1822 KB 104/223 KB 144/748 KB 244/276 KB 735/1822 KB 104/223 KB 144/748 KB 248/276 KB 739/1822 KB 108/223 KB 148/748 KB 252/276 KB 739/1822 KB 108/223 KB 148/748 KB 252/276 KB 4/27 KB 739/1822 KB 108/223 KB 148/748 KB 252/276 KB 8/27 KB 739/1822 KB 108/223 KB 148/748 KB 252/276 KB 12/27 KB 739/1822 KB 108/223 KB 148/748 KB 252/276 KB 16/27 KB 739/1822 KB 108/223 KB 148/748 KB 252/276 KB 20/27 KB 739/1822 KB 108/223 KB 148/748 KB 252/276 KB 24/27 KB 739/1822 KB 108/223 KB 148/748 KB 252/276 KB 27/27 KB 739/1822 KB 108/223 KB 148/748 KB 244/276 KB 739/1822 KB 108/223 KB 148/748 KB 252/276 KB 27/27 KB 739/1822 KB 112/223 KB 148/748 KB 244/276 KB 739/1822 KB 104/223 KB 148/748 KB 252/276 KB 27/27 KB 7 unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 43/1822 KB 112/223 KB 148/748 KB 252/276 KB 27/27 KB 747/1822 KB 112/223 KB 148/748 KB 252/276 KB 27/27 KB 751/1822 KB 112/223 KB 148/748 KB 252/276 KB 27/27 KB 755/1822 KB 112/223 KB 148/748 KB 256/276 KB 27/27 KB 759/1822 KB 116/223 KB 148/748 KB 244/276 KB 735/1822 KB 104/223 KB 148/748 KB 256/276 KB 27/27 KB 763/1822 KB 116/223 KB 152/748 KB 256/276 KB 27/27 KB 763/1822 KB 116/223 KB 156/748 KB 256/276 KB 27/27 KB 763/1822 KB 116/223 KB 160/748 KB 256/276 KB 27/27 KB 763/1822 KB 116/223 KB 164/748 KB 256/276 KB 27/27 KB 763/1822 KB 116/223 KB 168/748 KB 256/276 KB 27/27 KB 763/1822 KB 116/223 KB 172/748 KB 256/276 KB 27/27 KB 763/1822 KB 116/223 KB 176/748 KB 256/276 KB 27/27 KB 755/1822 KB 116/223 KB 148/748 KB 256/276 KB 27/27 KB 755/1822 KB 112/223 KB 148/748 KB 256/276 KB 27/27 KB 763/1822 KB 120/223 KB 176/748 KB 256/276 KB 27/27 KB 763/1822 KB 124/223 KB 176/748 KB 260/276 KB 27/27 KB 763/1822 KB 128/223 KB 176/748 KB 256/276 KB 27/27 KB 763/1822 KB 116/223 KB 148/748 KB 260/276 KB 27/27 KB 767/1822 KB 128/223 KB 176/748 KB 260/276 KB 27/27 KB 763/1822 KB 124/223 KB 176/748 KB 264/276 KB 27/27 KB 767/1822 KB 128/223 KB 176/748 KB 268/276 KB 27/27 KB 767/1822 KB 128/223 KB 176/748 KB 272/276 KB 27/27 KB 767/1822 KB 128/223 KB 176/748 KB 272/276 KB 27/27 KB 767/1822 KB 128/223 KB 180/748 KB 276/276 KB 27/27 KB 771/1822 KB 132/223 KB 184/748 KB 276/276 KB 27/27 KB 771/1822 KB 132/223 KB 188/748 KB 276/276 KB 27/27 KB 771/1822 KB 132/223 KB 192/748 KB 276/276 KB 27/27 KB 771/1822 KB 132/223 KB 180/748 KB 276/276 KB 27/27 KB 771/1822 KB 136/223 KB 192/748 KB 276/276 KB 27/27 KB 771/1822 KB 140/223 KB 192/748 KB 276/276 KB 27/27 KB 771/1822 KB 144/223 KB 192/748 KB 276/276 KB 27/27 KB 771/1822 KB 128/223 KB 180/748 KB 276/276 KB 27/27 KB 775/1822 KB 144/223 KB 192/748 KB 276/276 KB 27/27 KB 779/1822 KB 144/223 KB 192/748 KB 276/276 KB 27/27 KB 783/1822 KB 144/223 KB 192/748 KB 276/276 KB 27/27 KB 767/1822 KB 128/223 KB 180/748 KB 276/276 KB 27/27 KB 783/1822 KB 144/223 KB 192/748 KB 276/276 KB 27/27 KB 783/1822 KB 148/223 KB 192/748 KB 276/276 KB 787/1822 KB 152/223 KB 192/748 KB 276/276 KB 787/1822 KB 156/223 KB 192/748 KB 276/276 KB 787/1822 KB 160/223 KB 192/748 KB 276/276 KB 787/1822 KB 148/223 KB 192/748 KB 787/1822 KB 160/223 KB 196/748 KB 791/1822 KB 160/223 KB 200/748 KB 791/1822 KB 160/223 KB 204/748 KB 791/1822 KB 160/223 KB 208/748 KB 791/1822 KB 160/223 KB 196/748 KB 795/1822 KB 160/223 KB 208/748 KB 799/1822 KB 160/223 KB 208/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar (276 KB at 260.1 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 25.0 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 799/1822 KB 164/223 KB 208/748 KB 799/1822 KB 168/223 KB 208/748 KB 799/1822 KB 172/223 KB 208/748 KB 803/1822 KB 176/223 KB 208/748 KB 803/1822 KB 176/223 KB 212/748 KB 803/1822 KB 176/223 KB 216/748 KB 803/1822 KB 176/223 KB 220/748 KB 803/1822 KB 176/223 KB 224/748 KB 803/1822 KB 172/223 KB 208/748 KB 807/1822 KB 176/223 KB 224/748 KB 811/1822 KB 176/223 KB 224/748 KB 815/1822 KB 176/223 KB 224/748 KB 815/1822 KB 180/223 KB 224/748 KB 815/1822 KB 184/223 KB 224/748 KB 815/1822 KB 188/223 KB 224/748 KB 815/1822 KB 192/223 KB 224/748 KB 815/1822 KB 196/223 KB 224/748 KB 819/1822 KB 200/223 KB 228/748 KB 819/1822 KB 204/223 KB 228/748 KB 819/1822 KB 196/223 KB 228/748 KB 815/1822 KB 196/223 KB 228/748 KB 819/1822 KB 208/223 KB 232/748 KB 819/1822 KB 208/223 KB 236/748 KB 823/1822 KB 208/223 KB 236/748 KB 827/1822 KB 208/223 KB 236/748 KB 3/23 KB 827/1822 KB 208/223 KB 240/748 KB 6/23 KB 827/1822 KB 208/223 KB 240/748 KB 9/23 KB 827/1822 KB 208/223 KB 240/748 KB 827/1822 KB 208/223 KB 240/748 KB 9/23 KB 831/1822 KB 208/223 KB 240/748 KB 9/23 KB 831/1822 KB 208/223 KB 244/748 KB 11/23 KB 835/1822 KB 208/223 KB 248/748 KB 11/23 KB 835/1822 KB 208/223 KB 252/748 KB 11/23 KB 835/1822 KB 208/223 KB 256/748 KB 11/23 KB 835/1822 KB 208/223 KB 244/748 KB 831/1822 KB 208/223 KB 244/748 KB 11/23 KB 831/1822 KB 208/223 KB 244/748 KB 14/23 KB 835/1822 KB 208/223 KB 256/748 KB 16/23 KB 835/1822 KB 208/223 KB 256/748 KB 16/23 KB 839/1822 KB 208/223 KB 256/748 KB 19/23 KB 843/1822 KB 208/223 KB 256/748 KB 19/23 KB 847/1822 KB 208/223 KB 256/748 KB 19/23 KB 839/1822 KB 208/223 KB 256/748 KB 22/23 KB 847/1822 KB 212/223 KB 256/748 KB 19/23 KB 847/1822 KB 212/223 KB 256/748 KB 22/23 KB 847/1822 KB 216/223 KB 256/748 KB 22/23 KB 847/1822 KB 220/223 KB 256/748 KB 23/23 KB 847/1822 KB 223/223 KB 256/748 KB 23/23 KB 847/1822 KB 220/223 KB 256/748 KB 23/23 KB 847/1822 KB 223/223 KB 260/748 KB 23/23 KB 847/1822 KB 223/223 KB 264/748 KB 23/23 KB 847/1822 KB 223/223 KB 264/748 KB 4/178 KB 23/23 KB 847/1822 KB 223/223 KB 264/748 KB 8/178 KB 23/23 KB 847/1822 KB 223/223 KB 264/748 KB 12/178 KB 23/23 KB 847/1822 KB 223/223 KB 264/748 KB 16/178 KB 23/23 KB 847/1822 KB 223/223 KB 268/748 KB 16/178 KB 23/23 KB 847/1822 KB 223/223 KB 268/748 KB 20/178 KB 23/23 KB 847/1822 KB 223/223 KB 268/748 KB 24/178 KB 23/23 KB 847/1822 KB 223/223 KB 268/748 KB 28/178 KB 23/23 KB 847/1822 KB 223/223 KB 268/748 KB 32/178 KB 23/23 KB 847/1822 KB 223/223 KB 272/748 KB 32/178 KB 23/23 KB 851/1822 KB 223/223 KB 276/748 KB 36/178 KB 23/23 KB 851/1822 KB 280/748 KB 36/178 KB 23/23 KB 851/1822 KB 223/223 KB 272/748 KB 36/178 KB 23/23 KB 851/1822 KB 284/748 KB 40/178 KB 23/23 KB 851/1822 KB 223/223 KB 272/748 KB 32/178 KB 23/23 KB 851/1822 KB 284/748 KB 44/178 KB 23/23 KB 855/1822 KB 284/748 KB 48/178 KB 23/23 KB 855/1822 KB 284/748 KB 52/178 KB 23/23 KB 855/1822 KB 284/748 KB 56/178 KB 23/23 KB 855/1822 KB 284/748 KB 60/178 KB 23/23 KB 855/1822 KB 284/748 KB 64/178 KB 23/23 KB 851/1822 KB 284/748 KB 36/178 KB 23/23 KB 855/1822 KB 288/748 KB 64/178 KB 23/23 KB 855/1822 KB 292/748 KB 64/178 KB 23/23 KB 855/1822 KB 296/748 KB 68/178 KB 23/23 KB 855/1822 KB 300/748 KB 68/178 KB 23/23 KB 855/1822 KB 284/748 KB 44/178 KB 23/23 KB 859/1822 KB 300/748 KB 68/178 KB 23/23 KB 863/1822 KB 300/748 KB 68/178 KB 23/23 KB 8 unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 67/1822 KB 300/748 KB 68/178 KB 23/23 KB 871/1822 KB 300/748 KB 68/178 KB 23/23 KB 875/1822 KB 300/748 KB 68/178 KB 23/23 KB 879/1822 KB 300/748 KB 68/178 KB 23/23 KB 883/1822 KB 300/748 KB 68/178 KB 23/23 KB 887/1822 KB 304/748 KB 68/178 KB 23/23 KB 891/1822 KB 304/748 KB 68/178 KB 23/23 KB 895/1822 KB 304/748 KB 68/178 KB 23/23 KB 855/1822 KB 292/748 KB 68/178 KB 23/23 KB 895/1822 KB 304/748 KB 72/178 KB 23/23 KB 895/1822 KB 304/748 KB 76/178 KB 23/23 KB 895/1822 KB 304/748 KB 80/178 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 KB at 205.7 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 23/23 KB 883/1822 KB 304/748 KB 68/178 KB 23/23 KB 895/1822 KB 308/748 KB 80/178 KB 899/1822 KB 312/748 KB 80/178 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 20.9 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 899/1822 KB 308/748 KB 80/178 KB 903/1822 KB 316/748 KB 84/178 KB 899/1822 KB 316/748 KB 84/178 KB 899/1822 KB 316/748 KB 80/178 KB 903/1822 KB 320/748 KB 84/178 KB 903/1822 KB 320/748 KB 88/178 KB 903/1822 KB 320/748 KB 92/178 KB 903/1822 KB 320/748 KB 96/178 KB 907/1822 KB 320/748 KB 96/178 KB 911/1822 KB 320/748 KB 96/178 KB 915/1822 KB 320/748 KB 96/178 KB 919/1822 KB 324/748 KB 100/178 KB 923/1822 KB 324/748 KB 100/178 KB 927/1822 KB 324/748 KB 100/178 KB 915/1822 KB 324/748 KB 100/178 KB 915/1822 KB 324/748 KB 96/178 KB 927/1822 KB 328/748 KB 100/178 KB 927/1822 KB 332/748 KB 100/178 KB 927/1822 KB 336/748 KB 100/178 KB 927/1822 KB 336/748 KB 104/178 KB 927/1822 KB 336/748 KB 108/178 KB 927/1822 KB 336/748 KB 112/178 KB 927/1822 KB 340/748 KB 112/178 KB 927/1822 KB 344/748 KB 116/178 KB 927/1822 KB 348/748 KB 116/178 KB 927/1822 KB 352/748 KB 116/178 KB 931/1822 KB 356/748 KB 116/178 KB 3/55 KB 931/1822 KB 360/748 KB 116/178 KB 3/55 KB 931/1822 KB 364/748 KB 116/178 KB 3/55 KB 931/1822 KB 368/748 KB 116/178 KB 3/55 KB 927/1822 KB 340/748 KB 116/178 KB 931/1822 KB 368/748 KB 120/178 KB 3/55 KB 931/1822 KB 352/748 KB 116/178 KB 3/55 KB 927/1822 KB 352/748 KB 116/178 KB 3/55 KB 931/1822 KB 368/748 KB 120/178 KB 5/55 KB 931/1822 KB 368/748 KB 120/178 KB 8/55 KB 931/1822 KB 368/748 KB 120/178 KB 11/55 KB 931/1822 KB 368/748 KB 120/178 KB 13/55 KB 931/1822 KB 368/748 KB 120/178 KB 16/55 KB 931/1822 KB 368/748 KB 120/178 KB 19/55 KB 931/1822 KB 368/748 KB 120/178 KB 21/55 KB 931/1822 KB 368/748 KB 120/178 KB 24/55 KB 931/1822 KB 368/748 KB 120/178 KB 27/55 KB 4/1210 KB 935/1822 KB 368/748 KB 120/178 KB 29/55 KB 4/1210 KB 935/1822 KB 368/748 KB 120/178 KB 27/55 KB 8/1210 KB 935/1822 KB 368/748 KB 124/178 KB 29/55 KB 12/1210 KB 935/1822 KB 368/748 KB 124/178 KB 29/55 KB 16/1210 KB 935/1822 KB 368/748 KB 124/178 KB 29/55 KB 935/1822 KB 368/748 KB 120/178 KB 27/55 KB 16/1210 KB 939/1822 KB 368/748 KB 124/178 KB 29/55 KB 16/1210 KB 943/1822 KB 368/748 KB 124/178 KB 29/55 KB 4/1210 KB 935/1822 KB 368/748 KB 124/178 KB 29/55 KB 16/1210 KB 943/1822 KB 368/748 KB 128/178 KB 32/55 KB 16/1210 KB 943/1822 KB 368/748 KB 124/178 KB 32/55 KB 16/1210 KB 947/1822 KB 368/748 KB 128/178 KB 32/55 KB 20/1210 KB 951/1822 KB 372/748 KB 132/178 KB 36/55 KB 20/1210 KB 955/1822 KB 372/748 KB 132/178 KB 36/55 KB 20/1210 KB 959/1822 KB 372/748 KB 132/178 KB 36/55 KB 20/1210 KB 947/1822 KB 372/748 KB 132/178 KB 36/55 KB 20/1210 KB 947/1822 KB 368/748 KB 132/178 KB 36/55 KB 20/1210 KB 947/1822 KB 368/748 KB 132/178 KB 32/55 KB 24/1210 KB 959/1822 KB 372/748 KB 132/178 KB 36/55 KB 28/1210 KB 959/1822 KB 372/748 KB 132/178 KB 36/55 KB 32/1210 KB 959/1822 KB 372/748 KB 132/178 KB 36/55 KB 36/1210 KB 959/1822 KB 372/748 KB 132/178 KB 36/55 KB 16/1210 KB 947/1822 KB 368/748 KB 132/178 KB 32/55 KB 36/1210 KB 959/1822 KB 372/748 KB 136/178 KB 40/55 KB 36/1210 KB 959/1822 KB 372/748 KB 140/178 KB 40/55 KB 36/1210 KB 959/1822 KB 372/748 KB 144/178 KB 40/55 KB 36/1210 KB 959/1822 KB 372/748 KB 132/178 KB 40/55 KB 40/1210 KB 959/1822 KB 372/748 KB 144/178 KB 44/55 KB 40/1210 KB 959/1822 KB 372/748 KB 144/178 KB 48/55 KB 40/1210 KB 959/1822 KB 372/748 KB 144/178 KB 52/55 KB 40/1210 KB 963/1822 KB 376/748 KB 148/178 KB 55/55 KB 40/1210 KB 959/1822 KB 372/748 KB 144/178 KB 40/55 KB 44/1210 KB 963/1822 KB 376/748 KB 148/178 KB 55/55 KB 48/1210 KB 963/1822 KB 376/748 KB unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 148/178 KB 55/55 KB 52/1210 KB 963/1822 KB 376/748 KB 148/178 KB 55/55 KB 56/1210 KB 963/1822 KB 376/748 KB 148/178 KB 55/55 KB 40/1210 KB 963/1822 KB 376/748 KB 148/178 KB 52/55 KB 40/1210 KB 959/1822 KB 376/748 KB 148/178 KB 52/55 KB 40/1210 KB 959/1822 KB 376/748 KB 144/178 KB 52/55 KB 56/1210 KB 963/1822 KB 380/748 KB 148/178 KB 55/55 KB 56/1210 KB 963/1822 KB 384/748 KB 148/178 KB 55/55 KB 56/1210 KB 963/1822 KB 388/748 KB 148/178 KB 55/55 KB 56/1210 KB 967/1822 KB 388/748 KB 152/178 KB 55/55 KB 56/1210 KB 963/1822 KB 388/748 KB 152/178 KB 55/55 KB 56/1210 KB 967/1822 KB 388/748 KB 156/178 KB 55/55 KB 56/1210 KB 971/1822 KB 388/748 KB 160/178 KB 55/55 KB 56/1210 KB 971/1822 KB 388/748 KB 156/178 KB 55/55 KB 56/1210 KB 975/1822 KB 388/748 KB 160/178 KB 55/55 KB 56/1210 KB 975/1822 KB 392/748 KB 160/178 KB 55/55 KB 56/1210 KB 975/1822 KB 396/748 KB 160/178 KB 55/55 KB 56/1210 KB 975/1822 KB 400/748 KB 160/178 KB 55/55 KB 60/1210 KB 975/1822 KB 400/748 KB 160/178 KB 55/55 KB 64/1210 KB 975/1822 KB 400/748 KB 160/178 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar (55 KB at 48.1 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 68/1210 KB 975/1822 KB 404/748 KB 160/178 KB 64/1210 KB 975/1822 KB 404/748 KB 160/178 KB 72/1210 KB 975/1822 KB 404/748 KB 160/178 KB 76/1210 KB 975/1822 KB 408/748 KB 160/178 KB 80/1210 KB 975/1822 KB 408/748 KB 160/178 KB 72/1210 KB 975/1822 KB 408/748 KB 160/178 KB 80/1210 KB 975/1822 KB 412/748 KB 160/178 KB Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 80/1210 KB 975/1822 KB 416/748 KB 160/178 KB 84/1210 KB 975/1822 KB 416/748 KB 160/178 KB 88/1210 KB 975/1822 KB 416/748 KB 160/178 KB 92/1210 KB 975/1822 KB 420/748 KB 160/178 KB 96/1210 KB 975/1822 KB 420/748 KB 160/178 KB 88/1210 KB 975/1822 KB 420/748 KB 160/178 KB 96/1210 KB 975/1822 KB 424/748 KB 160/178 KB 96/1210 KB 975/1822 KB 428/748 KB 160/178 KB 96/1210 KB 975/1822 KB 432/748 KB 160/178 KB 100/1210 KB 975/1822 KB 432/748 KB 160/178 KB 104/1210 KB 975/1822 KB 432/748 KB 160/178 KB 104/1210 KB 975/1822 KB 436/748 KB 160/178 KB 108/1210 KB 975/1822 KB 436/748 KB 160/178 KB 108/1210 KB 979/1822 KB 436/748 KB 164/178 KB 108/1210 KB 983/1822 KB 436/748 KB 164/178 KB 108/1210 KB 987/1822 KB 436/748 KB 164/178 KB 108/1210 KB 991/1822 KB 436/748 KB 164/178 KB 108/1210 KB 975/1822 KB 436/748 KB 164/178 KB 108/1210 KB 991/1822 KB 436/748 KB 168/178 KB 108/1210 KB 991/1822 KB 436/748 KB 172/178 KB 108/1210 KB 991/1822 KB 436/748 KB 176/178 KB 108/1210 KB 995/1822 KB 436/748 KB 176/178 KB 108/1210 KB 995/1822 KB 436/748 KB 178/178 KB 108/1210 KB 999/1822 KB 436/748 KB 178/178 KB 108/1210 KB 1003/1822 KB 436/748 KB 178/178 KB 108/1210 KB 1007/1822 KB 436/748 KB 178/178 KB 108/1210 KB 1011/1822 KB 436/748 KB 178/178 KB 108/1210 KB 1015/1822 KB 436/748 KB 178/178 KB 108/1210 KB 1019/1822 KB 436/748 KB 178/178 KB 108/1210 KB 1023/1822 KB 436/748 KB 178/178 KB 108/1210 KB 1027/1822 KB 436/748 KB 178/178 KB 112/1210 KB 1027/1822 KB 440/748 KB 178/178 KB 112/1210 KB 1027/1822 KB 440/748 KB 178/178 KB 112/1210 KB 1027/1822 KB 444/748 KB 178/178 KB 112/1210 KB 1027/1822 KB 448/748 KB 178/178 KB 112/1210 KB 1031/1822 KB 448/748 KB 178/178 KB 112/1210 KB 4/471 KB 1035/1822 KB 448/748 KB 178/178 KB 116/1210 KB 4/471 KB 1039/1822 KB 448/748 KB 178/178 KB 112/1210 KB 4/471 KB 1031/1822 KB 448/748 KB 178/178 KB 116/1210 KB 8/471 KB 1039/1822 KB 448/748 KB 178/178 KB 116/1210 KB 12/471 KB 1039/1822 KB 448/748 KB 178/178 KB 116/1210 KB 16/471 KB 1039/1822 KB 448/748 KB 178/178 KB 116/1210 KB 20/471 KB 1039/1822 KB 448/748 KB 178/178 KB 116/1210 KB 24/471 KB 1043/1822 KB 452/748 KB 178/178 KB 116/1210 KB 28/471 KB 1043/1822 KB 452/748 KB 178/178 KB 116/1210 KB 32/471 KB 1043/1822 KB 452/748 KB 178/178 KB 116/1210 KB 4/471 KB 1035/1822 KB 448/748 KB 178/178 KB 120/1210 KB 32/471 KB 1043/1822 KB 452/748 KB 178/178 KB 124/1210 KB 32/471 KB 1043/1822 KB 452/748 KB 178/178 KB 128/1210 KB 32/471 KB 1043/1822 KB 452/748 KB 178/178 KB 116/1210 KB 20/471 KB 1043/1822 KB 452/748 KB 178/178 KB 116/1210 KB 20/471 KB 1039/1822 KB 452/748 KB 178/178 KB 128/1210 KB 32/471 KB 1043/1822 KB 456/748 KB 178/178 KB 128/1210 KB 32/471 KB 1043/1822 KB 460/748 KB 178/178 KB 128/1210 KB 32/471 KB 1043/1822 KB 464/748 KB 178/178 KB 128/1210 KB 32/471 KB 1047/1822 KB 464/748 KB 178/178 KB 128/1210 KB 32/471 KB 1051/1822 KB 464/748 KB 178/178 KB 132/1210 KB 32/471 KB 1055/1822 KB 464/748 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 155.2 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 132/1210 KB 36/471 KB 1055/1822 KB 464/748 KB 132/1210 KB 40/471 KB 1055/1822 KB 468/748 KB 132/1210 KB 44/471 KB 1055/1822 KB 468/748 KB 132/1210 KB 48/471 KB 1055/1822 KB 468/748 KB 132/1210 KB 32/471 KB 1051/1822 KB 464/748 KB 136/1210 KB 48/471 KB 1055/1822 KB 468/748 KB 140/1210 KB 48/471 KB 1055/1822 KB 468/748 KB 144/1210 KB 48/471 KB 1055/1822 KB 468/748 KB 148/1210 KB 48/471 KB 1059/1822 KB 468/748 KB 152/1210 KB 52/471 KB 1059/1822 KB 468/748 KB 156/1210 KB 52/471 KB 1059/1822 KB 468/748 KB 132/1210 KB 36/471 KB 1055/1822 KB 468/748 KB 156/1210 KB 52/471 KB 1059/1822 KB 472/748 KB 156/1210 KB 52/471 KB 1059/1822 KB 476/748 KB 156/1210 KB 52/471 KB 1059/1822 KB 480/748 KB 156/1210 KB 52/471 KB 1059/1822 KB 484/748 KB 156/1210 KB 52/471 KB 1059/1822 KB 488/748 KB 148/1210 KB 52/471 KB 1059/1822 KB 468/748 KB 144/1210 KB 48/471 KB 1059/1822 KB 468/748 KB 156/1210 KB 52/471 KB 1063/1822 KB 488/748 KB 156/1210 KB 52/471 KB 1067/1822 KB 488/748 KB 156/1210 KB 52/471 KB 1071/1822 KB 488/748 KB 156/1210 KB 52/471 KB 1075/1822 KB 488/748 KB 160/1210 KB 56/471 KB 1079/1822 KB 492/748 KB 4/93 KB 160/1210 KB 56/471 KB 1075/1822 KB 492/748 KB 4/93 KB 160/1210 KB 56/471 KB 1075/1822 KB 488/748 KB 4/93 KB 156/1210 KB 56/471 KB 1075/1822 KB 488/748 KB 4/93 KB 156/1210 KB 52/471 KB 1075/1822 KB 488/748 KB 4/93 KB 160/1210 KB 56/471 KB 1079/1822 KB 492/748 KB 8/93 KB 160/1210 KB 56/471 KB 1079/1822 KB 492/748 KB 12/93 KB 160/1210 KB 56/471 KB 1079/1822 KB 492/748 KB 16/93 KB 160/1210 KB 60/471 KB 1079/1822 KB 492/748 KB 16/93 KB 160/1210 KB 64/471 KB 1079/1822 KB 492/748 KB 16/93 KB 164/1210 KB 68/471 KB 1079/1822 KB 496/748 KB 20/93 KB 164/1210 KB 64/471 KB 1079/1822 KB 496/748 KB 20/93 KB 160/1210 KB 64/471 KB 1079/1822 KB 492/748 KB 20/93 KB 164/1210 KB 68/471 KB 1083/1822 KB 496/748 KB 24/93 KB 164/1210 KB 68/471 KB 1083/1822 KB 496/748 KB 28/93 KB 164/1210 KB 68/471 KB 1083/1822 KB 496/748 KB 32/93 KB 164/1210 KB 68/471 KB 1083/1822 KB 496/748 KB 36/93 KB 164/1210 KB 68/471 KB 1083/1822 KB 496/748 KB 40/93 KB 164/1210 KB 68/471 KB 1083/1822 KB 496/748 KB 44/93 KB 164/1210 KB 68/471 KB 1083/1822 KB 496/748 KB 48/93 KB 164/1210 KB 64/471 KB 1079/1822 KB 492/748 KB 20/93 KB 168/1210 KB 68/471 KB 1083/1822 KB 496/748 KB 48/93 KB 172/1210 KB 68/471 KB 1083/1822 KB 496/748 KB 48/93 KB 164/1210 KB 68/471 KB 1083/1822 KB 496/748 KB 20/93 KB 172/1210 KB 68/471 KB 1087/1822 KB 500/748 KB 48/93 KB 172/1210 KB 68/471 KB 1091/1822 KB 500/748 KB 48/93 KB 176/1210 KB 72/471 KB 1095/1822 KB 500/748 KB 52/93 KB 176/1210 KB 72/471 KB 1099/1822 KB 500/748 KB 52/93 KB 172/1210 KB 68/471 KB 1083/1822 KB 500/748 KB 48/93 KB 176/1210 KB 72/471 KB 1099/1822 KB 504/748 KB 52/93 KB 176/1210 KB 72/471 KB 1099/1822 KB 508/748 KB 52/93 KB 176/1210 KB 72/471 KB 1099/1822 KB 512/748 KB 52/93 KB 176/1210 KB 72/471 KB 1091/1822 KB 500/748 KB 52/93 KB 172/1210 KB 72/471 KB 1091/1822 KB 500/748 KB 52/93 KB 176/1210 KB 76/471 KB 1099/1822 KB 512/748 KB 52/93 KB 176/1210 KB 80/471 KB 1099/1822 KB 512/748 KB 52/93 KB 172/1210 KB 68/471 KB 1091/1822 KB 500/748 KB 52/93 KB 176/1210 KB 80/471 KB 1099/1822 KB 512/748 KB 56/93 KB 176/1210 KB 80/471 KB 1099/1822 KB 512/748 KB 60/93 KB 176/1210 KB 84/471 KB 1099/1822 KB 512/748 KB 64/93 KB 176/1210 KB 84/471 KB 1099/1822 KB 512/748 KB 68/93 KB 180/1210 KB 84/471 KB 1103/1822 KB 516/748 KB 72/93 KB 180/1210 KB 84/471 KB 1103/1822 KB 516/748 KB unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 76/93 KB 180/1210 KB 84/471 KB 1103/1822 KB 516/748 KB 80/93 KB 176/1210 KB 84/471 KB 1099/1822 KB 512/748 KB 60/93 KB 180/1210 KB 88/471 KB 1103/1822 KB 516/748 KB 80/93 KB 180/1210 KB 92/471 KB 1103/1822 KB 516/748 KB 80/93 KB 180/1210 KB 96/471 KB 1103/1822 KB 516/748 KB 80/93 KB 180/1210 KB 84/471 KB 1103/1822 KB 516/748 KB 68/93 KB 180/1210 KB 84/471 KB 1103/1822 KB 512/748 KB 68/93 KB 176/1210 KB 84/471 KB 1103/1822 KB 512/748 KB 68/93 KB 184/1210 KB 96/471 KB 1103/1822 KB 516/748 KB 80/93 KB 184/1210 KB 96/471 KB 1103/1822 KB 520/748 KB 80/93 KB 184/1210 KB 96/471 KB 1103/1822 KB 524/748 KB 80/93 KB 188/1210 KB 96/471 KB 1103/1822 KB 524/748 KB 80/93 KB 192/1210 KB 96/471 KB 1103/1822 KB 524/748 KB 80/93 KB 192/1210 KB 96/471 KB 1103/1822 KB 528/748 KB 80/93 KB 196/1210 KB 96/471 KB 1103/1822 KB 528/748 KB 80/93 KB 200/1210 KB 100/471 KB 1107/1822 KB 532/748 KB 84/93 KB 204/1210 KB 100/471 KB 1107/1822 KB 532/748 KB 84/93 KB 196/1210 KB 100/471 KB 1107/1822 KB 532/748 KB 84/93 KB 196/1210 KB 100/471 KB 1107/1822 KB 532/748 KB 80/93 KB 204/1210 KB 100/471 KB 1111/1822 KB 532/748 KB 84/93 KB 204/1210 KB 100/471 KB 1115/1822 KB 532/748 KB 84/93 KB 204/1210 KB 100/471 KB 1119/1822 KB 532/748 KB 84/93 KB 196/1210 KB 100/471 KB 1103/1822 KB 532/748 KB 80/93 KB 196/1210 KB 96/471 KB 1103/1822 KB 532/748 KB 80/93 KB 204/1210 KB 100/471 KB 1119/1822 KB 536/748 KB 84/93 KB 204/1210 KB 104/471 KB 1119/1822 KB 540/748 KB 84/93 KB 208/1210 KB 104/471 KB 1123/1822 KB 544/748 KB 88/93 KB 204/1210 KB 104/471 KB 1119/1822 KB 536/748 KB 84/93 KB 208/1210 KB 108/471 KB 1123/1822 KB 544/748 KB 88/93 KB 208/1210 KB 112/471 KB 1123/1822 KB 544/748 KB 88/93 KB 208/1210 KB 112/471 KB 1123/1822 KB 548/748 KB 88/93 KB 208/1210 KB 116/471 KB 1123/1822 KB 552/748 KB 88/93 KB 208/1210 KB 116/471 KB 1123/1822 KB 556/748 KB 88/93 KB 208/1210 KB 104/471 KB 1123/1822 KB 540/748 KB 88/93 KB 208/1210 KB 104/471 KB 1119/1822 KB 540/748 KB 88/93 KB 204/1210 KB 104/471 KB 1119/1822 KB 540/748 KB 88/93 KB 208/1210 KB 116/471 KB 1123/1822 KB 556/748 KB 92/93 KB 208/1210 KB 116/471 KB 1123/1822 KB 556/748 KB 93/93 KB 208/1210 KB 116/471 KB 1127/1822 KB 556/748 KB 93/93 KB 208/1210 KB 116/471 KB 1131/1822 KB 556/748 KB 93/93 KB 208/1210 KB 116/471 KB 1135/1822 KB 556/748 KB 93/93 KB 208/1210 KB 116/471 KB 1123/1822 KB 548/748 KB 88/93 KB 212/1210 KB 120/471 KB 1135/1822 KB 556/748 KB 93/93 KB 212/1210 KB 124/471 KB 1135/1822 KB 556/748 KB 93/93 KB 212/1210 KB 116/471 KB 1135/1822 KB 556/748 KB 93/93 KB 216/1210 KB 124/471 KB 1135/1822 KB 560/748 KB 93/93 KB 220/1210 KB 124/471 KB 1135/1822 KB 560/748 KB 93/93 KB 224/1210 KB 124/471 KB 1135/1822 KB 560/748 KB 93/93 KB 228/1210 KB 128/471 KB 1135/1822 KB 560/748 KB 93/93 KB 212/1210 KB 124/471 KB 1135/1822 KB 560/748 KB 93/93 KB 228/1210 KB 128/471 KB 1139/1822 KB 564/748 KB 93/93 KB 228/1210 KB 128/471 KB 1139/1822 KB 568/748 KB 93/93 KB 228/1210 KB 128/471 KB 1139/1822 KB 560/748 KB 93/93 KB 224/1210 KB 128/471 KB 1135/1822 KB 560/748 KB 93/93 KB 228/1210 KB 132/471 KB 1139/1822 KB 568/748 KB 93/93 KB 228/1210 KB 132/471 KB 1143/1822 KB 568/748 KB 93/93 KB 228/1210 KB 132/471 KB 1147/1822 KB 568/748 KB 93/93 KB 228/1210 KB 132/471 KB 1151/1822 KB 568/748 KB 93/93 KB 232/1210 KB 132/471 KB 1151/1822 KB 568/748 KB 93/93 KB 232/1210 KB 136/471 KB 1151/1822 KB 568/748 KB 93/93 KB 232/1210 KB 140/471 KB 1151/1822 KB 572/748 KB 93/93 KB 236/1210 KB unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 144/471 KB 1151/1822 KB 572/748 KB 93/93 KB 236/1210 KB 148/471 KB 1151/1822 KB 572/748 KB 93/93 KB 236/1210 KB 152/471 KB 1155/1822 KB 572/748 KB 93/93 KB 232/1210 KB 136/471 KB 1151/1822 KB 572/748 KB 93/93 KB 236/1210 KB 152/471 KB 1155/1822 KB 576/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 77.8 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 236/1210 KB 148/471 KB 1155/1822 KB 572/748 KB 93/93 KB 236/1210 KB 140/471 KB 1151/1822 KB 572/748 KB 93/93 KB 240/1210 KB 152/471 KB 1159/1822 KB 576/748 KB 244/1210 KB 152/471 KB 1159/1822 KB 576/748 KB 248/1210 KB 152/471 KB 1159/1822 KB 580/748 KB 244/1210 KB 152/471 KB 1159/1822 KB 580/748 KB 248/1210 KB 152/471 KB 1159/1822 KB 584/748 KB 236/1210 KB 152/471 KB 1159/1822 KB 576/748 KB 248/1210 KB 156/471 KB 1163/1822 KB 584/748 KB 248/1210 KB 156/471 KB 1167/1822 KB 584/748 KB 252/1210 KB 156/471 KB 1167/1822 KB 584/748 KB 256/1210 KB 156/471 KB 1167/1822 KB 588/748 KB 260/1210 KB 156/471 KB 1167/1822 KB 588/748 KB 264/1210 KB 156/471 KB 1171/1822 KB 588/748 KB 268/1210 KB 156/471 KB 1171/1822 KB 588/748 KB 272/1210 KB 156/471 KB 1171/1822 KB 588/748 KB 248/1210 KB 156/471 KB 1159/1822 KB 584/748 KB 272/1210 KB 160/471 KB 1171/1822 KB 588/748 KB 272/1210 KB 164/471 KB 1171/1822 KB 588/748 KB 272/1210 KB 168/471 KB 1171/1822 KB 588/748 KB 260/1210 KB 156/471 KB 1171/1822 KB 588/748 KB 252/1210 KB 156/471 KB 1167/1822 KB 588/748 KB 272/1210 KB 168/471 KB 1171/1822 KB 592/748 KB 272/1210 KB 168/471 KB 1171/1822 KB 596/748 KB 272/1210 KB 168/471 KB 1175/1822 KB 596/748 KB 272/1210 KB 168/471 KB 1179/1822 KB 596/748 KB 272/1210 KB 168/471 KB 1179/1822 KB 600/748 KB 272/1210 KB 168/471 KB 1179/1822 KB 604/748 KB 272/1210 KB 168/471 KB 1183/1822 KB 604/748 KB 272/1210 KB 172/471 KB 1183/1822 KB 604/748 KB 272/1210 KB 172/471 KB 1183/1822 KB 608/748 KB 272/1210 KB 176/471 KB 1183/1822 KB 608/748 KB 272/1210 KB 180/471 KB 1183/1822 KB 608/748 KB 276/1210 KB 184/471 KB 1187/1822 KB 612/748 KB 276/1210 KB 188/471 KB 1187/1822 KB 612/748 KB 276/1210 KB 180/471 KB 1187/1822 KB 612/748 KB 276/1210 KB 180/471 KB 1183/1822 KB 612/748 KB 280/1210 KB 188/471 KB 1191/1822 KB 612/748 KB 284/1210 KB 188/471 KB 1191/1822 KB 612/748 KB 288/1210 KB 188/471 KB 1191/1822 KB 612/748 KB 272/1210 KB 180/471 KB 1183/1822 KB 612/748 KB 276/1210 KB 188/471 KB 1191/1822 KB 612/748 KB 288/1210 KB 188/471 KB 1195/1822 KB 612/748 KB 288/1210 KB 188/471 KB 1199/1822 KB 616/748 KB 288/1210 KB 188/471 KB 1195/1822 KB 616/748 KB 288/1210 KB 188/471 KB 1199/1822 KB 620/748 KB 288/1210 KB 192/471 KB 1199/1822 KB 620/748 KB 288/1210 KB 192/471 KB 1199/1822 KB 624/748 KB 288/1210 KB 196/471 KB 1199/1822 KB 624/748 KB 292/1210 KB 200/471 KB 1203/1822 KB 628/748 KB 292/1210 KB 204/471 KB 1203/1822 KB 628/748 KB 292/1210 KB 208/471 KB 1203/1822 KB 628/748 KB 292/1210 KB 196/471 KB 1203/1822 KB 628/748 KB 296/1210 KB 208/471 KB 1203/1822 KB 628/748 KB 4/53 KB 300/1210 KB 208/471 KB 1203/1822 KB 628/748 KB 4/53 KB 304/1210 KB 208/471 KB 1203/1822 KB 628/748 KB 4/53 KB 288/1210 KB 196/471 KB 1203/1822 KB 628/748 KB 304/1210 KB 208/471 KB 1207/1822 KB 628/748 KB 4/53 KB 288/1210 KB 196/471 KB 1199/1822 KB 628/748 KB 304/1210 KB 208/471 KB 1207/1822 KB 632/748 KB 4/53 KB 292/1210 KB 208/471 KB 1203/1822 KB 628/748 KB 4/53 KB 304/1210 KB 208/471 KB 1207/1822 KB 632/748 KB 8/53 KB 304/1210 KB 208/471 KB 1207/1822 KB 632/748 KB 12/53 KB 304/1210 KB 208/471 KB 1207/1822 KB 632/748 KB 16/53 KB 304/1210 KB 208/471 KB 1207/1822 KB 632/748 KB 20/53 KB 304/1210 KB 208/471 KB 1207/1822 KB 632/748 KB 24/53 KB 304/1210 KB 208/471 KB 1207/1822 KB 632/748 KB 28/53 KB 304/1210 KB 208/471 KB 1207/1822 KB 632/748 KB 32/53 KB 304/1210 KB 208/471 KB 1207/1822 KB 632/748 KB 36/53 KB 308/1210 KB 212/471 KB 1211/1822 KB 636/748 KB 40/53 KB unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install 308/1210 KB 212/471 KB 1211/1822 KB 636/748 KB 44/53 KB 304/1210 KB 208/471 KB 1207/1822 KB 636/748 KB 36/53 KB 308/1210 KB 212/471 KB 1211/1822 KB 640/748 KB 44/53 KB 308/1210 KB 212/471 KB 1211/1822 KB 644/748 KB 44/53 KB 308/1210 KB 212/471 KB 1211/1822 KB 636/748 KB 36/53 KB 308/1210 KB 208/471 KB 1211/1822 KB 636/748 KB 36/53 KB 304/1210 KB 208/471 KB 1211/1822 KB 636/748 KB 36/53 KB 308/1210 KB 212/471 KB 1215/1822 KB 644/748 KB 48/53 KB 308/1210 KB 212/471 KB 1219/1822 KB 644/748 KB 48/53 KB 308/1210 KB 212/471 KB 1211/1822 KB 644/748 KB 48/53 KB 312/1210 KB 216/471 KB 1219/1822 KB 644/748 KB 48/53 KB 312/1210 KB 212/471 KB 1219/1822 KB 644/748 KB 48/53 KB 312/1210 KB 216/471 KB 1219/1822 KB 648/748 KB 48/53 KB 316/1210 KB 220/471 KB 1219/1822 KB 652/748 KB 52/53 KB 316/1210 KB 220/471 KB 1223/1822 KB 652/748 KB 53/53 KB 316/1210 KB 220/471 KB 1223/1822 KB 648/748 KB 52/53 KB 316/1210 KB 220/471 KB 1219/1822 KB 648/748 KB 48/53 KB 312/1210 KB 220/471 KB 1219/1822 KB 648/748 KB 48/53 KB 320/1210 KB 220/471 KB 1223/1822 KB 652/748 KB 53/53 KB 316/1210 KB 220/471 KB 1223/1822 KB 652/748 KB 53/53 KB 320/1210 KB 224/471 KB 1227/1822 KB 652/748 KB 53/53 KB 320/1210 KB 220/471 KB 1227/1822 KB 652/748 KB 53/53 KB 320/1210 KB 224/471 KB 1227/1822 KB 656/748 KB 53/53 KB 320/1210 KB 228/471 KB 1231/1822 KB 660/748 KB 53/53 KB 324/1210 KB 228/471 KB 1231/1822 KB 664/748 KB 53/53 KB 324/1210 KB 228/471 KB 1231/1822 KB 668/748 KB 53/53 KB 324/1210 KB 228/471 KB 1231/1822 KB 672/748 KB 53/53 KB 320/1210 KB 228/471 KB 1231/1822 KB 656/748 KB 53/53 KB 324/1210 KB 228/471 KB 1235/1822 KB 672/748 KB 53/53 KB 324/1210 KB 228/471 KB 1239/1822 KB 672/748 KB 53/53 KB 324/1210 KB 228/471 KB 1243/1822 KB 672/748 KB 53/53 KB 324/1210 KB 228/471 KB 1247/1822 KB 672/748 KB 53/53 KB 320/1210 KB 228/471 KB 1227/1822 KB 656/748 KB 53/53 KB 324/1210 KB 228/471 KB 1231/1822 KB 660/748 KB 53/53 KB 328/1210 KB 228/471 KB 1247/1822 KB 672/748 KB 53/53 KB 328/1210 KB 232/471 KB 1247/1822 KB 672/748 KB 53/53 KB 332/1210 KB 232/471 KB 1247/1822 KB 672/748 KB 53/53 KB 332/1210 KB 236/471 KB 1247/1822 KB 672/748 KB 53/53 KB 336/1210 KB 240/471 KB 1247/1822 KB 672/748 KB 53/53 KB 336/1210 KB 236/471 KB 1247/1822 KB 672/748 KB 53/53 KB 340/1210 KB 240/471 KB 1247/1822 KB 672/748 KB 53/53 KB 344/1210 KB 244/471 KB 1251/1822 KB 676/748 KB 53/53 KB 348/1210 KB 244/471 KB 1251/1822 KB 676/748 KB 53/53 KB 340/1210 KB 244/471 KB 1251/1822 KB 676/748 KB 53/53 KB 340/1210 KB 244/471 KB 1247/1822 KB 676/748 KB 53/53 KB 340/1210 KB 244/471 KB 1247/1822 KB 672/748 KB 53/53 KB 348/1210 KB 248/471 KB 1251/1822 KB 676/748 KB 53/53 KB 348/1210 KB 248/471 KB 1251/1822 KB 680/748 KB 53/53 KB 348/1210 KB 248/471 KB 1255/1822 KB 680/748 KB 53/53 KB 348/1210 KB 252/471 KB 1259/1822 KB 684/748 KB 53/53 KB 348/1210 KB 252/471 KB 1255/1822 KB 684/748 KB 53/53 KB 348/1210 KB 252/471 KB 1255/1822 KB 680/748 KB 53/53 KB 352/1210 KB 252/471 KB 1259/1822 KB 684/748 KB 53/53 KB 352/1210 KB 256/471 KB 1259/1822 KB 684/748 KB 53/53 KB 352/1210 KB 256/471 KB 1259/1822 KB 688/748 KB 53/53 KB 352/1210 KB 256/471 KB 1263/1822 KB 688/748 KB 53/53 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 43.7 KB/sec) unit-abot-epc-basic-0: 21:53:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 352/1210 KB 260/471 KB 1263/1822 KB 688/748 KB 356/1210 KB 264/471 KB 1267/1822 KB 692/748 KB 356/1210 KB 268/471 KB 1267/1822 KB 692/748 KB 356/1210 KB 260/471 KB 1267/1822 KB 692/748 KB 356/1210 KB 260/471 KB 1267/1822 KB 688/748 KB 356/1210 KB 260/471 KB 1263/1822 KB 688/748 KB 360/1210 KB 268/471 KB 1267/1822 KB 692/748 KB 364/1210 KB 268/471 KB 1267/1822 KB 696/748 KB 360/1210 KB 268/471 KB 1267/1822 KB 696/748 KB 364/1210 KB 268/471 KB 1271/1822 KB 696/748 KB 364/1210 KB 268/471 KB 1271/1822 KB 700/748 KB 364/1210 KB 268/471 KB 1271/1822 KB 704/748 KB 368/1210 KB 272/471 KB 1275/1822 KB 704/748 KB 368/1210 KB 268/471 KB 1275/1822 KB 704/748 KB 364/1210 KB 268/471 KB 1275/1822 KB 704/748 KB 368/1210 KB 272/471 KB 1279/1822 KB 704/748 KB 372/1210 KB 272/471 KB 1279/1822 KB 704/748 KB 3/276 KB 376/1210 KB 276/471 KB 1283/1822 KB 708/748 KB 3/276 KB 372/1210 KB 276/471 KB 1283/1822 KB 708/748 KB 3/276 KB 372/1210 KB 276/471 KB 1283/1822 KB 704/748 KB 6/276 KB 376/1210 KB 276/471 KB 1283/1822 KB 708/748 KB 9/276 KB 376/1210 KB 276/471 KB 1283/1822 KB 708/748 KB 11/276 KB 376/1210 KB 276/471 KB 1283/1822 KB 708/748 KB 14/276 KB 376/1210 KB 276/471 KB 1283/1822 KB 708/748 KB 372/1210 KB 276/471 KB 1283/1822 KB 704/748 KB 16/276 KB 376/1210 KB 276/471 KB 1283/1822 KB 708/748 KB 372/1210 KB 272/471 KB 1283/1822 KB 704/748 KB 16/276 KB 380/1210 KB 280/471 KB 1287/1822 KB 712/748 KB 16/276 KB 380/1210 KB 280/471 KB 1291/1822 KB 712/748 KB 16/276 KB 380/1210 KB 280/471 KB 1295/1822 KB 712/748 KB 16/276 KB 376/1210 KB 280/471 KB 1283/1822 KB 712/748 KB 16/276 KB 376/1210 KB 276/471 KB 1283/1822 KB 712/748 KB 19/276 KB 380/1210 KB 280/471 KB 1295/1822 KB 716/748 KB 19/276 KB 380/1210 KB 284/471 KB 1295/1822 KB 720/748 KB 19/276 KB 380/1210 KB 280/471 KB 1295/1822 KB 712/748 KB 16/276 KB 380/1210 KB 280/471 KB 1291/1822 KB 712/748 KB 19/276 KB 380/1210 KB 284/471 KB 1295/1822 KB 716/748 KB 19/276 KB 384/1210 KB 284/471 KB 1295/1822 KB 720/748 KB 19/276 KB 384/1210 KB 288/471 KB 1295/1822 KB 720/748 KB 19/276 KB 384/1210 KB 288/471 KB 1295/1822 KB 724/748 KB 22/276 KB 388/1210 KB 292/471 KB 1299/1822 KB 728/748 KB 22/276 KB 388/1210 KB 292/471 KB 1299/1822 KB 724/748 KB 22/276 KB 388/1210 KB 288/471 KB 1299/1822 KB 724/748 KB 25/276 KB 388/1210 KB 292/471 KB 1299/1822 KB 728/748 KB 27/276 KB 388/1210 KB 292/471 KB 1299/1822 KB 728/748 KB 19/276 KB 388/1210 KB 288/471 KB 1299/1822 KB 724/748 KB 19/276 KB 388/1210 KB 288/471 KB 1295/1822 KB 724/748 KB 27/276 KB 392/1210 KB 296/471 KB 1299/1822 KB 728/748 KB 27/276 KB 396/1210 KB 296/471 KB 1299/1822 KB 728/748 KB 27/276 KB 400/1210 KB 296/471 KB 1303/1822 KB 728/748 KB 30/276 KB 404/1210 KB 296/471 KB 1303/1822 KB 732/748 KB 30/276 KB 408/1210 KB 296/471 KB 1303/1822 KB 732/748 KB 30/276 KB 412/1210 KB 296/471 KB 1303/1822 KB 732/748 KB 30/276 KB 416/1210 KB 296/471 KB 1303/1822 KB 732/748 KB 27/276 KB 388/1210 KB 296/471 KB 1299/1822 KB 728/748 KB 30/276 KB 416/1210 KB 300/471 KB 1303/1822 KB 732/748 KB 30/276 KB 416/1210 KB 304/471 KB 1303/1822 KB 732/748 KB 30/276 KB 400/1210 KB 296/471 KB 1303/1822 KB 732/748 KB 30/276 KB 400/1210 KB 296/471 KB 1303/1822 KB 728/748 KB 27/276 KB 396/1210 KB 296/471 KB 1303/1822 KB 728/748 KB 30/276 KB 416/1210 KB 304/471 KB 1307/1822 KB 732/748 KB 30/276 KB 416/1210 KB 304/471 KB 1311/1822 KB 732/748 KB 30/276 KB 416/1210 KB 304/471 KB 1311/1822 KB 736/748 KB 30/276 KB 416/1210 KB 308/471 unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install KB 1311/1822 KB 736/748 KB 32/276 KB 416/1210 KB 312/471 KB 1315/1822 KB 740/748 KB 32/276 KB 416/1210 KB 316/471 KB 1315/1822 KB 740/748 KB 32/276 KB 416/1210 KB 320/471 KB 1315/1822 KB 740/748 KB 32/276 KB 416/1210 KB 308/471 KB 1315/1822 KB 740/748 KB 32/276 KB 416/1210 KB 308/471 KB 1311/1822 KB 736/748 KB 36/276 KB 416/1210 KB 320/471 KB 1315/1822 KB 740/748 KB 32/276 KB 416/1210 KB 308/471 KB 1315/1822 KB 736/748 KB 36/276 KB 416/1210 KB 320/471 KB 1315/1822 KB 744/748 KB 36/276 KB 416/1210 KB 320/471 KB 1319/1822 KB 744/748 KB 36/276 KB 416/1210 KB 320/471 KB 1319/1822 KB 748/748 KB 36/276 KB 416/1210 KB 320/471 KB 1323/1822 KB 748/748 KB 40/276 KB 416/1210 KB 320/471 KB 1323/1822 KB 748/748 KB 36/276 KB 416/1210 KB 320/471 KB 1323/1822 KB 748/748 KB 40/276 KB 416/1210 KB 324/471 KB 1323/1822 KB 748/748 KB 44/276 KB 420/1210 KB 324/471 KB 1327/1822 KB 748/748 KB 44/276 KB 424/1210 KB 324/471 KB 1327/1822 KB 748/748 KB 44/276 KB 416/1210 KB 324/471 KB 1327/1822 KB 748/748 KB 44/276 KB 416/1210 KB 324/471 KB 1323/1822 KB 748/748 KB 48/276 KB 424/1210 KB 328/471 KB 1327/1822 KB 748/748 KB 48/276 KB 424/1210 KB 328/471 KB 1331/1822 KB 748/748 KB 52/276 KB 428/1210 KB 328/471 KB 1335/1822 KB 748/748 KB 52/276 KB 428/1210 KB 328/471 KB 1339/1822 KB 748/748 KB 52/276 KB 428/1210 KB 328/471 KB 1343/1822 KB 748/748 KB 44/276 KB 424/1210 KB 328/471 KB 1327/1822 KB 748/748 KB 52/276 KB 428/1210 KB 328/471 KB 1331/1822 KB 748/748 KB 52/276 KB 428/1210 KB 328/471 KB 1343/1822 KB 748/748 KB 52/276 KB 424/1210 KB 328/471 KB 1331/1822 KB 748/748 KB 56/276 KB 428/1210 KB 332/471 KB 1343/1822 KB 748/748 KB 60/276 KB 428/1210 KB 332/471 KB 1343/1822 KB 748/748 KB 64/276 KB 428/1210 KB 332/471 KB 1343/1822 KB 748/748 KB 52/276 KB 428/1210 KB 332/471 KB 1343/1822 KB 748/748 KB 64/276 KB 428/1210 KB 336/471 KB 1343/1822 KB 748/748 KB 64/276 KB 428/1210 KB 340/471 KB 1343/1822 KB 748/748 KB 68/276 KB 432/1210 KB 344/471 KB 1347/1822 KB 748/748 KB 68/276 KB 432/1210 KB 348/471 KB 1347/1822 KB 748/748 KB 68/276 KB 432/1210 KB 352/471 KB 1347/1822 KB 748/748 KB 68/276 KB 432/1210 KB 340/471 KB 1347/1822 KB 748/748 KB 68/276 KB 436/1210 KB 352/471 KB 1347/1822 KB 748/748 KB 68/276 KB 440/1210 KB 352/471 KB 1347/1822 KB 748/748 KB 68/276 KB 428/1210 KB 340/471 KB 1347/1822 KB 748/748 KB 68/276 KB 440/1210 KB 352/471 KB 1351/1822 KB 748/748 KB 68/276 KB 428/1210 KB 340/471 KB 1343/1822 KB 748/748 KB 68/276 KB 444/1210 KB 352/471 KB 1351/1822 KB 748/748 KB 68/276 KB 448/1210 KB 352/471 KB 1351/1822 KB 72/276 KB 452/1210 KB 356/471 KB 1355/1822 KB 72/276 KB 456/1210 KB 356/471 KB 1355/1822 KB 72/276 KB 460/1210 KB 356/471 KB 1355/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar (748 KB at 602.5 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 72/276 KB 448/1210 KB 356/471 KB 1355/1822 KB 72/276 KB 448/1210 KB 352/471 KB 1355/1822 KB 68/276 KB 448/1210 KB 352/471 KB 1355/1822 KB 72/276 KB 460/1210 KB 356/471 KB 1359/1822 KB 76/276 KB 460/1210 KB 356/471 KB 1359/1822 KB 80/276 KB 460/1210 KB 356/471 KB 1359/1822 KB 84/276 KB 460/1210 KB 356/471 KB 1359/1822 KB 88/276 KB 464/1210 KB 360/471 KB 1363/1822 KB 92/276 KB 464/1210 KB 360/471 KB 1363/1822 KB 96/276 KB 464/1210 KB 360/471 KB 1363/1822 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 100/276 KB 464/1210 KB 360/471 KB 1363/1822 KB 104/276 KB 464/1210 KB 360/471 KB 1363/1822 KB 108/276 KB 464/1210 KB 360/471 KB 1363/1822 KB 84/276 KB 464/1210 KB 360/471 KB 1363/1822 KB 84/276 KB 460/1210 KB 360/471 KB 1363/1822 KB 84/276 KB 460/1210 KB 360/471 KB 1359/1822 KB 108/276 KB 464/1210 KB 364/471 KB 1363/1822 KB 108/276 KB 464/1210 KB 368/471 KB 1363/1822 KB 108/276 KB 464/1210 KB 368/471 KB 1367/1822 KB 108/276 KB 464/1210 KB 368/471 KB 1371/1822 KB 108/276 KB 464/1210 KB 368/471 KB 1375/1822 KB 108/276 KB 464/1210 KB 372/471 KB 1375/1822 KB 108/276 KB 464/1210 KB 376/471 KB 1375/1822 KB 108/276 KB 464/1210 KB 380/471 KB 1375/1822 KB 108/276 KB 468/1210 KB 384/471 KB 1379/1822 KB 108/276 KB 468/1210 KB 380/471 KB 1379/1822 KB 108/276 KB 468/1210 KB 380/471 KB 1375/1822 KB 108/276 KB 472/1210 KB 384/471 KB 1379/1822 KB 108/276 KB 476/1210 KB 384/471 KB 1379/1822 KB 108/276 KB 476/1210 KB 384/471 KB 1383/1822 KB 108/276 KB 476/1210 KB 384/471 KB 1387/1822 KB 108/276 KB 476/1210 KB 384/471 KB 1391/1822 KB 112/276 KB 476/1210 KB 384/471 KB 1395/1822 KB 112/276 KB 480/1210 KB 388/471 KB 1399/1822 KB 112/276 KB 480/1210 KB 388/471 KB 1403/1822 KB 112/276 KB 476/1210 KB 384/471 KB 1391/1822 KB 116/276 KB 480/1210 KB 388/471 KB 1403/1822 KB 120/276 KB 480/1210 KB 388/471 KB 1403/1822 KB 124/276 KB 480/1210 KB 388/471 KB 1403/1822 KB 128/276 KB 480/1210 KB 388/471 KB 1403/1822 KB 128/276 KB 480/1210 KB 388/471 KB 4/577 KB 1407/1822 KB 128/276 KB 480/1210 KB 388/471 KB 8/577 KB 1407/1822 KB 128/276 KB 480/1210 KB 388/471 KB 12/577 KB 1407/1822 KB 128/276 KB 480/1210 KB 388/471 KB 16/577 KB 1407/1822 KB 112/276 KB 480/1210 KB 388/471 KB 1395/1822 KB 112/276 KB 476/1210 KB 388/471 KB 1395/1822 KB 128/276 KB 484/1210 KB 392/471 KB 16/577 KB 1407/1822 KB 128/276 KB 484/1210 KB 396/471 KB 16/577 KB 1407/1822 KB 128/276 KB 484/1210 KB 400/471 KB 16/577 KB 1407/1822 KB 128/276 KB 484/1210 KB 388/471 KB 16/577 KB 1407/1822 KB 128/276 KB 488/1210 KB 400/471 KB 16/577 KB 1407/1822 KB 128/276 KB 492/1210 KB 400/471 KB 16/577 KB 1407/1822 KB 128/276 KB 496/1210 KB 400/471 KB 20/577 KB 1407/1822 KB 128/276 KB 500/1210 KB 404/471 KB 20/577 KB 1407/1822 KB 128/276 KB 492/1210 KB 400/471 KB 20/577 KB 1407/1822 KB 132/276 KB 500/1210 KB 404/471 KB 24/577 KB 1407/1822 KB 132/276 KB 500/1210 KB 404/471 KB 28/577 KB 1407/1822 KB 132/276 KB 500/1210 KB 404/471 KB 32/577 KB 1407/1822 KB 132/276 KB 500/1210 KB 404/471 KB 20/577 KB 1407/1822 KB 128/276 KB 496/1210 KB 404/471 KB 20/577 KB 1407/1822 KB 128/276 KB 496/1210 KB 400/471 KB 20/577 KB 1407/1822 KB 132/276 KB 500/1210 KB 404/471 KB 32/577 KB 1411/1822 KB 132/276 KB 504/1210 KB 408/471 KB 36/577 KB 1415/1822 KB 136/276 KB 504/1210 KB 408/471 KB 36/577 KB 1419/1822 KB 136/276 KB 504/1210 KB 408/471 KB 36/577 KB 1423/1822 KB 132/276 KB 504/1210 KB 408/471 KB 36/577 KB 1411/1822 KB 132/276 KB 504/1210 KB 408/471 KB 32/577 KB 1411/1822 KB 132/276 KB 500/1210 KB 408/471 KB 32/577 KB 1411/1822 KB 136/276 KB 504/1210 KB 412/471 KB 36/577 KB 1423/1822 KB 136/276 KB 504/1210 KB 416/471 KB 36/577 KB 1423/1822 KB 136/276 KB 508/1210 KB 416/471 KB 36/577 KB 1423/1822 KB 136/276 KB 504/1210 KB 408/471 KB 36/577 KB 1415/1822 KB 140/276 KB 508/1210 KB 416/471 KB 36/577 KB 1423/1822 KB 144/276 KB 508/1210 KB 416/471 KB 36/577 KB 1423/1822 KB 148/276 KB 508/1210 KB 416/471 KB 36/577 KB 1423/1822 KB 152/276 KB 512/1210 KB 420/471 KB 40/577 KB 1427/1822 KB unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 148/276 KB 512/1210 KB 420/471 KB 40/577 KB 1427/1822 KB 156/276 KB 516/1210 KB 420/471 KB 40/577 KB 1427/1822 KB 148/276 KB 508/1210 KB 416/471 KB 40/577 KB 1423/1822 KB 156/276 KB 516/1210 KB 420/471 KB 44/577 KB 1427/1822 KB 156/276 KB 516/1210 KB 420/471 KB 48/577 KB 1427/1822 KB 148/276 KB 508/1210 KB 420/471 KB 40/577 KB 1427/1822 KB 156/276 KB 516/1210 KB 424/471 KB 48/577 KB 1427/1822 KB 156/276 KB 516/1210 KB 428/471 KB 48/577 KB 1427/1822 KB 156/276 KB 516/1210 KB 432/471 KB 48/577 KB 1427/1822 KB 148/276 KB 508/1210 KB 416/471 KB 40/577 KB 1427/1822 KB 156/276 KB 520/1210 KB 432/471 KB 48/577 KB 1431/1822 KB 156/276 KB 520/1210 KB 432/471 KB 48/577 KB 1435/1822 KB 156/276 KB 520/1210 KB 432/471 KB 48/577 KB 1439/1822 KB 156/276 KB 520/1210 KB 432/471 KB 48/577 KB 1443/1822 KB 156/276 KB 520/1210 KB 436/471 KB 52/577 KB 1447/1822 KB 156/276 KB 520/1210 KB 436/471 KB 52/577 KB 1451/1822 KB 156/276 KB 520/1210 KB 436/471 KB 52/577 KB 1455/1822 KB 156/276 KB 520/1210 KB 432/471 KB 48/577 KB 1427/1822 KB 156/276 KB 524/1210 KB 436/471 KB 52/577 KB 1455/1822 KB 156/276 KB 528/1210 KB 436/471 KB 52/577 KB 1455/1822 KB 156/276 KB 520/1210 KB 436/471 KB 52/577 KB 1443/1822 KB 156/276 KB 520/1210 KB 432/471 KB 52/577 KB 1443/1822 KB 156/276 KB 512/1210 KB 420/471 KB 40/577 KB 1427/1822 KB 160/276 KB 528/1210 KB 436/471 KB 52/577 KB 1455/1822 KB 160/276 KB 528/1210 KB 436/471 KB 56/577 KB 1455/1822 KB 160/276 KB 528/1210 KB 436/471 KB 60/577 KB 1455/1822 KB 160/276 KB 528/1210 KB 436/471 KB 64/577 KB 1455/1822 KB 164/276 KB 528/1210 KB 436/471 KB 64/577 KB 1455/1822 KB 168/276 KB 532/1210 KB 440/471 KB 64/577 KB 1455/1822 KB 172/276 KB 532/1210 KB 440/471 KB 64/577 KB 1455/1822 KB 176/276 KB 532/1210 KB 440/471 KB 64/577 KB 1455/1822 KB 180/276 KB 532/1210 KB 440/471 KB 64/577 KB 1455/1822 KB 184/276 KB 532/1210 KB 440/471 KB 68/577 KB 1459/1822 KB 188/276 KB 532/1210 KB 440/471 KB 68/577 KB 1459/1822 KB 192/276 KB 532/1210 KB 440/471 KB 68/577 KB 1459/1822 KB 164/276 KB 532/1210 KB 440/471 KB 64/577 KB 1455/1822 KB 164/276 KB 528/1210 KB 440/471 KB 64/577 KB 1455/1822 KB 192/276 KB 532/1210 KB 444/471 KB 68/577 KB 1459/1822 KB 192/276 KB 532/1210 KB 448/471 KB 68/577 KB 1459/1822 KB 192/276 KB 536/1210 KB 448/471 KB 68/577 KB 1459/1822 KB 192/276 KB 540/1210 KB 448/471 KB 68/577 KB 1459/1822 KB 192/276 KB 540/1210 KB 452/471 KB 68/577 KB 1459/1822 KB 192/276 KB 544/1210 KB 456/471 KB 68/577 KB 1459/1822 KB 192/276 KB 544/1210 KB 460/471 KB 68/577 KB 1459/1822 KB 192/276 KB 544/1210 KB 464/471 KB 68/577 KB 1459/1822 KB 180/276 KB 532/1210 KB 440/471 KB 68/577 KB 1459/1822 KB 180/276 KB 532/1210 KB 440/471 KB 68/577 KB 1455/1822 KB 192/276 KB 544/1210 KB 464/471 KB 72/577 KB 1459/1822 KB 192/276 KB 544/1210 KB 464/471 KB 76/577 KB 1459/1822 KB 192/276 KB 544/1210 KB 464/471 KB 80/577 KB 1459/1822 KB 192/276 KB 544/1210 KB 464/471 KB 80/577 KB 1463/1822 KB 192/276 KB 544/1210 KB 464/471 KB 80/577 KB 1467/1822 KB 192/276 KB 544/1210 KB 464/471 KB 80/577 KB 1471/1822 KB 192/276 KB 544/1210 KB 464/471 KB 80/577 KB 1475/1822 KB 196/276 KB 544/1210 KB 468/471 KB 84/577 KB 1479/1822 KB 196/276 KB 544/1210 KB 468/471 KB 84/577 KB 1483/1822 KB 196/276 KB 544/1210 KB 468/471 KB 84/577 KB 1487/1822 KB 192/276 KB 544/1210 KB 452/471 KB 68/577 KB 1459/1822 KB 196/276 KB 548/1210 KB 468/471 KB 84/577 KB 1487/1822 KB 196/276 KB 552/1210 KB 468/471 KB 84/577 KB 1487/1822 KB 196/276 KB unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 556/1210 KB 468/471 KB 84/577 KB 1487/1822 KB 196/276 KB 544/1210 KB 468/471 KB 84/577 KB 1475/1822 KB 196/276 KB 556/1210 KB 468/471 KB 88/577 KB 1487/1822 KB 196/276 KB 544/1210 KB 468/471 KB 80/577 KB 1475/1822 KB 196/276 KB 556/1210 KB 471/471 KB 88/577 KB 1487/1822 KB 196/276 KB 556/1210 KB 471/471 KB 92/577 KB 1487/1822 KB 196/276 KB 556/1210 KB 471/471 KB 96/577 KB 1487/1822 KB 196/276 KB 544/1210 KB 464/471 KB 80/577 KB 1475/1822 KB 196/276 KB 556/1210 KB 471/471 KB 100/577 KB 1487/1822 KB 200/276 KB 560/1210 KB 471/471 KB 104/577 KB 1491/1822 KB 200/276 KB 560/1210 KB 471/471 KB 108/577 KB 1491/1822 KB 200/276 KB 560/1210 KB 471/471 KB 112/577 KB 1491/1822 KB 200/276 KB 560/1210 KB 471/471 KB 100/577 KB 1491/1822 KB 200/276 KB 560/1210 KB 471/471 KB 100/577 KB 1487/1822 KB 200/276 KB 556/1210 KB 471/471 KB 100/577 KB 1487/1822 KB 204/276 KB 560/1210 KB 471/471 KB 112/577 KB 1491/1822 KB 204/276 KB 564/1210 KB 471/471 KB 112/577 KB 1491/1822 KB 208/276 KB 568/1210 KB 471/471 KB 112/577 KB 1491/1822 KB 208/276 KB 572/1210 KB 471/471 KB 112/577 KB 1491/1822 KB 208/276 KB 564/1210 KB 471/471 KB 112/577 KB 1491/1822 KB 208/276 KB 576/1210 KB 471/471 KB 112/577 KB 1491/1822 KB 212/276 KB 580/1210 KB 471/471 KB 116/577 KB 1495/1822 KB 212/276 KB 584/1210 KB 471/471 KB 116/577 KB 1495/1822 KB 212/276 KB 588/1210 KB 471/471 KB 116/577 KB 1495/1822 KB 212/276 KB 576/1210 KB 471/471 KB 116/577 KB 1495/1822 KB 212/276 KB 576/1210 KB 471/471 KB 112/577 KB 1495/1822 KB 212/276 KB 588/1210 KB 471/471 KB 116/577 KB 1499/1822 KB 212/276 KB 576/1210 KB 471/471 KB 112/577 KB 1491/1822 KB 212/276 KB 588/1210 KB 471/471 KB 116/577 KB 1503/1822 KB 216/276 KB 588/1210 KB 471/471 KB 116/577 KB 1503/1822 KB 220/276 KB 588/1210 KB 471/471 KB 116/577 KB 1503/1822 KB 224/276 KB 588/1210 KB 471/471 KB 116/577 KB 1503/1822 KB 228/276 KB 588/1210 KB 116/577 KB 1503/1822 KB 232/276 KB 588/1210 KB 120/577 KB 1507/1822 KB 236/276 KB 592/1210 KB 120/577 KB 1507/1822 KB 240/276 KB 592/1210 KB 120/577 KB 1507/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 365.6 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 232/276 KB 592/1210 KB 120/577 KB 1507/1822 KB 240/276 KB 596/1210 KB 120/577 KB 1507/1822 KB 228/276 KB 588/1210 KB 120/577 KB 1507/1822 KB 228/276 KB 588/1210 KB 120/577 KB 1503/1822 KB 240/276 KB 596/1210 KB 124/577 KB 1507/1822 KB 240/276 KB 596/1210 KB 128/577 KB 1507/1822 KB 240/276 KB 596/1210 KB 128/577 KB 1511/1822 KB 240/276 KB 596/1210 KB 128/577 KB 1515/1822 KB 240/276 KB 596/1210 KB 128/577 KB 1519/1822 KB 240/276 KB 596/1210 KB 132/577 KB 1519/1822 KB 240/276 KB 596/1210 KB 136/577 KB 1523/1822 KB 240/276 KB 600/1210 KB 140/577 KB 1523/1822 KB 240/276 KB 600/1210 KB 144/577 KB 1523/1822 KB 240/276 KB 596/1210 KB 132/577 KB 1523/1822 KB 240/276 KB 600/1210 KB 136/577 KB 1523/1822 KB 240/276 KB 604/1210 KB 144/577 KB 1523/1822 KB 240/276 KB 604/1210 KB 144/577 KB 1527/1822 KB 240/276 KB 604/1210 KB 144/577 KB 1531/1822 KB 240/276 KB 604/1210 KB 148/577 KB 1535/1822 KB 240/276 KB 608/1210 KB 148/577 KB 1535/1822 KB 244/276 KB 612/1210 KB 148/577 KB 1535/1822 KB 244/276 KB 616/1210 KB 148/577 KB 1535/1822 KB 244/276 KB 620/1210 KB 148/577 KB 1535/1822 KB 240/276 KB 604/1210 KB 148/577 KB 1531/1822 KB 244/276 KB 620/1210 KB 152/577 KB 1535/1822 KB 244/276 KB 620/1210 KB 156/577 KB 1535/1822 KB 244/276 KB 620/1210 KB 160/577 KB 1535/1822 KB 244/276 KB 608/1210 KB 148/577 KB 1535/1822 KB 248/276 KB 620/1210 KB 160/577 KB 1535/1822 KB 252/276 KB 620/1210 KB 160/577 KB 1535/1822 KB 256/276 KB 620/1210 KB 160/577 KB 1535/1822 KB 256/276 KB 620/1210 KB 160/577 KB 1539/1822 KB 256/276 KB 620/1210 KB 160/577 KB 1543/1822 KB 256/276 KB 620/1210 KB 164/577 KB 1547/1822 KB 256/276 KB 620/1210 KB 164/577 KB 1551/1822 KB 256/276 KB 620/1210 KB 164/577 KB 1555/1822 KB 260/276 KB 624/1210 KB 164/577 KB 1559/1822 KB 260/276 KB 624/1210 KB 164/577 KB 1563/1822 KB 260/276 KB 624/1210 KB 164/577 KB 1567/1822 KB 256/276 KB 620/1210 KB 164/577 KB 1543/1822 KB 260/276 KB 624/1210 KB 164/577 KB 1555/1822 KB 256/276 KB 624/1210 KB 164/577 KB 1555/1822 KB 260/276 KB 628/1210 KB 164/577 KB 1567/1822 KB 260/276 KB 628/1210 KB 168/577 KB 1567/1822 KB 264/276 KB 628/1210 KB 168/577 KB 1567/1822 KB 268/276 KB 632/1210 KB 168/577 KB 1567/1822 KB 264/276 KB 632/1210 KB 168/577 KB 1567/1822 KB 268/276 KB 632/1210 KB 172/577 KB 1567/1822 KB 268/276 KB 636/1210 KB 172/577 KB 1567/1822 KB 272/276 KB 636/1210 KB 172/577 KB 1567/1822 KB 272/276 KB 636/1210 KB 176/577 KB 1567/1822 KB 272/276 KB 640/1210 KB 176/577 KB 1567/1822 KB 276/276 KB 644/1210 KB 180/577 KB 1571/1822 KB 276/276 KB 648/1210 KB 180/577 KB 1571/1822 KB 276/276 KB 652/1210 KB 180/577 KB 1571/1822 KB 276/276 KB 640/1210 KB 180/577 KB 1571/1822 KB 276/276 KB 640/1210 KB 180/577 KB 1567/1822 KB 276/276 KB 640/1210 KB 176/577 KB 1567/1822 KB 276/276 KB 652/1210 KB 184/577 KB 1571/1822 KB 276/276 KB 652/1210 KB 188/577 KB 1571/1822 KB 276/276 KB 652/1210 KB 4/37 KB 192/577 KB 1571/1822 KB 276/276 KB 656/1210 KB 4/37 KB 192/577 KB 1575/1822 KB 276/276 KB 660/1210 KB 4/37 KB 196/577 KB 1575/1822 KB 276/276 KB 664/1210 KB 4/37 KB 196/577 KB 1575/1822 KB 276/276 KB 652/1210 KB 4/37 KB 188/577 KB 1571/1822 KB 276/276 KB 664/1210 KB 8/37 KB 196/577 KB 1575/1822 KB 276/276 KB 664/1210 KB 12/37 KB 196/577 KB 1575/1822 KB 276/276 KB 656/1210 KB 4/37 KB 196/577 KB 1575/1822 KB 276/276 KB 652/1210 KB 4/37 KB 192/577 KB 1575/1822 KB 276/276 KB 664/1210 KB 12/37 KB 196/577 KB 1579/1822 KB 276/276 KB 664/1210 KB 12/37 KB 196/577 KB 1583/1822 KB 276/276 unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install KB 664/1210 KB 12/37 KB 196/577 KB 1587/1822 KB 276/276 KB 668/1210 KB 16/37 KB 200/577 KB 1587/1822 KB 276/276 KB 668/1210 KB 12/37 KB 200/577 KB 1587/1822 KB 276/276 KB 664/1210 KB 12/37 KB 200/577 KB 1587/1822 KB 276/276 KB 668/1210 KB 16/37 KB 204/577 KB 1587/1822 KB 276/276 KB 668/1210 KB 16/37 KB 208/577 KB 1587/1822 KB 276/276 KB 668/1210 KB 16/37 KB 208/577 KB 1591/1822 KB 276/276 KB 668/1210 KB 16/37 KB 208/577 KB 1595/1822 KB 276/276 KB 668/1210 KB 16/37 KB 208/577 KB 1599/1822 KB 276/276 KB 668/1210 KB 20/37 KB 208/577 KB 1603/1822 KB 672/1210 KB 20/37 KB 212/577 KB 1607/1822 KB 672/1210 KB 20/37 KB 212/577 KB 1611/1822 KB 672/1210 KB 20/37 KB 212/577 KB 1615/1822 KB 276/276 KB 668/1210 KB 20/37 KB 208/577 KB 1599/1822 KB 672/1210 KB 20/37 KB 212/577 KB 1603/1822 KB 672/1210 KB 24/37 KB 212/577 KB 1615/1822 KB 676/1210 KB 24/37 KB 212/577 KB 1615/1822 KB 676/1210 KB 28/37 KB 212/577 KB 1615/1822 KB 680/1210 KB 28/37 KB 212/577 KB 1615/1822 KB 684/1210 KB 28/37 KB 212/577 KB 1615/1822 KB 668/1210 KB 20/37 KB 212/577 KB 1603/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 211.1 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 684/1210 KB 32/37 KB 216/577 KB 1615/1822 KB 684/1210 KB 32/37 KB 220/577 KB 1615/1822 KB 684/1210 KB 32/37 KB 224/577 KB 1615/1822 KB 684/1210 KB 32/37 KB 228/577 KB 1615/1822 KB 688/1210 KB 32/37 KB 232/577 KB 1619/1822 KB 688/1210 KB 32/37 KB 236/577 KB 1619/1822 KB 688/1210 KB 32/37 KB 240/577 KB 1619/1822 KB 684/1210 KB 32/37 KB 212/577 KB 1615/1822 KB 688/1210 KB 36/37 KB 240/577 KB 1619/1822 KB 688/1210 KB 37/37 KB 240/577 KB 1619/1822 KB 688/1210 KB 32/37 KB 228/577 KB 1619/1822 KB 692/1210 KB 37/37 KB 240/577 KB 1619/1822 KB 696/1210 KB 37/37 KB 240/577 KB 1619/1822 KB 700/1210 KB 37/37 KB 240/577 KB 1619/1822 KB 684/1210 KB 32/37 KB 228/577 KB 1619/1822 KB 700/1210 KB 37/37 KB 240/577 KB 1623/1822 KB 700/1210 KB 37/37 KB 240/577 KB 1627/1822 KB 700/1210 KB 37/37 KB 240/577 KB 1631/1822 KB 700/1210 KB 37/37 KB 240/577 KB 1635/1822 KB 704/1210 KB 37/37 KB 244/577 KB 1639/1822 KB 704/1210 KB 37/37 KB 244/577 KB 1643/1822 KB 704/1210 KB 37/37 KB 244/577 KB 1635/1822 KB 708/1210 KB 37/37 KB 244/577 KB 1643/1822 KB 700/1210 KB 37/37 KB 244/577 KB 1635/1822 KB 712/1210 KB 37/37 KB 244/577 KB 1643/1822 KB 716/1210 KB 37/37 KB 248/577 KB 1643/1822 KB 712/1210 KB 37/37 KB 248/577 KB 1643/1822 KB 716/1210 KB 37/37 KB 252/577 KB 1643/1822 KB 716/1210 KB 37/37 KB 256/577 KB 1643/1822 KB 716/1210 KB 37/37 KB 256/577 KB 1647/1822 KB 720/1210 KB 37/37 KB 256/577 KB 1647/1822 KB 724/1210 KB 37/37 KB 260/577 KB 1651/1822 KB 728/1210 KB 37/37 KB 260/577 KB 1651/1822 KB 732/1210 KB 37/37 KB 260/577 KB 1651/1822 KB 720/1210 KB 37/37 KB 260/577 KB 1651/1822 KB 720/1210 KB 37/37 KB 260/577 KB 1647/1822 KB 732/1210 KB 37/37 KB 264/577 KB 1651/1822 KB 732/1210 KB 37/37 KB 268/577 KB 1651/1822 KB 732/1210 KB 37/37 KB 269/577 KB 1655/1822 KB 732/1210 KB 37/37 KB 268/577 KB 1655/1822 KB 732/1210 KB 37/37 KB 269/577 KB 1659/1822 KB 732/1210 KB 37/37 KB 269/577 KB 1663/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 27.7 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 4/167 KB 732/1210 KB 269/577 KB 1663/1822 KB 8/167 KB 732/1210 KB 269/577 KB 1663/1822 KB 12/167 KB 732/1210 KB 269/577 KB 1663/1822 KB 16/167 KB 732/1210 KB 269/577 KB 1663/1822 KB 16/167 KB 736/1210 KB 269/577 KB 1663/1822 KB 16/167 KB 736/1210 KB 273/577 KB 1663/1822 KB 20/167 KB 740/1210 KB 277/577 KB 1663/1822 KB 20/167 KB 740/1210 KB 281/577 KB 1663/1822 KB 20/167 KB 740/1210 KB 285/577 KB 1667/1822 KB 20/167 KB 740/1210 KB 273/577 KB 1663/1822 KB 20/167 KB 736/1210 KB 273/577 KB 1663/1822 KB 24/167 KB 740/1210 KB 285/577 KB 1667/1822 KB 28/167 KB 740/1210 KB 285/577 KB 1667/1822 KB 32/167 KB 740/1210 KB 285/577 KB 1667/1822 KB 36/167 KB 740/1210 KB 285/577 KB 1667/1822 KB 40/167 KB 740/1210 KB 285/577 KB 1667/1822 KB 44/167 KB 740/1210 KB 285/577 KB 1667/1822 KB 48/167 KB 740/1210 KB 285/577 KB 1667/1822 KB 48/167 KB 744/1210 KB 285/577 KB 1667/1822 KB 20/167 KB 740/1210 KB 281/577 KB 1667/1822 KB 48/167 KB 748/1210 KB 285/577 KB 1667/1822 KB 48/167 KB 748/1210 KB 285/577 KB 1671/1822 KB 48/167 KB 748/1210 KB 285/577 KB 1675/1822 KB 48/167 KB 748/1210 KB 285/577 KB 1679/1822 KB 52/167 KB 752/1210 KB 285/577 KB 1683/1822 KB 52/167 KB 752/1210 KB 289/577 KB 1687/1822 KB 52/167 KB 748/1210 KB 285/577 KB 1679/1822 KB 56/167 KB 752/1210 KB 289/577 KB 1687/1822 KB 60/167 KB 752/1210 KB 289/577 KB 1687/1822 KB 64/167 KB 752/1210 KB 289/577 KB 1687/1822 KB 52/167 KB 752/1210 KB 285/577 KB 1679/1822 KB 52/167 KB 752/1210 KB 289/577 KB 1683/1822 KB 64/167 KB 752/1210 KB 293/577 KB 1687/1822 KB 64/167 KB 756/1210 KB 293/577 KB 1687/1822 KB 64/167 KB 760/1210 KB 293/577 KB 1687/1822 KB 64/167 KB 760/1210 KB 297/577 KB 1687/1822 KB 64/167 KB 760/1210 KB 301/577 KB 1687/1822 KB 64/167 KB 764/1210 KB 301/577 KB 1691/1822 KB 64/167 KB 764/1210 KB 301/577 KB 1695/1822 KB 64/167 KB 764/1210 KB 301/577 KB 1699/1822 KB 68/167 KB 764/1210 KB 305/577 KB 1703/1822 KB 68/167 KB 764/1210 KB 305/577 KB 1707/1822 KB 68/167 KB 764/1210 KB 305/577 KB 1711/1822 KB 64/167 KB 764/1210 KB 301/577 KB 1687/1822 KB 68/167 KB 768/1210 KB 305/577 KB 1711/1822 KB 68/167 KB 772/1210 KB 305/577 KB 1711/1822 KB 68/167 KB 776/1210 KB 305/577 KB 1711/1822 KB 68/167 KB 764/1210 KB 305/577 KB 1699/1822 KB 68/167 KB 764/1210 KB 301/577 KB 1699/1822 KB 72/167 KB 776/1210 KB 305/577 KB 1711/1822 KB 76/167 KB 776/1210 KB 305/577 KB 1711/1822 KB 80/167 KB 776/1210 KB 305/577 KB 1711/1822 KB 80/167 KB 776/1210 KB 309/577 KB 1711/1822 KB 80/167 KB 776/1210 KB 313/577 KB 1711/1822 KB 80/167 KB 776/1210 KB 317/577 KB 1711/1822 KB 84/167 KB 776/1210 KB 317/577 KB 1711/1822 KB 88/167 KB 780/1210 KB 321/577 KB 1715/1822 KB 92/167 KB 780/1210 KB 321/577 KB 1715/1822 KB 96/167 KB 780/1210 KB 321/577 KB 1715/1822 KB 84/167 KB 780/1210 KB 321/577 KB 1715/1822 KB 84/167 KB 780/1210 KB 317/577 KB 1711/1822 KB 96/167 KB 784/1210 KB 321/577 KB 1715/1822 KB 96/167 KB 788/1210 KB 321/577 KB 1715/1822 KB 96/167 KB 792/1210 KB 321/577 KB 1719/1822 KB 96/167 KB 796/1210 KB 321/577 KB 1719/1822 KB 84/167 KB 780/1210 KB 321/577 KB 1711/1822 KB 96/167 KB 796/1210 KB 325/577 KB 1719/1822 KB 96/167 KB 796/1210 KB 329/577 KB 1719/1822 KB 96/167 KB 796/1210 KB 333/577 KB 1719/1822 KB 96/167 KB 788/1210 KB 321/577 KB 1719/1822 KB 96/167 KB 796/1210 KB 333/577 KB 1723/1822 KB 96/167 KB 796/1210 KB 333/577 KB 1727/1822 KB 100/167 KB 796/1210 KB 333/577 KB 1727/1822 KB 104/167 KB 796/1210 KB 333/577 KB 1731/1822 KB 108/167 KB 796/1210 KB unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 333/577 KB 1731/1822 KB 112/167 KB 796/1210 KB 333/577 KB 1731/1822 KB 112/167 KB 800/1210 KB 337/577 KB 1731/1822 KB 112/167 KB 804/1210 KB 337/577 KB 1731/1822 KB 112/167 KB 808/1210 KB 337/577 KB 1731/1822 KB 112/167 KB 812/1210 KB 337/577 KB 1731/1822 KB 100/167 KB 796/1210 KB 333/577 KB 1731/1822 KB 112/167 KB 812/1210 KB 337/577 KB 1735/1822 KB 112/167 KB 812/1210 KB 337/577 KB 1739/1822 KB 112/167 KB 812/1210 KB 337/577 KB 1743/1822 KB 112/167 KB 796/1210 KB 337/577 KB 1731/1822 KB 112/167 KB 812/1210 KB 341/577 KB 1743/1822 KB 112/167 KB 812/1210 KB 345/577 KB 1743/1822 KB 112/167 KB 812/1210 KB 349/577 KB 1743/1822 KB 116/167 KB 812/1210 KB 349/577 KB 1743/1822 KB 120/167 KB 816/1210 KB 353/577 KB 1747/1822 KB 124/167 KB 816/1210 KB 353/577 KB 1747/1822 KB 128/167 KB 816/1210 KB 353/577 KB 1747/1822 KB 116/167 KB 816/1210 KB 353/577 KB 1747/1822 KB 116/167 KB 812/1210 KB 353/577 KB 1743/1822 KB 116/167 KB 812/1210 KB 353/577 KB 1747/1822 KB 128/167 KB 820/1210 KB 357/577 KB 1747/1822 KB 128/167 KB 820/1210 KB 361/577 KB 1751/1822 KB 128/167 KB 820/1210 KB 365/577 KB 1751/1822 KB 128/167 KB 820/1210 KB 353/577 KB 1751/1822 KB 128/167 KB 820/1210 KB 361/577 KB 1751/1822 KB 132/167 KB 820/1210 KB 365/577 KB 1755/1822 KB 132/167 KB 824/1210 KB 365/577 KB 1759/1822 KB 132/167 KB 824/1210 KB 369/577 KB 1759/1822 KB 132/167 KB 824/1210 KB 373/577 KB 1763/1822 KB 132/167 KB 824/1210 KB 377/577 KB 1763/1822 KB 132/167 KB 824/1210 KB 381/577 KB 1763/1822 KB 132/167 KB 820/1210 KB 365/577 KB 1751/1822 KB 136/167 KB 824/1210 KB 381/577 KB 1763/1822 KB 140/167 KB 824/1210 KB 381/577 KB 1763/1822 KB 144/167 KB 824/1210 KB 381/577 KB 1763/1822 KB 132/167 KB 824/1210 KB 369/577 KB 1763/1822 KB 132/167 KB 824/1210 KB 365/577 KB 1755/1822 KB 144/167 KB 828/1210 KB 381/577 KB 1763/1822 KB 144/167 KB 832/1210 KB 381/577 KB 1763/1822 KB 144/167 KB 832/1210 KB 381/577 KB 1767/1822 KB 144/167 KB 832/1210 KB 381/577 KB 1771/1822 KB 144/167 KB 836/1210 KB 381/577 KB 1775/1822 KB 144/167 KB 836/1210 KB 381/577 KB 1771/1822 KB 144/167 KB 840/1210 KB 381/577 KB 1775/1822 KB 144/167 KB 844/1210 KB 381/577 KB 1775/1822 KB 144/167 KB 844/1210 KB 381/577 KB 4/1192 KB 1775/1822 KB 144/167 KB 844/1210 KB 381/577 KB 8/1192 KB 1775/1822 KB 144/167 KB 844/1210 KB 381/577 KB 12/1192 KB 1775/1822 KB 144/167 KB 844/1210 KB 381/577 KB 16/1192 KB 1775/1822 KB 144/167 KB 844/1210 KB 381/577 KB 20/1192 KB 1775/1822 KB 144/167 KB 844/1210 KB 381/577 KB 24/1192 KB 1775/1822 KB 144/167 KB 844/1210 KB 381/577 KB 28/1192 KB 1775/1822 KB 144/167 KB 844/1210 KB 381/577 KB 32/1192 KB 1775/1822 KB 148/167 KB 844/1210 KB 381/577 KB 32/1192 KB 1775/1822 KB 152/167 KB 844/1210 KB 385/577 KB 36/1192 KB 1775/1822 KB 156/167 KB 844/1210 KB 385/577 KB 36/1192 KB 1775/1822 KB 160/167 KB 844/1210 KB 385/577 KB 36/1192 KB 1775/1822 KB 148/167 KB 844/1210 KB 381/577 KB 36/1192 KB 1775/1822 KB 160/167 KB 848/1210 KB 385/577 KB 40/1192 KB 1779/1822 KB 160/167 KB 848/1210 KB 385/577 KB 44/1192 KB 1779/1822 KB 160/167 KB 848/1210 KB 385/577 KB 48/1192 KB 1779/1822 KB 160/167 KB 848/1210 KB 385/577 KB 52/1192 KB 1779/1822 KB 160/167 KB 848/1210 KB 385/577 KB 56/1192 KB 1779/1822 KB 160/167 KB 848/1210 KB 385/577 KB 60/1192 KB 1779/1822 KB 160/167 KB 848/1210 KB 385/577 KB 64/1192 KB 1779/1822 KB 148/167 KB 844/1210 KB 385/577 KB 36/1192 KB 1775/1822 KB 160/167 KB 848/1210 KB 389/577 KB 68/1192 KB 1779/1822 KB 160/167 KB 848/1210 KB 393 unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install /577 KB 68/1192 KB 1779/1822 KB 160/167 KB 848/1210 KB 397/577 KB 68/1192 KB 1779/1822 KB 160/167 KB 848/1210 KB 385/577 KB 68/1192 KB 1779/1822 KB 164/167 KB 848/1210 KB 397/577 KB 72/1192 KB 1779/1822 KB 164/167 KB 848/1210 KB 397/577 KB 76/1192 KB 1779/1822 KB 164/167 KB 848/1210 KB 397/577 KB 80/1192 KB 1779/1822 KB 164/167 KB 848/1210 KB 397/577 KB 84/1192 KB 1779/1822 KB 164/167 KB 848/1210 KB 397/577 KB 88/1192 KB 1779/1822 KB 164/167 KB 848/1210 KB 397/577 KB 92/1192 KB 1779/1822 KB 164/167 KB 848/1210 KB 397/577 KB 96/1192 KB 1779/1822 KB 160/167 KB 848/1210 KB 385/577 KB 36/1192 KB 1779/1822 KB 164/167 KB 848/1210 KB 397/577 KB 68/1192 KB 1779/1822 KB 160/167 KB 848/1210 KB 393/577 KB 68/1192 KB 1779/1822 KB 164/167 KB 852/1210 KB 397/577 KB 96/1192 KB 1783/1822 KB 164/167 KB 852/1210 KB 397/577 KB 96/1192 KB 1787/1822 KB 164/167 KB 852/1210 KB 397/577 KB 96/1192 KB 1791/1822 KB 164/167 KB 852/1210 KB 397/577 KB 96/1192 KB 1779/1822 KB 167/167 KB 852/1210 KB 397/577 KB 96/1192 KB 1791/1822 KB 167/167 KB 856/1210 KB 397/577 KB 96/1192 KB 1791/1822 KB 167/167 KB 856/1210 KB 397/577 KB 96/1192 KB 1795/1822 KB 167/167 KB 860/1210 KB 401/577 KB 100/1192 KB 1799/1822 KB 167/167 KB 860/1210 KB 401/577 KB 100/1192 KB 1803/1822 KB 167/167 KB 860/1210 KB 401/577 KB 100/1192 KB 1807/1822 KB 167/167 KB 860/1210 KB 401/577 KB 100/1192 KB 1795/1822 KB 167/167 KB 860/1210 KB 401/577 KB 96/1192 KB 1795/1822 KB 167/167 KB 860/1210 KB 397/577 KB 96/1192 KB 1795/1822 KB 167/167 KB 860/1210 KB 405/577 KB 100/1192 KB 1807/1822 KB 167/167 KB 860/1210 KB 409/577 KB 100/1192 KB 1807/1822 KB 167/167 KB 860/1210 KB 413/577 KB 100/1192 KB 1807/1822 KB 167/167 KB 864/1210 KB 413/577 KB 100/1192 KB 1807/1822 KB 167/167 KB 868/1210 KB 413/577 KB 100/1192 KB 1807/1822 KB 167/167 KB 868/1210 KB 413/577 KB 100/1192 KB 1811/1822 KB 167/167 KB 872/1210 KB 417/577 KB 104/1192 KB 1815/1822 KB 167/167 KB 872/1210 KB 417/577 KB 104/1192 KB 1819/1822 KB 167/167 KB 872/1210 KB 417/577 KB 104/1192 KB 1822/1822 KB 167/167 KB 872/1210 KB 417/577 KB 104/1192 KB 1811/1822 KB 167/167 KB 872/1210 KB 413/577 KB 104/1192 KB 1811/1822 KB 167/167 KB 868/1210 KB 413/577 KB 104/1192 KB 1811/1822 KB 167/167 KB 876/1210 KB 417/577 KB 104/1192 KB 1822/1822 KB 167/167 KB 876/1210 KB 417/577 KB 108/1192 KB 1822/1822 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 121.6 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 876/1210 KB 421/577 KB 112/1192 KB 1822/1822 KB 876/1210 KB 425/577 KB 112/1192 KB 1822/1822 KB 876/1210 KB 429/577 KB 112/1192 KB 1822/1822 KB 876/1210 KB 433/577 KB 112/1192 KB 1822/1822 KB 876/1210 KB 437/577 KB 112/1192 KB 1822/1822 KB 876/1210 KB 441/577 KB 112/1192 KB 1822/1822 KB 876/1210 KB 445/577 KB 112/1192 KB 1822/1822 KB 876/1210 KB 449/577 KB 112/1192 KB 1822/1822 KB 876/1210 KB 453/577 KB 112/1192 KB 1822/1822 KB 876/1210 KB 457/577 KB 112/1192 KB 1822/1822 KB 876/1210 KB 461/577 KB 112/1192 KB 1822/1822 KB 876/1210 KB 465/577 KB 112/1192 KB 1822/1822 KB 876/1210 KB 469/577 KB 112/1192 KB 1822/1822 KB 876/1210 KB 473/577 KB 112/1192 KB 1822/1822 KB 876/1210 KB 477/577 KB 112/1192 KB 1822/1822 KB 876/1210 KB 481/577 KB 112/1192 KB 1822/1822 KB 876/1210 KB 485/577 KB 112/1192 KB 1822/1822 KB 876/1210 KB 489/577 KB 112/1192 KB 1822/1822 KB 876/1210 KB 493/577 KB 112/1192 KB 1822/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1325.6 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 876/1210 KB 493/577 KB 112/1192 KB 4/439 KB 876/1210 KB 493/577 KB 112/1192 KB 8/439 KB 876/1210 KB 493/577 KB 112/1192 KB 12/439 KB 876/1210 KB 493/577 KB 112/1192 KB 16/439 KB 876/1210 KB 493/577 KB 112/1192 KB 20/439 KB 876/1210 KB 493/577 KB 112/1192 KB 24/439 KB 876/1210 KB 493/577 KB 112/1192 KB 28/439 KB 876/1210 KB 493/577 KB 112/1192 KB 32/439 KB 876/1210 KB 493/577 KB 112/1192 KB 36/439 KB 876/1210 KB 497/577 KB 112/1192 KB 36/439 KB 876/1210 KB 501/577 KB 112/1192 KB 36/439 KB 876/1210 KB 505/577 KB 112/1192 KB 36/439 KB 876/1210 KB 509/577 KB 112/1192 KB 36/439 KB 167/167 KB 876/1210 KB 417/577 KB 112/1192 KB 1822/1822 KB 880/1210 KB 509/577 KB 116/1192 KB 40/439 KB 880/1210 KB 509/577 KB 120/1192 KB 40/439 KB 880/1210 KB 509/577 KB 124/1192 KB 40/439 KB 880/1210 KB 509/577 KB 128/1192 KB 40/439 KB 880/1210 KB 509/577 KB 132/1192 KB 40/439 KB 880/1210 KB 509/577 KB 136/1192 KB 40/439 KB 880/1210 KB 509/577 KB 140/1192 KB 40/439 KB 880/1210 KB 509/577 KB 144/1192 KB 40/439 KB 880/1210 KB 509/577 KB 112/1192 KB 40/439 KB 884/1210 KB 509/577 KB 144/1192 KB 40/439 KB 888/1210 KB 509/577 KB 144/1192 KB 40/439 KB 892/1210 KB 509/577 KB 144/1192 KB 40/439 KB 896/1210 KB 509/577 KB 144/1192 KB 40/439 KB 900/1210 KB 509/577 KB 144/1192 KB 40/439 KB 904/1210 KB 509/577 KB 144/1192 KB 40/439 KB 908/1210 KB 509/577 KB 144/1192 KB 40/439 KB 912/1210 KB 509/577 KB 144/1192 KB 40/439 KB 916/1210 KB 509/577 KB 148/1192 KB 40/439 KB 920/1210 KB 509/577 KB 148/1192 KB 40/439 KB 924/1210 KB 509/577 KB 148/1192 KB 40/439 KB 4/562 KB 924/1210 KB 509/577 KB 148/1192 KB 40/439 KB 8/562 KB 928/1210 KB 509/577 KB 148/1192 KB 40/439 KB 12/562 KB 928/1210 KB 509/577 KB 148/1192 KB 40/439 KB 16/562 KB 928/1210 KB 509/577 KB 148/1192 KB 40/439 KB 20/562 KB 928/1210 KB 509/577 KB 148/1192 KB 40/439 KB 24/562 KB 928/1210 KB 513/577 KB 148/1192 KB 40/439 KB 876/1210 KB 509/577 KB 112/1192 KB 40/439 KB 28/562 KB 928/1210 KB 513/577 KB 148/1192 KB 44/439 KB 28/562 KB 928/1210 KB 513/577 KB 148/1192 KB 48/439 KB 28/562 KB 928/1210 KB 513/577 KB 148/1192 KB 52/439 KB 20/562 KB 928/1210 KB 513/577 KB 148/1192 KB 40/439 KB 4/562 KB 928/1210 KB 509/577 KB 148/1192 KB 40/439 KB 912/1210 KB 509/577 KB 148/1192 KB 40/439 KB 28/562 KB 928/1210 KB 513/577 KB 152/1192 KB 52/439 KB 28/562 KB 928/1210 KB 513/577 KB 156/1192 KB 52/439 KB 28/562 KB 928/1210 KB 513/577 KB 160/1192 KB 52/439 KB 28/562 KB 928/1210 KB 513/577 KB 164/1192 KB 52/439 KB 28/562 KB 928/1210 KB 513/577 KB 168/1192 KB 52/439 KB 28/562 KB 928/1210 KB 513/577 KB 172/1192 KB 52/439 KB 28/562 KB 932/1210 KB 513/577 KB 176/1192 KB 52/439 KB 28/562 KB 932/1210 KB 513/577 KB 180/1192 KB 52/439 KB 28/562 KB 932/1210 KB 513/577 KB 184/1192 KB 52/439 KB 28/562 KB 932/1210 KB 513/577 KB 188/1192 KB 52/439 KB 28/562 KB 932/1210 KB 513/577 KB 192/1192 KB 52/439 KB 28/562 KB 932/1210 KB 513/577 KB 196/1192 KB 52/439 KB 28/562 KB 932/1210 KB 513/577 KB 200/1192 KB 52/439 KB 28/562 KB 932/1210 KB 513/577 KB 204/1192 KB 52/439 KB 28/562 KB 928/1210 KB 513/577 KB 148/1192 KB 40/439 KB 32/562 KB 932/1210 KB 517/577 KB 204/1192 KB 52/439 KB 28/562 KB 932/1210 KB 517/577 KB 204/1192 KB 52/439 KB 28/562 KB 932/1210 KB 513/577 KB 172/1192 KB 52/439 KB 32/562 KB 936/1210 KB 517/577 KB 204/1192 KB 52/439 KB 32/562 KB 940/1210 KB 517/577 KB 204/1192 KB 52/439 KB 32/562 KB 944/1210 KB 517/577 KB 204/1192 KB 52/439 KB 32/562 KB unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 948/1210 KB 517/577 KB 204/1192 KB 52/439 KB 32/562 KB 952/1210 KB 517/577 KB 204/1192 KB 52/439 KB 32/562 KB 956/1210 KB 517/577 KB 204/1192 KB 52/439 KB 32/562 KB 960/1210 KB 517/577 KB 204/1192 KB 52/439 KB 32/562 KB 964/1210 KB 517/577 KB 204/1192 KB 52/439 KB 32/562 KB 968/1210 KB 517/577 KB 204/1192 KB 52/439 KB 32/562 KB 972/1210 KB 517/577 KB 204/1192 KB 52/439 KB 32/562 KB 976/1210 KB 521/577 KB 208/1192 KB 52/439 KB 36/562 KB 980/1210 KB 521/577 KB 208/1192 KB 56/439 KB 36/562 KB 984/1210 KB 521/577 KB 208/1192 KB 56/439 KB 32/562 KB 972/1210 KB 521/577 KB 208/1192 KB 52/439 KB 32/562 KB 972/1210 KB 521/577 KB 204/1192 KB 52/439 KB 36/562 KB 984/1210 KB 525/577 KB 208/1192 KB 56/439 KB 36/562 KB 984/1210 KB 525/577 KB 212/1192 KB 56/439 KB 36/562 KB 984/1210 KB 529/577 KB 216/1192 KB 56/439 KB 36/562 KB 984/1210 KB 529/577 KB 220/1192 KB 56/439 KB 36/562 KB 984/1210 KB 529/577 KB 224/1192 KB 56/439 KB 36/562 KB 976/1210 KB 521/577 KB 208/1192 KB 56/439 KB 32/562 KB 976/1210 KB 521/577 KB 208/1192 KB 56/439 KB 36/562 KB 988/1210 KB 529/577 KB 224/1192 KB 60/439 KB 36/562 KB 988/1210 KB 529/577 KB 224/1192 KB 64/439 KB 36/562 KB 988/1210 KB 529/577 KB 224/1192 KB 68/439 KB 40/562 KB 988/1210 KB 529/577 KB 224/1192 KB 72/439 KB 36/562 KB 988/1210 KB 529/577 KB 224/1192 KB 56/439 KB 36/562 KB 984/1210 KB 529/577 KB 212/1192 KB 56/439 KB 40/562 KB 988/1210 KB 529/577 KB 224/1192 KB 68/439 KB 44/562 KB 988/1210 KB 529/577 KB 224/1192 KB 72/439 KB 44/562 KB 988/1210 KB 533/577 KB 224/1192 KB 72/439 KB 48/562 KB 988/1210 KB 533/577 KB 224/1192 KB 72/439 KB 48/562 KB 988/1210 KB 537/577 KB 224/1192 KB 72/439 KB 48/562 KB 988/1210 KB 541/577 KB 224/1192 KB 72/439 KB 52/562 KB 992/1210 KB 541/577 KB 228/1192 KB 76/439 KB 52/562 KB 992/1210 KB 541/577 KB 228/1192 KB 80/439 KB 52/562 KB 992/1210 KB 541/577 KB 228/1192 KB 84/439 KB 52/562 KB 992/1210 KB 545/577 KB 228/1192 KB 88/439 KB 52/562 KB 992/1210 KB 545/577 KB 228/1192 KB 92/439 KB 52/562 KB 992/1210 KB 545/577 KB 228/1192 KB 96/439 KB 52/562 KB 992/1210 KB 541/577 KB 228/1192 KB 72/439 KB 52/562 KB 988/1210 KB 541/577 KB 228/1192 KB 72/439 KB 52/562 KB 992/1210 KB 545/577 KB 232/1192 KB 96/439 KB 52/562 KB 988/1210 KB 541/577 KB 224/1192 KB 72/439 KB 56/562 KB 996/1210 KB 545/577 KB 232/1192 KB 96/439 KB 52/562 KB 996/1210 KB 545/577 KB 232/1192 KB 96/439 KB 56/562 KB 1000/1210 KB 545/577 KB 236/1192 KB 96/439 KB 60/562 KB 1000/1210 KB 545/577 KB 236/1192 KB 96/439 KB 52/562 KB 992/1210 KB 545/577 KB 228/1192 KB 84/439 KB 56/562 KB 996/1210 KB 545/577 KB 236/1192 KB 96/439 KB 60/562 KB 1000/1210 KB 545/577 KB 240/1192 KB 96/439 KB 60/562 KB 1004/1210 KB 545/577 KB 240/1192 KB 96/439 KB 64/562 KB 1004/1210 KB 549/577 KB 240/1192 KB 96/439 KB 64/562 KB 1004/1210 KB 553/577 KB 240/1192 KB 96/439 KB 64/562 KB 1004/1210 KB 557/577 KB 240/1192 KB 96/439 KB 64/562 KB 1004/1210 KB 545/577 KB 240/1192 KB 96/439 KB 64/562 KB 1008/1210 KB 557/577 KB 240/1192 KB 96/439 KB 68/562 KB 1012/1210 KB 561/577 KB 244/1192 KB 100/439 KB 68/562 KB 1016/1210 KB 561/577 KB 244/1192 KB 100/439 KB 68/562 KB 1008/1210 KB 561/577 KB 244/1192 KB 100/439 KB 64/562 KB 1008/1210 KB 557/577 KB 244/1192 KB 96/439 KB 68/562 KB 1020/1210 KB 561/577 KB 248/1192 KB 100/439 KB 68/562 KB 1008/1210 KB 561/577 KB 244/1192 KB 96/439 KB 72/562 KB 1020/1210 KB 561/577 KB 252/1192 KB 100/439 KB 76/562 KB 1020/1210 KB 561/577 KB 252/1192 KB 100/ unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 439 KB 64/562 KB 1008/1210 KB 561/577 KB 244/1192 KB 96/439 KB 76/562 KB 1020/1210 KB 565/577 KB 252/1192 KB 104/439 KB 76/562 KB 1020/1210 KB 569/577 KB 252/1192 KB 104/439 KB 80/562 KB 1020/1210 KB 573/577 KB 252/1192 KB 104/439 KB 76/562 KB 1020/1210 KB 561/577 KB 252/1192 KB 104/439 KB 68/562 KB 1020/1210 KB 561/577 KB 252/1192 KB 100/439 KB 68/562 KB 1020/1210 KB 561/577 KB 244/1192 KB 100/439 KB 80/562 KB 1020/1210 KB 573/577 KB 256/1192 KB 104/439 KB 80/562 KB 1020/1210 KB 569/577 KB 252/1192 KB 104/439 KB 80/562 KB 1020/1210 KB 573/577 KB 256/1192 KB 108/439 KB 80/562 KB 1020/1210 KB 573/577 KB 256/1192 KB 112/439 KB 80/562 KB 1024/1210 KB 573/577 KB 256/1192 KB 116/439 KB 84/562 KB 1024/1210 KB 577/577 KB 260/1192 KB 120/439 KB 80/562 KB 1024/1210 KB 573/577 KB 256/1192 KB 112/439 KB 84/562 KB 1024/1210 KB 577/577 KB 260/1192 KB 116/439 KB 84/562 KB 1028/1210 KB 577/577 KB 260/1192 KB 120/439 KB 84/562 KB 1032/1210 KB 577/577 KB 260/1192 KB 120/439 KB 84/562 KB 1036/1210 KB 577/577 KB 260/1192 KB 120/439 KB 84/562 KB 1024/1210 KB 573/577 KB 260/1192 KB 116/439 KB 84/562 KB 1024/1210 KB 573/577 KB 256/1192 KB 116/439 KB 88/562 KB 1036/1210 KB 577/577 KB 260/1192 KB 120/439 KB 88/562 KB 1036/1210 KB 577/577 KB 264/1192 KB 120/439 KB 92/562 KB 1036/1210 KB 577/577 KB 264/1192 KB 120/439 KB 96/562 KB 1036/1210 KB 577/577 KB 268/1192 KB 120/439 KB 92/562 KB 1036/1210 KB 577/577 KB 268/1192 KB 120/439 KB 96/562 KB 1036/1210 KB 577/577 KB 272/1192 KB 120/439 KB 96/562 KB 1036/1210 KB 577/577 KB 272/1192 KB 124/439 KB 96/562 KB 1036/1210 KB 577/577 KB 276/1192 KB 124/439 KB 100/562 KB 1040/1210 KB 577/577 KB 280/1192 KB 128/439 KB 100/562 KB 1040/1210 KB 577/577 KB 276/1192 KB 128/439 KB 96/562 KB 1040/1210 KB 577/577 KB 276/1192 KB 128/439 KB 96/562 KB 1036/1210 KB 577/577 KB 276/1192 KB 128/439 KB 100/562 KB 1040/1210 KB 577/577 KB 280/1192 KB 132/439 KB 104/562 KB 1044/1210 KB 577/577 KB 280/1192 KB 132/439 KB 100/562 KB 1044/1210 KB 577/577 KB 280/1192 KB 132/439 KB 104/562 KB 1048/1210 KB 577/577 KB 280/1192 KB 132/439 KB 108/562 KB 1048/1210 KB 577/577 KB 280/1192 KB 132/439 KB 108/562 KB 1052/1210 KB 577/577 KB 284/1192 KB 132/439 KB 108/562 KB 1052/1210 KB 577/577 KB 280/1192 KB 132/439 KB 112/562 KB 1052/1210 KB 577/577 KB 288/1192 KB 136/439 KB 112/562 KB 1052/1210 KB 577/577 KB 284/1192 KB 136/439 KB 108/562 KB 1052/1210 KB 577/577 KB 284/1192 KB 136/439 KB 112/562 KB 1052/1210 KB 577/577 KB 288/1192 KB 140/439 KB 116/562 KB 1052/1210 KB 577/577 KB 288/1192 KB 140/439 KB 120/562 KB 1056/1210 KB 292/1192 KB 144/439 KB 116/562 KB 1056/1210 KB 292/1192 KB 144/439 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 407.3 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 116/562 KB 1052/1210 KB 577/577 KB 292/1192 KB 144/439 KB 116/562 KB 1052/1210 KB 577/577 KB 288/1192 KB 144/439 KB 120/562 KB 1056/1210 KB 292/1192 KB 148/439 KB 124/562 KB 1060/1210 KB 296/1192 KB 152/439 KB 124/562 KB 1060/1210 KB 296/1192 KB 156/439 KB 124/562 KB 1060/1210 KB 296/1192 KB 160/439 KB 124/562 KB 1060/1210 KB 296/1192 KB 148/439 KB 120/562 KB 1060/1210 KB 296/1192 KB 148/439 KB 120/562 KB 1060/1210 KB 292/1192 KB 148/439 KB 124/562 KB 1064/1210 KB 296/1192 KB 160/439 KB 124/562 KB 1064/1210 KB 300/1192 KB 160/439 KB 128/562 KB 1064/1210 KB 300/1192 KB 160/439 KB 128/562 KB 1068/1210 KB 304/1192 KB 160/439 KB 128/562 KB 1068/1210 KB 300/1192 KB 160/439 KB 128/562 KB 1072/1210 KB 304/1192 KB 160/439 KB 132/562 KB 1076/1210 KB 308/1192 KB 164/439 KB 132/562 KB 1072/1210 KB 308/1192 KB 164/439 KB 132/562 KB 1072/1210 KB 304/1192 KB 164/439 KB 136/562 KB 1076/1210 KB 308/1192 KB 164/439 KB 128/562 KB 1072/1210 KB 304/1192 KB 164/439 KB 140/562 KB 1076/1210 KB 308/1192 KB 164/439 KB 144/562 KB 1076/1210 KB 312/1192 KB 164/439 KB 140/562 KB 1076/1210 KB 312/1192 KB 164/439 KB 144/562 KB 1076/1210 KB 312/1192 KB 168/439 KB 144/562 KB 1080/1210 KB 312/1192 KB 168/439 KB 144/562 KB 1084/1210 KB 316/1192 KB 168/439 KB 144/562 KB 1088/1210 KB 316/1192 KB 172/439 KB 148/562 KB 1092/1210 KB 316/1192 KB 172/439 KB 148/562 KB 1096/1210 KB 316/1192 KB 172/439 KB 148/562 KB 1100/1210 KB 316/1192 KB 172/439 KB 144/562 KB 1080/1210 KB 316/1192 KB 168/439 KB 148/562 KB 1100/1210 KB 320/1192 KB 172/439 KB 148/562 KB 1100/1210 KB 324/1192 KB 172/439 KB 3/256 KB 148/562 KB 1100/1210 KB 328/1192 KB 172/439 KB 148/562 KB 1088/1210 KB 316/1192 KB 172/439 KB 144/562 KB 1084/1210 KB 316/1192 KB 172/439 KB 3/256 KB 148/562 KB 1100/1210 KB 324/1192 KB 172/439 KB 5/256 KB 148/562 KB 1100/1210 KB 328/1192 KB 172/439 KB 5/256 KB 148/562 KB 1100/1210 KB 328/1192 KB 176/439 KB 8/256 KB 148/562 KB 1100/1210 KB 328/1192 KB 176/439 KB 8/256 KB 148/562 KB 1100/1210 KB 328/1192 KB 180/439 KB 11/256 KB 152/562 KB 1100/1210 KB 328/1192 KB 180/439 KB 11/256 KB 156/562 KB 1100/1210 KB 328/1192 KB 180/439 KB 11/256 KB 148/562 KB 1100/1210 KB 328/1192 KB 180/439 KB 13/256 KB 156/562 KB 1100/1210 KB 328/1192 KB 180/439 KB 13/256 KB 156/562 KB 1100/1210 KB 328/1192 KB 184/439 KB 16/256 KB 160/562 KB 1100/1210 KB 328/1192 KB 184/439 KB 13/256 KB 160/562 KB 1100/1210 KB 328/1192 KB 184/439 KB 16/256 KB 160/562 KB 1100/1210 KB 332/1192 KB 188/439 KB 16/256 KB 160/562 KB 1100/1210 KB 328/1192 KB 188/439 KB 19/256 KB 160/562 KB 1100/1210 KB 332/1192 KB 192/439 KB 19/256 KB 164/562 KB 1100/1210 KB 336/1192 KB 192/439 KB 19/256 KB 168/562 KB 1104/1210 KB 336/1192 KB 196/439 KB 19/256 KB 160/562 KB 1100/1210 KB 332/1192 KB 188/439 KB 21/256 KB 172/562 KB 1104/1210 KB 336/1192 KB 196/439 KB 24/256 KB 172/562 KB 1104/1210 KB 336/1192 KB 196/439 KB 19/256 KB 164/562 KB 1104/1210 KB 336/1192 KB 196/439 KB 24/256 KB 172/562 KB 1104/1210 KB 336/1192 KB 200/439 KB 19/256 KB 164/562 KB 1104/1210 KB 336/1192 KB 192/439 KB 19/256 KB 160/562 KB 1100/1210 KB 336/1192 KB 192/439 KB 27/256 KB 172/562 KB 1104/1210 KB 340/1192 KB 200/439 KB 19/256 KB 172/562 KB 1104/1210 KB 336/1192 KB 200/439 KB 27/256 KB 172/562 KB 1104/1210 KB 336/1192 KB 200/439 KB 27/256 KB 172/562 KB 1108/1210 KB 340/1192 KB 204/439 KB 27/256 KB 172/562 KB 1108/1210 KB 340/1192 KB 200/439 KB 27/256 KB 176/562 KB 1112/1210 KB 340/1192 KB 204/439 KB 27/256 K unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install B 176/562 KB 1116/1210 KB 340/1192 KB 204/439 KB 27/256 KB 176/562 KB 1108/1210 KB 340/1192 KB 204/439 KB 27/256 KB 176/562 KB 1116/1210 KB 344/1192 KB 204/439 KB 27/256 KB 176/562 KB 1116/1210 KB 348/1192 KB 204/439 KB 29/256 KB 176/562 KB 1120/1210 KB 348/1192 KB 208/439 KB 29/256 KB 180/562 KB 1124/1210 KB 352/1192 KB 208/439 KB 29/256 KB 180/562 KB 1128/1210 KB 352/1192 KB 208/439 KB 27/256 KB 176/562 KB 1116/1210 KB 348/1192 KB 208/439 KB 29/256 KB 176/562 KB 1116/1210 KB 348/1192 KB 208/439 KB 32/256 KB 180/562 KB 1128/1210 KB 352/1192 KB 208/439 KB 32/256 KB 180/562 KB 1128/1210 KB 352/1192 KB 212/439 KB 32/256 KB 180/562 KB 1128/1210 KB 352/1192 KB 216/439 KB 29/256 KB 180/562 KB 1120/1210 KB 352/1192 KB 208/439 KB 32/256 KB 184/562 KB 1128/1210 KB 352/1192 KB 216/439 KB 32/256 KB 188/562 KB 1128/1210 KB 352/1192 KB 216/439 KB 29/256 KB 176/562 KB 1120/1210 KB 352/1192 KB 208/439 KB 32/256 KB 188/562 KB 1132/1210 KB 356/1192 KB 216/439 KB 32/256 KB 192/562 KB 1132/1210 KB 360/1192 KB 220/439 KB 32/256 KB 188/562 KB 1132/1210 KB 352/1192 KB 216/439 KB 36/256 KB 192/562 KB 1132/1210 KB 360/1192 KB 220/439 KB 40/256 KB 192/562 KB 1132/1210 KB 360/1192 KB 220/439 KB 44/256 KB 192/562 KB 1132/1210 KB 364/1192 KB 220/439 KB 48/256 KB 192/562 KB 1136/1210 KB 364/1192 KB 220/439 KB 32/256 KB 192/562 KB 1132/1210 KB 356/1192 KB 220/439 KB 32/256 KB 192/562 KB 1132/1210 KB 356/1192 KB 216/439 KB 48/256 KB 192/562 KB 1136/1210 KB 364/1192 KB 224/439 KB 48/256 KB 196/562 KB 1136/1210 KB 364/1192 KB 228/439 KB 52/256 KB 196/562 KB 1136/1210 KB 364/1192 KB 232/439 KB 52/256 KB 196/562 KB 1136/1210 KB 364/1192 KB 236/439 KB 52/256 KB 196/562 KB 1136/1210 KB 364/1192 KB 240/439 KB 44/256 KB 192/562 KB 1136/1210 KB 364/1192 KB 220/439 KB 40/256 KB 192/562 KB 1132/1210 KB 364/1192 KB 220/439 KB 52/256 KB 196/562 KB 1136/1210 KB 368/1192 KB 240/439 KB 52/256 KB 196/562 KB 1136/1210 KB 372/1192 KB 240/439 KB 52/256 KB 196/562 KB 1140/1210 KB 376/1192 KB 240/439 KB 52/256 KB 196/562 KB 1136/1210 KB 364/1192 KB 228/439 KB 48/256 KB 196/562 KB 1136/1210 KB 364/1192 KB 224/439 KB 52/256 KB 196/562 KB 1140/1210 KB 372/1192 KB 240/439 KB 52/256 KB 196/562 KB 1144/1210 KB 376/1192 KB 240/439 KB 52/256 KB 200/562 KB 1148/1210 KB 376/1192 KB 240/439 KB 52/256 KB 200/562 KB 1148/1210 KB 376/1192 KB 240/439 KB 52/256 KB 204/562 KB 1148/1210 KB 376/1192 KB 240/439 KB 52/256 KB 208/562 KB 1148/1210 KB 376/1192 KB 240/439 KB 52/256 KB 208/562 KB 1148/1210 KB 380/1192 KB 240/439 KB 56/256 KB 208/562 KB 1148/1210 KB 384/1192 KB 240/439 KB 56/256 KB 208/562 KB 1148/1210 KB 388/1192 KB 240/439 KB 56/256 KB 212/562 KB 1152/1210 KB 392/1192 KB 244/439 KB 56/256 KB 212/562 KB 1152/1210 KB 396/1192 KB 244/439 KB 56/256 KB 208/562 KB 1148/1210 KB 380/1192 KB 240/439 KB 60/256 KB 212/562 KB 1152/1210 KB 396/1192 KB 244/439 KB 64/256 KB 212/562 KB 1152/1210 KB 396/1192 KB 244/439 KB 68/256 KB 212/562 KB 1152/1210 KB 396/1192 KB 244/439 KB 72/256 KB 212/562 KB 1152/1210 KB 396/1192 KB 244/439 KB 56/256 KB 212/562 KB 1152/1210 KB 388/1192 KB 244/439 KB 56/256 KB 208/562 KB 1152/1210 KB 388/1192 KB 244/439 KB 72/256 KB 212/562 KB 1156/1210 KB 400/1192 KB 244/439 KB 56/256 KB 208/562 KB 1148/1210 KB 388/1192 KB 244/439 KB 72/256 KB 212/562 KB 1160/1210 KB 400/1192 KB 244/439 KB 72/256 KB 212/562 KB 1164/1210 KB 400/1192 KB 248/439 KB 72/256 KB 216/562 KB 1168/1210 KB 400/1192 KB 248/439 KB 72/256 KB 212/562 KB unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 1152/1210 KB 400/1192 KB 244/439 KB 76/256 KB 216/562 KB 1168/1210 KB 400/1192 KB 248/439 KB 80/256 KB 216/562 KB 1168/1210 KB 400/1192 KB 248/439 KB 72/256 KB 216/562 KB 1164/1210 KB 400/1192 KB 248/439 KB 72/256 KB 216/562 KB 1164/1210 KB 400/1192 KB 248/439 KB 80/256 KB 216/562 KB 1168/1210 KB 400/1192 KB 252/439 KB 80/256 KB 220/562 KB 1168/1210 KB 400/1192 KB 252/439 KB 80/256 KB 224/562 KB 1168/1210 KB 400/1192 KB 252/439 KB 80/256 KB 224/562 KB 1168/1210 KB 400/1192 KB 256/439 KB 80/256 KB 224/562 KB 1168/1210 KB 400/1192 KB 260/439 KB 84/256 KB 228/562 KB 1172/1210 KB 404/1192 KB 264/439 KB 84/256 KB 228/562 KB 1172/1210 KB 404/1192 KB 268/439 KB 84/256 KB 228/562 KB 1172/1210 KB 404/1192 KB 272/439 KB 84/256 KB 228/562 KB 1172/1210 KB 404/1192 KB 260/439 KB 84/256 KB 228/562 KB 1176/1210 KB 404/1192 KB 272/439 KB 84/256 KB 228/562 KB 1180/1210 KB 404/1192 KB 272/439 KB 84/256 KB 228/562 KB 1168/1210 KB 404/1192 KB 260/439 KB 84/256 KB 224/562 KB 1168/1210 KB 404/1192 KB 260/439 KB 84/256 KB 232/562 KB 1180/1210 KB 404/1192 KB 272/439 KB 84/256 KB 224/562 KB 1168/1210 KB 400/1192 KB 260/439 KB 88/256 KB 232/562 KB 1180/1210 KB 408/1192 KB 272/439 KB 92/256 KB 236/562 KB 1180/1210 KB 408/1192 KB 272/439 KB 96/256 KB 236/562 KB 1180/1210 KB 408/1192 KB 272/439 KB 84/256 KB 232/562 KB 1180/1210 KB 408/1192 KB 272/439 KB 96/256 KB 236/562 KB 1180/1210 KB 412/1192 KB 272/439 KB 88/256 KB 236/562 KB 1180/1210 KB 408/1192 KB 272/439 KB 96/256 KB 236/562 KB 1180/1210 KB 416/1192 KB 272/439 KB 96/256 KB 240/562 KB 1180/1210 KB 416/1192 KB 272/439 KB 96/256 KB 244/562 KB 1180/1210 KB 416/1192 KB 272/439 KB 100/256 KB 248/562 KB 1184/1210 KB 420/1192 KB 276/439 KB 100/256 KB 252/562 KB 1184/1210 KB 420/1192 KB 276/439 KB 100/256 KB 256/562 KB 1184/1210 KB 420/1192 KB 276/439 KB 100/256 KB 244/562 KB 1184/1210 KB 420/1192 KB 276/439 KB 96/256 KB 244/562 KB 1180/1210 KB 416/1192 KB 276/439 KB 100/256 KB 256/562 KB 1184/1210 KB 420/1192 KB 280/439 KB 100/256 KB 256/562 KB 1184/1210 KB 420/1192 KB 284/439 KB 96/256 KB 244/562 KB 1184/1210 KB 420/1192 KB 276/439 KB 96/256 KB 244/562 KB 1184/1210 KB 416/1192 KB 276/439 KB 100/256 KB 256/562 KB 1188/1210 KB 420/1192 KB 284/439 KB 100/256 KB 256/562 KB 1192/1210 KB 420/1192 KB 284/439 KB 100/256 KB 256/562 KB 1196/1210 KB 420/1192 KB 284/439 KB 104/256 KB 256/562 KB 1196/1210 KB 420/1192 KB 284/439 KB 108/256 KB 256/562 KB 1196/1210 KB 424/1192 KB 288/439 KB 112/256 KB 256/562 KB 1196/1210 KB 424/1192 KB 288/439 KB 104/256 KB 256/562 KB 1196/1210 KB 424/1192 KB 288/439 KB 112/256 KB 256/562 KB 1196/1210 KB 428/1192 KB 288/439 KB 112/256 KB 256/562 KB 1196/1210 KB 432/1192 KB 288/439 KB 112/256 KB 256/562 KB 1196/1210 KB 436/1192 KB 288/439 KB 116/256 KB 260/562 KB 1200/1210 KB 440/1192 KB 288/439 KB 104/256 KB 256/562 KB 1196/1210 KB 420/1192 KB 288/439 KB 116/256 KB 260/562 KB 1200/1210 KB 440/1192 KB 292/439 KB 116/256 KB 260/562 KB 1200/1210 KB 440/1192 KB 296/439 KB 116/256 KB 260/562 KB 1200/1210 KB 440/1192 KB 300/439 KB 116/256 KB 260/562 KB 1200/1210 KB 440/1192 KB 304/439 KB 116/256 KB 260/562 KB 1200/1210 KB 436/1192 KB 288/439 KB 116/256 KB 264/562 KB 1200/1210 KB 444/1192 KB 304/439 KB 116/256 KB 256/562 KB 1200/1210 KB 436/1192 KB 288/439 KB 112/256 KB 256/562 KB 1200/1210 KB 436/1192 KB 288/439 KB 116/256 KB 264/562 KB 1204/1210 KB 444/1192 KB 304/439 KB 116/256 KB 264/562 KB 1208/1210 KB 444/1192 KB 304/439 KB 116/256 KB unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 264/562 KB 1210/1210 KB 444/1192 KB 304/439 KB 116/256 KB 268/562 KB 1210/1210 KB 444/1192 KB 304/439 KB 120/256 KB 269/562 KB 1210/1210 KB 444/1192 KB 304/439 KB 116/256 KB 260/562 KB 1200/1210 KB 444/1192 KB 304/439 KB 120/256 KB 269/562 KB 1210/1210 KB 448/1192 KB 304/439 KB 120/256 KB 269/562 KB 1210/1210 KB 452/1192 KB 304/439 KB 120/256 KB 268/562 KB 1210/1210 KB 444/1192 KB 304/439 KB 124/256 KB 273/562 KB 1210/1210 KB 452/1192 KB 308/439 KB 128/256 KB 273/562 KB 1210/1210 KB 452/1192 KB 308/439 KB 132/256 KB 273/562 KB 1210/1210 KB 452/1192 KB 308/439 KB 136/256 KB 273/562 KB 1210/1210 KB 452/1192 KB 308/439 KB 120/256 KB 273/562 KB 1210/1210 KB 452/1192 KB 308/439 KB 120/256 KB 269/562 KB 1210/1210 KB 452/1192 KB 308/439 KB 136/256 KB 273/562 KB 1210/1210 KB 456/1192 KB 312/439 KB 136/256 KB 277/562 KB 1210/1210 KB 456/1192 KB 312/439 KB 136/256 KB 277/562 KB 1210/1210 KB 456/1192 KB 316/439 KB 136/256 KB 281/562 KB 1210/1210 KB 456/1192 KB 316/439 KB 136/256 KB 273/562 KB 1210/1210 KB 456/1192 KB 308/439 KB 140/256 KB 285/562 KB 1210/1210 KB 456/1192 KB 320/439 KB 140/256 KB 281/562 KB 1210/1210 KB 456/1192 KB 320/439 KB 136/256 KB 281/562 KB 1210/1210 KB 456/1192 KB 320/439 KB 140/256 KB 285/562 KB 1210/1210 KB 460/1192 KB 320/439 KB 144/256 KB 285/562 KB 1210/1210 KB 460/1192 KB 320/439 KB 144/256 KB 285/562 KB 1210/1210 KB 464/1192 KB 320/439 KB 144/256 KB 285/562 KB 1210/1210 KB 464/1192 KB 324/439 KB 148/256 KB 289/562 KB 468/1192 KB 328/439 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 821.2 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 148/256 KB 289/562 KB 1210/1210 KB 468/1192 KB 324/439 KB 144/256 KB 289/562 KB 1210/1210 KB 468/1192 KB 324/439 KB 148/256 KB 293/562 KB 468/1192 KB 328/439 KB 148/256 KB 297/562 KB 468/1192 KB 328/439 KB 144/256 KB 285/562 KB 1210/1210 KB 468/1192 KB 324/439 KB 152/256 KB 297/562 KB 472/1192 KB 332/439 KB 152/256 KB 297/562 KB 468/1192 KB 332/439 KB Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 152/256 KB 297/562 KB 468/1192 KB 328/439 KB 156/256 KB 297/562 KB 472/1192 KB 332/439 KB 160/256 KB 297/562 KB 472/1192 KB 332/439 KB 160/256 KB 301/562 KB 476/1192 KB 336/439 KB 160/256 KB 301/562 KB 480/1192 KB 336/439 KB 160/256 KB 301/562 KB 472/1192 KB 336/439 KB 160/256 KB 301/562 KB 472/1192 KB 332/439 KB 164/256 KB 301/562 KB 480/1192 KB 336/439 KB 168/256 KB 305/562 KB 484/1192 KB 340/439 KB 164/256 KB 305/562 KB 484/1192 KB 340/439 KB 164/256 KB 301/562 KB 484/1192 KB 340/439 KB 172/256 KB 305/562 KB 484/1192 KB 344/439 KB 172/256 KB 309/562 KB 484/1192 KB 344/439 KB 172/256 KB 305/562 KB 484/1192 KB 348/439 KB 172/256 KB 313/562 KB 484/1192 KB 348/439 KB 164/256 KB 301/562 KB 484/1192 KB 336/439 KB 176/256 KB 313/562 KB 484/1192 KB 348/439 KB 172/256 KB 309/562 KB 484/1192 KB 348/439 KB 176/256 KB 313/562 KB 484/1192 KB 352/439 KB 176/256 KB 317/562 KB 484/1192 KB 352/439 KB 176/256 KB 321/562 KB 484/1192 KB 352/439 KB 180/256 KB 325/562 KB 488/1192 KB 356/439 KB 180/256 KB 321/562 KB 488/1192 KB 356/439 KB 176/256 KB 321/562 KB 488/1192 KB 352/439 KB 180/256 KB 325/562 KB 492/1192 KB 356/439 KB 180/256 KB 325/562 KB 496/1192 KB 356/439 KB 180/256 KB 325/562 KB 500/1192 KB 356/439 KB 180/256 KB 329/562 KB 504/1192 KB 360/439 KB 180/256 KB 329/562 KB 508/1192 KB 360/439 KB 180/256 KB 329/562 KB 512/1192 KB 360/439 KB 180/256 KB 321/562 KB 488/1192 KB 352/439 KB 184/256 KB 329/562 KB 512/1192 KB 360/439 KB 188/256 KB 329/562 KB 512/1192 KB 360/439 KB 192/256 KB 329/562 KB 512/1192 KB 360/439 KB 180/256 KB 325/562 KB 500/1192 KB 360/439 KB 180/256 KB 329/562 KB 500/1192 KB 360/439 KB 192/256 KB 333/562 KB 512/1192 KB 360/439 KB 192/256 KB 333/562 KB 4/140 KB 512/1192 KB 360/439 KB 192/256 KB 333/562 KB 4/140 KB 512/1192 KB 364/439 KB 192/256 KB 333/562 KB 8/140 KB 512/1192 KB 364/439 KB 192/256 KB 337/562 KB 8/140 KB 512/1192 KB 368/439 KB 196/256 KB 341/562 KB 12/140 KB 516/1192 KB 368/439 KB 196/256 KB 345/562 KB 12/140 KB 516/1192 KB 368/439 KB 196/256 KB 349/562 KB 12/140 KB 516/1192 KB 368/439 KB 192/256 KB 337/562 KB 8/140 KB 512/1192 KB 368/439 KB 196/256 KB 349/562 KB 12/140 KB 516/1192 KB 372/439 KB 196/256 KB 349/562 KB 12/140 KB 516/1192 KB 376/439 KB 196/256 KB 349/562 KB 12/140 KB 516/1192 KB 380/439 KB 196/256 KB 349/562 KB 12/140 KB 516/1192 KB 384/439 KB 196/256 KB 337/562 KB 12/140 KB 516/1192 KB 368/439 KB 196/256 KB 349/562 KB 12/140 KB 520/1192 KB 384/439 KB 196/256 KB 349/562 KB 12/140 KB 524/1192 KB 384/439 KB 196/256 KB 337/562 KB 12/140 KB 512/1192 KB 368/439 KB 200/256 KB 349/562 KB 12/140 KB 524/1192 KB 384/439 KB 204/256 KB 349/562 KB 12/140 KB 524/1192 KB 384/439 KB 192/256 KB 337/562 KB 12/140 KB 512/1192 KB 368/439 KB 204/256 KB 349/562 KB 16/140 KB 524/1192 KB 384/439 KB 204/256 KB 349/562 KB 20/140 KB 524/1192 KB 384/439 KB 208/256 KB 349/562 KB 20/140 KB 524/1192 KB 384/439 KB 208/256 KB 349/562 KB 24/140 KB 524/1192 KB 384/439 KB 208/256 KB 349/562 KB 28/140 KB 524/1192 KB 384/439 KB 208/256 KB 349/562 KB 32/140 KB 524/1192 KB 384/439 KB 208/256 KB 349/562 KB 32/140 KB 524/1192 KB 388/439 KB 212/256 KB 353/562 KB 36/140 KB 528/1192 KB 392/439 KB 212/256 KB 353/562 KB 36/140 KB 528/1192 KB 396/439 KB 212/256 KB 353/562 KB 36/140 KB 528/1192 KB 400/439 KB 212/256 KB 353/562 KB 36/140 KB 528/1192 KB 388/439 KB 208/256 KB 353/562 KB 36/140 KB 528/1192 KB 388/439 KB 208/256 KB 349/562 KB 36/140 KB 528/1192 KB 388/4 unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 39 KB 212/256 KB 353/562 KB 36/140 KB 532/1192 KB 400/439 KB 208/256 KB 349/562 KB 36/140 KB 524/1192 KB 388/439 KB 216/256 KB 357/562 KB 36/140 KB 532/1192 KB 400/439 KB 212/256 KB 357/562 KB 36/140 KB 532/1192 KB 400/439 KB 216/256 KB 361/562 KB 36/140 KB 532/1192 KB 400/439 KB 220/256 KB 361/562 KB 36/140 KB 532/1192 KB 400/439 KB 224/256 KB 365/562 KB 36/140 KB 532/1192 KB 400/439 KB 224/256 KB 365/562 KB 36/140 KB 532/1192 KB 400/439 KB 224/256 KB 365/562 KB 40/140 KB 532/1192 KB 400/439 KB 224/256 KB 365/562 KB 44/140 KB 532/1192 KB 400/439 KB 224/256 KB 365/562 KB 48/140 KB 532/1192 KB 400/439 KB 224/256 KB 365/562 KB 52/140 KB 536/1192 KB 400/439 KB 228/256 KB 369/562 KB 56/140 KB 536/1192 KB 404/439 KB 228/256 KB 369/562 KB 60/140 KB 536/1192 KB 404/439 KB 228/256 KB 369/562 KB 64/140 KB 536/1192 KB 404/439 KB 224/256 KB 365/562 KB 48/140 KB 536/1192 KB 400/439 KB 228/256 KB 369/562 KB 64/140 KB 540/1192 KB 404/439 KB 228/256 KB 369/562 KB 64/140 KB 544/1192 KB 404/439 KB 228/256 KB 369/562 KB 52/140 KB 536/1192 KB 404/439 KB 232/256 KB 369/562 KB 64/140 KB 544/1192 KB 404/439 KB 236/256 KB 369/562 KB 64/140 KB 544/1192 KB 404/439 KB 240/256 KB 369/562 KB 64/140 KB 544/1192 KB 404/439 KB 224/256 KB 369/562 KB 52/140 KB 536/1192 KB 404/439 KB 240/256 KB 369/562 KB 64/140 KB 544/1192 KB 408/439 KB 240/256 KB 369/562 KB 64/140 KB 544/1192 KB 412/439 KB 240/256 KB 369/562 KB 64/140 KB 548/1192 KB 416/439 KB 224/256 KB 369/562 KB 52/140 KB 536/1192 KB 400/439 KB 240/256 KB 373/562 KB 64/140 KB 548/1192 KB 416/439 KB 240/256 KB 377/562 KB 64/140 KB 548/1192 KB 416/439 KB 240/256 KB 381/562 KB 64/140 KB 548/1192 KB 416/439 KB 240/256 KB 369/562 KB 64/140 KB 548/1192 KB 412/439 KB 240/256 KB 381/562 KB 64/140 KB 552/1192 KB 416/439 KB 240/256 KB 381/562 KB 64/140 KB 556/1192 KB 416/439 KB 244/256 KB 381/562 KB 64/140 KB 560/1192 KB 420/439 KB 244/256 KB 381/562 KB 64/140 KB 564/1192 KB 420/439 KB 244/256 KB 385/562 KB 68/140 KB 568/1192 KB 420/439 KB 244/256 KB 385/562 KB 68/140 KB 572/1192 KB 420/439 KB 244/256 KB 385/562 KB 68/140 KB 576/1192 KB 420/439 KB 244/256 KB 381/562 KB 64/140 KB 556/1192 KB 420/439 KB 244/256 KB 381/562 KB 64/140 KB 556/1192 KB 416/439 KB 248/256 KB 385/562 KB 68/140 KB 576/1192 KB 420/439 KB 252/256 KB 385/562 KB 68/140 KB 576/1192 KB 420/439 KB 244/256 KB 385/562 KB 68/140 KB 564/1192 KB 420/439 KB 244/256 KB 385/562 KB 64/140 KB 564/1192 KB 420/439 KB 252/256 KB 389/562 KB 68/140 KB 576/1192 KB 420/439 KB 252/256 KB 393/562 KB 72/140 KB 576/1192 KB 420/439 KB 256/256 KB 397/562 KB 72/140 KB 576/1192 KB 424/439 KB 252/256 KB 389/562 KB 72/140 KB 576/1192 KB 420/439 KB 256/256 KB 393/562 KB 72/140 KB 576/1192 KB 424/439 KB 256/256 KB 397/562 KB 76/140 KB 576/1192 KB 428/439 KB 256/256 KB 397/562 KB 76/140 KB 576/1192 KB 432/439 KB 256/256 KB 393/562 KB 72/140 KB 576/1192 KB 420/439 KB 256/256 KB 397/562 KB 76/140 KB 576/1192 KB 432/439 KB 256/256 KB 397/562 KB 76/140 KB 576/1192 KB 424/439 KB 256/256 KB 397/562 KB 80/140 KB 576/1192 KB 432/439 KB 256/256 KB 397/562 KB 84/140 KB 576/1192 KB 432/439 KB 256/256 KB 401/562 KB 88/140 KB 580/1192 KB 436/439 KB 256/256 KB 397/562 KB 84/140 KB 576/1192 KB 436/439 KB 256/256 KB 401/562 KB 88/140 KB 580/1192 KB 439/439 KB 256/256 KB 401/562 KB 92/140 KB 580/1192 KB 439/439 KB 256/256 KB 401/562 KB 84/140 KB 580/1192 KB 436/439 KB 256/256 KB 401/562 KB 92/140 KB 584/1192 KB 439/439 K unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install B 256/256 KB 401/562 KB 92/140 KB 588/1192 KB 439/439 KB 256/256 KB 401/562 KB 84/140 KB 576/1192 KB 436/439 KB 256/256 KB 405/562 KB 96/140 KB 592/1192 KB 439/439 KB 256/256 KB 409/562 KB 96/140 KB 592/1192 KB 439/439 KB 256/256 KB 413/562 KB 96/140 KB 592/1192 KB 439/439 KB 256/256 KB 401/562 KB 96/140 KB 588/1192 KB 439/439 KB 256/256 KB 413/562 KB 100/140 KB 592/1192 KB 439/439 KB 256/256 KB 417/562 KB 104/140 KB 592/1192 KB 439/439 KB 256/256 KB 417/562 KB 100/140 KB 592/1192 KB 439/439 KB 256/256 KB 413/562 KB 100/140 KB 592/1192 KB 439/439 KB 256/256 KB 417/562 KB 104/140 KB 596/1192 KB 439/439 KB 256/256 KB 421/562 KB 108/140 KB 600/1192 KB 439/439 KB 256/256 KB 421/562 KB 108/140 KB 604/1192 KB 439/439 KB 256/256 KB 421/562 KB 108/140 KB 608/1192 KB 439/439 KB 256/256 KB 421/562 KB 108/140 KB 596/1192 KB 439/439 KB 256/256 KB 421/562 KB 104/140 KB 596/1192 KB 439/439 KB 256/256 KB 425/562 KB 108/140 KB 608/1192 KB 439/439 KB 256/256 KB 429/562 KB 108/140 KB 608/1192 KB 439/439 KB 256/256 KB 429/562 KB 112/140 KB 608/1192 KB 439/439 KB 256/256 KB 429/562 KB 116/140 KB 608/1192 KB 439/439 KB 433/562 KB 120/140 KB 612/1192 KB 439/439 KB 433/562 KB 124/140 KB 612/1192 KB 439/439 KB 433/562 KB 128/140 KB 612/1192 KB 439/439 KB 433/562 KB 116/140 KB 612/1192 KB 439/439 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 169.0 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 289.9 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 433/562 KB 116/140 KB 608/1192 KB 439/439 KB 437/562 KB 128/140 KB 612/1192 KB 441/562 KB 128/140 KB 612/1192 KB 445/562 KB 128/140 KB 612/1192 KB 445/562 KB 128/140 KB 616/1192 KB 445/562 KB 128/140 KB 620/1192 KB 445/562 KB 128/140 KB 624/1192 KB 449/562 KB 128/140 KB 628/1192 KB 449/562 KB 132/140 KB 632/1192 KB 449/562 KB 132/140 KB 636/1192 KB 449/562 KB 132/140 KB 640/1192 KB 449/562 KB 128/140 KB 624/1192 KB 449/562 KB 132/140 KB 628/1192 KB 449/562 KB 136/140 KB 640/1192 KB 453/562 KB 136/140 KB 640/1192 KB 453/562 KB 140/140 KB 640/1192 KB 453/562 KB 140/140 KB 640/1192 KB 457/562 KB 140/140 KB 640/1192 KB 461/562 KB 140/140 KB 640/1192 KB 465/562 KB 140/140 KB 640/1192 KB 469/562 KB 140/140 KB 644/1192 KB 473/562 KB 140/140 KB 644/1192 KB 477/562 KB 140/140 KB 644/1192 KB 4/1461 KB 465/562 KB 140/140 KB 644/1192 KB 473/562 KB 140/140 KB 644/1192 KB 4/1461 KB 477/562 KB 140/140 KB 644/1192 KB 8/1461 KB 477/562 KB 140/140 KB 644/1192 KB 12/1461 KB 477/562 KB 140/140 KB 644/1192 KB 16/1461 KB 477/562 KB 140/140 KB 648/1192 KB 16/1461 KB 477/562 KB 140/140 KB 652/1192 KB 16/1461 KB 477/562 KB 140/140 KB 656/1192 KB 16/1461 KB 477/562 KB 140/140 KB 656/1192 KB 20/1461 KB 477/562 KB 140/140 KB 656/1192 KB 24/1461 KB 477/562 KB 140/140 KB 656/1192 KB 28/1461 KB 477/562 KB 140/140 KB 656/1192 KB 32/1461 KB 477/562 KB 140/140 KB 656/1192 KB 36/1461 KB 481/562 KB 140/140 KB 660/1192 KB 40/1461 KB 481/562 KB 140/140 KB 660/1192 KB 44/1461 KB 481/562 KB 140/140 KB 660/1192 KB 48/1461 KB 481/562 KB 140/140 KB 660/1192 KB 36/1461 KB 481/562 KB 140/140 KB 656/1192 KB 36/1461 KB 485/562 KB 140/140 KB 660/1192 KB 48/1461 KB 489/562 KB 140/140 KB 660/1192 KB 48/1461 KB 489/562 KB 140/140 KB 664/1192 KB 48/1461 KB 493/562 KB 140/140 KB 664/1192 KB 48/1461 KB 493/562 KB 140/140 KB 668/1192 KB 48/1461 KB 493/562 KB 140/140 KB 672/1192 KB 48/1461 KB 497/562 KB 140/140 KB 672/1192 KB 48/1461 KB 501/562 KB 672/1192 KB 52/1461 KB 505/562 KB 672/1192 KB 52/1461 KB 509/562 KB 672/1192 KB 52/1461 KB 497/562 KB 672/1192 KB 52/1461 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 91.3 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 4/1118 KB 509/562 KB 672/1192 KB 52/1461 KB 8/1118 KB 509/562 KB 672/1192 KB 52/1461 KB 12/1118 KB 509/562 KB 672/1192 KB 52/1461 KB 16/1118 KB 509/562 KB 672/1192 KB 52/1461 KB 20/1118 KB 509/562 KB 672/1192 KB 52/1461 KB 24/1118 KB 509/562 KB 672/1192 KB 52/1461 KB 28/1118 KB 509/562 KB 672/1192 KB 52/1461 KB 32/1118 KB 509/562 KB 672/1192 KB 52/1461 KB 32/1118 KB 509/562 KB 672/1192 KB 56/1461 KB 32/1118 KB 509/562 KB 672/1192 KB 60/1461 KB 32/1118 KB 509/562 KB 672/1192 KB 64/1461 KB 36/1118 KB 509/562 KB 672/1192 KB 64/1461 KB 40/1118 KB 509/562 KB 672/1192 KB 64/1461 KB 44/1118 KB 509/562 KB 672/1192 KB 64/1461 KB 48/1118 KB 509/562 KB 672/1192 KB 64/1461 KB 48/1118 KB 513/562 KB 672/1192 KB 64/1461 KB 52/1118 KB 513/562 KB 672/1192 KB 68/1461 KB 56/1118 KB 517/562 KB 672/1192 KB 68/1461 KB 60/1118 KB 517/562 KB 672/1192 KB 68/1461 KB 64/1118 KB 517/562 KB 672/1192 KB 68/1461 KB 52/1118 KB 517/562 KB 672/1192 KB 68/1461 KB 68/1118 KB 517/562 KB 672/1192 KB 68/1461 KB 72/1118 KB 517/562 KB 672/1192 KB 68/1461 KB 76/1118 KB 517/562 KB 672/1192 KB 68/1461 KB 80/1118 KB 517/562 KB 672/1192 KB 68/1461 KB 48/1118 KB 513/562 KB 672/1192 KB 68/1461 KB 80/1118 KB 517/562 KB 672/1192 KB 72/1461 KB 80/1118 KB 521/562 KB 672/1192 KB 72/1461 KB 80/1118 KB 525/562 KB 672/1192 KB 72/1461 KB 80/1118 KB 525/562 KB 672/1192 KB 76/1461 KB 80/1118 KB 525/562 KB 672/1192 KB 80/1461 KB 84/1118 KB 525/562 KB 672/1192 KB 84/1461 KB 84/1118 KB 529/562 KB 672/1192 KB 88/1461 KB 84/1118 KB 525/562 KB 672/1192 KB 80/1461 KB 88/1118 KB 529/562 KB 672/1192 KB 88/1461 KB 92/1118 KB 529/562 KB 672/1192 KB 88/1461 KB 96/1118 KB 529/562 KB 672/1192 KB 88/1461 KB 84/1118 KB 529/562 KB 672/1192 KB 84/1461 KB 96/1118 KB 529/562 KB 4/37 KB 672/1192 KB 88/1461 KB 96/1118 KB 529/562 KB 8/37 KB 672/1192 KB 88/1461 KB 96/1118 KB 529/562 KB 12/37 KB 672/1192 KB 88/1461 KB 96/1118 KB 529/562 KB 16/37 KB 672/1192 KB 88/1461 KB 96/1118 KB 533/562 KB 16/37 KB 672/1192 KB 88/1461 KB 96/1118 KB 533/562 KB 20/37 KB 672/1192 KB 88/1461 KB 96/1118 KB 533/562 KB 24/37 KB 672/1192 KB 88/1461 KB 96/1118 KB 533/562 KB 28/37 KB 672/1192 KB 88/1461 KB 96/1118 KB 533/562 KB 32/37 KB 672/1192 KB 88/1461 KB 96/1118 KB 533/562 KB 36/37 KB 672/1192 KB 88/1461 KB 96/1118 KB 533/562 KB 37/37 KB 672/1192 KB 88/1461 KB 96/1118 KB 537/562 KB 37/37 KB 672/1192 KB 88/1461 KB 96/1118 KB 541/562 KB 37/37 KB 672/1192 KB 88/1461 KB 96/1118 KB 541/562 KB 37/37 KB 672/1192 KB 92/1461 KB 96/1118 KB 541/562 KB 37/37 KB 672/1192 KB 96/1461 KB 96/1118 KB 541/562 KB 37/37 KB 672/1192 KB 100/1461 KB 100/1118 KB 545/562 KB 37/37 KB 672/1192 KB 104/1461 KB 100/1118 KB 545/562 KB 37/37 KB 672/1192 KB 100/1461 KB 104/1118 KB 545/562 KB 37/37 KB 672/1192 KB 104/1461 KB 108/1118 KB 545/562 KB 37/37 KB 672/1192 KB 104/1461 KB 112/1118 KB 545/562 KB 37/37 KB 672/1192 KB 104/1461 KB 96/1118 KB 545/562 KB 37/37 KB 672/1192 KB 100/1461 KB 112/1118 KB 549/562 KB 37/37 KB 672/1192 KB 104/1461 KB 112/1118 KB 553/562 KB 37/37 KB 672/1192 KB 104/1461 KB 112/1118 KB 557/562 KB 37/37 KB 672/1192 KB 104/1461 KB 116/1118 KB 557/562 KB 37/37 KB 672/1192 KB 104/1461 KB 120/1118 KB 561/562 KB 37/37 KB 672/1192 KB 108/1461 KB 124/1118 KB 561/562 KB 37/37 KB 672/1192 KB 108/1461 KB 128/1118 KB 561/562 KB 37/37 KB 672/1192 KB 108/1461 KB 116/1118 KB 561/562 KB 37/37 KB 672/1192 KB 108/1461 KB 116/1118 KB 557/562 KB 37/37 KB 672/1192 KB 108/1461 KB 128 unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install /1118 KB 561/562 KB 37/37 KB 672/1192 KB 112/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar (37 KB at 23.6 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 128/1118 KB 562/562 KB 672/1192 KB 112/1461 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 128/1118 KB 562/562 KB 672/1192 KB 116/1461 KB 128/1118 KB 562/562 KB 672/1192 KB 120/1461 KB 128/1118 KB 562/562 KB 672/1192 KB 124/1461 KB 128/1118 KB 562/562 KB 676/1192 KB 128/1461 KB 128/1118 KB 562/562 KB 676/1192 KB 124/1461 KB 128/1118 KB 562/562 KB 680/1192 KB 128/1461 KB 132/1118 KB 562/562 KB 680/1192 KB 128/1461 KB 136/1118 KB 562/562 KB 680/1192 KB 128/1461 KB 136/1118 KB 562/562 KB 684/1192 KB 128/1461 KB 136/1118 KB 562/562 KB 688/1192 KB 128/1461 KB 140/1118 KB 562/562 KB 688/1192 KB 128/1461 KB 144/1118 KB 562/562 KB 688/1192 KB 128/1461 KB 144/1118 KB 562/562 KB 692/1192 KB 132/1461 KB 148/1118 KB 562/562 KB 696/1192 KB 132/1461 KB 148/1118 KB 562/562 KB 700/1192 KB 132/1461 KB 144/1118 KB 562/562 KB 688/1192 KB 132/1461 KB 148/1118 KB 700/1192 KB 136/1461 KB 148/1118 KB 700/1192 KB 140/1461 KB 148/1118 KB 700/1192 KB 144/1461 KB 148/1118 KB 700/1192 KB 148/1461 KB 148/1118 KB 704/1192 KB 152/1461 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 358.6 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 148/1118 KB 562/562 KB 692/1192 KB 132/1461 KB 152/1118 KB 704/1192 KB 152/1461 KB 156/1118 KB 704/1192 KB 152/1461 KB 160/1118 KB 704/1192 KB 152/1461 KB 164/1118 KB 704/1192 KB 152/1461 KB 168/1118 KB 704/1192 KB 156/1461 KB 172/1118 KB 704/1192 KB 156/1461 KB 176/1118 KB 704/1192 KB 156/1461 KB 180/1118 KB 704/1192 KB 3/46 KB 156/1461 KB 184/1118 KB 704/1192 KB 3/46 KB 156/1461 KB 148/1118 KB 704/1192 KB 148/1461 KB 184/1118 KB 708/1192 KB 3/46 KB 156/1461 KB 184/1118 KB 712/1192 KB 3/46 KB 156/1461 KB 184/1118 KB 716/1192 KB 3/46 KB 156/1461 KB 184/1118 KB 720/1192 KB 3/46 KB 156/1461 KB 184/1118 KB 724/1192 KB 3/46 KB 156/1461 KB 176/1118 KB 704/1192 KB 3/46 KB 156/1461 KB 184/1118 KB 724/1192 KB 6/46 KB 156/1461 KB 184/1118 KB 724/1192 KB 9/46 KB 156/1461 KB 184/1118 KB 724/1192 KB 11/46 KB 156/1461 KB 184/1118 KB 724/1192 KB 14/46 KB 156/1461 KB 184/1118 KB 724/1192 KB 16/46 KB 156/1461 KB 184/1118 KB 724/1192 KB 19/46 KB 156/1461 KB 184/1118 KB 724/1192 KB 22/46 KB 156/1461 KB 184/1118 KB 724/1192 KB 25/46 KB 156/1461 KB 184/1118 KB 724/1192 KB 27/46 KB 156/1461 KB 184/1118 KB 724/1192 KB 30/46 KB 156/1461 KB 184/1118 KB 728/1192 KB 32/46 KB 156/1461 KB 164/1118 KB 704/1192 KB 156/1461 KB 188/1118 KB 728/1192 KB 32/46 KB 160/1461 KB 188/1118 KB 728/1192 KB 32/46 KB 164/1461 KB 188/1118 KB 728/1192 KB 32/46 KB 168/1461 KB 188/1118 KB 728/1192 KB 32/46 KB 172/1461 KB 188/1118 KB 728/1192 KB 32/46 KB 176/1461 KB 188/1118 KB 728/1192 KB 32/46 KB 180/1461 KB Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 188/1118 KB 728/1192 KB 32/46 KB 156/1461 KB 192/1118 KB 728/1192 KB 32/46 KB 180/1461 KB 196/1118 KB 728/1192 KB 32/46 KB 180/1461 KB 200/1118 KB 728/1192 KB 36/46 KB 184/1461 KB 204/1118 KB 728/1192 KB 36/46 KB 184/1461 KB 208/1118 KB 728/1192 KB 36/46 KB 184/1461 KB 212/1118 KB 728/1192 KB 36/46 KB 184/1461 KB 184/1118 KB 728/1192 KB 30/46 KB 156/1461 KB 212/1118 KB 732/1192 KB 36/46 KB 184/1461 KB 212/1118 KB 736/1192 KB 36/46 KB 184/1461 KB 212/1118 KB 740/1192 KB 36/46 KB 184/1461 KB 212/1118 KB 744/1192 KB 36/46 KB 184/1461 KB 212/1118 KB 748/1192 KB 36/46 KB 184/1461 KB 212/1118 KB 752/1192 KB 36/46 KB 184/1461 KB 212/1118 KB 756/1192 KB 36/46 KB 184/1461 KB 212/1118 KB 760/1192 KB 36/46 KB 184/1461 KB 216/1118 KB 764/1192 KB 36/46 KB 184/1461 KB 216/1118 KB 768/1192 KB 36/46 KB 184/1461 KB 216/1118 KB 772/1192 KB 36/46 KB 184/1461 KB 196/1118 KB 728/1192 KB 36/46 KB 184/1461 KB 216/1118 KB 772/1192 KB 40/46 KB 184/1461 KB 216/1118 KB 772/1192 KB 44/46 KB 184/1461 KB 216/1118 KB 772/1192 KB 46/46 KB 184/1461 KB 196/1118 KB 728/1192 KB 32/46 KB 184/1461 KB 216/1118 KB 772/1192 KB 46/46 KB 188/1461 KB 216/1118 KB 772/1192 KB 46/46 KB 192/1461 KB 216/1118 KB 772/1192 KB 46/46 KB 196/1461 KB 216/1118 KB 772/1192 KB 46/46 KB 200/1461 KB 216/1118 KB 772/1192 KB 46/46 KB 204/1461 KB 216/1118 KB 772/1192 KB 46/46 KB 208/1461 KB 216/1118 KB 760/1192 KB 36/46 KB 184/1461 KB 220/1118 KB 772/1192 KB 46/46 KB 208/1461 KB 224/1118 KB 772/1192 KB 46/46 KB 208/1461 KB 228/1118 KB 772/1192 KB 46/46 KB 208/1461 KB 232/1118 KB 776/1192 KB 46/46 KB 212/1461 KB 236/1118 KB 776/1192 KB 46/46 KB 212/1461 KB 240/1118 KB 776/1192 KB 46/46 KB 212/1461 KB 228/1118 KB 776/1192 KB 46/46 KB 212/1461 KB 240/1118 KB 780/1192 KB 46/46 KB 3/287 KB 212/1461 KB 240/1118 KB 784/1192 KB 46/46 KB 3/287 KB 212/1461 KB 240/1118 KB 788/1192 KB 46/46 KB 3/287 KB 212/1461 KB 228/1118 KB 772/1192 KB 46/46 KB 212/1461 KB 244/1118 KB 788/1192 KB 46/46 KB 3/287 KB 216/1461 KB 244/1118 KB 788/1192 KB 46/46 KB 3/287 KB 220/1461 KB 244/1118 KB 788/1192 KB 46/46 KB 3/287 KB 224/1461 KB 244/1118 KB 788/1192 KB 46/46 KB 3/287 KB 228/1461 KB 244/1118 KB 788/1192 KB 46/46 KB 3/287 KB 232/1461 KB 244/1118 KB 788/1192 KB 46/46 KB 3/287 KB 236/1461 KB 244/1118 KB 788/1192 KB 46/46 KB 3/287 KB 240/1461 KB 244/1118 KB 788/1192 KB 46/46 KB 3/287 KB 244/1461 KB 244/1118 KB 792/1192 KB 46/46 KB 3/287 KB 248/1461 KB 244/1118 KB 792/1192 KB 46/46 KB 3/287 KB 252/1461 KB 244/1118 KB 792/1192 KB 46/46 KB 3/287 KB 256/1461 KB 244/1118 KB 792/1192 KB 46/46 KB 3/287 KB 260/1461 KB 244/1118 KB 792/1192 KB 46/46 KB 3/287 KB 264/1461 KB 244/1118 KB 792/1192 KB 46/46 KB 3/287 KB 268/1461 KB 244/1118 KB 788/1192 KB 46/46 KB 3/287 KB 212/1461 KB 240/1118 KB 776/1192 KB 46/46 KB 3/287 KB 212/1461 KB 244/1118 KB 792/1192 KB 46/46 KB 6/287 KB 268/1461 KB 244/1118 KB 792/1192 KB 46/46 KB 9/287 KB 268/1461 KB 244/1118 KB 792/1192 KB 46/46 KB 11/287 KB 268/1461 KB 244/1118 KB 792/1192 KB 46/46 KB 14/287 KB 268/1461 KB 244/1118 KB 792/1192 KB 46/46 KB 16/287 KB 268/1461 KB 244/1118 KB 792/1192 KB 46/46 KB 19/287 KB 268/1461 KB 244/1118 KB 792/1192 KB 22/287 KB 268/1461 KB 244/1118 KB 792/1192 KB 25/287 KB 268/1461 KB 244/1118 KB 792/1192 KB 27/287 KB 268/1461 KB 244/1118 KB 792/1192 KB 30/287 KB 268/1461 KB 244/1118 KB 792/1192 KB 32/287 KB 268/1461 KB 244/1118 KB 792/1192 KB 36/287 KB 268/1461 KB 244/1118 KB 792/11 unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 92 KB 40/287 KB 268/1461 KB 244/1118 KB 792/1192 KB 44/287 KB 268/1461 KB 244/1118 KB 792/1192 KB 48/287 KB 268/1461 KB 244/1118 KB 792/1192 KB 52/287 KB 268/1461 KB 248/1118 KB 792/1192 KB 56/287 KB 268/1461 KB 248/1118 KB 792/1192 KB 60/287 KB 268/1461 KB 248/1118 KB 792/1192 KB 63/287 KB 268/1461 KB 244/1118 KB 792/1192 KB 46/46 KB 3/287 KB 244/1461 KB 248/1118 KB 796/1192 KB 63/287 KB 268/1461 KB 248/1118 KB 800/1192 KB 63/287 KB 268/1461 KB 248/1118 KB 804/1192 KB 63/287 KB 268/1461 KB 248/1118 KB 808/1192 KB 63/287 KB 268/1461 KB 248/1118 KB 812/1192 KB 63/287 KB 268/1461 KB 248/1118 KB 816/1192 KB 63/287 KB 268/1461 KB 248/1118 KB 820/1192 KB 63/287 KB 268/1461 KB 248/1118 KB 824/1192 KB 63/287 KB 272/1461 KB 248/1118 KB 792/1192 KB 52/287 KB 268/1461 KB 252/1118 KB 824/1192 KB 63/287 KB 272/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 28.4 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 256/1118 KB 824/1192 KB 63/287 KB 272/1461 KB 260/1118 KB 824/1192 KB 63/287 KB 272/1461 KB 264/1118 KB 824/1192 KB 67/287 KB 272/1461 KB 268/1118 KB 824/1192 KB 67/287 KB 272/1461 KB 272/1118 KB 824/1192 KB 67/287 KB 272/1461 KB 276/1118 KB 824/1192 KB 67/287 KB 272/1461 KB 280/1118 KB 828/1192 KB 67/287 KB 272/1461 KB 284/1118 KB 828/1192 KB 67/287 KB 272/1461 KB 288/1118 KB 828/1192 KB 67/287 KB 272/1461 KB 292/1118 KB 828/1192 KB 67/287 KB 272/1461 KB 296/1118 KB 828/1192 KB 67/287 KB 272/1461 KB 300/1118 KB 828/1192 KB 67/287 KB 272/1461 KB 304/1118 KB 828/1192 KB 67/287 KB 272/1461 KB 308/1118 KB 828/1192 KB 67/287 KB 272/1461 KB 248/1118 KB 820/1192 KB 63/287 KB 272/1461 KB 308/1118 KB 828/1192 KB 67/287 KB 276/1461 KB 308/1118 KB 828/1192 KB 67/287 KB 280/1461 KB 308/1118 KB 828/1192 KB 67/287 KB 284/1461 KB 308/1118 KB 828/1192 KB 67/287 KB 288/1461 KB 308/1118 KB 828/1192 KB 67/287 KB 292/1461 KB 308/1118 KB 828/1192 KB 67/287 KB 296/1461 KB 308/1118 KB 828/1192 KB 67/287 KB 300/1461 KB 308/1118 KB 828/1192 KB 67/287 KB 304/1461 KB 308/1118 KB 828/1192 KB 67/287 KB 308/1461 KB 276/1118 KB 828/1192 KB 67/287 KB 272/1461 KB 312/1118 KB 832/1192 KB 67/287 KB 308/1461 KB 312/1118 KB 836/1192 KB 67/287 KB 308/1461 KB 312/1118 KB 840/1192 KB 67/287 KB 308/1461 KB 312/1118 KB 844/1192 KB 67/287 KB 308/1461 KB 312/1118 KB 848/1192 KB 67/287 KB 308/1461 KB 260/1118 KB 824/1192 KB 67/287 KB 272/1461 KB 312/1118 KB 848/1192 KB 71/287 KB 308/1461 KB 312/1118 KB 848/1192 KB 75/287 KB 308/1461 KB 312/1118 KB 848/1192 KB 79/287 KB 308/1461 KB 312/1118 KB 848/1192 KB 83/287 KB 308/1461 KB 312/1118 KB 848/1192 KB 87/287 KB 308/1461 KB 312/1118 KB 848/1192 KB 91/287 KB 308/1461 KB 312/1118 KB 848/1192 KB 95/287 KB 308/1461 KB 312/1118 KB 848/1192 KB 99/287 KB 308/1461 KB 312/1118 KB 852/1192 KB 103/287 KB 308/1461 KB 312/1118 KB 852/1192 KB 107/287 KB 308/1461 KB 312/1118 KB 852/1192 KB 111/287 KB 308/1461 KB 312/1118 KB 852/1192 KB 115/287 KB 308/1461 KB 312/1118 KB 852/1192 KB 119/287 KB 308/1461 KB 312/1118 KB 852/1192 KB 123/287 KB 312/1461 KB 312/1118 KB 852/1192 KB 127/287 KB 312/1461 KB 312/1118 KB 852/1192 KB 131/287 KB 312/1461 KB 312/1118 KB 852/1192 KB 135/287 KB 312/1461 KB 312/1118 KB 852/1192 KB 139/287 KB 312/1461 KB 312/1118 KB 852/1192 KB 143/287 KB 312/1461 KB 312/1118 KB 852/1192 KB 147/287 KB 312/1461 KB 312/1118 KB 828/1192 KB 67/287 KB 308/1461 KB 316/1118 KB 852/1192 KB 147/287 KB 312/1461 KB 320/1118 KB 852/1192 KB 147/287 KB 312/1461 KB 324/1118 KB 852/1192 KB 147/287 KB 312/1461 KB 328/1118 KB 852/1192 KB 147/287 KB 312/1461 KB 332/1118 KB 852/1192 KB 147/287 KB 312/1461 KB 336/1118 KB 852/1192 KB 147/287 KB 312/1461 KB 340/1118 KB 852/1192 KB 147/287 KB 312/1461 KB 344/1118 KB 852/1192 KB 147/287 KB 312/1461 KB 348/1118 KB 852/1192 KB 147/287 KB 312/1461 KB 352/1118 KB 852/1192 KB 147/287 KB 312/1461 KB 356/1118 KB 852/1192 KB 147/287 KB 312/1461 KB 312/1118 KB 852/1192 KB 119/287 KB 312/1461 KB 356/1118 KB 852/1192 KB 151/287 KB 316/1461 KB 356/1118 KB 852/1192 KB 151/287 KB 320/1461 KB 356/1118 KB 852/1192 KB 151/287 KB 324/1461 KB 356/1118 KB 852/1192 KB 151/287 KB 328/1461 KB 312/1118 KB 852/1192 KB 99/287 KB 308/1461 KB 356/1118 KB 856/1192 KB 151/287 KB 328/1461 KB 356/1118 KB 860/1192 KB 151/287 KB 328/1461 KB 356/1118 KB 864/1192 KB 151/287 KB 328/1461 KB 356/1118 KB 868/1192 KB 151/287 KB 328/1461 KB 356/1118 KB 872/1192 KB 151/287 KB 328/1461 unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install KB 356/1118 KB 876/1192 KB 151/287 KB 328/1461 KB 356/1118 KB 880/1192 KB 151/287 KB 328/1461 KB 356/1118 KB 884/1192 KB 151/287 KB 328/1461 KB 356/1118 KB 888/1192 KB 151/287 KB 332/1461 KB 356/1118 KB 892/1192 KB 151/287 KB 332/1461 KB 356/1118 KB 896/1192 KB 151/287 KB 332/1461 KB 356/1118 KB 852/1192 KB 151/287 KB 312/1461 KB 360/1118 KB 896/1192 KB 155/287 KB 332/1461 KB 360/1118 KB 896/1192 KB 159/287 KB 332/1461 KB 360/1118 KB 896/1192 KB 163/287 KB 332/1461 KB 360/1118 KB 896/1192 KB 167/287 KB 332/1461 KB 360/1118 KB 896/1192 KB 171/287 KB 332/1461 KB 360/1118 KB 896/1192 KB 175/287 KB 332/1461 KB 360/1118 KB 896/1192 KB 179/287 KB 332/1461 KB 360/1118 KB 896/1192 KB 183/287 KB 332/1461 KB 360/1118 KB 896/1192 KB 187/287 KB 332/1461 KB 360/1118 KB 896/1192 KB 191/287 KB 332/1461 KB 360/1118 KB 896/1192 KB 195/287 KB 332/1461 KB 360/1118 KB 896/1192 KB 151/287 KB 332/1461 KB 364/1118 KB 900/1192 KB 195/287 KB 332/1461 KB 368/1118 KB 900/1192 KB 195/287 KB 332/1461 KB 372/1118 KB 900/1192 KB 195/287 KB 332/1461 KB 356/1118 KB 884/1192 KB 151/287 KB 332/1461 KB 372/1118 KB 900/1192 KB 195/287 KB 336/1461 KB 372/1118 KB 900/1192 KB 195/287 KB 340/1461 KB 372/1118 KB 900/1192 KB 195/287 KB 344/1461 KB 372/1118 KB 900/1192 KB 195/287 KB 348/1461 KB 372/1118 KB 900/1192 KB 195/287 KB 352/1461 KB 372/1118 KB 900/1192 KB 195/287 KB 356/1461 KB 372/1118 KB 900/1192 KB 195/287 KB 360/1461 KB 372/1118 KB 900/1192 KB 195/287 KB 364/1461 KB 372/1118 KB 900/1192 KB 195/287 KB 368/1461 KB 372/1118 KB 900/1192 KB 195/287 KB 372/1461 KB 376/1118 KB 900/1192 KB 195/287 KB 376/1461 KB 360/1118 KB 900/1192 KB 195/287 KB 332/1461 KB 376/1118 KB 904/1192 KB 195/287 KB 376/1461 KB 376/1118 KB 908/1192 KB 195/287 KB 376/1461 KB 376/1118 KB 912/1192 KB 195/287 KB 376/1461 KB 376/1118 KB 916/1192 KB 195/287 KB 376/1461 KB 376/1118 KB 920/1192 KB 195/287 KB 376/1461 KB 376/1118 KB 924/1192 KB 195/287 KB 376/1461 KB 376/1118 KB 928/1192 KB 195/287 KB 376/1461 KB 376/1118 KB 932/1192 KB 195/287 KB 376/1461 KB 376/1118 KB 936/1192 KB 195/287 KB 380/1461 KB 376/1118 KB 940/1192 KB 195/287 KB 380/1461 KB 376/1118 KB 944/1192 KB 195/287 KB 380/1461 KB 376/1118 KB 948/1192 KB 195/287 KB 380/1461 KB 376/1118 KB 952/1192 KB 199/287 KB 380/1461 KB 376/1118 KB 900/1192 KB 195/287 KB 372/1461 KB 380/1118 KB 952/1192 KB 199/287 KB 380/1461 KB 384/1118 KB 952/1192 KB 199/287 KB 380/1461 KB 388/1118 KB 952/1192 KB 199/287 KB 380/1461 KB 392/1118 KB 952/1192 KB 199/287 KB 380/1461 KB 396/1118 KB 952/1192 KB 199/287 KB 380/1461 KB 400/1118 KB 952/1192 KB 199/287 KB 380/1461 KB 404/1118 KB 952/1192 KB 199/287 KB 380/1461 KB 408/1118 KB 956/1192 KB 199/287 KB 380/1461 KB 412/1118 KB 956/1192 KB 199/287 KB 380/1461 KB 416/1118 KB 956/1192 KB 199/287 KB 380/1461 KB 420/1118 KB 956/1192 KB 199/287 KB 380/1461 KB 424/1118 KB 956/1192 KB 199/287 KB 380/1461 KB 428/1118 KB 956/1192 KB 199/287 KB 380/1461 KB 432/1118 KB 956/1192 KB 199/287 KB 380/1461 KB 436/1118 KB 956/1192 KB 199/287 KB 380/1461 KB 376/1118 KB 948/1192 KB 199/287 KB 380/1461 KB 436/1118 KB 956/1192 KB 203/287 KB 380/1461 KB 436/1118 KB 956/1192 KB 207/287 KB 380/1461 KB 436/1118 KB 956/1192 KB 211/287 KB 380/1461 KB 436/1118 KB 956/1192 KB 215/287 KB 380/1461 KB 376/1118 KB 932/1192 KB 195/287 KB 380/1461 KB 436/1118 KB 956/1192 KB 215/287 KB 384/1461 KB 436/1118 KB 956/1192 KB 215/287 KB 388/1461 KB 436/1118 KB 956/1192 KB 215/287 KB 392/1461 KB 4 unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 36/1118 KB 956/1192 KB 215/287 KB 396/1461 KB 436/1118 KB 956/1192 KB 215/287 KB 400/1461 KB 436/1118 KB 956/1192 KB 215/287 KB 404/1461 KB 436/1118 KB 956/1192 KB 215/287 KB 408/1461 KB 436/1118 KB 956/1192 KB 219/287 KB 412/1461 KB 436/1118 KB 956/1192 KB 219/287 KB 416/1461 KB 436/1118 KB 956/1192 KB 219/287 KB 420/1461 KB 436/1118 KB 956/1192 KB 219/287 KB 424/1461 KB 436/1118 KB 956/1192 KB 219/287 KB 428/1461 KB 436/1118 KB 956/1192 KB 219/287 KB 432/1461 KB 404/1118 KB 956/1192 KB 199/287 KB 380/1461 KB 436/1118 KB 960/1192 KB 219/287 KB 432/1461 KB 436/1118 KB 964/1192 KB 219/287 KB 432/1461 KB 436/1118 KB 968/1192 KB 219/287 KB 432/1461 KB 436/1118 KB 972/1192 KB 219/287 KB 432/1461 KB 436/1118 KB 976/1192 KB 219/287 KB 432/1461 KB 436/1118 KB 980/1192 KB 219/287 KB 432/1461 KB 436/1118 KB 984/1192 KB 219/287 KB 432/1461 KB 440/1118 KB 988/1192 KB 219/287 KB 436/1461 KB 440/1118 KB 992/1192 KB 219/287 KB 436/1461 KB 440/1118 KB 996/1192 KB 219/287 KB 436/1461 KB 436/1118 KB 956/1192 KB 219/287 KB 408/1461 KB 440/1118 KB 996/1192 KB 223/287 KB 436/1461 KB 440/1118 KB 996/1192 KB 227/287 KB 436/1461 KB 440/1118 KB 996/1192 KB 231/287 KB 436/1461 KB 440/1118 KB 996/1192 KB 235/287 KB 436/1461 KB 440/1118 KB 996/1192 KB 239/287 KB 436/1461 KB 440/1118 KB 996/1192 KB 243/287 KB 436/1461 KB 440/1118 KB 996/1192 KB 247/287 KB 436/1461 KB 440/1118 KB 996/1192 KB 251/287 KB 436/1461 KB 440/1118 KB 996/1192 KB 255/287 KB 436/1461 KB 440/1118 KB 996/1192 KB 259/287 KB 436/1461 KB 440/1118 KB 1000/1192 KB 263/287 KB 436/1461 KB 440/1118 KB 1000/1192 KB 267/287 KB 436/1461 KB 440/1118 KB 1000/1192 KB 271/287 KB 436/1461 KB 440/1118 KB 1000/1192 KB 275/287 KB 436/1461 KB 440/1118 KB 984/1192 KB 219/287 KB 436/1461 KB 440/1118 KB 1000/1192 KB 275/287 KB 440/1461 KB 440/1118 KB 1000/1192 KB 275/287 KB 444/1461 KB 440/1118 KB 1000/1192 KB 275/287 KB 448/1461 KB 440/1118 KB 1000/1192 KB 275/287 KB 452/1461 KB 440/1118 KB 1000/1192 KB 275/287 KB 456/1461 KB 440/1118 KB 1000/1192 KB 275/287 KB 460/1461 KB 440/1118 KB 984/1192 KB 219/287 KB 432/1461 KB 444/1118 KB 1000/1192 KB 275/287 KB 460/1461 KB 448/1118 KB 1000/1192 KB 275/287 KB 460/1461 KB 452/1118 KB 1000/1192 KB 275/287 KB 460/1461 KB 456/1118 KB 1000/1192 KB 275/287 KB 460/1461 KB 460/1118 KB 1000/1192 KB 275/287 KB 460/1461 KB 464/1118 KB 1000/1192 KB 275/287 KB 460/1461 KB 468/1118 KB 1000/1192 KB 275/287 KB 460/1461 KB 472/1118 KB 1000/1192 KB 275/287 KB 464/1461 KB 476/1118 KB 1000/1192 KB 275/287 KB 464/1461 KB 480/1118 KB 1000/1192 KB 275/287 KB 464/1461 KB 484/1118 KB 1000/1192 KB 275/287 KB 464/1461 KB 440/1118 KB 1000/1192 KB 259/287 KB 436/1461 KB 484/1118 KB 1004/1192 KB 279/287 KB 464/1461 KB 484/1118 KB 1008/1192 KB 279/287 KB 464/1461 KB 484/1118 KB 1012/1192 KB 279/287 KB 464/1461 KB 484/1118 KB 1016/1192 KB 279/287 KB 464/1461 KB 484/1118 KB 1020/1192 KB 279/287 KB 464/1461 KB 484/1118 KB 1024/1192 KB 279/287 KB 464/1461 KB 484/1118 KB 1028/1192 KB 279/287 KB 464/1461 KB 484/1118 KB 1032/1192 KB 279/287 KB 464/1461 KB 488/1118 KB 1036/1192 KB 279/287 KB 464/1461 KB 488/1118 KB 1040/1192 KB 279/287 KB 464/1461 KB 488/1118 KB 1044/1192 KB 279/287 KB 464/1461 KB 488/1118 KB 1048/1192 KB 279/287 KB 464/1461 KB 488/1118 KB 1052/1192 KB 279/287 KB 464/1461 KB 488/1118 KB 1056/1192 KB 279/287 KB 464/1461 KB 488/1118 KB 1060/1192 KB 279/287 KB 464/1461 KB 484/1118 KB 1000/1192 KB 279/287 KB 464/1461 KB 488/1118 KB 1060/1192 KB unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 283/287 KB 464/1461 KB 488/1118 KB 1060/1192 KB 287/287 KB 464/1461 KB 488/1118 KB 1060/1192 KB 287/287 KB 464/1461 KB 468/1118 KB 1000/1192 KB 275/287 KB 464/1461 KB 488/1118 KB 1060/1192 KB 287/287 KB 468/1461 KB 488/1118 KB 1060/1192 KB 287/287 KB 472/1461 KB 488/1118 KB 1060/1192 KB 287/287 KB 476/1461 KB 488/1118 KB 1060/1192 KB 287/287 KB 480/1461 KB 488/1118 KB 1060/1192 KB 287/287 KB 484/1461 KB 488/1118 KB 1060/1192 KB 287/287 KB 488/1461 KB 488/1118 KB 1060/1192 KB 287/287 KB 492/1461 KB 488/1118 KB 1060/1192 KB 287/287 KB 496/1461 KB 488/1118 KB 1060/1192 KB 287/287 KB 500/1461 KB 488/1118 KB 1060/1192 KB 287/287 KB 504/1461 KB 488/1118 KB 1064/1192 KB 287/287 KB 508/1461 KB 488/1118 KB 1032/1192 KB 279/287 KB 464/1461 KB 492/1118 KB 1064/1192 KB 287/287 KB 508/1461 KB 496/1118 KB 1064/1192 KB 287/287 KB 508/1461 KB 500/1118 KB 1064/1192 KB 287/287 KB 508/1461 KB 504/1118 KB 1064/1192 KB 287/287 KB 508/1461 KB 508/1118 KB 1064/1192 KB 287/287 KB 508/1461 KB 512/1118 KB 1064/1192 KB 287/287 KB 508/1461 KB 516/1118 KB 1064/1192 KB 287/287 KB 508/1461 KB 520/1118 KB 1064/1192 KB 287/287 KB 508/1461 KB 524/1118 KB 1064/1192 KB 287/287 KB 512/1461 KB 528/1118 KB 1064/1192 KB 287/287 KB 512/1461 KB 532/1118 KB 1064/1192 KB 287/287 KB 512/1461 KB 536/1118 KB 1064/1192 KB 287/287 KB 512/1461 KB 540/1118 KB 1064/1192 KB 287/287 KB 512/1461 KB 544/1118 KB 1064/1192 KB 287/287 KB 512/1461 KB 548/1118 KB 1064/1192 KB 287/287 KB 512/1461 KB 488/1118 KB 1064/1192 KB 287/287 KB 504/1461 KB 548/1118 KB 1068/1192 KB 287/287 KB 512/1461 KB 548/1118 KB 1072/1192 KB 287/287 KB 512/1461 KB 548/1118 KB 1076/1192 KB 287/287 KB 512/1461 KB 548/1118 KB 1080/1192 KB 287/287 KB 512/1461 KB 548/1118 KB 1084/1192 KB 287/287 KB 512/1461 KB 548/1118 KB 1088/1192 KB 287/287 KB 512/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 173.6 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 520/1118 KB 1064/1192 KB 287/287 KB 512/1461 KB 548/1118 KB 1088/1192 KB 516/1461 KB 548/1118 KB 1088/1192 KB 520/1461 KB 548/1118 KB 1088/1192 KB 524/1461 KB 548/1118 KB 1088/1192 KB 528/1461 KB 548/1118 KB 1088/1192 KB 532/1461 KB 552/1118 KB 1092/1192 KB 536/1461 KB 552/1118 KB 1092/1192 KB 540/1461 KB 552/1118 KB 1092/1192 KB 544/1461 KB 552/1118 KB 1092/1192 KB 548/1461 KB 552/1118 KB 1092/1192 KB 552/1461 KB 552/1118 KB 1092/1192 KB 556/1461 KB 552/1118 KB 1092/1192 KB 560/1461 KB 552/1118 KB 1092/1192 KB 564/1461 KB 552/1118 KB 1092/1192 KB 532/1461 KB 556/1118 KB 1092/1192 KB 564/1461 KB 560/1118 KB 1092/1192 KB 564/1461 KB 564/1118 KB 1092/1192 KB 564/1461 KB 568/1118 KB 1092/1192 KB 564/1461 KB 572/1118 KB 1092/1192 KB 564/1461 KB 576/1118 KB 1092/1192 KB 564/1461 KB 580/1118 KB 1092/1192 KB 564/1461 KB 548/1118 KB 1092/1192 KB 532/1461 KB 580/1118 KB 1096/1192 KB 568/1461 KB 580/1118 KB 1100/1192 KB 568/1461 KB 580/1118 KB 1104/1192 KB 568/1461 KB 580/1118 KB 1108/1192 KB 568/1461 KB 580/1118 KB 1112/1192 KB 568/1461 KB 580/1118 KB 1116/1192 KB 568/1461 KB 580/1118 KB 1120/1192 KB 568/1461 KB 580/1118 KB 1124/1192 KB 568/1461 KB 584/1118 KB 1128/1192 KB 568/1461 KB 584/1118 KB 1132/1192 KB 568/1461 KB 584/1118 KB 1136/1192 KB 568/1461 KB 584/1118 KB 1140/1192 KB 568/1461 KB 584/1118 KB 1144/1192 KB 568/1461 KB 584/1118 KB 1148/1192 KB 568/1461 KB 584/1118 KB 1152/1192 KB 568/1461 KB 584/1118 KB 1156/1192 KB 568/1461 KB 580/1118 KB 1092/1192 KB 568/1461 KB 584/1118 KB 1156/1192 KB 572/1461 KB 584/1118 KB 1156/1192 KB 576/1461 KB 584/1118 KB 1124/1192 KB 568/1461 KB 588/1118 KB 1156/1192 KB 576/1461 KB 592/1118 KB 1156/1192 KB 576/1461 KB 596/1118 KB 1156/1192 KB 576/1461 KB 600/1118 KB 1156/1192 KB 580/1461 KB 604/1118 KB 1156/1192 KB 580/1461 KB 608/1118 KB 1156/1192 KB 580/1461 KB 612/1118 KB 1156/1192 KB 580/1461 KB 616/1118 KB 1156/1192 KB 580/1461 KB 620/1118 KB 1156/1192 KB 580/1461 KB 624/1118 KB 1156/1192 KB 580/1461 KB 628/1118 KB 1160/1192 KB 580/1461 KB 632/1118 KB 1160/1192 KB 580/1461 KB 596/1118 KB 1156/1192 KB 580/1461 KB 632/1118 KB 1160/1192 KB 584/1461 KB 632/1118 KB 1160/1192 KB 588/1461 KB 632/1118 KB 1160/1192 KB 592/1461 KB 632/1118 KB 1160/1192 KB 596/1461 KB 632/1118 KB 1160/1192 KB 600/1461 KB 632/1118 KB 1160/1192 KB 604/1461 KB 632/1118 KB 1160/1192 KB 608/1461 KB 632/1118 KB 1160/1192 KB 612/1461 KB 636/1118 KB 1160/1192 KB 616/1461 KB 636/1118 KB 1160/1192 KB 620/1461 KB 636/1118 KB 1160/1192 KB 624/1461 KB 636/1118 KB 1160/1192 KB 628/1461 KB 636/1118 KB 1160/1192 KB 632/1461 KB 624/1118 KB 1160/1192 KB 580/1461 KB 636/1118 KB 1164/1192 KB 632/1461 KB 636/1118 KB 1168/1192 KB 632/1461 KB 636/1118 KB 1172/1192 KB 632/1461 KB 636/1118 KB 1176/1192 KB 632/1461 KB 636/1118 KB 1180/1192 KB 632/1461 KB 636/1118 KB 1184/1192 KB 632/1461 KB 636/1118 KB 1188/1192 KB 632/1461 KB 636/1118 KB 1192/1192 KB 632/1461 KB 636/1118 KB 1192/1192 KB 632/1461 KB 636/1118 KB 1160/1192 KB 612/1461 KB 640/1118 KB 1192/1192 KB 632/1461 KB 644/1118 KB 1192/1192 KB 632/1461 KB 648/1118 KB 1192/1192 KB 632/1461 KB 652/1118 KB 1192/1192 KB 636/1461 KB 656/1118 KB 1192/1192 KB 636/1461 KB 660/1118 KB 1192/1192 KB 636/1461 KB 664/1118 KB 1192/1192 KB 636/1461 KB 668/1118 KB 1192/1192 KB 636/1461 KB 672/1118 KB 1192/1192 KB 636/1461 KB 676/1118 KB 1192/1192 KB 636/1461 KB 680/1118 KB 1192/1192 KB 636/1461 KB 684/1118 KB 1192/1192 KB 636/1461 KB 648/1118 KB 1192/119 unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 2 KB 636/1461 KB 684/1118 KB 1192/1192 KB 640/1461 KB 684/1118 KB 1192/1192 KB 644/1461 KB 684/1118 KB 1192/1192 KB 648/1461 KB 684/1118 KB 1192/1192 KB 652/1461 KB 684/1118 KB 1192/1192 KB 656/1461 KB 684/1118 KB 1192/1192 KB 660/1461 KB 684/1118 KB 1192/1192 KB 664/1461 KB 684/1118 KB 1192/1192 KB 668/1461 KB 688/1118 KB 1192/1192 KB 672/1461 KB 688/1118 KB 1192/1192 KB 676/1461 KB 688/1118 KB 1192/1192 KB 680/1461 KB 688/1118 KB 1192/1192 KB 684/1461 KB 688/1118 KB 688/1461 KB 688/1118 KB 692/1461 KB 688/1118 KB 696/1461 KB 688/1118 KB 700/1461 KB 688/1118 KB 1192/1192 KB 668/1461 KB 692/1118 KB 700/1461 KB 696/1118 KB 700/1461 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 710.5 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 700/1118 KB 700/1461 KB 704/1118 KB 700/1461 KB 708/1118 KB 700/1461 KB 712/1118 KB 700/1461 KB 716/1118 KB 700/1461 KB 720/1118 KB 700/1461 KB 724/1118 KB 704/1461 KB 728/1118 KB 704/1461 KB 732/1118 KB 704/1461 KB 736/1118 KB 704/1461 KB 740/1118 KB 704/1461 KB 744/1118 KB 704/1461 KB 748/1118 KB 704/1461 KB 720/1118 KB 704/1461 KB 748/1118 KB 708/1461 KB 748/1118 KB 712/1461 KB 748/1118 KB 716/1461 KB 748/1118 KB 720/1461 KB 748/1118 KB 724/1461 KB 748/1118 KB 728/1461 KB 748/1118 KB 732/1461 KB 748/1118 KB 736/1461 KB 752/1118 KB 740/1461 KB 752/1118 KB 744/1461 KB 752/1118 KB 748/1461 KB 752/1118 KB 752/1461 KB 752/1118 KB 756/1461 KB 752/1118 KB 760/1461 KB 752/1118 KB 764/1461 KB 752/1118 KB 768/1461 KB 752/1118 KB 736/1461 KB 756/1118 KB 768/1461 KB 760/1118 KB 768/1461 KB 764/1118 KB 768/1461 KB 768/1118 KB 768/1461 KB 772/1118 KB 768/1461 KB 776/1118 KB 768/1461 KB 780/1118 KB 768/1461 KB 784/1118 KB 772/1461 KB 788/1118 KB 772/1461 KB 792/1118 KB 772/1461 KB 796/1118 KB 772/1461 KB 800/1118 KB 772/1461 KB 804/1118 KB 772/1461 KB 808/1118 KB 772/1461 KB 780/1118 KB 772/1461 KB 808/1118 KB 776/1461 KB 808/1118 KB 780/1461 KB 808/1118 KB 784/1461 KB 808/1118 KB 788/1461 KB 808/1118 KB 792/1461 KB 808/1118 KB 796/1461 KB 808/1118 KB 800/1461 KB 812/1118 KB 804/1461 KB 812/1118 KB 808/1461 KB 812/1118 KB 812/1461 KB 812/1118 KB 816/1461 KB 812/1118 KB 820/1461 KB 812/1118 KB 824/1461 KB 812/1118 KB 828/1461 KB 812/1118 KB 800/1461 KB 816/1118 KB 828/1461 KB 820/1118 KB 828/1461 KB 824/1118 KB 828/1461 KB 828/1118 KB 828/1461 KB 832/1118 KB 828/1461 KB 836/1118 KB 828/1461 KB 840/1118 KB 828/1461 KB 844/1118 KB 828/1461 KB 848/1118 KB 832/1461 KB 852/1118 KB 832/1461 KB 856/1118 KB 832/1461 KB 860/1118 KB 832/1461 KB 864/1118 KB 832/1461 KB 868/1118 KB 832/1461 KB 872/1118 KB 832/1461 KB 876/1118 KB 832/1461 KB 880/1118 KB 832/1461 KB 844/1118 KB 832/1461 KB 880/1118 KB 836/1461 KB 880/1118 KB 840/1461 KB 880/1118 KB 844/1461 KB 880/1118 KB 848/1461 KB 880/1118 KB 852/1461 KB 880/1118 KB 856/1461 KB 880/1118 KB 860/1461 KB 880/1118 KB 864/1461 KB 884/1118 KB 868/1461 KB 884/1118 KB 872/1461 KB 884/1118 KB 876/1461 KB 884/1118 KB 880/1461 KB 884/1118 KB 884/1461 KB 884/1118 KB 888/1461 KB 884/1118 KB 892/1461 KB 884/1118 KB 896/1461 KB 884/1118 KB 900/1461 KB 884/1118 KB 864/1461 KB 888/1118 KB 900/1461 KB 892/1118 KB 900/1461 KB 896/1118 KB 900/1461 KB 900/1118 KB 900/1461 KB 904/1118 KB 900/1461 KB 908/1118 KB 900/1461 KB 912/1118 KB 900/1461 KB 916/1118 KB 900/1461 KB 920/1118 KB 900/1461 KB 924/1118 KB 904/1461 KB 928/1118 KB 904/1461 KB 920/1118 KB 904/1461 KB 928/1118 KB 908/1461 KB 928/1118 KB 912/1461 KB 928/1118 KB 916/1461 KB 932/1118 KB 920/1461 KB 932/1118 KB 924/1461 KB 932/1118 KB 928/1461 KB 932/1118 KB 932/1461 KB 932/1118 KB 936/1461 KB 932/1118 KB 940/1461 KB 932/1118 KB 944/1461 KB 932/1118 KB 948/1461 KB 932/1118 KB 916/1461 KB 936/1118 KB 948/1461 KB 940/1118 KB 948/1461 KB 944/1118 KB 948/1461 KB 948/1118 KB 948/1461 KB 952/1118 KB 948/1461 KB 956/1118 KB 948/1461 KB 960/1118 KB 948/1461 KB 964/1118 KB 948/1461 KB 968/1118 KB 948/1461 KB 972/1118 KB 952/1461 KB 976/1118 KB 952/1461 KB 980/1118 KB 952/1461 KB 984/1118 KB 952/1461 KB 988/1118 KB 952/1461 KB 992/1118 KB 952/1461 KB 996/1118 KB 952/1461 KB 1000/1118 KB 952/1461 KB 968/1118 KB 952/1461 KB 1000/1118 KB 956/1461 KB 1000/1118 KB 960/1461 KB 1000 unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install /1118 KB 964/1461 KB 1000/1118 KB 968/1461 KB 1000/1118 KB 972/1461 KB 1000/1118 KB 976/1461 KB 1000/1118 KB 980/1461 KB 1004/1118 KB 984/1461 KB 1004/1118 KB 980/1461 KB 1008/1118 KB 984/1461 KB 1012/1118 KB 988/1461 KB 1016/1118 KB 988/1461 KB 1020/1118 KB 988/1461 KB 1024/1118 KB 988/1461 KB 1028/1118 KB 988/1461 KB 1032/1118 KB 988/1461 KB 1036/1118 KB 988/1461 KB 1040/1118 KB 988/1461 KB 1008/1118 KB 988/1461 KB 1040/1118 KB 992/1461 KB 1040/1118 KB 996/1461 KB 1040/1118 KB 1000/1461 KB 1040/1118 KB 1004/1461 KB 1040/1118 KB 1008/1461 KB 1040/1118 KB 1012/1461 KB 1040/1118 KB 1016/1461 KB 1040/1118 KB 1020/1461 KB 1044/1118 KB 1024/1461 KB 1044/1118 KB 1028/1461 KB 1044/1118 KB 1032/1461 KB 1044/1118 KB 1036/1461 KB 1044/1118 KB 1040/1461 KB 1044/1118 KB 1044/1461 KB 1044/1118 KB 1048/1461 KB 1044/1118 KB 1052/1461 KB 1044/1118 KB 1056/1461 KB 1044/1118 KB 1060/1461 KB 1044/1118 KB 1020/1461 KB 1048/1118 KB 1060/1461 KB 1052/1118 KB 1060/1461 KB 1056/1118 KB 1060/1461 KB 1060/1118 KB 1060/1461 KB 1064/1118 KB 1060/1461 KB 1068/1118 KB 1060/1461 KB 1072/1118 KB 1060/1461 KB 1076/1118 KB 1060/1461 KB 1080/1118 KB 1060/1461 KB 1084/1118 KB 1060/1461 KB 1088/1118 KB 1064/1461 KB 1092/1118 KB 1064/1461 KB 1096/1118 KB 1064/1461 KB 1100/1118 KB 1064/1461 KB 1104/1118 KB 1064/1461 KB 1084/1118 KB 1064/1461 KB 1104/1118 KB 1068/1461 KB 1104/1118 KB 1072/1461 KB 1104/1118 KB 1076/1461 KB 1104/1118 KB 1080/1461 KB 1104/1118 KB 1084/1461 KB 1104/1118 KB 1088/1461 KB 1104/1118 KB 1092/1461 KB 1108/1118 KB 1096/1461 KB 1108/1118 KB 1100/1461 KB 1108/1118 KB 1104/1461 KB 1108/1118 KB 1108/1461 KB 1108/1118 KB 1112/1461 KB 1108/1118 KB 1116/1461 KB 1108/1118 KB 1120/1461 KB 1108/1118 KB 1124/1461 KB 1108/1118 KB 1092/1461 KB 1112/1118 KB 1124/1461 KB 1116/1118 KB 1124/1461 KB 1118/1118 KB 1124/1461 KB 1118/1118 KB 1128/1461 KB 1118/1118 KB 1132/1461 KB 1118/1118 KB 1136/1461 KB 1118/1118 KB 1140/1461 KB 1118/1118 KB 1144/1461 KB 1118/1118 KB 1148/1461 KB 1118/1118 KB 1152/1461 KB 1118/1118 KB 1156/1461 KB 1118/1118 KB 1160/1461 KB 1118/1118 KB 1164/1461 KB 1118/1118 KB 1168/1461 KB 1118/1118 KB 1172/1461 KB 1118/1118 KB 1176/1461 KB 1118/1118 KB 1180/1461 KB 1118/1118 KB 1184/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 644.6 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 1188/1461 KB 1192/1461 KB 1196/1461 KB 1200/1461 KB 1204/1461 KB 1208/1461 KB 1212/1461 KB 1216/1461 KB 1220/1461 KB 1224/1461 KB 1228/1461 KB 1232/1461 KB 1236/1461 KB 1240/1461 KB 1244/1461 KB 1248/1461 KB 1252/1461 KB 1256/1461 KB 1260/1461 KB 1264/1461 KB 1268/1461 KB 1272/1461 KB 1276/1461 KB 1280/1461 KB 1284/1461 KB 1288/1461 KB 1292/1461 KB 1296/1461 KB 1300/1461 KB 1304/1461 KB 1308/1461 KB 1312/1461 KB 1316/1461 KB 1320/1461 KB 1324/1461 KB 1328/1461 KB 1332/1461 KB 1336/1461 KB 1340/1461 KB 1344/1461 KB 1348/1461 KB 1352/1461 KB 1356/1461 KB 1360/1461 KB 1364/1461 KB 1368/1461 KB 1372/1461 KB 1376/1461 KB 1380/1461 KB 1384/1461 KB 1388/1461 KB 1392/1461 KB 1396/1461 KB 1400/1461 KB 1404/1461 KB 1408/1461 KB 1412/1461 KB 1416/1461 KB 1420/1461 KB 1424/1461 KB 1428/1461 KB 1432/1461 KB 1436/1461 KB 1440/1461 KB 1444/1461 KB 1448/1461 KB 1452/1461 KB 1456/1461 KB 1460/1461 KB 1461/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1461 KB at 827.3 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 385.5 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 103.7 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 131.6 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 100.4 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 424/424 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 29.6 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 293.9 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 138.7 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 158.1 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 89.6 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 494.6 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 81.6 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 154.6 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 353.3 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 472.1 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 66.8 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 215.1 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 210.3 KB/sec) unit-abot-epc-basic-0: 21:53:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 327.7 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 3/8 KB 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 463.2 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 890/890 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 45.7 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 1/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 198.7 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 719.0 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 4/21 KB 4/10 KB 3/149 KB 4/21 KB 4/10 KB 5/149 KB 4/21 KB 4/10 KB 8/149 KB 4/21 KB 4/10 KB 4/21 KB 8/10 KB 8/149 KB 4/21 KB 10/10 KB 8/149 KB 4/21 KB 10/10 KB 11/149 KB 4/21 KB 10/10 KB 13/149 KB 4/21 KB 10/10 KB 16/149 KB 4/21 KB 10/10 KB 16/149 KB 8/21 KB 10/10 KB 16/149 KB 12/21 KB 10/10 KB 16/149 KB 16/21 KB 10/10 KB 19/149 KB 16/21 KB 10/10 KB 19/149 KB 20/21 KB 10/10 KB 21/149 KB 21/21 KB 10/10 KB 21/149 KB 20/21 KB 10/10 KB 24/149 KB 21/21 KB 10/10 KB 27/149 KB 21/21 KB 3/6 KB 10/10 KB 29/149 KB 21/21 KB 3/6 KB 10/10 KB 27/149 KB 21/21 KB 5/6 KB 10/10 KB 29/149 KB 21/21 KB 5/6 KB 10/10 KB 32/149 KB 21/21 KB 6/6 KB 10/10 KB 32/149 KB 21/21 KB 6/6 KB 10/10 KB 36/149 KB 21/21 KB 6/6 KB 10/10 KB 40/149 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 510.9 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 6/6 KB 44/149 KB 21/21 KB 6/6 KB 48/149 KB 21/21 KB 6/6 KB 52/149 KB 21/21 KB 3/30 KB 56/149 KB 3/30 KB 60/149 KB 3/30 KB 64/149 KB 3/30 KB 52/149 KB 6/30 KB 64/149 KB 9/30 KB 64/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 653.9 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 11/30 KB 64/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 199.9 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 14/30 KB 64/149 KB 16/30 KB 64/149 KB 19/30 KB 64/149 KB 22/30 KB 64/149 KB 4/14 KB 22/30 KB 68/149 KB 4/14 KB 19/30 KB 64/149 KB 4/14 KB 25/30 KB 68/149 KB 8/14 KB 25/30 KB 68/149 KB 4/14 KB 25/30 KB 72/149 KB 8/14 KB 25/30 KB 76/149 KB 8/14 KB 25/30 KB 80/149 KB 12/14 KB 25/30 KB 76/149 KB 12/14 KB 27/30 KB 80/149 KB 12/14 KB 27/30 KB 80/149 KB 13/14 KB 30/30 KB 80/149 KB 13/14 KB 30/30 KB 80/149 KB 14/14 KB 30/30 KB 84/149 KB 14/14 KB 30/30 KB 88/149 KB 14/14 KB 30/30 KB 92/149 KB 14/14 KB 30/30 KB 96/149 KB 14/14 KB 30/30 KB 100/149 KB 14/14 KB 30/30 KB 104/149 KB 14/14 KB 30/30 KB 108/149 KB 14/14 KB 30/30 KB 112/149 KB 14/14 KB 30/30 KB 116/149 KB 14/14 KB 30/30 KB 120/149 KB 14/14 KB 30/30 KB 124/149 KB 14/14 KB 30/30 KB 3/37 KB 124/149 KB 14/14 KB 3/14 KB 30/30 KB 5/37 KB 124/149 KB 14/14 KB 3/14 KB 30/30 KB 8/37 KB 124/149 KB 14/14 KB 3/14 KB 30/30 KB 11/37 KB 124/149 KB 14/14 KB 3/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 KB at 324.2 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 30/30 KB 124/149 KB 14/14 KB 3/14 KB 13/37 KB 124/149 KB 6/14 KB 13/37 KB 124/149 KB 9/14 KB 13/37 KB 124/149 KB 11/14 KB 13/37 KB 124/149 KB 14/14 KB 30/30 KB 13/37 KB 124/149 KB 3/14 KB 16/37 KB 124/149 KB 14/14 KB 19/37 KB 124/149 KB 14/14 KB 21/37 KB 124/149 KB 14/14 KB 24/37 KB 124/149 KB 14/14 KB 27/37 KB 124/149 KB 14/14 KB 29/37 KB 124/149 KB 14/14 KB 32/37 KB 124/149 KB 14/14 KB 35/37 KB 124/149 KB 14/14 KB 37/37 KB 124/149 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 700.3 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 37/37 KB 124/149 KB 3/37 KB 14/14 KB 37/37 KB 124/149 KB 3/37 KB 14/14 KB 37/37 KB 124/149 KB 6/37 KB 14/14 KB 37/37 KB 128/149 KB 8/37 KB 37/37 KB 128/149 KB 6/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 267.2 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 37/37 KB 132/149 KB 8/37 KB 37/37 KB 132/149 KB 11/37 KB 37/37 KB 132/149 KB 14/37 KB 37/37 KB 132/149 KB 16/37 KB 37/37 KB 136/149 KB 16/37 KB 37/37 KB 140/149 KB 16/37 KB 37/37 KB 144/149 KB 19/37 KB 37/37 KB 140/149 KB 19/37 KB 37/37 KB 144/149 KB 22/37 KB 37/37 KB 148/149 KB 22/37 KB 37/37 KB 149/149 KB 22/37 KB 37/37 KB 149/149 KB 24/37 KB 37/37 KB 149/149 KB 27/37 KB 37/37 KB 149/149 KB 30/37 KB 37/37 KB 149/149 KB 32/37 KB 37/37 KB 149/149 KB 35/37 KB 37/37 KB 149/149 KB 35/37 KB 3/11 KB 149/149 KB 35/37 KB 6/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 679.4 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 149/149 KB 35/37 KB 9/11 KB 149/149 KB 35/37 KB 11/11 KB 3/43 KB 149/149 KB 35/37 KB 11/11 KB 6/43 KB 149/149 KB 35/37 KB 11/11 KB 6/43 KB 149/149 KB 35/37 KB 2/7 KB 11/11 KB 6/43 KB 149/149 KB 35/37 KB 4/7 KB 11/11 KB 6/43 KB 149/149 KB 35/37 KB 7/7 KB 11/11 KB 6/43 KB 149/149 KB 35/37 KB 7/7 KB 11/11 KB 6/43 KB 149/149 KB 37/37 KB 7/7 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 2243.4 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 161.3 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 9/43 KB 37/37 KB 7/7 KB 11/43 KB 37/37 KB 7/7 KB 14/43 KB 37/37 KB 7/7 KB 16/43 KB 37/37 KB 7/7 KB 19/43 KB 37/37 KB 7/7 KB 22/43 KB 37/37 KB 7/7 KB 25/43 KB 37/37 KB 7/7 KB 27/43 KB 37/37 KB 7/7 KB 30/43 KB 37/37 KB 7/7 KB 32/43 KB 37/37 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 99.2 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 36/43 KB 37/37 KB 40/43 KB 37/37 KB 43/43 KB 37/37 KB 43/43 KB 37/37 KB 3/60 KB 43/43 KB 37/37 KB 5/60 KB 43/43 KB 37/37 KB 8/60 KB 43/43 KB 37/37 KB 11/60 KB 43/43 KB 37/37 KB 13/60 KB 43/43 KB 37/37 KB 16/60 KB 43/43 KB 37/37 KB 19/60 KB 43/43 KB 37/37 KB 21/60 KB 43/43 KB 37/37 KB 24/60 KB 43/43 KB 37/37 KB 27/60 KB 43/43 KB 37/37 KB 29/60 KB 43/43 KB 37/37 KB 32/60 KB 43/43 KB 37/37 KB 36/60 KB 43/43 KB 37/37 KB 40/60 KB 43/43 KB 37/37 KB 44/60 KB 43/43 KB 37/37 KB 48/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 568.9 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 499.6 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 52/60 KB 56/60 KB 60/60 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 701.5 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 85.8 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 2/19 KB 5/19 KB 7/19 KB 10/19 KB 13/19 KB 15/19 KB 18/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 1318.8 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 18/24 KB 21/24 KB 24/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1386.3 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 105.4 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 172.5 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 584.8 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 143.6 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 204.4 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 112.8 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 105.4 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 103.1 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 121.7 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 220.5 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 202.8 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 148.1 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 135.1 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 89.6 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 222.3 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 867/867 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 47.0 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 288.5 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 226.6 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1211.9 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 692/692 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom (692 B at 28.2 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 688/688 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom (688 B at 35.4 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 93.4 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 13/13 KB 13/13 KB 3/156 KB 13/13 KB 6/156 KB 3/87 KB 13/13 KB 9/156 KB 3/87 KB 13/13 KB 6/156 KB 5/87 KB 9/156 KB 8/87 KB 9/156 KB 11/87 KB 9/156 KB 13/87 KB 9/156 KB 16/87 KB 9/156 KB 16/87 KB 11/156 KB 19/87 KB 11/156 KB 21/87 KB 14/156 KB 19/87 KB 14/156 KB 21/87 KB 16/156 KB 24/87 KB 16/156 KB 24/87 KB 19/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 KB at 599.5 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 27/87 KB 22/156 KB 27/87 KB 4/48 KB 22/156 KB 29/87 KB 8/48 KB 22/156 KB 24/87 KB 22/156 KB 29/87 KB 4/48 KB 22/156 KB 29/87 KB 12/48 KB 25/156 KB 32/87 KB 12/48 KB 25/156 KB 32/87 KB 12/48 KB 27/156 KB 36/87 KB 12/48 KB 27/156 KB 40/87 KB 12/48 KB 30/156 KB 44/87 KB 12/48 KB 30/156 KB 48/87 KB 12/48 KB 30/156 KB 29/87 KB 12/48 KB 30/156 KB 36/87 KB 12/48 KB 30/156 KB 48/87 KB 12/48 KB 32/156 KB 48/87 KB 12/48 KB 36/156 KB 52/87 KB 16/48 KB 40/156 KB 52/87 KB 16/48 KB 44/156 KB 52/87 KB 16/48 KB 48/156 KB 52/87 KB 16/48 KB 36/156 KB 56/87 KB 16/48 KB 48/156 KB 60/87 KB 16/48 KB 48/156 KB 64/87 KB 16/48 KB 48/156 KB 48/87 KB 16/48 KB 36/156 KB 64/87 KB 20/48 KB 48/156 KB 64/87 KB 24/48 KB 48/156 KB 64/87 KB 28/48 KB 48/156 KB 64/87 KB 32/48 KB 48/156 KB 64/87 KB 36/48 KB 48/156 KB 68/87 KB 3/35 KB 40/48 KB 52/156 KB 3/21 KB 68/87 KB 3/35 KB 44/48 KB 52/156 KB 3/21 KB 68/87 KB 3/35 KB 48/48 KB 52/156 KB 3/21 KB 68/87 KB 3/35 KB 36/48 KB 52/156 KB 3/21 KB 68/87 KB 3/35 KB 48/48 KB 56/156 KB 3/21 KB 68/87 KB 3/35 KB 48/48 KB 60/156 KB 3/21 KB 68/87 KB 3/35 KB 36/48 KB 48/156 KB 3/21 KB 68/87 KB 3/35 KB 48/48 KB 64/156 KB 3/21 KB 64/87 KB 3/35 KB 36/48 KB 48/156 KB 3/21 KB 64/87 KB 3/35 KB 36/48 KB 48/156 KB 72/87 KB 6/35 KB 48/48 KB 64/156 KB 3/21 KB 72/87 KB 9/35 KB 48/48 KB 64/156 KB 3/21 KB 72/87 KB 11/35 KB 48/48 KB 64/156 KB 3/21 KB 72/87 KB 14/35 KB 48/48 KB 64/156 KB 3/21 KB 72/87 KB 16/35 KB 48/48 KB 64/156 KB 3/21 KB 72/87 KB 19/35 KB 48/48 KB 64/156 KB 3/21 KB 72/87 KB 22/35 KB 48/48 KB 64/156 KB 3/21 KB 72/87 KB 25/35 KB 48/48 KB 64/156 KB 3/21 KB 72/87 KB 27/35 KB 48/48 KB 64/156 KB 3/21 KB 72/87 KB 3/35 KB 48/48 KB 64/156 KB 3/21 KB 72/87 KB 30/35 KB 48/48 KB 64/156 KB 3/21 KB 76/87 KB 32/35 KB 48/48 KB 64/156 KB 6/21 KB 76/87 KB 35/35 KB 48/48 KB 64/156 KB 6/21 KB 76/87 KB 30/35 KB 48/48 KB 64/156 KB 3/21 KB 80/87 KB 35/35 KB 48/48 KB 68/156 KB 6/21 KB 76/87 KB 30/35 KB 48/48 KB 64/156 KB 6/21 KB 80/87 KB 35/35 KB 48/48 KB 68/156 KB 9/21 KB 84/87 KB 35/35 KB 48/48 KB 68/156 KB 11/21 KB 76/87 KB 35/35 KB 48/48 KB 68/156 KB 6/21 KB 84/87 KB 35/35 KB 48/48 KB 68/156 KB 9/21 KB 87/87 KB 35/35 KB 48/48 KB 68/156 KB 11/21 KB 87/87 KB 35/35 KB 48/48 KB 72/156 KB 11/21 KB 87/87 KB 35/35 KB 48/48 KB 76/156 KB 11/21 KB 87/87 KB 35/35 KB 48/48 KB 76/156 KB 14/21 KB 87/87 KB 35/35 KB 48/48 KB 80/156 KB 14/21 KB 87/87 KB 35/35 KB 48/48 KB 80/156 KB 16/21 KB 87/87 KB 35/35 KB 48/48 KB 84/156 KB 19/21 KB 87/87 KB 35/35 KB 48/48 KB 84/156 KB 21/21 KB 87/87 KB 35/35 KB 48/48 KB 84/156 KB 16/21 KB 87/87 KB 35/35 KB 48/48 KB 88/156 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 842.2 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 1115.4 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 87/87 KB 92/156 KB 21/21 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 96/156 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1808.9 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 443.2 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 100/156 KB 104/156 KB 108/156 KB 112/156 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 116/156 KB 120/156 KB 124/156 KB 128/156 KB 132/156 KB 136/156 KB 140/156 KB 144/156 KB 148/156 KB 152/156 KB 156/156 KB 3/14 KB 156/156 KB 3/14 KB 3/86 KB 156/156 KB 3/24 KB 3/14 KB 3/86 KB 156/156 KB 3/24 KB 3/14 KB 3/86 KB 156/156 KB 6/24 KB 3/14 KB 3/86 KB 156/156 KB 8/24 KB 3/14 KB 3/86 KB 156/156 KB 11/24 KB 5/14 KB 3/86 KB 156/156 KB 14/24 KB 5/14 KB 3/86 KB 156/156 KB 17/24 KB 3/14 KB 3/86 KB 156/156 KB 5/14 KB 6/86 KB 156/156 KB 17/24 KB 5/14 KB 9/86 KB 156/156 KB 17/24 KB 5/14 KB 11/86 KB 156/156 KB 17/24 KB 5/14 KB 14/86 KB 156/156 KB 17/24 KB 5/14 KB 16/86 KB 156/156 KB 17/24 KB 5/14 KB 19/86 KB 156/156 KB 17/24 KB 5/14 KB 22/86 KB 156/156 KB 17/24 KB 5/14 KB 3/86 KB 156/156 KB 11/24 KB 8/14 KB 22/86 KB 156/156 KB 19/24 KB 11/14 KB 22/86 KB 156/156 KB 19/24 KB 13/14 KB 22/86 KB 156/156 KB 19/24 KB 14/14 KB 25/86 KB 4/119 KB 156/156 KB 19/24 KB 5/14 KB 22/86 KB 156/156 KB 19/24 KB 14/14 KB 25/86 KB 4/119 KB 156/156 KB 22/24 KB 13/14 KB 25/86 KB 4/119 KB 156/156 KB 19/24 KB 14/14 KB 27/86 KB 4/119 KB 156/156 KB 22/24 KB 14/14 KB 30/86 KB 4/119 KB 156/156 KB 22/24 KB 13/14 KB 22/86 KB 4/119 KB 156/156 KB 19/24 KB 14/14 KB 30/86 KB 8/119 KB 156/156 KB 24/24 KB 14/14 KB 30/86 KB 12/119 KB 156/156 KB 24/24 KB 14/14 KB 32/86 KB 16/119 KB 156/156 KB 24/24 KB 14/14 KB 30/86 KB 4/119 KB 156/156 KB 24/24 KB 14/14 KB 32/86 KB 16/119 KB 156/156 KB 24/24 KB 14/14 KB 32/86 KB 12/119 KB 156/156 KB 24/24 KB 14/14 KB 36/86 KB 16/119 KB 156/156 KB 24/24 KB 14/14 KB 40/86 KB 20/119 KB 156/156 KB 24/24 KB 14/14 KB 44/86 KB 20/119 KB 156/156 KB 24/24 KB 14/14 KB 48/86 KB 20/119 KB 156/156 KB 24/24 KB 14/14 KB 36/86 KB 20/119 KB 156/156 KB 24/24 KB 14/14 KB 48/86 KB 24/119 KB 156/156 KB 24/24 KB 14/14 KB 48/86 KB 28/119 KB 156/156 KB 24/24 KB 14/14 KB 48/86 KB 32/119 KB 156/156 KB 24/24 KB 14/14 KB 48/86 KB 36/119 KB 156/156 KB 24/24 KB 14/14 KB 52/86 KB 40/119 KB 156/156 KB 24/24 KB 14/14 KB 52/86 KB 44/119 KB 156/156 KB 24/24 KB 14/14 KB 52/86 KB 48/119 KB 156/156 KB 24/24 KB 14/14 KB 52/86 KB 36/119 KB 156/156 KB 24/24 KB 14/14 KB 56/86 KB 48/119 KB 156/156 KB 24/24 KB 14/14 KB 60/86 KB 48/119 KB 156/156 KB 24/24 KB 14/14 KB 64/86 KB 48/119 KB 156/156 KB 24/24 KB 14/14 KB 68/86 KB 48/119 KB 156/156 KB 24/24 KB 14/14 KB 72/86 KB 52/119 KB 156/156 KB 24/24 KB 14/14 KB 76/86 KB 52/119 KB 156/156 KB 24/24 KB 14/14 KB 80/86 KB 52/119 KB 156/156 KB 24/24 KB 14/14 KB 68/86 KB 52/119 KB 156/156 KB 24/24 KB 14/14 KB 80/86 KB 56/119 KB 156/156 KB 24/24 KB 14/14 KB 80/86 KB 60/119 KB 156/156 KB 24/24 KB 14/14 KB 80/86 KB 64/119 KB 156/156 KB 24/24 KB 14/14 KB 84/86 KB 64/119 KB 156/156 KB 24/24 KB 14/14 KB 86/86 KB 64/119 KB 156/156 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 352.7 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 14/14 KB 86/86 KB 68/119 KB 156/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 2106.6 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 184.4 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 86/86 KB 72/119 KB 86/86 KB 76/119 KB 86/86 KB 80/119 KB 3/29 KB 86/86 KB 80/119 KB 6/29 KB 86/86 KB 80/119 KB 9/29 KB 86/86 KB 80/119 KB 11/29 KB 86/86 KB 80/119 KB 14/29 KB 86/86 KB 80/119 KB 16/29 KB 86/86 KB 80/119 KB 19/29 KB 86/86 KB 80/119 KB 22/29 KB 86/86 KB 80/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1093.3 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 25/29 KB 80/119 KB 27/29 KB 80/119 KB 27/29 KB 84/119 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 29/29 KB 84/119 KB 29/29 KB 3/57 KB 4/37 KB 84/119 KB 29/29 KB 4/37 KB 84/119 KB 29/29 KB 3/57 KB 8/37 KB 84/119 KB 29/29 KB 3/57 KB 12/37 KB 84/119 KB 29/29 KB 3/57 KB 16/37 KB 84/119 KB 29/29 KB 6/57 KB 16/37 KB 84/119 KB 29/29 KB 6/57 KB 20/37 KB 84/119 KB 29/29 KB 9/57 KB 20/37 KB 84/119 KB 29/29 KB 11/57 KB 20/37 KB 84/119 KB 29/29 KB 14/57 KB 20/37 KB 84/119 KB 29/29 KB 14/57 KB 24/37 KB 84/119 KB 29/29 KB 16/57 KB 24/37 KB 84/119 KB 29/29 KB 16/57 KB 28/37 KB 84/119 KB 29/29 KB 16/57 KB 32/37 KB 84/119 KB 29/29 KB 19/57 KB 32/37 KB 84/119 KB 29/29 KB 19/57 KB 36/37 KB 84/119 KB 29/29 KB 19/57 KB 37/37 KB 84/119 KB 29/29 KB 22/57 KB 37/37 KB 84/119 KB 29/29 KB 22/57 KB 37/37 KB 88/119 KB 29/29 KB 22/57 KB 37/37 KB 92/119 KB 29/29 KB 25/57 KB 37/37 KB 96/119 KB 29/29 KB 25/57 KB 37/37 KB 100/119 KB 29/29 KB 25/57 KB 37/37 KB 104/119 KB 29/29 KB 25/57 KB 37/37 KB 108/119 KB 29/29 KB 25/57 KB 37/37 KB 112/119 KB 29/29 KB 25/57 KB 37/37 KB 92/119 KB 29/29 KB 27/57 KB 37/37 KB 112/119 KB 29/29 KB 30/57 KB 37/37 KB 112/119 KB 29/29 KB 32/57 KB 37/37 KB 112/119 KB 36/57 KB 37/37 KB 112/119 KB 40/57 KB 37/37 KB 116/119 KB 44/57 KB 37/37 KB 116/119 KB 48/57 KB 37/37 KB 116/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 315.5 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 36/57 KB 37/37 KB 116/119 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 48/57 KB 37/37 KB 119/119 KB 52/57 KB 37/37 KB 119/119 KB 56/57 KB 37/37 KB 119/119 KB 57/57 KB 37/37 KB 119/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 384.8 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 1/11 KB 57/57 KB 119/119 KB 5/11 KB 57/57 KB 119/119 KB 9/11 KB 57/57 KB 119/119 KB 11/11 KB 57/57 KB 119/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 559.2 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 11/11 KB 3/33 KB 3/21 KB 3/33 KB 5/21 KB 3/33 KB 8/21 KB 3/33 KB 11/21 KB 3/33 KB 13/21 KB 3/33 KB 16/21 KB 3/33 KB 19/21 KB 3/33 KB 21/21 KB 3/33 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1154.6 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 11/11 KB 3/33 KB 119/119 KB 6/33 KB 21/21 KB 9/33 KB 21/21 KB 11/33 KB 21/21 KB 14/33 KB 21/21 KB 16/33 KB 21/21 KB 19/33 KB 21/21 KB 22/33 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 95.6 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install 25/33 KB 21/21 KB 27/33 KB 21/21 KB 30/33 KB 21/21 KB 32/33 KB 21/21 KB 33/33 KB 21/21 KB 33/33 KB 21/21 KB 3/5 KB 33/33 KB 21/21 KB 5/5 KB 33/33 KB 3/14 KB 21/21 KB 5/5 KB 33/33 KB 6/14 KB 5/5 KB 33/33 KB 9/14 KB 5/5 KB 11/14 KB 5/5 KB 14/14 KB 5/5 KB 14/14 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 184.9 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 284.4 KB/sec) unit-abot-epc-basic-0: 21:53:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 39.0 KB/sec) unit-abot-epc-basic-0: 21:53:07 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 117.5 KB/sec) unit-abot-epc-basic-0: 21:53:07 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 21:53:07 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:53:07 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:53:07 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 21:53:07 DEBUG unit.abot-epc-basic/0.install [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 21:53:07 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:53:07 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:53:07 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 298.4 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 113.6 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 823.4 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (4 KB at 228.5 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 222.0 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 126.0 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 3/24 KB 6/24 KB 9/24 KB 11/24 KB 14/24 KB 16/24 KB 19/24 KB 22/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 KB at 1284.6 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 3/12 KB 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 811.5 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 119.4 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 132.4 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 1/8 KB 4/8 KB 7/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 595.0 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 132.5 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 124.6 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (3 KB at 193.1 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 3/10 KB 3/10 KB 6/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 701.4 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (2 KB at 98.1 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (2 KB at 94.4 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 131.4 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 510.7 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 630.8 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 359.0 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 144.0 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 192.1 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 1165.7 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 3/286 KB 6/286 KB 9/286 KB 11/286 KB 14/286 KB 16/286 KB 19/286 KB 22/286 KB 25/286 KB 27/286 KB 30/286 KB 32/286 KB 36/286 KB 40/286 KB 44/286 KB 48/286 KB 48/286 KB 3/223 KB 48/286 KB 5/223 KB 48/286 KB 8/223 KB 48/286 KB 11/223 KB 1/45 KB 48/286 KB 13/223 KB 1/45 KB 48/286 KB 16/223 KB 1/45 KB 48/286 KB 11/223 KB 4/45 KB 48/286 KB 16/223 KB 6/45 KB 48/286 KB 16/223 KB 9/45 KB 48/286 KB 16/223 KB 12/45 KB 48/286 KB 16/223 KB 15/45 KB 48/286 KB 16/223 KB 15/45 KB 48/286 KB 19/223 KB 17/45 KB 48/286 KB 19/223 KB 17/45 KB 48/286 KB 21/223 KB 20/45 KB 48/286 KB 21/223 KB 20/45 KB 48/286 KB 3/39 KB 21/223 KB 22/45 KB 48/286 KB 3/39 KB 24/223 KB 22/45 KB 48/286 KB 3/39 KB 21/223 KB 25/45 KB 48/286 KB 3/39 KB 27/223 KB 25/45 KB 48/286 KB 3/39 KB 27/223 KB 25/45 KB 48/286 KB 3/39 KB 29/223 KB 28/45 KB 48/286 KB 6/39 KB 32/223 KB 28/45 KB 48/286 KB 6/39 KB 29/223 KB 25/45 KB 48/286 KB 6/39 KB 29/223 KB 28/45 KB 48/286 KB 9/39 KB 32/223 KB 31/45 KB 48/286 KB 9/39 KB 32/223 KB 31/45 KB 48/286 KB 9/39 KB 36/223 KB 33/45 KB 52/286 KB 11/39 KB 40/223 KB 33/45 KB 52/286 KB 11/39 KB 44/223 KB 33/45 KB 52/286 KB 11/39 KB 36/223 KB 33/45 KB 48/286 KB 11/39 KB 36/223 KB 31/45 KB 48/286 KB 11/39 KB 36/223 KB 33/45 KB 52/286 KB 14/39 KB 48/223 KB 37/45 KB 52/286 KB 14/39 KB 48/223 KB 41/45 KB 52/286 KB 16/39 KB 48/223 KB 45/45 KB 56/286 KB 16/39 KB 48/223 KB 33/45 KB 52/286 KB 11/39 KB 48/223 KB 41/45 KB 56/286 KB 16/39 KB 48/223 KB 37/45 KB 52/286 KB 16/39 KB 48/223 KB 45/45 KB 56/286 KB 19/39 KB 48/223 KB 45/45 KB 60/286 KB 19/39 KB 48/223 KB 45/45 KB 60/286 KB 22/39 KB 48/223 KB 45/45 KB 64/286 KB 22/39 KB 48/223 KB 45/45 KB 64/286 KB 25/39 KB 48/223 KB 45/45 KB 64/286 KB 27/39 KB 48/223 KB 45/45 KB 64/286 KB 30/39 KB 48/223 KB 3/308 KB 45/45 KB 64/286 KB 32/39 KB 52/223 KB 3/308 KB 45/45 KB 68/286 KB 35/39 KB 52/223 KB 3/308 KB 45/45 KB 64/286 KB 30/39 KB 52/223 KB 45/45 KB 64/286 KB 30/39 KB 52/223 KB 3/308 KB 45/45 KB 68/286 KB 35/39 KB 56/223 KB 3/308 KB 45/45 KB 68/286 KB 35/39 KB 60/223 KB 3/308 KB 45/45 KB 68/286 KB 32/39 KB 52/223 KB 3/308 KB 45/45 KB 68/286 KB 35/39 KB 64/223 KB 3/308 KB 45/45 KB 72/286 KB 35/39 KB 64/223 KB 3/308 KB 45/45 KB 76/286 KB 35/39 KB 64/223 KB 3/308 KB 45/45 KB 80/286 KB 35/39 KB 64/223 KB 3/308 KB 45/45 KB 80/286 KB 38/39 KB 64/223 KB 3/308 KB 45/45 KB 84/286 KB 39/39 KB 64/223 KB 5/308 KB 45/45 KB 84/286 KB 39/39 KB 68/223 KB 5/308 KB 45/45 KB 84/286 KB 39/39 KB 72/223 KB 5/308 KB 45/45 KB 84/286 KB 39/39 KB 76/223 KB 3/308 KB 45/45 KB 84/286 KB 38/39 KB 64/223 KB 5/308 KB 45/45 KB 84/286 KB 39/39 KB 64/223 KB 8/308 KB 45/45 KB 84/286 KB 39/39 KB 76/223 KB 11/308 KB 45/45 KB 84/286 KB 39/39 KB 76/223 KB 11/308 KB 45/45 KB 84/286 KB 39/39 KB 80/223 KB 11/308 KB 45/45 KB 88/286 KB 39/39 KB 80/223 KB 11/308 KB 92/286 KB 39/39 KB 80/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 1586.9 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 13/308 KB 92/286 KB 39/39 KB 80/223 KB 13/308 KB 96/286 KB 39/39 KB 80/223 KB 16/308 KB 96/286 KB 39/39 KB 84/223 KB 16/308 KB 100/286 KB 39/39 KB 88/223 KB 16/308 KB 100/286 KB 39/39 KB 92/223 KB 16/308 KB 100/286 KB 39/39 KB 96/223 KB 16/308 KB 100/286 KB 100/223 KB 16/308 KB 100/286 KB 104/223 KB 16/308 KB 100/286 KB 108/223 KB 16/308 KB 100/286 KB 112/223 KB 16/308 KB 96/286 KB 39/39 KB 80/223 KB 19/308 KB 100/286 KB 112/223 KB 21/308 KB 100/286 KB 112/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 1278.8 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 16/308 KB 100/286 KB 39/39 KB 84/223 KB 24/308 KB 100/286 KB 112/223 KB 24/308 KB 104/286 KB 112/223 KB 27/308 KB 108/286 KB 112/223 KB 27/308 KB 104/286 KB 112/223 KB 27/308 KB 112/286 KB 112/223 KB 29/308 KB 112/286 KB 112/223 KB 29/308 KB 116/286 KB 112/223 KB 32/308 KB 4/174 KB 120/286 KB 116/223 KB 32/308 KB 4/174 KB 124/286 KB 116/223 KB 32/308 KB 4/174 KB 128/286 KB 116/223 KB 32/308 KB 4/174 KB 132/286 KB 116/223 KB 32/308 KB 4/174 KB 136/286 KB 116/223 KB 32/308 KB 4/174 KB 140/286 KB 116/223 KB 32/308 KB 4/174 KB 144/286 KB 116/223 KB 32/308 KB 4/174 KB 116/286 KB 116/223 KB 32/308 KB 4/174 KB 116/286 KB 112/223 KB 29/308 KB 4/174 KB 116/286 KB 112/223 KB 32/308 KB 8/174 KB 144/286 KB 116/223 KB 32/308 KB 12/174 KB 144/286 KB 116/223 KB 32/308 KB 16/174 KB 144/286 KB 116/223 KB 32/308 KB 20/174 KB 144/286 KB 116/223 KB 36/308 KB 24/174 KB 144/286 KB 116/223 KB 36/308 KB 28/174 KB 144/286 KB 116/223 KB 36/308 KB 32/174 KB 144/286 KB 116/223 KB 36/308 KB 20/174 KB 144/286 KB 116/223 KB 40/308 KB 32/174 KB 144/286 KB 116/223 KB 44/308 KB 32/174 KB 144/286 KB 116/223 KB 44/308 KB 36/174 KB 3/22 KB 144/286 KB 120/223 KB 44/308 KB 36/174 KB 3/22 KB 144/286 KB 124/223 KB 44/308 KB 36/174 KB 3/22 KB 144/286 KB 128/223 KB 48/308 KB 36/174 KB 3/22 KB 144/286 KB 132/223 KB 48/308 KB 36/174 KB 3/22 KB 148/286 KB 136/223 KB 48/308 KB 36/174 KB 3/22 KB 148/286 KB 140/223 KB 48/308 KB 36/174 KB 3/22 KB 148/286 KB 144/223 KB 44/308 KB 36/174 KB 3/22 KB 144/286 KB 116/223 KB 44/308 KB 32/174 KB 3/22 KB 144/286 KB 116/223 KB 48/308 KB 36/174 KB 5/22 KB 148/286 KB 144/223 KB 48/308 KB 36/174 KB 8/22 KB 148/286 KB 144/223 KB 48/308 KB 36/174 KB 11/22 KB 148/286 KB 144/223 KB 48/308 KB 36/174 KB 13/22 KB 148/286 KB 144/223 KB 48/308 KB 36/174 KB 16/22 KB 148/286 KB 144/223 KB 48/308 KB 36/174 KB 19/22 KB 148/286 KB 144/223 KB 48/308 KB 40/174 KB 19/22 KB 148/286 KB 144/223 KB 48/308 KB 44/174 KB 19/22 KB 148/286 KB 144/223 KB 48/308 KB 48/174 KB 21/22 KB 148/286 KB 144/223 KB 48/308 KB 36/174 KB 3/22 KB 148/286 KB 132/223 KB 48/308 KB 36/174 KB 3/22 KB 144/286 KB 128/223 KB 52/308 KB 48/174 KB 21/22 KB 152/286 KB 144/223 KB 56/308 KB 48/174 KB 21/22 KB 152/286 KB 144/223 KB 60/308 KB 48/174 KB 21/22 KB 152/286 KB 144/223 KB 64/308 KB 48/174 KB 21/22 KB 152/286 KB 144/223 KB 48/308 KB 44/174 KB 21/22 KB 148/286 KB 144/223 KB 64/308 KB 48/174 KB 22/22 KB 152/286 KB 144/223 KB 64/308 KB 52/174 KB 22/22 KB 152/286 KB 144/223 KB 68/308 KB 56/174 KB 22/22 KB 152/286 KB 148/223 KB 68/308 KB 60/174 KB 22/22 KB 152/286 KB 148/223 KB 68/308 KB 64/174 KB 22/22 KB 152/286 KB 148/223 KB 68/308 KB 52/174 KB 22/22 KB 152/286 KB 148/223 KB 72/308 KB 64/174 KB 22/22 KB 152/286 KB 148/223 KB 64/308 KB 52/174 KB 22/22 KB 152/286 KB 148/223 KB 72/308 KB 64/174 KB 22/22 KB 152/286 KB 152/223 KB 76/308 KB 64/174 KB 22/22 KB 152/286 KB 156/223 KB 76/308 KB 64/174 KB 22/22 KB 152/286 KB 160/223 KB 48/308 KB 52/174 KB 22/22 KB 152/286 KB 144/223 KB 76/308 KB 68/174 KB 22/22 KB 156/286 KB 160/223 KB 76/308 KB 68/174 KB 22/22 KB 160/286 KB 160/223 KB 76/308 KB 68/174 KB 22/22 KB 164/286 KB 160/223 KB 76/308 KB 68/174 KB 22/22 KB 168/286 KB 160/223 KB 76/308 KB 68/174 KB 22/22 KB 172/286 KB 160/223 KB 76/308 KB 68/174 KB 22/22 KB 176/286 KB 160/223 KB 76/308 KB 68/174 KB 22/22 KB 152/286 KB 160/223 KB 76/308 KB 72/174 KB 22/22 KB 176/286 KB 16 unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 0/223 KB 76/308 KB 76/174 KB 22/22 KB 176/286 KB 160/223 KB 76/308 KB 80/174 KB 22/22 KB 176/286 KB 160/223 KB 76/308 KB 84/174 KB 22/22 KB 176/286 KB 160/223 KB 76/308 KB 88/174 KB 22/22 KB 180/286 KB 164/223 KB 76/308 KB 92/174 KB 22/22 KB 180/286 KB 164/223 KB 76/308 KB 96/174 KB 22/22 KB 180/286 KB 164/223 KB 76/308 KB 64/174 KB 22/22 KB 152/286 KB 152/223 KB 80/308 KB 96/174 KB 22/22 KB 180/286 KB 164/223 KB 84/308 KB 96/174 KB 22/22 KB 180/286 KB 164/223 KB 88/308 KB 96/174 KB 180/286 KB 164/223 KB 92/308 KB 96/174 KB 180/286 KB 164/223 KB 96/308 KB 96/174 KB 180/286 KB 164/223 KB 76/308 KB 84/174 KB 22/22 KB 180/286 KB 164/223 KB 96/308 KB 96/174 KB 180/286 KB 168/223 KB 76/308 KB 84/174 KB 22/22 KB 180/286 KB 160/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 442.3 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 96/308 KB 96/174 KB 180/286 KB 172/223 KB 96/308 KB 96/174 KB 184/286 KB 176/223 KB 100/308 KB 96/174 KB 184/286 KB 180/223 KB 100/308 KB 96/174 KB 184/286 KB 184/223 KB 100/308 KB 96/174 KB 184/286 KB 188/223 KB 100/308 KB 96/174 KB 184/286 KB 192/223 KB 96/308 KB 96/174 KB 184/286 KB 172/223 KB 100/308 KB 96/174 KB 188/286 KB 192/223 KB 100/308 KB 96/174 KB 192/286 KB 192/223 KB 100/308 KB 96/174 KB 192/286 KB 3/9 KB 192/223 KB 100/308 KB 96/174 KB 196/286 KB 5/9 KB 192/223 KB 100/308 KB 96/174 KB 184/286 KB 176/223 KB 104/308 KB 96/174 KB 196/286 KB 5/9 KB 192/223 KB 108/308 KB 96/174 KB 196/286 KB 5/9 KB 192/223 KB 112/308 KB 96/174 KB 196/286 KB 5/9 KB 192/223 KB 116/308 KB 96/174 KB 196/286 KB 5/9 KB 192/223 KB 120/308 KB 100/174 KB 196/286 KB 7/9 KB 196/223 KB 124/308 KB 100/174 KB 196/286 KB 7/9 KB 196/223 KB 128/308 KB 100/174 KB 196/286 KB 7/9 KB 196/223 KB 100/308 KB 96/174 KB 196/286 KB 3/9 KB 192/223 KB 128/308 KB 100/174 KB 200/286 KB 7/9 KB 196/223 KB 128/308 KB 100/174 KB 204/286 KB 7/9 KB 196/223 KB 128/308 KB 100/174 KB 208/286 KB 7/9 KB 196/223 KB 128/308 KB 100/174 KB 212/286 KB 7/9 KB 196/223 KB 128/308 KB 100/174 KB 216/286 KB 7/9 KB 196/223 KB 128/308 KB 100/174 KB 220/286 KB 7/9 KB 196/223 KB 128/308 KB 100/174 KB 224/286 KB 7/9 KB 196/223 KB 116/308 KB 100/174 KB 196/286 KB 7/9 KB 196/223 KB 128/308 KB 100/174 KB 224/286 KB 7/9 KB 200/223 KB 128/308 KB 100/174 KB 224/286 KB 7/9 KB 204/223 KB 128/308 KB 100/174 KB 224/286 KB 7/9 KB 208/223 KB 116/308 KB 100/174 KB 196/286 KB 7/9 KB 192/223 KB 116/308 KB 96/174 KB 196/286 KB 7/9 KB 192/223 KB 128/308 KB 100/174 KB 224/286 KB 9/9 KB 208/223 KB 128/308 KB 104/174 KB 224/286 KB 9/9 KB 208/223 KB 128/308 KB 108/174 KB 224/286 KB 9/9 KB 208/223 KB 128/308 KB 112/174 KB 224/286 KB 9/9 KB 208/223 KB 128/308 KB 116/174 KB 224/286 KB 9/9 KB 208/223 KB 128/308 KB 120/174 KB 224/286 KB 9/9 KB 208/223 KB 128/308 KB 124/174 KB 224/286 KB 9/9 KB 208/223 KB 128/308 KB 128/174 KB 224/286 KB 9/9 KB 208/223 KB 132/308 KB 128/174 KB 224/286 KB 9/9 KB 208/223 KB 136/308 KB 128/174 KB 224/286 KB 9/9 KB 208/223 KB 140/308 KB 128/174 KB 224/286 KB 9/9 KB 208/223 KB 144/308 KB 128/174 KB 224/286 KB 9/9 KB 208/223 KB 144/308 KB 128/174 KB 224/286 KB 9/9 KB 212/223 KB 144/308 KB 128/174 KB 224/286 KB 9/9 KB 216/223 KB 144/308 KB 128/174 KB 224/286 KB 9/9 KB 220/223 KB 144/308 KB 132/174 KB 228/286 KB 223/223 KB 144/308 KB 132/174 KB 228/286 KB 220/223 KB 144/308 KB 136/174 KB 228/286 KB 223/223 KB 144/308 KB 140/174 KB 228/286 KB 223/223 KB 144/308 KB 144/174 KB 228/286 KB 223/223 KB 144/308 KB 148/174 KB 228/286 KB 223/223 KB 144/308 KB 152/174 KB 228/286 KB 223/223 KB 144/308 KB 156/174 KB 228/286 KB 223/223 KB 144/308 KB 160/174 KB 228/286 KB 223/223 KB 144/308 KB 164/174 KB 228/286 KB 223/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 100.1 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 144/308 KB 128/174 KB 228/286 KB 9/9 KB 220/223 KB 144/308 KB 164/174 KB 232/286 KB 223/223 KB 144/308 KB 164/174 KB 236/286 KB 223/223 KB 144/308 KB 164/174 KB 240/286 KB 223/223 KB 144/308 KB 164/174 KB 244/286 KB 223/223 KB 144/308 KB 164/174 KB 248/286 KB 223/223 KB 144/308 KB 164/174 KB 252/286 KB 223/223 KB 144/308 KB 164/174 KB 256/286 KB 223/223 KB 144/308 KB 164/174 KB 260/286 KB 223/223 KB 144/308 KB 164/174 KB 264/286 KB 223/223 KB 144/308 KB 168/174 KB 264/286 KB 223/223 KB 144/308 KB 168/174 KB 268/286 KB 223/223 KB 144/308 KB 172/174 KB 268/286 KB 223/223 KB 144/308 KB 174/174 KB 268/286 KB 223/223 KB 144/308 KB 174/174 KB 269/286 KB 223/223 KB 144/308 KB 174/174 KB 273/286 KB 223/223 KB 144/308 KB 174/174 KB 277/286 KB 223/223 KB 144/308 KB 174/174 KB 281/286 KB 223/223 KB 144/308 KB 174/174 KB 285/286 KB 223/223 KB 144/308 KB 174/174 KB 286/286 KB 223/223 KB 148/308 KB 174/174 KB 286/286 KB 223/223 KB 152/308 KB 174/174 KB 286/286 KB 223/223 KB 156/308 KB 174/174 KB 286/286 KB 223/223 KB 160/308 KB 174/174 KB 286/286 KB 223/223 KB 164/308 KB 174/174 KB 286/286 KB 223/223 KB 168/308 KB 174/174 KB 286/286 KB 223/223 KB 172/308 KB 174/174 KB 286/286 KB 223/223 KB 176/308 KB 174/174 KB 286/286 KB 223/223 KB 180/308 KB 174/174 KB 286/286 KB 223/223 KB 184/308 KB 174/174 KB 286/286 KB 223/223 KB 188/308 KB 174/174 KB 286/286 KB 223/223 KB 192/308 KB 174/174 KB 286/286 KB 223/223 KB 196/308 KB 174/174 KB 286/286 KB 223/223 KB 200/308 KB 174/174 KB 286/286 KB 223/223 KB 204/308 KB 174/174 KB 286/286 KB 223/223 KB 208/308 KB 174/174 KB 286/286 KB 223/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1809.6 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 212/308 KB 286/286 KB 223/223 KB 216/308 KB 286/286 KB 223/223 KB 220/308 KB 286/286 KB 223/223 KB 224/308 KB 286/286 KB 223/223 KB 228/308 KB 286/286 KB 223/223 KB 232/308 KB 286/286 KB 223/223 KB 236/308 KB 286/286 KB 223/223 KB 240/308 KB 286/286 KB 223/223 KB 244/308 KB 223/223 KB 248/308 KB 223/223 KB 252/308 KB 223/223 KB 256/308 KB 223/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 2620.6 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 260/308 KB 223/223 KB 264/308 KB 223/223 KB 268/308 KB 223/223 KB 272/308 KB 223/223 KB 276/308 KB 223/223 KB 280/308 KB 223/223 KB 284/308 KB 223/223 KB 288/308 KB 223/223 KB 288/308 KB 2/17 KB 223/223 KB 292/308 KB 2/17 KB 223/223 KB 292/308 KB 6/17 KB 2/22 KB 292/308 KB 10/17 KB 2/22 KB 292/308 KB 2/17 KB 2/22 KB 292/308 KB 10/17 KB 5/22 KB 292/308 KB 10/17 KB 8/22 KB 292/308 KB 10/17 KB 10/22 KB 292/308 KB 10/17 KB 13/22 KB 292/308 KB 10/17 KB 16/22 KB 292/308 KB 10/17 KB 18/22 KB 292/308 KB 10/17 KB 21/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2081.9 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 292/308 KB 10/17 KB 21/22 KB 3/11 KB 292/308 KB 10/17 KB 22/22 KB 3/11 KB 292/308 KB 14/17 KB 22/22 KB 3/11 KB 292/308 KB 17/17 KB 22/22 KB 3/11 KB 292/308 KB 17/17 KB 22/22 KB 6/11 KB 292/308 KB 17/17 KB 22/22 KB 9/11 KB 292/308 KB 17/17 KB 22/22 KB 11/11 KB 296/308 KB 17/17 KB 22/22 KB 11/11 KB 300/308 KB 17/17 KB 22/22 KB 11/11 KB 304/308 KB 17/17 KB 22/22 KB 11/11 KB 308/308 KB 17/17 KB 22/22 KB 11/11 KB 308/308 KB 17/17 KB 22/22 KB 11/11 KB 308/308 KB 2/13 KB 17/17 KB 22/22 KB 11/11 KB 308/308 KB 4/13 KB 17/17 KB 22/22 KB 11/11 KB 308/308 KB 7/13 KB 17/17 KB 22/22 KB 11/11 KB 308/308 KB 10/13 KB 17/17 KB 22/22 KB 11/11 KB 308/308 KB 13/13 KB 17/17 KB 22/22 KB 11/11 KB 308/308 KB 13/13 KB 17/17 KB 22/22 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 142.0 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 92.1 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 188.1 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2606.4 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 105.1 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 3/28 KB 4/11 KB 3/14 KB 3/28 KB 4/11 KB 6/14 KB 3/28 KB 6/11 KB 3/14 KB 3/28 KB 6/14 KB 6/28 KB 6/11 KB 6/14 KB 9/28 KB 6/11 KB 6/14 KB 9/28 KB 9/11 KB 6/14 KB 9/28 KB 11/11 KB 6/14 KB 11/28 KB 11/11 KB 6/14 KB 14/28 KB 11/11 KB 6/14 KB 16/28 KB 11/11 KB 9/14 KB 16/28 KB 11/11 KB 9/14 KB 19/28 KB 11/11 KB 11/14 KB 19/28 KB 11/11 KB 11/14 KB 22/28 KB 11/11 KB 14/14 KB 22/28 KB 11/11 KB 14/14 KB 22/28 KB 3/192 KB 11/11 KB 14/14 KB 22/28 KB 6/192 KB 11/11 KB 14/14 KB 22/28 KB 9/192 KB 11/11 KB 14/14 KB 22/28 KB 11/192 KB 11/11 KB 14/14 KB 25/28 KB 11/192 KB 11/11 KB 14/14 KB 25/28 KB 14/192 KB 11/11 KB 14/14 KB 27/28 KB 14/192 KB 11/11 KB 14/14 KB 27/28 KB 16/192 KB 11/11 KB 14/14 KB 28/28 KB 19/192 KB 14/14 KB 28/28 KB 16/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 77.4 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 14/14 KB 28/28 KB 22/192 KB 14/14 KB 28/28 KB 25/192 KB 14/14 KB 28/28 KB 27/192 KB 14/14 KB 28/28 KB 4/309 KB 27/192 KB 28/28 KB 8/309 KB 30/192 KB 28/28 KB 12/309 KB 30/192 KB 28/28 KB 16/309 KB 30/192 KB 28/28 KB 4/309 KB 30/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 97.6 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 28/28 KB 16/309 KB 32/192 KB 28/28 KB 16/309 KB 36/192 KB 28/28 KB 16/309 KB 40/192 KB 28/28 KB 16/309 KB 44/192 KB 28/28 KB 16/309 KB 48/192 KB 28/28 KB 20/309 KB 48/192 KB 28/28 KB 24/309 KB 52/192 KB 28/28 KB 28/309 KB 52/192 KB 28/28 KB 32/309 KB 52/192 KB 28/28 KB 20/309 KB 52/192 KB 28/28 KB 32/309 KB 56/192 KB 28/28 KB 32/309 KB 3/37 KB 56/192 KB 28/28 KB 32/309 KB 6/37 KB 56/192 KB 28/28 KB 32/309 KB 9/37 KB 56/192 KB 28/28 KB 32/309 KB 11/37 KB 56/192 KB 28/28 KB 32/309 KB 14/37 KB 56/192 KB 32/309 KB 16/37 KB 56/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 199.2 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 32/309 KB 19/37 KB 56/192 KB 32/309 KB 22/37 KB 56/192 KB 32/309 KB 22/37 KB 56/192 KB 3/14 KB 32/309 KB 22/37 KB 56/192 KB 5/14 KB 32/309 KB 22/37 KB 56/192 KB 8/14 KB 32/309 KB 22/37 KB 56/192 KB 11/14 KB 32/309 KB 22/37 KB 56/192 KB 13/14 KB 32/309 KB 22/37 KB 56/192 KB 14/14 KB 32/309 KB 25/37 KB 56/192 KB 14/14 KB 32/309 KB 25/37 KB 60/192 KB 14/14 KB 32/309 KB 27/37 KB 64/192 KB 14/14 KB 32/309 KB 27/37 KB 68/192 KB 14/14 KB 36/309 KB 27/37 KB 72/192 KB 14/14 KB 36/309 KB 27/37 KB 76/192 KB 14/14 KB 36/309 KB 27/37 KB 80/192 KB 14/14 KB 32/309 KB 27/37 KB 60/192 KB 14/14 KB 36/309 KB 30/37 KB 80/192 KB 14/14 KB 36/309 KB 32/37 KB 80/192 KB 14/14 KB 36/309 KB 27/37 KB 68/192 KB 14/14 KB 40/309 KB 32/37 KB 80/192 KB 14/14 KB 40/309 KB 35/37 KB 80/192 KB 14/14 KB 44/309 KB 35/37 KB 80/192 KB 14/14 KB 44/309 KB 37/37 KB 80/192 KB 14/14 KB 48/309 KB 37/37 KB 80/192 KB 14/14 KB 52/309 KB 37/37 KB 80/192 KB 14/14 KB 56/309 KB 37/37 KB 84/192 KB 14/14 KB 60/309 KB 37/37 KB 84/192 KB 14/14 KB 64/309 KB 37/37 KB 84/192 KB 14/14 KB 52/309 KB 37/37 KB 84/192 KB 14/14 KB 64/309 KB 37/37 KB 88/192 KB 14/14 KB 64/309 KB 37/37 KB 92/192 KB 14/14 KB 64/309 KB 37/37 KB 96/192 KB 14/14 KB 68/309 KB 37/37 KB 96/192 KB 14/14 KB 72/309 KB 37/37 KB 100/192 KB 14/14 KB 76/309 KB 37/37 KB 100/192 KB 14/14 KB 80/309 KB 37/37 KB 100/192 KB 14/14 KB 68/309 KB 37/37 KB 100/192 KB 14/14 KB 80/309 KB 37/37 KB 104/192 KB 14/14 KB 80/309 KB 37/37 KB 108/192 KB 14/14 KB 80/309 KB 37/37 KB 112/192 KB 14/14 KB 84/309 KB 37/37 KB 112/192 KB 14/14 KB 88/309 KB 37/37 KB 112/192 KB 14/14 KB 92/309 KB 37/37 KB 112/192 KB 14/14 KB 96/309 KB 37/37 KB 112/192 KB 14/14 KB 96/309 KB 37/37 KB 116/192 KB 14/14 KB 96/309 KB 37/37 KB 120/192 KB 14/14 KB 96/309 KB 37/37 KB 124/192 KB 14/14 KB 96/309 KB 37/37 KB 126/192 KB 14/14 KB 96/309 KB 37/37 KB 130/192 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 87.9 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 234.0 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 100/309 KB 37/37 KB 130/192 KB 14/14 KB 104/309 KB 130/192 KB 108/309 KB 130/192 KB 112/309 KB 130/192 KB 112/309 KB 134/192 KB 112/309 KB 138/192 KB 112/309 KB 142/192 KB 116/309 KB 142/192 KB 120/309 KB 146/192 KB 124/309 KB 146/192 KB 128/309 KB 146/192 KB 116/309 KB 146/192 KB 128/309 KB 150/192 KB 128/309 KB 154/192 KB 128/309 KB 158/192 KB 128/309 KB 162/192 KB 132/309 KB 166/192 KB 132/309 KB 170/192 KB 132/309 KB 174/192 KB 132/309 KB 162/192 KB 136/309 KB 174/192 KB 140/309 KB 174/192 KB 144/309 KB 174/192 KB 148/309 KB 174/192 KB 152/309 KB 178/192 KB 156/309 KB 178/192 KB 160/309 KB 178/192 KB 148/309 KB 178/192 KB 160/309 KB 182/192 KB 160/309 KB 186/192 KB 160/309 KB 190/192 KB 164/309 KB 190/192 KB 168/309 KB 192/192 KB 172/309 KB 192/192 KB 176/309 KB 192/192 KB 164/309 KB 192/192 KB 180/309 KB 192/192 KB 184/309 KB 192/192 KB 188/309 KB 192/192 KB 192/309 KB 192/192 KB 196/309 KB 192/192 KB 200/309 KB 192/192 KB 204/309 KB 192/192 KB 208/309 KB 192/192 KB 212/309 KB 192/192 KB 216/309 KB 192/192 KB 220/309 KB 192/192 KB 224/309 KB 192/192 KB 228/309 KB 192/192 KB 232/309 KB 192/192 KB 236/309 KB 192/192 KB 240/309 KB 192/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 1119.8 KB/sec) unit-abot-epc-basic-0: 21:53:08 DEBUG unit.abot-epc-basic/0.install 244/309 KB 248/309 KB 252/309 KB 256/309 KB 260/309 KB 264/309 KB 268/309 KB 272/309 KB 276/309 KB 280/309 KB 284/309 KB 288/309 KB 292/309 KB 296/309 KB 300/309 KB 304/309 KB 308/309 KB 309/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1676.1 KB/sec) unit-abot-epc-basic-0: 21:53:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom unit-abot-epc-basic-0: 21:53:09 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom (4 KB at 145.0 KB/sec) unit-abot-epc-basic-0: 21:53:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom unit-abot-epc-basic-0: 21:53:09 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 178.8 KB/sec) unit-abot-epc-basic-0: 21:53:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar unit-abot-epc-basic-0: 21:53:09 DEBUG unit.abot-epc-basic/0.install 3/74 KB 5/74 KB 8/74 KB 11/74 KB 13/74 KB 16/74 KB 19/74 KB 21/74 KB 24/74 KB 27/74 KB 29/74 KB 32/74 KB 36/74 KB 40/74 KB 44/74 KB 48/74 KB 52/74 KB 56/74 KB 60/74 KB 64/74 KB 68/74 KB 72/74 KB 74/74 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar (74 KB at 3202.2 KB/sec) unit-abot-epc-basic-0: 21:53:09 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:53:09 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 21:53:09 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 21:53:09 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 21:53:09 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 21:53:10 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 21:53:10 DEBUG unit.abot-epc-basic/0.install Aug 22, 2018 9:53:10 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 21:53:10 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@483f6d77: startup date [Wed Aug 22 21:53:10 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 21:53:11 DEBUG unit.abot-epc-basic/0.install Aug 22, 2018 9:53:11 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 21:53:11 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 21:53:11 DEBUG unit.abot-epc-basic/0.install Aug 22, 2018 9:53:11 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 21:53:11 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-mysql-0: 21:53:11 DEBUG unit.mysql/0.config-changed mysql start/running, process 11547 unit-mysql-0: 21:53:11 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-mysql-0: 21:53:12 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 21:53:12 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 21:53:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 21:53:12 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 21:53:13 DEBUG unit.abot-epc-basic/0.install Aug 22, 2018 9:53:13 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 21:53:13 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@466d49f0] to [cucumber.runtime.java.spring.GlueCodeScope@710d7aff] unit-abot-epc-basic-0: 21:53:13 DEBUG unit.abot-epc-basic/0.install Aug 22, 2018 9:53:13 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 21:53:13 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@51351f28: startup date [Wed Aug 22 21:53:13 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 21:53:13 DEBUG unit.abot-epc-basic/0.install Aug 22, 2018 9:53:13 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 21:53:13 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 21:53:13 DEBUG unit.abot-epc-basic/0.install Aug 22, 2018 9:53:13 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 21:53:13 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-mysql-0: 21:53:13 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 21:53:13 DEBUG unit.abot-epc-basic/0.install Aug 22, 2018 9:53:13 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 21:53:13 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 21:53:13 DEBUG unit.abot-epc-basic/0.install Aug 22, 2018 9:53:13 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 21:53:13 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 21:53:14 DEBUG unit.abot-epc-basic/0.install Aug 22, 2018 9:53:14 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 21:53:14 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@a2ddf26: startup date [Wed Aug 22 21:53:14 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 21:53:14 DEBUG unit.abot-epc-basic/0.install Aug 22, 2018 9:53:14 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 21:53:14 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 21:53:14 DEBUG unit.abot-epc-basic/0.install Aug 22, 2018 9:53:14 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 21:53:14 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 21:53:14 DEBUG unit.abot-epc-basic/0.install Aug 22, 2018 9:53:14 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 21:53:14 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 21:53:14 DEBUG unit.abot-epc-basic/0.install Aug 22, 2018 9:53:14 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 21:53:14 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 21:53:14 DEBUG unit.abot-epc-basic/0.install 22-Aug-2018 21:53:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:53:14 DEBUG unit.abot-epc-basic/0.install 22-Aug-2018 21:53:14 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 21:53:14 DEBUG unit.abot-epc-basic/0.install 22-Aug-2018 21:53:14 [main] REPORT: STEP EXECUTION TIME TAKEN :1260 MS unit-abot-epc-basic-0: 21:53:14 DEBUG unit.abot-epc-basic/0.install 22-Aug-2018 21:53:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:53:14 DEBUG unit.abot-epc-basic/0.install 22-Aug-2018 21:53:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:53:14 DEBUG unit.abot-epc-basic/0.install 22-Aug-2018 21:53:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:53:14 DEBUG unit.abot-epc-basic/0.install 22-Aug-2018 21:53:14 [main] REPORT: EXECUTED STEP IS :When I execute the command ifconfig in this system and check the presence of following strings in the response: unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install 22-Aug-2018 21:53:15 [main] REPORT: STEP EXECUTION TIME TAKEN :118 MS unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install 22-Aug-2018 21:53:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install 22-Aug-2018 21:53:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response: # SshGrammars.runLocalCommand(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install 0m1.876s unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.317 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response:(Scenario: Local Commands testing) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.021 sec unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install 22-Aug-2018 21:53:15.144 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 211.0 KB/sec) unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 161.4 KB/sec) unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom unit-mysql-0: 21:53:15 DEBUG unit.mysql/0.config-changed mysql start/running, process 11742 unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 45.7 KB/sec) unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 105.4 KB/sec) unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1298.4 KB/sec) unit-mysql-0: 21:53:15 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom unit-mysql-0: 21:53:15 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 21:53:15 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 21:53:15 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 21:53:15 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 21:53:15 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 21:53:15 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 21:53:15 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 21:53:15 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install 1018/1018 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 66.3 KB/sec) unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom unit-mysql-0: 21:53:15 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 21:53:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 692.5 KB/sec) unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install 2/22 KB 5/22 KB 7/22 KB 10/22 KB 13/22 KB 15/22 KB 15/22 KB 3/60 KB 15/22 KB 5/60 KB 15/22 KB 8/60 KB 15/22 KB 11/60 KB 15/22 KB 13/60 KB 15/22 KB 16/60 KB 3/181 KB 15/22 KB 19/60 KB 3/181 KB 15/22 KB 13/60 KB 3/181 KB 15/22 KB 19/60 KB 5/181 KB 15/22 KB 19/60 KB 8/181 KB 15/22 KB 3/57 KB 19/60 KB 11/181 KB 15/22 KB 3/57 KB 19/60 KB 13/181 KB 15/22 KB 3/57 KB 19/60 KB 16/181 KB 15/22 KB 3/57 KB 19/60 KB 19/181 KB 15/22 KB 3/57 KB 19/60 KB 8/181 KB 3/203 KB 15/22 KB 6/57 KB 19/60 KB 19/181 KB 3/203 KB 15/22 KB 9/57 KB 19/60 KB 19/181 KB 3/203 KB 15/22 KB 11/57 KB 19/60 KB 19/181 KB 3/203 KB 15/22 KB 14/57 KB 19/60 KB 19/181 KB 3/203 KB 15/22 KB 3/57 KB 19/60 KB 19/181 KB 5/203 KB 15/22 KB 14/57 KB 19/60 KB 19/181 KB 8/203 KB 15/22 KB 14/57 KB 19/60 KB 19/181 KB 11/203 KB 15/22 KB 14/57 KB 19/60 KB 19/181 KB 13/203 KB 15/22 KB 14/57 KB 19/60 KB 19/181 KB 16/203 KB 15/22 KB 14/57 KB 19/60 KB 19/181 KB 16/203 KB 18/22 KB 16/57 KB 21/60 KB 19/181 KB 16/203 KB 15/22 KB 16/57 KB 21/60 KB 19/181 KB 16/203 KB 15/22 KB 16/57 KB 19/60 KB 19/181 KB 19/203 KB 18/22 KB 19/57 KB 21/60 KB 21/181 KB 19/203 KB 18/22 KB 22/57 KB 21/60 KB 21/181 KB 19/203 KB 18/22 KB 16/57 KB 21/60 KB 21/181 KB 19/203 KB 18/22 KB 16/57 KB 21/60 KB 19/181 KB 19/203 KB 21/22 KB 22/57 KB 24/60 KB 24/181 KB 19/203 KB 21/22 KB 22/57 KB 24/60 KB 21/181 KB 19/203 KB 21/22 KB 22/57 KB 21/60 KB 21/181 KB 21/203 KB 22/22 KB 22/57 KB 24/60 KB 24/181 KB 21/203 KB 21/22 KB 22/57 KB 24/60 KB 24/181 KB 21/203 KB 22/22 KB 25/57 KB 24/60 KB 24/181 KB 24/203 KB 22/22 KB 25/57 KB 27/60 KB 27/181 KB 24/203 KB 22/22 KB 25/57 KB 27/60 KB 24/181 KB 21/203 KB 22/22 KB 25/57 KB 27/60 KB 24/181 KB 24/203 KB 22/22 KB 25/57 KB 27/60 KB 29/181 KB 27/203 KB 22/22 KB 27/57 KB 29/60 KB 29/181 KB 27/203 KB 22/22 KB 25/57 KB 29/60 KB 29/181 KB 24/203 KB 22/22 KB 25/57 KB 29/60 KB 29/181 KB 27/203 KB 22/22 KB 27/57 KB 32/60 KB 29/181 KB 27/203 KB 22/22 KB 30/57 KB 32/60 KB 32/181 KB 29/203 KB 22/22 KB 30/57 KB 32/60 KB 32/181 KB 29/203 KB 22/22 KB 30/57 KB 32/60 KB 32/181 KB 29/203 KB 22/22 KB 30/57 KB 36/60 KB 32/181 KB 32/203 KB 22/22 KB 32/57 KB 40/60 KB 36/181 KB 32/203 KB 22/22 KB 32/57 KB 44/60 KB 36/181 KB 32/203 KB 22/22 KB 32/57 KB 48/60 KB 36/181 KB 32/203 KB 22/22 KB 32/57 KB 36/60 KB 36/181 KB 32/203 KB 22/22 KB 32/57 KB 36/60 KB 32/181 KB 29/203 KB 22/22 KB 32/57 KB 36/60 KB 32/181 KB 32/203 KB 22/22 KB 36/57 KB 48/60 KB 36/181 KB 36/203 KB 22/22 KB 40/57 KB 48/60 KB 40/181 KB 36/203 KB 22/22 KB 44/57 KB 48/60 KB 40/181 KB 36/203 KB 22/22 KB 48/57 KB 48/60 KB 40/181 KB 36/203 KB 22/22 KB 36/57 KB 48/60 KB 40/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 591.7 KB/sec) unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install 36/203 KB 48/57 KB 48/60 KB 44/181 KB 36/203 KB 48/57 KB 48/60 KB 48/181 KB 36/203 KB 22/22 KB 36/57 KB 48/60 KB 36/181 KB 40/203 KB 48/57 KB 48/60 KB 48/181 KB 44/203 KB 48/57 KB 48/60 KB 52/181 KB 48/203 KB 48/57 KB 48/60 KB 52/181 KB 48/203 KB 52/57 KB 52/60 KB 52/181 KB 48/203 KB 56/57 KB 52/60 KB 52/181 KB 48/203 KB 57/57 KB 52/60 KB 52/181 KB 40/203 KB 48/57 KB 48/60 KB 52/181 KB 48/203 KB 48/57 KB 52/60 KB 52/181 KB 48/203 KB 57/57 KB 56/60 KB 52/181 KB 48/203 KB 57/57 KB 60/60 KB 52/181 KB 52/203 KB 57/57 KB 60/60 KB 52/181 KB 56/203 KB 57/57 KB 60/60 KB 56/181 KB 60/203 KB 57/57 KB 60/60 KB 56/181 KB 64/203 KB 57/57 KB 60/60 KB 56/181 KB 52/203 KB 57/57 KB 60/60 KB 56/181 KB 64/203 KB 57/57 KB 60/60 KB 60/181 KB 64/203 KB 57/57 KB 60/60 KB 64/181 KB 64/203 KB 57/57 KB 60/60 KB 68/181 KB 64/203 KB 57/57 KB 60/60 KB 72/181 KB 64/203 KB 57/57 KB 60/60 KB 76/181 KB 64/203 KB 57/57 KB 60/60 KB 80/181 KB 68/203 KB 57/57 KB 60/60 KB 80/181 KB 72/203 KB 57/57 KB 60/60 KB 80/181 KB 76/203 KB 57/57 KB 60/60 KB 80/181 KB 80/203 KB 57/57 KB 60/60 KB 80/181 KB 80/203 KB 57/57 KB 60/60 KB 84/181 KB 84/203 KB 57/57 KB 60/60 KB 88/181 KB 84/203 KB 57/57 KB 60/60 KB 92/181 KB 84/203 KB 57/57 KB 60/60 KB 96/181 KB 84/203 KB 57/57 KB 60/60 KB 84/181 KB 88/203 KB 57/57 KB 60/60 KB 96/181 KB 92/203 KB 57/57 KB 60/60 KB 96/181 KB 96/203 KB 57/57 KB 60/60 KB 96/181 KB 96/203 KB 57/57 KB 60/60 KB 100/181 KB 96/203 KB 57/57 KB 60/60 KB 104/181 KB 96/203 KB 57/57 KB 60/60 KB 108/181 KB 96/203 KB 57/57 KB 60/60 KB 112/181 KB 100/203 KB 57/57 KB 60/60 KB 112/181 KB 104/203 KB 57/57 KB 60/60 KB 112/181 KB 108/203 KB 57/57 KB 60/60 KB 112/181 KB 112/203 KB 57/57 KB 60/60 KB 112/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1354.7 KB/sec) unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1181.1 KB/sec) unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install 116/203 KB 112/181 KB 120/203 KB 116/181 KB 124/203 KB 116/181 KB 128/203 KB 116/181 KB 116/203 KB 116/181 KB 128/203 KB 120/181 KB 128/203 KB 124/181 KB 128/203 KB 128/181 KB 128/203 KB 132/181 KB 128/203 KB 136/181 KB 128/203 KB 140/181 KB 128/203 KB 144/181 KB 132/203 KB 144/181 KB 136/203 KB 144/181 KB 140/203 KB 144/181 KB 144/203 KB 144/181 KB 148/203 KB 144/181 KB 148/203 KB 148/181 KB 152/203 KB 152/181 KB 152/203 KB 156/181 KB 152/203 KB 160/181 KB 152/203 KB 160/181 KB 156/203 KB 160/181 KB 160/203 KB 160/181 KB 160/203 KB 164/181 KB 164/203 KB 168/181 KB 164/203 KB 172/181 KB 164/203 KB 176/181 KB 164/203 KB 180/181 KB 164/203 KB 181/181 KB 164/203 KB 164/181 KB 168/203 KB 181/181 KB 172/203 KB 181/181 KB 176/203 KB 181/181 KB 180/203 KB 181/181 KB 184/203 KB 181/181 KB 188/203 KB 181/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB 181/181 KB 203/203 KB 181/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 3216.4 KB/sec) unit-abot-epc-basic-0: 21:53:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 3558.9 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 227.4 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1525.8 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom (5 KB at 276.5 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 248.0 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 152.9 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (5 KB at 313.3 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 957.4 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 107.7 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 176.9 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 594.0 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 3/21 KB 5/21 KB 8/21 KB 11/21 KB 13/21 KB 16/21 KB 19/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1554.4 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 1023/1023 B Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 62.4 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 612/612 B Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 33.2 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (3 KB at 197.2 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 879.3 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 815/815 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 66.3 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 318.5 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1299.2 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 548.8 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 276.3 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 367.2 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 924.9 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 206.5 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom (10 KB at 604.5 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 930/930 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom (930 B at 75.7 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 763.7 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 3/48 KB 6/48 KB 9/48 KB 11/48 KB 14/48 KB 16/48 KB 19/48 KB 22/48 KB 25/48 KB 27/48 KB 30/48 KB 32/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 2948.2 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 4/46 KB 8/46 KB 12/46 KB 16/46 KB 16/46 KB 4/54 KB 3/158 KB 20/46 KB 8/54 KB 3/158 KB 20/46 KB 12/54 KB 3/158 KB 20/46 KB 16/54 KB 3/158 KB 20/46 KB 4/54 KB 3/158 KB 24/46 KB 16/54 KB 3/158 KB 28/46 KB 16/54 KB 3/158 KB 16/46 KB 4/54 KB 5/158 KB 28/46 KB 16/54 KB 8/158 KB 28/46 KB 16/54 KB 4/201 KB 11/158 KB 28/46 KB 16/54 KB 4/201 KB 13/158 KB 28/46 KB 16/54 KB 4/201 KB 16/158 KB 28/46 KB 20/54 KB 4/201 KB 19/158 KB 28/46 KB 20/54 KB 4/201 KB 5/158 KB 28/46 KB 16/54 KB 4/201 KB 19/158 KB 32/46 KB 20/54 KB 8/201 KB 19/158 KB 32/46 KB 20/54 KB 12/201 KB 19/158 KB 32/46 KB 20/54 KB 16/201 KB 19/158 KB 32/46 KB 20/54 KB 20/201 KB 19/158 KB 32/46 KB 20/54 KB 24/201 KB 21/158 KB 32/46 KB 20/54 KB 28/201 KB 19/158 KB 32/46 KB 20/54 KB 4/201 KB 21/158 KB 36/46 KB 20/54 KB 28/201 KB 13/158 KB 28/46 KB 20/54 KB 4/201 KB 21/158 KB 36/46 KB 24/54 KB 32/201 KB 21/158 KB 36/46 KB 28/54 KB 32/201 KB 21/158 KB 36/46 KB 32/54 KB 32/201 KB 21/158 KB 36/46 KB 20/54 KB 32/201 KB 21/158 KB 32/46 KB 20/54 KB 24/201 KB 24/158 KB 36/46 KB 32/54 KB 32/201 KB 24/158 KB 36/46 KB 32/54 KB 36/201 KB 27/158 KB 40/46 KB 36/54 KB 40/201 KB 27/158 KB 40/46 KB 36/54 KB 44/201 KB 27/158 KB 40/46 KB 36/54 KB 48/201 KB 27/158 KB 40/46 KB 36/54 KB 36/201 KB 27/158 KB 40/46 KB 40/54 KB 48/201 KB 27/158 KB 40/46 KB 32/54 KB 36/201 KB 27/158 KB 36/46 KB 32/54 KB 36/201 KB 27/158 KB 44/46 KB 44/54 KB 48/201 KB 29/158 KB 44/46 KB 44/54 KB 48/201 KB 29/158 KB 46/46 KB 44/54 KB 48/201 KB 32/158 KB 46/46 KB 44/54 KB 48/201 KB 27/158 KB 46/46 KB 44/54 KB 48/201 KB 32/158 KB 46/46 KB 48/54 KB 48/201 KB 36/158 KB 46/46 KB 48/54 KB 48/201 KB 40/158 KB 46/46 KB 52/54 KB 52/201 KB 36/158 KB 46/46 KB 52/54 KB 52/201 KB 40/158 KB 46/46 KB 54/54 KB 52/201 KB 44/158 KB 46/46 KB 54/54 KB 52/201 KB 48/158 KB 46/46 KB 54/54 KB 52/201 KB 36/158 KB 46/46 KB 48/54 KB 52/201 KB 48/158 KB 46/46 KB 54/54 KB 56/201 KB 48/158 KB 46/46 KB 54/54 KB 60/201 KB 48/158 KB 46/46 KB 54/54 KB 64/201 KB 52/158 KB 46/46 KB 54/54 KB 64/201 KB 56/158 KB 46/46 KB 54/54 KB 68/201 KB 52/158 KB 46/46 KB 54/54 KB 68/201 KB 60/158 KB 46/46 KB 54/54 KB 68/201 KB 60/158 KB 46/46 KB 54/54 KB 72/201 KB 64/158 KB 46/46 KB 54/54 KB 76/201 KB 64/158 KB 46/46 KB 54/54 KB 80/201 KB 64/158 KB 46/46 KB 54/54 KB 72/201 KB 64/158 KB 46/46 KB 54/54 KB 84/201 KB 68/158 KB 46/46 KB 54/54 KB 88/201 KB 68/158 KB 46/46 KB 54/54 KB 92/201 KB 68/158 KB 46/46 KB 54/54 KB 96/201 KB 68/158 KB 54/54 KB 100/201 KB 68/158 KB 54/54 KB 104/201 KB 68/158 KB 54/54 KB 108/201 KB 68/158 KB 54/54 KB 112/201 KB 68/158 KB 46/46 KB 54/54 KB 84/201 KB 68/158 KB 54/54 KB 112/201 KB 3/44 KB 68/158 KB 54/54 KB 112/201 KB 5/44 KB 68/158 KB 54/54 KB 112/201 KB 8/44 KB 68/158 KB 54/54 KB 112/201 KB 11/44 KB 68/158 KB 54/54 KB 112/201 KB 13/44 KB 68/158 KB 54/54 KB 112/201 KB 16/44 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar (46 KB at 1184.7 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 68/158 KB 54/54 KB 112/201 KB 19/44 KB 68/158 KB 54/54 KB 112/201 KB 21/44 KB 68/158 KB 54/54 KB 112/201 KB 24/44 KB Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 68/158 KB 54/54 KB 112/201 KB 27/44 KB 68/158 KB 54/54 KB 112/201 KB 29/44 KB 68/158 KB 54/54 KB 112/201 KB 32/44 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 1454.0 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 68/158 KB 112/201 KB 36/44 KB 68/158 KB 112/201 KB 40/44 KB Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 68/158 KB 112/201 KB 44/44 KB 68/158 KB 112/201 KB 44/44 KB 72/158 KB 112/201 KB 44/44 KB 76/158 KB 112/201 KB 44/44 KB 80/158 KB 112/201 KB 44/44 KB 84/158 KB 112/201 KB 44/44 KB 88/158 KB 112/201 KB 44/44 KB 92/158 KB 112/201 KB 44/44 KB 96/158 KB 112/201 KB 44/44 KB 100/158 KB 112/201 KB 44/44 KB 104/158 KB 1/6 KB 116/201 KB 44/44 KB 108/158 KB 1/6 KB 116/201 KB 44/44 KB 112/158 KB 1/6 KB 116/201 KB 44/44 KB 100/158 KB 1/6 KB 116/201 KB 44/44 KB 100/158 KB 1/6 KB 112/201 KB 44/44 KB 112/158 KB 4/6 KB 116/201 KB 44/44 KB 112/158 KB 6/6 KB 116/201 KB 44/44 KB 112/158 KB 6/6 KB 120/201 KB 44/44 KB 112/158 KB 6/6 KB 124/201 KB 44/44 KB 112/158 KB 6/6 KB 128/201 KB 44/44 KB 116/158 KB 6/6 KB 128/201 KB 44/44 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 1069.6 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 116/158 KB 3/3 KB 6/6 KB 132/201 KB 44/44 KB 116/158 KB 6/6 KB 132/201 KB 44/44 KB Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 136.0 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 120/158 KB 3/3 KB 136/201 KB 124/158 KB 3/3 KB 136/201 KB 128/158 KB 3/3 KB 136/201 KB 116/158 KB 3/3 KB 136/201 KB 128/158 KB 3/3 KB 140/201 KB 128/158 KB 3/3 KB 144/201 KB 132/158 KB 3/3 KB 144/201 KB 132/158 KB 3/3 KB 148/201 KB 132/158 KB 3/3 KB 152/201 KB 136/158 KB 3/3 KB 156/201 KB 136/158 KB 3/3 KB 152/201 KB 140/158 KB 3/3 KB 156/201 KB 144/158 KB 3/3 KB 160/201 KB 140/158 KB 3/3 KB 160/201 KB 148/158 KB 3/3 KB 160/201 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 51.9 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 148/158 KB 3/3 KB 164/201 KB 148/158 KB 168/201 KB 152/158 KB 172/201 KB 152/158 KB 168/201 KB 152/158 KB 3/5 KB 172/201 KB 152/158 KB 5/5 KB 172/201 KB 152/158 KB 5/5 KB 176/201 KB 156/158 KB 5/5 KB 176/201 KB 158/158 KB 5/5 KB 176/201 KB 158/158 KB 5/5 KB 180/201 KB 158/158 KB 5/5 KB 184/201 KB 158/158 KB 5/5 KB 188/201 KB 158/158 KB 5/5 KB 192/201 KB 158/158 KB 5/5 KB 196/201 KB 158/158 KB 5/5 KB 200/201 KB 3/52 KB 4/367 KB 201/201 KB 158/158 KB 3/52 KB 4/367 KB 5/5 KB 200/201 KB 5/52 KB 4/367 KB 201/201 KB 8/52 KB 4/367 KB 201/201 KB 10/52 KB 4/367 KB 201/201 KB 13/52 KB 4/367 KB 201/201 KB 16/52 KB 4/367 KB 201/201 KB 158/158 KB 4/367 KB 5/5 KB 200/201 KB 16/52 KB 8/367 KB 201/201 KB 16/52 KB 12/367 KB 201/201 KB 16/52 KB 16/367 KB 201/201 KB 16/52 KB 20/367 KB 201/201 KB 16/52 KB 24/367 KB 201/201 KB 16/52 KB 28/367 KB 201/201 KB 16/52 KB 32/367 KB 201/201 KB 16/52 KB 36/367 KB 201/201 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 70.9 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 18/52 KB 36/367 KB 201/201 KB 21/52 KB 36/367 KB 201/201 KB 24/52 KB 36/367 KB 201/201 KB 24/52 KB 40/367 KB 201/201 KB 26/52 KB 40/367 KB 201/201 KB 26/52 KB 44/367 KB 201/201 KB 29/52 KB 44/367 KB 201/201 KB 29/52 KB 48/367 KB 201/201 KB 29/52 KB 52/367 KB 201/201 KB 32/52 KB 56/367 KB 201/201 KB 32/52 KB 60/367 KB 201/201 KB 32/52 KB 64/367 KB 201/201 KB 32/52 KB 52/367 KB 201/201 KB 34/52 KB 64/367 KB 201/201 KB 37/52 KB 64/367 KB 201/201 KB 41/52 KB 64/367 KB 201/201 KB 45/52 KB 64/367 KB 201/201 KB 49/52 KB 64/367 KB 201/201 KB 52/52 KB 68/367 KB 201/201 KB 49/52 KB 68/367 KB 201/201 KB 52/52 KB 72/367 KB 201/201 KB 52/52 KB 76/367 KB 201/201 KB 52/52 KB 80/367 KB 201/201 KB 52/52 KB 84/367 KB 201/201 KB 52/52 KB 88/367 KB 201/201 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 2151.3 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 52/52 KB 92/367 KB 201/201 KB 4/47 KB 52/52 KB 92/367 KB 201/201 KB 8/47 KB 52/52 KB 92/367 KB 201/201 KB 12/47 KB 52/52 KB 92/367 KB 201/201 KB 16/47 KB 52/52 KB 92/367 KB 201/201 KB 20/47 KB 52/52 KB 92/367 KB 201/201 KB 24/47 KB 52/52 KB 92/367 KB 201/201 KB 28/47 KB 52/52 KB 92/367 KB 201/201 KB 32/47 KB 52/52 KB 92/367 KB 201/201 KB 36/47 KB 52/52 KB 92/367 KB 201/201 KB 40/47 KB 52/52 KB 92/367 KB 201/201 KB 44/47 KB 52/52 KB 92/367 KB 201/201 KB 47/47 KB 52/52 KB 96/367 KB 201/201 KB 44/47 KB 52/52 KB 96/367 KB 201/201 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (201 KB at 2639.3 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 714.6 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 47/47 KB 96/367 KB 3/238 KB 47/47 KB 96/367 KB 5/238 KB 47/47 KB 96/367 KB 8/238 KB 47/47 KB 100/367 KB 11/238 KB Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 47/47 KB 100/367 KB 8/238 KB 47/47 KB 104/367 KB 11/238 KB 47/47 KB 108/367 KB 11/238 KB 47/47 KB 112/367 KB 11/238 KB Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 47/47 KB 112/367 KB 13/238 KB 47/47 KB 112/367 KB 16/238 KB 47/47 KB 116/367 KB 16/238 KB 47/47 KB 116/367 KB 19/238 KB 47/47 KB 116/367 KB 21/238 KB 47/47 KB 120/367 KB 21/238 KB 47/47 KB 124/367 KB 21/238 KB 47/47 KB 128/367 KB 21/238 KB 47/47 KB 128/367 KB 24/238 KB 47/47 KB 128/367 KB 27/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 577.7 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 132/367 KB 27/238 KB 132/367 KB 29/238 KB 132/367 KB 32/238 KB 136/367 KB 32/238 KB 140/367 KB 32/238 KB 144/367 KB 32/238 KB 144/367 KB 36/238 KB 144/367 KB 40/238 KB 148/367 KB 44/238 KB 4/28 KB 148/367 KB 48/238 KB 4/28 KB 148/367 KB 40/238 KB 4/28 KB 144/367 KB 40/238 KB 4/28 KB 148/367 KB 48/238 KB 8/28 KB 148/367 KB 48/238 KB 12/28 KB 148/367 KB 48/238 KB 16/28 KB 148/367 KB 48/238 KB 20/28 KB 148/367 KB 48/238 KB 24/28 KB 148/367 KB 48/238 KB 28/28 KB 152/367 KB 48/238 KB 28/28 KB 156/367 KB 48/238 KB 28/28 KB 156/367 KB 48/238 KB 3/186 KB 28/28 KB 156/367 KB 48/238 KB 5/186 KB 28/28 KB 156/367 KB 48/238 KB 8/186 KB 28/28 KB 156/367 KB 48/238 KB 11/186 KB 28/28 KB 156/367 KB 48/238 KB 13/186 KB 28/28 KB 156/367 KB 48/238 KB 16/186 KB 28/28 KB 156/367 KB 48/238 KB 19/186 KB 28/28 KB 156/367 KB 48/238 KB 21/186 KB 28/28 KB 160/367 KB 48/238 KB 21/186 KB 28/28 KB 160/367 KB 48/238 KB 24/186 KB 28/28 KB 160/367 KB 52/238 KB 24/186 KB 28/28 KB 160/367 KB 56/238 KB 27/186 KB 28/28 KB 160/367 KB 60/238 KB 27/186 KB 28/28 KB 160/367 KB 64/238 KB 27/186 KB 28/28 KB 160/367 KB 52/238 KB 27/186 KB 28/28 KB 160/367 KB 64/238 KB 29/186 KB 28/28 KB 164/367 KB 64/238 KB 29/186 KB 28/28 KB 168/367 KB 64/238 KB 32/186 KB 28/28 KB 172/367 KB 64/238 KB 32/186 KB 28/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 297.3 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 164/367 KB 64/238 KB 32/186 KB 28/28 KB 176/367 KB 64/238 KB 32/186 KB 180/367 KB 64/238 KB 36/186 KB 184/367 KB 4/558 KB 68/238 KB 36/186 KB 188/367 KB 4/558 KB 68/238 KB 36/186 KB 192/367 KB 4/558 KB 68/238 KB 36/186 KB 176/367 KB 64/238 KB 36/186 KB 192/367 KB 4/558 KB 68/238 KB 40/186 KB 180/367 KB 4/558 KB 68/238 KB 36/186 KB 180/367 KB 68/238 KB 36/186 KB 192/367 KB 4/558 KB 72/238 KB 40/186 KB 192/367 KB 4/558 KB 72/238 KB 44/186 KB 192/367 KB 4/558 KB 76/238 KB 44/186 KB 192/367 KB 8/558 KB 80/238 KB 44/186 KB 192/367 KB 8/558 KB 76/238 KB 44/186 KB 192/367 KB 8/558 KB 80/238 KB 48/186 KB 192/367 KB 12/558 KB 80/238 KB 48/186 KB 192/367 KB 16/558 KB 80/238 KB 48/186 KB 192/367 KB 16/558 KB 80/238 KB 52/186 KB 196/367 KB 20/558 KB 84/238 KB 56/186 KB 196/367 KB 20/558 KB 84/238 KB 60/186 KB 196/367 KB 20/558 KB 84/238 KB 64/186 KB 196/367 KB 20/558 KB 84/238 KB 52/186 KB 196/367 KB 20/558 KB 80/238 KB 52/186 KB 192/367 KB 20/558 KB 80/238 KB 52/186 KB 200/367 KB 20/558 KB 88/238 KB 64/186 KB 204/367 KB 24/558 KB 88/238 KB 64/186 KB 208/367 KB 24/558 KB 88/238 KB 64/186 KB 212/367 KB 24/558 KB 88/238 KB 4/1199 KB 64/186 KB 216/367 KB 24/558 KB 88/238 KB 4/1199 KB 68/186 KB 196/367 KB 20/558 KB 88/238 KB 64/186 KB 216/367 KB 24/558 KB 92/238 KB 4/1199 KB 68/186 KB 216/367 KB 24/558 KB 96/238 KB 4/1199 KB 68/186 KB 216/367 KB 24/558 KB 100/238 KB 4/1199 KB 68/186 KB 216/367 KB 24/558 KB 104/238 KB 4/1199 KB 68/186 KB 216/367 KB 24/558 KB 108/238 KB 4/1199 KB 68/186 KB 216/367 KB 24/558 KB 112/238 KB 4/1199 KB 68/186 KB 212/367 KB 24/558 KB 88/238 KB 4/1199 KB 68/186 KB 208/367 KB 24/558 KB 88/238 KB 4/1199 KB 64/186 KB 216/367 KB 24/558 KB 112/238 KB 8/1199 KB 68/186 KB 216/367 KB 24/558 KB 112/238 KB 12/1199 KB 68/186 KB 216/367 KB 24/558 KB 112/238 KB 16/1199 KB 68/186 KB 216/367 KB 24/558 KB 112/238 KB 20/1199 KB 68/186 KB 216/367 KB 24/558 KB 112/238 KB 24/1199 KB 68/186 KB 216/367 KB 24/558 KB 112/238 KB 28/1199 KB 68/186 KB 216/367 KB 24/558 KB 112/238 KB 32/1199 KB 68/186 KB 216/367 KB 24/558 KB 112/238 KB 36/1199 KB 68/186 KB 216/367 KB 24/558 KB 112/238 KB 40/1199 KB 68/186 KB 216/367 KB 24/558 KB 112/238 KB 44/1199 KB 68/186 KB 216/367 KB 24/558 KB 112/238 KB 48/1199 KB 68/186 KB 216/367 KB 24/558 KB 112/238 KB 52/1199 KB 68/186 KB 216/367 KB 24/558 KB 112/238 KB 56/1199 KB 68/186 KB 216/367 KB 24/558 KB 112/238 KB 60/1199 KB 68/186 KB 216/367 KB 24/558 KB 112/238 KB 64/1199 KB 68/186 KB 216/367 KB 24/558 KB 112/238 KB 68/1199 KB 68/186 KB 216/367 KB 24/558 KB 112/238 KB 72/1199 KB 68/186 KB 216/367 KB 24/558 KB 112/238 KB 76/1199 KB 68/186 KB 216/367 KB 24/558 KB 112/238 KB 80/1199 KB 68/186 KB 216/367 KB 24/558 KB 112/238 KB 84/1199 KB 68/186 KB 216/367 KB 24/558 KB 112/238 KB 88/1199 KB 72/186 KB 216/367 KB 24/558 KB 112/238 KB 92/1199 KB 72/186 KB 216/367 KB 24/558 KB 112/238 KB 96/1199 KB 72/186 KB 200/367 KB 24/558 KB 88/238 KB 64/186 KB 220/367 KB 28/558 KB 112/238 KB 96/1199 KB 72/186 KB 220/367 KB 32/558 KB 112/238 KB 96/1199 KB 72/186 KB 220/367 KB 36/558 KB 112/238 KB 96/1199 KB 72/186 KB 220/367 KB 40/558 KB 112/238 KB 96/1199 KB 72/186 KB 220/367 KB 44/558 KB 112/238 KB 96/1199 KB 72/186 KB 220/367 KB 48/558 KB 112/238 KB 96/1199 KB 72/186 KB 220/367 KB 24/558 KB 112/238 KB 96/1199 KB 72/186 KB 224/367 KB 48/558 KB 112/238 KB 96/1199 KB 72/186 KB 228/367 KB 52/558 KB 112/238 KB unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 96/1199 KB 72/186 KB 232/367 KB 52/558 KB 116/238 KB 100/1199 KB 72/186 KB 216/367 KB 24/558 KB 112/238 KB 84/1199 KB 72/186 KB 232/367 KB 52/558 KB 116/238 KB 100/1199 KB 76/186 KB 232/367 KB 52/558 KB 116/238 KB 100/1199 KB 80/186 KB 232/367 KB 52/558 KB 116/238 KB 100/1199 KB 84/186 KB 232/367 KB 52/558 KB 116/238 KB 100/1199 KB 88/186 KB 228/367 KB 52/558 KB 116/238 KB 100/1199 KB 72/186 KB 228/367 KB 52/558 KB 116/238 KB 96/1199 KB 72/186 KB 232/367 KB 52/558 KB 120/238 KB 100/1199 KB 88/186 KB 232/367 KB 52/558 KB 124/238 KB 100/1199 KB 88/186 KB 232/367 KB 52/558 KB 128/238 KB 100/1199 KB 92/186 KB 224/367 KB 52/558 KB 112/238 KB 96/1199 KB 72/186 KB 232/367 KB 56/558 KB 128/238 KB 104/1199 KB 92/186 KB 232/367 KB 60/558 KB 128/238 KB 104/1199 KB 92/186 KB 232/367 KB 52/558 KB 128/238 KB 104/1199 KB 92/186 KB 232/367 KB 60/558 KB 128/238 KB 108/1199 KB 92/186 KB 232/367 KB 52/558 KB 124/238 KB 100/1199 KB 92/186 KB 232/367 KB 64/558 KB 128/238 KB 108/1199 KB 96/186 KB 232/367 KB 64/558 KB 128/238 KB 108/1199 KB 100/186 KB 236/367 KB 64/558 KB 132/238 KB 112/1199 KB 104/186 KB 236/367 KB 64/558 KB 132/238 KB 112/1199 KB 108/186 KB 236/367 KB 64/558 KB 132/238 KB 112/1199 KB 112/186 KB 232/367 KB 64/558 KB 128/238 KB 108/1199 KB 92/186 KB 236/367 KB 68/558 KB 132/238 KB 112/1199 KB 112/186 KB 236/367 KB 72/558 KB 132/238 KB 112/1199 KB 112/186 KB 236/367 KB 76/558 KB 132/238 KB 112/1199 KB 112/186 KB 236/367 KB 80/558 KB 132/238 KB 112/1199 KB 112/186 KB 236/367 KB 64/558 KB 132/238 KB 112/1199 KB 100/186 KB 236/367 KB 80/558 KB 136/238 KB 112/1199 KB 112/186 KB 236/367 KB 80/558 KB 140/238 KB 112/1199 KB 112/186 KB 236/367 KB 80/558 KB 144/238 KB 112/1199 KB 112/186 KB 236/367 KB 64/558 KB 128/238 KB 112/1199 KB 100/186 KB 240/367 KB 80/558 KB 144/238 KB 112/1199 KB 112/186 KB 244/367 KB 80/558 KB 144/238 KB 112/1199 KB 112/186 KB 248/367 KB 80/558 KB 144/238 KB 112/1199 KB 112/186 KB 252/367 KB 80/558 KB 144/238 KB 112/1199 KB 112/186 KB 256/367 KB 80/558 KB 148/238 KB 112/1199 KB 112/186 KB 260/367 KB 84/558 KB 148/238 KB 112/1199 KB 112/186 KB 232/367 KB 64/558 KB 128/238 KB 112/1199 KB 100/186 KB 260/367 KB 84/558 KB 148/238 KB 116/1199 KB 116/186 KB 260/367 KB 84/558 KB 148/238 KB 120/1199 KB 116/186 KB 260/367 KB 84/558 KB 148/238 KB 124/1199 KB 116/186 KB 260/367 KB 84/558 KB 148/238 KB 128/1199 KB 116/186 KB 260/367 KB 84/558 KB 148/238 KB 132/1199 KB 116/186 KB 260/367 KB 84/558 KB 148/238 KB 112/1199 KB 116/186 KB 256/367 KB 84/558 KB 148/238 KB 112/1199 KB 112/186 KB 260/367 KB 88/558 KB 148/238 KB 132/1199 KB 116/186 KB 260/367 KB 92/558 KB 148/238 KB 132/1199 KB 116/186 KB 260/367 KB 96/558 KB 148/238 KB 132/1199 KB 116/186 KB 252/367 KB 80/558 KB 148/238 KB 112/1199 KB 112/186 KB 260/367 KB 96/558 KB 152/238 KB 132/1199 KB 120/186 KB 260/367 KB 96/558 KB 156/238 KB 132/1199 KB 120/186 KB 260/367 KB 96/558 KB 160/238 KB 132/1199 KB 120/186 KB 260/367 KB 96/558 KB 164/238 KB 132/1199 KB 120/186 KB 264/367 KB 100/558 KB 168/238 KB 136/1199 KB 120/186 KB 264/367 KB 100/558 KB 172/238 KB 136/1199 KB 120/186 KB 260/367 KB 96/558 KB 148/238 KB 132/1199 KB 120/186 KB 264/367 KB 100/558 KB 176/238 KB 136/1199 KB 124/186 KB 264/367 KB 100/558 KB 176/238 KB 136/1199 KB 128/186 KB 264/367 KB 100/558 KB 176/238 KB 136/1199 KB 132/186 KB 264/367 KB 100/558 KB 176/238 KB 136/1199 KB 136/186 KB 264/367 KB 100/558 KB 176/238 KB 136/1199 KB 140/186 unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install KB 264/367 KB 100/558 KB 176/238 KB 136/1199 KB 144/186 KB 264/367 KB 100/558 KB 164/238 KB 136/1199 KB 120/186 KB 264/367 KB 96/558 KB 164/238 KB 136/1199 KB 120/186 KB 260/367 KB 96/558 KB 164/238 KB 136/1199 KB 120/186 KB 264/367 KB 100/558 KB 176/238 KB 140/1199 KB 144/186 KB 268/367 KB 100/558 KB 176/238 KB 144/1199 KB 144/186 KB 268/367 KB 100/558 KB 176/238 KB 148/1199 KB 144/186 KB 268/367 KB 104/558 KB 176/238 KB 152/1199 KB 144/186 KB 268/367 KB 104/558 KB 176/238 KB 156/1199 KB 144/186 KB 268/367 KB 104/558 KB 176/238 KB 160/1199 KB 144/186 KB 264/367 KB 100/558 KB 176/238 KB 136/1199 KB 144/186 KB 268/367 KB 104/558 KB 176/238 KB 148/1199 KB 144/186 KB 268/367 KB 108/558 KB 176/238 KB 160/1199 KB 144/186 KB 268/367 KB 112/558 KB 176/238 KB 160/1199 KB 144/186 KB 268/367 KB 116/558 KB 176/238 KB 160/1199 KB 144/186 KB 268/367 KB 120/558 KB 180/238 KB 164/1199 KB 148/186 KB 268/367 KB 124/558 KB 180/238 KB 164/1199 KB 148/186 KB 268/367 KB 128/558 KB 180/238 KB 164/1199 KB 148/186 KB 268/367 KB 100/558 KB 176/238 KB 140/1199 KB 144/186 KB 272/367 KB 128/558 KB 180/238 KB 164/1199 KB 148/186 KB 276/367 KB 128/558 KB 180/238 KB 164/1199 KB 148/186 KB 280/367 KB 128/558 KB 180/238 KB 164/1199 KB 148/186 KB 284/367 KB 128/558 KB 180/238 KB 164/1199 KB 148/186 KB 288/367 KB 128/558 KB 180/238 KB 164/1199 KB 148/186 KB 292/367 KB 128/558 KB 180/238 KB 164/1199 KB 148/186 KB 296/367 KB 128/558 KB 180/238 KB 164/1199 KB 148/186 KB 300/367 KB 128/558 KB 180/238 KB 164/1199 KB 148/186 KB 304/367 KB 128/558 KB 180/238 KB 164/1199 KB 148/186 KB 268/367 KB 116/558 KB 180/238 KB 164/1199 KB 148/186 KB 268/367 KB 116/558 KB 180/238 KB 160/1199 KB 148/186 KB 304/367 KB 128/558 KB 180/238 KB 164/1199 KB 152/186 KB 304/367 KB 128/558 KB 180/238 KB 164/1199 KB 156/186 KB 304/367 KB 128/558 KB 180/238 KB 164/1199 KB 160/186 KB 304/367 KB 128/558 KB 180/238 KB 164/1199 KB 164/186 KB 308/367 KB 132/558 KB 180/238 KB 168/1199 KB 168/186 KB 308/367 KB 132/558 KB 180/238 KB 168/1199 KB 172/186 KB 308/367 KB 132/558 KB 180/238 KB 168/1199 KB 176/186 KB 268/367 KB 116/558 KB 180/238 KB 160/1199 KB 144/186 KB 308/367 KB 132/558 KB 184/238 KB 168/1199 KB 176/186 KB 308/367 KB 132/558 KB 188/238 KB 168/1199 KB 176/186 KB 308/367 KB 132/558 KB 192/238 KB 168/1199 KB 176/186 KB 308/367 KB 132/558 KB 196/238 KB 168/1199 KB 176/186 KB 308/367 KB 132/558 KB 200/238 KB 168/1199 KB 176/186 KB 308/367 KB 132/558 KB 204/238 KB 168/1199 KB 176/186 KB 308/367 KB 132/558 KB 180/238 KB 168/1199 KB 164/186 KB 304/367 KB 132/558 KB 180/238 KB 168/1199 KB 164/186 KB 304/367 KB 128/558 KB 180/238 KB 168/1199 KB 164/186 KB 308/367 KB 132/558 KB 208/238 KB 172/1199 KB 176/186 KB 308/367 KB 132/558 KB 208/238 KB 176/1199 KB 176/186 KB 308/367 KB 132/558 KB 208/238 KB 180/1199 KB 176/186 KB 312/367 KB 136/558 KB 208/238 KB 184/1199 KB 176/186 KB 312/367 KB 136/558 KB 208/238 KB 188/1199 KB 176/186 KB 312/367 KB 136/558 KB 208/238 KB 192/1199 KB 176/186 KB 308/367 KB 132/558 KB 208/238 KB 168/1199 KB 176/186 KB 312/367 KB 136/558 KB 208/238 KB 180/1199 KB 176/186 KB 316/367 KB 136/558 KB 208/238 KB 192/1199 KB 176/186 KB 320/367 KB 136/558 KB 208/238 KB 192/1199 KB 176/186 KB 324/367 KB 136/558 KB 208/238 KB 192/1199 KB 176/186 KB 328/367 KB 136/558 KB 212/238 KB 196/1199 KB 180/186 KB 332/367 KB 136/558 KB 212/238 KB 196/1199 KB 180/186 KB 336/367 KB 136/558 KB 212/238 KB 196/1199 KB 180/186 KB 308/ unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 367 KB 136/558 KB 208/238 KB 180/1199 KB 176/186 KB 336/367 KB 140/558 KB 212/238 KB 196/1199 KB 180/186 KB 336/367 KB 144/558 KB 212/238 KB 196/1199 KB 180/186 KB 336/367 KB 148/558 KB 212/238 KB 196/1199 KB 180/186 KB 336/367 KB 152/558 KB 212/238 KB 196/1199 KB 180/186 KB 336/367 KB 156/558 KB 212/238 KB 196/1199 KB 180/186 KB 336/367 KB 160/558 KB 212/238 KB 196/1199 KB 180/186 KB 324/367 KB 136/558 KB 212/238 KB 196/1199 KB 180/186 KB 336/367 KB 160/558 KB 212/238 KB 200/1199 KB 180/186 KB 336/367 KB 160/558 KB 212/238 KB 204/1199 KB 180/186 KB 336/367 KB 160/558 KB 212/238 KB 208/1199 KB 180/186 KB 336/367 KB 160/558 KB 212/238 KB 212/1199 KB 180/186 KB 340/367 KB 164/558 KB 212/238 KB 216/1199 KB 180/186 KB 340/367 KB 164/558 KB 212/238 KB 220/1199 KB 180/186 KB 340/367 KB 164/558 KB 212/238 KB 224/1199 KB 180/186 KB 324/367 KB 136/558 KB 212/238 KB 192/1199 KB 180/186 KB 324/367 KB 136/558 KB 212/238 KB 192/1199 KB 176/186 KB 340/367 KB 164/558 KB 214/238 KB 224/1199 KB 180/186 KB 340/367 KB 164/558 KB 214/238 KB 224/1199 KB 184/186 KB 340/367 KB 164/558 KB 214/238 KB 224/1199 KB 186/186 KB 340/367 KB 164/558 KB 218/238 KB 224/1199 KB 186/186 KB 340/367 KB 164/558 KB 222/238 KB 224/1199 KB 186/186 KB 340/367 KB 164/558 KB 226/238 KB 224/1199 KB 186/186 KB 340/367 KB 164/558 KB 230/238 KB 224/1199 KB 186/186 KB 340/367 KB 164/558 KB 234/238 KB 224/1199 KB 186/186 KB 340/367 KB 164/558 KB 238/238 KB 224/1199 KB 186/186 KB 340/367 KB 164/558 KB 212/238 KB 212/1199 KB 180/186 KB 336/367 KB 164/558 KB 212/238 KB 212/1199 KB 180/186 KB 340/367 KB 168/558 KB 238/238 KB 224/1199 KB 186/186 KB 340/367 KB 172/558 KB 238/238 KB 224/1199 KB 186/186 KB 340/367 KB 176/558 KB 238/238 KB 224/1199 KB 186/186 KB 344/367 KB 176/558 KB 238/238 KB 224/1199 KB 186/186 KB 348/367 KB 176/558 KB 238/238 KB 224/1199 KB 186/186 KB 352/367 KB 176/558 KB 238/238 KB 224/1199 KB 186/186 KB 356/367 KB 180/558 KB 238/238 KB 224/1199 KB 186/186 KB 360/367 KB 180/558 KB 238/238 KB 228/1199 KB 186/186 KB 364/367 KB 180/558 KB 238/238 KB 228/1199 KB 186/186 KB 367/367 KB 180/558 KB 238/238 KB 228/1199 KB 186/186 KB 356/367 KB 180/558 KB 238/238 KB 228/1199 KB 186/186 KB 352/367 KB 180/558 KB 238/238 KB 224/1199 KB 186/186 KB 367/367 KB 184/558 KB 238/238 KB 228/1199 KB 186/186 KB 367/367 KB 188/558 KB 238/238 KB 228/1199 KB 186/186 KB 367/367 KB 192/558 KB 238/238 KB 228/1199 KB 186/186 KB 367/367 KB 192/558 KB 238/238 KB 232/1199 KB 186/186 KB 367/367 KB 192/558 KB 238/238 KB 236/1199 KB 186/186 KB 367/367 KB 192/558 KB 238/238 KB 240/1199 KB 186/186 KB 367/367 KB 192/558 KB 238/238 KB 244/1199 KB 186/186 KB 367/367 KB 196/558 KB 238/238 KB 244/1199 KB 186/186 KB 367/367 KB 200/558 KB 238/238 KB 244/1199 KB 186/186 KB 367/367 KB 204/558 KB 238/238 KB 244/1199 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1192.1 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 367/367 KB 208/558 KB 238/238 KB 244/1199 KB 367/367 KB 208/558 KB 238/238 KB 248/1199 KB 367/367 KB 208/558 KB 238/238 KB 252/1199 KB 367/367 KB 208/558 KB 238/238 KB 256/1199 KB 367/367 KB 208/558 KB 238/238 KB 260/1199 KB 367/367 KB 212/558 KB 238/238 KB 260/1199 KB 367/367 KB 216/558 KB 238/238 KB 260/1199 KB 367/367 KB 220/558 KB 238/238 KB 260/1199 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1493.3 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 367/367 KB 224/558 KB 260/1199 KB 367/367 KB 224/558 KB 264/1199 KB 367/367 KB 224/558 KB 268/1199 KB 228/558 KB 272/1199 KB 228/558 KB 276/1199 KB 228/558 KB 280/1199 KB 228/558 KB 268/1199 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 2276.2 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 232/558 KB 280/1199 KB 236/558 KB 280/1199 KB 240/558 KB 280/1199 KB 240/558 KB 284/1199 KB 240/558 KB 288/1199 KB 244/558 KB 288/1199 KB 248/558 KB 292/1199 KB 252/558 KB 292/1199 KB 256/558 KB 292/1199 KB 244/558 KB 292/1199 KB 256/558 KB 296/1199 KB 256/558 KB 300/1199 KB 256/558 KB 304/1199 KB 4/181 KB 256/558 KB 304/1199 KB 8/181 KB 256/558 KB 304/1199 KB 12/181 KB 256/558 KB 304/1199 KB 16/181 KB 256/558 KB 304/1199 KB 20/181 KB 256/558 KB 304/1199 KB 4/1206 KB 24/181 KB 256/558 KB 304/1199 KB 4/1206 KB 28/181 KB 256/558 KB 304/1199 KB 4/1206 KB 20/181 KB 256/558 KB 304/1199 KB 8/1206 KB 28/181 KB 256/558 KB 304/1199 KB 12/1206 KB 28/181 KB 256/558 KB 304/1199 KB 16/1206 KB 28/181 KB 256/558 KB 304/1199 KB 20/1206 KB 28/181 KB 256/558 KB 304/1199 KB 24/1206 KB 28/181 KB 256/558 KB 304/1199 KB 24/1206 KB 32/181 KB 256/558 KB 304/1199 KB 28/1206 KB 32/181 KB 256/558 KB 304/1199 KB 32/1206 KB 32/181 KB 256/558 KB 304/1199 KB 32/1206 KB 36/181 KB 256/558 KB 304/1199 KB 36/1206 KB 40/181 KB 256/558 KB 304/1199 KB 36/1206 KB 44/181 KB 256/558 KB 304/1199 KB 36/1206 KB 48/181 KB 256/558 KB 304/1199 KB 36/1206 KB 36/181 KB 256/558 KB 304/1199 KB 40/1206 KB 48/181 KB 256/558 KB 304/1199 KB 44/1206 KB 48/181 KB 256/558 KB 304/1199 KB 44/1206 KB 48/181 KB 260/558 KB 304/1199 KB 48/1206 KB 48/181 KB 264/558 KB 304/1199 KB 48/1206 KB 48/181 KB 268/558 KB 304/1199 KB 48/1206 KB 48/181 KB 272/558 KB 308/1199 KB 48/1206 KB 48/181 KB 260/558 KB 304/1199 KB 48/1206 KB 48/181 KB 268/558 KB 308/1199 KB 48/1206 KB 48/181 KB 272/558 KB 312/1199 KB 48/1206 KB 52/181 KB 276/558 KB 312/1199 KB 52/1206 KB 52/181 KB 280/558 KB 316/1199 KB 52/1206 KB 52/181 KB 284/558 KB 316/1199 KB 52/1206 KB 52/181 KB 288/558 KB 316/1199 KB 48/1206 KB 52/181 KB 272/558 KB 312/1199 KB 52/1206 KB 56/181 KB 288/558 KB 316/1199 KB 52/1206 KB 60/181 KB 288/558 KB 316/1199 KB 52/1206 KB 64/181 KB 288/558 KB 316/1199 KB 52/1206 KB 52/181 KB 276/558 KB 316/1199 KB 48/1206 KB 52/181 KB 276/558 KB 316/1199 KB 52/1206 KB 64/181 KB 288/558 KB 320/1199 KB 52/1206 KB 68/181 KB 288/558 KB 320/1199 KB 56/1206 KB 72/181 KB 292/558 KB 324/1199 KB 56/1206 KB 76/181 KB 292/558 KB 324/1199 KB 56/1206 KB 80/181 KB 292/558 KB 324/1199 KB 56/1206 KB 68/181 KB 292/558 KB 324/1199 KB 56/1206 KB 80/181 KB 296/558 KB 324/1199 KB 56/1206 KB 80/181 KB 300/558 KB 324/1199 KB 56/1206 KB 80/181 KB 304/558 KB 324/1199 KB 56/1206 KB 68/181 KB 288/558 KB 324/1199 KB 56/1206 KB 68/181 KB 288/558 KB 320/1199 KB 60/1206 KB 80/181 KB 304/558 KB 324/1199 KB 64/1206 KB 80/181 KB 304/558 KB 324/1199 KB 64/1206 KB 80/181 KB 304/558 KB 328/1199 KB 64/1206 KB 80/181 KB 304/558 KB 332/1199 KB 64/1206 KB 80/181 KB 304/558 KB 336/1199 KB 68/1206 KB 80/181 KB 304/558 KB 336/1199 KB 72/1206 KB 80/181 KB 304/558 KB 336/1199 KB 76/1206 KB 80/181 KB 304/558 KB 336/1199 KB 80/1206 KB 80/181 KB 304/558 KB 336/1199 KB 80/1206 KB 80/181 KB 304/558 KB 340/1199 KB 80/1206 KB 80/181 KB 304/558 KB 344/1199 KB 80/1206 KB 84/181 KB 304/558 KB 344/1199 KB 80/1206 KB 84/181 KB 304/558 KB 348/1199 KB 80/1206 KB 84/181 KB 304/558 KB 352/1199 KB 80/1206 KB 88/181 KB 304/558 KB 356/1199 KB 84/1206 KB 88/181 KB 308/558 KB 360/1199 KB 84/1206 KB 88/181 KB 308/558 KB 364/1199 KB 84/1206 KB 88/181 KB 308/558 KB 368/1199 KB 80/1206 KB 88/181 KB 304/558 KB 352/1199 KB 84/1206 KB 92/181 KB 308/558 KB 368/1199 KB 84/1206 KB 96/181 KB 308/558 KB 36 unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 8/1199 KB 84/1206 KB 100/181 KB 308/558 KB 368/1199 KB 84/1206 KB 104/181 KB 308/558 KB 368/1199 KB 84/1206 KB 108/181 KB 308/558 KB 368/1199 KB 84/1206 KB 112/181 KB 308/558 KB 368/1199 KB 84/1206 KB 88/181 KB 308/558 KB 356/1199 KB 84/1206 KB 88/181 KB 304/558 KB 356/1199 KB 88/1206 KB 112/181 KB 308/558 KB 368/1199 KB 92/1206 KB 112/181 KB 308/558 KB 368/1199 KB 96/1206 KB 112/181 KB 312/558 KB 368/1199 KB 92/1206 KB 112/181 KB 312/558 KB 368/1199 KB 96/1206 KB 112/181 KB 316/558 KB 368/1199 KB 96/1206 KB 112/181 KB 320/558 KB 368/1199 KB 100/1206 KB 112/181 KB 320/558 KB 368/1199 KB 104/1206 KB 116/181 KB 324/558 KB 372/1199 KB 108/1206 KB 116/181 KB 324/558 KB 372/1199 KB 112/1206 KB 116/181 KB 324/558 KB 372/1199 KB 100/1206 KB 116/181 KB 324/558 KB 372/1199 KB 112/1206 KB 120/181 KB 324/558 KB 372/1199 KB 112/1206 KB 124/181 KB 324/558 KB 372/1199 KB 112/1206 KB 128/181 KB 324/558 KB 372/1199 KB 100/1206 KB 112/181 KB 324/558 KB 372/1199 KB 100/1206 KB 112/181 KB 324/558 KB 368/1199 KB 112/1206 KB 128/181 KB 328/558 KB 372/1199 KB 112/1206 KB 128/181 KB 332/558 KB 372/1199 KB 112/1206 KB 128/181 KB 336/558 KB 372/1199 KB 112/1206 KB 128/181 KB 336/558 KB 376/1199 KB 112/1206 KB 128/181 KB 336/558 KB 380/1199 KB 112/1206 KB 128/181 KB 336/558 KB 384/1199 KB 116/1206 KB 128/181 KB 336/558 KB 384/1199 KB 120/1206 KB 132/181 KB 340/558 KB 388/1199 KB 124/1206 KB 132/181 KB 340/558 KB 388/1199 KB 128/1206 KB 132/181 KB 340/558 KB 388/1199 KB 116/1206 KB 132/181 KB 340/558 KB 388/1199 KB 128/1206 KB 132/181 KB 340/558 KB 392/1199 KB 128/1206 KB 132/181 KB 340/558 KB 396/1199 KB 116/1206 KB 132/181 KB 340/558 KB 384/1199 KB 128/1206 KB 132/181 KB 344/558 KB 396/1199 KB 128/1206 KB 132/181 KB 348/558 KB 396/1199 KB 128/1206 KB 132/181 KB 352/558 KB 396/1199 KB 116/1206 KB 132/181 KB 336/558 KB 384/1199 KB 128/1206 KB 136/181 KB 352/558 KB 396/1199 KB 128/1206 KB 140/181 KB 352/558 KB 396/1199 KB 132/1206 KB 144/181 KB 352/558 KB 396/1199 KB 132/1206 KB 144/181 KB 356/558 KB 400/1199 KB 132/1206 KB 148/181 KB 360/558 KB 400/1199 KB 132/1206 KB 148/181 KB 364/558 KB 400/1199 KB 132/1206 KB 148/181 KB 368/558 KB 400/1199 KB 132/1206 KB 140/181 KB 352/558 KB 396/1199 KB 136/1206 KB 148/181 KB 368/558 KB 400/1199 KB 140/1206 KB 148/181 KB 368/558 KB 400/1199 KB 144/1206 KB 148/181 KB 368/558 KB 400/1199 KB 132/1206 KB 148/181 KB 356/558 KB 400/1199 KB 132/1206 KB 144/181 KB 352/558 KB 400/1199 KB 144/1206 KB 148/181 KB 368/558 KB 404/1199 KB 144/1206 KB 148/181 KB 368/558 KB 408/1199 KB 144/1206 KB 152/181 KB 368/558 KB 408/1199 KB 144/1206 KB 156/181 KB 368/558 KB 408/1199 KB 144/1206 KB 160/181 KB 368/558 KB 412/1199 KB 144/1206 KB 156/181 KB 368/558 KB 412/1199 KB 144/1206 KB 160/181 KB 368/558 KB 416/1199 KB 144/1206 KB 160/181 KB 368/558 KB 420/1199 KB 148/1206 KB 164/181 KB 372/558 KB 424/1199 KB 148/1206 KB 164/181 KB 372/558 KB 428/1199 KB 148/1206 KB 164/181 KB 372/558 KB 420/1199 KB 148/1206 KB 164/181 KB 376/558 KB 428/1199 KB 148/1206 KB 164/181 KB 380/558 KB 428/1199 KB 148/1206 KB 164/181 KB 384/558 KB 428/1199 KB 148/1206 KB 164/181 KB 368/558 KB 420/1199 KB 148/1206 KB 160/181 KB 368/558 KB 420/1199 KB 152/1206 KB 164/181 KB 384/558 KB 428/1199 KB 156/1206 KB 164/181 KB 384/558 KB 428/1199 KB 160/1206 KB 164/181 KB 384/558 KB 428/1199 KB 160/1206 KB 168/181 KB 384/558 KB 428/1199 KB 160/1206 KB 172/181 KB 384/558 KB 428/1199 KB 160/1206 KB 176/181 KB unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 384/558 KB 432/1199 KB 160/1206 KB 172/181 KB 384/558 KB 432/1199 KB 160/1206 KB 180/181 KB 384/558 KB 432/1199 KB 164/1206 KB 181/181 KB 388/558 KB 436/1199 KB 164/1206 KB 180/181 KB 388/558 KB 436/1199 KB 164/1206 KB 181/181 KB 388/558 KB 440/1199 KB 164/1206 KB 181/181 KB 388/558 KB 444/1199 KB 164/1206 KB 181/181 KB 388/558 KB 448/1199 KB 164/1206 KB 180/181 KB 388/558 KB 432/1199 KB 164/1206 KB 181/181 KB 392/558 KB 448/1199 KB 164/1206 KB 181/181 KB 396/558 KB 448/1199 KB 164/1206 KB 181/181 KB 400/558 KB 448/1199 KB 164/1206 KB 180/181 KB 384/558 KB 432/1199 KB 168/1206 KB 181/181 KB 400/558 KB 448/1199 KB 172/1206 KB 181/181 KB 400/558 KB 448/1199 KB 176/1206 KB 181/181 KB 400/558 KB 448/1199 KB 176/1206 KB 181/181 KB 400/558 KB 452/1199 KB 180/1206 KB 181/181 KB 404/558 KB 456/1199 KB 180/1206 KB 181/181 KB 404/558 KB 460/1199 KB 180/1206 KB 181/181 KB 404/558 KB 464/1199 KB 180/1206 KB 181/181 KB 404/558 KB 452/1199 KB 176/1206 KB 181/181 KB 404/558 KB 452/1199 KB 180/1206 KB 181/181 KB 408/558 KB 464/1199 KB 180/1206 KB 181/181 KB 412/558 KB 464/1199 KB 184/1206 KB 181/181 KB 412/558 KB 464/1199 KB 188/1206 KB 181/181 KB 416/558 KB 464/1199 KB 188/1206 KB 181/181 KB 412/558 KB 464/1199 KB 192/1206 KB 181/181 KB 416/558 KB 464/1199 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 840.9 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 196/1206 KB 420/558 KB 468/1199 KB 192/1206 KB 420/558 KB 468/1199 KB 196/1206 KB 424/558 KB 468/1199 KB 196/1206 KB 428/558 KB 468/1199 KB 196/1206 KB 432/558 KB 468/1199 KB 192/1206 KB 416/558 KB 468/1199 KB 200/1206 KB 432/558 KB 472/1199 KB 200/1206 KB 432/558 KB 468/1199 KB 204/1206 KB 432/558 KB 472/1199 KB 208/1206 KB 432/558 KB 472/1199 KB 208/1206 KB 432/558 KB 476/1199 KB 208/1206 KB 432/558 KB 480/1199 KB 208/1206 KB 436/558 KB 480/1199 KB 212/1206 KB 440/558 KB 484/1199 KB 212/1206 KB 444/558 KB 484/1199 KB 212/1206 KB 448/558 KB 484/1199 KB 212/1206 KB 436/558 KB 484/1199 KB 216/1206 KB 448/558 KB 484/1199 KB 208/1206 KB 436/558 KB 484/1199 KB 220/1206 KB 448/558 KB 484/1199 KB 224/1206 KB 448/558 KB 484/1199 KB 224/1206 KB 448/558 KB 488/1199 KB 224/1206 KB 448/558 KB 492/1199 KB 224/1206 KB 448/558 KB 496/1199 KB 228/1206 KB 448/558 KB 496/1199 KB 232/1206 KB 452/558 KB 500/1199 KB 236/1206 KB 452/558 KB 500/1199 KB 240/1206 KB 452/558 KB 500/1199 KB 228/1206 KB 452/558 KB 500/1199 KB 240/1206 KB 456/558 KB 500/1199 KB 240/1206 KB 460/558 KB 500/1199 KB 228/1206 KB 448/558 KB 500/1199 KB 240/1206 KB 460/558 KB 504/1199 KB 240/1206 KB 464/558 KB 504/1199 KB 240/1206 KB 464/558 KB 508/1199 KB 240/1206 KB 464/558 KB 512/1199 KB 240/1206 KB 464/558 KB 516/1199 KB 244/1206 KB 468/558 KB 520/1199 KB 244/1206 KB 468/558 KB 524/1199 KB 244/1206 KB 468/558 KB 528/1199 KB 244/1206 KB 468/558 KB 516/1199 KB 244/1206 KB 464/558 KB 516/1199 KB 248/1206 KB 472/558 KB 528/1199 KB 248/1206 KB 472/558 KB 528/1199 KB 248/1206 KB 476/558 KB 528/1199 KB 252/1206 KB 476/558 KB 528/1199 KB 256/1206 KB 476/558 KB 528/1199 KB 256/1206 KB 480/558 KB 528/1199 KB 256/1206 KB 480/558 KB 532/1199 KB 260/1206 KB 484/558 KB 532/1199 KB 264/1206 KB 484/558 KB 532/1199 KB 256/1206 KB 484/558 KB 532/1199 KB 264/1206 KB 488/558 KB 532/1199 KB 264/1206 KB 488/558 KB 536/1199 KB 264/1206 KB 492/558 KB 536/1199 KB 264/1206 KB 496/558 KB 536/1199 KB 268/1206 KB 496/558 KB 540/1199 KB 264/1206 KB 496/558 KB 540/1199 KB 272/1206 KB 496/558 KB 540/1199 KB 272/1206 KB 496/558 KB 544/1199 KB 272/1206 KB 496/558 KB 548/1199 KB 276/1206 KB 500/558 KB 552/1199 KB 276/1206 KB 500/558 KB 548/1199 KB 272/1206 KB 500/558 KB 548/1199 KB 276/1206 KB 504/558 KB 552/1199 KB 276/1206 KB 508/558 KB 552/1199 KB 276/1206 KB 512/558 KB 552/1199 KB 280/1206 KB 512/558 KB 552/1199 KB 284/1206 KB 512/558 KB 552/1199 KB 288/1206 KB 512/558 KB 556/1199 KB 288/1206 KB 512/558 KB 556/1199 KB 288/1206 KB 512/558 KB 560/1199 KB 288/1206 KB 512/558 KB 564/1199 KB 292/1206 KB 516/558 KB 568/1199 KB 292/1206 KB 516/558 KB 572/1199 KB 292/1206 KB 516/558 KB 576/1199 KB 292/1206 KB 516/558 KB 564/1199 KB 288/1206 KB 516/558 KB 564/1199 KB 292/1206 KB 520/558 KB 576/1199 KB 292/1206 KB 524/558 KB 576/1199 KB 292/1206 KB 528/558 KB 576/1199 KB 296/1206 KB 528/558 KB 576/1199 KB 300/1206 KB 528/558 KB 576/1199 KB 304/1206 KB 528/558 KB 576/1199 KB 304/1206 KB 532/558 KB 576/1199 KB 308/1206 KB 536/558 KB 580/1199 KB 308/1206 KB 540/558 KB 580/1199 KB 308/1206 KB 544/558 KB 580/1199 KB 308/1206 KB 532/558 KB 580/1199 KB 304/1206 KB 532/558 KB 580/1199 KB 308/1206 KB 544/558 KB 584/1199 KB 308/1206 KB 544/558 KB 588/1199 KB 312/1206 KB 544/558 KB 588/1199 KB 316/1206 KB 544/558 KB 588/1199 KB 316/1206 KB 544/558 KB 592/1199 KB 320/1206 KB 544/558 KB 592/1199 KB 320/1206 KB 544/558 KB 596/1199 KB 324/1206 unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install KB 548/558 KB 600/1199 KB 324/1206 KB 548/558 KB 604/1199 KB 324/1206 KB 548/558 KB 608/1199 KB 320/1206 KB 548/558 KB 596/1199 KB 324/1206 KB 552/558 KB 608/1199 KB 324/1206 KB 556/558 KB 608/1199 KB 324/1206 KB 558/558 KB 608/1199 KB 324/1206 KB 548/558 KB 596/1199 KB 328/1206 KB 558/558 KB 608/1199 KB 332/1206 KB 558/558 KB 608/1199 KB 336/1206 KB 558/558 KB 608/1199 KB 336/1206 KB 558/558 KB 612/1199 KB 340/1206 KB 558/558 KB 616/1199 KB 340/1206 KB 558/558 KB 620/1199 KB 340/1206 KB 558/558 KB 624/1199 KB 340/1206 KB 558/558 KB 612/1199 KB 344/1206 KB 558/558 KB 624/1199 KB 348/1206 KB 558/558 KB 624/1199 KB 352/1206 KB 558/558 KB 624/1199 KB 356/1206 KB 558/558 KB 624/1199 KB 360/1206 KB 558/558 KB 628/1199 KB 356/1206 KB 558/558 KB 628/1199 KB 360/1206 KB 558/558 KB 632/1199 KB 360/1206 KB 558/558 KB 636/1199 KB 360/1206 KB 558/558 KB 640/1199 KB 364/1206 KB 558/558 KB 640/1199 KB 368/1206 KB 558/558 KB 640/1199 KB 368/1206 KB 558/558 KB 644/1199 KB 372/1206 KB 558/558 KB 648/1199 KB 372/1206 KB 558/558 KB 652/1199 KB 372/1206 KB 558/558 KB 656/1199 KB 372/1206 KB 660/1199 KB 372/1206 KB 664/1199 KB 372/1206 KB 668/1199 KB 372/1206 KB 672/1199 KB 372/1206 KB 558/558 KB 644/1199 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2246.4 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 376/1206 KB 672/1199 KB 380/1206 KB 672/1199 KB 384/1206 KB 672/1199 KB 388/1206 KB 672/1199 KB 392/1206 KB 672/1199 KB 396/1206 KB 672/1199 KB 400/1206 KB 672/1199 KB 400/1206 KB 676/1199 KB 404/1206 KB 680/1199 KB 404/1206 KB 684/1199 KB 404/1206 KB 688/1199 KB 404/1206 KB 676/1199 KB 408/1206 KB 688/1199 KB 412/1206 KB 688/1199 KB 416/1206 KB 688/1199 KB 420/1206 KB 688/1199 KB 424/1206 KB 692/1199 KB 428/1206 KB 692/1199 KB 432/1206 KB 692/1199 KB 420/1206 KB 692/1199 KB 432/1206 KB 696/1199 KB 432/1206 KB 700/1199 KB 432/1206 KB 704/1199 KB 432/1206 KB 708/1199 KB 436/1206 KB 712/1199 KB 436/1206 KB 716/1199 KB 436/1206 KB 720/1199 KB 436/1206 KB 708/1199 KB 440/1206 KB 720/1199 KB 444/1206 KB 720/1199 KB 448/1206 KB 720/1199 KB 448/1206 KB 724/1199 KB 452/1206 KB 728/1199 KB 452/1206 KB 732/1199 KB 452/1206 KB 736/1199 KB 452/1206 KB 724/1199 KB 456/1206 KB 736/1199 KB 460/1206 KB 736/1199 KB 464/1206 KB 736/1199 KB 468/1206 KB 736/1199 KB 472/1206 KB 740/1199 KB 476/1206 KB 740/1199 KB 480/1206 KB 740/1199 KB 468/1206 KB 740/1199 KB 480/1206 KB 744/1199 KB 480/1206 KB 748/1199 KB 480/1206 KB 752/1199 KB 480/1206 KB 756/1199 KB 484/1206 KB 760/1199 KB 484/1206 KB 764/1199 KB 484/1206 KB 768/1199 KB 484/1206 KB 756/1199 KB 488/1206 KB 768/1199 KB 492/1206 KB 768/1199 KB 496/1206 KB 768/1199 KB 500/1206 KB 768/1199 KB 504/1206 KB 772/1199 KB 508/1206 KB 772/1199 KB 512/1206 KB 772/1199 KB 500/1206 KB 772/1199 KB 512/1206 KB 776/1199 KB 512/1206 KB 780/1199 KB 512/1206 KB 784/1199 KB 512/1206 KB 788/1199 KB 516/1206 KB 792/1199 KB 516/1206 KB 796/1199 KB 516/1206 KB 800/1199 KB 516/1206 KB 788/1199 KB 520/1206 KB 800/1199 KB 524/1206 KB 800/1199 KB 528/1206 KB 800/1199 KB 528/1206 KB 804/1199 KB 532/1206 KB 808/1199 KB 532/1206 KB 812/1199 KB 532/1206 KB 816/1199 KB 532/1206 KB 804/1199 KB 536/1206 KB 816/1199 KB 540/1206 KB 816/1199 KB 544/1206 KB 816/1199 KB 548/1206 KB 816/1199 KB 552/1206 KB 820/1199 KB 556/1206 KB 820/1199 KB 560/1206 KB 820/1199 KB 548/1206 KB 820/1199 KB 560/1206 KB 824/1199 KB 560/1206 KB 828/1199 KB 560/1206 KB 832/1199 KB 564/1206 KB 832/1199 KB 568/1206 KB 836/1199 KB 572/1206 KB 836/1199 KB 564/1206 KB 836/1199 KB 572/1206 KB 840/1199 KB 572/1206 KB 844/1199 KB 572/1206 KB 848/1199 KB 576/1206 KB 848/1199 KB 580/1206 KB 848/1199 KB 584/1206 KB 852/1199 KB 588/1206 KB 852/1199 KB 592/1206 KB 852/1199 KB 580/1206 KB 852/1199 KB 592/1206 KB 856/1199 KB 592/1206 KB 860/1199 KB 592/1206 KB 864/1199 KB 592/1206 KB 868/1199 KB 596/1206 KB 872/1199 KB 596/1206 KB 876/1199 KB 596/1206 KB 868/1199 KB 600/1206 KB 876/1199 KB 600/1206 KB 880/1199 KB 604/1206 KB 880/1199 KB 607/1206 KB 880/1199 KB 611/1206 KB 880/1199 KB 615/1206 KB 884/1199 KB 619/1206 KB 884/1199 KB 623/1206 KB 884/1199 KB 611/1206 KB 884/1199 KB 623/1206 KB 888/1199 KB 623/1206 KB 892/1199 KB 623/1206 KB 896/1199 KB 627/1206 KB 896/1199 KB 631/1206 KB 900/1199 KB 635/1206 KB 900/1199 KB 639/1206 KB 900/1199 KB 627/1206 KB 900/1199 KB 639/1206 KB 904/1199 KB 639/1206 KB 908/1199 KB 639/1206 KB 912/1199 KB 639/1206 KB 916/1199 KB 643/1206 KB 920/1199 KB 643/1206 KB 924/1199 KB 643/1206 KB 928/1199 KB 643/1206 KB 916/1199 KB 647/1206 KB 928/1199 KB 651/1206 KB 928/1199 KB 655/1206 KB 928/1199 KB 655/1206 KB 932/1199 KB 659/1206 KB 936/1199 KB 659/1206 KB 940/1199 KB 659/1206 KB 944/1199 KB 659/1206 KB 932/1199 KB 663/1206 KB 944/1199 KB 667/120 unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 6 KB 944/1199 KB 671/1206 KB 944/1199 KB 671/1206 KB 948/1199 KB 675/1206 KB 952/1199 KB 675/1206 KB 956/1199 KB 675/1206 KB 960/1199 KB 675/1206 KB 948/1199 KB 679/1206 KB 960/1199 KB 683/1206 KB 960/1199 KB 687/1206 KB 960/1199 KB 691/1206 KB 960/1199 KB 695/1206 KB 964/1199 KB 699/1206 KB 964/1199 KB 703/1206 KB 964/1199 KB 691/1206 KB 964/1199 KB 703/1206 KB 968/1199 KB 703/1206 KB 972/1199 KB 703/1206 KB 976/1199 KB 703/1206 KB 980/1199 KB 707/1206 KB 984/1199 KB 707/1206 KB 988/1199 KB 707/1206 KB 992/1199 KB 707/1206 KB 980/1199 KB 711/1206 KB 992/1199 KB 715/1206 KB 992/1199 KB 719/1206 KB 992/1199 KB 719/1206 KB 996/1199 KB 723/1206 KB 1000/1199 KB 723/1206 KB 1004/1199 KB 723/1206 KB 1008/1199 KB 723/1206 KB 996/1199 KB 727/1206 KB 1008/1199 KB 731/1206 KB 1008/1199 KB 735/1206 KB 1008/1199 KB 735/1206 KB 1012/1199 KB 735/1206 KB 1016/1199 KB 735/1206 KB 1020/1199 KB 735/1206 KB 1024/1199 KB 739/1206 KB 1024/1199 KB 743/1206 KB 1024/1199 KB 747/1206 KB 1024/1199 KB 751/1206 KB 1024/1199 KB 755/1206 KB 1024/1199 KB 755/1206 KB 1028/1199 KB 755/1206 KB 1032/1199 KB 755/1206 KB 1036/1199 KB 755/1206 KB 1040/1199 KB 759/1206 KB 1040/1199 KB 763/1206 KB 1040/1199 KB 767/1206 KB 1040/1199 KB 767/1206 KB 1044/1199 KB 767/1206 KB 1048/1199 KB 767/1206 KB 1052/1199 KB 767/1206 KB 1056/1199 KB 771/1206 KB 1056/1199 KB 775/1206 KB 1056/1199 KB 779/1206 KB 1056/1199 KB 783/1206 KB 1056/1199 KB 783/1206 KB 1060/1199 KB 787/1206 KB 1064/1199 KB 787/1206 KB 1068/1199 KB 787/1206 KB 1072/1199 KB 787/1206 KB 1060/1199 KB 791/1206 KB 1072/1199 KB 795/1206 KB 1072/1199 KB 799/1206 KB 1072/1199 KB 799/1206 KB 1076/1199 KB 803/1206 KB 1080/1199 KB 803/1206 KB 1084/1199 KB 803/1206 KB 1076/1199 KB 807/1206 KB 1088/1199 KB 803/1206 KB 1088/1199 KB 811/1206 KB 1088/1199 KB 815/1206 KB 1088/1199 KB 815/1206 KB 1092/1199 KB 819/1206 KB 1096/1199 KB 819/1206 KB 1100/1199 KB 819/1206 KB 1104/1199 KB 819/1206 KB 1092/1199 KB 823/1206 KB 1104/1199 KB 827/1206 KB 1104/1199 KB 831/1206 KB 1104/1199 KB 831/1206 KB 1108/1199 KB 831/1206 KB 1112/1199 KB 831/1206 KB 1116/1199 KB 835/1206 KB 1120/1199 KB 835/1206 KB 1116/1199 KB 839/1206 KB 1120/1199 KB 843/1206 KB 1120/1199 KB 847/1206 KB 1120/1199 KB 847/1206 KB 1124/1199 KB 851/1206 KB 1128/1199 KB 851/1206 KB 1132/1199 KB 851/1206 KB 1136/1199 KB 851/1206 KB 1124/1199 KB 855/1206 KB 1136/1199 KB 859/1206 KB 1136/1199 KB 863/1206 KB 1136/1199 KB 863/1206 KB 1140/1199 KB 867/1206 KB 1144/1199 KB 867/1206 KB 1148/1199 KB 867/1206 KB 1152/1199 KB 867/1206 KB 1140/1199 KB 871/1206 KB 1152/1199 KB 875/1206 KB 1152/1199 KB 879/1206 KB 1152/1199 KB 883/1206 KB 1152/1199 KB 887/1206 KB 1156/1199 KB 891/1206 KB 1156/1199 KB 895/1206 KB 1156/1199 KB 883/1206 KB 1156/1199 KB 895/1206 KB 1160/1199 KB 895/1206 KB 1164/1199 KB 895/1206 KB 1168/1199 KB 899/1206 KB 1168/1199 KB 903/1206 KB 1172/1199 KB 907/1206 KB 1172/1199 KB 911/1206 KB 1172/1199 KB 899/1206 KB 1172/1199 KB 911/1206 KB 1176/1199 KB 911/1206 KB 1180/1199 KB 911/1206 KB 1184/1199 KB 915/1206 KB 1184/1199 KB 919/1206 KB 1188/1199 KB 923/1206 KB 1188/1199 KB 915/1206 KB 1188/1199 KB 923/1206 KB 1192/1199 KB 923/1206 KB 1196/1199 KB 927/1206 KB 1196/1199 KB 927/1206 KB 1199/1199 KB 931/1206 KB 1199/1199 KB 935/1206 KB 1199/1199 KB 939/1206 KB 1199/1199 KB 943/1206 KB 1199/1199 KB 947/1206 KB 1199/1199 KB 951/1206 KB 1199/1199 KB 955/1206 KB 1199/1199 KB 959/1206 KB 1199/11 unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 99 KB 963/1206 KB 1199/1199 KB 967/1206 KB 1199/1199 KB 971/1206 KB 1199/1199 KB 975/1206 KB 1199/1199 KB 979/1206 KB 1199/1199 KB 983/1206 KB 1199/1199 KB 987/1206 KB 1199/1199 KB 991/1206 KB 1199/1199 KB 995/1206 KB 1199/1199 KB 999/1206 KB 1199/1199 KB 1003/1206 KB 1199/1199 KB 1007/1206 KB 1199/1199 KB 1011/1206 KB 1199/1199 KB 1015/1206 KB 1199/1199 KB 1019/1206 KB 1199/1199 KB 1023/1206 KB 1199/1199 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3711.0 KB/sec) unit-abot-epc-basic-0: 21:53:16 DEBUG unit.abot-epc-basic/0.install 1027/1206 KB 1031/1206 KB 1035/1206 KB 1039/1206 KB 1043/1206 KB 1047/1206 KB 1051/1206 KB 1055/1206 KB 1059/1206 KB 1063/1206 KB 1067/1206 KB 1071/1206 KB 1075/1206 KB 1079/1206 KB 1083/1206 KB 1087/1206 KB 1091/1206 KB 1095/1206 KB 1099/1206 KB 1103/1206 KB 1107/1206 KB 1111/1206 KB 1115/1206 KB 1119/1206 KB 1123/1206 KB 1127/1206 KB 1131/1206 KB 1135/1206 KB 1139/1206 KB 1143/1206 KB 1147/1206 KB 1151/1206 KB 1155/1206 KB 1159/1206 KB 1163/1206 KB 1167/1206 KB 1171/1206 KB 1175/1206 KB 1179/1206 KB 1183/1206 KB 1187/1206 KB 1191/1206 KB 1195/1206 KB 1199/1206 KB 1203/1206 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 3464.5 KB/sec) unit-abot-epc-basic-0: 21:53:17 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 21:53:17 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 21:53:17 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:53:17 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 21:53:17 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/pom.xml to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.pom unit-abot-epc-basic-0: 21:53:17 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:53:17 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 21:53:17 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:53:17 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 47.576 s unit-abot-epc-basic-0: 21:53:17 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-22T21:53:17+00:00 unit-abot-epc-basic-0: 21:53:17 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/65M unit-abot-epc-basic-0: 21:53:17 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:53:17 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 21:53:17 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 21:53:18 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 21:53:18 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 21:53:18 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 21:53:18 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.6) ... unit-abot-epc-basic-0: 21:53:18 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 21:53:18 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-133.159) ... unit-abot-epc-basic-0: 21:53:18 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 21:53:18 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 21:53:18 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:53:18 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:53:18 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:53:18 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:53:18 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:53:18 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:53:18 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:53:18 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:53:18 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:53:18 DEBUG unit.abot-epc-basic/0.install * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) unit-abot-epc-basic-0: 21:53:18 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:53:18 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:53:18 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:53:18 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:53:18 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:53:18 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 21:53:18 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 21:53:18 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:53:19 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:53:19 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:53:19 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:53:19 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 21:53:19 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 21:53:19 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 21:53:19 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 21:53:19 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 21:53:19 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 21:53:19 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 21:53:19 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 21:53:19 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 21:53:19 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 21:53:19 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 21:53:19 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 21:53:19 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 21:53:19 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 21:53:19 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 21:53:19 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 21:53:19 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 21:53:20 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 21:53:20 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 21:53:20 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 21:53:20 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 21:53:20 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 21:53:20 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 21:53:20 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 21:53:20 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 21:53:20 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 21:53:20 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 21:53:20 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 21:53:20 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 21:53:20 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-mysql-0: 21:53:20 DEBUG unit.mysql/0.start mysql start/running, process 11931 unit-mysql-0: 21:53:20 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 21:53:20 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 21:53:20 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-0fbb50-default-0". unit-abot-epc-basic-0: 21:53:20 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: You may want to fix your /etc/hosts and/or DNS setup and run unit-abot-epc-basic-0: 21:53:20 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 21:53:20 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-mysql-0: 21:53:20 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 21:53:20 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-mysql-0: 21:53:20 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 21:53:20 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 21:53:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 21:53:20 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 21:53:20 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 21:53:20 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 21:53:20 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-abot-epc-basic-0: 21:53:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-mysql-0: 21:53:21 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 21:53:21 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 21:53:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 21:53:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 21:53:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 21:53:22 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 21:53:22 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-0fbb50-default-0 unit-abot-epc-basic-0: 21:53:22 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 21:53:22 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 21:53:22 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 21:53:22 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 21:53:23 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 21:53:23 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-0fbb50-default-0 unit-abot-epc-basic-0: 21:53:23 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:53:23 DEBUG unit.abot-epc-basic/0.install WARNING: apt does not have a stable CLI interface. Use with caution in scripts. unit-abot-epc-basic-0: 21:53:23 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:53:23 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 21:53:23 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 21:53:23 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-0fbb50-default-0 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.4). unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.3). unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.13). unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 gir1.2-atspi-2.0 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev libatlas3-base unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libgtk-3-0 libgtk-3-bin libgtk-3-common libgudev-1.0-0 libgusb2 libgvc6 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libsoup-gnome2.4-1 libsoup2.4-1 libssl-doc libsuitesparseconfig4.4.6 libsvn1 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install ruby ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration t1utils tcl tcl8.6 tex-common unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install gnuplot-doc graphviz-doc guile-2.0-doc lrzip libblas-doc liblapack-doc unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install xpdf-reader | pdf-viewer mesa-utils nickle cairo-5c xorg-docs-core gvfs-bin unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install gir1.2-atspi-2.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libgs9-common libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-3-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libpgm-5.2-0 libpgm-dev libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libserf-1-1 libslicot0 libsoup-gnome2.4-1 libsoup2.4-1 libssl-dev libssl-doc unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libtk8.6 libtool libumfpack5.7.1 libunistring0 liburi-perl libusb-1.0-0-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 21:53:24 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 21:53:25 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 21:53:25 DEBUG unit.abot-epc-basic/0.install Need to get 291 MB of archives. unit-abot-epc-basic-0: 21:53:25 DEBUG unit.abot-epc-basic/0.install After this operation, 1,132 MB of additional disk space will be used. unit-abot-epc-basic-0: 21:53:25 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] unit-abot-epc-basic-0: 21:53:25 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.4 [262 kB] unit-abot-epc-basic-0: 21:53:25 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.8 [187 kB] unit-abot-epc-basic-0: 21:53:25 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] unit-abot-epc-basic-0: 21:53:25 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] unit-abot-epc-basic-0: 21:53:26 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 cmake-curses-gui amd64 3.5.1-1ubuntu3 [1,276 kB] unit-abot-epc-basic-0: 21:53:26 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] unit-abot-epc-basic-0: 21:53:26 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfl-dev amd64 2.6.0-11 [12.5 kB] unit-abot-epc-basic-0: 21:53:26 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 flex amd64 2.6.0-11 [290 kB] unit-abot-epc-basic-0: 21:53:26 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lato all 2.0-1 [2,693 kB] unit-abot-epc-basic-0: 21:53:26 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 imagemagick-common all 8:6.8.9.9-7ubuntu5.12 [41.5 kB] unit-abot-epc-basic-0: 21:53:26 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaudio2 amd64 1.9.4-4 [50.1 kB] unit-abot-epc-basic-0: 21:53:26 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libexif12 amd64 0.6.21-2 [77.6 kB] unit-abot-epc-basic-0: 21:53:26 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-double3 amd64 3.3.4-2ubuntu1 [718 kB] unit-abot-epc-basic-0: 21:53:26 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-long3 amd64 3.3.4-2ubuntu1 [306 kB] unit-abot-epc-basic-0: 21:53:27 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-quad3 amd64 3.3.4-2ubuntu1 [550 kB] unit-abot-epc-basic-0: 21:53:27 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-single3 amd64 3.3.4-2ubuntu1 [749 kB] unit-abot-epc-basic-0: 21:53:27 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libieee1284-3 amd64 0.2.11-12 [23.8 kB] unit-abot-epc-basic-0: 21:53:27 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblqr-1-0 amd64 0.4.2-2 [23.6 kB] unit-abot-epc-basic-0: 21:53:27 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] unit-abot-epc-basic-0: 21:53:27 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickcore-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.12 [1,579 kB] unit-abot-epc-basic-0: 21:53:27 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickwand-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.12 [288 kB] unit-abot-epc-basic-0: 21:53:27 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmng2 amd64 2.0.2-0ubuntu3 [169 kB] unit-abot-epc-basic-0: 21:53:27 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmtdev1 amd64 1.1.5-1ubuntu2 [13.8 kB] unit-abot-epc-basic-0: 21:53:27 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] unit-abot-epc-basic-0: 21:53:27 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B] unit-abot-epc-basic-0: 21:53:28 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] unit-abot-epc-basic-0: 21:53:28 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.10 [260 kB] unit-abot-epc-basic-0: 21:53:28 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libopenblas-base amd64 0.2.18-1ubuntu1 [5,097 kB] unit-abot-epc-basic-0: 21:53:28 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas3-base amd64 3.10.2-9 [2,697 kB] unit-abot-epc-basic-0: 21:53:28 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] unit-abot-epc-basic-0: 21:53:28 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqrupdate1 amd64 1.1.2-1build1 [37.6 kB] unit-abot-epc-basic-0: 21:53:28 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] unit-abot-epc-basic-0: 21:53:28 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.5 [1,817 kB] unit-abot-epc-basic-0: 21:53:28 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-server0 amd64 1.12.0-1~ubuntu16.04.3 [28.0 kB] unit-abot-epc-basic-0: 21:53:28 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgbm1 amd64 18.0.5-0ubuntu0~16.04.1 [24.0 kB] unit-abot-epc-basic-0: 21:53:29 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcapnp-0.5.3 amd64 0.5.3-2ubuntu1.1 [580 kB] unit-abot-epc-basic-0: 21:53:29 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-filesystem1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [37.5 kB] unit-abot-epc-basic-0: 21:53:29 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore1 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [24.4 kB] unit-abot-epc-basic-0: 21:53:29 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon7 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [89.7 kB] unit-abot-epc-basic-0: 21:53:29 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-lite9v5 amd64 2.6.1-1.3 [58.4 kB] unit-abot-epc-basic-0: 21:53:29 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirprotobuf3 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [120 kB] unit-abot-epc-basic-0: 21:53:29 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2 [97.2 kB] unit-abot-epc-basic-0: 21:53:29 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient9 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [194 kB] unit-abot-epc-basic-0: 21:53:29 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-client0 amd64 1.12.0-1~ubuntu16.04.3 [22.5 kB] unit-abot-epc-basic-0: 21:53:29 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0 amd64 1.11.1-1ubuntu1 [8,840 B] unit-abot-epc-basic-0: 21:53:29 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [87.0 kB] unit-abot-epc-basic-0: 21:53:29 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libevdev2 amd64 1.4.6+dfsg-1 [28.0 kB] unit-abot-epc-basic-0: 21:53:30 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgudev-1.0-0 amd64 1:230-2 [13.0 kB] unit-abot-epc-basic-0: 21:53:30 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-common all 0.22-1~ubuntu16.04.1 [32.0 kB] unit-abot-epc-basic-0: 21:53:30 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom2 amd64 0.22-1~ubuntu16.04.1 [17.3 kB] unit-abot-epc-basic-0: 21:53:30 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput-bin amd64 1.6.3-1ubuntu1~16.04.1 [9,040 B] unit-abot-epc-basic-0: 21:53:30 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput10 amd64 1.6.3-1ubuntu1~16.04.1 [74.0 kB] unit-abot-epc-basic-0: 21:53:30 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.5 [175 kB] unit-abot-epc-basic-0: 21:53:30 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libproxy1v5 amd64 0.4.11-5ubuntu1 [48.6 kB] unit-abot-epc-basic-0: 21:53:30 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5network5 amd64 5.5.1+dfsg-16ubuntu7.5 [540 kB] unit-abot-epc-basic-0: 21:53:30 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-icccm4 amd64 0.4.1-1ubuntu1 [10.4 kB] unit-abot-epc-basic-0: 21:53:30 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] unit-abot-epc-basic-0: 21:53:30 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] unit-abot-epc-basic-0: 21:53:31 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-keysyms1 amd64 0.4.0-1 [8,406 B] unit-abot-epc-basic-0: 21:53:31 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0 amd64 1.11.1-1ubuntu1 [14.4 kB] unit-abot-epc-basic-0: 21:53:31 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render-util0 amd64 0.3.9-1 [9,638 B] unit-abot-epc-basic-0: 21:53:31 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0 amd64 1.11.1-1ubuntu1 [5,756 B] unit-abot-epc-basic-0: 21:53:31 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xkb1 amd64 1.11.1-1ubuntu1 [29.2 kB] unit-abot-epc-basic-0: 21:53:31 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon-x11-0 amd64 0.5.0-1ubuntu2 [13.5 kB] unit-abot-epc-basic-0: 21:53:31 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,290 kB] unit-abot-epc-basic-0: 21:53:31 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,252 kB] unit-abot-epc-basic-0: 21:53:31 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt5svg5 amd64 5.5.1-2build1 [128 kB] unit-abot-epc-basic-0: 21:53:31 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-common all 2.48.2-1~ubuntu16.04.1 [10.9 kB] unit-abot-epc-basic-0: 21:53:31 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-services amd64 2.48.2-1~ubuntu16.04.1 [16.0 kB] unit-abot-epc-basic-0: 21:53:32 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdconf1 amd64 0.24.0-2 [31.4 kB] unit-abot-epc-basic-0: 21:53:32 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-service amd64 0.24.0-2 [27.1 kB] unit-abot-epc-basic-0: 21:53:32 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-gsettings-backend amd64 0.24.0-2 [19.4 kB] unit-abot-epc-basic-0: 21:53:32 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsettings-desktop-schemas all 3.18.1-1ubuntu1 [25.9 kB] unit-abot-epc-basic-0: 21:53:32 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking amd64 2.48.2-1~ubuntu16.04.1 [43.7 kB] unit-abot-epc-basic-0: 21:53:32 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup2.4-1 amd64 2.52.2-1ubuntu0.3 [270 kB] unit-abot-epc-basic-0: 21:53:32 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup-gnome2.4-1 amd64 2.52.2-1ubuntu0.3 [4,986 B] unit-abot-epc-basic-0: 21:53:32 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librest-0.7-0 amd64 0.7.93-1 [31.9 kB] unit-abot-epc-basic-0: 21:53:32 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsamplerate0 amd64 0.1.8-8 [937 kB] unit-abot-epc-basic-0: 21:53:32 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane-common all 1.0.25+git20150528-1ubuntu2.16.04.1 [710 kB] unit-abot-epc-basic-0: 21:53:32 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libserf-1-1 amd64 1.3.8-1 [45.5 kB] unit-abot-epc-basic-0: 21:53:33 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] unit-abot-epc-basic-0: 21:53:33 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] unit-abot-epc-basic-0: 21:53:33 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxss1 amd64 1:1.2.2-1 [8,582 B] unit-abot-epc-basic-0: 21:53:33 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-abot-epc-basic-0: 21:53:33 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-abot-epc-basic-0: 21:53:33 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 poppler-data all 0.4.7-7 [1,495 kB] unit-abot-epc-basic-0: 21:53:33 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0 amd64 0.10-3 [62.3 kB] unit-abot-epc-basic-0: 21:53:33 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslicot0 amd64 5.0+20101122-2 [1,002 kB] unit-abot-epc-basic-0: 21:53:33 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-common all 3.18.9-1ubuntu3.3 [206 kB] unit-abot-epc-basic-0: 21:53:33 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-0 amd64 2.18.3-4ubuntu1 [57.4 kB] unit-abot-epc-basic-0: 21:53:33 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-0 amd64 2.18.1-2ubuntu1 [52.8 kB] unit-abot-epc-basic-0: 21:53:33 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-gobject2 amd64 1.14.6-1 [17.3 kB] unit-abot-epc-basic-0: 21:53:34 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolord2 amd64 1.2.12-1ubuntu1 [104 kB] unit-abot-epc-basic-0: 21:53:34 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy0 amd64 1.3.1-1ubuntu0.16.04.2 [177 kB] unit-abot-epc-basic-0: 21:53:34 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6,172 B] unit-abot-epc-basic-0: 21:53:34 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] unit-abot-epc-basic-0: 21:53:34 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-cursor0 amd64 1.12.0-1~ubuntu16.04.3 [10.1 kB] unit-abot-epc-basic-0: 21:53:34 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-egl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [5,778 B] unit-abot-epc-basic-0: 21:53:34 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-0 amd64 3.18.9-1ubuntu3.3 [2,352 kB] unit-abot-epc-basic-0: 21:53:34 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-bin amd64 3.18.9-1ubuntu3.3 [53.7 kB] unit-abot-epc-basic-0: 21:53:34 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] unit-abot-epc-basic-0: 21:53:35 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] unit-abot-epc-basic-0: 21:53:35 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-common amd64 2.40.13-3 [5,034 B] unit-abot-epc-basic-0: 21:53:35 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 humanity-icon-theme all 0.6.10.1 [1,289 kB] unit-abot-epc-basic-0: 21:53:35 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] unit-abot-epc-basic-0: 21:53:35 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 adwaita-icon-theme all 3.18.0-2ubuntu3.1 [3,359 kB] unit-abot-epc-basic-0: 21:53:36 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 at-spi2-core amd64 2.18.3-4ubuntu1 [45.7 kB] unit-abot-epc-basic-0: 21:53:36 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] unit-abot-epc-basic-0: 21:53:36 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] unit-abot-epc-basic-0: 21:53:36 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] unit-abot-epc-basic-0: 21:53:36 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] unit-abot-epc-basic-0: 21:53:36 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bison amd64 2:3.0.4.dfsg-1 [259 kB] unit-abot-epc-basic-0: 21:53:36 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 castxml amd64 0.1+git20160202-1.1 [11.5 MB] unit-abot-epc-basic-0: 21:53:36 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgusb2 amd64 0.2.9-0ubuntu1 [20.2 kB] unit-abot-epc-basic-0: 21:53:37 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolorhug2 amd64 1.2.12-1ubuntu1 [32.0 kB] unit-abot-epc-basic-0: 21:53:37 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libvpx3 amd64 1.5.0-2ubuntu1 [732 kB] unit-abot-epc-basic-0: 21:53:37 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm4 amd64 1:3.5.11-1ubuntu0.16.04.1 [33.8 kB] unit-abot-epc-basic-0: 21:53:37 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.8 [126 kB] unit-abot-epc-basic-0: 21:53:37 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-port12 amd64 2.5.9-3 [48.0 kB] unit-abot-epc-basic-0: 21:53:37 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-6 amd64 2.5.9-3 [787 kB] unit-abot-epc-basic-0: 21:53:37 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane amd64 1.0.25+git20150528-1ubuntu2.16.04.1 [2,012 kB] unit-abot-epc-basic-0: 21:53:37 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord-data all 1.2.12-1ubuntu1 [111 kB] unit-abot-epc-basic-0: 21:53:37 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord amd64 1.2.12-1ubuntu1 [178 kB] unit-abot-epc-basic-0: 21:53:37 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gettext amd64 0.19.7-2ubuntu3 [1,076 kB] unit-abot-epc-basic-0: 21:53:38 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] unit-abot-epc-basic-0: 21:53:38 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] unit-abot-epc-basic-0: 21:53:38 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] unit-abot-epc-basic-0: 21:53:38 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] unit-abot-epc-basic-0: 21:53:38 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] unit-abot-epc-basic-0: 21:53:38 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4,864 B] unit-abot-epc-basic-0: 21:53:38 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] unit-abot-epc-basic-0: 21:53:38 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 default-jre-headless amd64 2:1.8-56ubuntu2 [4,380 B] unit-abot-epc-basic-0: 21:53:38 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libllvm3.6v5 amd64 1:3.6.2-3ubuntu2 [8,075 kB] unit-abot-epc-basic-0: 21:53:38 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc4 amd64 5.4.0-6ubuntu1~16.04.10 [111 kB] unit-abot-epc-basic-0: 21:53:39 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [380 kB] unit-abot-epc-basic-0: 21:53:39 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libclang1-3.6 amd64 1:3.6.2-3ubuntu2 [3,696 kB] unit-abot-epc-basic-0: 21:53:39 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 doxygen amd64 1.8.11-1 [3,679 kB] unit-abot-epc-basic-0: 21:53:39 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.5 [91.8 kB] unit-abot-epc-basic-0: 21:53:39 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 doxygen-gui amd64 1.8.11-1 [284 kB] unit-abot-epc-basic-0: 21:53:39 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-liberation all 1.07.4-1 [829 kB] unit-abot-epc-basic-0: 21:53:39 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 tex-common all 6.04ubuntu1 [545 kB] unit-abot-epc-basic-0: 21:53:39 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lmodern all 2.004.5-1 [4,553 kB] machine-2: 21:53:39 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-2: 21:53:39 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 21:53:39 DEBUG juju.agent read agent config, format "2.0" machine-2: 21:53:39 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 21:53:39 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-2: 21:53:39 DEBUG juju.worker start "engine" machine-2: 21:53:39 INFO juju.worker start "engine" machine-2: 21:53:39 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 21:53:39 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 21:53:39 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 21:53:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 21:53:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 21:53:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 21:53:39 DEBUG juju.worker "engine" started machine-2: 21:53:39 DEBUG juju.worker.introspection stats worker now serving machine-2: 21:53:39 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 21:53:39 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 21:53:39 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 21:53:39 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 21:53:39 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 21:53:39 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 21:53:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:39 DEBUG juju.worker.apicaller connecting with old password machine-2: 21:53:39 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" machine-2: 21:53:39 INFO juju.api connection established to "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" machine-2: 21:53:39 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-abot-epc-basic-0: 21:53:39 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gccxml amd64 0.9.0+git20140716-6 [3,380 kB] unit-abot-epc-basic-0: 21:53:40 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf2-common all 3.2.6-3ubuntu6 [21.0 kB] unit-abot-epc-basic-0: 21:53:40 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgconf-2-4 amd64 3.2.6-3ubuntu6 [84.6 kB] unit-abot-epc-basic-0: 21:53:40 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service-backend amd64 3.2.6-3ubuntu6 [57.5 kB] unit-abot-epc-basic-0: 21:53:40 DEBUG unit.abot-epc-basic/0.install Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service amd64 3.2.6-3ubuntu6 [2,046 B] unit-abot-epc-basic-0: 21:53:40 DEBUG unit.abot-epc-basic/0.install Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace1 amd64 1.3.2-1 [34.7 kB] unit-abot-epc-basic-0: 21:53:40 DEBUG unit.abot-epc-basic/0.install Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace-ctf1 amd64 1.3.2-1 [88.3 kB] unit-abot-epc-basic-0: 21:53:40 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] machine-2: 21:53:40 DEBUG juju.worker.apicaller connected machine-2: 21:53:40 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 21:53:40 DEBUG unit.abot-epc-basic/0.install Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdbserver amd64 7.11.1-0ubuntu1~16.5 [172 kB] machine-2: 21:53:40 DEBUG juju.worker.apicaller password changed machine-2: 21:53:40 DEBUG juju.api RPC connection died machine-2: 21:53:40 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 21:53:40 DEBUG juju.worker.apicaller connecting with current password machine-2: 21:53:40 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" machine-2: 21:53:40 INFO juju.api connection established to "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" machine-2: 21:53:40 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-abot-epc-basic-0: 21:53:40 DEBUG unit.abot-epc-basic/0.install Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [291 kB] unit-abot-epc-basic-0: 21:53:41 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.10 [8,043 kB] unit-abot-epc-basic-0: 21:53:41 DEBUG unit.abot-epc-basic/0.install Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gfortran amd64 4:5.3.1-1ubuntu1 [1,288 B] unit-abot-epc-basic-0: 21:53:41 DEBUG unit.abot-epc-basic/0.install Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsfilters1 amd64 1.8.3-2ubuntu3.4 [80.5 kB] unit-abot-epc-basic-0: 21:53:41 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.5 [16.1 kB] unit-abot-epc-basic-0: 21:53:41 DEBUG unit.abot-epc-basic/0.install Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libijs-0.35 amd64 0.35-12 [15.5 kB] unit-abot-epc-basic-0: 21:53:41 DEBUG unit.abot-epc-basic/0.install Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjbig2dec0 amd64 0.12+20150918-1ubuntu0.1 [55.3 kB] unit-abot-epc-basic-0: 21:53:41 DEBUG unit.abot-epc-basic/0.install Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] unit-abot-epc-basic-0: 21:53:41 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.18~dfsg~0-0ubuntu2.8 [2,979 kB] unit-abot-epc-basic-0: 21:53:41 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.18~dfsg~0-0ubuntu2.8 [2,057 kB] unit-abot-epc-basic-0: 21:53:42 DEBUG unit.abot-epc-basic/0.install Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1 [3,374 kB] unit-abot-epc-basic-0: 21:53:42 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.18~dfsg~0-0ubuntu2.8 [40.9 kB] unit-abot-epc-basic-0: 21:53:42 DEBUG unit.abot-epc-basic/0.install Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atk-1.0 amd64 2.18.0-1 [17.6 kB] machine-2: 21:53:42 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 21:53:42 DEBUG unit.abot-epc-basic/0.install Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atspi-2.0 amd64 2.18.3-4ubuntu1 [14.1 kB] machine-2: 21:53:42 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 21:53:42 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 21:53:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 21:53:42 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 21:53:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 21:53:42 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 21:53:42 INFO juju.worker.upgrader unblocking abort check machine-2: 21:53:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:53:42 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 21:53:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 21:53:42 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 21:53:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 21:53:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 21:53:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 21:53:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 21:53:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 21:53:42 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 21:53:42 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 21:53:42 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 21:53:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 21:53:42 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 21:53:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 21:53:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 21:53:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:53:42 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:53:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:53:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:53:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:53:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:53:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:53:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 21:53:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:53:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:53:42 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 21:53:42 DEBUG unit.abot-epc-basic/0.install Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-freedesktop amd64 1.46.0-3ubuntu1 [5,742 B] machine-2: 21:53:42 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:53:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:53:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:53:42 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:53:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:53:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:53:42 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:53:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 21:53:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:53:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 21:53:42 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 21:53:42 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 21:53:42 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 21:53:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 21:53:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 21:53:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 21:53:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 21:53:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 21:53:42 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 21:53:42 DEBUG juju.service discovered init system "upstart" from series "trusty" unit-abot-epc-basic-0: 21:53:42 DEBUG unit.abot-epc-basic/0.install Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.32.2-1ubuntu1.5 [8,092 B] machine-2: 21:53:42 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 21:53:42 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 21:53:42 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 21:53:42 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 21:53:42 DEBUG juju.network including address public:172.30.9.204 for machine machine-2: 21:53:42 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-2: 21:53:42 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 21:53:42 DEBUG juju.network including address local-machine:::1 for machine machine-2: 21:53:42 DEBUG juju.network addresses after filtering: [public:172.30.9.204 local-cloud:192.168.121.12 local-machine:127.0.0.1 local-machine:::1] machine-2: 21:53:42 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.204:17070 192.168.121.12:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 21:53:42 DEBUG juju.agent API server address details [["172.30.9.204:17070" "192.168.121.12:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "172.30.9.204:17070"] machine-2: 21:53:42 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 21:53:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 21:53:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 21:53:42 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 21:53:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 21:53:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 21:53:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 21:53:42 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 21:53:42 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 21:53:42 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 21:53:42 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 21:53:42 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 21:53:42 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 21:53:42 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-2: 21:53:42 DEBUG juju.network including address local-machine:::1 for machine machine-2: 21:53:42 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-2: 21:53:42 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-2: 21:53:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 21:53:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 21:53:42 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 21:53:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 21:53:42 DEBUG juju.worker.logger logger setup machine-2: 21:53:42 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 21:53:42 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 21:53:42 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 21:53:42 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.204,192.168.121.12,::1,localhost", AutoNoProxy:""} machine-2: 21:53:42 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 21:53:42 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 21:53:42 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 21:53:42 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 21:53:42 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 21:53:42 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 21:53:42 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 21:53:42 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 21:53:42 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 21:53:42 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 21:53:42 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 21:53:42 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 21:53:42 INFO juju.worker.machiner "machine-2" started unit-abot-epc-basic-0: 21:53:42 DEBUG unit.abot-epc-basic/0.install Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoxft-1.0-0 amd64 1.38.1-1 [15.1 kB] machine-2: 21:53:42 DEBUG juju.worker start "2-container-watcher" machine-2: 21:53:42 DEBUG juju.worker start "stateconverter" machine-2: 21:53:42 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 21:53:42 INFO juju.worker start "2-container-watcher" machine-2: 21:53:42 DEBUG juju.worker "2-container-watcher" started machine-2: 21:53:42 INFO juju.worker start "stateconverter" machine-2: 21:53:42 DEBUG juju.worker "stateconverter" started machine-2: 21:53:42 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 21:53:42 DEBUG juju.service discovered init system "upstart" from local host machine-2: 21:53:42 DEBUG juju.worker.deployer state addresses: ["192.168.121.12:37017"] machine-2: 21:53:42 DEBUG juju.worker.deployer API addresses: ["192.168.121.12:17070" "172.30.9.204:17070"] machine-2: 21:53:42 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} unit-abot-epc-basic-0: 21:53:42 DEBUG unit.abot-epc-basic/0.install Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-pango-1.0 amd64 1.38.1-1 [21.0 kB] unit-oai-epc-0: 21:53:42 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-epc-0: 21:53:42 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 21:53:42 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 21:53:42 DEBUG juju.worker start "api" unit-oai-epc-0: 21:53:42 INFO juju.worker start "api" unit-oai-epc-0: 21:53:42 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 21:53:42 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 21:53:42 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 21:53:42 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 21:53:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:53:42 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 21:53:42 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:53:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 21:53:42 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:53:42 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:53:42 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 21:53:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 21:53:42 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 21:53:42 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 21:53:42 DEBUG juju.worker "api" started unit-oai-epc-0: 21:53:42 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 21:53:42 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 21:53:42 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:53:42 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:53:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:53:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:53:42 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:53:42 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:53:42 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:53:42 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:53:42 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:53:42 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 21:53:42 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 21:53:42 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:53:42 DEBUG unit.abot-epc-basic/0.install Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gtk-3.0 amd64 3.18.9-1ubuntu3.3 [188 kB] unit-oai-epc-0: 21:53:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:53:42 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 21:53:42 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-oai-epc-0: 21:53:42 INFO juju.api connection established to "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-oai-epc-0: 21:53:42 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-abot-epc-basic-0: 21:53:42 DEBUG unit.abot-epc-basic/0.install Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 aglfn all 1.7-3 [29.4 kB] unit-abot-epc-basic-0: 21:53:42 DEBUG unit.abot-epc-basic/0.install Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-tex all 4.6.6-3 [10.1 kB] unit-abot-epc-basic-0: 21:53:42 DEBUG unit.abot-epc-basic/0.install Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-data all 4.6.6-3 [53.2 kB] unit-abot-epc-basic-0: 21:53:43 DEBUG unit.abot-epc-basic/0.install Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-x11 amd64 4.6.6-3 [794 kB] machine-2: 21:53:43 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:26:d4:32 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.6 [] [] []} {2 fa:16:3e:26:d4:32 1450 0 eth0 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 21:53:43 DEBUG unit.abot-epc-basic/0.install Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcdt5 amd64 2.38.0-12ubuntu2.1 [23.4 kB] unit-abot-epc-basic-0: 21:53:43 DEBUG unit.abot-epc-basic/0.install Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcgraph6 amd64 2.38.0-12ubuntu2.1 [43.6 kB] unit-abot-epc-basic-0: 21:53:43 DEBUG unit.abot-epc-basic/0.install Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpathplan4 amd64 2.38.0-12ubuntu2.1 [26.6 kB] unit-abot-epc-basic-0: 21:53:43 DEBUG unit.abot-epc-basic/0.install Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvc6 amd64 2.38.0-12ubuntu2.1 [591 kB] unit-oai-epc-0: 21:53:43 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 21:53:43 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 21:53:43 DEBUG unit.abot-epc-basic/0.install Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2.1 [170 kB] unit-oai-epc-0: 21:53:43 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 21:53:43 DEBUG juju.api RPC connection died unit-oai-epc-0: 21:53:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 21:53:43 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 21:53:43 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-oai-epc-0: 21:53:43 INFO juju.api connection established to "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-oai-epc-0: 21:53:43 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-abot-epc-basic-0: 21:53:43 DEBUG unit.abot-epc-basic/0.install Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] unit-abot-epc-basic-0: 21:53:43 DEBUG unit.abot-epc-basic/0.install Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] unit-abot-epc-basic-0: 21:53:43 DEBUG unit.abot-epc-basic/0.install Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB] unit-abot-epc-basic-0: 21:53:43 DEBUG unit.abot-epc-basic/0.install Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjudydebian1 amd64 1.0.5-5 [94.6 kB] unit-abot-epc-basic-0: 21:53:44 DEBUG unit.abot-epc-basic/0.install Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtcl8.6 amd64 8.6.5+dfsg-2 [875 kB] unit-abot-epc-basic-0: 21:53:44 DEBUG unit.abot-epc-basic/0.install Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtk8.6 amd64 8.6.5-1 [693 kB] unit-abot-epc-basic-0: 21:53:44 DEBUG unit.abot-epc-basic/0.install Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gtkwave amd64 3.3.66-1 [2,324 kB] unit-oai-epc-0: 21:53:44 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 21:53:44 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 21:53:44 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 21:53:44 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 21:53:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 21:53:44 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 21:53:44 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 21:53:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 21:53:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 21:53:44 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 21:53:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 21:53:44 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 21:53:44 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 21:53:44 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 21:53:44 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 21:53:44 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 21:53:44 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 21:53:44 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 21:53:44 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 21:53:44 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "charm-dir" not running: dependency not available unit-oai-epc-0: 21:53:44 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 21:53:44 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 21:53:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 21:53:44 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 21:53:44 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 21:53:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 21:53:44 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 21:53:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 21:53:44 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 21:53:44 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-oai-epc-0: 21:53:44 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-abot-epc-basic-0: 21:53:44 DEBUG unit.abot-epc-basic/0.install Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc1c2 amd64 1:7.4.2-7.3ubuntu0.1 [82.1 kB] unit-oai-epc-0: 21:53:44 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.204,192.168.121.12,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 21:53:44 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 21:53:44 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 21:53:44 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 21:53:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "charm-dir" not running: dependency not available unit-oai-epc-0: 21:53:44 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-oai-epc-0: 21:53:44 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 21:53:44 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 21:53:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 21:53:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 21:53:44 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 21:53:44 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 21:53:44 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 21:53:44 DEBUG juju.network including address public:172.30.9.204 for machine unit-oai-epc-0: 21:53:44 DEBUG juju.network including address local-cloud:192.168.121.12 for machine unit-oai-epc-0: 21:53:44 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 21:53:44 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 21:53:44 DEBUG juju.network addresses after filtering: [public:172.30.9.204 local-cloud:192.168.121.12 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 21:53:44 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.204:17070 192.168.121.12:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 21:53:44 DEBUG juju.agent API server address details [["172.30.9.204:17070" "192.168.121.12:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "172.30.9.204:17070"] unit-oai-epc-0: 21:53:44 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 21:53:44 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 21:53:44 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-epc-0: 21:53:44 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 21:53:44 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 21:53:44 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 21:53:44 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-epc-0: 21:53:44 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-epc-0: 21:53:44 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 21:53:44 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 21:53:44 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 21:53:44 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 21:53:44 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 21:53:44 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 21:53:44 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 21:53:44 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 21:53:44 DEBUG httpbakery client do GET https://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-abot-epc-basic-0: 21:53:44 DEBUG unit.abot-epc-basic/0.install Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-libs amd64 2.0.11+1-10ubuntu0.1 [2,237 kB] unit-oai-epc-0: 21:53:44 DEBUG httpbakery } -> error unit-oai-epc-0: 21:53:44 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 21:53:44 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-oai-epc-0: 21:53:44 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 21:53:44 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 21:53:44 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-oai-epc-0: 21:53:44 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 21:53:44 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 21:53:44 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 21:53:44 DEBUG unit.abot-epc-basic/0.install Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0 amd64 2.0.11+1-10ubuntu0.1 [8,690 B] unit-oai-epc-0: 21:53:44 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 21:53:44 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 21:53:44 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 21:53:44 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 21:53:44 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 21:53:44 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 21:53:44 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 21:53:44 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 21:53:44 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 21:53:44 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 21:53:44 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 21:53:44 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 21:53:44 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 21:53:44 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 21:53:44 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 21:53:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 21:53:44 DEBUG unit.abot-epc-basic/0.install Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtinfo-dev amd64 6.0+20160213-1ubuntu1 [77.4 kB] unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 21:53:44 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 21:53:44 DEBUG unit.abot-epc-basic/0.install Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libncurses5-dev amd64 6.0+20160213-1ubuntu1 [175 kB] unit-oai-epc-0: 21:53:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 21:53:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 21:53:44 DEBUG unit.abot-epc-basic/0.install Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB] unit-abot-epc-basic-0: 21:53:44 DEBUG unit.abot-epc-basic/0.install Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 21:53:44 DEBUG unit.abot-epc-basic/0.install Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8,948 B] unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 21:53:44 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 21:53:45 DEBUG unit.abot-epc-basic/0.install Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [314 kB] unit-abot-epc-basic-0: 21:53:45 DEBUG unit.abot-epc-basic/0.install Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc-dev amd64 1:7.4.2-7.3ubuntu0.1 [223 kB] unit-oai-epc-0: 21:53:45 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 21:53:45 DEBUG unit.oai-epc/0.install Need to get 3394 kB of archives. unit-oai-epc-0: 21:53:45 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 21:53:45 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 21:53:45 DEBUG unit.abot-epc-basic/0.install Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] unit-abot-epc-basic-0: 21:53:45 DEBUG unit.abot-epc-basic/0.install Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-dev amd64 2.0.11+1-10ubuntu0.1 [701 kB] unit-oai-epc-0: 21:53:45 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 [701 kB] unit-abot-epc-basic-0: 21:53:45 DEBUG unit.abot-epc-basic/0.install Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 hdf5-helpers amd64 1.8.16+docs-4ubuntu1 [12.5 kB] unit-abot-epc-basic-0: 21:53:45 DEBUG unit.abot-epc-basic/0.install Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.4 [166 kB] unit-abot-epc-basic-0: 21:53:45 DEBUG unit.abot-epc-basic/0.install Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 iperf amd64 2.0.5+dfsg1-2ubuntu0.1 [50.5 kB] unit-oai-epc-0: 21:53:45 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.8 [2672 kB] unit-abot-epc-basic-0: 21:53:45 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.3 [2,430 B] unit-abot-epc-basic-0: 21:53:45 DEBUG unit.abot-epc-basic/0.install Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 iptables-dev amd64 1.6.0-2ubuntu3 [55.5 kB] unit-oai-epc-0: 21:53:46 DEBUG unit.oai-epc/0.install Fetched 3394 kB in 0s (3454 kB/s) unit-oai-epc-0: 21:53:46 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 21:53:46 DEBUG unit.oai-epc/0.install (Reading database ... 52368 files and directories currently installed.) unit-oai-epc-0: 21:53:46 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 21:53:46 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 21:53:46 DEBUG unit.abot-epc-basic/0.install Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6,066 B] unit-oai-epc-0: 21:53:46 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 21:53:46 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-oai-epc-0: 21:53:46 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 21:53:46 DEBUG unit.abot-epc-basic/0.install Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec0 amd64 0.3.2-1 [18.0 kB] unit-oai-epc-0: 21:53:46 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 21:53:46 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-oai-epc-0: 21:53:46 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 21:53:46 DEBUG unit.abot-epc-basic/0.install Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsuitesparseconfig4.4.6 amd64 1:4.4.6-1 [9,322 B] unit-abot-epc-basic-0: 21:53:46 DEBUG unit.abot-epc-basic/0.install Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libamd2.4.1 amd64 1:4.4.6-1 [21.3 kB] unit-abot-epc-basic-0: 21:53:46 DEBUG unit.abot-epc-basic/0.install Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libarpack2 amd64 3.3.0-1build2 [88.2 kB] unit-abot-epc-basic-0: 21:53:46 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3 [4,734 B] unit-abot-epc-basic-0: 21:53:46 DEBUG unit.abot-epc-basic/0.install Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-bin amd64 2.48.2-0ubuntu4 [39.4 kB] unit-oai-epc-0: 21:53:46 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:53:46 DEBUG unit.abot-epc-basic/0.install Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] unit-abot-epc-basic-0: 21:53:46 DEBUG unit.abot-epc-basic/0.install Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] unit-abot-epc-basic-0: 21:53:47 DEBUG unit.abot-epc-basic/0.install Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] unit-oai-epc-0: 21:53:47 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 21:53:47 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 21:53:47 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 21:53:47 DEBUG unit.abot-epc-basic/0.install Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4 [1,375 kB] unit-abot-epc-basic-0: 21:53:47 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.3 [161 kB] unit-abot-epc-basic-0: 21:53:47 DEBUG unit.abot-epc-basic/0.install Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xext-dev all 7.3.0-1 [212 kB] unit-abot-epc-basic-0: 21:53:47 DEBUG unit.abot-epc-basic/0.install Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] unit-abot-epc-basic-0: 21:53:47 DEBUG unit.abot-epc-basic/0.install Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] unit-abot-epc-basic-0: 21:53:47 DEBUG unit.abot-epc-basic/0.install Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes-dev amd64 1:5.0.1-2 [10.9 kB] unit-abot-epc-basic-0: 21:53:47 DEBUG unit.abot-epc-basic/0.install Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi-dev amd64 2:1.7.6-1 [184 kB] unit-abot-epc-basic-0: 21:53:47 DEBUG unit.abot-epc-basic/0.install Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-record-dev all 1.14.2-1 [33.6 kB] unit-abot-epc-basic-0: 21:53:47 DEBUG unit.abot-epc-basic/0.install Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst-dev amd64 2:1.2.2-1 [17.0 kB] unit-abot-epc-basic-0: 21:53:48 DEBUG unit.abot-epc-basic/0.install Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-dev amd64 2.18.3-4ubuntu1 [59.2 kB] unit-abot-epc-basic-0: 21:53:48 DEBUG unit.abot-epc-basic/0.install Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-dev amd64 2.18.1-2ubuntu1 [2,824 B] unit-abot-epc-basic-0: 21:53:48 DEBUG unit.abot-epc-basic/0.install Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-dev amd64 2.18.0-1 [79.5 kB] unit-abot-epc-basic-0: 21:53:48 DEBUG unit.abot-epc-basic/0.install Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-dev amd64 3.6.0-2ubuntu2 [153 kB] unit-abot-epc-basic-0: 21:53:48 DEBUG unit.abot-epc-basic/0.install Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-dev amd64 3.10.2-9 [22.1 kB] unit-abot-epc-basic-0: 21:53:48 DEBUG unit.abot-epc-basic/0.install Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-base-dev amd64 3.10.2-9 [3,596 kB] unit-oai-epc-0: 21:53:48 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 21:53:48 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 21:53:48 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 21:53:48 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 21:53:48 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 21:53:48 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 21:53:48 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 21:53:48 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 21:53:48 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 21:53:48 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 21:53:48 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 21:53:48 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 21:53:48 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 21:53:48 DEBUG unit.abot-epc-basic/0.install Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-script-interpreter2 amd64 1.14.6-1 [54.3 kB] unit-oai-epc-0: 21:53:48 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 21:53:48 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 21:53:48 DEBUG unit.abot-epc-basic/0.install Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-dev amd64 1.2.54-1ubuntu1.1 [183 kB] unit-abot-epc-basic-0: 21:53:48 DEBUG unit.abot-epc-basic/0.install Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6-dev amd64 2.6.1-0.1ubuntu2.3 [956 kB] unit-abot-epc-basic-0: 21:53:49 DEBUG unit.abot-epc-basic/0.install Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1-dev amd64 2.11.94-0ubuntu1.1 [658 kB] unit-abot-epc-basic-0: 21:53:49 DEBUG unit.abot-epc-basic/0.install Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-render-dev all 2:0.11.1-2 [20.1 kB] unit-abot-epc-basic-0: 21:53:49 DEBUG unit.abot-epc-basic/0.install Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender-dev amd64 1:0.9.9-0ubuntu1 [24.5 kB] unit-abot-epc-basic-0: 21:53:49 DEBUG unit.abot-epc-basic/0.install Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-dev amd64 0.33.6-1 [248 kB] unit-oai-epc-0: 21:53:49 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 21:53:49 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 21:53:49 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 21:53:49 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 21:53:49 DEBUG unit.abot-epc-basic/0.install Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB] unit-abot-epc-basic-0: 21:53:49 DEBUG unit.abot-epc-basic/0.install Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0-dev amd64 1.11.1-1ubuntu1 [6,604 B] unit-oai-epc-0: 21:53:49 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (24.3 kB/s) unit-abot-epc-basic-0: 21:53:49 DEBUG unit.abot-epc-basic/0.install Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2-dev amd64 1.14.6-1 [590 kB] unit-oai-epc-0: 21:53:49 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 21:53:49 DEBUG unit.oai-epc/0.install (Reading database ... 53118 files and directories currently installed.) unit-oai-epc-0: 21:53:49 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 21:53:49 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 21:53:49 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:53:49 DEBUG unit.abot-epc-basic/0.install Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcamd2.4.1 amd64 1:4.4.6-1 [20.0 kB] unit-abot-epc-basic-0: 21:53:49 DEBUG unit.abot-epc-basic/0.install Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libccolamd2.9.1 amd64 1:4.4.6-1 [21.5 kB] unit-oai-epc-0: 21:53:49 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 21:53:49 DEBUG unit.abot-epc-basic/0.install Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolamd2.9.1 amd64 1:4.4.6-1 [15.7 kB] unit-abot-epc-basic-0: 21:53:49 DEBUG unit.abot-epc-basic/0.install Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcholmod3.0.6 amd64 1:4.4.6-1 [293 kB] unit-abot-epc-basic-0: 21:53:49 DEBUG unit.abot-epc-basic/0.install Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig9 amd64 1.5-0.2 [21.9 kB] unit-abot-epc-basic-0: 21:53:50 DEBUG unit.abot-epc-basic/0.install Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-dev amd64 1.5-0.2 [89.1 kB] unit-abot-epc-basic-0: 21:53:50 DEBUG unit.abot-epc-basic/0.install Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-doc all 1.5-0.2 [306 kB] unit-abot-epc-basic-0: 21:53:50 DEBUG unit.abot-epc-basic/0.install Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig8-dev amd64 1.5-0.2 [1,756 B] unit-oai-epc-0: 21:53:50 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 21:53:50 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 21:53:50 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 21:53:50 DEBUG unit.abot-epc-basic/0.install Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcxsparse3.1.4 amd64 1:4.4.6-1 [62.8 kB] unit-abot-epc-basic-0: 21:53:50 DEBUG unit.abot-epc-basic/0.install Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.91-2~16.04.1 [232 kB] unit-oai-epc-0: 21:53:50 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 21:53:50 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 21:53:50 DEBUG unit.abot-epc-basic/0.install Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-dri2-dev all 2.8-2 [12.6 kB] unit-oai-epc-0: 21:53:50 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 21:53:50 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:53:50 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 21:53:50 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:53:50 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 21:53:50 DEBUG unit.abot-epc-basic/0.install Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-gl-dev all 1.4.17-1 [17.9 kB] unit-oai-epc-0: 21:53:50 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 21:53:50 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 21:53:50 DEBUG unit.abot-epc-basic/0.install Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B] unit-oai-epc-0: 21:53:50 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 21:53:50 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 21:53:50 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 21:53:50 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 21:53:50 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 21:53:50 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 21:53:50 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 21:53:50 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 21:53:50 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 21:53:50 DEBUG unit.abot-epc-basic/0.install Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB] unit-abot-epc-basic-0: 21:53:50 DEBUG unit.abot-epc-basic/0.install Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-damage-dev all 1:1.2.1-2 [8,286 B] unit-abot-epc-basic-0: 21:53:50 DEBUG unit.abot-epc-basic/0.install Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage-dev amd64 1:1.1.4-2 [5,028 B] unit-oai-epc-0: 21:53:50 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 21:53:50 DEBUG unit.oai-epc/0.install Need to get 3786 kB of archives. unit-oai-epc-0: 21:53:50 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 21:53:50 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-abot-epc-basic-0: 21:53:51 DEBUG unit.abot-epc-basic/0.install Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB] unit-abot-epc-basic-0: 21:53:51 DEBUG unit.abot-epc-basic/0.install Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B] unit-abot-epc-basic-0: 21:53:51 DEBUG unit.abot-epc-basic/0.install Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B] unit-oai-epc-0: 21:53:51 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 21:53:51 DEBUG unit.abot-epc-basic/0.install Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB] unit-abot-epc-basic-0: 21:53:51 DEBUG unit.abot-epc-basic/0.install Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B] unit-abot-epc-basic-0: 21:53:51 DEBUG unit.abot-epc-basic/0.install Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0-dev amd64 1.11.1-1ubuntu1 [11.2 kB] unit-abot-epc-basic-0: 21:53:51 DEBUG unit.abot-epc-basic/0.install Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB] unit-abot-epc-basic-0: 21:53:51 DEBUG unit.abot-epc-basic/0.install Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6,618 B] unit-abot-epc-basic-0: 21:53:51 DEBUG unit.abot-epc-basic/0.install Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B] unit-abot-epc-basic-0: 21:53:51 DEBUG unit.abot-epc-basic/0.install Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2 [9,730 B] unit-abot-epc-basic-0: 21:53:51 DEBUG unit.abot-epc-basic/0.install Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-bin amd64 1.12.0-1~ubuntu16.04.3 [18.4 kB] unit-abot-epc-basic-0: 21:53:51 DEBUG unit.abot-epc-basic/0.install Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-dev amd64 1.12.0-1~ubuntu16.04.3 [92.4 kB] unit-abot-epc-basic-0: 21:53:51 DEBUG unit.abot-epc-basic/0.install Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [23.7 kB] unit-oai-epc-0: 21:53:52 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 21:53:52 DEBUG unit.abot-epc-basic/0.install Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf9v5 amd64 2.6.1-1.3 [326 kB] unit-abot-epc-basic-0: 21:53:52 DEBUG unit.abot-epc-basic/0.install Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-dev amd64 2.6.1-1.3 [473 kB] unit-abot-epc-basic-0: 21:53:52 DEBUG unit.abot-epc-basic/0.install Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2 [231 kB] unit-abot-epc-basic-0: 21:53:52 DEBUG unit.abot-epc-basic/0.install Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [14.9 kB] unit-oai-epc-0: 21:53:52 DEBUG unit.oai-epc/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 21:53:52 DEBUG unit.abot-epc-basic/0.install Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie2 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [22.5 kB] unit-abot-epc-basic-0: 21:53:52 DEBUG unit.abot-epc-basic/0.install Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [5,152 B] unit-oai-epc-0: 21:53:52 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 21:53:52 DEBUG unit.abot-epc-basic/0.install Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [42.6 kB] unit-oai-epc-0: 21:53:52 DEBUG unit.oai-epc/0.install Get:6 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] unit-abot-epc-basic-0: 21:53:52 DEBUG unit.abot-epc-basic/0.install Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [19.9 kB] unit-oai-epc-0: 21:53:52 DEBUG unit.oai-epc/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-abot-epc-basic-0: 21:53:52 DEBUG unit.abot-epc-basic/0.install Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] unit-abot-epc-basic-0: 21:53:52 DEBUG unit.abot-epc-basic/0.install Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy-dev amd64 1.3.1-1ubuntu0.16.04.2 [113 kB] unit-abot-epc-basic-0: 21:53:52 DEBUG unit.abot-epc-basic/0.install Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-bin amd64 3.3.4-2ubuntu1 [31.7 kB] unit-abot-epc-basic-0: 21:53:53 DEBUG unit.abot-epc-basic/0.install Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-dev amd64 3.3.4-2ubuntu1 [2,104 kB] unit-oai-epc-0: 21:53:53 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-abot-epc-basic-0: 21:53:53 DEBUG unit.abot-epc-basic/0.install Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] unit-oai-epc-0: 21:53:53 DEBUG unit.oai-epc/0.install Fetched 3786 kB in 2s (1573 kB/s) unit-abot-epc-basic-0: 21:53:53 DEBUG unit.abot-epc-basic/0.install Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] unit-abot-epc-basic-0: 21:53:53 DEBUG unit.abot-epc-basic/0.install Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB] unit-abot-epc-basic-0: 21:53:53 DEBUG unit.abot-epc-basic/0.install Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-desktopentry-perl all 0.22-1 [18.2 kB] unit-abot-epc-basic-0: 21:53:53 DEBUG unit.abot-epc-basic/0.install Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] unit-abot-epc-basic-0: 21:53:53 DEBUG unit.abot-epc-basic/0.install Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9,774 B] unit-abot-epc-basic-0: 21:53:53 DEBUG unit.abot-epc-basic/0.install Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-mimeinfo-perl all 0.27-1 [45.9 kB] unit-oai-epc-0: 21:53:53 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 21:53:53 DEBUG unit.abot-epc-basic/0.install Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk1.3 amd64 1.3.3-7 [501 kB] unit-oai-epc-0: 21:53:53 DEBUG unit.oai-epc/0.install (Reading database ... 53125 files and directories currently installed.) unit-oai-epc-0: 21:53:53 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 21:53:53 DEBUG unit.abot-epc-basic/0.install Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk-gl1.3 amd64 1.3.3-7 [39.5 kB] unit-abot-epc-basic-0: 21:53:53 DEBUG unit.abot-epc-basic/0.install Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB] unit-abot-epc-basic-0: 21:53:53 DEBUG unit.abot-epc-basic/0.install Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] unit-oai-epc-0: 21:53:54 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:53:54 DEBUG unit.abot-epc-basic/0.install Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms2 amd64 1.2.3-1.2 [320 kB] unit-oai-epc-0: 21:53:54 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 21:53:54 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 21:53:54 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:53:54 DEBUG unit.abot-epc-basic/0.install Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-bin amd64 1.2.3-1.2 [131 kB] unit-abot-epc-basic-0: 21:53:54 DEBUG unit.abot-epc-basic/0.install Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm-dev amd64 1:3.5.11-1ubuntu0.16.04.1 [86.7 kB] unit-oai-epc-0: 21:53:54 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 21:53:54 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 21:53:54 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 21:53:54 DEBUG unit.abot-epc-basic/0.install Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-dev amd64 1.2.3-1.2 [677 kB] unit-oai-epc-0: 21:53:54 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 21:53:54 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 21:53:54 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 21:53:54 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 21:53:54 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 21:53:54 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 21:53:54 DEBUG unit.abot-epc-basic/0.install Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgpg-error-dev amd64 1.21-2ubuntu1 [68.2 kB] unit-abot-epc-basic-0: 21:53:54 DEBUG unit.abot-epc-basic/0.install Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt20-dev amd64 1.6.5-2ubuntu0.5 [380 kB] unit-abot-epc-basic-0: 21:53:54 DEBUG unit.abot-epc-basic/0.install Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt11-dev all 1.5.4-3+really1.6.5-2ubuntu0.5 [6,954 B] unit-abot-epc-basic-0: 21:53:54 DEBUG unit.abot-epc-basic/0.install Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-dev amd64 2.32.2-1ubuntu1.5 [44.4 kB] unit-oai-epc-0: 21:53:54 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 21:53:54 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 21:53:54 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:53:54 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3 [125 kB] unit-oai-epc-0: 21:53:54 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-abot-epc-basic-0: 21:53:54 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3 [141 kB] unit-oai-epc-0: 21:53:54 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 21:53:54 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:53:54 DEBUG unit.abot-epc-basic/0.install Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgl2ps0 amd64 1.3.8-1.2 [35.5 kB] unit-abot-epc-basic-0: 21:53:55 DEBUG unit.abot-epc-basic/0.install Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libglpk36 amd64 4.57-1build3 [386 kB] unit-abot-epc-basic-0: 21:53:55 DEBUG unit.abot-epc-basic/0.install Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-l10n all 2.5.9-3 [11.1 kB] unit-abot-epc-basic-0: 21:53:55 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] unit-abot-epc-basic-0: 21:53:55 DEBUG unit.abot-epc-basic/0.install Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] unit-oai-epc-0: 21:53:55 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 21:53:55 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 21:53:55 DEBUG unit.abot-epc-basic/0.install Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwmf0.2-7 amd64 0.2.8.4-10.5ubuntu1 [147 kB] unit-oai-epc-0: 21:53:55 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:53:55 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1build1 [1,103 kB] unit-abot-epc-basic-0: 21:53:56 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1build1 [101 kB] unit-abot-epc-basic-0: 21:53:56 DEBUG unit.abot-epc-basic/0.install Get:310 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-icu0 amd64 1.0.1-1ubuntu0.1 [5,198 B] unit-abot-epc-basic-0: 21:53:56 DEBUG unit.abot-epc-basic/0.install Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-gobject0 amd64 1.0.1-1ubuntu0.1 [10.9 kB] unit-abot-epc-basic-0: 21:53:56 DEBUG unit.abot-epc-basic/0.install Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-dev amd64 1.0.1-1ubuntu0.1 [189 kB] unit-abot-epc-basic-0: 21:53:56 DEBUG unit.abot-epc-basic/0.install Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] unit-abot-epc-basic-0: 21:53:56 DEBUG unit.abot-epc-basic/0.install Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango1.0-dev amd64 1.38.1-1 [277 kB] unit-abot-epc-basic-0: 21:53:56 DEBUG unit.abot-epc-basic/0.install Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xinerama-dev all 1.2.1-2 [4,966 B] unit-abot-epc-basic-0: 21:53:56 DEBUG unit.abot-epc-basic/0.install Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8,404 B] unit-oai-epc-0: 21:53:56 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:53:57 DEBUG unit.abot-epc-basic/0.install Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-randr-dev all 1.5.0-1 [33.7 kB] unit-abot-epc-basic-0: 21:53:57 DEBUG unit.abot-epc-basic/0.install Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr-dev amd64 2:1.5.0-1 [23.7 kB] unit-abot-epc-basic-0: 21:53:57 DEBUG unit.abot-epc-basic/0.install Get:319 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor-dev amd64 1:1.1.14-1ubuntu0.16.04.2 [26.4 kB] unit-abot-epc-basic-0: 21:53:57 DEBUG unit.abot-epc-basic/0.install Get:320 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-composite-dev all 1:0.4.2-2 [10.5 kB] unit-abot-epc-basic-0: 21:53:57 DEBUG unit.abot-epc-basic/0.install Get:321 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite-dev amd64 1:0.4.4-1 [9,954 B] unit-abot-epc-basic-0: 21:53:57 DEBUG unit.abot-epc-basic/0.install Get:322 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nettle-dev amd64 3.2-1ubuntu0.16.04.1 [939 kB] unit-abot-epc-basic-0: 21:53:57 DEBUG unit.abot-epc-basic/0.install Get:323 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-dev amd64 3.18.9-1ubuntu3.3 [868 kB] unit-abot-epc-basic-0: 21:53:57 DEBUG unit.abot-epc-basic/0.install Get:324 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsz2 amd64 0.3.2-1 [5,048 B] unit-oai-epc-0: 21:53:57 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:53:57 DEBUG unit.abot-epc-basic/0.install Get:325 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhdf5-10 amd64 1.8.16+docs-4ubuntu1 [995 kB] unit-abot-epc-basic-0: 21:53:57 DEBUG unit.abot-epc-basic/0.install Get:326 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhdf5-cpp-11 amd64 1.8.16+docs-4ubuntu1 [101 kB] unit-abot-epc-basic-0: 21:53:57 DEBUG unit.abot-epc-basic/0.install Get:327 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.1 [254 kB] unit-abot-epc-basic-0: 21:53:58 DEBUG unit.abot-epc-basic/0.install Get:328 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] unit-abot-epc-basic-0: 21:53:58 DEBUG unit.abot-epc-basic/0.install Get:329 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] unit-abot-epc-basic-0: 21:53:58 DEBUG unit.abot-epc-basic/0.install Get:330 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec-dev amd64 0.3.2-1 [16.6 kB] unit-abot-epc-basic-0: 21:53:58 DEBUG unit.abot-epc-basic/0.install Get:331 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1 [5,005 kB] unit-abot-epc-basic-0: 21:53:58 DEBUG unit.abot-epc-basic/0.install Get:332 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB] unit-oai-epc-0: 21:53:58 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:53:58 DEBUG unit.abot-epc-basic/0.install Get:333 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB] unit-abot-epc-basic-0: 21:53:58 DEBUG unit.abot-epc-basic/0.install Get:334 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB] unit-abot-epc-basic-0: 21:53:58 DEBUG unit.abot-epc-basic/0.install Get:335 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] unit-abot-epc-basic-0: 21:53:58 DEBUG unit.abot-epc-basic/0.install Get:336 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] unit-abot-epc-basic-0: 21:53:59 DEBUG unit.abot-epc-basic/0.install Get:337 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] unit-abot-epc-basic-0: 21:53:59 DEBUG unit.abot-epc-basic/0.install Get:338 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB] unit-abot-epc-basic-0: 21:53:59 DEBUG unit.abot-epc-basic/0.install Get:339 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB] unit-abot-epc-basic-0: 21:53:59 DEBUG unit.abot-epc-basic/0.install Get:340 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB] unit-abot-epc-basic-0: 21:53:59 DEBUG unit.abot-epc-basic/0.install Get:341 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] unit-abot-epc-basic-0: 21:53:59 DEBUG unit.abot-epc-basic/0.install Get:342 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] unit-abot-epc-basic-0: 21:53:59 DEBUG unit.abot-epc-basic/0.install Get:343 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] unit-oai-epc-0: 21:53:59 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 21:53:59 DEBUG unit.abot-epc-basic/0.install Get:344 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11-dev amd64 1.32-3ubuntu1.2 [518 kB] unit-oai-epc-0: 21:53:59 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 21:53:59 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 21:53:59 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:53:59 DEBUG unit.abot-epc-basic/0.install Get:345 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB] unit-oai-epc-0: 21:53:59 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 21:53:59 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:54:00 DEBUG unit.abot-epc-basic/0.install Get:346 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB] unit-oai-epc-0: 21:54:00 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 21:54:00 DEBUG unit.abot-epc-basic/0.install Get:347 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjack-jackd2-0 amd64 1.9.10+20150825git1ed50c92~dfsg-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 21:54:00 DEBUG unit.abot-epc-basic/0.install Get:348 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB] unit-abot-epc-basic-0: 21:54:00 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libkpathsea6 amd64 2015.20160222.37495-1 [55.0 kB] unit-abot-epc-basic-0: 21:54:00 DEBUG unit.abot-epc-basic/0.install Get:350 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB] unit-oai-epc-0: 21:54:00 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 21:54:00 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 21:54:00 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 21:54:00 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 21:54:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:54:00 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 21:54:00 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 21:54:00 DEBUG unit.abot-epc-basic/0.install Get:351 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] unit-oai-epc-0: 21:54:00 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 21:54:00 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 21:54:00 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 21:54:00 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 21:54:00 DEBUG unit.abot-epc-basic/0.install Get:352 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB] unit-abot-epc-basic-0: 21:54:00 DEBUG unit.abot-epc-basic/0.install Get:353 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8,682 B] unit-abot-epc-basic-0: 21:54:00 DEBUG unit.abot-epc-basic/0.install Get:354 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagick++-6.q16-5v5 amd64 8:6.8.9.9-7ubuntu5.12 [136 kB] unit-abot-epc-basic-0: 21:54:00 DEBUG unit.abot-epc-basic/0.install Get:355 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] unit-abot-epc-basic-0: 21:54:00 DEBUG unit.abot-epc-basic/0.install Get:356 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-abot-epc-basic-0: 21:54:01 DEBUG unit.abot-epc-basic/0.install Get:357 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6,288 B] unit-oai-epc-0: 21:54:01 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 21:54:01 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 21:54:01 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 21:54:01 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 21:54:01 DEBUG unit.abot-epc-basic/0.install Get:358 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB] unit-abot-epc-basic-0: 21:54:01 DEBUG unit.abot-epc-basic/0.install Get:359 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.23-0ubuntu0.16.04.1 [15.4 kB] unit-abot-epc-basic-0: 21:54:01 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.23-0ubuntu0.16.04.1 [812 kB] unit-abot-epc-basic-0: 21:54:01 DEBUG unit.abot-epc-basic/0.install Get:361 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.23-0ubuntu0.16.04.1 [1,162 kB] unit-abot-epc-basic-0: 21:54:01 DEBUG unit.abot-epc-basic/0.install Get:362 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-parser-perl amd64 2.44-1build1 [200 kB] unit-abot-epc-basic-0: 21:54:01 DEBUG unit.abot-epc-basic/0.install Get:363 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-twig-perl all 1:3.48-1 [156 kB] unit-abot-epc-basic-0: 21:54:01 DEBUG unit.abot-epc-basic/0.install Get:364 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dbus-perl amd64 1.1.0-3build1 [177 kB] unit-abot-epc-basic-0: 21:54:01 DEBUG unit.abot-epc-basic/0.install Get:365 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa amd64 9.0.0-2.1 [168 kB] unit-abot-epc-basic-0: 21:54:01 DEBUG unit.abot-epc-basic/0.install Get:366 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libumfpack5.7.1 amd64 1:4.4.6-1 [223 kB] unit-abot-epc-basic-0: 21:54:01 DEBUG unit.abot-epc-basic/0.install Get:367 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave3 amd64 4.0.0-3ubuntu9.2 [6,899 kB] unit-abot-epc-basic-0: 21:54:02 DEBUG unit.abot-epc-basic/0.install Get:368 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] unit-abot-epc-basic-0: 21:54:02 DEBUG unit.abot-epc-basic/0.install Get:369 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] unit-abot-epc-basic-0: 21:54:02 DEBUG unit.abot-epc-basic/0.install Get:370 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-dev amd64 5.2.122~dfsg-2 [189 kB] unit-abot-epc-basic-0: 21:54:02 DEBUG unit.abot-epc-basic/0.install Get:371 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplot2c2 amd64 2.6-3ubuntu1 [941 kB] unit-abot-epc-basic-0: 21:54:02 DEBUG unit.abot-epc-basic/0.install Get:372 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.7 [758 kB] unit-abot-epc-basic-0: 21:54:02 DEBUG unit.abot-epc-basic/0.install Get:373 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libportaudio2 amd64 19+svn20140130-1build1 [63.9 kB] unit-abot-epc-basic-0: 21:54:02 DEBUG unit.abot-epc-basic/0.install Get:374 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpotrace0 amd64 1.13-2 [17.7 kB] unit-abot-epc-basic-0: 21:54:02 DEBUG unit.abot-epc-basic/0.install Get:375 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpstoedit0c2a amd64 3.70-1ubuntu2 [315 kB] unit-abot-epc-basic-0: 21:54:03 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libptexenc1 amd64 2015.20160222.37495-1 [34.3 kB] unit-abot-epc-basic-0: 21:54:03 DEBUG unit.abot-epc-basic/0.install Get:377 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqhull7 amd64 2015.2-1 [152 kB] unit-abot-epc-basic-0: 21:54:03 DEBUG unit.abot-epc-basic/0.install Get:378 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-l10n all 2.9.1+dfsg-4build1 [38.3 kB] unit-abot-epc-basic-0: 21:54:03 DEBUG unit.abot-epc-basic/0.install Get:379 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtcore4-l10n all 4:4.8.7+dfsg-5ubuntu2 [620 kB] unit-abot-epc-basic-0: 21:54:03 DEBUG unit.abot-epc-basic/0.install Get:380 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtcore4 amd64 4:4.8.7+dfsg-5ubuntu2 [1,552 kB] unit-abot-epc-basic-0: 21:54:03 DEBUG unit.abot-epc-basic/0.install Get:381 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xml amd64 4:4.8.7+dfsg-5ubuntu2 [96.3 kB] unit-abot-epc-basic-0: 21:54:03 DEBUG unit.abot-epc-basic/0.install Get:382 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtdbus4 amd64 4:4.8.7+dfsg-5ubuntu2 [186 kB] unit-abot-epc-basic-0: 21:54:03 DEBUG unit.abot-epc-basic/0.install Get:383 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-network amd64 4:4.8.7+dfsg-5ubuntu2 [561 kB] unit-abot-epc-basic-0: 21:54:03 DEBUG unit.abot-epc-basic/0.install Get:384 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-script amd64 4:4.8.7+dfsg-5ubuntu2 [814 kB] unit-abot-epc-basic-0: 21:54:03 DEBUG unit.abot-epc-basic/0.install Get:385 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-sql amd64 4:4.8.7+dfsg-5ubuntu2 [98.6 kB] unit-abot-epc-basic-0: 21:54:03 DEBUG unit.abot-epc-basic/0.install Get:386 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xmlpatterns amd64 4:4.8.7+dfsg-5ubuntu2 [1,091 kB] unit-abot-epc-basic-0: 21:54:03 DEBUG unit.abot-epc-basic/0.install Get:387 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-declarative amd64 4:4.8.7+dfsg-5ubuntu2 [1,090 kB] unit-abot-epc-basic-0: 21:54:04 DEBUG unit.abot-epc-basic/0.install Get:388 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtgui4 amd64 4:4.8.7+dfsg-5ubuntu2 [4,109 kB] unit-abot-epc-basic-0: 21:54:04 DEBUG unit.abot-epc-basic/0.install Get:389 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-12v5 amd64 2.9.1+dfsg-4build1 [810 kB] unit-abot-epc-basic-0: 21:54:04 DEBUG unit.abot-epc-basic/0.install Get:390 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtchooser amd64 52-gae5eeef-2build1~gcc5.2 [22.3 kB] unit-abot-epc-basic-0: 21:54:04 DEBUG unit.abot-epc-basic/0.install Get:391 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB] unit-abot-epc-basic-0: 21:54:04 DEBUG unit.abot-epc-basic/0.install Get:392 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-dbus amd64 4:4.8.7+dfsg-5ubuntu2 [6,436 B] unit-abot-epc-basic-0: 21:54:04 DEBUG unit.abot-epc-basic/0.install Get:393 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-opengl amd64 4:4.8.7+dfsg-5ubuntu2 [301 kB] unit-abot-epc-basic-0: 21:54:04 DEBUG unit.abot-epc-basic/0.install Get:394 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqt4-sql-mysql amd64 4:4.8.7+dfsg-5ubuntu2 [30.5 kB] unit-abot-epc-basic-0: 21:54:04 DEBUG unit.abot-epc-basic/0.install Get:395 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8,088 B] unit-abot-epc-basic-0: 21:54:04 DEBUG unit.abot-epc-basic/0.install Get:396 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] unit-abot-epc-basic-0: 21:54:04 DEBUG unit.abot-epc-basic/0.install Get:397 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.13 [1,342 kB] unit-abot-epc-basic-0: 21:54:05 DEBUG unit.abot-epc-basic/0.install Get:398 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.13 [1,079 kB] unit-abot-epc-basic-0: 21:54:05 DEBUG unit.abot-epc-basic/0.install Get:399 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsvn1 amd64 1.9.3-2ubuntu1.1 [1,170 kB] unit-abot-epc-basic-0: 21:54:05 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsynctex1 amd64 2015.20160222.37495-1 [41.7 kB] unit-abot-epc-basic-0: 21:54:05 DEBUG unit.abot-epc-basic/0.install Get:401 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6-dev amd64 4.7-3ubuntu0.16.04.3 [85.9 kB] unit-abot-epc-basic-0: 21:54:05 DEBUG unit.abot-epc-basic/0.install Get:402 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtexlua52 amd64 2015.20160222.37495-1 [90.8 kB] unit-abot-epc-basic-0: 21:54:05 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtexluajit2 amd64 2015.20160222.37495-1 [213 kB] unit-abot-epc-basic-0: 21:54:05 DEBUG unit.abot-epc-basic/0.install Get:404 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libtext-unidecode-perl all 1.27-1 [103 kB] unit-abot-epc-basic-0: 21:54:05 DEBUG unit.abot-epc-basic/0.install Get:405 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] unit-abot-epc-basic-0: 21:54:05 DEBUG unit.abot-epc-basic/0.install Get:406 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] unit-abot-epc-basic-0: 21:54:06 DEBUG unit.abot-epc-basic/0.install Get:407 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-0-dev amd64 2:1.0.20-1 [58.5 kB] unit-abot-epc-basic-0: 21:54:06 DEBUG unit.abot-epc-basic/0.install Get:408 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-doc all 2:1.0.20-1 [160 kB] unit-abot-epc-basic-0: 21:54:06 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-abot-epc-basic-0: 21:54:06 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-abot-epc-basic-0: 21:54:06 DEBUG unit.abot-epc-basic/0.install Get:411 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB] unit-abot-epc-basic-0: 21:54:06 DEBUG unit.abot-epc-basic/0.install Get:412 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB] unit-abot-epc-basic-0: 21:54:06 DEBUG unit.abot-epc-basic/0.install Get:413 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] unit-abot-epc-basic-0: 21:54:06 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-oai-epc-0: 21:54:06 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 21:54:06 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install Branch v0.3.2-branch set up to track remote branch v0.3.2-branch from origin. unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 21:54:07 DEBUG unit.abot-epc-basic/0.install Get:415 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] unit-oai-epc-0: 21:54:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:54:07 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-156-generic unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-156-generic unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-156-generic unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-156-generic unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-156-generic unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-156-generic unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 21:54:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:54:07 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 21:54:07 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 21:54:07 DEBUG unit.abot-epc-basic/0.install Get:416 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-xpathengine-perl all 0.13-1 [37.1 kB] unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install --2018-08-22 21:54:07-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 21:54:07 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 21:54:07 DEBUG unit.abot-epc-basic/0.install Get:418 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxslt1-dev amd64 1.1.28-2.1ubuntu0.1 [406 kB] unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install 0K ....... 46.9M=0s unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install 2018-08-22 21:54:07 (46.9 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install --2018-08-22 21:54:07-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 21:54:07 DEBUG unit.abot-epc-basic/0.install Get:419 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libzzip-0-13 amd64 0.13.62-3ubuntu0.16.04.2 [26.1 kB] unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 21:54:07 DEBUG unit.abot-epc-basic/0.install Get:420 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 lmodern all 2.004.5-1 [9,571 kB] unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 4% 368K 3s unit-oai-epc-0: 21:54:07 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 8% 367K 3s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 13% 372K 3s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 17% 25.5M 2s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 22% 31.9M 1s unit-abot-epc-basic-0: 21:54:08 DEBUG unit.abot-epc-basic/0.install Get:421 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mesa-common-dev amd64 18.0.5-0ubuntu0~16.04.1 [543 kB] unit-abot-epc-basic-0: 21:54:08 DEBUG unit.abot-epc-basic/0.install Get:422 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 mscgen amd64 0.20-5 [42.9 kB] unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 26% 381K 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 31% 33.7M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 35% 20.9M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 39% 45.3M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 44% 55.5M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 48% 50.5M 1s unit-abot-epc-basic-0: 21:54:08 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-abot-epc-basic-0: 21:54:08 DEBUG unit.abot-epc-basic/0.install Get:424 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 texinfo amd64 6.1.0.dfsg.1-5 [744 kB] unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 53% 390K 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 57% 46.4M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 62% 51.2M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 66% 54.0M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 71% 55.7M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 75% 43.7M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 79% 53.5M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 84% 60.9M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 88% 60.8M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 93% 63.6M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 97% 79.3M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 1100K .......... .......... ...... 100% 87.6M=0.7s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 2018-08-22 21:54:08 (1.60 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install --2018-08-22 21:54:08-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 21:54:08 DEBUG unit.abot-epc-basic/0.install Get:425 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave-common all 4.0.0-3ubuntu9.2 [1,282 kB] machine-3: 21:54:08 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-3: 21:54:08 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 21:54:08 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 8.69M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 13.0M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 1% 58.9M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 1% 56.4M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 1% 56.8M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 2% 58.6M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 2% 63.2M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 3% 71.8M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 3% 67.8M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 3% 76.7M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 4% 78.4M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 4% 79.7M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 4% 68.4M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 5% 72.5M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 5% 84.1M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 6% 93.3M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 6% 105M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 6% 125M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 7% 128M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 7% 123M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 8% 103M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 8% 124M 0s unit-abot-epc-basic-0: 21:54:08 DEBUG unit.abot-epc-basic/0.install Get:426 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave amd64 4.0.0-3ubuntu9.2 [1,474 kB] unit-abot-epc-basic-0: 21:54:08 DEBUG unit.abot-epc-basic/0.install Get:427 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-control amd64 3.0.0-1 [819 kB] unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 8% 437K 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 9% 10.2M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 9% 55.1M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 9% 10.1M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 10% 26.0M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 10% 28.6M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 11% 33.6M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 11% 30.2M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 11% 48.2M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 12% 102M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 12% 80.9M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 13% 43.4M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 13% 49.0M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 13% 40.6M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 14% 39.0M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 14% 33.1M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 14% 40.1M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 15% 77.2M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 15% 128M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 16% 105M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 16% 124M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 16% 127M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 17% 116M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 17% 109M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 17% 117M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 18% 116M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 18% 126M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 19% 100M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 19% 123M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 19% 119M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 20% 127M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 20% 103M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 21% 123M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 21% 124M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 21% 116M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 22% 104M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 22% 122M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 22% 121M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 23% 127M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 23% 108M 1s unit-abot-epc-basic-0: 21:54:08 DEBUG unit.abot-epc-basic/0.install Get:428 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-signal amd64 1.3.2-1 [199 kB] machine-3: 21:54:08 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 21:54:08 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-3: 21:54:08 DEBUG juju.worker start "engine" machine-3: 21:54:08 INFO juju.worker start "engine" machine-3: 21:54:08 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 21:54:08 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 21:54:08 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 21:54:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 21:54:08 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:54:08 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 21:54:08 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 21:54:08 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:54:08 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 21:54:08 DEBUG juju.worker "engine" started machine-3: 21:54:08 DEBUG juju.worker.introspection stats worker now serving machine-3: 21:54:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:54:08 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 21:54:08 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:54:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:54:08 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 21:54:08 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 21:54:08 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:54:08 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:54:08 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 21:54:08 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 21:54:08 DEBUG juju.worker.apicaller connecting with old password machine-3: 21:54:08 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 21:54:08 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 21:54:08 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:54:08 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 21:54:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:54:08 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:54:08 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:54:08 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 21:54:08 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:54:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:54:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:54:08 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:54:08 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:54:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 21:54:08 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 24% 507K 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 24% 27.7M 1s machine-3: 21:54:08 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" machine-3: 21:54:08 INFO juju.api connection established to "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 24% 100M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 25% 108M 1s machine-3: 21:54:08 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 25% 104M 1s machine-3: 21:54:08 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 26% 28.4M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 26% 28.2M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 26% 101M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 27% 109M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 27% 46.1M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 27% 29.0M 1s machine-3: 21:54:08 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 28% 29.0M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 28% 35.3M 1s machine-3: 21:54:08 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 29% 31.7M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 29% 38.8M 1s machine-3: 21:54:08 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 29% 43.1M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 30% 40.4M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 30% 30.8M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 30% 34.0M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 31% 96.1M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 31% 124M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 32% 108M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 32% 58.6M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 32% 41.9M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 33% 81.1M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 33% 66.8M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 34% 124M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 34% 67.3M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 34% 71.7M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 35% 109M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 35% 126M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 35% 117M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 36% 126M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 36% 108M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 37% 123M 1s machine-3: 21:54:08 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 37% 116M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 37% 126M 0s machine-3: 21:54:08 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 38% 105M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 38% 119M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 39% 126M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 39% 123M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 39% 103M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 40% 122M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 40% 120M 0s machine-3: 21:54:08 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 21:54:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 21:54:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 40% 498K 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 41% 33.6M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 41% 29.7M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 42% 28.1M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 42% 32.5M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 42% 46.4M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 43% 66.7M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 43% 64.2M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 43% 57.1M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 44% 50.5M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 44% 105M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 45% 54.2M 1s unit-abot-epc-basic-0: 21:54:08 DEBUG unit.abot-epc-basic/0.install Get:429 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pstoedit amd64 3.70-1ubuntu2 [102 kB] unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 45% 27.1M 1s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 45% 67.4M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 46% 103M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 46% 30.1M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 47% 71.0M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 47% 69.3M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 47% 70.8M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 48% 97.9M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 48% 86.0M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 48% 72.8M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 49% 89.6M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 49% 78.0M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 50% 69.8M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 50% 78.0M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 50% 87.9M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 51% 70.1M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 51% 57.2M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 52% 85.5M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 52% 71.3M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 52% 76.1M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 53% 69.9M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 53% 73.6M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 53% 87.3M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 54% 102M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 54% 92.3M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 55% 104M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 55% 103M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 55% 101M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 56% 91.6M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 56% 105M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 57% 106M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 57% 101M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 57% 91.3M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 58% 103M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 58% 106M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 58% 105M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 59% 90.4M 0s unit-oai-epc-0: 21:54:08 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 59% 101M 0s unit-abot-epc-basic-0: 21:54:08 DEBUG unit.abot-epc-basic/0.install Get:430 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pydb all 1.26-2 [83.8 kB] unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 60% 502K 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 60% 51.9M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 60% 50.7M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 61% 55.7M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 61% 54.1M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 61% 76.4M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 62% 68.1M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 62% 67.0M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 63% 62.4M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 63% 58.3M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 63% 66.6M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 64% 79.3M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 64% 97.3M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 65% 90.3M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 65% 85.7M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 65% 76.5M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 66% 77.3M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 66% 70.1M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 66% 77.0M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 67% 81.7M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 67% 78.1M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 68% 68.0M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 68% 82.7M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 68% 85.3M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 69% 86.2M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 69% 70.8M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 70% 104M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 70% 114M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 70% 85.4M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 71% 85.7M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 71% 86.8M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 71% 84.7M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 72% 125M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 72% 88.7M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 73% 88.7M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 73% 126M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 73% 123M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 74% 88.3M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 74% 79.3M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 74% 79.9M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 75% 95.2M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 75% 74.4M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 76% 116M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 76% 104M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 76% 83.7M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 77% 69.9M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 77% 76.7M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 78% 106M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 78% 102M 0s unit-abot-epc-basic-0: 21:54:09 DEBUG unit.abot-epc-basic/0.install Get:431 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qt-at-spi amd64 0.4.0-3 [58.0 kB] unit-abot-epc-basic-0: 21:54:09 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 78% 474K 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 79% 50.5M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 79% 53.1M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 79% 45.8M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 80% 50.6M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 80% 58.8M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 81% 63.2M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 81% 56.5M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 81% 63.9M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 82% 65.2M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 82% 66.9M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 83% 57.1M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 83% 65.1M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 83% 65.6M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 84% 64.3M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 84% 73.0M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 84% 67.0M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 85% 66.1M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 85% 67.6M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 86% 56.8M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 86% 65.9M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 86% 64.9M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 87% 66.6M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 87% 61.7M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 87% 64.6M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 88% 68.2M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 88% 69.8M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 89% 91.5M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 89% 68.3M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 89% 67.2M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 90% 70.3M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 90% 46.4M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 91% 59.7M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 91% 51.2M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 91% 56.9M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 92% 41.7M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 92% 62.5M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 92% 57.8M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 93% 82.3M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 93% 86.9M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 94% 107M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 94% 90.0M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 94% 92.4M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 95% 89.9M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 95% 96.0M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 96% 103M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 96% 88.3M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 96% 86.7M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 97% 97.6M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 97% 99.0M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 97% 98.7M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 98% 90.3M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 98% 101M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 99% 103M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 99% 99.2M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 99% 90.3M 0s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 13050K .......... ........ 100% 97.0M=0.7s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 2018-08-22 21:54:09 (17.8 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install --2018-08-22 21:54:09-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 21:54:09 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-abot-epc-basic-0: 21:54:09 DEBUG unit.abot-epc-basic/0.install Get:434 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-did-you-mean all 1.0.0-2 [8,390 B] unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 54.6M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 87.5M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 0% 66.3M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 0% 64.1M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 0% 67.7M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 0% 43.1M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 0% 71.8M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 0% 29.3M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 0% 73.5M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 0% 57.7M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 1% 67.4M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 1% 61.5M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 1% 69.4M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 1% 53.6M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 1% 70.0M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 1% 57.9M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 1% 56.2M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 1% 55.4M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 1% 71.4M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 1% 68.3M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 1% 68.9M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 2% 61.1M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 2% 68.0M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 2% 68.2M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 2% 66.2M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 2% 60.6M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 2% 80.5M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 2% 68.3M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 2% 67.5M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 2% 61.5M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 2% 66.9M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 2% 63.6M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 3% 67.7M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 3% 62.9M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 3% 71.6M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 3% 67.8M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 3% 71.4M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 3% 60.3M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 3% 66.7M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 3% 67.2M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 3% 78.7M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 3% 60.0M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 3% 76.7M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 4% 106M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 4% 100M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 4% 91.1M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 4% 100M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 4% 103M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 4% 105M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 4% 91.4M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 4% 103M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 4% 105M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 4% 102M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 5% 90.8M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 5% 103M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 5% 104M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 5% 105M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 5% 87.7M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 5% 110M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 5% 98.8M 1s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 5% 107M 1s unit-abot-epc-basic-0: 21:54:09 DEBUG unit.abot-epc-basic/0.install Get:435 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB] unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 5% 525K 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 5% 58.9M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 5% 80.9M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 6% 50.9M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 6% 75.6M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 6% 59.6M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 6% 53.0M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 6% 63.7M 2s unit-abot-epc-basic-0: 21:54:09 DEBUG unit.abot-epc-basic/0.install Get:436 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 6% 55.0M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 6% 63.3M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 6% 66.9M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 6% 43.8M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 6% 57.5M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 6% 50.9M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 7% 65.7M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 7% 62.5M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 7% 61.8M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 7% 61.5M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 7% 105M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 7% 79.1M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 7% 70.0M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 7% 82.7M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 7% 73.7M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 7% 70.8M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 7% 68.2M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 8% 60.6M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 8% 70.3M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 8% 85.1M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 8% 73.1M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 8% 62.7M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 8% 73.7M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 8% 78.7M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 8% 73.6M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 8% 65.4M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 8% 78.6M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 9% 70.0M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 9% 73.8M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 9% 71.5M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 9% 78.8M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 9% 70.4M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 9% 78.2M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 9% 63.6M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 9% 72.7M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 9% 102M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 9% 106M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 9% 81.6M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 10% 72.6M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 10% 104M 2s unit-abot-epc-basic-0: 21:54:09 DEBUG unit.abot-epc-basic/0.install Get:437 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7,668 B] unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 10% 498K 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 10% 63.1M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 10% 52.2M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 10% 47.7M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 10% 51.4M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 10% 53.3M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 10% 55.6M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 10% 55.8M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 10% 53.4M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 11% 66.1M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 11% 68.4M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 11% 64.8M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 11% 64.6M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 11% 70.7M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 11% 76.8M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 11% 89.8M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 11% 64.5M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 11% 70.1M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 11% 81.6M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 11% 83.9M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 12% 63.6M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 12% 101M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 12% 65.3M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 12% 76.0M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 12% 92.7M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 12% 103M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 12% 106M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 12% 102M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 12% 92.5M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 12% 104M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 13% 92.2M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 13% 66.2M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 13% 77.6M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 13% 69.3M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 13% 75.6M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 13% 81.0M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 13% 61.8M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 13% 70.6M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 13% 68.2M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 13% 65.9M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 13% 57.4M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 14% 67.0M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 14% 65.6M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 14% 60.8M 2s unit-abot-epc-basic-0: 21:54:09 DEBUG unit.abot-epc-basic/0.install Get:438 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB] unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 14% 56.5M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 14% 74.2M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 14% 73.2M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 14% 96.3M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 14% 81.1M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 14% 67.3M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 14% 67.6M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 14% 99.5M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 15% 91.4M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 15% 100M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 15% 106M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 15% 102M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 15% 91.4M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 15% 100M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 15% 107M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 15% 98.7M 2s machine-3: 21:54:09 DEBUG juju.worker.apicaller connected machine-3: 21:54:09 DEBUG juju.worker.apicaller changing password... machine-3: 21:54:09 DEBUG juju.worker.apicaller password changed machine-3: 21:54:09 DEBUG juju.api RPC connection died machine-3: 21:54:09 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 21:54:09 DEBUG unit.abot-epc-basic/0.install Get:439 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04.10 [2,960 kB] machine-3: 21:54:09 DEBUG juju.worker.apicaller connecting with current password machine-3: 21:54:09 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" machine-3: 21:54:09 INFO juju.api connection established to "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" machine-3: 21:54:09 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 15% 525K 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 15% 53.1M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 15% 51.1M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 16% 61.9M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 16% 67.0M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 16% 21.9M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 16% 54.4M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 16% 63.3M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 16% 53.4M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 16% 52.1M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 16% 51.0M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 16% 68.3M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 16% 69.0M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 17% 85.6M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 17% 58.5M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 17% 68.7M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 17% 75.5M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 17% 69.8M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 17% 70.3M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 17% 64.4M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 17% 80.6M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 17% 66.8M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 17% 91.8M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 17% 104M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 18% 105M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 18% 104M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 18% 84.5M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 18% 35.3M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 18% 76.3M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 18% 69.1M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 18% 66.7M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 18% 57.5M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 18% 64.7M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 18% 68.4M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 18% 103M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 19% 79.1M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 19% 66.0M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 19% 74.6M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 19% 67.0M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 19% 56.9M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 19% 65.2M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 19% 63.3M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 19% 64.6M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 19% 85.7M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 19% 100M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 19% 80.6M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 20% 63.9M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 20% 56.2M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 20% 85.3M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 20% 98.8M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 20% 107M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 20% 90.6M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 20% 106M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 20% 101M 2s unit-abot-epc-basic-0: 21:54:09 DEBUG unit.abot-epc-basic/0.install Get:440 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.10 [41.0 kB] unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 20% 520K 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 20% 49.4M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 21% 42.4M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 21% 53.5M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 21% 53.5M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 21% 57.2M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 21% 76.1M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 21% 71.2M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 21% 66.3M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 21% 73.8M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 21% 78.1M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 21% 74.2M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 21% 98.9M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 22% 101M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 22% 90.9M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 22% 101M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 22% 63.8M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 22% 66.7M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 22% 82.9M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 22% 54.9M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 22% 66.0M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 22% 64.6M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 22% 63.4M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 22% 61.1M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 23% 71.0M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 23% 67.9M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 23% 101M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 23% 93.4M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 23% 103M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 23% 105M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 23% 30.3M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 23% 68.4M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 23% 68.9M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 23% 57.7M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 23% 64.4M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 24% 62.2M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 24% 66.0M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 24% 76.3M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 13050K .......... .......... .......... .......... .......... 24% 72.6M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 13100K .......... .......... .......... .......... .......... 24% 72.9M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 13150K .......... .......... .......... .......... .......... 24% 67.6M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 13200K .......... .......... .......... .......... .......... 24% 56.7M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 13250K .......... .......... .......... .......... .......... 24% 103M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 13300K .......... .......... .......... .......... .......... 24% 99.4M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 13350K .......... .......... .......... .......... .......... 24% 106M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 13400K .......... .......... .......... .......... .......... 25% 71.2M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 13450K .......... .......... .......... .......... .......... 25% 68.0M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 13500K .......... .......... .......... .......... .......... 25% 73.7M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 13550K .......... .......... .......... .......... .......... 25% 66.9M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 13600K .......... .......... .......... .......... .......... 25% 57.7M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 13650K .......... .......... .......... .......... .......... 25% 68.3M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 13700K .......... .......... .......... .......... .......... 25% 63.1M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 13750K .......... .......... .......... .......... .......... 25% 71.1M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 13800K .......... .......... .......... .......... .......... 25% 77.2M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 13850K .......... .......... .......... .......... .......... 25% 104M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 13900K .......... .......... .......... .......... .......... 25% 105M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 13950K .......... .......... .......... .......... .......... 26% 106M 2s unit-abot-epc-basic-0: 21:54:09 DEBUG unit.abot-epc-basic/0.install Get:441 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby all 1:2.3.0+1 [5,530 B] unit-abot-epc-basic-0: 21:54:09 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 14000K .......... .......... .......... .......... .......... 26% 519K 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 14050K .......... .......... .......... .......... .......... 26% 55.7M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 14100K .......... .......... .......... .......... .......... 26% 50.1M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 14150K .......... .......... .......... .......... .......... 26% 46.8M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 14200K .......... .......... .......... .......... .......... 26% 52.4M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 14250K .......... .......... .......... .......... .......... 26% 61.3M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 14300K .......... .......... .......... .......... .......... 26% 78.6M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 14350K .......... .......... .......... .......... .......... 26% 64.6M 2s unit-oai-epc-0: 21:54:09 DEBUG unit.oai-epc/0.install 14400K .......... .......... .......... .......... .......... 26% 69.6M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 14450K .......... .......... .......... .......... .......... 26% 63.0M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 14500K .......... .......... .......... .......... .......... 27% 72.8M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 14550K .......... .......... .......... .......... .......... 27% 66.3M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 14600K .......... .......... .......... .......... .......... 27% 100M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 14650K .......... .......... .......... .......... .......... 27% 100M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 14700K .......... .......... .......... .......... .......... 27% 96.0M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 14750K .......... .......... .......... .......... .......... 27% 83.7M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 14800K .......... .......... .......... .......... .......... 27% 67.9M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 14850K .......... .......... .......... .......... .......... 27% 74.3M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 14900K .......... .......... .......... .......... .......... 27% 105M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 14950K .......... .......... .......... .......... .......... 27% 26.1M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 15000K .......... .......... .......... .......... .......... 27% 64.1M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 15050K .......... .......... .......... .......... .......... 28% 81.4M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 15100K .......... .......... .......... .......... .......... 28% 71.1M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 15150K .......... .......... .......... .......... .......... 28% 58.1M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 15200K .......... .......... .......... .......... .......... 28% 61.8M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 15250K .......... .......... .......... .......... .......... 28% 63.0M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 15300K .......... .......... .......... .......... .......... 28% 58.9M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 15350K .......... .......... .......... .......... .......... 28% 79.7M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 15400K .......... .......... .......... .......... .......... 28% 79.7M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 15450K .......... .......... .......... .......... .......... 28% 65.7M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 15500K .......... .......... .......... .......... .......... 28% 61.7M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 15550K .......... .......... .......... .......... .......... 29% 57.3M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 15600K .......... .......... .......... .......... .......... 29% 62.7M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 15650K .......... .......... .......... .......... .......... 29% 70.5M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 15700K .......... .......... .......... .......... .......... 29% 70.3M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 15750K .......... .......... .......... .......... .......... 29% 66.5M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 15800K .......... .......... .......... .......... .......... 29% 75.4M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 15850K .......... .......... .......... .......... .......... 29% 72.3M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 15900K .......... .......... .......... .......... .......... 29% 74.9M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 15950K .......... .......... .......... .......... .......... 29% 66.8M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 16000K .......... .......... .......... .......... .......... 29% 73.7M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 16050K .......... .......... .......... .......... .......... 29% 90.2M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 16100K .......... .......... .......... .......... .......... 30% 109M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 16150K .......... .......... .......... .......... .......... 30% 77.7M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 16200K .......... .......... .......... .......... .......... 30% 64.3M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 16250K .......... .......... .......... .......... .......... 30% 67.7M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 16300K .......... .......... .......... .......... .......... 30% 82.9M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 16350K .......... .......... .......... .......... .......... 30% 81.0M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 16400K .......... .......... .......... .......... .......... 30% 97.2M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 16450K .......... .......... .......... .......... .......... 30% 102M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 16500K .......... .......... .......... .......... .......... 30% 100M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 16550K .......... .......... .......... .......... .......... 30% 78.4M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 16600K .......... .......... .......... .......... .......... 30% 38.1M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 16650K .......... .......... .......... .......... .......... 31% 69.2M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 16700K .......... .......... .......... .......... .......... 31% 60.3M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 16750K .......... .......... .......... .......... .......... 31% 75.9M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 16800K .......... .......... .......... .......... .......... 31% 99.0M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 16850K .......... .......... .......... .......... .......... 31% 69.2M 2s unit-abot-epc-basic-0: 21:54:10 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 16900K .......... .......... .......... .......... .......... 31% 531K 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 16950K .......... .......... .......... .......... .......... 31% 42.8M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 17000K .......... .......... .......... .......... .......... 31% 67.2M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 17050K .......... .......... .......... .......... .......... 31% 78.1M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 17100K .......... .......... .......... .......... .......... 31% 62.5M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 17150K .......... .......... .......... .......... .......... 31% 61.1M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 17200K .......... .......... .......... .......... .......... 32% 68.0M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 17250K .......... .......... .......... .......... .......... 32% 82.3M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 17300K .......... .......... .......... .......... .......... 32% 86.0M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 17350K .......... .......... .......... .......... .......... 32% 69.9M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 17400K .......... .......... .......... .......... .......... 32% 68.1M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 17450K .......... .......... .......... .......... .......... 32% 72.7M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 17500K .......... .......... .......... .......... .......... 32% 71.9M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 17550K .......... .......... .......... .......... .......... 32% 85.0M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 17600K .......... .......... .......... .......... .......... 32% 95.7M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 17650K .......... .......... .......... .......... .......... 32% 35.6M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 17700K .......... .......... .......... .......... .......... 33% 68.9M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 17750K .......... .......... .......... .......... .......... 33% 68.6M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 17800K .......... .......... .......... .......... .......... 33% 62.3M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 17850K .......... .......... .......... .......... .......... 33% 105M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 17900K .......... .......... .......... .......... .......... 33% 50.7M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 17950K .......... .......... .......... .......... .......... 33% 72.2M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 18000K .......... .......... .......... .......... .......... 33% 57.4M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 18050K .......... .......... .......... .......... .......... 33% 95.5M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 18100K .......... .......... .......... .......... .......... 33% 17.7M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 18150K .......... .......... .......... .......... .......... 33% 61.3M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 18200K .......... .......... .......... .......... .......... 33% 97.2M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 18250K .......... .......... .......... .......... .......... 34% 59.3M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 18300K .......... .......... .......... .......... .......... 34% 70.1M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 18350K .......... .......... .......... .......... .......... 34% 60.4M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 18400K .......... .......... .......... .......... .......... 34% 69.4M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 18450K .......... .......... .......... .......... .......... 34% 70.0M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 18500K .......... .......... .......... .......... .......... 34% 67.4M 2s unit-abot-epc-basic-0: 21:54:10 DEBUG unit.abot-epc-basic/0.install Get:444 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 18550K .......... .......... .......... .......... .......... 34% 62.3M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 18600K .......... .......... .......... .......... .......... 34% 71.0M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 18650K .......... .......... .......... .......... .......... 34% 69.9M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 18700K .......... .......... .......... .......... .......... 34% 73.3M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 18750K .......... .......... .......... .......... .......... 34% 66.7M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 18800K .......... .......... .......... .......... .......... 35% 74.1M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 18850K .......... .......... .......... .......... .......... 35% 79.8M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 18900K .......... .......... .......... .......... .......... 35% 86.2M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 18950K .......... .......... .......... .......... .......... 35% 88.9M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 19000K .......... .......... .......... .......... .......... 35% 68.1M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 19050K .......... .......... .......... .......... .......... 35% 67.8M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 19100K .......... .......... .......... .......... .......... 35% 74.1M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 19150K .......... .......... .......... .......... .......... 35% 66.3M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 19200K .......... .......... .......... .......... .......... 35% 81.8M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 19250K .......... .......... .......... .......... .......... 35% 87.0M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 19300K .......... .......... .......... .......... .......... 35% 104M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 19350K .......... .......... .......... .......... .......... 36% 81.0M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 19400K .......... .......... .......... .......... .......... 36% 69.8M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 19450K .......... .......... .......... .......... .......... 36% 72.1M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 19500K .......... .......... .......... .......... .......... 36% 101M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 19550K .......... .......... .......... .......... .......... 36% 88.9M 1s unit-abot-epc-basic-0: 21:54:10 DEBUG unit.abot-epc-basic/0.install Get:445 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl8.6 amd64 8.6.5+dfsg-2 [14.2 kB] unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 19600K .......... .......... .......... .......... .......... 36% 518K 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 19650K .......... .......... .......... .......... .......... 36% 49.4M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 19700K .......... .......... .......... .......... .......... 36% 73.5M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 19750K .......... .......... .......... .......... .......... 36% 59.8M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 19800K .......... .......... .......... .......... .......... 36% 57.8M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 19850K .......... .......... .......... .......... .......... 37% 50.9M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 19900K .......... .......... .......... .......... .......... 37% 66.4M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 19950K .......... .......... .......... .......... .......... 37% 67.4M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 20000K .......... .......... .......... .......... .......... 37% 68.5M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 20050K .......... .......... .......... .......... .......... 37% 57.4M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 20100K .......... .......... .......... .......... .......... 37% 64.3M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 20150K .......... .......... .......... .......... .......... 37% 69.5M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 20200K .......... .......... .......... .......... .......... 37% 66.2M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 20250K .......... .......... .......... .......... .......... 37% 78.7M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 20300K .......... .......... .......... .......... .......... 37% 104M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 20350K .......... .......... .......... .......... .......... 37% 73.8M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 20400K .......... .......... .......... .......... .......... 38% 71.6M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 20450K .......... .......... .......... .......... .......... 38% 60.9M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 20500K .......... .......... .......... .......... .......... 38% 73.8M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 20550K .......... .......... .......... .......... .......... 38% 102M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 20600K .......... .......... .......... .......... .......... 38% 100M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 20650K .......... .......... .......... .......... .......... 38% 60.1M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 20700K .......... .......... .......... .......... .......... 38% 69.4M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 20750K .......... .......... .......... .......... .......... 38% 73.7M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 20800K .......... .......... .......... .......... .......... 38% 94.3M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 20850K .......... .......... .......... .......... .......... 38% 90.7M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 20900K .......... .......... .......... .......... .......... 38% 102M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 20950K .......... .......... .......... .......... .......... 39% 104M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 21000K .......... .......... .......... .......... .......... 39% 98.7M 2s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 21050K .......... .......... .......... .......... .......... 39% 61.3M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 21100K .......... .......... .......... .......... .......... 39% 93.8M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 21150K .......... .......... .......... .......... .......... 39% 102M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 21200K .......... .......... .......... .......... .......... 39% 15.1M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 21250K .......... .......... .......... .......... .......... 39% 72.1M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 21300K .......... .......... .......... .......... .......... 39% 85.1M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 21350K .......... .......... .......... .......... .......... 39% 69.4M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 21400K .......... .......... .......... .......... .......... 39% 56.3M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 21450K .......... .......... .......... .......... .......... 39% 66.8M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 21500K .......... .......... .......... .......... .......... 40% 65.7M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 21550K .......... .......... .......... .......... .......... 40% 66.0M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 21600K .......... .......... .......... .......... .......... 40% 60.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 21650K .......... .......... .......... .......... .......... 40% 69.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 21700K .......... .......... .......... .......... .......... 40% 70.7M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 21750K .......... .......... .......... .......... .......... 40% 74.6M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 21800K .......... .......... .......... .......... .......... 40% 59.7M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 21850K .......... .......... .......... .......... .......... 40% 69.1M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 21900K .......... .......... .......... .......... .......... 40% 84.3M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 21950K .......... .......... .......... .......... .......... 40% 73.7M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 22000K .......... .......... .......... .......... .......... 41% 63.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 22050K .......... .......... .......... .......... .......... 41% 86.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 22100K .......... .......... .......... .......... .......... 41% 70.3M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 22150K .......... .......... .......... .......... .......... 41% 74.4M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 22200K .......... .......... .......... .......... .......... 41% 68.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 22250K .......... .......... .......... .......... .......... 41% 101M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 22300K .......... .......... .......... .......... .......... 41% 101M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 22350K .......... .......... .......... .......... .......... 41% 101M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 22400K .......... .......... .......... .......... .......... 41% 89.2M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 22450K .......... .......... .......... .......... .......... 41% 104M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 22500K .......... .......... .......... .......... .......... 41% 98.6M 1s unit-abot-epc-basic-0: 21:54:10 DEBUG unit.abot-epc-basic/0.install Get:446 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl amd64 8.6.0+9 [5,146 B] unit-abot-epc-basic-0: 21:54:10 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 texlive-binaries amd64 2015.20160222.37495-1 [7,325 kB] unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 22550K .......... .......... .......... .......... .......... 42% 530K 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 22600K .......... .......... .......... .......... .......... 42% 50.3M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 22650K .......... .......... .......... .......... .......... 42% 47.4M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 22700K .......... .......... .......... .......... .......... 42% 66.8M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 22750K .......... .......... .......... .......... .......... 42% 14.0M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 22800K .......... .......... .......... .......... .......... 42% 49.3M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 22850K .......... .......... .......... .......... .......... 42% 60.2M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 22900K .......... .......... .......... .......... .......... 42% 64.0M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 22950K .......... .......... .......... .......... .......... 42% 53.3M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 23000K .......... .......... .......... .......... .......... 42% 45.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 23050K .......... .......... .......... .......... .......... 42% 66.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 23100K .......... .......... .......... .......... .......... 43% 62.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 23150K .......... .......... .......... .......... .......... 43% 65.6M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 23200K .......... .......... .......... .......... .......... 43% 57.7M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 23250K .......... .......... .......... .......... .......... 43% 71.4M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 23300K .......... .......... .......... .......... .......... 43% 104M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 23350K .......... .......... .......... .......... .......... 43% 95.0M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 23400K .......... .......... .......... .......... .......... 43% 56.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 23450K .......... .......... .......... .......... .......... 43% 59.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 23500K .......... .......... .......... .......... .......... 43% 72.1M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 23550K .......... .......... .......... .......... .......... 43% 103M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 23600K .......... .......... .......... .......... .......... 43% 90.7M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 23650K .......... .......... .......... .......... .......... 44% 102M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 23700K .......... .......... .......... .......... .......... 44% 103M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 23750K .......... .......... .......... .......... .......... 44% 79.1M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 23800K .......... .......... .......... .......... .......... 44% 59.4M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 23850K .......... .......... .......... .......... .......... 44% 62.8M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 23900K .......... .......... .......... .......... .......... 44% 71.8M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 23950K .......... .......... .......... .......... .......... 44% 101M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 24000K .......... .......... .......... .......... .......... 44% 91.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 24050K .......... .......... .......... .......... .......... 44% 97.3M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 24100K .......... .......... .......... .......... .......... 44% 76.2M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 24150K .......... .......... .......... .......... .......... 45% 65.7M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 24200K .......... .......... .......... .......... .......... 45% 65.0M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 24250K .......... .......... .......... .......... .......... 45% 59.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 24300K .......... .......... .......... .......... .......... 45% 104M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 24350K .......... .......... .......... .......... .......... 45% 95.2M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 24400K .......... .......... .......... .......... .......... 45% 42.1M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 24450K .......... .......... .......... .......... .......... 45% 64.6M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 24500K .......... .......... .......... .......... .......... 45% 56.7M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 24550K .......... .......... .......... .......... .......... 45% 65.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 24600K .......... .......... .......... .......... .......... 45% 63.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 24650K .......... .......... .......... .......... .......... 45% 64.8M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 24700K .......... .......... .......... .......... .......... 46% 57.7M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 24750K .......... .......... .......... .......... .......... 46% 59.4M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 24800K .......... .......... .......... .......... .......... 46% 69.4M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 24850K .......... .......... .......... .......... .......... 46% 69.0M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 24900K .......... .......... .......... .......... .......... 46% 64.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 24950K .......... .......... .......... .......... .......... 46% 68.0M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 25000K .......... .......... .......... .......... .......... 46% 83.0M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 25050K .......... .......... .......... .......... .......... 46% 103M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 25100K .......... .......... .......... .......... .......... 46% 88.1M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 25150K .......... .......... .......... .......... .......... 46% 106M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 25200K .......... .......... .......... .......... .......... 46% 99.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 25250K .......... .......... .......... .......... .......... 47% 102M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 25300K .......... .......... .......... .......... .......... 47% 87.3M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 25350K .......... .......... .......... .......... .......... 47% 533K 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 25400K .......... .......... .......... .......... .......... 47% 48.8M 1s machine-3: 21:54:10 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 25450K .......... .......... .......... .......... .......... 47% 55.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 25500K .......... .......... .......... .......... .......... 47% 56.0M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 25550K .......... .......... .......... .......... .......... 47% 53.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 25600K .......... .......... .......... .......... .......... 47% 85.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 25650K .......... .......... .......... .......... .......... 47% 92.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 25700K .......... .......... .......... .......... .......... 47% 90.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 25750K .......... .......... .......... .......... .......... 47% 68.6M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 25800K .......... .......... .......... .......... .......... 48% 69.0M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 25850K .......... .......... .......... .......... .......... 48% 79.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 25900K .......... .......... .......... .......... .......... 48% 40.0M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 25950K .......... .......... .......... .......... .......... 48% 41.0M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 26000K .......... .......... .......... .......... .......... 48% 22.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 26050K .......... .......... .......... .......... .......... 48% 61.0M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 26100K .......... .......... .......... .......... .......... 48% 66.0M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 26150K .......... .......... .......... .......... .......... 48% 47.1M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 26200K .......... .......... .......... .......... .......... 48% 70.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 26250K .......... .......... .......... .......... .......... 48% 57.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 26300K .......... .......... .......... .......... .......... 49% 65.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 26350K .......... .......... .......... .......... .......... 49% 64.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 26400K .......... .......... .......... .......... .......... 49% 70.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 26450K .......... .......... .......... .......... .......... 49% 69.0M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 26500K .......... .......... .......... .......... .......... 49% 101M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 26550K .......... .......... .......... .......... .......... 49% 102M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 26600K .......... .......... .......... .......... .......... 49% 97.4M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 26650K .......... .......... .......... .......... .......... 49% 40.3M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 26700K .......... .......... .......... .......... .......... 49% 65.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 26750K .......... .......... .......... .......... .......... 49% 66.3M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 26800K .......... .......... .......... .......... .......... 49% 79.2M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 26850K .......... .......... .......... .......... .......... 50% 60.6M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 26900K .......... .......... .......... .......... .......... 50% 94.2M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 26950K .......... .......... .......... .......... .......... 50% 68.4M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 27000K .......... .......... .......... .......... .......... 50% 71.2M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 27050K .......... .......... .......... .......... .......... 50% 57.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 27100K .......... .......... .......... .......... .......... 50% 67.4M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 27150K .......... .......... .......... .......... .......... 50% 106M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 27200K .......... .......... .......... .......... .......... 50% 103M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 27250K .......... .......... .......... .......... .......... 50% 89.8M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 27300K .......... .......... .......... .......... .......... 50% 82.2M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 27350K .......... .......... .......... .......... .......... 50% 71.2M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 27400K .......... .......... .......... .......... .......... 51% 67.0M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 27450K .......... .......... .......... .......... .......... 51% 60.7M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 27500K .......... .......... .......... .......... .......... 51% 103M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 27550K .......... .......... .......... .......... .......... 51% 99.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 27600K .......... .......... .......... .......... .......... 51% 72.2M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 27650K .......... .......... .......... .......... .......... 51% 61.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 27700K .......... .......... .......... .......... .......... 51% 72.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 27750K .......... .......... .......... .......... .......... 51% 66.8M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 27800K .......... .......... .......... .......... .......... 51% 63.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 27850K .......... .......... .......... .......... .......... 51% 41.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 27900K .......... .......... .......... .......... .......... 51% 61.7M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 27950K .......... .......... .......... .......... .......... 52% 71.2M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 28000K .......... .......... .......... .......... .......... 52% 103M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 28050K .......... .......... .......... .......... .......... 52% 92.0M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 28100K .......... .......... .......... .......... .......... 52% 102M 1s machine-3: 21:54:10 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 21:54:10 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:54:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:54:10 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:54:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:54:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 21:54:10 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 21:54:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 21:54:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:54:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:54:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:54:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:54:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:54:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:54:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:54:10 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 21:54:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 21:54:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 21:54:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 21:54:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 21:54:10 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 21:54:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: unit-abot-epc-basic-0: 21:54:10 DEBUG unit.abot-epc-basic/0.install Get:448 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-utils all 1.1.1-1ubuntu1.16.04.3 [59.6 kB] machine-3: 21:54:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:54:10 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 28150K .......... .......... .......... .......... .......... 52% 529K 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 28200K .......... .......... .......... .......... .......... 52% 43.7M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 28250K .......... .......... .......... .......... .......... 52% 52.9M 1s machine-3: 21:54:10 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:54:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 28300K .......... .......... .......... .......... .......... 52% 51.8M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 28350K .......... .......... .......... .......... .......... 52% 52.3M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 28400K .......... .......... .......... .......... .......... 52% 72.2M 1s machine-3: 21:54:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 28450K .......... .......... .......... .......... .......... 53% 97.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 28500K .......... .......... .......... .......... .......... 53% 97.4M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 28550K .......... .......... .......... .......... .......... 53% 67.3M 1s machine-3: 21:54:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 28600K .......... .......... .......... .......... .......... 53% 57.7M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 28650K .......... .......... .......... .......... .......... 53% 62.1M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 28700K .......... .......... .......... .......... .......... 53% 59.6M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 28750K .......... .......... .......... .......... .......... 53% 79.9M 1s machine-3: 21:54:10 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 21:54:10 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 28800K .......... .......... .......... .......... .......... 53% 54.7M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 28850K .......... .......... .......... .......... .......... 53% 79.1M 1s machine-3: 21:54:10 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 21:54:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 28900K .......... .......... .......... .......... .......... 53% 89.4M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 28950K .......... .......... .......... .......... .......... 53% 71.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 29000K .......... .......... .......... .......... .......... 54% 79.3M 1s machine-3: 21:54:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 29050K .......... .......... .......... .......... .......... 54% 72.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 29100K .......... .......... .......... .......... .......... 54% 79.1M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 29150K .......... .......... .......... .......... .......... 54% 91.1M 1s machine-3: 21:54:10 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 29200K .......... .......... .......... .......... .......... 54% 17.2M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 29250K .......... .......... .......... .......... .......... 54% 60.2M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 29300K .......... .......... .......... .......... .......... 54% 81.6M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 29350K .......... .......... .......... .......... .......... 54% 75.5M 1s machine-3: 21:54:10 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:54:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 29400K .......... .......... .......... .......... .......... 54% 65.8M 1s machine-3: 21:54:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 29450K .......... .......... .......... .......... .......... 54% 59.1M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 29500K .......... .......... .......... .......... .......... 54% 68.4M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 29550K .......... .......... .......... .......... .......... 55% 97.4M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 29600K .......... .......... .......... .......... .......... 55% 101M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 29650K .......... .......... .......... .......... .......... 55% 62.0M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 29700K .......... .......... .......... .......... .......... 55% 68.7M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 29750K .......... .......... .......... .......... .......... 55% 62.9M 1s machine-3: 21:54:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 29800K .......... .......... .......... .......... .......... 55% 65.6M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 29850K .......... .......... .......... .......... .......... 55% 68.1M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 29900K .......... .......... .......... .......... .......... 55% 71.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 29950K .......... .......... .......... .......... .......... 55% 72.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 30000K .......... .......... .......... .......... .......... 55% 91.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 30050K .......... .......... .......... .......... .......... 55% 86.2M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 30100K .......... .......... .......... .......... .......... 56% 82.3M 1s machine-3: 21:54:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 30150K .......... .......... .......... .......... .......... 56% 68.1M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 30200K .......... .......... .......... .......... .......... 56% 65.7M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 30250K .......... .......... .......... .......... .......... 56% 57.0M 1s machine-3: 21:54:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 30300K .......... .......... .......... .......... .......... 56% 86.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 30350K .......... .......... .......... .......... .......... 56% 88.2M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 30400K .......... .......... .......... .......... .......... 56% 71.7M 1s machine-3: 21:54:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 30450K .......... .......... .......... .......... .......... 56% 62.8M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 30500K .......... .......... .......... .......... .......... 56% 80.2M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 30550K .......... .......... .......... .......... .......... 56% 106M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 30600K .......... .......... .......... .......... .......... 57% 104M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 30650K .......... .......... .......... .......... .......... 57% 94.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 30700K .......... .......... .......... .......... .......... 57% 33.2M 1s machine-3: 21:54:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 30750K .......... .......... .......... .......... .......... 57% 67.5M 1s machine-3: 21:54:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 30800K .......... .......... .......... .......... .......... 57% 68.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 30850K .......... .......... .......... .......... .......... 57% 67.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 30900K .......... .......... .......... .......... .......... 57% 74.6M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 30950K .......... .......... .......... .......... .......... 57% 70.3M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 31000K .......... .......... .......... .......... .......... 57% 87.7M 1s machine-3: 21:54:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 21:54:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 21:54:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:54:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 21:54:10 DEBUG unit.abot-epc-basic/0.install Get:449 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB] machine-3: 21:54:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 31050K .......... .......... .......... .......... .......... 57% 539K 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 31100K .......... .......... .......... .......... .......... 57% 55.6M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 31150K .......... .......... .......... .......... .......... 58% 50.2M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 31200K .......... .......... .......... .......... .......... 58% 56.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 31250K .......... .......... .......... .......... .......... 58% 75.4M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 31300K .......... .......... .......... .......... .......... 58% 64.7M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 31350K .......... .......... .......... .......... .......... 58% 62.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 31400K .......... .......... .......... .......... .......... 58% 90.4M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 31450K .......... .......... .......... .......... .......... 58% 93.2M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 31500K .......... .......... .......... .......... .......... 58% 51.3M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 31550K .......... .......... .......... .......... .......... 58% 75.1M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 31600K .......... .......... .......... .......... .......... 58% 70.0M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 31650K .......... .......... .......... .......... .......... 58% 71.1M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 31700K .......... .......... .......... .......... .......... 59% 66.3M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 31750K .......... .......... .......... .......... .......... 59% 93.4M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 31800K .......... .......... .......... .......... .......... 59% 68.8M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 31850K .......... .......... .......... .......... .......... 59% 72.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 31900K .......... .......... .......... .......... .......... 59% 44.4M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 31950K .......... .......... .......... .......... .......... 59% 63.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 32000K .......... .......... .......... .......... .......... 59% 70.8M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 32050K .......... .......... .......... .......... .......... 59% 62.3M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 32100K .......... .......... .......... .......... .......... 59% 71.6M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 32150K .......... .......... .......... .......... .......... 59% 15.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 32200K .......... .......... .......... .......... .......... 59% 61.6M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 32250K .......... .......... .......... .......... .......... 60% 13.1M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 32300K .......... .......... .......... .......... .......... 60% 61.4M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 32350K .......... .......... .......... .......... .......... 60% 70.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 32400K .......... .......... .......... .......... .......... 60% 62.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 32450K .......... .......... .......... .......... .......... 60% 66.4M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 32500K .......... .......... .......... .......... .......... 60% 65.0M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 32550K .......... .......... .......... .......... .......... 60% 57.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 32600K .......... .......... .......... .......... .......... 60% 61.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 32650K .......... .......... .......... .......... .......... 60% 66.4M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 32700K .......... .......... .......... .......... .......... 60% 65.0M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 32750K .......... .......... .......... .......... .......... 61% 63.7M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 32800K .......... .......... .......... .......... .......... 61% 56.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 32850K .......... .......... .......... .......... .......... 61% 64.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 32900K .......... .......... .......... .......... .......... 61% 66.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 32950K .......... .......... .......... .......... .......... 61% 71.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 33000K .......... .......... .......... .......... .......... 61% 57.0M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 33050K .......... .......... .......... .......... .......... 61% 82.1M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 33100K .......... .......... .......... .......... .......... 61% 75.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 33150K .......... .......... .......... .......... .......... 61% 77.8M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 33200K .......... .......... .......... .......... .......... 61% 74.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 33250K .......... .......... .......... .......... .......... 61% 102M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 33300K .......... .......... .......... .......... .......... 62% 102M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 33350K .......... .......... .......... .......... .......... 62% 102M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 33400K .......... .......... .......... .......... .......... 62% 91.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 33450K .......... .......... .......... .......... .......... 62% 74.4M 1s machine-3: 21:54:10 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 33500K .......... .......... .......... .......... .......... 62% 71.7M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 33550K .......... .......... .......... .......... .......... 62% 66.2M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 33600K .......... .......... .......... .......... .......... 62% 63.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 33650K .......... .......... .......... .......... .......... 62% 102M 1s machine-3: 21:54:10 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 21:54:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 21:54:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 33700K .......... .......... .......... .......... .......... 62% 106M 1s machine-3: 21:54:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 21:54:10 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 21:54:10 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 21:54:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 33750K .......... .......... .......... .......... .......... 62% 107M 1s machine-3: 21:54:10 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 21:54:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 21:54:10 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 33800K .......... .......... .......... .......... .......... 62% 87.6M 1s machine-3: 21:54:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 21:54:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 21:54:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 21:54:10 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 21:54:10 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 21:54:10 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 21:54:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 21:54:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 21:54:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 21:54:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 21:54:10 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.204,192.168.121.12,::1,localhost", AutoNoProxy:""} machine-3: 21:54:10 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 21:54:10 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 21:54:10 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 21:54:10 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 21:54:10 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 21:54:10 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 21:54:10 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 21:54:10 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 21:54:10 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 21:54:10 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 21:54:10 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-3: 21:54:10 DEBUG juju.network including address local-machine:::1 for machine machine-3: 21:54:10 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-3: 21:54:10 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-3: 21:54:10 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 21:54:10 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 21:54:10 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 21:54:10 DEBUG juju.network including address public:172.30.9.204 for machine machine-3: 21:54:10 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-3: 21:54:10 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 21:54:10 DEBUG juju.network including address local-machine:::1 for machine machine-3: 21:54:10 DEBUG juju.network addresses after filtering: [public:172.30.9.204 local-cloud:192.168.121.12 local-machine:127.0.0.1 local-machine:::1] machine-3: 21:54:10 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.204:17070 192.168.121.12:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 21:54:10 DEBUG juju.agent API server address details [["172.30.9.204:17070" "192.168.121.12:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "172.30.9.204:17070"] machine-3: 21:54:10 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 21:54:10 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 21:54:10 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 21:54:10 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 21:54:10 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 21:54:10 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 21:54:10 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 21:54:10 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 21:54:10 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 33850K .......... .......... .......... .......... .......... 63% 542K 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 33900K .......... .......... .......... .......... .......... 63% 52.8M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 33950K .......... .......... .......... .......... .......... 63% 68.2M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 34000K .......... .......... .......... .......... .......... 63% 52.2M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 34050K .......... .......... .......... .......... .......... 63% 53.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 34100K .......... .......... .......... .......... .......... 63% 60.3M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 34150K .......... .......... .......... .......... .......... 63% 61.8M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 34200K .......... .......... .......... .......... .......... 63% 57.7M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 34250K .......... .......... .......... .......... .......... 63% 64.6M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 34300K .......... .......... .......... .......... .......... 63% 67.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 34350K .......... .......... .......... .......... .......... 63% 65.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 34400K .......... .......... .......... .......... .......... 64% 61.4M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 34450K .......... .......... .......... .......... .......... 64% 80.6M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 34500K .......... .......... .......... .......... .......... 64% 69.0M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 34550K .......... .......... .......... .......... .......... 64% 68.6M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 34600K .......... .......... .......... .......... .......... 64% 77.1M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 34650K .......... .......... .......... .......... .......... 64% 73.6M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 34700K .......... .......... .......... .......... .......... 64% 82.4M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 34750K .......... .......... .......... .......... .......... 64% 72.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 34800K .......... .......... .......... .......... .......... 64% 72.3M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 34850K .......... .......... .......... .......... .......... 64% 68.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 34900K .......... .......... .......... .......... .......... 65% 107M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 34950K .......... .......... .......... .......... .......... 65% 104M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 35000K .......... .......... .......... .......... .......... 65% 89.8M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 35050K .......... .......... .......... .......... .......... 65% 104M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 35100K .......... .......... .......... .......... .......... 65% 105M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 35150K .......... .......... .......... .......... .......... 65% 70.2M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 35200K .......... .......... .......... .......... .......... 65% 88.7M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 35250K .......... .......... .......... .......... .......... 65% 14.8M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 35300K .......... .......... .......... .......... .......... 65% 51.7M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 35350K .......... .......... .......... .......... .......... 65% 52.0M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 35400K .......... .......... .......... .......... .......... 65% 50.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 35450K .......... .......... .......... .......... .......... 66% 17.1M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 35500K .......... .......... .......... .......... .......... 66% 75.4M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 35550K .......... .......... .......... .......... .......... 66% 36.8M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 35600K .......... .......... .......... .......... .......... 66% 59.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 35650K .......... .......... .......... .......... .......... 66% 64.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 35700K .......... .......... .......... .......... .......... 66% 68.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 35750K .......... .......... .......... .......... .......... 66% 69.2M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 35800K .......... .......... .......... .......... .......... 66% 59.6M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 35850K .......... .......... .......... .......... .......... 66% 66.0M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 35900K .......... .......... .......... .......... .......... 66% 66.2M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 35950K .......... .......... .......... .......... .......... 66% 61.8M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 36000K .......... .......... .......... .......... .......... 67% 65.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 36050K .......... .......... .......... .......... .......... 67% 71.6M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 36100K .......... .......... .......... .......... .......... 67% 99.9M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 36150K .......... .......... .......... .......... .......... 67% 105M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 36200K .......... .......... .......... .......... .......... 67% 88.6M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 36250K .......... .......... .......... .......... .......... 67% 97.2M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 36300K .......... .......... .......... .......... .......... 67% 70.3M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 36350K .......... .......... .......... .......... .......... 67% 72.2M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 36400K .......... .......... .......... .......... .......... 67% 59.4M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 36450K .......... .......... .......... .......... .......... 67% 66.8M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 36500K .......... .......... .......... .......... .......... 67% 66.5M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 36550K .......... .......... .......... .......... .......... 68% 97.7M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 36600K .......... .......... .......... .......... .......... 68% 90.7M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 36650K .......... .......... .......... .......... .......... 68% 104M 1s unit-oai-epc-0: 21:54:10 DEBUG unit.oai-epc/0.install 36700K .......... .......... .......... .......... .......... 68% 104M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 36750K .......... .......... .......... .......... .......... 68% 551K 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 36800K .......... .......... .......... .......... .......... 68% 54.8M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 36850K .......... .......... .......... .......... .......... 68% 54.8M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 36900K .......... .......... .......... .......... .......... 68% 54.9M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 36950K .......... .......... .......... .......... .......... 68% 53.9M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 37000K .......... .......... .......... .......... .......... 68% 91.6M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 37050K .......... .......... .......... .......... .......... 69% 28.6M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 37100K .......... .......... .......... .......... .......... 69% 58.4M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 37150K .......... .......... .......... .......... .......... 69% 63.3M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 37200K .......... .......... .......... .......... .......... 69% 53.1M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 37250K .......... .......... .......... .......... .......... 69% 53.2M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 37300K .......... .......... .......... .......... .......... 69% 54.2M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 37350K .......... .......... .......... .......... .......... 69% 60.8M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 37400K .......... .......... .......... .......... .......... 69% 58.6M 1s machine-3: 21:54:11 INFO juju.worker.authenticationworker "machine-3" key updater worker started unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 37450K .......... .......... .......... .......... .......... 69% 64.1M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 37500K .......... .......... .......... .......... .......... 69% 65.8M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 37550K .......... .......... .......... .......... .......... 69% 73.9M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 37600K .......... .......... .......... .......... .......... 70% 67.0M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 37650K .......... .......... .......... .......... .......... 70% 74.3M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 37700K .......... .......... .......... .......... .......... 70% 68.1M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 37750K .......... .......... .......... .......... .......... 70% 99.7M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 37800K .......... .......... .......... .......... .......... 70% 76.5M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 37850K .......... .......... .......... .......... .......... 70% 67.8M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 37900K .......... .......... .......... .......... .......... 70% 65.0M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 37950K .......... .......... .......... .......... .......... 70% 65.4M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 38000K .......... .......... .......... .......... .......... 70% 87.6M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 38050K .......... .......... .......... .......... .......... 70% 104M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 38100K .......... .......... .......... .......... .......... 70% 104M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 38150K .......... .......... .......... .......... .......... 71% 78.6M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 38200K .......... .......... .......... .......... .......... 71% 64.9M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 38250K .......... .......... .......... .......... .......... 71% 75.8M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 38300K .......... .......... .......... .......... .......... 71% 97.2M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 38350K .......... .......... .......... .......... .......... 71% 66.1M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 38400K .......... .......... .......... .......... .......... 71% 85.1M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 38450K .......... .......... .......... .......... .......... 71% 103M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 38500K .......... .......... .......... .......... .......... 71% 19.2M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 38550K .......... .......... .......... .......... .......... 71% 65.3M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 38600K .......... .......... .......... .......... .......... 71% 58.8M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 38650K .......... .......... .......... .......... .......... 71% 36.1M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 38700K .......... .......... .......... .......... .......... 72% 15.0M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 38750K .......... .......... .......... .......... .......... 72% 65.0M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 38800K .......... .......... .......... .......... .......... 72% 77.2M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 38850K .......... .......... .......... .......... .......... 72% 65.9M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 38900K .......... .......... .......... .......... .......... 72% 58.0M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 38950K .......... .......... .......... .......... .......... 72% 65.0M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 39000K .......... .......... .......... .......... .......... 72% 65.5M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 39050K .......... .......... .......... .......... .......... 72% 69.0M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 39100K .......... .......... .......... .......... .......... 72% 56.3M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 39150K .......... .......... .......... .......... .......... 72% 62.7M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 39200K .......... .......... .......... .......... .......... 73% 66.3M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 39250K .......... .......... .......... .......... .......... 73% 67.4M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 39300K .......... .......... .......... .......... .......... 73% 62.9M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 39350K .......... .......... .......... .......... .......... 73% 91.4M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 39400K .......... .......... .......... .......... .......... 73% 104M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 39450K .......... .......... .......... .......... .......... 73% 104M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 39500K .......... .......... .......... .......... .......... 73% 92.7M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 39550K .......... .......... .......... .......... .......... 73% 101M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 39600K .......... .......... .......... .......... .......... 73% 103M 1s machine-3: 21:54:11 DEBUG juju.worker start "3-container-watcher" machine-3: 21:54:11 DEBUG juju.worker start "stateconverter" machine-3: 21:54:11 INFO juju.worker start "3-container-watcher" machine-3: 21:54:11 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 21:54:11 DEBUG juju.worker "3-container-watcher" started machine-3: 21:54:11 INFO juju.worker start "stateconverter" machine-3: 21:54:11 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 21:54:11 DEBUG juju.worker "stateconverter" started machine-3: 21:54:11 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 21:54:11 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 21:54:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 21:54:11 INFO juju.worker.machiner "machine-3" started machine-3: 21:54:11 DEBUG juju.service discovered init system "upstart" from local host unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 39650K .......... .......... .......... .......... .......... 73% 563K 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 39700K .......... .......... .......... .......... .......... 73% 45.6M 1s machine-3: 21:54:11 DEBUG juju.worker.deployer state addresses: ["192.168.121.12:37017"] machine-3: 21:54:11 DEBUG juju.worker.deployer API addresses: ["192.168.121.12:17070" "172.30.9.204:17070"] unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 39750K .......... .......... .......... .......... .......... 74% 50.6M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 39800K .......... .......... .......... .......... .......... 74% 65.0M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 39850K .......... .......... .......... .......... .......... 74% 63.5M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 39900K .......... .......... .......... .......... .......... 74% 71.6M 1s machine-3: 21:54:11 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 39950K .......... .......... .......... .......... .......... 74% 95.6M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 40000K .......... .......... .......... .......... .......... 74% 33.1M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 40050K .......... .......... .......... .......... .......... 74% 54.7M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 40100K .......... .......... .......... .......... .......... 74% 66.6M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 40150K .......... .......... .......... .......... .......... 74% 76.6M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 40200K .......... .......... .......... .......... .......... 74% 84.6M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 40250K .......... .......... .......... .......... .......... 74% 13.9M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 40300K .......... .......... .......... .......... .......... 75% 70.6M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 40350K .......... .......... .......... .......... .......... 75% 69.2M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 40400K .......... .......... .......... .......... .......... 75% 68.2M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 40450K .......... .......... .......... .......... .......... 75% 69.0M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 40500K .......... .......... .......... .......... .......... 75% 69.2M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 40550K .......... .......... .......... .......... .......... 75% 55.4M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 40600K .......... .......... .......... .......... .......... 75% 67.3M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 40650K .......... .......... .......... .......... .......... 75% 65.9M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 40700K .......... .......... .......... .......... .......... 75% 66.5M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 40750K .......... .......... .......... .......... .......... 75% 57.9M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 40800K .......... .......... .......... .......... .......... 75% 85.3M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 40850K .......... .......... .......... .......... .......... 76% 80.3M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 40900K .......... .......... .......... .......... .......... 76% 105M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 40950K .......... .......... .......... .......... .......... 76% 60.2M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 41000K .......... .......... .......... .......... .......... 76% 67.9M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 41050K .......... .......... .......... .......... .......... 76% 64.3M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 41100K .......... .......... .......... .......... .......... 76% 64.8M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 41150K .......... .......... .......... .......... .......... 76% 67.5M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 41200K .......... .......... .......... .......... .......... 76% 107M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 41250K .......... .......... .......... .......... .......... 76% 103M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 41300K .......... .......... .......... .......... .......... 76% 103M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 41350K .......... .......... .......... .......... .......... 77% 65.2M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 41400K .......... .......... .......... .......... .......... 77% 91.7M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 41450K .......... .......... .......... .......... .......... 77% 71.7M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 41500K .......... .......... .......... .......... .......... 77% 107M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 41550K .......... .......... .......... .......... .......... 77% 62.4M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 41600K .......... .......... .......... .......... .......... 77% 83.1M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 41650K .......... .......... .......... .......... .......... 77% 68.5M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 41700K .......... .......... .......... .......... .......... 77% 19.7M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 41750K .......... .......... .......... .......... .......... 77% 62.0M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 41800K .......... .......... .......... .......... .......... 77% 46.5M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 41850K .......... .......... .......... .......... .......... 77% 50.3M 1s unit-oai-hss-0: 21:54:11 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-hss-0: 21:54:11 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 21:54:11 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 21:54:11 DEBUG juju.worker start "api" unit-oai-hss-0: 21:54:11 INFO juju.worker start "api" unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 41900K .......... .......... .......... .......... .......... 78% 15.7M 1s unit-oai-hss-0: 21:54:11 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 21:54:11 DEBUG juju.worker "api" started unit-oai-hss-0: 21:54:11 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 41950K .......... .......... .......... .......... .......... 78% 37.1M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 42000K .......... .......... .......... .......... .......... 78% 56.6M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 42050K .......... .......... .......... .......... .......... 78% 68.5M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 42100K .......... .......... .......... .......... .......... 78% 51.0M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 42150K .......... .......... .......... .......... .......... 78% 45.2M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 42200K .......... .......... .......... .......... .......... 78% 57.4M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 42250K .......... .......... .......... .......... .......... 78% 86.6M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 42300K .......... .......... .......... .......... .......... 78% 102M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 42350K .......... .......... .......... .......... .......... 78% 104M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 42400K .......... .......... .......... .......... .......... 78% 103M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 42450K .......... .......... .......... .......... .......... 79% 91.8M 1s unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:54:11 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 21:54:11 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-oai-hss-0: 21:54:11 INFO juju.api connection established to "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-oai-hss-0: 21:54:11 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:54:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:54:11 DEBUG unit.abot-epc-basic/0.install Get:450 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base all 2015.20160320-1ubuntu0.1 [851 kB] unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 42500K .......... .......... .......... .......... .......... 79% 570K 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 42550K .......... .......... .......... .......... .......... 79% 44.0M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 42600K .......... .......... .......... .......... .......... 79% 46.1M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 42650K .......... .......... .......... .......... .......... 79% 50.4M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 42700K .......... .......... .......... .......... .......... 79% 61.8M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 42750K .......... .......... .......... .......... .......... 79% 83.1M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 42800K .......... .......... .......... .......... .......... 79% 96.9M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 42850K .......... .......... .......... .......... .......... 79% 71.9M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 42900K .......... .......... .......... .......... .......... 79% 62.6M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 42950K .......... .......... .......... .......... .......... 79% 56.9M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 43000K .......... .......... .......... .......... .......... 80% 69.5M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 43050K .......... .......... .......... .......... .......... 80% 74.0M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 43100K .......... .......... .......... .......... .......... 80% 81.1M 1s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 43150K .......... .......... .......... .......... .......... 80% 82.1M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 43200K .......... .......... .......... .......... .......... 80% 96.3M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 43250K .......... .......... .......... .......... .......... 80% 95.8M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 43300K .......... .......... .......... .......... .......... 80% 34.7M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 43350K .......... .......... .......... .......... .......... 80% 63.1M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 43400K .......... .......... .......... .......... .......... 80% 77.2M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 43450K .......... .......... .......... .......... .......... 80% 13.4M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 43500K .......... .......... .......... .......... .......... 81% 65.9M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 43550K .......... .......... .......... .......... .......... 81% 65.2M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 43600K .......... .......... .......... .......... .......... 81% 75.2M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 43650K .......... .......... .......... .......... .......... 81% 69.4M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 43700K .......... .......... .......... .......... .......... 81% 66.9M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 43750K .......... .......... .......... .......... .......... 81% 59.1M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 43800K .......... .......... .......... .......... .......... 81% 68.6M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 43850K .......... .......... .......... .......... .......... 81% 69.5M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 43900K .......... .......... .......... .......... .......... 81% 68.2M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 43950K .......... .......... .......... .......... .......... 81% 59.6M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 44000K .......... .......... .......... .......... .......... 81% 77.7M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 44050K .......... .......... .......... .......... .......... 82% 90.9M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 44100K .......... .......... .......... .......... .......... 82% 91.8M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 44150K .......... .......... .......... .......... .......... 82% 73.1M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 44200K .......... .......... .......... .......... .......... 82% 86.5M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 44250K .......... .......... .......... .......... .......... 82% 77.0M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 44300K .......... .......... .......... .......... .......... 82% 80.1M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 44350K .......... .......... .......... .......... .......... 82% 63.4M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 44400K .......... .......... .......... .......... .......... 82% 76.8M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 44450K .......... .......... .......... .......... .......... 82% 76.7M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 44500K .......... .......... .......... .......... .......... 82% 100M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 44550K .......... .......... .......... .......... .......... 82% 90.0M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 44600K .......... .......... .......... .......... .......... 83% 90.9M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 44650K .......... .......... .......... .......... .......... 83% 91.6M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 44700K .......... .......... .......... .......... .......... 83% 73.9M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 44750K .......... .......... .......... .......... .......... 83% 68.0M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 44800K .......... .......... .......... .......... .......... 83% 87.8M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 44850K .......... .......... .......... .......... .......... 83% 62.4M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 44900K .......... .......... .......... .......... .......... 83% 14.8M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 44950K .......... .......... .......... .......... .......... 83% 70.1M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 45000K .......... .......... .......... .......... .......... 83% 43.8M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 45050K .......... .......... .......... .......... .......... 83% 31.1M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 45100K .......... .......... .......... .......... .......... 83% 22.9M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 45150K .......... .......... .......... .......... .......... 84% 63.5M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 45200K .......... .......... .......... .......... .......... 84% 87.1M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 45250K .......... .......... .......... .......... .......... 84% 74.4M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 45300K .......... .......... .......... .......... .......... 84% 25.9M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 45350K .......... .......... .......... .......... .......... 84% 68.7M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 45400K .......... .......... .......... .......... .......... 84% 61.5M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 45450K .......... .......... .......... .......... .......... 84% 69.5M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 45500K .......... .......... .......... .......... .......... 84% 102M 0s unit-abot-epc-basic-0: 21:54:11 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 45550K .......... .......... .......... .......... .......... 84% 597K 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 45600K .......... .......... .......... .......... .......... 84% 31.5M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 45650K .......... .......... .......... .......... .......... 85% 41.8M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 45700K .......... .......... .......... .......... .......... 85% 52.6M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 45750K .......... .......... .......... .......... .......... 85% 66.8M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 45800K .......... .......... .......... .......... .......... 85% 23.6M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 45850K .......... .......... .......... .......... .......... 85% 63.7M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 45900K .......... .......... .......... .......... .......... 85% 55.0M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 45950K .......... .......... .......... .......... .......... 85% 63.5M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 46000K .......... .......... .......... .......... .......... 85% 50.0M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 46050K .......... .......... .......... .......... .......... 85% 86.0M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 46100K .......... .......... .......... .......... .......... 85% 95.7M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 46150K .......... .......... .......... .......... .......... 85% 27.2M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 46200K .......... .......... .......... .......... .......... 86% 68.4M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 46250K .......... .......... .......... .......... .......... 86% 66.8M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 46300K .......... .......... .......... .......... .......... 86% 65.6M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 46350K .......... .......... .......... .......... .......... 86% 60.0M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 46400K .......... .......... .......... .......... .......... 86% 76.9M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 46450K .......... .......... .......... .......... .......... 86% 103M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 46500K .......... .......... .......... .......... .......... 86% 103M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 46550K .......... .......... .......... .......... .......... 86% 8.11M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 46600K .......... .......... .......... .......... .......... 86% 70.3M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 46650K .......... .......... .......... .......... .......... 86% 70.7M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 46700K .......... .......... .......... .......... .......... 86% 75.0M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 46750K .......... .......... .......... .......... .......... 87% 42.7M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 46800K .......... .......... .......... .......... .......... 87% 63.7M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 46850K .......... .......... .......... .......... .......... 87% 56.4M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 46900K .......... .......... .......... .......... .......... 87% 67.2M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 46950K .......... .......... .......... .......... .......... 87% 69.8M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 47000K .......... .......... .......... .......... .......... 87% 62.4M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 47050K .......... .......... .......... .......... .......... 87% 55.7M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 47100K .......... .......... .......... .......... .......... 87% 65.5M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 47150K .......... .......... .......... .......... .......... 87% 66.2M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 47200K .......... .......... .......... .......... .......... 87% 75.0M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 47250K .......... .......... .......... .......... .......... 87% 89.4M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 47300K .......... .......... .......... .......... .......... 88% 97.3M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 47350K .......... .......... .......... .......... .......... 88% 62.6M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 47400K .......... .......... .......... .......... .......... 88% 66.6M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 47450K .......... .......... .......... .......... .......... 88% 57.9M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 47500K .......... .......... .......... .......... .......... 88% 77.4M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 47550K .......... .......... .......... .......... .......... 88% 94.1M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 47600K .......... .......... .......... .......... .......... 88% 106M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 47650K .......... .......... .......... .......... .......... 88% 90.7M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 47700K .......... .......... .......... .......... .......... 88% 97.1M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 47750K .......... .......... .......... .......... .......... 88% 97.5M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 47800K .......... .......... .......... .......... .......... 89% 70.5M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 47850K .......... .......... .......... .......... .......... 89% 86.1M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 47900K .......... .......... .......... .......... .......... 89% 88.7M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 47950K .......... .......... .......... .......... .......... 89% 76.3M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 48000K .......... .......... .......... .......... .......... 89% 98.4M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 48050K .......... .......... .......... .......... .......... 89% 80.2M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 48100K .......... .......... .......... .......... .......... 89% 70.5M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 48150K .......... .......... .......... .......... .......... 89% 42.5M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 48200K .......... .......... .......... .......... .......... 89% 8.31M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 48250K .......... .......... .......... .......... .......... 89% 74.8M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 48300K .......... .......... .......... .......... .......... 89% 76.4M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 48350K .......... .......... .......... .......... .......... 90% 67.7M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 48400K .......... .......... .......... .......... .......... 90% 58.1M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 48450K .......... .......... .......... .......... .......... 90% 77.5M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 48500K .......... .......... .......... .......... .......... 90% 104M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 48550K .......... .......... .......... .......... .......... 90% 105M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 48600K .......... .......... .......... .......... .......... 90% 619K 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 48650K .......... .......... .......... .......... .......... 90% 54.3M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 48700K .......... .......... .......... .......... .......... 90% 39.4M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 48750K .......... .......... .......... .......... .......... 90% 62.2M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 48800K .......... .......... .......... .......... .......... 90% 23.9M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 48850K .......... .......... .......... .......... .......... 90% 62.7M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 48900K .......... .......... .......... .......... .......... 91% 55.8M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 48950K .......... .......... .......... .......... .......... 91% 64.3M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 49000K .......... .......... .......... .......... .......... 91% 62.7M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 49050K .......... .......... .......... .......... .......... 91% 61.1M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 49100K .......... .......... .......... .......... .......... 91% 20.0M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 49150K .......... .......... .......... .......... .......... 91% 59.9M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 49200K .......... .......... .......... .......... .......... 91% 70.1M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 49250K .......... .......... .......... .......... .......... 91% 71.5M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 49300K .......... .......... .......... .......... .......... 91% 63.0M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 49350K .......... .......... .......... .......... .......... 91% 69.6M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 49400K .......... .......... .......... .......... .......... 91% 63.3M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 49450K .......... .......... .......... .......... .......... 92% 73.7M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 49500K .......... .......... .......... .......... .......... 92% 29.1M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 49550K .......... .......... .......... .......... .......... 92% 13.8M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 49600K .......... .......... .......... .......... .......... 92% 69.5M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 49650K .......... .......... .......... .......... .......... 92% 11.5M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 49700K .......... .......... .......... .......... .......... 92% 76.2M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 49750K .......... .......... .......... .......... .......... 92% 77.5M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 49800K .......... .......... .......... .......... .......... 92% 67.3M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 49850K .......... .......... .......... .......... .......... 92% 58.8M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 49900K .......... .......... .......... .......... .......... 92% 66.6M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 49950K .......... .......... .......... .......... .......... 93% 76.7M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 50000K .......... .......... .......... .......... .......... 93% 81.2M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 50050K .......... .......... .......... .......... .......... 93% 68.2M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 50100K .......... .......... .......... .......... .......... 93% 65.7M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 50150K .......... .......... .......... .......... .......... 93% 68.5M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 50200K .......... .......... .......... .......... .......... 93% 67.9M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 50250K .......... .......... .......... .......... .......... 93% 66.5M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 50300K .......... .......... .......... .......... .......... 93% 65.8M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 50350K .......... .......... .......... .......... .......... 93% 67.8M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 50400K .......... .......... .......... .......... .......... 93% 74.9M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 50450K .......... .......... .......... .......... .......... 93% 74.6M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 50500K .......... .......... .......... .......... .......... 94% 106M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 50550K .......... .......... .......... .......... .......... 94% 99.5M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 50600K .......... .......... .......... .......... .......... 94% 98.9M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 50650K .......... .......... .......... .......... .......... 94% 66.4M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 50700K .......... .......... .......... .......... .......... 94% 71.6M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 50750K .......... .......... .......... .......... .......... 94% 71.8M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 50800K .......... .......... .......... .......... .......... 94% 71.4M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 50850K .......... .......... .......... .......... .......... 94% 61.4M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 50900K .......... .......... .......... .......... .......... 94% 70.4M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 50950K .......... .......... .......... .......... .......... 94% 66.6M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 51000K .......... .......... .......... .......... .......... 94% 77.5M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 51050K .......... .......... .......... .......... .......... 95% 88.7M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 51100K .......... .......... .......... .......... .......... 95% 105M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 51150K .......... .......... .......... .......... .......... 95% 104M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 51200K .......... .......... .......... .......... .......... 95% 14.9M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 51250K .......... .......... .......... .......... .......... 95% 12.6M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 51300K .......... .......... .......... .......... .......... 95% 66.9M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 51350K .......... .......... .......... .......... .......... 95% 62.0M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 51400K .......... .......... .......... .......... .......... 95% 81.6M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 51450K .......... .......... .......... .......... .......... 95% 58.8M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 51500K .......... .......... .......... .......... .......... 95% 73.0M 0s machine-3: 21:54:11 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:a3:57:73 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.4 [] [] []} {2 fa:16:3e:a3:57:73 1450 0 eth0 ethernet false false manual [] [] []}] unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 51550K .......... .......... .......... .......... .......... 95% 651K 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 51600K .......... .......... .......... .......... .......... 96% 60.9M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 51650K .......... .......... .......... .......... .......... 96% 66.6M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 51700K .......... .......... .......... .......... .......... 96% 32.9M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 51750K .......... .......... .......... .......... .......... 96% 54.5M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 51800K .......... .......... .......... .......... .......... 96% 64.8M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 51850K .......... .......... .......... .......... .......... 96% 50.1M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 51900K .......... .......... .......... .......... .......... 96% 24.5M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 51950K .......... .......... .......... .......... .......... 96% 62.0M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 52000K .......... .......... .......... .......... .......... 96% 58.2M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 52050K .......... .......... .......... .......... .......... 96% 73.1M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 52100K .......... .......... .......... .......... .......... 97% 56.3M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 52150K .......... .......... .......... .......... .......... 97% 20.5M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 52200K .......... .......... .......... .......... .......... 97% 63.9M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 52250K .......... .......... .......... .......... .......... 97% 61.8M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 52300K .......... .......... .......... .......... .......... 97% 60.7M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 52350K .......... .......... .......... .......... .......... 97% 64.4M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 52400K .......... .......... .......... .......... .......... 97% 55.9M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 52450K .......... .......... .......... .......... .......... 97% 72.5M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 52500K .......... .......... .......... .......... .......... 97% 40.0M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 52550K .......... .......... .......... .......... .......... 97% 56.0M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 52600K .......... .......... .......... .......... .......... 97% 14.3M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 52650K .......... .......... .......... .......... .......... 98% 6.09M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 52700K .......... .......... .......... .......... .......... 98% 73.2M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 52750K .......... .......... .......... .......... .......... 98% 70.8M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 52800K .......... .......... .......... .......... .......... 98% 62.3M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 52850K .......... .......... .......... .......... .......... 98% 73.0M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 52900K .......... .......... .......... .......... .......... 98% 68.9M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 52950K .......... .......... .......... .......... .......... 98% 64.0M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 53000K .......... .......... .......... .......... .......... 98% 59.4M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 53050K .......... .......... .......... .......... .......... 98% 68.2M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 53100K .......... .......... .......... .......... .......... 98% 67.4M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 53150K .......... .......... .......... .......... .......... 98% 66.7M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 53200K .......... .......... .......... .......... .......... 99% 56.7M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 53250K .......... .......... .......... .......... .......... 99% 65.2M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 53300K .......... .......... .......... .......... .......... 99% 90.9M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 53350K .......... .......... .......... .......... .......... 99% 82.0M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 53400K .......... .......... .......... .......... .......... 99% 58.9M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 53450K .......... .......... .......... .......... .......... 99% 83.9M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 53500K .......... .......... .......... .......... .......... 99% 104M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 53550K .......... .......... .......... .......... .......... 99% 102M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 53600K .......... .......... .......... .......... .......... 99% 93.3M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 53650K .......... .......... .......... .......... .......... 99% 104M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 53700K .......... .......... .......... .......... .......... 99% 105M 0s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 53750K ...... 100% 49.3M=2.5s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install 2018-08-22 21:54:11 (21.2 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install FINISHED --2018-08-22 21:54:11-- unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install Total wall clock time: 4.6s unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install Downloaded: 4 files, 66M in 3.9s (17.1 MB/s) unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install + dpkg -i kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install (Reading database ... 53394 files and directories currently installed.) unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-epc-0: 21:54:11 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 21:54:12 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 21:54:12 DEBUG juju.worker.apicaller changing password... unit-oai-hss-0: 21:54:12 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 21:54:12 DEBUG juju.api RPC connection died unit-oai-hss-0: 21:54:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 21:54:12 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 21:54:12 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-oai-hss-0: 21:54:12 INFO juju.api connection established to "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-oai-hss-0: 21:54:12 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-oai-hss-0: 21:54:12 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 21:54:12 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 21:54:12 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:54:12 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:54:12 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:54:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:54:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:54:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 21:54:12 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 21:54:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 21:54:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 21:54:12 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 21:54:12 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 21:54:12 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 21:54:12 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 21:54:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 21:54:12 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 21:54:12 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 21:54:12 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 21:54:12 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 21:54:12 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-hss-0: 21:54:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 21:54:12 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 21:54:12 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 21:54:12 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 21:54:12 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 21:54:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 21:54:12 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 21:54:12 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 21:54:12 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 21:54:12 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 21:54:12 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 21:54:12 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 21:54:12 DEBUG juju.network including address public:172.30.9.204 for machine unit-oai-hss-0: 21:54:12 DEBUG juju.network including address local-cloud:192.168.121.12 for machine unit-oai-hss-0: 21:54:12 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 21:54:12 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 21:54:12 DEBUG juju.network addresses after filtering: [public:172.30.9.204 local-cloud:192.168.121.12 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 21:54:12 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.204:17070 192.168.121.12:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 21:54:12 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 21:54:12 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-oai-hss-0: 21:54:12 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-oai-hss-0: 21:54:12 DEBUG juju.agent API server address details [["172.30.9.204:17070" "192.168.121.12:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "172.30.9.204:17070"] unit-oai-hss-0: 21:54:12 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-oai-hss-0: 21:54:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 21:54:12 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 21:54:12 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 21:54:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 21:54:12 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 21:54:12 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 21:54:12 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.204,192.168.121.12,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 21:54:12 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 21:54:12 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 21:54:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 21:54:12 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 21:54:12 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 21:54:12 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 21:54:12 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-hss-0: 21:54:12 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-hss-0: 21:54:12 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 21:54:12 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 21:54:12 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 21:54:12 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 21:54:12 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 21:54:12 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 21:54:12 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 21:54:12 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 21:54:12 DEBUG httpbakery client do GET https://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 21:54:12 DEBUG httpbakery } -> error unit-oai-hss-0: 21:54:12 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 21:54:12 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-oai-hss-0: 21:54:12 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 21:54:12 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 21:54:12 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 21:54:12 DEBUG unit.abot-epc-basic/0.install Get:452 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6 amd64 8.6.5-1 [12.2 kB] unit-oai-hss-0: 21:54:12 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 21:54:12 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 21:54:12 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 21:54:12 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 21:54:12 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 21:54:12 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 21:54:12 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 21:54:12 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 21:54:12 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 21:54:12 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 21:54:12 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 21:54:12 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 21:54:12 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 21:54:12 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 21:54:12 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 21:54:12 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 21:54:12 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 21:54:12 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 21:54:12 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 21:54:12 DEBUG unit.abot-epc-basic/0.install Get:453 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 21:54:13 DEBUG unit.abot-epc-basic/0.install Get:454 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] unit-oai-hss-0: 21:54:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 21:54:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 21:54:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 21:54:13 DEBUG unit.abot-epc-basic/0.install Get:455 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-utils amd64 7.7+3 [189 kB] unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 21:54:13 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-hss-0: 21:54:14 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 21:54:14 DEBUG unit.oai-hss/0.install Need to get 3394 kB of archives. unit-oai-hss-0: 21:54:14 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 21:54:14 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-oai-hss-0: 21:54:14 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 [701 kB] unit-oai-hss-0: 21:54:15 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.8 [2672 kB] unit-oai-hss-0: 21:54:15 DEBUG unit.oai-hss/0.install Fetched 3394 kB in 1s (1809 kB/s) unit-oai-epc-0: 21:54:16 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-epc-0: 21:54:16 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-oai-epc-0: 21:54:16 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-hss-0: 21:54:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 21:54:16 DEBUG unit.oai-hss/0.install (Reading database ... 52368 files and directories currently installed.) unit-oai-hss-0: 21:54:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 21:54:16 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-hss-0: 21:54:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 21:54:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-oai-hss-0: 21:54:16 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-oai-hss-0: 21:54:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 21:54:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-oai-hss-0: 21:54:16 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-oai-hss-0: 21:54:17 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 21:54:18 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 21:54:18 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-oai-hss-0: 21:54:18 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 21:54:19 DEBUG unit.abot-epc-basic/0.install Get:456 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-xserver-utils amd64 7.7+7 [155 kB] unit-oai-hss-0: 21:54:19 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 21:54:19 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 21:54:19 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 21:54:19 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 21:54:19 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 21:54:19 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 21:54:19 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 21:54:19 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 21:54:19 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 21:54:19 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 21:54:19 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 21:54:19 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 21:54:19 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 21:54:19 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 21:54:19 DEBUG unit.oai-hss/0.install virt-what unit-oai-epc-0: 21:54:19 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-epc-0: 21:54:19 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-epc-0: 21:54:20 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 21:54:20 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 21:54:20 DEBUG unit.abot-epc-basic/0.install Get:457 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xbitmaps all 1.1.1-2 [28.1 kB] unit-oai-hss-0: 21:54:20 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 21:54:20 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 21:54:20 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 21:54:20 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 21:54:20 DEBUG unit.abot-epc-basic/0.install Get:458 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 xmlstarlet amd64 1.6.1-1ubuntu1 [96.0 kB] unit-oai-hss-0: 21:54:20 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (47.8 kB/s) unit-oai-hss-0: 21:54:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 21:54:20 DEBUG unit.oai-hss/0.install (Reading database ... 53118 files and directories currently installed.) unit-oai-hss-0: 21:54:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 21:54:20 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-oai-hss-0: 21:54:20 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:54:20 DEBUG unit.abot-epc-basic/0.install Get:459 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xterm amd64 322-1ubuntu1 [607 kB] unit-oai-hss-0: 21:54:20 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 21:54:20 DEBUG unit.abot-epc-basic/0.install Get:460 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] unit-abot-epc-basic-0: 21:54:21 DEBUG unit.abot-epc-basic/0.install Get:461 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] unit-abot-epc-basic-0: 21:54:21 DEBUG unit.abot-epc-basic/0.install Get:462 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dbg amd64 2.23-0ubuntu10 [3,683 kB] unit-oai-hss-0: 21:54:21 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 21:54:21 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 21:54:21 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 21:54:21 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 21:54:21 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 21:54:21 DEBUG unit.abot-epc-basic/0.install Get:463 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] unit-oai-hss-0: 21:54:21 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 21:54:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:54:21 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 21:54:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:54:21 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 21:54:21 DEBUG unit.abot-epc-basic/0.install Get:464 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B] unit-oai-hss-0: 21:54:21 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 21:54:21 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 21:54:21 DEBUG unit.abot-epc-basic/0.install Get:465 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0-dev amd64 0.10-3 [268 kB] unit-oai-hss-0: 21:54:22 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 21:54:22 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 21:54:22 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 21:54:22 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 21:54:22 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 21:54:22 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 21:54:22 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 21:54:22 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 21:54:22 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 21:54:22 DEBUG unit.abot-epc-basic/0.install Get:466 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave-dev amd64 4.0.0-3ubuntu9.2 [492 kB] unit-abot-epc-basic-0: 21:54:22 DEBUG unit.abot-epc-basic/0.install Get:467 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-doc all 4.7-3ubuntu0.16.04.3 [299 kB] unit-abot-epc-basic-0: 21:54:22 DEBUG unit.abot-epc-basic/0.install Get:468 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] unit-oai-hss-0: 21:54:22 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 21:54:22 DEBUG unit.oai-hss/0.install Need to get 3786 kB of archives. unit-oai-hss-0: 21:54:22 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 21:54:22 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-oai-hss-0: 21:54:22 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 21:54:23 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 6% Extracting templates from packages: 12% Extracting templates from packages: 19% Extracting templates from packages: 25% Extracting templates from packages: 32% Extracting templates from packages: 38% Extracting templates from packages: 44% Extracting templates from packages: 51% Extracting templates from packages: 57% Extracting templates from packages: 64% Extracting templates from packages: 70% Extracting templates from packages: 76% Extracting templates from packages: 83% Extracting templates from packages: 89% Extracting templates from packages: 96% Extracting templates from packages: 100% unit-abot-epc-basic-0: 21:54:23 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 21:54:23 DEBUG unit.abot-epc-basic/0.install Fetched 291 MB in 57s (5,028 kB/s) unit-oai-hss-0: 21:54:23 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 21:54:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 21:54:23 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 21:54:23 DEBUG unit.abot-epc-basic/0.install (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 ... 67236 files and directories currently installed.) unit-abot-epc-basic-0: 21:54:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 21:54:24 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-oai-hss-0: 21:54:24 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-hss-0: 21:54:24 DEBUG unit.oai-hss/0.install Get:6 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] unit-oai-hss-0: 21:54:24 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-oai-hss-0: 21:54:24 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-oai-hss-0: 21:54:24 DEBUG unit.oai-hss/0.install Fetched 3786 kB in 2s (1485 kB/s) unit-abot-epc-basic-0: 21:54:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 21:54:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.4_amd64.deb ... unit-oai-hss-0: 21:54:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 21:54:24 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-oai-hss-0: 21:54:24 DEBUG unit.oai-hss/0.install (Reading database ... 53125 files and directories currently installed.) unit-oai-hss-0: 21:54:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 21:54:24 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 21:54:24 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 21:54:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 21:54:24 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 21:54:25 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 21:54:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 21:54:25 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-hss-0: 21:54:25 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 21:54:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 21:54:25 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 21:54:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 21:54:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.8_amd64.deb ... unit-abot-epc-basic-0: 21:54:25 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.8) ... unit-abot-epc-basic-0: 21:54:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 21:54:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 21:54:25 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-oai-hss-0: 21:54:26 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 21:54:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 21:54:26 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 21:54:26 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 21:54:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 21:54:26 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:54:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 21:54:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 21:54:26 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-oai-hss-0: 21:54:27 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 21:54:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 21:54:27 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:54:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 21:54:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 21:54:28 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-oai-hss-0: 21:54:28 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 21:54:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 21:54:28 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 21:54:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 21:54:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 21:54:28 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-oai-epc-0: 21:54:28 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 21:54:28 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 21:54:28 DEBUG unit.oai-epc/0.install Running depmod. unit-oai-hss-0: 21:54:28 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:54:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 21:54:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 21:54:28 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 21:54:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 21:54:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 21:54:28 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-oai-epc-0: 21:54:28 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 21:54:28 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 21:54:28 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 21:54:28 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 21:54:28 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 21:54:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 21:54:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 21:54:29 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-oai-hss-0: 21:54:29 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 21:54:29 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 21:54:29 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 21:54:29 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 21:54:29 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 21:54:29 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 21:54:29 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:54:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 21:54:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.12_all.deb ... unit-abot-epc-basic-0: 21:54:29 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 21:54:29 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 21:54:30 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 21:54:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 21:54:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 21:54:30 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 21:54:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 21:54:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 21:54:30 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-oai-hss-0: 21:54:30 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 21:54:30 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 21:54:30 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 21:54:30 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 21:54:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 21:54:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:54:30 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 21:54:30 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 21:54:30 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 21:54:30 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 21:54:30 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 21:54:30 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 21:54:30 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 21:54:30 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 21:54:30 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 21:54:30 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 21:54:30 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 21:54:30 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 21:54:30 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 21:54:30 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 21:54:30 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 21:54:30 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 21:54:30 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 21:54:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 21:54:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:54:30 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 21:54:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 21:54:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:54:31 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 21:54:31 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 21:54:31 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 21:54:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 21:54:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:54:31 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 21:54:31 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 21:54:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:54:31 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 21:54:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:54:31 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 21:54:31 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 21:54:31 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 21:54:31 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 21:54:31 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 21:54:31 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 21:54:31 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 21:54:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:54:31 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 21:54:31 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 21:54:31 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 21:54:31 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 21:54:31 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 21:54:31 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 21:54:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 21:54:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 21:54:31 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 21:54:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 21:54:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 21:54:31 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 21:54:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 21:54:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 21:54:31 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 21:54:32 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 21:54:32 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 21:54:32 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 21:54:32 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 21:54:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 21:54:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-abot-epc-basic-0: 21:54:32 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 21:54:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 21:54:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-abot-epc-basic-0: 21:54:32 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 21:54:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 21:54:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 21:54:32 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 21:54:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 21:54:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:54:32 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 21:54:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 21:54:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 21:54:32 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 21:54:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 21:54:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:54:32 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 21:54:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 21:54:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:54:32 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 21:54:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 21:54:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:54:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:54:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 21:54:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:54:32 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 21:54:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 21:54:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 21:54:33 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 21:54:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 21:54:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:54:34 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 21:54:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 21:54:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 21:54:34 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 21:54:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 21:54:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 21:54:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 21:54:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 21:54:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 21:54:35 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 21:54:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 21:54:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 21:54:35 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 21:54:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 21:54:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:54:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 21:54:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 21:54:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 21:54:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 21:54:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 21:54:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 21:54:35 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 21:54:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 21:54:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 21:54:35 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 21:54:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 21:54:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 21:54:35 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 21:54:35 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 21:54:35 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 21:54:36 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-epc-0: 21:54:36 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 21:54:36 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-epc-0: 21:54:36 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-abot-epc-basic-0: 21:54:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 21:54:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 21:54:36 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-oai-epc-0: 21:54:36 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-156-generic unit-abot-epc-basic-0: 21:54:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 21:54:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 21:54:36 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 21:54:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 21:54:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:54:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 21:54:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 21:54:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 21:54:36 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 21:54:36 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 21:54:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 21:54:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 21:54:36 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-epc-0: 21:54:36 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-156-generic unit-oai-epc-0: 21:54:36 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 21:54:36 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 21:54:36 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:54:36 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 21:54:36 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-epc-0: 21:54:36 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 21:54:36 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 21:54:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 21:54:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:54:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-oai-epc-0: 21:54:36 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-156-generic unit-oai-epc-0: 21:54:36 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-156-generic unit-abot-epc-basic-0: 21:54:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 21:54:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:54:37 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 21:54:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 21:54:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 21:54:37 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 21:54:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 21:54:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 21:54:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 21:54:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 21:54:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-common_0.22-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 21:54:37 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 21:54:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 21:54:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:54:37 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-oai-epc-0: 21:54:37 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 21:54:37 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 21:54:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-oai-epc-0: 21:54:37 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 21:54:37 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-abot-epc-basic-0: 21:54:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-oai-epc-0: 21:54:37 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 21:54:37 INFO juju.worker.uniter.context trying to kill context process 3042 unit-oai-epc-0: 21:54:37 INFO juju.worker.uniter.context waiting for context process 3042 to die unit-abot-epc-basic-0: 21:54:37 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-oai-epc-0: 21:54:37 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 21:54:37 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 21:54:37 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 21:54:37 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 21:54:37 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-oai-hss-0: 21:54:37 DEBUG unit.oai-hss/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-hss-0: 21:54:37 DEBUG unit.oai-hss/0.install Branch v0.3.2-branch set up to track remote branch v0.3.2-branch from origin. unit-oai-hss-0: 21:54:37 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 21:54:37 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 21:54:37 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 21:54:37 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 21:54:37 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 21:54:37 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 21:54:37 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 21:54:37 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 21:54:37 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 21:54:37 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 21:54:37 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 21:54:37 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 21:54:37 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 21:54:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:54:38 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-156-generic unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-156-generic unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-156-generic unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-156-generic unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-156-generic unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-156-generic unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot: No such file or directory unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 21:54:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 21:54:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput10_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:54:38 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 21:54:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:54:38 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 21:54:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 21:54:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 21:54:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 21:54:38 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 21:54:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 21:54:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:54:38 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 21:54:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 21:54:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 21:54:38 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + version=3.19 unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install --2018-08-22 21:54:38-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 21:54:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 21:54:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 21:54:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install Length: unspecified [text/html] unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install 0K ....... 50.2M=0s unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install 2018-08-22 21:54:38 (50.2 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install --2018-08-22 21:54:38-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 21:54:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 21:54:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 21:54:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 21:54:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 21:54:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 21:54:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 21:54:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 21:54:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 21:54:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 287K 4s unit-oai-hss-0: 21:54:38 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 8% 515K 3s unit-abot-epc-basic-0: 21:54:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 21:54:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:54:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 372K 3s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 17% 32.7M 2s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 1.30M 2s unit-abot-epc-basic-0: 21:54:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 21:54:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 21:54:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 21:54:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 21:54:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:54:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 26% 520K 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 31% 40.3M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 35% 33.5M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 39% 41.0M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 44% 39.5M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 48% 386K 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 53% 45.7M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 57% 50.6M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 62% 51.0M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 66% 43.6M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 71% 57.6M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 75% 65.7M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 79% 71.8M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 84% 60.5M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 88% 86.0M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 93% 1.54M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 97% 63.2M 0s machine-2: 21:54:39 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 21:54:39 DEBUG juju.worker.reboot acquiring mutex "machine-lock" for reboot machine-2: 21:54:39 DEBUG juju.worker.reboot mutex "machine-lock" acquired, won't release machine-2: 21:54:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot machine-2: 21:54:39 DEBUG juju.worker killing runner 0xc4200eb6c0 unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 1100K .......... .......... ...... 100% 276K=0.8s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 2018-08-22 21:54:39 (1.36 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install --2018-08-22 21:54:39-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 21:54:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 21:54:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:54:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 51.8M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 51.2M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 1% 51.4M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 1% 49.3M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 1% 51.3M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 2% 65.6M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 2% 69.8M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 3% 70.5M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 3% 61.0M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 3% 70.5M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 4% 71.1M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 4% 70.4M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 4% 55.4M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 5% 87.6M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 5% 118M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 6% 125M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 6% 101M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 6% 118M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 7% 125M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 7% 101M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 8% 108M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 8% 120M 0s unit-abot-epc-basic-0: 21:54:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 21:54:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:54:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 8% 417K 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 9% 51.8M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 9% 58.3M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 9% 52.7M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 10% 49.4M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 10% 54.7M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 11% 52.8M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 11% 61.9M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 11% 47.5M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 12% 74.1M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 12% 63.2M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 13% 77.3M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 13% 66.0M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 13% 72.2M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 14% 60.9M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 14% 69.0M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 14% 68.2M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 15% 72.5M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 15% 61.2M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 16% 70.3M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 16% 72.0M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 16% 68.9M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 17% 61.8M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 17% 73.3M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 17% 72.6M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 18% 73.2M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 18% 64.3M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 19% 72.5M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 19% 85.3M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 19% 118M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 20% 104M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 20% 114M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 21% 116M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 21% 128M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 21% 99.7M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 22% 124M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 22% 113M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 22% 117M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 23% 107M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 23% 122M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 24% 125M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 24% 115M 0s unit-abot-epc-basic-0: 21:54:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 21:54:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 21:54:39 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 24% 457K 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 25% 36.8M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 25% 24.7M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 26% 31.9M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 26% 36.7M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 26% 31.0M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 27% 27.5M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 27% 33.3M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 27% 30.7M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 28% 30.8M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 28% 27.2M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 29% 29.7M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 29% 36.5M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 29% 33.6M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 30% 25.9M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 30% 79.8M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 30% 97.2M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 31% 88.4M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 31% 80.0M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 32% 108M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 32% 89.3M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 32% 103M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 33% 78.3M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 33% 94.3M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 34% 92.2M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 34% 105M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 34% 87.9M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 35% 96.7M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 35% 103M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 35% 104M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 36% 88.2M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 36% 106M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 37% 91.7M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 37% 106M 1s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 37% 88.4M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 38% 98.4M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 38% 99.0M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 39% 106M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 39% 88.4M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 39% 104M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 40% 96.4M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 40% 104M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 40% 86.2M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 41% 105M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 41% 97.3M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 42% 99.3M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 42% 85.2M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 42% 101M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 43% 98.1M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 43% 102M 0s unit-oai-hss-0: 21:54:39 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 43% 92.3M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 44% 534K 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 44% 24.8M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 45% 35.1M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 45% 86.8M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 45% 48.8M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 46% 27.4M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 46% 37.3M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 47% 68.1M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 47% 58.8M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 47% 44.9M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 48% 76.3M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 48% 52.6M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 48% 37.4M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 49% 40.3M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 49% 52.8M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 50% 45.7M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 50% 58.3M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 50% 31.3M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 51% 59.2M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 51% 65.6M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 52% 76.5M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 52% 31.4M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 52% 45.5M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 53% 90.2M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 53% 69.0M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 53% 89.9M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 54% 87.4M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 54% 93.7M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 55% 81.1M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 55% 89.0M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 55% 104M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 56% 104M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 56% 85.8M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 57% 103M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 57% 104M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 57% 480K 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 58% 24.6M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 58% 21.0M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 58% 26.3M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 59% 23.1M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 59% 23.3M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 60% 21.1M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 60% 23.4M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 60% 25.6M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 61% 24.2M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 61% 20.9M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 61% 36.9M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 62% 43.0M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 62% 42.0M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 63% 65.3M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 63% 87.2M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 63% 93.5M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 64% 93.3M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 64% 79.4M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 65% 106M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 65% 97.1M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 65% 107M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 66% 85.1M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 66% 109M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 66% 97.4M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 67% 107M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 67% 86.0M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 68% 109M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 68% 100M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 68% 105M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 69% 87.9M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 69% 109M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 70% 98.3M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 70% 104M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 70% 91.2M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 71% 108M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 71% 99.0M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 71% 105M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 72% 89.2M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 72% 96.0M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 73% 85.5M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 73% 96.1M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 73% 87.0M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 74% 104M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 74% 97.9M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 74% 108M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 75% 92.7M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 75% 108M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 76% 106M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 76% 106M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 76% 90.5M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 77% 104M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 77% 546K 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 78% 50.3M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 78% 51.7M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 78% 49.7M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 79% 54.0M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 79% 60.9M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 79% 69.3M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 80% 66.0M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 80% 71.9M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 81% 81.3M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 81% 70.0M 0s unit-abot-epc-basic-0: 21:54:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 81% 58.5M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 82% 65.6M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 82% 77.7M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 83% 86.0M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 83% 82.8M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 83% 69.6M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 84% 89.9M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 84% 84.8M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 84% 90.5M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 85% 81.9M 0s unit-abot-epc-basic-0: 21:54:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 85% 81.3M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 86% 88.1M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 86% 64.4M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 86% 85.4M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 87% 99.5M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 87% 65.7M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 87% 40.7M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 88% 69.5M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 88% 78.7M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 89% 28.1M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 89% 58.9M 0s unit-abot-epc-basic-0: 21:54:40 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 89% 75.6M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 90% 451K 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 90% 47.1M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 91% 45.6M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 91% 57.8M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 91% 52.5M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 92% 57.2M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 92% 58.0M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 92% 67.7M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 93% 68.1M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 93% 67.8M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 94% 58.3M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 94% 64.5M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 94% 70.2M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 95% 71.0M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 95% 60.0M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 96% 87.5M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 96% 98.3M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 96% 97.2M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 97% 91.5M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 97% 99.3M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 97% 104M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 98% 87.9M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 98% 95.5M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 99% 99.0M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 99% 106M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 99% 99.6M 0s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 13050K .......... ........ 100% 72.8M=0.8s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 2018-08-22 21:54:40 (15.4 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install --2018-08-22 21:54:40-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 21:54:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 21:54:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 21:54:40 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 44.9M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 50.8M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 0% 51.4M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 0% 49.4M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 0% 49.9M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 0% 57.1M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 0% 60.5M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 0% 55.8M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 0% 55.1M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 0% 59.6M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 1% 62.6M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 1% 58.8M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 1% 55.1M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 1% 59.1M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 1% 62.3M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 1% 64.4M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 1% 49.4M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 1% 62.5M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 1% 62.5M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 1% 65.3M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 1% 55.8M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 2% 61.8M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 2% 61.0M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 2% 58.9M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 2% 53.9M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 2% 62.1M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 2% 60.4M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 2% 61.7M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 2% 53.2M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 2% 60.9M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 2% 62.8M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 2% 70.6M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 3% 92.0M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 3% 103M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 3% 97.5M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 3% 106M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 3% 84.2M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 3% 105M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 3% 97.7M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 3% 106M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 3% 92.6M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 3% 105M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 3% 101M 1s unit-abot-epc-basic-0: 21:54:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 4% 103M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 4% 89.6M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 4% 106M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 4% 98.1M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 4% 90.3M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 4% 89.3M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 4% 96.3M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 4% 99.9M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 4% 104M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 4% 92.4M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 5% 106M 1s unit-abot-epc-basic-0: 21:54:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 5% 101M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 5% 106M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 5% 91.1M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 5% 107M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 5% 112M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 5% 107M 1s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 5% 97.9M 1s unit-abot-epc-basic-0: 21:54:40 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 21:54:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 21:54:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:54:40 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 5% 526K 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 5% 58.8M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 5% 49.5M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 6% 65.5M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 6% 53.7M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 6% 75.5M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 6% 63.8M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 6% 71.8M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 6% 52.0M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 6% 67.0M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 6% 84.9M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 6% 72.5M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 6% 62.9M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 6% 76.3M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 7% 60.8M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 7% 84.0M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 7% 50.7M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 7% 56.8M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 7% 76.9M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 7% 61.8M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 7% 67.3M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 7% 74.7M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 7% 68.4M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 7% 75.0M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 7% 71.2M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 8% 68.3M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 8% 73.8M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 8% 74.7M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 8% 75.3M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 8% 68.2M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 8% 66.3M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 8% 71.4M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 8% 62.9M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 8% 68.4M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 8% 87.2M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 9% 69.2M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 9% 63.3M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 9% 108M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 9% 106M 2s unit-abot-epc-basic-0: 21:54:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 21:54:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 21:54:40 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 21:54:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 21:54:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 21:54:40 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 21:54:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 21:54:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 21:54:40 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 9% 470K 3s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 9% 53.5M 3s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 9% 49.1M 3s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 9% 55.0M 3s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 9% 53.4M 3s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 9% 57.1M 3s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 9% 54.5M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 10% 63.1M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 10% 59.0M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 10% 65.0M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 10% 48.7M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 10% 66.5M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 10% 61.4M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 10% 66.4M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 10% 52.9M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 10% 59.1M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 10% 60.4M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 10% 58.3M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 11% 51.1M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 11% 61.8M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 11% 62.9M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 11% 61.7M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 11% 55.5M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 11% 63.7M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 11% 61.5M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 11% 61.9M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 11% 56.7M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 11% 62.8M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 11% 64.8M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 12% 64.0M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 12% 58.0M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 12% 75.8M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 12% 77.3M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 12% 75.1M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 12% 68.6M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 12% 79.2M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 12% 105M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 12% 104M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 12% 86.4M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 13% 102M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 13% 103M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 13% 102M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 13% 91.6M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 13% 95.8M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 13% 103M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 13% 100M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 13% 89.1M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 13% 107M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 13% 107M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 13% 106M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 14% 92.5M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 14% 106M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 14% 96.3M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 14% 107M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 14% 88.5M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 14% 106M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 14% 100M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 14% 108M 2s unit-oai-hss-0: 21:54:40 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 14% 91.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 14% 523K 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 14% 39.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 15% 49.2M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 15% 50.7M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 15% 54.7M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 15% 64.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 15% 53.2M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 15% 74.6M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 15% 95.2M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 15% 67.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 15% 63.0M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 15% 53.2M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 15% 66.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 16% 83.7M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 16% 73.7M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 16% 59.6M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 16% 76.2M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 16% 64.1M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 16% 85.6M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 16% 60.6M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 16% 75.1M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 16% 71.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 16% 59.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 17% 55.9M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 17% 63.8M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 17% 59.0M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 17% 72.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 17% 58.6M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 17% 59.9M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 17% 62.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 17% 68.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 17% 52.2M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 17% 90.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 17% 64.3M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 18% 67.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 18% 55.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 18% 62.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 18% 75.0M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 18% 85.9M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 18% 78.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 18% 96.9M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 18% 83.8M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 18% 100M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 18% 76.3M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 18% 482K 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 19% 41.1M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 19% 5.96M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 19% 51.6M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 19% 53.8M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 19% 53.6M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 19% 60.8M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 19% 40.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 19% 73.1M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 19% 15.6M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 19% 61.8M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 19% 26.1M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 20% 49.9M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 20% 70.6M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 20% 80.9M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 20% 108M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 20% 99.3M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 20% 60.8M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 20% 76.7M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 20% 74.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 20% 90.2M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 20% 90.0M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 21% 79.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 21% 54.2M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 21% 67.9M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 21% 81.0M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 21% 82.9M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 21% 100M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 21% 83.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 21% 79.3M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 21% 97.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 21% 84.0M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 21% 85.7M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 22% 73.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 22% 93.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 22% 86.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 22% 91.1M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 22% 76.0M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 22% 89.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 22% 91.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 22% 87.0M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 22% 77.9M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 22% 96.9M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 22% 99.8M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 23% 103M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 23% 87.9M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 23% 93.1M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 23% 105M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 23% 98.7M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 23% 84.1M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 23% 99.7M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 23% 103M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 23% 95.1M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 23% 84.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 23% 85.3M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 24% 92.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 24% 562K 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 24% 52.7M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 13050K .......... .......... .......... .......... .......... 24% 38.3M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 13100K .......... .......... .......... .......... .......... 24% 38.9M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 13150K .......... .......... .......... .......... .......... 24% 88.1M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 13200K .......... .......... .......... .......... .......... 24% 68.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 13250K .......... .......... .......... .......... .......... 24% 66.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 13300K .......... .......... .......... .......... .......... 24% 82.2M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 13350K .......... .......... .......... .......... .......... 24% 89.1M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 13400K .......... .......... .......... .......... .......... 25% 14.3M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 13450K .......... .......... .......... .......... .......... 25% 45.7M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 13500K .......... .......... .......... .......... .......... 25% 42.0M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 13550K .......... .......... .......... .......... .......... 25% 52.9M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 13600K .......... .......... .......... .......... .......... 25% 67.8M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 13650K .......... .......... .......... .......... .......... 25% 55.7M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 13700K .......... .......... .......... .......... .......... 25% 75.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 13750K .......... .......... .......... .......... .......... 25% 93.3M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 13800K .......... .......... .......... .......... .......... 25% 96.2M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 13850K .......... .......... .......... .......... .......... 25% 88.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 13900K .......... .......... .......... .......... .......... 25% 55.8M 2s unit-abot-epc-basic-0: 21:54:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 13950K .......... .......... .......... .......... .......... 26% 58.3M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 14000K .......... .......... .......... .......... .......... 26% 80.3M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 14050K .......... .......... .......... .......... .......... 26% 97.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 14100K .......... .......... .......... .......... .......... 26% 73.0M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 14150K .......... .......... .......... .......... .......... 26% 66.3M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 14200K .......... .......... .......... .......... .......... 26% 77.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 14250K .......... .......... .......... .......... .......... 26% 69.1M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 14300K .......... .......... .......... .......... .......... 26% 67.8M 2s unit-abot-epc-basic-0: 21:54:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 14350K .......... .......... .......... .......... .......... 26% 65.0M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 14400K .......... .......... .......... .......... .......... 26% 60.1M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 14450K .......... .......... .......... .......... .......... 26% 68.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 14500K .......... .......... .......... .......... .......... 27% 60.7M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 14550K .......... .......... .......... .......... .......... 27% 90.8M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 14600K .......... .......... .......... .......... .......... 27% 82.3M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 14650K .......... .......... .......... .......... .......... 27% 67.7M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 14700K .......... .......... .......... .......... .......... 27% 63.2M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 14750K .......... .......... .......... .......... .......... 27% 72.8M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 14800K .......... .......... .......... .......... .......... 27% 99.6M 2s unit-abot-epc-basic-0: 21:54:41 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 14850K .......... .......... .......... .......... .......... 27% 475K 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 14900K .......... .......... .......... .......... .......... 27% 48.3M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 14950K .......... .......... .......... .......... .......... 27% 48.9M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 15000K .......... .......... .......... .......... .......... 27% 53.6M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 15050K .......... .......... .......... .......... .......... 28% 47.6M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 15100K .......... .......... .......... .......... .......... 28% 55.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 15150K .......... .......... .......... .......... .......... 28% 58.8M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 15200K .......... .......... .......... .......... .......... 28% 56.0M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 15250K .......... .......... .......... .......... .......... 28% 53.0M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 15300K .......... .......... .......... .......... .......... 28% 66.3M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 15350K .......... .......... .......... .......... .......... 28% 64.3M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 15400K .......... .......... .......... .......... .......... 28% 62.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 15450K .......... .......... .......... .......... .......... 28% 58.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 15500K .......... .......... .......... .......... .......... 28% 65.3M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 15550K .......... .......... .......... .......... .......... 29% 64.1M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 15600K .......... .......... .......... .......... .......... 29% 64.2M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 15650K .......... .......... .......... .......... .......... 29% 59.8M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 15700K .......... .......... .......... .......... .......... 29% 65.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 15750K .......... .......... .......... .......... .......... 29% 62.6M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 15800K .......... .......... .......... .......... .......... 29% 63.8M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 15850K .......... .......... .......... .......... .......... 29% 55.3M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 15900K .......... .......... .......... .......... .......... 29% 64.3M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 15950K .......... .......... .......... .......... .......... 29% 66.1M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 16000K .......... .......... .......... .......... .......... 29% 66.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 16050K .......... .......... .......... .......... .......... 29% 53.0M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 16100K .......... .......... .......... .......... .......... 30% 69.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 16150K .......... .......... .......... .......... .......... 30% 103M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 16200K .......... .......... .......... .......... .......... 30% 100M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 16250K .......... .......... .......... .......... .......... 30% 91.8M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 16300K .......... .......... .......... .......... .......... 30% 98.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 16350K .......... .......... .......... .......... .......... 30% 103M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 16400K .......... .......... .......... .......... .......... 30% 101M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 16450K .......... .......... .......... .......... .......... 30% 78.0M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 16500K .......... .......... .......... .......... .......... 30% 67.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 16550K .......... .......... .......... .......... .......... 30% 63.7M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 16600K .......... .......... .......... .......... .......... 30% 68.7M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 16650K .......... .......... .......... .......... .......... 31% 58.0M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 16700K .......... .......... .......... .......... .......... 31% 66.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 16750K .......... .......... .......... .......... .......... 31% 66.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 16800K .......... .......... .......... .......... .......... 31% 67.2M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 16850K .......... .......... .......... .......... .......... 31% 61.1M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 16900K .......... .......... .......... .......... .......... 31% 79.0M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 16950K .......... .......... .......... .......... .......... 31% 97.9M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 17000K .......... .......... .......... .......... .......... 31% 106M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 17050K .......... .......... .......... .......... .......... 31% 91.0M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 17100K .......... .......... .......... .......... .......... 31% 109M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 17150K .......... .......... .......... .......... .......... 31% 107M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 17200K .......... .......... .......... .......... .......... 32% 109M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 17250K .......... .......... .......... .......... .......... 32% 93.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 17300K .......... .......... .......... .......... .......... 32% 99.7M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 17350K .......... .......... .......... .......... .......... 32% 98.6M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 17400K .......... .......... .......... .......... .......... 32% 102M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 17450K .......... .......... .......... .......... .......... 32% 94.6M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 17500K .......... .......... .......... .......... .......... 32% 108M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 17550K .......... .......... .......... .......... .......... 32% 94.3M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 17600K .......... .......... .......... .......... .......... 32% 101M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 17650K .......... .......... .......... .......... .......... 32% 92.8M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 17700K .......... .......... .......... .......... .......... 33% 99.0M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 17750K .......... .......... .......... .......... .......... 33% 107M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 17800K .......... .......... .......... .......... .......... 33% 94.8M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 17850K .......... .......... .......... .......... .......... 33% 525K 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 17900K .......... .......... .......... .......... .......... 33% 60.3M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 17950K .......... .......... .......... .......... .......... 33% 52.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 18000K .......... .......... .......... .......... .......... 33% 71.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 18050K .......... .......... .......... .......... .......... 33% 61.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 18100K .......... .......... .......... .......... .......... 33% 48.8M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 18150K .......... .......... .......... .......... .......... 33% 62.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 18200K .......... .......... .......... .......... .......... 33% 53.7M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 18250K .......... .......... .......... .......... .......... 34% 63.0M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 18300K .......... .......... .......... .......... .......... 34% 58.7M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 18350K .......... .......... .......... .......... .......... 34% 60.1M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 18400K .......... .......... .......... .......... .......... 34% 61.6M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 18450K .......... .......... .......... .......... .......... 34% 75.8M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 18500K .......... .......... .......... .......... .......... 34% 68.9M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 18550K .......... .......... .......... .......... .......... 34% 63.9M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 18600K .......... .......... .......... .......... .......... 34% 62.2M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 18650K .......... .......... .......... .......... .......... 34% 65.1M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 18700K .......... .......... .......... .......... .......... 34% 67.3M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 18750K .......... .......... .......... .......... .......... 34% 65.0M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 18800K .......... .......... .......... .......... .......... 35% 71.7M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 18850K .......... .......... .......... .......... .......... 35% 64.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 18900K .......... .......... .......... .......... .......... 35% 59.7M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 18950K .......... .......... .......... .......... .......... 35% 63.1M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 19000K .......... .......... .......... .......... .......... 35% 65.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 19050K .......... .......... .......... .......... .......... 35% 79.1M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 19100K .......... .......... .......... .......... .......... 35% 71.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 19150K .......... .......... .......... .......... .......... 35% 54.6M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 19200K .......... .......... .......... .......... .......... 35% 79.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 19250K .......... .......... .......... .......... .......... 35% 104M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 19300K .......... .......... .......... .......... .......... 35% 104M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 19350K .......... .......... .......... .......... .......... 36% 90.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 19400K .......... .......... .......... .......... .......... 36% 27.7M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 19450K .......... .......... .......... .......... .......... 36% 54.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 19500K .......... .......... .......... .......... .......... 36% 66.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 19550K .......... .......... .......... .......... .......... 36% 64.9M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 19600K .......... .......... .......... .......... .......... 36% 73.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 19650K .......... .......... .......... .......... .......... 36% 55.9M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 19700K .......... .......... .......... .......... .......... 36% 54.0M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 19750K .......... .......... .......... .......... .......... 36% 59.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 19800K .......... .......... .......... .......... .......... 36% 61.7M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 19850K .......... .......... .......... .......... .......... 37% 55.9M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 19900K .......... .......... .......... .......... .......... 37% 71.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 19950K .......... .......... .......... .......... .......... 37% 102M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 20000K .......... .......... .......... .......... .......... 37% 96.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 20050K .......... .......... .......... .......... .......... 37% 91.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 20100K .......... .......... .......... .......... .......... 37% 98.0M 2s unit-abot-epc-basic-0: 21:54:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 20150K .......... .......... .......... .......... .......... 37% 103M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 20200K .......... .......... .......... .......... .......... 37% 91.7M 2s unit-abot-epc-basic-0: 21:54:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:54:41 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 20250K .......... .......... .......... .......... .......... 37% 496K 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 20300K .......... .......... .......... .......... .......... 37% 49.9M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 20350K .......... .......... .......... .......... .......... 37% 48.3M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 20400K .......... .......... .......... .......... .......... 38% 48.6M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 20450K .......... .......... .......... .......... .......... 38% 55.9M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 20500K .......... .......... .......... .......... .......... 38% 64.7M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 20550K .......... .......... .......... .......... .......... 38% 64.6M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 20600K .......... .......... .......... .......... .......... 38% 56.8M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 20650K .......... .......... .......... .......... .......... 38% 68.6M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 20700K .......... .......... .......... .......... .......... 38% 64.6M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 20750K .......... .......... .......... .......... .......... 38% 65.9M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 20800K .......... .......... .......... .......... .......... 38% 56.1M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 20850K .......... .......... .......... .......... .......... 38% 66.3M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 20900K .......... .......... .......... .......... .......... 38% 68.2M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 20950K .......... .......... .......... .......... .......... 39% 104M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 21000K .......... .......... .......... .......... .......... 39% 83.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 21050K .......... .......... .......... .......... .......... 39% 71.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 21100K .......... .......... .......... .......... .......... 39% 68.3M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 21150K .......... .......... .......... .......... .......... 39% 69.8M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 21200K .......... .......... .......... .......... .......... 39% 55.2M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 21250K .......... .......... .......... .......... .......... 39% 65.7M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 21300K .......... .......... .......... .......... .......... 39% 66.3M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 21350K .......... .......... .......... .......... .......... 39% 65.3M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 21400K .......... .......... .......... .......... .......... 39% 58.2M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 21450K .......... .......... .......... .......... .......... 39% 71.1M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 21500K .......... .......... .......... .......... .......... 40% 77.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 21550K .......... .......... .......... .......... .......... 40% 85.1M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 21600K .......... .......... .......... .......... .......... 40% 72.7M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 21650K .......... .......... .......... .......... .......... 40% 104M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 21700K .......... .......... .......... .......... .......... 40% 106M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 21750K .......... .......... .......... .......... .......... 40% 103M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 21800K .......... .......... .......... .......... .......... 40% 93.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 21850K .......... .......... .......... .......... .......... 40% 103M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 21900K .......... .......... .......... .......... .......... 40% 79.2M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 21950K .......... .......... .......... .......... .......... 40% 65.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 22000K .......... .......... .......... .......... .......... 41% 55.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 22050K .......... .......... .......... .......... .......... 41% 70.0M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 22100K .......... .......... .......... .......... .......... 41% 66.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 22150K .......... .......... .......... .......... .......... 41% 67.3M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 22200K .......... .......... .......... .......... .......... 41% 64.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 22250K .......... .......... .......... .......... .......... 41% 81.0M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 22300K .......... .......... .......... .......... .......... 41% 79.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 22350K .......... .......... .......... .......... .......... 41% 71.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 22400K .......... .......... .......... .......... .......... 41% 90.8M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 22450K .......... .......... .......... .......... .......... 41% 105M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 22500K .......... .......... .......... .......... .......... 41% 107M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 22550K .......... .......... .......... .......... .......... 42% 102M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 22600K .......... .......... .......... .......... .......... 42% 91.9M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 22650K .......... .......... .......... .......... .......... 42% 98.0M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 22700K .......... .......... .......... .......... .......... 42% 100M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 22750K .......... .......... .......... .......... .......... 42% 96.2M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 22800K .......... .......... .......... .......... .......... 42% 82.3M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 22850K .......... .......... .......... .......... .......... 42% 100M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 22900K .......... .......... .......... .......... .......... 42% 95.0M 2s unit-abot-epc-basic-0: 21:54:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 21:54:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 21:54:41 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 22950K .......... .......... .......... .......... .......... 42% 502K 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 23000K .......... .......... .......... .......... .......... 42% 55.7M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 23050K .......... .......... .......... .......... .......... 42% 57.2M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 23100K .......... .......... .......... .......... .......... 43% 51.6M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 23150K .......... .......... .......... .......... .......... 43% 57.3M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 23200K .......... .......... .......... .......... .......... 43% 64.8M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 23250K .......... .......... .......... .......... .......... 43% 63.9M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 23300K .......... .......... .......... .......... .......... 43% 60.2M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 23350K .......... .......... .......... .......... .......... 43% 66.6M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 23400K .......... .......... .......... .......... .......... 43% 70.2M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 23450K .......... .......... .......... .......... .......... 43% 68.7M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 23500K .......... .......... .......... .......... .......... 43% 62.6M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 23550K .......... .......... .......... .......... .......... 43% 73.6M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 23600K .......... .......... .......... .......... .......... 43% 83.5M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 23650K .......... .......... .......... .......... .......... 44% 80.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 23700K .......... .......... .......... .......... .......... 44% 68.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 23750K .......... .......... .......... .......... .......... 44% 83.0M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 23800K .......... .......... .......... .......... .......... 44% 70.7M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 23850K .......... .......... .......... .......... .......... 44% 66.7M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 23900K .......... .......... .......... .......... .......... 44% 72.6M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 23950K .......... .......... .......... .......... .......... 44% 79.0M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 24000K .......... .......... .......... .......... .......... 44% 79.9M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 24050K .......... .......... .......... .......... .......... 44% 79.1M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 24100K .......... .......... .......... .......... .......... 44% 60.6M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 24150K .......... .......... .......... .......... .......... 45% 77.9M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 24200K .......... .......... .......... .......... .......... 45% 74.4M 2s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 24250K .......... .......... .......... .......... .......... 45% 77.9M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 24300K .......... .......... .......... .......... .......... 45% 64.4M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 24350K .......... .......... .......... .......... .......... 45% 70.7M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 24400K .......... .......... .......... .......... .......... 45% 89.6M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 24450K .......... .......... .......... .......... .......... 45% 101M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 24500K .......... .......... .......... .......... .......... 45% 88.0M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 24550K .......... .......... .......... .......... .......... 45% 94.4M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 24600K .......... .......... .......... .......... .......... 45% 99.1M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 24650K .......... .......... .......... .......... .......... 45% 81.2M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 24700K .......... .......... .......... .......... .......... 46% 64.1M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 24750K .......... .......... .......... .......... .......... 46% 65.8M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 24800K .......... .......... .......... .......... .......... 46% 68.5M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 24850K .......... .......... .......... .......... .......... 46% 69.1M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 24900K .......... .......... .......... .......... .......... 46% 63.8M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 24950K .......... .......... .......... .......... .......... 46% 71.0M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 25000K .......... .......... .......... .......... .......... 46% 71.7M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 25050K .......... .......... .......... .......... .......... 46% 67.8M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 25100K .......... .......... .......... .......... .......... 46% 68.8M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 25150K .......... .......... .......... .......... .......... 46% 74.1M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 25200K .......... .......... .......... .......... .......... 46% 86.2M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 25250K .......... .......... .......... .......... .......... 47% 102M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 25300K .......... .......... .......... .......... .......... 47% 91.3M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 25350K .......... .......... .......... .......... .......... 47% 98.6M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 25400K .......... .......... .......... .......... .......... 47% 100M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 25450K .......... .......... .......... .......... .......... 47% 94.5M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 25500K .......... .......... .......... .......... .......... 47% 89.8M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 25550K .......... .......... .......... .......... .......... 47% 97.1M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 25600K .......... .......... .......... .......... .......... 47% 496K 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 25650K .......... .......... .......... .......... .......... 47% 22.5M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 25700K .......... .......... .......... .......... .......... 47% 27.8M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 25750K .......... .......... .......... .......... .......... 47% 24.4M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 25800K .......... .......... .......... .......... .......... 48% 22.4M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 25850K .......... .......... .......... .......... .......... 48% 23.7M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 25900K .......... .......... .......... .......... .......... 48% 51.9M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 25950K .......... .......... .......... .......... .......... 48% 37.1M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 26000K .......... .......... .......... .......... .......... 48% 30.4M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 26050K .......... .......... .......... .......... .......... 48% 32.3M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 26100K .......... .......... .......... .......... .......... 48% 46.0M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 26150K .......... .......... .......... .......... .......... 48% 55.0M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 26200K .......... .......... .......... .......... .......... 48% 31.7M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 26250K .......... .......... .......... .......... .......... 48% 35.2M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 26300K .......... .......... .......... .......... .......... 49% 85.9M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 26350K .......... .......... .......... .......... .......... 49% 91.3M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 26400K .......... .......... .......... .......... .......... 49% 88.9M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 26450K .......... .......... .......... .......... .......... 49% 39.9M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 26500K .......... .......... .......... .......... .......... 49% 34.4M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 26550K .......... .......... .......... .......... .......... 49% 37.8M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 26600K .......... .......... .......... .......... .......... 49% 64.2M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 26650K .......... .......... .......... .......... .......... 49% 57.5M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 26700K .......... .......... .......... .......... .......... 49% 64.6M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 26750K .......... .......... .......... .......... .......... 49% 81.6M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 26800K .......... .......... .......... .......... .......... 49% 69.3M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 26850K .......... .......... .......... .......... .......... 50% 72.1M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 26900K .......... .......... .......... .......... .......... 50% 71.3M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 26950K .......... .......... .......... .......... .......... 50% 104M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 27000K .......... .......... .......... .......... .......... 50% 101M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 27050K .......... .......... .......... .......... .......... 50% 92.5M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 27100K .......... .......... .......... .......... .......... 50% 96.4M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 27150K .......... .......... .......... .......... .......... 50% 102M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 27200K .......... .......... .......... .......... .......... 50% 102M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 27250K .......... .......... .......... .......... .......... 50% 91.6M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 27300K .......... .......... .......... .......... .......... 50% 102M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 27350K .......... .......... .......... .......... .......... 50% 104M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 27400K .......... .......... .......... .......... .......... 51% 99.9M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 27450K .......... .......... .......... .......... .......... 51% 91.6M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 27500K .......... .......... .......... .......... .......... 51% 103M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 27550K .......... .......... .......... .......... .......... 51% 103M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 27600K .......... .......... .......... .......... .......... 51% 101M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 27650K .......... .......... .......... .......... .......... 51% 91.4M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 27700K .......... .......... .......... .......... .......... 51% 101M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 27750K .......... .......... .......... .......... .......... 51% 100M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 27800K .......... .......... .......... .......... .......... 51% 101M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 27850K .......... .......... .......... .......... .......... 51% 81.8M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 27900K .......... .......... .......... .......... .......... 51% 83.1M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 27950K .......... .......... .......... .......... .......... 52% 85.7M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 28000K .......... .......... .......... .......... .......... 52% 91.9M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 28050K .......... .......... .......... .......... .......... 52% 90.3M 1s unit-oai-hss-0: 21:54:41 DEBUG unit.oai-hss/0.install 28100K .......... .......... .......... .......... .......... 52% 104M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 28150K .......... .......... .......... .......... .......... 52% 102M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 28200K .......... .......... .......... .......... .......... 52% 95.3M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 28250K .......... .......... .......... .......... .......... 52% 91.5M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 28300K .......... .......... .......... .......... .......... 52% 103M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 28350K .......... .......... .......... .......... .......... 52% 562K 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 28400K .......... .......... .......... .......... .......... 52% 53.9M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 28450K .......... .......... .......... .......... .......... 53% 46.6M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 28500K .......... .......... .......... .......... .......... 53% 52.6M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 28550K .......... .......... .......... .......... .......... 53% 56.3M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 28600K .......... .......... .......... .......... .......... 53% 73.4M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 28650K .......... .......... .......... .......... .......... 53% 54.1M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 28700K .......... .......... .......... .......... .......... 53% 62.6M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 28750K .......... .......... .......... .......... .......... 53% 82.2M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 28800K .......... .......... .......... .......... .......... 53% 86.8M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 28850K .......... .......... .......... .......... .......... 53% 72.8M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 28900K .......... .......... .......... .......... .......... 53% 83.5M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 28950K .......... .......... .......... .......... .......... 53% 69.4M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 29000K .......... .......... .......... .......... .......... 54% 83.4M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 29050K .......... .......... .......... .......... .......... 54% 78.0M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 29100K .......... .......... .......... .......... .......... 54% 91.9M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 29150K .......... .......... .......... .......... .......... 54% 65.1M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 29200K .......... .......... .......... .......... .......... 54% 41.7M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 29250K .......... .......... .......... .......... .......... 54% 64.0M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 29300K .......... .......... .......... .......... .......... 54% 43.3M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 29350K .......... .......... .......... .......... .......... 54% 71.9M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 29400K .......... .......... .......... .......... .......... 54% 32.7M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 29450K .......... .......... .......... .......... .......... 54% 36.3M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 29500K .......... .......... .......... .......... .......... 54% 61.8M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 29550K .......... .......... .......... .......... .......... 55% 79.0M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 29600K .......... .......... .......... .......... .......... 55% 52.4M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 29650K .......... .......... .......... .......... .......... 55% 14.6M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 29700K .......... .......... .......... .......... .......... 55% 46.3M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 29750K .......... .......... .......... .......... .......... 55% 59.8M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 29800K .......... .......... .......... .......... .......... 55% 55.8M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 29850K .......... .......... .......... .......... .......... 55% 55.9M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 29900K .......... .......... .......... .......... .......... 55% 53.7M 1s unit-abot-epc-basic-0: 21:54:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 29950K .......... .......... .......... .......... .......... 55% 60.2M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 30000K .......... .......... .......... .......... .......... 55% 54.8M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 30050K .......... .......... .......... .......... .......... 55% 60.8M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 30100K .......... .......... .......... .......... .......... 56% 47.8M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 30150K .......... .......... .......... .......... .......... 56% 73.8M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 30200K .......... .......... .......... .......... .......... 56% 92.9M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 30250K .......... .......... .......... .......... .......... 56% 89.6M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 30300K .......... .......... .......... .......... .......... 56% 81.3M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 30350K .......... .......... .......... .......... .......... 56% 86.3M 1s unit-abot-epc-basic-0: 21:54:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup-gnome2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 30400K .......... .......... .......... .......... .......... 56% 496K 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 30450K .......... .......... .......... .......... .......... 56% 43.2M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 30500K .......... .......... .......... .......... .......... 56% 50.3M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 30550K .......... .......... .......... .......... .......... 56% 50.1M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 30600K .......... .......... .......... .......... .......... 57% 52.2M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 30650K .......... .......... .......... .......... .......... 57% 54.2M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 30700K .......... .......... .......... .......... .......... 57% 60.6M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 30750K .......... .......... .......... .......... .......... 57% 62.2M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 30800K .......... .......... .......... .......... .......... 57% 65.8M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 30850K .......... .......... .......... .......... .......... 57% 58.8M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 30900K .......... .......... .......... .......... .......... 57% 57.6M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 30950K .......... .......... .......... .......... .......... 57% 34.0M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 31000K .......... .......... .......... .......... .......... 57% 57.4M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 31050K .......... .......... .......... .......... .......... 57% 46.6M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 31100K .......... .......... .......... .......... .......... 57% 63.0M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 31150K .......... .......... .......... .......... .......... 58% 61.4M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 31200K .......... .......... .......... .......... .......... 58% 61.5M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 31250K .......... .......... .......... .......... .......... 58% 53.8M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 31300K .......... .......... .......... .......... .......... 58% 62.4M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 31350K .......... .......... .......... .......... .......... 58% 63.5M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 31400K .......... .......... .......... .......... .......... 58% 55.8M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 31450K .......... .......... .......... .......... .......... 58% 50.1M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 31500K .......... .......... .......... .......... .......... 58% 62.2M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 31550K .......... .......... .......... .......... .......... 58% 64.3M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 31600K .......... .......... .......... .......... .......... 58% 101M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 31650K .......... .......... .......... .......... .......... 58% 91.1M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 31700K .......... .......... .......... .......... .......... 59% 103M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 31750K .......... .......... .......... .......... .......... 59% 103M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 31800K .......... .......... .......... .......... .......... 59% 78.1M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 31850K .......... .......... .......... .......... .......... 59% 64.0M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 31900K .......... .......... .......... .......... .......... 59% 74.0M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 31950K .......... .......... .......... .......... .......... 59% 66.8M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 32000K .......... .......... .......... .......... .......... 59% 92.9M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 32050K .......... .......... .......... .......... .......... 59% 66.5M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 32100K .......... .......... .......... .......... .......... 59% 79.7M 1s unit-abot-epc-basic-0: 21:54:42 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 32150K .......... .......... .......... .......... .......... 59% 65.6M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 32200K .......... .......... .......... .......... .......... 59% 86.5M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 32250K .......... .......... .......... .......... .......... 60% 67.4M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 32300K .......... .......... .......... .......... .......... 60% 86.6M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 32350K .......... .......... .......... .......... .......... 60% 102M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 32400K .......... .......... .......... .......... .......... 60% 105M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 32450K .......... .......... .......... .......... .......... 60% 90.4M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 32500K .......... .......... .......... .......... .......... 60% 98.0M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 32550K .......... .......... .......... .......... .......... 60% 95.0M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 32600K .......... .......... .......... .......... .......... 60% 106M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 32650K .......... .......... .......... .......... .......... 60% 88.0M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 32700K .......... .......... .......... .......... .......... 60% 105M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 32750K .......... .......... .......... .......... .......... 61% 98.8M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 32800K .......... .......... .......... .......... .......... 61% 101M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 32850K .......... .......... .......... .......... .......... 61% 90.0M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 32900K .......... .......... .......... .......... .......... 61% 103M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 32950K .......... .......... .......... .......... .......... 61% 99.5M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 33000K .......... .......... .......... .......... .......... 61% 105M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 33050K .......... .......... .......... .......... .......... 61% 88.1M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 33100K .......... .......... .......... .......... .......... 61% 510K 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 33150K .......... .......... .......... .......... .......... 61% 39.5M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 33200K .......... .......... .......... .......... .......... 61% 41.3M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 33250K .......... .......... .......... .......... .......... 61% 52.2M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 33300K .......... .......... .......... .......... .......... 62% 56.7M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 33350K .......... .......... .......... .......... .......... 62% 48.6M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 33400K .......... .......... .......... .......... .......... 62% 51.6M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 33450K .......... .......... .......... .......... .......... 62% 57.2M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 33500K .......... .......... .......... .......... .......... 62% 68.2M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 33550K .......... .......... .......... .......... .......... 62% 50.7M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 33600K .......... .......... .......... .......... .......... 62% 87.2M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 33650K .......... .......... .......... .......... .......... 62% 72.3M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 33700K .......... .......... .......... .......... .......... 62% 95.6M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 33750K .......... .......... .......... .......... .......... 62% 60.2M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 33800K .......... .......... .......... .......... .......... 62% 64.2M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 33850K .......... .......... .......... .......... .......... 63% 78.3M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 33900K .......... .......... .......... .......... .......... 63% 97.2M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 33950K .......... .......... .......... .......... .......... 63% 70.5M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 34000K .......... .......... .......... .......... .......... 63% 53.6M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 34050K .......... .......... .......... .......... .......... 63% 66.6M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 34100K .......... .......... .......... .......... .......... 63% 70.5M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 34150K .......... .......... .......... .......... .......... 63% 68.2M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 34200K .......... .......... .......... .......... .......... 63% 76.6M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 34250K .......... .......... .......... .......... .......... 63% 70.4M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 34300K .......... .......... .......... .......... .......... 63% 69.0M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 34350K .......... .......... .......... .......... .......... 63% 59.5M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 34400K .......... .......... .......... .......... .......... 64% 72.2M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 34450K .......... .......... .......... .......... .......... 64% 100M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 34500K .......... .......... .......... .......... .......... 64% 102M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 34550K .......... .......... .......... .......... .......... 64% 88.2M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 34600K .......... .......... .......... .......... .......... 64% 71.7M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 34650K .......... .......... .......... .......... .......... 64% 68.9M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 34700K .......... .......... .......... .......... .......... 64% 61.2M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 34750K .......... .......... .......... .......... .......... 64% 57.4M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 34800K .......... .......... .......... .......... .......... 64% 67.5M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 34850K .......... .......... .......... .......... .......... 64% 67.3M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 34900K .......... .......... .......... .......... .......... 65% 74.3M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 34950K .......... .......... .......... .......... .......... 65% 59.6M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 35000K .......... .......... .......... .......... .......... 65% 71.4M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 35050K .......... .......... .......... .......... .......... 65% 72.0M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 35100K .......... .......... .......... .......... .......... 65% 67.0M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 35150K .......... .......... .......... .......... .......... 65% 81.9M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 35200K .......... .......... .......... .......... .......... 65% 98.6M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 35250K .......... .......... .......... .......... .......... 65% 99.9M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 35300K .......... .......... .......... .......... .......... 65% 100M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 35350K .......... .......... .......... .......... .......... 65% 74.3M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 35400K .......... .......... .......... .......... .......... 65% 92.4M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 35450K .......... .......... .......... .......... .......... 66% 88.9M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 35500K .......... .......... .......... .......... .......... 66% 87.3M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 35550K .......... .......... .......... .......... .......... 66% 499K 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 35600K .......... .......... .......... .......... .......... 66% 49.1M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 35650K .......... .......... .......... .......... .......... 66% 37.6M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 35700K .......... .......... .......... .......... .......... 66% 49.1M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 35750K .......... .......... .......... .......... .......... 66% 46.2M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 35800K .......... .......... .......... .......... .......... 66% 50.5M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 35850K .......... .......... .......... .......... .......... 66% 50.9M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 35900K .......... .......... .......... .......... .......... 66% 58.4M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 35950K .......... .......... .......... .......... .......... 66% 54.3M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 36000K .......... .......... .......... .......... .......... 67% 65.3M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 36050K .......... .......... .......... .......... .......... 67% 59.7M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 36100K .......... .......... .......... .......... .......... 67% 60.1M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 36150K .......... .......... .......... .......... .......... 67% 53.7M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 36200K .......... .......... .......... .......... .......... 67% 64.8M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 36250K .......... .......... .......... .......... .......... 67% 70.1M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 36300K .......... .......... .......... .......... .......... 67% 67.3M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 36350K .......... .......... .......... .......... .......... 67% 61.9M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 36400K .......... .......... .......... .......... .......... 67% 84.0M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 36450K .......... .......... .......... .......... .......... 67% 73.3M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 36500K .......... .......... .......... .......... .......... 67% 67.0M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 36550K .......... .......... .......... .......... .......... 68% 59.5M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 36600K .......... .......... .......... .......... .......... 68% 70.5M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 36650K .......... .......... .......... .......... .......... 68% 70.1M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 36700K .......... .......... .......... .......... .......... 68% 72.5M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 36750K .......... .......... .......... .......... .......... 68% 63.0M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 36800K .......... .......... .......... .......... .......... 68% 73.7M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 36850K .......... .......... .......... .......... .......... 68% 72.8M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 36900K .......... .......... .......... .......... .......... 68% 95.3M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 36950K .......... .......... .......... .......... .......... 68% 82.1M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 37000K .......... .......... .......... .......... .......... 68% 73.0M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 37050K .......... .......... .......... .......... .......... 69% 62.5M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 37100K .......... .......... .......... .......... .......... 69% 65.3M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 37150K .......... .......... .......... .......... .......... 69% 59.7M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 37200K .......... .......... .......... .......... .......... 69% 81.6M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 37250K .......... .......... .......... .......... .......... 69% 61.1M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 37300K .......... .......... .......... .......... .......... 69% 59.7M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 37350K .......... .......... .......... .......... .......... 69% 62.2M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 37400K .......... .......... .......... .......... .......... 69% 68.4M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 37450K .......... .......... .......... .......... .......... 69% 68.6M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 37500K .......... .......... .......... .......... .......... 69% 76.8M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 37550K .......... .......... .......... .......... .......... 69% 70.1M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 37600K .......... .......... .......... .......... .......... 70% 104M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 37650K .......... .......... .......... .......... .......... 70% 98.7M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 37700K .......... .......... .......... .......... .......... 70% 106M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 37750K .......... .......... .......... .......... .......... 70% 91.7M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 37800K .......... .......... .......... .......... .......... 70% 105M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 37850K .......... .......... .......... .......... .......... 70% 99.0M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 37900K .......... .......... .......... .......... .......... 70% 104M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 37950K .......... .......... .......... .......... .......... 70% 81.4M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 38000K .......... .......... .......... .......... .......... 70% 92.2M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 38050K .......... .......... .......... .......... .......... 70% 92.8M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 38100K .......... .......... .......... .......... .......... 70% 86.4M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 38150K .......... .......... .......... .......... .......... 71% 78.6M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 38200K .......... .......... .......... .......... .......... 71% 90.4M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 38250K .......... .......... .......... .......... .......... 71% 86.8M 1s unit-abot-epc-basic-0: 21:54:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 21:54:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... unit-abot-epc-basic-0: 21:54:42 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 21:54:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 21:54:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 21:54:42 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 38300K .......... .......... .......... .......... .......... 71% 517K 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 38350K .......... .......... .......... .......... .......... 71% 52.0M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 38400K .......... .......... .......... .......... .......... 71% 57.5M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 38450K .......... .......... .......... .......... .......... 71% 52.7M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 38500K .......... .......... .......... .......... .......... 71% 47.4M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 38550K .......... .......... .......... .......... .......... 71% 63.0M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 38600K .......... .......... .......... .......... .......... 71% 66.4M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 38650K .......... .......... .......... .......... .......... 71% 69.5M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 38700K .......... .......... .......... .......... .......... 72% 54.2M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 38750K .......... .......... .......... .......... .......... 72% 61.7M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 38800K .......... .......... .......... .......... .......... 72% 82.8M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 38850K .......... .......... .......... .......... .......... 72% 67.5M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 38900K .......... .......... .......... .......... .......... 72% 55.9M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 38950K .......... .......... .......... .......... .......... 72% 72.1M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 39000K .......... .......... .......... .......... .......... 72% 68.3M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 39050K .......... .......... .......... .......... .......... 72% 68.3M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 39100K .......... .......... .......... .......... .......... 72% 70.7M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 39150K .......... .......... .......... .......... .......... 72% 73.4M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 39200K .......... .......... .......... .......... .......... 73% 76.1M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 39250K .......... .......... .......... .......... .......... 73% 67.6M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 39300K .......... .......... .......... .......... .......... 73% 71.8M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 39350K .......... .......... .......... .......... .......... 73% 74.0M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 39400K .......... .......... .......... .......... .......... 73% 74.7M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 39450K .......... .......... .......... .......... .......... 73% 62.8M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 39500K .......... .......... .......... .......... .......... 73% 64.0M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 39550K .......... .......... .......... .......... .......... 73% 67.0M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 39600K .......... .......... .......... .......... .......... 73% 76.5M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 39650K .......... .......... .......... .......... .......... 73% 73.3M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 39700K .......... .......... .......... .......... .......... 73% 68.6M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 39750K .......... .......... .......... .......... .......... 74% 77.1M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 39800K .......... .......... .......... .......... .......... 74% 103M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 39850K .......... .......... .......... .......... .......... 74% 67.2M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 39900K .......... .......... .......... .......... .......... 74% 54.3M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 39950K .......... .......... .......... .......... .......... 74% 67.9M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 40000K .......... .......... .......... .......... .......... 74% 66.1M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 40050K .......... .......... .......... .......... .......... 74% 77.9M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 40100K .......... .......... .......... .......... .......... 74% 64.2M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 40150K .......... .......... .......... .......... .......... 74% 67.6M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 40200K .......... .......... .......... .......... .......... 74% 82.4M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 40250K .......... .......... .......... .......... .......... 74% 71.0M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 40300K .......... .......... .......... .......... .......... 75% 66.9M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 40350K .......... .......... .......... .......... .......... 75% 65.2M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 40400K .......... .......... .......... .......... .......... 75% 68.4M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 40450K .......... .......... .......... .......... .......... 75% 78.9M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 40500K .......... .......... .......... .......... .......... 75% 86.7M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 40550K .......... .......... .......... .......... .......... 75% 107M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 40600K .......... .......... .......... .......... .......... 75% 101M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 40650K .......... .......... .......... .......... .......... 75% 105M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 40700K .......... .......... .......... .......... .......... 75% 83.5M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 40750K .......... .......... .......... .......... .......... 75% 103M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 40800K .......... .......... .......... .......... .......... 75% 497K 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 40850K .......... .......... .......... .......... .......... 76% 48.6M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 40900K .......... .......... .......... .......... .......... 76% 38.3M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 40950K .......... .......... .......... .......... .......... 76% 46.5M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 41000K .......... .......... .......... .......... .......... 76% 71.6M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 41050K .......... .......... .......... .......... .......... 76% 56.2M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 41100K .......... .......... .......... .......... .......... 76% 49.2M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 41150K .......... .......... .......... .......... .......... 76% 58.5M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 41200K .......... .......... .......... .......... .......... 76% 59.8M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 41250K .......... .......... .......... .......... .......... 76% 63.7M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 41300K .......... .......... .......... .......... .......... 76% 53.7M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 41350K .......... .......... .......... .......... .......... 77% 66.6M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 41400K .......... .......... .......... .......... .......... 77% 67.6M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 41450K .......... .......... .......... .......... .......... 77% 73.0M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 41500K .......... .......... .......... .......... .......... 77% 62.3M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 41550K .......... .......... .......... .......... .......... 77% 95.6M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 41600K .......... .......... .......... .......... .......... 77% 71.6M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 41650K .......... .......... .......... .......... .......... 77% 73.3M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 41700K .......... .......... .......... .......... .......... 77% 59.4M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 41750K .......... .......... .......... .......... .......... 77% 72.2M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 41800K .......... .......... .......... .......... .......... 77% 80.3M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 41850K .......... .......... .......... .......... .......... 77% 81.9M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 41900K .......... .......... .......... .......... .......... 78% 62.8M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 41950K .......... .......... .......... .......... .......... 78% 71.9M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 42000K .......... .......... .......... .......... .......... 78% 69.9M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 42050K .......... .......... .......... .......... .......... 78% 78.5M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 42100K .......... .......... .......... .......... .......... 78% 71.2M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 42150K .......... .......... .......... .......... .......... 78% 80.1M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 42200K .......... .......... .......... .......... .......... 78% 69.5M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 42250K .......... .......... .......... .......... .......... 78% 104M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 42300K .......... .......... .......... .......... .......... 78% 77.8M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 42350K .......... .......... .......... .......... .......... 78% 72.0M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 42400K .......... .......... .......... .......... .......... 78% 70.9M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 42450K .......... .......... .......... .......... .......... 79% 72.3M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 42500K .......... .......... .......... .......... .......... 79% 62.8M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 42550K .......... .......... .......... .......... .......... 79% 79.2M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 42600K .......... .......... .......... .......... .......... 79% 79.9M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 42650K .......... .......... .......... .......... .......... 79% 101M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 42700K .......... .......... .......... .......... .......... 79% 18.5M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 42750K .......... .......... .......... .......... .......... 79% 70.0M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 42800K .......... .......... .......... .......... .......... 79% 67.8M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 42850K .......... .......... .......... .......... .......... 79% 81.2M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 42900K .......... .......... .......... .......... .......... 79% 91.8M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 42950K .......... .......... .......... .......... .......... 79% 102M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 43000K .......... .......... .......... .......... .......... 80% 104M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 43050K .......... .......... .......... .......... .......... 80% 92.8M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 43100K .......... .......... .......... .......... .......... 80% 89.6M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 43150K .......... .......... .......... .......... .......... 80% 74.1M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 43200K .......... .......... .......... .......... .......... 80% 70.0M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 43250K .......... .......... .......... .......... .......... 80% 68.1M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 43300K .......... .......... .......... .......... .......... 80% 59.8M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 43350K .......... .......... .......... .......... .......... 80% 72.2M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 43400K .......... .......... .......... .......... .......... 80% 105M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 43450K .......... .......... .......... .......... .......... 80% 103M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 43500K .......... .......... .......... .......... .......... 81% 89.4M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 43550K .......... .......... .......... .......... .......... 81% 100M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 43600K .......... .......... .......... .......... .......... 81% 104M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 43650K .......... .......... .......... .......... .......... 81% 98.4M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 43700K .......... .......... .......... .......... .......... 81% 93.8M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 43750K .......... .......... .......... .......... .......... 81% 101M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 43800K .......... .......... .......... .......... .......... 81% 107M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 43850K .......... .......... .......... .......... .......... 81% 94.1M 0s unit-abot-epc-basic-0: 21:54:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 21:54:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 43900K .......... .......... .......... .......... .......... 81% 534K 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 43950K .......... .......... .......... .......... .......... 81% 63.4M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 44000K .......... .......... .......... .......... .......... 81% 52.0M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 44050K .......... .......... .......... .......... .......... 82% 57.8M 1s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 44100K .......... .......... .......... .......... .......... 82% 72.0M 1s unit-abot-epc-basic-0: 21:54:42 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 44150K .......... .......... .......... .......... .......... 82% 67.2M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 44200K .......... .......... .......... .......... .......... 82% 49.6M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 44250K .......... .......... .......... .......... .......... 82% 64.7M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 44300K .......... .......... .......... .......... .......... 82% 66.1M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 44350K .......... .......... .......... .......... .......... 82% 67.4M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 44400K .......... .......... .......... .......... .......... 82% 84.9M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 44450K .......... .......... .......... .......... .......... 82% 72.6M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 44500K .......... .......... .......... .......... .......... 82% 66.7M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 44550K .......... .......... .......... .......... .......... 82% 95.8M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 44600K .......... .......... .......... .......... .......... 83% 64.5M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 44650K .......... .......... .......... .......... .......... 83% 76.8M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 44700K .......... .......... .......... .......... .......... 83% 74.5M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 44750K .......... .......... .......... .......... .......... 83% 71.0M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 44800K .......... .......... .......... .......... .......... 83% 64.2M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 44850K .......... .......... .......... .......... .......... 83% 72.2M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 44900K .......... .......... .......... .......... .......... 83% 78.0M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 44950K .......... .......... .......... .......... .......... 83% 73.3M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 45000K .......... .......... .......... .......... .......... 83% 66.0M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 45050K .......... .......... .......... .......... .......... 83% 61.4M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 45100K .......... .......... .......... .......... .......... 83% 66.0M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 45150K .......... .......... .......... .......... .......... 84% 94.9M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 45200K .......... .......... .......... .......... .......... 84% 57.9M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 45250K .......... .......... .......... .......... .......... 84% 74.8M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 45300K .......... .......... .......... .......... .......... 84% 68.9M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 45350K .......... .......... .......... .......... .......... 84% 103M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 45400K .......... .......... .......... .......... .......... 84% 59.1M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 45450K .......... .......... .......... .......... .......... 84% 59.6M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 45500K .......... .......... .......... .......... .......... 84% 61.7M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 45550K .......... .......... .......... .......... .......... 84% 58.9M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 45600K .......... .......... .......... .......... .......... 84% 77.3M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 45650K .......... .......... .......... .......... .......... 85% 73.6M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 45700K .......... .......... .......... .......... .......... 85% 102M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 45750K .......... .......... .......... .......... .......... 85% 91.2M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 45800K .......... .......... .......... .......... .......... 85% 39.1M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 45850K .......... .......... .......... .......... .......... 85% 77.2M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 45900K .......... .......... .......... .......... .......... 85% 79.8M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 45950K .......... .......... .......... .......... .......... 85% 64.9M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 46000K .......... .......... .......... .......... .......... 85% 62.3M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 46050K .......... .......... .......... .......... .......... 85% 68.1M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 46100K .......... .......... .......... .......... .......... 85% 17.5M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 46150K .......... .......... .......... .......... .......... 85% 59.4M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 46200K .......... .......... .......... .......... .......... 86% 61.7M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 46250K .......... .......... .......... .......... .......... 86% 66.0M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 46300K .......... .......... .......... .......... .......... 86% 60.8M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 46350K .......... .......... .......... .......... .......... 86% 57.1M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 46400K .......... .......... .......... .......... .......... 86% 93.6M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 46450K .......... .......... .......... .......... .......... 86% 101M 0s unit-oai-hss-0: 21:54:42 DEBUG unit.oai-hss/0.install 46500K .......... .......... .......... .......... .......... 86% 101M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 46550K .......... .......... .......... .......... .......... 86% 526K 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 46600K .......... .......... .......... .......... .......... 86% 41.2M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 46650K .......... .......... .......... .......... .......... 86% 56.7M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 46700K .......... .......... .......... .......... .......... 86% 56.8M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 46750K .......... .......... .......... .......... .......... 87% 47.1M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 46800K .......... .......... .......... .......... .......... 87% 57.6M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 46850K .......... .......... .......... .......... .......... 87% 56.6M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 46900K .......... .......... .......... .......... .......... 87% 66.7M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 46950K .......... .......... .......... .......... .......... 87% 64.0M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 47000K .......... .......... .......... .......... .......... 87% 79.0M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 47050K .......... .......... .......... .......... .......... 87% 76.0M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 47100K .......... .......... .......... .......... .......... 87% 78.7M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 47150K .......... .......... .......... .......... .......... 87% 68.8M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 47200K .......... .......... .......... .......... .......... 87% 77.1M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 47250K .......... .......... .......... .......... .......... 87% 88.6M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 47300K .......... .......... .......... .......... .......... 88% 73.6M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 47350K .......... .......... .......... .......... .......... 88% 92.9M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 47400K .......... .......... .......... .......... .......... 88% 106M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 47450K .......... .......... .......... .......... .......... 88% 100M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 47500K .......... .......... .......... .......... .......... 88% 101M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 47550K .......... .......... .......... .......... .......... 88% 88.8M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 47600K .......... .......... .......... .......... .......... 88% 108M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 47650K .......... .......... .......... .......... .......... 88% 57.5M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 47700K .......... .......... .......... .......... .......... 88% 68.1M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 47750K .......... .......... .......... .......... .......... 88% 60.8M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 47800K .......... .......... .......... .......... .......... 89% 68.5M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 47850K .......... .......... .......... .......... .......... 89% 72.0M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 47900K .......... .......... .......... .......... .......... 89% 70.3M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 47950K .......... .......... .......... .......... .......... 89% 56.5M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 48000K .......... .......... .......... .......... .......... 89% 76.2M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 48050K .......... .......... .......... .......... .......... 89% 68.8M 0s unit-abot-epc-basic-0: 21:54:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 48100K .......... .......... .......... .......... .......... 89% 68.1M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 48150K .......... .......... .......... .......... .......... 89% 61.4M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 48200K .......... .......... .......... .......... .......... 89% 67.4M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 48250K .......... .......... .......... .......... .......... 89% 66.4M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 48300K .......... .......... .......... .......... .......... 89% 75.8M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 48350K .......... .......... .......... .......... .......... 90% 71.7M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 48400K .......... .......... .......... .......... .......... 90% 77.8M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 48450K .......... .......... .......... .......... .......... 90% 109M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 48500K .......... .......... .......... .......... .......... 90% 106M 0s unit-abot-epc-basic-0: 21:54:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 48550K .......... .......... .......... .......... .......... 90% 81.9M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 48600K .......... .......... .......... .......... .......... 90% 80.5M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 48650K .......... .......... .......... .......... .......... 90% 72.7M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 48700K .......... .......... .......... .......... .......... 90% 67.7M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 48750K .......... .......... .......... .......... .......... 90% 69.0M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 48800K .......... .......... .......... .......... .......... 90% 74.9M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 48850K .......... .......... .......... .......... .......... 90% 76.7M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 48900K .......... .......... .......... .......... .......... 91% 98.1M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 48950K .......... .......... .......... .......... .......... 91% 91.4M 0s unit-abot-epc-basic-0: 21:54:43 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 49000K .......... .......... .......... .......... .......... 91% 103M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 49050K .......... .......... .......... .......... .......... 91% 105M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 49100K .......... .......... .......... .......... .......... 91% 12.5M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 49150K .......... .......... .......... .......... .......... 91% 70.3M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 49200K .......... .......... .......... .......... .......... 91% 65.4M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 49250K .......... .......... .......... .......... .......... 91% 69.1M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 49300K .......... .......... .......... .......... .......... 91% 60.4M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 49350K .......... .......... .......... .......... .......... 91% 80.6M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 49400K .......... .......... .......... .......... .......... 91% 105M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 49450K .......... .......... .......... .......... .......... 92% 107M 0s unit-abot-epc-basic-0: 21:54:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 21:54:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 49500K .......... .......... .......... .......... .......... 92% 536K 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 49550K .......... .......... .......... .......... .......... 92% 42.3M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 49600K .......... .......... .......... .......... .......... 92% 61.6M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 49650K .......... .......... .......... .......... .......... 92% 58.0M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 49700K .......... .......... .......... .......... .......... 92% 59.5M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 49750K .......... .......... .......... .......... .......... 92% 55.3M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 49800K .......... .......... .......... .......... .......... 92% 72.8M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 49850K .......... .......... .......... .......... .......... 92% 78.5M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 49900K .......... .......... .......... .......... .......... 92% 71.8M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 49950K .......... .......... .......... .......... .......... 93% 69.1M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 50000K .......... .......... .......... .......... .......... 93% 73.4M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 50050K .......... .......... .......... .......... .......... 93% 81.8M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 50100K .......... .......... .......... .......... .......... 93% 74.2M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 50150K .......... .......... .......... .......... .......... 93% 68.0M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 50200K .......... .......... .......... .......... .......... 93% 75.5M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 50250K .......... .......... .......... .......... .......... 93% 78.6M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 50300K .......... .......... .......... .......... .......... 93% 98.4M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 50350K .......... .......... .......... .......... .......... 93% 95.6M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 50400K .......... .......... .......... .......... .......... 93% 17.8M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 50450K .......... .......... .......... .......... .......... 93% 66.4M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 50500K .......... .......... .......... .......... .......... 94% 72.1M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 50550K .......... .......... .......... .......... .......... 94% 74.0M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 50600K .......... .......... .......... .......... .......... 94% 71.4M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 50650K .......... .......... .......... .......... .......... 94% 64.2M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 50700K .......... .......... .......... .......... .......... 94% 58.5M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 50750K .......... .......... .......... .......... .......... 94% 69.0M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 50800K .......... .......... .......... .......... .......... 94% 70.3M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 50850K .......... .......... .......... .......... .......... 94% 74.3M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 50900K .......... .......... .......... .......... .......... 94% 57.5M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 50950K .......... .......... .......... .......... .......... 94% 68.1M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 51000K .......... .......... .......... .......... .......... 94% 66.8M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 51050K .......... .......... .......... .......... .......... 95% 67.3M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 51100K .......... .......... .......... .......... .......... 95% 60.4M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 51150K .......... .......... .......... .......... .......... 95% 66.8M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 51200K .......... .......... .......... .......... .......... 95% 71.2M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 51250K .......... .......... .......... .......... .......... 95% 96.1M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 51300K .......... .......... .......... .......... .......... 95% 59.3M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 51350K .......... .......... .......... .......... .......... 95% 66.5M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 51400K .......... .......... .......... .......... .......... 95% 68.4M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 51450K .......... .......... .......... .......... .......... 95% 70.8M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 51500K .......... .......... .......... .......... .......... 95% 71.6M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 51550K .......... .......... .......... .......... .......... 95% 75.9M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 51600K .......... .......... .......... .......... .......... 96% 74.4M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 51650K .......... .......... .......... .......... .......... 96% 101M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 51700K .......... .......... .......... .......... .......... 96% 95.0M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 51750K .......... .......... .......... .......... .......... 96% 105M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 51800K .......... .......... .......... .......... .......... 96% 106M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 51850K .......... .......... .......... .......... .......... 96% 108M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 51900K .......... .......... .......... .......... .......... 96% 93.0M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 51950K .......... .......... .......... .......... .......... 96% 108M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 52000K .......... .......... .......... .......... .......... 96% 22.7M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 52050K .......... .......... .......... .......... .......... 96% 21.4M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 52100K .......... .......... .......... .......... .......... 97% 63.7M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 52150K .......... .......... .......... .......... .......... 97% 61.3M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 52200K .......... .......... .......... .......... .......... 97% 68.3M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 52250K .......... .......... .......... .......... .......... 97% 72.4M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 52300K .......... .......... .......... .......... .......... 97% 73.7M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 52350K .......... .......... .......... .......... .......... 97% 82.9M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 52400K .......... .......... .......... .......... .......... 97% 109M 0s unit-abot-epc-basic-0: 21:54:43 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 52450K .......... .......... .......... .......... .......... 97% 552K 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 52500K .......... .......... .......... .......... .......... 97% 50.3M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 52550K .......... .......... .......... .......... .......... 97% 65.2M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 52600K .......... .......... .......... .......... .......... 97% 64.4M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 52650K .......... .......... .......... .......... .......... 98% 69.3M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 52700K .......... .......... .......... .......... .......... 98% 59.0M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 52750K .......... .......... .......... .......... .......... 98% 87.2M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 52800K .......... .......... .......... .......... .......... 98% 74.5M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 52850K .......... .......... .......... .......... .......... 98% 71.7M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 52900K .......... .......... .......... .......... .......... 98% 59.9M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 52950K .......... .......... .......... .......... .......... 98% 83.2M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 53000K .......... .......... .......... .......... .......... 98% 74.7M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 53050K .......... .......... .......... .......... .......... 98% 72.1M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 53100K .......... .......... .......... .......... .......... 98% 68.2M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 53150K .......... .......... .......... .......... .......... 98% 73.6M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 53200K .......... .......... .......... .......... .......... 99% 74.5M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 53250K .......... .......... .......... .......... .......... 99% 82.4M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 53300K .......... .......... .......... .......... .......... 99% 69.9M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 53350K .......... .......... .......... .......... .......... 99% 16.9M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 53400K .......... .......... .......... .......... .......... 99% 62.6M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 53450K .......... .......... .......... .......... .......... 99% 59.9M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 53500K .......... .......... .......... .......... .......... 99% 76.4M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 53550K .......... .......... .......... .......... .......... 99% 14.5M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 53600K .......... .......... .......... .......... .......... 99% 67.3M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 53650K .......... .......... .......... .......... .......... 99% 68.7M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 53700K .......... .......... .......... .......... .......... 99% 103M 0s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 53750K ...... 100% 49.9M=2.7s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install 2018-08-22 21:54:43 (19.3 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install FINISHED --2018-08-22 21:54:43-- unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install Total wall clock time: 5.1s unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install Downloaded: 4 files, 66M in 4.4s (15.2 MB/s) unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install + dpkg -i kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install (Reading database ... 53394 files and directories currently installed.) unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-hss-0: 21:54:43 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 21:54:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 21:54:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 21:54:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 21:54:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 21:54:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 21:54:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 21:54:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 21:54:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 21:54:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 21:54:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 21:54:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 21:54:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 21:54:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 21:54:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 21:54:44 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-oai-hss-0: 21:54:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-hss-0: 21:54:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-oai-hss-0: 21:54:44 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 21:54:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 21:54:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 21:54:46 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 21:54:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 21:54:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 21:54:46 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 21:54:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 21:54:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... unit-abot-epc-basic-0: 21:54:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 21:54:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 21:54:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:54:46 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 21:54:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 21:54:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:54:46 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 21:54:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 21:54:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 21:54:47 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 21:54:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 21:54:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:54:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 21:54:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 21:54:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 21:54:48 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 21:54:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 21:54:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 21:54:48 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-oai-hss-0: 21:54:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-abot-epc-basic-0: 21:54:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 21:54:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-oai-hss-0: 21:54:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-abot-epc-basic-0: 21:54:48 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 21:54:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 21:54:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-cursor0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 21:54:48 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 21:54:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-oai-hss-0: 21:54:48 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 21:54:48 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 21:54:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:54:48 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 21:54:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 21:54:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 21:54:48 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 21:54:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 21:54:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 21:54:49 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin' unit-abot-epc-basic-0: 21:54:49 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin' unit-abot-epc-basic-0: 21:54:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 21:54:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 21:54:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 21:54:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 21:54:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 21:54:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 21:54:49 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 21:54:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 21:54:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 21:54:49 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 21:54:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 21:54:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 21:54:50 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 21:54:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 21:54:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ubuntu-mono_14.04+16.04.20180326-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 21:54:51 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 21:54:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 21:54:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 21:54:52 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 21:54:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 21:54:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:54:53 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 21:54:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 21:54:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 21:54:53 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 21:54:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 21:54:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 21:54:53 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 21:54:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 21:54:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 21:54:53 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 21:54:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 21:54:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 21:54:54 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 21:54:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 21:54:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 21:54:54 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 21:54:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 21:54:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 21:54:54 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 21:54:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 21:54:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:54:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 21:54:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 21:54:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:54:57 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 21:54:57 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-hss-0: 21:54:57 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 21:54:57 DEBUG unit.oai-hss/0.install Running depmod. unit-abot-epc-basic-0: 21:54:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 21:54:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:54:57 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 21:54:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 21:54:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:54:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 21:54:57 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-abot-epc-basic-0: 21:54:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 21:54:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.8_amd64.deb ... unit-abot-epc-basic-0: 21:54:57 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.8) ... unit-oai-hss-0: 21:54:57 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 21:54:57 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 21:54:57 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 21:54:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-oai-hss-0: 21:54:57 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 21:54:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 21:54:57 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 21:54:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 21:54:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 21:54:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 21:54:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 21:54:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:54:58 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 21:54:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 21:54:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 21:54:58 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 21:54:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 21:54:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:54:59 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 21:54:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 21:54:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 21:54:59 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 21:54:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 21:54:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 21:54:59 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 21:54:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 21:55:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 21:55:00 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 21:55:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 21:55:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 21:55:00 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 21:55:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 21:55:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 21:55:00 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 21:55:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 21:55:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 21:55:00 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 21:55:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 21:55:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 21:55:00 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 21:55:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 21:55:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 21:55:00 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 21:55:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 21:55:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:55:00 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 21:55:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 21:55:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:55:00 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 21:55:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 21:55:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:55:03 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:55:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 21:55:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:55:03 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:55:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 21:55:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.6_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:55:04 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 21:55:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 21:55:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:04 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 21:55:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 21:55:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 21:55:05 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 21:55:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 21:55:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:05 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 21:55:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 21:55:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 21:55:05 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-oai-epc-0: 21:55:05 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-epc-0: 21:55:05 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 21:55:05 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 21:55:05 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 21:55:05 DEBUG juju.worker start "api" unit-oai-epc-0: 21:55:05 INFO juju.worker start "api" machine-2: 21:55:05 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-2: 21:55:05 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 21:55:05 DEBUG juju.agent read agent config, format "2.0" machine-2: 21:55:05 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 21:55:05 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 21:55:05 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:55:05 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:55:05 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 21:55:05 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 21:55:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:55:05 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:55:05 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 21:55:05 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 21:55:05 DEBUG juju.worker "api" started unit-oai-epc-0: 21:55:05 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 21:55:05 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:55:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:55:05 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:55:05 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:55:05 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:55:05 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:55:05 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 21:55:05 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 21:55:05 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 21:55:05 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 21:55:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:55:05 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:55:05 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:55:05 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 21:55:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:55:05 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-oai-epc-0: 21:55:05 INFO juju.api connection established to "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-oai-epc-0: 21:55:05 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:55:05 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 21:55:05 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-2: 21:55:05 DEBUG juju.worker start "engine" machine-2: 21:55:05 INFO juju.worker start "engine" machine-2: 21:55:05 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 21:55:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:55:05 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:55:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:55:05 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 21:55:05 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 21:55:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:55:05 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 21:55:05 DEBUG juju.worker.apicaller connecting with current password machine-2: 21:55:05 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:55:05 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:55:05 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:55:05 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:55:05 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 21:55:05 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 21:55:05 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 21:55:05 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 21:55:05 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 21:55:05 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 21:55:05 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:55:05 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:55:05 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:55:05 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:55:05 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 21:55:05 DEBUG juju.worker "engine" started machine-2: 21:55:05 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:55:05 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:55:05 DEBUG juju.worker.introspection stats worker now serving machine-2: 21:55:05 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 21:55:05 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 21:55:05 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 21:55:05 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 21:55:05 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 21:55:05 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:55:05 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 21:55:05 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 21:55:05 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:55:05 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 21:55:05 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:05 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 21:55:05 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic machine-2: 21:55:05 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 21:55:05 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:55:05 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" machine-2: 21:55:05 INFO juju.api connection established to "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" machine-2: 21:55:05 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 21:55:05 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" machine-2: 21:55:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:55:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:55:05 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 21:55:05 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-hss-0: 21:55:05 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 21:55:05 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 21:55:05 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 21:55:05 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 21:55:05 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-156-generic unit-abot-epc-basic-0: 21:55:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 21:55:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 21:55:06 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-oai-hss-0: 21:55:06 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 21:55:06 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-156-generic unit-abot-epc-basic-0: 21:55:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 21:55:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 21:55:06 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-oai-hss-0: 21:55:06 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 21:55:06 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 21:55:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:55:06 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic machine-2: 21:55:06 DEBUG juju.worker.apicaller connected machine-2: 21:55:06 DEBUG juju.api RPC connection died machine-2: 21:55:06 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 21:55:06 DEBUG unit.oai-hss/0.install Generating grub configuration file ... machine-2: 21:55:06 DEBUG juju.worker.apicaller connecting with current password machine-2: 21:55:06 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" machine-2: 21:55:06 INFO juju.api connection established to "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" machine-2: 21:55:06 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-oai-hss-0: 21:55:06 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 21:55:06 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-oai-hss-0: 21:55:06 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-156-generic unit-oai-hss-0: 21:55:06 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-156-generic unit-oai-epc-0: 21:55:06 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 21:55:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 21:55:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 21:55:06 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-oai-epc-0: 21:55:06 DEBUG juju.api RPC connection died unit-oai-epc-0: 21:55:06 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 21:55:06 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 21:55:06 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-oai-epc-0: 21:55:06 INFO juju.api connection established to "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-oai-epc-0: 21:55:06 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-oai-hss-0: 21:55:07 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 21:55:07 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... machine-2: 21:55:07 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 21:55:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 21:55:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 21:55:07 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... machine-2: 21:55:07 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 21:55:07 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:55:07 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:55:07 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:55:07 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:55:07 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:55:07 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:55:07 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 21:55:07 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:55:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:55:07 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:55:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 21:55:07 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 21:55:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 21:55:07 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:55:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:55:07 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 21:55:07 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 21:55:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 21:55:07 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 21:55:07 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 21:55:07 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 21:55:07 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 21:55:07 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 21:55:07 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:55:07 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:55:07 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:55:07 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:55:07 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:55:07 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:55:07 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:55:07 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:55:07 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:55:07 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:55:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:55:07 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:55:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:55:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:55:07 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:55:07 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 21:55:07 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 21:55:07 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 21:55:07 DEBUG unit.oai-hss/0.install + juju-reboot --now machine-2: 21:55:07 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 21:55:07 INFO juju.worker.upgrader unblocking abort check machine-2: 21:55:07 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 21:55:07 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 21:55:07 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 21:55:07 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 21:55:07 INFO juju.worker.uniter.context trying to kill context process 3042 unit-oai-hss-0: 21:55:07 INFO juju.worker.uniter.context waiting for context process 3042 to die machine-2: 21:55:07 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 21:55:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 21:55:07 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 21:55:07 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 21:55:07 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 21:55:07 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 21:55:07 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 21:55:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 21:55:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 21:55:07 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 21:55:07 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 21:55:07 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 21:55:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 21:55:07 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 21:55:07 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 21:55:07 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 21:55:07 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 21:55:07 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 21:55:07 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 21:55:07 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine-2: 21:55:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 21:55:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 21:55:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 21:55:07 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 21:55:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 21:55:07 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 21:55:07 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.204,192.168.121.12,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 21:55:07 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 21:55:07 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 21:55:07 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 21:55:07 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 21:55:07 DEBUG juju.network including address public:172.30.9.204 for machine unit-oai-epc-0: 21:55:07 DEBUG juju.network including address local-cloud:192.168.121.12 for machine unit-oai-epc-0: 21:55:07 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 21:55:07 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 21:55:07 DEBUG juju.network addresses after filtering: [public:172.30.9.204 local-cloud:192.168.121.12 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 21:55:07 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.204:17070 192.168.121.12:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 21:55:07 DEBUG juju.agent API server address details [["172.30.9.204:17070" "192.168.121.12:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "172.30.9.204:17070"] unit-oai-epc-0: 21:55:07 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "charm-dir" not running: dependency not available unit-oai-epc-0: 21:55:07 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 21:55:07 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 21:55:07 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 21:55:07 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 21:55:07 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" machine-2: 21:55:07 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 21:55:07 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 21:55:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 21:55:07 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 21:55:07 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 21:55:07 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 21:55:07 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 21:55:07 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 21:55:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 21:55:07 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 21:55:07 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 21:55:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 21:55:07 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 21:55:07 DEBUG juju.worker.logger logger setup machine-2: 21:55:07 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 21:55:07 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 21:55:07 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 21:55:07 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 21:55:07 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 21:55:07 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 21:55:07 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 21:55:07 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.204,192.168.121.12,::1,localhost", AutoNoProxy:""} machine-2: 21:55:07 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" unit-oai-epc-0: 21:55:07 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available machine-2: 21:55:08 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 21:55:08 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 21:55:08 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 21:55:08 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 21:55:08 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 21:55:08 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 21:55:08 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 21:55:08 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 21:55:08 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 21:55:08 DEBUG juju.network including address public:172.30.9.204 for machine machine-2: 21:55:08 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-2: 21:55:08 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 21:55:08 DEBUG juju.network including address local-machine:::1 for machine machine-2: 21:55:08 DEBUG juju.network addresses after filtering: [public:172.30.9.204 local-cloud:192.168.121.12 local-machine:127.0.0.1 local-machine:::1] machine-2: 21:55:08 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.204:17070 192.168.121.12:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 21:55:08 DEBUG juju.agent API server address details [["172.30.9.204:17070" "192.168.121.12:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "172.30.9.204:17070"] machine-2: 21:55:08 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 21:55:08 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 21:55:08 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 21:55:08 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-2: 21:55:08 DEBUG juju.network including address local-machine:::1 for machine machine-2: 21:55:08 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-2: 21:55:08 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-2: 21:55:08 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 21:55:08 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 21:55:08 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 21:55:08 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 21:55:08 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 21:55:08 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 21:55:08 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 21:55:08 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 21:55:08 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 21:55:08 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 21:55:08 DEBUG juju.worker.reboot acquiring mutex "machine-lock" for reboot unit-abot-epc-basic-0: 21:55:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 21:55:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-oai-hss-0: 21:55:08 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 21:55:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-oai-epc-0: 21:55:08 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 21:55:08 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 21:55:08 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 21:55:08 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 21:55:08 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 21:55:08 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 21:55:08 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 21:55:08 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-epc-0: 21:55:08 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 21:55:08 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 21:55:08 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-epc-0: 21:55:08 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-epc-0: 21:55:08 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 21:55:08 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 21:55:08 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 21:55:08 INFO juju.worker.uniter hooks are retried true machine-2: 21:55:08 INFO juju.worker.authenticationworker "machine-2" key updater worker started unit-abot-epc-basic-0: 21:55:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 21:55:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-oai-hss-0: 21:55:08 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 21:55:08 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 21:55:08 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 21:55:08 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 21:55:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 21:55:08 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... machine-3: 21:55:08 DEBUG juju.worker.reboot mutex "machine-lock" acquired, won't release machine-3: 21:55:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot machine-2: 21:55:08 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 21:55:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-oai-epc-0: 21:55:08 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-epc-0: 21:55:08 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 21:55:08 DEBUG juju.worker.uniter.remotestate got unit change machine-2: 21:55:08 DEBUG juju.worker start "2-container-watcher" machine-2: 21:55:08 DEBUG juju.worker start "stateconverter" machine-2: 21:55:08 INFO juju.worker start "2-container-watcher" machine-2: 21:55:08 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 21:55:08 DEBUG juju.worker "2-container-watcher" started machine-2: 21:55:08 INFO juju.worker start "stateconverter" machine-2: 21:55:08 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 21:55:08 DEBUG juju.worker "stateconverter" started unit-oai-epc-0: 21:55:08 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 21:55:08 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 21:55:08 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 21:55:08 DEBUG juju.worker.uniter.remotestate got relations change: ok=true machine-2: 21:55:08 INFO juju.worker.machiner "machine-2" started unit-oai-epc-0: 21:55:08 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-epc-0: 21:55:08 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 21:55:08 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 21:55:08 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 21:55:08 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 21:55:08 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 21:55:08 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 21:55:08 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 21:55:08 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 21:55:08 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 21:55:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 21:55:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-oai-epc-0: 21:55:08 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 21:55:08 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 21:55:09 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 21:55:09 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 21:55:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 21:55:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + debconf-set-selections machine-2: 21:55:09 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:26:d4:32 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.6 [] [] []} {2 fa:16:3e:26:d4:32 1450 0 eth0 ethernet false false manual [] [] []}] unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 21:55:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 21:55:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:09 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 21:55:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 21:55:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:09 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 21:55:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 21:55:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 21:55:09 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 21:55:09 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 21:55:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 21:55:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 21:55:10 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-oai-epc-0: 21:55:10 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 21:55:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 21:55:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:55:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 21:55:10 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 21:55:10 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 21:55:10 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 21:55:10 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 21:55:10 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 21:55:10 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 21:55:10 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 21:55:10 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 21:55:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:55:10 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 21:55:10 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 21:55:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 21:55:10 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 21:55:10 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 21:55:10 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 21:55:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 21:55:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:55:10 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 21:55:11 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 21:55:11 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 21:55:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:55:11 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 21:55:11 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 21:55:11 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 21:55:11 DEBUG unit.oai-epc/0.install HEAD is now at 11723fa modified config file to match IMSI w/ OAI UE (tag v0.1) unit-oai-epc-0: 21:55:11 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-oai-epc-0: 21:55:11 DEBUG unit.oai-epc/0.install Already on 'v0.3.2-branch' unit-oai-epc-0: 21:55:11 DEBUG unit.oai-epc/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-epc-0: 21:55:11 DEBUG unit.oai-epc/0.install + git pull unit-abot-epc-basic-0: 21:55:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 21:55:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:55:12 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:55:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 21:55:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 21:55:12 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 21:55:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 21:55:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 21:55:12 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 21:55:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 21:55:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 21:55:12 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install Already up-to-date. unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 21:55:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:55:12 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-031900-generic unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-abot-epc-basic-0: 21:55:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-oai-epc-0: 21:55:12 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 21:55:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:12 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 21:55:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 21:55:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:55:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 21:55:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 21:55:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.18~dfsg~0-0ubuntu2.8_all.deb ... unit-abot-epc-basic-0: 21:55:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.18~dfsg~0-0ubuntu2.8) ... unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 21:55:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 21:55:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:55:12 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 21:55:12 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 21:55:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 21:55:13 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-abot-epc-basic-0: 21:55:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 21:55:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.18~dfsg~0-0ubuntu2.8_amd64.deb ... unit-abot-epc-basic-0: 21:55:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 21:55:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 21:55:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-abot-epc-basic-0: 21:55:14 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 21:55:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 21:55:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.18~dfsg~0-0ubuntu2.8_amd64.deb ... unit-abot-epc-basic-0: 21:55:14 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 21:55:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 21:55:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:14 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 21:55:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 21:55:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:55:14 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 21:55:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 21:55:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:55:14 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 21:55:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 21:55:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 21:55:15 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 21:55:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 21:55:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoxft-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:15 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 21:55:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 21:55:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-pango-1.0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:15 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 21:55:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 21:55:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gtk-3.0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 21:55:15 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 21:55:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 21:55:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 21:55:15 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 21:55:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 21:55:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 21:55:15 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 21:55:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 21:55:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 21:55:15 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 21:55:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 21:55:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 21:55:15 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 21:55:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 21:55:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 21:55:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 21:55:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 21:55:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 21:55:16 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 21:55:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 21:55:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 21:55:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 21:55:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 21:55:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 21:55:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 21:55:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 21:55:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 21:55:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 21:55:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 21:55:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 21:55:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:16 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 21:55:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 21:55:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 21:55:17 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 21:55:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 21:55:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 21:55:17 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 21:55:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 21:55:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:17 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 21:55:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 21:55:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:17 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 21:55:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 21:55:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 21:55:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 21:55:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:18 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 21:55:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 21:55:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:18 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 21:55:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 21:55:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:55:18 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 21:55:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 21:55:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:55:18 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 21:55:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 21:55:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:55:18 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 21:55:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 21:55:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:19 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 21:55:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 21:55:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 21:55:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 21:55:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 21:55:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 21:55:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 21:55:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 21:55:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 21:55:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 21:55:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:55:19 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.3_all.deb ... unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsuitesparseconfig4.4.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 21:55:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 21:55:21 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 21:55:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 21:55:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:21 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 21:55:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 21:55:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:21 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 21:55:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 21:55:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:21 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 21:55:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 21:55:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 21:55:21 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 21:55:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 21:55:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 21:55:22 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 21:55:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 21:55:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 21:55:22 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 21:55:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 21:55:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 21:55:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 21:55:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 21:55:22 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 21:55:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 21:55:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 21:55:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 21:55:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 21:55:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 21:55:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 21:55:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 21:55:23 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 21:55:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 21:55:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 21:55:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 21:55:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:55:23 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 21:55:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 21:55:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:55:23 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 21:55:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 21:55:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:23 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 21:55:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 21:55:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:55:23 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 21:55:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 21:55:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 21:55:23 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 21:55:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 21:55:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 21:55:23 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 21:55:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 21:55:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:24 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 21:55:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 21:55:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:24 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 21:55:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 21:55:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 21:55:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 21:55:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 21:55:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:25 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 21:55:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 21:55:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... unit-abot-epc-basic-0: 21:55:25 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 21:55:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 21:55:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:55:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libccolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcholmod3.0.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 21:55:26 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 21:55:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 21:55:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 21:55:27 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 21:55:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 21:55:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 21:55:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 21:55:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-dev_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:27 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 21:55:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 21:55:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 21:55:27 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 21:55:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 21:55:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 21:55:27 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 21:55:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 21:55:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 21:55:27 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 21:55:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 21:55:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 21:55:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 21:55:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:55:29 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 21:55:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 21:55:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-bin_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 21:55:29 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 21:55:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 21:55:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-dev_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 21:55:29 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 21:55:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 21:55:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:29 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 21:55:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 21:55:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 21:55:29 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 21:55:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 21:55:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 21:55:29 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 21:55:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 21:55:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:55:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 21:55:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 21:55:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:30 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 21:55:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 21:55:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie2_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:30 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 21:55:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 21:55:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:30 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 21:55:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 21:55:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:30 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 21:55:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 21:55:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:30 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 21:55:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 21:55:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 21:55:31 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 21:55:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 21:55:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 21:55:31 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 21:55:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 21:55:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:55:31 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 21:55:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 21:55:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:55:31 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 21:55:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 21:55:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 21:55:32 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 21:55:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 21:55:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 21:55:32 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 21:55:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 21:55:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 21:55:33 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 21:55:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 21:55:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 21:55:34 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 21:55:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 21:55:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 21:55:34 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 21:55:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 21:55:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 21:55:34 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 21:55:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 21:55:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 21:55:34 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 21:55:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 21:55:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 21:55:34 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 21:55:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 21:55:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 21:55:34 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 21:55:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 21:55:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 21:55:34 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 21:55:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 21:55:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:34 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 21:55:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 21:55:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 21:55:35 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-oai-hss-0: 21:55:35 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-3: 21:55:35 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-hss-0: 21:55:35 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 21:55:35 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 21:55:35 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 21:55:35 DEBUG juju.worker start "api" unit-oai-hss-0: 21:55:35 INFO juju.worker start "api" machine-3: 21:55:35 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 21:55:35 DEBUG juju.agent read agent config, format "2.0" machine-3: 21:55:35 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:35 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 21:55:35 DEBUG juju.worker "api" started unit-oai-hss-0: 21:55:35 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:35 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 21:55:35 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-oai-hss-0: 21:55:35 INFO juju.api connection established to "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 21:55:35 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 21:55:35 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-3: 21:55:35 DEBUG juju.worker start "engine" machine-3: 21:55:35 INFO juju.worker start "engine" machine-3: 21:55:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 21:55:35 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 21:55:35 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 21:55:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 21:55:35 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 21:55:35 DEBUG juju.worker "engine" started machine-3: 21:55:35 DEBUG juju.worker.introspection stats worker now serving machine-3: 21:55:35 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 21:55:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 21:55:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 21:55:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 21:55:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.apicaller connecting with current password machine-3: 21:55:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 21:55:35 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" machine-3: 21:55:35 INFO juju.api connection established to "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" machine-3: 21:55:35 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" machine-3: 21:55:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 21:55:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 21:55:35 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-hss-0: 21:55:35 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 21:55:35 DEBUG juju.api RPC connection died unit-oai-hss-0: 21:55:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 21:55:35 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 21:55:35 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-oai-hss-0: 21:55:35 INFO juju.api connection established to "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-oai-hss-0: 21:55:35 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" machine-3: 21:55:35 DEBUG juju.worker.apicaller connected machine-3: 21:55:35 DEBUG juju.api RPC connection died machine-3: 21:55:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 21:55:35 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 21:55:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 21:55:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... machine-3: 21:55:35 DEBUG juju.worker.apicaller connecting with current password machine-3: 21:55:35 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" machine-3: 21:55:35 INFO juju.api connection established to "wss://192.168.121.12:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" machine-3: 21:55:35 DEBUG juju.api successfully dialed "wss://172.30.9.204:17070/model/465a0659-4310-4c73-8e2a-b3a0310fbb50/api" unit-abot-epc-basic-0: 21:55:35 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... machine-3: 21:55:36 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 21:55:36 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 21:55:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:36 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 21:55:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:36 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 21:55:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:36 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:36 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 21:55:36 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 21:55:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:36 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 21:55:36 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 21:55:36 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 21:55:36 INFO juju.worker.upgrader unblocking abort check machine-3: 21:55:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:36 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-hss-0: 21:55:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available machine-3: 21:55:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:36 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 21:55:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. machine-3: 21:55:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:55:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... machine-3: 21:55:36 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 21:55:36 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 21:55:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: machine-3: 21:55:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 21:55:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 21:55:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 21:55:36 DEBUG juju.worker.dependency "meter-status" manifold worker started machine-3: 21:55:36 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:36 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 21:55:36 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 21:55:36 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 21:55:36 DEBUG juju.network including address public:172.30.9.204 for machine unit-oai-hss-0: 21:55:36 DEBUG juju.network including address local-cloud:192.168.121.12 for machine unit-oai-hss-0: 21:55:36 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 21:55:36 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 21:55:36 DEBUG juju.network addresses after filtering: [public:172.30.9.204 local-cloud:192.168.121.12 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 21:55:36 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.204:17070 192.168.121.12:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 21:55:36 DEBUG juju.agent API server address details [["172.30.9.204:17070" "192.168.121.12:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "172.30.9.204:17070"] machine-3: 21:55:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 21:55:36 DEBUG juju.worker.meterstatus got meter status change signal from watcher machine-3: 21:55:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:36 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 21:55:36 INFO juju.worker.upgrader unblocking abort check machine-3: 21:55:36 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 21:55:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 21:55:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available machine-3: 21:55:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 21:55:36 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 21:55:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 21:55:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 21:55:36 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 21:55:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 21:55:36 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 21:55:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 21:55:36 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 21:55:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available machine-3: 21:55:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 21:55:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:55:36 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:55:36 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:55:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:55:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:55:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:55:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:55:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:55:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:55:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:55:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 21:55:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:55:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:55:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:55:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:55:36 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:55:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:55:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 21:55:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 21:55:36 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 21:55:36 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 21:55:36 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 21:55:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 21:55:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 21:55:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 21:55:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 21:55:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 21:55:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 21:55:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 21:55:36 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 21:55:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 21:55:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 21:55:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 21:55:36 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 21:55:36 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 21:55:36 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 21:55:36 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 21:55:36 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 21:55:36 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 21:55:36 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 21:55:36 DEBUG juju.network including address public:172.30.9.204 for machine machine-3: 21:55:36 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-3: 21:55:36 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 21:55:36 DEBUG juju.network including address local-machine:::1 for machine machine-3: 21:55:36 DEBUG juju.network addresses after filtering: [public:172.30.9.204 local-cloud:192.168.121.12 local-machine:127.0.0.1 local-machine:::1] machine-3: 21:55:36 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.204:17070 192.168.121.12:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 21:55:36 DEBUG juju.agent API server address details [["172.30.9.204:17070" "192.168.121.12:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "172.30.9.204:17070"] machine-3: 21:55:36 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 21:55:36 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 21:55:36 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 21:55:36 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 21:55:36 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 21:55:36 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 21:55:36 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-3: 21:55:36 DEBUG juju.network including address local-machine:::1 for machine machine-3: 21:55:36 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-3: 21:55:36 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-3: 21:55:36 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.204,192.168.121.12,::1,localhost", AutoNoProxy:""} machine-3: 21:55:36 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 21:55:36 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 21:55:36 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 21:55:36 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 21:55:36 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 21:55:36 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 21:55:36 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 21:55:36 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 21:55:36 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 21:55:36 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 21:55:36 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] unit-oai-hss-0: 21:55:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 21:55:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 21:55:36 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 21:55:36 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 21:55:36 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 21:55:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 21:55:36 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 21:55:36 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.204,192.168.121.12,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 21:55:36 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 21:55:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 21:55:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 21:55:36 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 21:55:36 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 21:55:36 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-hss-0: 21:55:36 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-hss-0: 21:55:36 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 21:55:36 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 21:55:36 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 21:55:36 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 21:55:36 INFO juju.worker.uniter hooks are retried true machine-3: 21:55:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 21:55:36 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 21:55:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 21:55:36 DEBUG juju.worker.logger logger setup machine-3: 21:55:36 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 21:55:36 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 21:55:36 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 21:55:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 21:55:36 DEBUG juju.worker start "3-container-watcher" machine-3: 21:55:36 DEBUG juju.worker start "stateconverter" machine-3: 21:55:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 21:55:36 INFO juju.worker start "3-container-watcher" machine-3: 21:55:36 DEBUG juju.worker "3-container-watcher" started machine-3: 21:55:36 INFO juju.worker start "stateconverter" machine-3: 21:55:36 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 21:55:36 DEBUG juju.worker "stateconverter" started unit-abot-epc-basic-0: 21:55:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 21:55:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-oai-hss-0: 21:55:36 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 21:55:36 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 21:55:36 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 21:55:36 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 21:55:36 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 21:55:36 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 21:55:36 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 21:55:36 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 21:55:36 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 21:55:36 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 21:55:36 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 21:55:36 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 21:55:36 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 21:55:36 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 21:55:36 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 21:55:36 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 21:55:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 21:55:36 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... machine-3: 21:55:36 INFO juju.worker.machiner "machine-3" started unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 21:55:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 21:55:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 21:55:36 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 21:55:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 21:55:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 21:55:36 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 21:55:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 21:55:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 21:55:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-oai-hss-0: 21:55:37 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-abot-epc-basic-0: 21:55:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 21:55:37 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' machine-3: 21:55:37 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:a3:57:73 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.4 [] [] []} {2 fa:16:3e:a3:57:73 1450 0 eth0 ethernet false false manual [] [] []}] unit-oai-hss-0: 21:55:37 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 21:55:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:55:37 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 21:55:37 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 21:55:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 21:55:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt11-dev_1.5.4-3+really1.6.5-2ubuntu0.5_all.deb ... unit-abot-epc-basic-0: 21:55:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 21:55:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 21:55:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-dev_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 21:55:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 21:55:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 21:55:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 21:55:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-oai-hss-0: 21:55:37 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 21:55:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 21:55:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3_amd64.deb ... unit-oai-hss-0: 21:55:37 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 21:55:37 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 21:55:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-oai-hss-0: 21:55:37 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-hss-0: 21:55:37 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 21:55:37 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 21:55:37 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 21:55:37 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 21:55:37 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 21:55:37 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 21:55:37 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 21:55:37 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 21:55:37 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 21:55:37 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 21:55:37 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 21:55:37 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 21:55:37 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 21:55:37 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 21:55:37 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 21:55:37 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 21:55:37 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 21:55:37 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 21:55:37 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 21:55:37 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 21:55:37 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 21:55:37 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 21:55:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 21:55:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 21:55:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 21:55:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 21:55:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 21:55:38 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-oai-hss-0: 21:55:38 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 21:55:38 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 21:55:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-oai-hss-0: 21:55:38 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-abot-epc-basic-0: 21:55:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-oai-hss-0: 21:55:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:55:38 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 21:55:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:55:38 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 21:55:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-oai-hss-0: 21:55:38 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 21:55:38 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 21:55:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 21:55:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 21:55:38 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-oai-hss-0: 21:55:38 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 21:55:38 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 21:55:38 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 21:55:38 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 21:55:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:55:38 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 21:55:38 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 21:55:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 21:55:38 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 21:55:38 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 21:55:38 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 21:55:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 21:55:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:38 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-oai-hss-0: 21:55:38 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 21:55:38 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 21:55:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:55:39 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 21:55:39 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 21:55:39 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-abot-epc-basic-0: 21:55:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 21:55:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwmf0.2-7_0.2.8.4-10.5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:55:39 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 21:55:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 21:55:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 21:55:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-oai-hss-0: 21:55:39 DEBUG unit.oai-hss/0.install HEAD is now at 11723fa modified config file to match IMSI w/ OAI UE (tag v0.1) unit-oai-hss-0: 21:55:39 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-oai-hss-0: 21:55:39 DEBUG unit.oai-hss/0.install Already on 'v0.3.2-branch' unit-oai-hss-0: 21:55:39 DEBUG unit.oai-hss/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-hss-0: 21:55:39 DEBUG unit.oai-hss/0.install + git pull unit-abot-epc-basic-0: 21:55:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 21:55:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 21:55:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 21:55:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 21:55:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:39 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 21:55:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 21:55:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:39 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 21:55:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 21:55:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:39 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 21:55:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 21:55:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 21:55:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 21:55:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 21:55:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 21:55:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 21:55:40 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 21:55:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 21:55:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 21:55:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 21:55:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 21:55:40 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-oai-hss-0: 21:55:40 DEBUG unit.oai-hss/0.install Already up-to-date. unit-oai-hss-0: 21:55:40 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 21:55:40 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 21:55:40 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 21:55:40 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 21:55:40 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 21:55:40 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 21:55:40 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 21:55:40 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 21:55:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:55:40 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 21:55:40 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 21:55:40 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 21:55:40 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 21:55:40 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 21:55:40 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 21:55:40 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 21:55:40 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 21:55:40 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 21:55:40 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 21:55:40 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-031900-generic unit-oai-hss-0: 21:55:40 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 21:55:40 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 21:55:40 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 21:55:40 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 21:55:40 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 21:55:40 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 21:55:40 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 21:55:40 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 21:55:40 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 21:55:40 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 21:55:40 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 21:55:40 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 21:55:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:55:40 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 21:55:40 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 21:55:40 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 21:55:41 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 21:55:41 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 21:55:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 21:55:41 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 21:55:41 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 21:55:41 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 21:55:41 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 21:55:41 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 21:55:41 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 21:55:41 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 21:55:41 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 21:55:41 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 21:55:41 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 21:55:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:55:41 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 21:55:41 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-abot-epc-basic-0: 21:55:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 21:55:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-oai-hss-0: 21:55:41 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 21:55:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-oai-hss-0: 21:55:41 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 21:55:41 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 21:55:41 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 21:55:41 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-abot-epc-basic-0: 21:55:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 21:55:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor-dev_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 21:55:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 21:55:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 21:55:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-composite-dev_1%3a0.4.2-2_all.deb ... unit-abot-epc-basic-0: 21:55:41 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 21:55:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 21:55:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 21:55:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 21:55:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:41 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 21:55:41 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 21:55:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 21:55:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-dev_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 21:55:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 21:55:42 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 21:55:42 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 21:55:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 21:55:42 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 21:55:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 21:55:42 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 21:55:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 21:55:42 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 21:55:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 21:55:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:42 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-oai-hss-0: 21:55:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 21:55:42 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 21:55:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 21:55:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:55:42 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1) ... unit-oai-hss-0: 21:55:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 21:55:42 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 21:55:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 21:55:43 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 21:55:43 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 21:55:43 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 21:55:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 21:55:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-cpp-11_1.8.16+docs-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:55:43 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1) ... unit-oai-hss-0: 21:55:43 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 21:55:43 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 21:55:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 21:55:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:43 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-oai-hss-0: 21:55:43 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 21:55:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 21:55:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 21:55:43 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 21:55:43 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 21:55:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 21:55:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 21:55:43 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 21:55:44 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 21:55:44 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 21:55:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 21:55:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-oai-hss-0: 21:55:44 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 21:55:44 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 21:55:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 21:55:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:55:44 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1) ... unit-oai-hss-0: 21:55:44 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 21:55:44 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 21:55:44 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 21:55:44 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 21:55:45 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 21:55:45 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 21:55:45 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 21:55:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 21:55:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-oai-hss-0: 21:55:45 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 21:55:45 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-oai-hss-0: 21:55:45 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 21:55:45 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 21:55:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 21:55:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-oai-hss-0: 21:55:45 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 21:55:45 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-oai-hss-0: 21:55:46 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 21:55:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-oai-hss-0: 21:55:46 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 21:55:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 21:55:46 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 21:55:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 21:55:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 21:55:46 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 21:55:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 21:55:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-oai-hss-0: 21:55:46 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 21:55:46 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-oai-hss-0: 21:55:46 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 21:55:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 21:55:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-oai-hss-0: 21:55:46 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 21:55:46 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-oai-hss-0: 21:55:46 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 21:55:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 21:55:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 21:55:46 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 21:55:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 21:55:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-oai-hss-0: 21:55:47 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 21:55:47 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-oai-hss-0: 21:55:47 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 21:55:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 21:55:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 21:55:47 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-oai-hss-0: 21:55:47 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 21:55:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 21:55:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 21:55:47 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 21:55:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 21:55:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 21:55:47 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-oai-hss-0: 21:55:47 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 21:55:47 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 21:55:47 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 21:55:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 21:55:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 21:55:47 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-oai-hss-0: 21:55:47 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 21:55:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 21:55:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 21:55:48 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-oai-hss-0: 21:55:49 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 21:55:49 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 21:55:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 21:55:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 21:55:49 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-oai-hss-0: 21:55:49 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 21:55:49 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 21:55:49 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 21:55:49 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 21:55:49 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 21:55:49 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 21:55:49 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 21:55:49 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 21:55:49 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 21:55:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 21:55:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 21:55:50 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib automake1.9 unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-abot-epc-basic-0: 21:55:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 21:55:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjack-jackd2-0_1.9.10+20150825git1ed50c92~dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 21:55:50 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main m4 amd64 1.4.17-2ubuntu1 [195 kB] unit-abot-epc-basic-0: 21:55:50 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 21:55:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 21:55:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 21:55:50 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 21:55:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 21:55:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:50 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 21:55:51 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfl-dev amd64 2.5.35-10.1ubuntu2 [17.2 kB] unit-abot-epc-basic-0: 21:55:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 21:55:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-oai-hss-0: 21:55:51 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main flex amd64 2.5.35-10.1ubuntu2 [211 kB] unit-abot-epc-basic-0: 21:55:51 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-oai-hss-0: 21:55:51 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblzo2-2 amd64 2.06-1.2ubuntu1.1 [46.1 kB] unit-abot-epc-basic-0: 21:55:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 21:55:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 21:55:51 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 21:55:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 21:55:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-oai-hss-0: 21:55:51 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnettle4 amd64 2.7.1-1ubuntu0.2 [102 kB] unit-abot-epc-basic-0: 21:55:51 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-oai-hss-0: 21:55:51 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.6 [262 kB] unit-oai-hss-0: 21:55:52 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-abot-epc-basic-0: 21:55:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 21:55:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 21:55:52 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 21:55:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 21:55:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-abot-epc-basic-0: 21:55:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 21:55:52 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-abot-epc-basic-0: 21:55:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 21:55:52 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main x11-common all 1:7.7+1ubuntu8.1 [49.5 kB] unit-abot-epc-basic-0: 21:55:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 21:55:52 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 21:55:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 21:55:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 21:55:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 21:55:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 21:55:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 21:55:52 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-oai-hss-0: 21:55:52 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libice6 amd64 2:1.0.8-2 [47.0 kB] unit-abot-epc-basic-0: 21:55:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 21:55:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 21:55:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-oai-hss-0: 21:55:52 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsm6 amd64 2:1.2.1-2 [18.1 kB] unit-oai-hss-0: 21:55:52 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxt6 amd64 1:1.1.4-1 [185 kB] unit-abot-epc-basic-0: 21:55:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 21:55:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.23-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 21:55:52 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 21:55:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 21:55:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.23-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-oai-hss-0: 21:55:52 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaudio2 amd64 1.9.4-1 [57.1 kB] unit-oai-hss-0: 21:55:53 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] unit-oai-hss-0: 21:55:53 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] unit-oai-hss-0: 21:55:53 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] unit-abot-epc-basic-0: 21:55:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 21:55:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.23-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:53 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-oai-hss-0: 21:55:53 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-oai-hss-0: 21:55:53 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-oai-hss-0: 21:55:54 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-abot-epc-basic-0: 21:55:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 21:55:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 21:55:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-oai-hss-0: 21:55:54 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] unit-oai-hss-0: 21:55:54 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] unit-abot-epc-basic-0: 21:55:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 21:55:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 21:55:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 21:55:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 21:55:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 21:55:54 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-oai-hss-0: 21:55:54 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] unit-oai-hss-0: 21:55:54 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] unit-abot-epc-basic-0: 21:55:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 21:55:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 21:55:54 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 21:55:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 21:55:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libumfpack5.7.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:54 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 21:55:54 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-abot-epc-basic-0: 21:55:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 21:55:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 21:55:54 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 21:55:55 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-oai-hss-0: 21:55:55 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] unit-oai-hss-0: 21:55:55 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-oai-hss-0: 21:55:55 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] unit-oai-hss-0: 21:55:55 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main qtcore4-l10n all 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [587 kB] unit-abot-epc-basic-0: 21:55:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 21:55:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:55:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 21:55:56 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtcore4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1555 kB] unit-abot-epc-basic-0: 21:55:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 21:55:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 21:55:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-oai-hss-0: 21:55:56 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xml amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [95.0 kB] unit-oai-hss-0: 21:55:56 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtdbus4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [180 kB] unit-abot-epc-basic-0: 21:55:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-oai-hss-0: 21:55:56 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-network amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [543 kB] unit-abot-epc-basic-0: 21:55:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 21:55:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-oai-hss-0: 21:55:56 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-script amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [776 kB] unit-oai-hss-0: 21:55:56 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [97.4 kB] unit-abot-epc-basic-0: 21:55:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 21:55:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:55:56 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-oai-hss-0: 21:55:57 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xmlpatterns amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1028 kB] unit-oai-hss-0: 21:55:57 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig amd64 2.11.0-0ubuntu4.2 [176 kB] unit-oai-hss-0: 21:55:57 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-abot-epc-basic-0: 21:55:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 21:55:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.7_amd64.deb ... unit-abot-epc-basic-0: 21:55:57 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.7) ... unit-oai-hss-0: 21:55:57 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] unit-abot-epc-basic-0: 21:55:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 21:55:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 21:55:57 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-oai-hss-0: 21:55:57 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] unit-abot-epc-basic-0: 21:55:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 21:55:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 21:55:57 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-oai-hss-0: 21:55:57 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxi6 amd64 2:1.7.1.901-1ubuntu1.1 [27.9 kB] unit-abot-epc-basic-0: 21:55:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 21:55:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:55:57 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-oai-hss-0: 21:55:57 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrender1 amd64 1:0.9.8-1build0.14.04.1 [17.9 kB] unit-oai-hss-0: 21:55:58 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtgui4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [4130 kB] unit-abot-epc-basic-0: 21:55:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 21:55:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:58 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 21:55:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 21:55:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 21:55:58 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-oai-hss-0: 21:55:58 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-declarative amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1076 kB] unit-abot-epc-basic-0: 21:55:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 21:55:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 21:55:58 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 21:55:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 21:55:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-5ubuntu2_all.deb ... unit-abot-epc-basic-0: 21:55:58 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 21:55:58 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql-mysql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [30.3 kB] unit-oai-hss-0: 21:55:58 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-oai-hss-0: 21:55:59 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-abot-epc-basic-0: 21:55:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 21:55:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 21:55:59 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-abot-epc-basic-0: 21:55:59 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 21:55:59 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autoconf all 2.69-6 [322 kB] unit-oai-hss-0: 21:55:59 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autotools-dev all 20130810.1 [44.3 kB] unit-abot-epc-basic-0: 21:55:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 21:55:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 21:55:59 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main automake all 1:1.14.1-2ubuntu1 [510 kB] unit-oai-hss-0: 21:55:59 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-abot-epc-basic-0: 21:55:59 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 21:55:59 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libbison-dev amd64 2:3.0.2.dfsg-2 [338 kB] unit-oai-hss-0: 21:56:00 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main bison amd64 2:3.0.2.dfsg-2 [257 kB] unit-abot-epc-basic-0: 21:56:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 21:56:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:56:00 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 21:56:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 21:56:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:56:00 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 21:56:00 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-oai-hss-0: 21:56:00 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-156.206 [772 kB] unit-abot-epc-basic-0: 21:56:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 21:56:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-script_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:56:00 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 21:56:00 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-oai-hss-0: 21:56:00 DEBUG unit.oai-hss/0.install 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] unit-abot-epc-basic-0: 21:56:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 21:56:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:56:00 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 21:56:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 21:56:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:56:00 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 21:56:00 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-abot-epc-basic-0: 21:56:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 21:56:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:56:01 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 21:56:01 DEBUG unit.oai-hss/0.install 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] unit-oai-hss-0: 21:56:01 DEBUG unit.oai-hss/0.install 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] unit-oai-hss-0: 21:56:01 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-oai-hss-0: 21:56:01 DEBUG unit.oai-hss/0.install 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] unit-oai-hss-0: 21:56:01 DEBUG unit.oai-hss/0.install 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] unit-abot-epc-basic-0: 21:56:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 21:56:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:56:01 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 21:56:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 21:56:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 21:56:02 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 21:56:02 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-oai-hss-0: 21:56:03 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-abot-epc-basic-0: 21:56:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 21:56:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 21:56:03 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 21:56:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 21:56:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:56:03 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 21:56:03 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-abot-epc-basic-0: 21:56:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 21:56:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-dbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:56:03 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 21:56:03 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-abot-epc-basic-0: 21:56:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 21:56:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-opengl_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:56:03 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 21:56:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 21:56:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:56:03 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 21:56:03 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-oai-hss-0: 21:56:03 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake-data all 2.8.12.2-0ubuntu3 [676 kB] unit-oai-hss-0: 21:56:03 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake amd64 2.8.12.2-0ubuntu3 [2618 kB] unit-abot-epc-basic-0: 21:56:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 21:56:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 21:56:04 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-oai-hss-0: 21:56:04 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cmake-curses-gui amd64 2.8.12.2-0ubuntu3 [1241 kB] unit-abot-epc-basic-0: 21:56:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 21:56:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 21:56:04 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 21:56:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 21:56:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.13_amd64.deb ... unit-abot-epc-basic-0: 21:56:04 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-oai-hss-0: 21:56:04 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main doxygen amd64 1.8.6-2 [2408 kB] unit-oai-hss-0: 21:56:04 DEBUG unit.oai-hss/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe doxygen-gui amd64 1.8.6-2 [279 kB] unit-abot-epc-basic-0: 21:56:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 21:56:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.13_all.deb ... unit-abot-epc-basic-0: 21:56:04 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.13) ... unit-oai-hss-0: 21:56:04 DEBUG unit.oai-hss/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-oai-hss-0: 21:56:04 DEBUG unit.oai-hss/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-oai-hss-0: 21:56:05 DEBUG unit.oai-hss/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] unit-oai-hss-0: 21:56:05 DEBUG unit.oai-hss/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-abot-epc-basic-0: 21:56:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 21:56:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 21:56:05 DEBUG unit.oai-hss/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-abot-epc-basic-0: 21:56:05 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 21:56:05 DEBUG unit.oai-hss/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-abot-epc-basic-0: 21:56:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 21:56:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 21:56:05 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 21:56:05 DEBUG unit.oai-hss/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-abot-epc-basic-0: 21:56:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-oai-hss-0: 21:56:05 DEBUG unit.oai-hss/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-abot-epc-basic-0: 21:56:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 21:56:05 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 21:56:06 DEBUG unit.oai-hss/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pkg-config amd64 0.26-1ubuntu4 [40.9 kB] unit-oai-hss-0: 21:56:06 DEBUG unit.oai-hss/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] unit-abot-epc-basic-0: 21:56:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 21:56:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 21:56:06 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 21:56:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 21:56:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 21:56:06 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 21:56:06 DEBUG unit.oai-hss/0.install Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% unit-oai-hss-0: 21:56:06 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 21:56:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 21:56:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 21:56:06 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-oai-hss-0: 21:56:06 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 16s (4218 kB/s) unit-oai-hss-0: 21:56:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 21:56:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 21:56:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 21:56:07 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 21:56:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 21:56:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 21:56:07 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-oai-hss-0: 21:56:07 DEBUG unit.oai-hss/0.install (Reading database ... 83597 files and directories currently installed.) unit-oai-hss-0: 21:56:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 21:56:07 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-abot-epc-basic-0: 21:56:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 21:56:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.20-1_amd64.deb ... unit-abot-epc-basic-0: 21:56:07 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-oai-hss-0: 21:56:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 21:56:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:56:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-oai-hss-0: 21:56:08 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 21:56:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-doc_2%3a1.0.20-1_all.deb ... unit-abot-epc-basic-0: 21:56:08 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-oai-hss-0: 21:56:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 21:56:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 21:56:08 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 21:56:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 21:56:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-bin_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:56:08 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 21:56:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 21:56:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 21:56:08 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-abot-epc-basic-0: 21:56:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 21:56:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 21:56:08 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-oai-hss-0: 21:56:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 21:56:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 21:56:08 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-abot-epc-basic-0: 21:56:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 21:56:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 21:56:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-oai-hss-0: 21:56:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 21:56:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.6_amd64.deb ... unit-oai-hss-0: 21:56:09 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-oai-hss-0: 21:56:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 21:56:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 21:56:09 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 21:56:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 21:56:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 21:56:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-oai-hss-0: 21:56:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 21:56:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 21:56:09 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 21:56:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 21:56:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 21:56:09 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 21:56:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 21:56:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 21:56:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-oai-hss-0: 21:56:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 21:56:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 21:56:09 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-abot-epc-basic-0: 21:56:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 21:56:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 21:56:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 21:56:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-oai-hss-0: 21:56:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 21:56:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-oai-hss-0: 21:56:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 21:56:09 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-abot-epc-basic-0: 21:56:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-oai-hss-0: 21:56:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 21:56:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 21:56:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-oai-hss-0: 21:56:09 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 21:56:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 21:56:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-oai-hss-0: 21:56:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 21:56:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 21:56:10 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-abot-epc-basic-0: 21:56:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 21:56:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 21:56:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-oai-hss-0: 21:56:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 21:56:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 21:56:10 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 21:56:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 21:56:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 21:56:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-oai-hss-0: 21:56:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 21:56:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 21:56:10 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 21:56:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 21:56:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libzzip-0-13_0.13.62-3ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 21:56:10 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-oai-hss-0: 21:56:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 21:56:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 21:56:10 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 21:56:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 21:56:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-oai-hss-0: 21:56:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-abot-epc-basic-0: 21:56:10 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-oai-hss-0: 21:56:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 21:56:10 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 21:56:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 21:56:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 21:56:11 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 21:56:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 21:56:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 21:56:11 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 21:56:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 21:56:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... unit-oai-hss-0: 21:56:11 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 21:56:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 21:56:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 21:56:11 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 21:56:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 21:56:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 21:56:11 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 21:56:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 21:56:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 21:56:12 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 21:56:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 21:56:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mesa-common-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:56:13 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 21:56:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 21:56:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 21:56:13 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 21:56:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 21:56:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-oai-hss-0: 21:56:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 21:56:13 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 21:56:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 21:56:13 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-oai-hss-0: 21:56:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 21:56:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 21:56:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 21:56:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-oai-hss-0: 21:56:13 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-abot-epc-basic-0: 21:56:13 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 21:56:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 21:56:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 21:56:14 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 21:56:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 21:56:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 21:56:14 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 21:56:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 21:56:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... unit-oai-hss-0: 21:56:14 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-oai-hss-0: 21:56:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 21:56:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_all.deb ... unit-oai-hss-0: 21:56:14 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 21:56:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 21:56:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 21:56:14 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 21:56:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 21:56:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtcore4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 21:56:14 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 21:56:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 21:56:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 21:56:15 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 21:56:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 21:56:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 21:56:15 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 21:56:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 21:56:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-network_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 21:56:16 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 21:56:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 21:56:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-script_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 21:56:16 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 21:56:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 21:56:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 21:56:16 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 21:56:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 21:56:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 21:56:16 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 21:56:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 21:56:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-oai-hss-0: 21:56:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 21:56:16 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 21:56:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 21:56:16 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 21:56:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 21:56:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 21:56:17 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-oai-hss-0: 21:56:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 21:56:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 21:56:17 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 21:56:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 21:56:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 21:56:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-oai-hss-0: 21:56:17 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 21:56:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:56:17 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-oai-hss-0: 21:56:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 21:56:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 21:56:18 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-abot-epc-basic-0: 21:56:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 21:56:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 21:56:18 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 21:56:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-oai-hss-0: 21:56:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 21:56:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-oai-hss-0: 21:56:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... unit-abot-epc-basic-0: 21:56:18 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-oai-hss-0: 21:56:18 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 21:56:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 21:56:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 21:56:18 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-abot-epc-basic-0: 21:56:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 21:56:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 21:56:18 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-oai-hss-0: 21:56:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 21:56:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 21:56:18 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 21:56:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 21:56:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtgui4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 21:56:18 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 21:56:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 21:56:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 21:56:19 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 21:56:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 21:56:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ... unit-abot-epc-basic-0: 21:56:19 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-oai-hss-0: 21:56:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 21:56:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 21:56:19 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 21:56:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 21:56:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 21:56:19 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 21:56:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 21:56:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 21:56:20 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-oai-hss-0: 21:56:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 21:56:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 21:56:20 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 21:56:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 21:56:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 21:56:20 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 21:56:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 21:56:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-oai-hss-0: 21:56:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 21:56:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 21:56:20 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-oai-hss-0: 21:56:20 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 21:56:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 21:56:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 21:56:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 21:56:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-oai-hss-0: 21:56:21 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 21:56:21 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-oai-hss-0: 21:56:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 21:56:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 21:56:21 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 21:56:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 21:56:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 21:56:21 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 21:56:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 21:56:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 21:56:22 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-abot-epc-basic-0: 21:56:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 21:56:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 21:56:22 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.10) ... unit-oai-hss-0: 21:56:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 21:56:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 21:56:22 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-abot-epc-basic-0: 21:56:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 21:56:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 21:56:22 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-oai-hss-0: 21:56:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 21:56:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 21:56:22 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 21:56:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 21:56:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 21:56:23 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-oai-hss-0: 21:56:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 21:56:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 21:56:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 21:56:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 21:56:23 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 21:56:23 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 21:56:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 21:56:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 21:56:23 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 21:56:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 21:56:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-oai-hss-0: 21:56:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 21:56:23 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 21:56:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 21:56:23 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-oai-hss-0: 21:56:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 21:56:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-156.206_amd64.deb ... unit-abot-epc-basic-0: 21:56:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 21:56:23 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-156.206) ... unit-abot-epc-basic-0: 21:56:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 21:56:23 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 21:56:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 21:56:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 21:56:24 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-oai-hss-0: 21:56:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 21:56:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 21:56:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-oai-hss-0: 21:56:24 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 21:56:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 21:56:24 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1) ... unit-oai-hss-0: 21:56:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 21:56:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 21:56:25 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 21:56:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 21:56:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 21:56:26 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 21:56:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 21:56:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ... unit-abot-epc-basic-0: 21:56:26 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-oai-hss-0: 21:56:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 21:56:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 21:56:26 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 21:56:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 21:56:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 21:56:27 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 21:56:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 21:56:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 21:56:27 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 21:56:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 21:56:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 21:56:28 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 21:56:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 21:56:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 21:56:29 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 21:56:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-oai-hss-0: 21:56:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 21:56:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 21:56:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-oai-hss-0: 21:56:29 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 21:56:29 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 21:56:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 21:56:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base-doc_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 21:56:30 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 21:56:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 21:56:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 21:56:30 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 21:56:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 21:56:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 21:56:30 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 21:56:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 21:56:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 21:56:30 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 21:56:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 21:56:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 21:56:31 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 21:56:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 21:56:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 21:56:32 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 21:56:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 21:56:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 21:56:32 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 21:56:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 21:56:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 21:56:33 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 21:56:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 21:56:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 21:56:34 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 21:56:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 21:56:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 21:56:34 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 21:56:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 21:56:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:56:34 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 21:56:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 21:56:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 21:56:34 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-oai-hss-0: 21:56:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 21:56:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 21:56:34 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 21:56:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 21:56:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 21:56:34 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-oai-hss-0: 21:56:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 21:56:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 21:56:34 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-abot-epc-basic-0: 21:56:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 21:56:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 21:56:35 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 21:56:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 21:56:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:56:35 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-oai-hss-0: 21:56:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 21:56:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 21:56:35 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-abot-epc-basic-0: 21:56:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 21:56:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:56:35 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-oai-hss-0: 21:56:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 21:56:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 21:56:36 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 21:56:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-oai-hss-0: 21:56:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 21:56:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 21:56:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-oai-hss-0: 21:56:36 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 21:56:36 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 21:56:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 21:56:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-oai-hss-0: 21:56:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 21:56:36 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-oai-hss-0: 21:56:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 21:56:36 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-abot-epc-basic-0: 21:56:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 21:56:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 21:56:37 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-oai-hss-0: 21:56:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 21:56:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 21:56:37 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 21:56:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 21:56:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 21:56:37 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 21:56:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 21:56:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 21:56:37 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 21:56:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 21:56:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 21:56:37 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 21:56:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 21:56:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 21:56:37 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 21:56:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 21:56:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 21:56:37 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 21:56:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 21:56:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:56:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 21:56:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 21:56:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 21:56:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 21:56:38 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-abot-epc-basic-0: 21:56:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 21:56:38 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-oai-hss-0: 21:56:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 21:56:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 21:56:38 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 21:56:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 21:56:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 21:56:38 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 21:56:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 21:56:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-doc_4.7-3ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 21:56:38 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 21:56:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 21:56:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 21:56:38 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-oai-hss-0: 21:56:38 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:56:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 21:56:41 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 21:56:41 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 21:56:41 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 21:56:41 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 21:56:41 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 21:56:41 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 21:56:41 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 21:56:41 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-oai-hss-0: 21:56:41 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 21:56:41 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 21:56:41 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 21:56:42 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 21:56:42 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 21:56:42 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 21:56:42 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 21:56:42 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 21:56:42 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 21:56:42 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 21:56:42 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 21:56:42 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 21:56:42 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 21:56:43 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 21:56:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 21:56:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 21:56:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 21:56:43 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 21:56:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.4) ... unit-oai-hss-0: 21:56:44 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 21:56:44 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 21:56:44 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 21:56:44 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 21:56:44 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-abot-epc-basic-0: 21:56:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4) ... unit-oai-hss-0: 21:56:44 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 21:56:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 21:56:44 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 21:56:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-oai-hss-0: 21:56:44 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 21:56:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-oai-hss-0: 21:56:44 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 21:56:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-oai-hss-0: 21:56:44 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 21:56:44 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 21:56:44 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 21:56:44 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 21:56:44 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 21:56:46 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 21:56:47 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 21:56:47 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 21:56:47 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 21:56:47 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 21:56:47 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 21:56:47 DEBUG unit.oai-hss/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 21:56:47 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 21:56:47 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 21:56:47 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 21:56:47 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 21:56:47 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 21:56:47 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 21:56:47 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/automake-1.14 to provide /usr/bin/automake (automake) in auto mode unit-oai-hss-0: 21:56:48 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 21:56:48 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 21:56:48 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 21:56:48 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-oai-hss-0: 21:56:48 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 21:56:48 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-156.206) ... unit-oai-hss-0: 21:56:48 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 21:56:48 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 21:56:48 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 21:56:48 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 21:56:48 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 21:56:48 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 21:56:49 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 21:56:49 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 21:56:49 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 21:56:49 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-oai-hss-0: 21:56:49 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 21:56:49 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 21:56:49 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 21:56:49 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 21:56:49 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 21:56:50 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 21:56:50 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 21:56:50 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 21:56:50 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 21:56:50 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 21:56:50 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-oai-hss-0: 21:56:50 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 21:56:50 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 21:56:50 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 21:56:50 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 21:56:50 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 21:56:50 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 21:56:50 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 21:56:51 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 21:56:51 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 21:56:51 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 21:56:51 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 21:56:51 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 21:56:52 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 21:56:52 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 21:56:52 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 21:56:52 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 21:56:52 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 21:56:52 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 21:56:52 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 21:56:52 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 21:56:52 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 21:56:52 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 21:56:52 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 21:56:52 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 21:56:52 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 21:56:52 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 21:56:52 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 21:56:53 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 21:56:53 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 21:56:53 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 21:56:53 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libapr1 amd64 1.5.0-1 [85.1 kB] unit-abot-epc-basic-0: 21:56:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 21:56:53 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 21:56:53 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 21:56:53 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.8) ... unit-abot-epc-basic-0: 21:56:53 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-oai-hss-0: 21:56:53 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaprutil1 amd64 1.5.3-1 [76.4 kB] unit-abot-epc-basic-0: 21:56:53 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 21:56:53 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-oai-hss-0: 21:56:53 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libserf-1-1 amd64 1.3.3-1ubuntu0.1 [42.2 kB] unit-oai-hss-0: 21:56:54 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsvn1 amd64 1.8.8-1ubuntu3.3 [918 kB] unit-abot-epc-basic-0: 21:56:54 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 21:56:54 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 21:56:54 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 21:56:54 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 21:56:54 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 21:56:54 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main subversion amd64 1.8.8-1ubuntu3.3 [281 kB] unit-abot-epc-basic-0: 21:56:54 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 21:56:54 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 21:56:54 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 21:56:54 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 21:56:54 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 2s (690 kB/s) unit-abot-epc-basic-0: 21:56:54 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 21:56:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 21:56:54 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 21:56:55 DEBUG unit.oai-hss/0.install (Reading database ... 90326 files and directories currently installed.) unit-oai-hss-0: 21:56:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 21:56:55 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-abot-epc-basic-0: 21:56:55 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-oai-hss-0: 21:56:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 21:56:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 21:56:55 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-abot-epc-basic-0: 21:56:55 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 21:56:55 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 21:56:55 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 21:56:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 21:56:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 21:56:55 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-abot-epc-basic-0: 21:56:55 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 21:56:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 21:56:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 21:56:56 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-oai-hss-0: 21:56:56 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 21:56:56 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-oai-hss-0: 21:56:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 21:56:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 21:56:56 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 21:56:56 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 21:56:56 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 21:56:57 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 21:56:57 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:56:57 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 21:56:57 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:56:57 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 21:56:57 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 21:56:57 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode unit-abot-epc-basic-0: 21:56:57 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 21:56:57 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 21:56:57 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 21:56:57 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 21:56:57 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 21:56:57 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 21:56:57 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 21:56:57 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 21:56:57 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 21:56:57 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 21:56:57 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-abot-epc-basic-0: 21:56:57 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 21:56:57 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 21:56:57 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-abot-epc-basic-0: 21:56:57 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 21:56:57 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-abot-epc-basic-0: 21:56:57 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... unit-oai-hss-0: 21:56:57 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 21:56:57 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 21:56:57 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 21:56:57 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 21:56:57 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:56:58 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-mysql-0: 21:56:58 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 21:56:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 21:56:58 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 21:56:58 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 21:56:58 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 21:56:58 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 21:56:58 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 21:56:58 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 21:56:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-abot-epc-basic-0: 21:56:58 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode unit-mysql-0: 21:56:58 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 21:56:58 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 21:56:58 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 21:56:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 21:56:58 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 21:56:58 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 21:56:58 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 21:56:58 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 21:56:58 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 21:56:58 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 21:56:58 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 21:56:58 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 21:56:58 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 21:56:58 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-oai-hss-0: 21:56:58 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 21:56:58 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 21:56:58 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 21:56:58 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 21:56:58 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 21:56:58 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 21:56:58 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 21:56:58 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 21:56:58 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 21:56:58 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 21:56:58 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 21:56:58 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 21:56:58 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 21:56:58 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 21:56:58 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 21:56:58 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 21:56:58 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-abot-epc-basic-0: 21:56:58 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 21:56:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:56:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 21:56:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-oai-hss-0: 21:56:59 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 21:56:59 DEBUG unit.oai-hss/0.install Need to get 10.9 MB of archives. unit-oai-hss-0: 21:56:59 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 21:56:59 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig9 amd64 1.4.9-2 [21.7 kB] unit-abot-epc-basic-0: 21:56:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 21:56:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:56:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 21:56:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 21:56:59 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl7 amd64 2.4.2-1.7ubuntu1 [35.0 kB] unit-abot-epc-basic-0: 21:56:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 21:56:59 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] unit-abot-epc-basic-0: 21:56:59 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 21:56:59 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 21:56:59 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 21:56:59 DEBUG unit.oai-hss/0.install Get:4 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] unit-abot-epc-basic-0: 21:56:59 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 21:57:00 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 21:57:00 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 21:57:00 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 21:57:00 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 21:57:00 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 21:57:00 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:57:00 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 21:57:00 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 21:57:00 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 21:57:00 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 21:57:00 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 21:57:00 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 21:57:00 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 kB] unit-oai-hss-0: 21:57:01 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0 amd64 0.9-1 [81.8 kB] unit-oai-hss-0: 21:57:01 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-dev amd64 1.4.9-2 [85.1 kB] unit-oai-hss-0: 21:57:01 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-doc all 1.4.9-2 [300 kB] unit-oai-hss-0: 21:57:01 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig8-dev amd64 1.4.9-2 [1766 B] unit-abot-epc-basic-0: 21:57:01 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 21:57:01 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 21:57:01 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 21:57:01 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 21:57:01 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 21:57:01 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 21:57:01 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgpg-error-dev amd64 1.12-0.2ubuntu1 [20.1 kB] unit-abot-epc-basic-0: 21:57:01 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-oai-hss-0: 21:57:01 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcrypt11-dev amd64 1.5.3-2ubuntu4.6 [273 kB] unit-oai-hss-0: 21:57:01 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-abot-epc-basic-0: 21:57:02 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-oai-hss-0: 21:57:02 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libidn11-dev amd64 1.28-1ubuntu2.2 [519 kB] unit-abot-epc-basic-0: 21:57:02 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 21:57:02 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 21:57:02 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 21:57:02 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl-dev amd64 2.4.2-1.7ubuntu1 [157 kB] unit-abot-epc-basic-0: 21:57:02 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 21:57:02 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 21:57:02 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 21:57:02 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 21:57:02 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 21:57:02 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 21:57:02 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1.1 [166 kB] unit-abot-epc-basic-0: 21:57:02 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 21:57:02 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 21:57:02 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 21:57:02 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-oai-hss-0: 21:57:02 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient-dev amd64 5.5.61-0ubuntu0.14.04.1 [864 kB] unit-oai-hss-0: 21:57:02 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-abot-epc-basic-0: 21:57:02 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-oai-hss-0: 21:57:02 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp-dev amd64 1.0.15+dfsg-1 [64.4 kB] unit-abot-epc-basic-0: 21:57:02 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 21:57:02 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 21:57:02 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 21:57:02 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode unit-oai-hss-0: 21:57:02 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-dev amd64 1.0.1f-1ubuntu2.26 [1072 kB] unit-abot-epc-basic-0: 21:57:03 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 21:57:03 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-doc all 1.0.1f-1ubuntu2.26 [971 kB] unit-oai-hss-0: 21:57:03 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtool amd64 2.4.2-1.7ubuntu1 [188 kB] unit-abot-epc-basic-0: 21:57:03 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 21:57:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 21:57:03 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 21:57:03 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 21:57:03 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 21:57:03 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] unit-abot-epc-basic-0: 21:57:03 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 21:57:03 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 21:57:03 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 21:57:03 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 21:57:03 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 21:57:03 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 21:57:03 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] unit-abot-epc-basic-0: 21:57:03 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 21:57:03 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 21:57:03 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 21:57:03 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0-dev amd64 0.9-1 [292 kB] unit-oai-hss-0: 21:57:03 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 21:57:04 DEBUG unit.oai-hss/0.install Fetched 10.9 MB in 5s (2134 kB/s) unit-oai-hss-0: 21:57:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 21:57:04 DEBUG unit.oai-hss/0.install (Reading database ... 90437 files and directories currently installed.) unit-oai-hss-0: 21:57:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 21:57:04 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 21:57:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 21:57:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 21:57:04 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 21:57:04 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 21:57:04 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 21:57:04 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 21:57:05 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-oai-hss-0: 21:57:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 21:57:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 21:57:05 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 21:57:05 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 21:57:05 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-oai-hss-0: 21:57:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 21:57:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:57:05 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-oai-hss-0: 21:57:05 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:57:05 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 21:57:05 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 21:57:05 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:57:05 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:57:05 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 21:57:05 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 21:57:05 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 21:57:05 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 21:57:05 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 21:57:05 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 21:57:05 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-oai-hss-0: 21:57:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-abot-epc-basic-0: 21:57:05 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-oai-hss-0: 21:57:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:57:05 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 21:57:05 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 21:57:06 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:57:06 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 21:57:06 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 21:57:06 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 21:57:06 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 21:57:06 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 21:57:06 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:57:06 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 21:57:06 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:57:06 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 21:57:06 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:57:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode unit-abot-epc-basic-0: 21:57:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode unit-abot-epc-basic-0: 21:57:06 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 21:57:06 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 21:57:06 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 21:57:06 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 21:57:06 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 21:57:06 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:57:06 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 21:57:07 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 21:57:07 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.18 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 21:57:07 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 21:57:07 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-oai-hss-0: 21:57:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 21:57:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 21:57:07 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-abot-epc-basic-0: 21:57:07 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 21:57:07 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 21:57:07 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 21:57:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 21:57:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 21:57:08 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 21:57:08 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 21:57:08 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 21:57:08 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 21:57:08 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-oai-hss-0: 21:57:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 21:57:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 21:57:08 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-abot-epc-basic-0: 21:57:08 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 21:57:08 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-oai-hss-0: 21:57:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 21:57:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 21:57:08 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-abot-epc-basic-0: 21:57:08 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 21:57:08 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-oai-hss-0: 21:57:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 21:57:08 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot (gnuplot) in auto mode unit-oai-hss-0: 21:57:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 21:57:08 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-oai-hss-0: 21:57:08 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-abot-epc-basic-0: 21:57:08 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 21:57:08 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 21:57:08 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 21:57:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 21:57:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 21:57:08 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-abot-epc-basic-0: 21:57:08 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 21:57:08 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 21:57:08 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-oai-hss-0: 21:57:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-abot-epc-basic-0: 21:57:08 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-oai-hss-0: 21:57:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 21:57:08 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 21:57:08 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 21:57:08 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 21:57:08 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-oai-hss-0: 21:57:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 21:57:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 21:57:09 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-abot-epc-basic-0: 21:57:09 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 21:57:09 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 21:57:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 21:57:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 21:57:09 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 21:57:09 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 21:57:09 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 21:57:09 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/guile-2.0 to provide /usr/bin/guile (guile) in auto mode unit-abot-epc-basic-0: 21:57:09 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 21:57:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 21:57:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 21:57:09 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-abot-epc-basic-0: 21:57:09 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 21:57:09 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 21:57:09 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 21:57:09 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 21:57:09 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 21:57:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 21:57:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 21:57:09 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:57:09 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 21:57:09 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 21:57:09 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 21:57:10 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1) ... unit-oai-hss-0: 21:57:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 21:57:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 21:57:10 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 21:57:10 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 21:57:10 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-oai-hss-0: 21:57:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 21:57:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 21:57:10 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-oai-hss-0: 21:57:10 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 21:57:10 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 21:57:10 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-oai-hss-0: 21:57:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 21:57:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.26_amd64.deb ... unit-oai-hss-0: 21:57:10 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 21:57:10 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-oai-hss-0: 21:57:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 21:57:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.26_all.deb ... unit-oai-hss-0: 21:57:10 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 21:57:10 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 21:57:10 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 21:57:11 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 21:57:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 21:57:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 21:57:11 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 21:57:11 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-oai-hss-0: 21:57:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-abot-epc-basic-0: 21:57:11 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-oai-hss-0: 21:57:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 21:57:11 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 21:57:11 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 21:57:11 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 21:57:11 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 21:57:11 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-oai-hss-0: 21:57:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 21:57:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 21:57:11 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4) ... unit-oai-hss-0: 21:57:11 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 21:57:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 21:57:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 21:57:11 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 21:57:11 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:57:12 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 21:57:12 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 21:57:12 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 21:57:12 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 21:57:12 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 21:57:12 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 21:57:12 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 21:57:12 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 21:57:12 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 21:57:12 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 21:57:12 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 21:57:12 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 21:57:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 21:57:12 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 21:57:12 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 21:57:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 21:57:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode unit-abot-epc-basic-0: 21:57:12 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 21:57:12 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 21:57:12 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 21:57:12 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 21:57:12 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 21:57:12 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 21:57:12 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 21:57:12 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:57:12 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:57:12 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 21:57:12 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 21:57:12 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 21:57:12 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 21:57:13 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 21:57:13 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 21:57:13 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 21:57:13 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-oai-hss-0: 21:57:13 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 21:57:13 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 21:57:13 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 21:57:13 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 21:57:13 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 21:57:13 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-oai-hss-0: 21:57:13 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 21:57:13 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-oai-hss-0: 21:57:13 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 21:57:13 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-oai-hss-0: 21:57:13 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:57:13 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-oai-hss-0: 21:57:13 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:57:13 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 21:57:13 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 21:57:14 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 21:57:14 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:57:14 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:57:14 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:57:14 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:57:14 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:57:14 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:57:14 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:57:14 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:57:14 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 21:57:14 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 21:57:14 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 21:57:14 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 21:57:14 DEBUG unit.abot-epc-basic/0.install Setting up libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 21:57:14 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 21:57:15 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 21:57:15 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 21:57:15 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 21:57:15 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 21:57:15 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 21:57:15 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 21:57:15 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 21:57:15 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 21:57:15 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 21:57:15 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 21:57:15 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 21:57:15 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 21:57:15 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 21:57:15 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 21:57:15 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 21:57:15 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 21:57:15 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 21:57:15 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 21:57:15 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 21:57:15 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 21:57:15 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 21:57:15 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 21:57:15 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 21:57:15 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 21:57:16 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 21:57:16 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 21:57:16 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 21:57:16 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 21:57:16 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 21:57:16 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 21:57:16 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 21:57:16 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 21:57:16 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 21:57:17 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 21:57:17 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 21:57:17 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 21:57:17 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 21:57:17 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 21:57:17 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 21:57:17 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-oai-hss-0: 21:57:17 DEBUG unit.oai-hss/0.install 180822 21:57:17 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-oai-hss-0: 21:57:17 DEBUG unit.oai-hss/0.install 180822 21:57:17 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 21:57:17 DEBUG unit.oai-hss/0.install 180822 21:57:17 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 11651 ... unit-abot-epc-basic-0: 21:57:17 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 21:57:17 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 21:57:17 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 21:57:18 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 21:57:18 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 21:57:18 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 21:57:18 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 21:57:18 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 21:57:18 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 21:57:18 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 21:57:18 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 21:57:18 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 21:57:18 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 21:57:18 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 21:57:18 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 21:57:18 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 21:57:18 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 21:57:18 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 21:57:18 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 21:57:18 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 21:57:18 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 21:57:18 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode unit-abot-epc-basic-0: 21:57:18 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 21:57:18 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 21:57:18 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 21:57:18 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 21:57:18 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 21:57:18 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 21:57:18 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 21:57:18 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 21:57:18 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 21:57:19 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 21:57:19 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 21:57:19 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 21:57:19 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 21:57:19 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 21:57:19 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 21:57:19 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 21:57:19 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 21:57:19 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 21:57:19 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 21:57:19 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 21:57:19 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 21:57:19 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 21:57:19 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 21:57:19 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 21:57:19 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 21:57:20 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 21:57:20 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode unit-abot-epc-basic-0: 21:57:20 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 21:57:20 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 21:57:20 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 21:57:20 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 21:57:20 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 21:57:20 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 21:57:20 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 21:57:20 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 21:57:20 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 21:57:20 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.7) ... unit-abot-epc-basic-0: 21:57:20 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 21:57:20 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 21:57:20 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 21:57:20 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 21:57:20 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 21:57:20 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 21:57:20 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 21:57:20 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 21:57:21 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 21:57:21 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 21:57:21 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 21:57:21 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 21:57:21 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 21:57:21 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 21:57:21 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 21:57:21 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 21:57:21 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 21:57:21 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 21:57:21 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 21:57:21 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 21:57:21 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 21:57:21 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 21:57:21 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 21:57:21 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 21:57:21 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 21:57:21 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 21:57:22 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 21:57:22 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 21:57:22 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 21:57:22 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 21:57:22 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 21:57:22 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 21:57:22 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 21:57:22 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 21:57:22 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 21:57:22 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 21:57:22 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 21:57:22 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... unit-abot-epc-basic-0: 21:57:22 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 21:57:22 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 21:57:22 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 21:57:22 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 21:57:22 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... unit-abot-epc-basic-0: 21:57:22 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... unit-abot-epc-basic-0: 21:57:22 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 21:57:22 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 21:57:23 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 21:57:23 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 21:57:23 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 21:57:23 DEBUG unit.abot-epc-basic/0.install Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 21:57:23 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 21:57:23 DEBUG unit.abot-epc-basic/0.install Setting up mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 21:57:23 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 21:57:23 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 21:57:23 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 21:57:23 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 21:57:23 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 21:57:23 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 21:57:23 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 21:57:24 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 21:57:24 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 21:57:24 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 21:57:24 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 21:57:24 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 21:57:24 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 21:57:24 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 21:57:24 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 21:57:24 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 21:57:24 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 21:57:24 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 21:57:24 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 21:57:24 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode unit-abot-epc-basic-0: 21:57:24 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-abot-epc-basic-0: 21:57:24 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 21:57:25 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 21:57:25 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 21:57:25 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 21:57:25 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 21:57:26 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 21:57:26 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 21:57:26 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 21:57:26 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 21:57:26 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 21:57:26 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 21:57:26 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 21:57:26 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 21:57:26 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 21:57:26 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 21:57:26 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 21:57:27 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 21:57:27 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 21:57:27 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 21:57:27 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 21:57:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 21:57:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 21:57:27 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 21:57:27 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 21:57:27 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 21:57:27 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-oai-hss-0: 21:57:27 DEBUG unit.oai-hss/0.install mysql start/running, process 11784 unit-abot-epc-basic-0: 21:57:28 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 21:57:28 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 21:57:28 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 21:57:28 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-abot-epc-basic-0: 21:57:28 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 21:57:28 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 21:57:28 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 21:57:28 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 21:57:28 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-abot-epc-basic-0: 21:57:28 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-oai-hss-0: 21:57:28 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-abot-epc-basic-0: 21:57:28 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 21:57:28 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 21:57:29 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-abot-epc-basic-0: 21:57:29 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 21:57:29 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 21:57:29 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-oai-hss-0: 21:57:29 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-abot-epc-basic-0: 21:57:29 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 21:57:29 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 21:57:29 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 21:57:29 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 21:57:29 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-abot-epc-basic-0: 21:57:29 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 21:57:29 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 21:57:29 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 21:57:29 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 21:57:29 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 21:57:29 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 21:57:29 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 21:57:29 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-oai-hss-0: 21:57:29 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 21:57:29 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 21:57:30 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-oai-hss-0: 21:57:30 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 21:57:30 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-oai-hss-0: 21:57:30 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 21:57:30 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 21:57:30 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 21:57:30 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 21:57:30 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-abot-epc-basic-0: 21:57:30 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 21:57:30 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 21:57:30 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 21:57:30 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode unit-abot-epc-basic-0: 21:57:30 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-oai-hss-0: 21:57:30 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 21:57:30 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-oai-hss-0: 21:57:30 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 21:57:30 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 21:57:30 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 21:57:30 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 21:57:30 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 21:57:30 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 21:57:30 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-oai-hss-0: 21:57:30 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 21:57:30 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... unit-oai-hss-0: 21:57:30 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 21:57:30 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 21:57:30 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-oai-hss-0: 21:57:31 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 21:57:31 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 21:57:31 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 21:57:31 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 21:57:31 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 21:57:31 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 21:57:31 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 21:57:31 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 21:57:31 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-abot-epc-basic-0: 21:57:31 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 21:57:31 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-oai-hss-0: 21:57:31 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 21:57:31 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 21:57:31 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 21:57:31 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmpxx4ldbl amd64 2:5.1.3+dfsg-1ubuntu1 [8736 B] unit-abot-epc-basic-0: 21:57:31 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-oai-hss-0: 21:57:31 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp-dev amd64 2:5.1.3+dfsg-1ubuntu1 [292 kB] unit-abot-epc-basic-0: 21:57:31 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 21:57:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 21:57:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 21:57:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 21:57:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-oai-hss-0: 21:57:31 DEBUG unit.oai-hss/0.install Fetched 300 kB in 0s (428 kB/s) unit-oai-hss-0: 21:57:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 21:57:31 DEBUG unit.oai-hss/0.install (Reading database ... 92438 files and directories currently installed.) unit-oai-hss-0: 21:57:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 21:57:31 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 21:57:31 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-oai-hss-0: 21:57:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 21:57:31 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-oai-hss-0: 21:57:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 21:57:31 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 21:57:32 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-oai-hss-0: 21:57:32 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 21:57:32 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 21:57:32 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install --2018-08-22 21:57:33-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 208.118.235.20, 2001:4830:134:3::b unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... connected. unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 375K 3s unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 758K 2s unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 56.8M 1s unit-abot-epc-basic-0: 21:57:33 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 766K 1s unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 53.8M 1s unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 57.0M 1s unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 60.7M 1s unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 785K 1s unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 47.3M 0s unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 56.9M 0s unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 58.2M 0s unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 53.9M 0s unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 52.2M 0s unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 54.0M 0s unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 53.7M 0s unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 830K 0s unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 48.6M 0s unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 54.5M 0s unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 59.9M 0s unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 56.3M 0s unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 51.2M 0s unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 76.6M=0.4s unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install 2018-08-22 21:57:33 (2.63 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 21:57:33 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-abot-epc-basic-0: 21:57:34 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-0fbb50-default-0 unit-abot-epc-basic-0: 21:57:34 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 21:57:34 DEBUG unit.abot-epc-basic/0.install Un-Installing Nettle from sources. The log file for nettle un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/nettle_uninstall_log.txt  unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 21:57:34 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs aesdata.o -lgmp -o aesdata unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs desdata.o -lgmp -o desdata unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs twofishdata.o -lgmp -o twofishdata unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs shadata.o -lgmp -lm -o shadata unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs gcmdata.o -lgmp -o gcmdata unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.o : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.o.d unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.o : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.o.d unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.o -MD -MP -MF aes-set-encrypt-key.o.d -fpic -c aes-set-encrypt-key.c \ unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.o -MD -MP -MF aes-set-decrypt-key.o.d -fpic -c aes-set-decrypt-key.c \ unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 21:57:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.o -MD -MP -MF base64-meta.o.d -fpic -c base64-meta.c \ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.o -MD -MP -MF camellia-crypt.o.d -fpic -c camellia-crypt.c \ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -fpic -c camellia-crypt-internal.s unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.o : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.o.d unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.o -MD -MP -MF camellia-set-encrypt-key.o.d -fpic -c camellia-set-encrypt-key.c \ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.o -MD -MP -MF camellia-set-decrypt-key.o.d -fpic -c camellia-set-decrypt-key.c \ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.o -MD -MP -MF camellia-table.o.d -fpic -c camellia-table.c \ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.o -MD -MP -MF camellia-meta.o.d -fpic -c camellia-meta.c \ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 21:57:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.o -MD -MP -MF hmac-md5.o.d -fpic -c hmac-md5.c \ unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -fpic -c hmac-ripemd160.c \ unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -fpic -c hmac-sha1.c \ unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -fpic -c hmac-sha224.c \ unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.o -MD -MP -MF hmac-sha256.o.d -fpic -c hmac-sha256.c \ unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.o -MD -MP -MF hmac-sha384.o.d -fpic -c hmac-sha384.c \ unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.o -MD -MP -MF hmac-sha512.o.d -fpic -c hmac-sha512.c \ unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -fpic -c knuth-lfib.c \ unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.o -MD -MP -MF md2.o.d -fpic -c md2.c \ unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.o -MD -MP -MF md2-meta.o.d -fpic -c md2-meta.c \ unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.o -MD -MP -MF ripemd160.o.d -fpic -c ripemd160.c \ unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fpic -c ripemd160-compress.c \ unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fpic -c ripemd160-meta.c \ unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fpic -c salsa20-crypt.s unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.o : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.o.d unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fpic -c salsa20-set-key.c \ unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ unit-oai-hss-0: 21:57:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.o -MD -MP -MF sha1-compress.o.d -fpic -c sha1-compress.s unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install echo "sha1-compress.o : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.o.d unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.o -MD -MP -MF sha1-meta.o.d -fpic -c sha1-meta.c \ unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.o -MD -MP -MF sha256-compress.o.d -fpic -c sha256-compress.c \ unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.o -MD -MP -MF sha224-meta.o.d -fpic -c sha224-meta.c \ unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.o -MD -MP -MF sha256-meta.o.d -fpic -c sha256-meta.c \ unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.o -MD -MP -MF sha512.o.d -fpic -c sha512.c \ unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.o -MD -MP -MF sha512-compress.o.d -fpic -c sha512-compress.c \ unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.o -MD -MP -MF sha384-meta.o.d -fpic -c sha384-meta.c \ unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.o -MD -MP -MF sha512-meta.o.d -fpic -c sha512-meta.c \ unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -fpic -c serpent-set-key.c \ unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -fpic -c serpent-encrypt.s unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.o : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.o.d unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fpic -c serpent-decrypt.s unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.o : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.o.d unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.o -MD -MP -MF serpent-meta.o.d -fpic -c serpent-meta.c \ unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.o -MD -MP -MF twofish-meta.o.d -fpic -c twofish-meta.c \ unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fpic -c yarrow_key_event.c \ unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 21:57:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install ar cru libnettle.a aes-decrypt-internal.o aes-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.o aes-set-encrypt-key.o aes-set-decrypt-key.o aes-meta.o arcfour.o arcfour-crypt.o arcfour-meta.o arctwo.o arctwo-meta.o base16-encode.o base16-decode.o base16-meta.o base64-encode.o base64-decode.o base64-meta.o camellia-crypt.o camellia-crypt-internal.o camellia-set-encrypt-key.o camellia-set-decrypt-key.o camellia-table.o camellia-meta.o cast128.o cast128-meta.o blowfish.o cbc.o ctr.o gcm.o gcm-aes.o des.o des3.o des-compat.o hmac.o hmac-md5.o hmac-ripemd160.o hmac-sha1.o hmac-sha224.o hmac-sha256.o hmac-sha384.o hmac-sha512.o knuth-lfib.o md2.o md2-meta.o md4.o md4-meta.o md5.o md5-compress.o md5-compat.o md5-meta.o ripemd160.o ripemd160-compress.o ripemd160-meta.o salsa20-crypt.o salsa20-set-key.o sha1.o sha1-compress.o sha1-meta.o sha256.o sha256-compress.o sha224-meta.o sha256-meta.o sha512.o sha512-compress.o sha384-meta.o sha512-meta.o serpent-set-key.o serpent-encrypt.o serpent-decrypt.o serpent-meta.o twofish.o twofish-meta.o yarrow256.o yarrow_key_event.o buffer.o buffer-init.o realloc.o nettle-meta-hashes.o nettle-meta-ciphers.o nettle-meta-armors.o write-be32.o write-le32.o memxor.o unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.o -MD -MP -MF bignum-random.o.d -fpic -c bignum-random.c \ unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.o -MD -MP -MF bignum-random-prime.o.d -fpic -c bignum-random-prime.c \ unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fpic -c sexp2bignum.c \ unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.o -MD -MP -MF pkcs1.o.d -fpic -c pkcs1.c \ unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fpic -c pkcs1-encrypt.c \ unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fpic -c pkcs1-decrypt.c \ unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fpic -c pkcs1-rsa-md5.c \ unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fpic -c pkcs1-rsa-sha1.c \ unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fpic -c pkcs1-rsa-sha256.c \ unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fpic -c pkcs1-rsa-sha512.c \ unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -fpic -c rsa-sign.c \ unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -fpic -c rsa-verify.c \ unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fpic -c rsa-pkcs1-sign.c \ unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.o -MD -MP -MF rsa-pkcs1-sign-tr.o.d -fpic -c rsa-pkcs1-sign-tr.c \ unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:57:39 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-0fbb50-default-0 unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fpic -c rsa-pkcs1-verify.c \ unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:57:39 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fpic -c rsa-md5-sign.c \ unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fpic -c rsa-md5-verify.c \ unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fpic -c rsa-sha1-sign.c \ unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fpic -c rsa-sha1-verify.c \ unit-oai-hss-0: 21:57:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fpic -c rsa-sha256-sign.c \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fpic -c rsa-sha256-verify.c \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fpic -c rsa-sha512-sign.c \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fpic -c rsa-sha512-verify.c \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fpic -c rsa-encrypt.c \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fpic -c rsa-decrypt.c \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fpic -c rsa-decrypt-tr.c \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fpic -c rsa-keygen.c \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.o -MD -MP -MF rsa-blind.o.d -fpic -c rsa-blind.c \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.o -MD -MP -MF dsa-sign.o.d -fpic -c dsa-sign.c \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.o -MD -MP -MF dsa-verify.o.d -fpic -c dsa-verify.c \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fpic -c dsa-keygen.c \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fpic -c dsa-sha1-sign.c \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fpic -c dsa-sha1-verify.c \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fpic -c dsa-sha256-sign.c \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fpic -c dsa-sha256-verify.c \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fpic -c dsa2sexp.c \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install After this operation, 2,538 kB of additional disk space will be used. unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 nettle-bin amd64 3.2-1ubuntu0.16.04.1 [24.5 kB] unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.o -MD -MP -MF pgp-encode.o.d -fpic -c pgp-encode.c \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:57:40 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (46.6 kB/s) unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install ar cru libhogweed.a sexp.o sexp-format.o sexp-transport.o sexp-transport-format.o bignum.o bignum-next-prime.o bignum-random.o bignum-random-prime.o sexp2bignum.o pkcs1.o pkcs1-encrypt.o pkcs1-decrypt.o pkcs1-rsa-digest.o pkcs1-rsa-md5.o pkcs1-rsa-sha1.o pkcs1-rsa-sha256.o pkcs1-rsa-sha512.o rsa.o rsa-sign.o rsa-verify.o rsa-pkcs1-sign.o rsa-pkcs1-sign-tr.o rsa-pkcs1-verify.o rsa-md5-sign.o rsa-md5-verify.o rsa-sha1-sign.o rsa-sha1-verify.o rsa-sha256-sign.o rsa-sha256-verify.o rsa-sha512-sign.o rsa-sha512-verify.o rsa-encrypt.o rsa-decrypt.o rsa-decrypt-tr.o rsa-keygen.o rsa-compat.o rsa-blind.o rsa2sexp.o sexp2rsa.o dsa.o dsa-sign.o dsa-verify.o dsa-keygen.o dsa-sha1-sign.o dsa-sha1-verify.o dsa-sha256-sign.o dsa-sha256-verify.o dsa2sexp.o sexp2dsa.o pgp-encode.o rsa2openpgp.o der-iterator.o der2rsa.o der2dsa.o unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.po -MD -MP -MF aes-decrypt-internal.po.d -fpic -c aes-decrypt-internal.s -o aes-decrypt-internal.po unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.po : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.po.d unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.po -MD -MP -MF aes-encrypt-internal.po.d -fpic -c aes-encrypt-internal.s -o aes-encrypt-internal.po unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.po : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.po.d unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.po -MD -MP -MF aes-encrypt-table.po.d -fpic -c aes-encrypt-table.c -o aes-encrypt-table.po \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.po -MD -MP -MF aes-set-encrypt-key.po.d -fpic -c aes-set-encrypt-key.c -o aes-set-encrypt-key.po \ unit-oai-hss-0: 21:57:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.po -MD -MP -MF aes-set-decrypt-key.po.d -fpic -c aes-set-decrypt-key.c -o aes-set-decrypt-key.po \ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:57:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:57:41 DEBUG unit.abot-epc-basic/0.install (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 ... 107922 files and directories currently installed.) unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:57:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-bin_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:57:41 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:57:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 21:57:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:57:41 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.po -MD -MP -MF camellia-crypt-internal.po.d -fpic -c camellia-crypt-internal.s -o camellia-crypt-internal.po unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.po : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.po.d unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.po -MD -MP -MF camellia-set-encrypt-key.po.d -fpic -c camellia-set-encrypt-key.c -o camellia-set-encrypt-key.po \ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.po -MD -MP -MF camellia-set-decrypt-key.po.d -fpic -c camellia-set-decrypt-key.c -o camellia-set-decrypt-key.po \ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:57:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 21:57:41 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:57:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:57:42 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:57:42 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.po : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.po.d unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.po -MD -MP -MF salsa20-set-key.po.d -fpic -c salsa20-set-key.c -o salsa20-set-key.po \ unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 21:57:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install echo "sha1-compress.po : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.po.d unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 21:57:43 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 21:57:43 DEBUG unit.abot-epc-basic/0.install Un-Installing Gnutls. The log file for Gnutls un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/gnutls_uninstall_log.txt  unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.po -MD -MP -MF serpent-set-key.po.d -fpic -c serpent-set-key.c -o serpent-set-key.po \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.po : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.po.d unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.po : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.po.d unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.po -MD -MP -MF yarrow_key_event.po.d -fpic -c yarrow_key_event.c -o yarrow_key_event.po \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.po -MD -MP -MF nettle-meta-hashes.po.d -fpic -c nettle-meta-hashes.c -o nettle-meta-hashes.po \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.po -MD -MP -MF nettle-meta-ciphers.po.d -fpic -c nettle-meta-ciphers.c -o nettle-meta-ciphers.po \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.po -MD -MP -MF nettle-meta-armors.po.d -fpic -c nettle-meta-armors.c -o nettle-meta-armors.po \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install gcc -shared -Wl,-soname=libnettle.so.4 aes-decrypt-internal.po aes-decrypt.po aes-encrypt-internal.po aes-encrypt.po aes-encrypt-table.po aes-set-encrypt-key.po aes-set-decrypt-key.po aes-meta.po arcfour.po arcfour-crypt.po arcfour-meta.po arctwo.po arctwo-meta.po base16-encode.po base16-decode.po base16-meta.po base64-encode.po base64-decode.po base64-meta.po camellia-crypt.po camellia-crypt-internal.po camellia-set-encrypt-key.po camellia-set-decrypt-key.po camellia-table.po camellia-meta.po cast128.po cast128-meta.po blowfish.po cbc.po ctr.po gcm.po gcm-aes.po des.po des3.po des-compat.po hmac.po hmac-md5.po hmac-ripemd160.po hmac-sha1.po hmac-sha224.po hmac-sha256.po hmac-sha384.po hmac-sha512.po knuth-lfib.po md2.po md2-meta.po md4.po md4-meta.po md5.po md5-compress.po md5-compat.po md5-meta.po ripemd160.po ripemd160-compress.po ripemd160-meta.po salsa20-crypt.po salsa20-set-key.po sha1.po sha1-compress.po sha1-meta.po sha256.po sha256-compress.po sha224-meta.po sha256-meta.po sha512.po sha512-compress.po sha384-meta.po sha512-meta.po serpent-set-key.po serpent-encrypt.po serpent-decrypt.po serpent-meta.po twofish.po twofish-meta.po yarrow256.po yarrow_key_event.po buffer.po buffer-init.po realloc.po nettle-meta-hashes.po nettle-meta-ciphers.po nettle-meta-armors.po write-be32.po write-le32.po memxor.po -o libnettle.so unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 21:57:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.po -MD -MP -MF sexp-transport-format.po.d -fpic -c sexp-transport-format.c -o sexp-transport-format.po \ unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.po -MD -MP -MF bignum-next-prime.po.d -fpic -c bignum-next-prime.c -o bignum-next-prime.po \ unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.po -MD -MP -MF bignum-random-prime.po.d -fpic -c bignum-random-prime.c -o bignum-random-prime.po \ unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.po -MD -MP -MF pkcs1-rsa-digest.po.d -fpic -c pkcs1-rsa-digest.c -o pkcs1-rsa-digest.po \ unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.po -MD -MP -MF pkcs1-rsa-md5.po.d -fpic -c pkcs1-rsa-md5.c -o pkcs1-rsa-md5.po \ unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.po -MD -MP -MF pkcs1-rsa-sha1.po.d -fpic -c pkcs1-rsa-sha1.c -o pkcs1-rsa-sha1.po \ unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.po -MD -MP -MF pkcs1-rsa-sha256.po.d -fpic -c pkcs1-rsa-sha256.c -o pkcs1-rsa-sha256.po \ unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.po -MD -MP -MF pkcs1-rsa-sha512.po.d -fpic -c pkcs1-rsa-sha512.c -o pkcs1-rsa-sha512.po \ unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.po -MD -MP -MF rsa-pkcs1-sign.po.d -fpic -c rsa-pkcs1-sign.c -o rsa-pkcs1-sign.po \ unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.po -MD -MP -MF rsa-pkcs1-sign-tr.po.d -fpic -c rsa-pkcs1-sign-tr.c -o rsa-pkcs1-sign-tr.po \ unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.po -MD -MP -MF rsa-pkcs1-verify.po.d -fpic -c rsa-pkcs1-verify.c -o rsa-pkcs1-verify.po \ unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.po -MD -MP -MF rsa-md5-sign.po.d -fpic -c rsa-md5-sign.c -o rsa-md5-sign.po \ unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.po -MD -MP -MF rsa-md5-verify.po.d -fpic -c rsa-md5-verify.c -o rsa-md5-verify.po \ unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.po -MD -MP -MF rsa-sha1-sign.po.d -fpic -c rsa-sha1-sign.c -o rsa-sha1-sign.po \ unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.po -MD -MP -MF rsa-sha1-verify.po.d -fpic -c rsa-sha1-verify.c -o rsa-sha1-verify.po \ unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.po -MD -MP -MF rsa-sha256-sign.po.d -fpic -c rsa-sha256-sign.c -o rsa-sha256-sign.po \ unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.po -MD -MP -MF rsa-sha256-verify.po.d -fpic -c rsa-sha256-verify.c -o rsa-sha256-verify.po \ unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.po -MD -MP -MF rsa-sha512-sign.po.d -fpic -c rsa-sha512-sign.c -o rsa-sha512-sign.po \ unit-oai-hss-0: 21:57:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.po -MD -MP -MF rsa-sha512-verify.po.d -fpic -c rsa-sha512-verify.c -o rsa-sha512-verify.po \ unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.po -MD -MP -MF rsa-decrypt-tr.po.d -fpic -c rsa-decrypt-tr.c -o rsa-decrypt-tr.po \ unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.po -MD -MP -MF rsa-blind.po.d -fpic -c rsa-blind.c -o rsa-blind.po \ unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.po -MD -MP -MF dsa-sha1-sign.po.d -fpic -c dsa-sha1-sign.c -o dsa-sha1-sign.po \ unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.po -MD -MP -MF dsa-sha1-verify.po.d -fpic -c dsa-sha1-verify.c -o dsa-sha1-verify.po \ unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.po -MD -MP -MF dsa-sha256-sign.po.d -fpic -c dsa-sha256-sign.c -o dsa-sha256-sign.po \ unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.po -MD -MP -MF dsa-sha256-verify.po.d -fpic -c dsa-sha256-verify.c -o dsa-sha256-verify.po \ unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fpic -c dsa2sexp.c -o dsa2sexp.po \ unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.po -MD -MP -MF der-iterator.po.d -fpic -c der-iterator.c -o der-iterator.po \ unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.po -MD -MP -MF der2rsa.po.d -fpic -c der2rsa.c -o der2rsa.po \ unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.po -MD -MP -MF der2dsa.po.d -fpic -c der2dsa.c -o der2dsa.po \ unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install gcc -L. -shared -Wl,-soname=libhogweed.so.2 sexp.po sexp-format.po sexp-transport.po sexp-transport-format.po bignum.po bignum-next-prime.po bignum-random.po bignum-random-prime.po sexp2bignum.po pkcs1.po pkcs1-encrypt.po pkcs1-decrypt.po pkcs1-rsa-digest.po pkcs1-rsa-md5.po pkcs1-rsa-sha1.po pkcs1-rsa-sha256.po pkcs1-rsa-sha512.po rsa.po rsa-sign.po rsa-verify.po rsa-pkcs1-sign.po rsa-pkcs1-sign-tr.po rsa-pkcs1-verify.po rsa-md5-sign.po rsa-md5-verify.po rsa-sha1-sign.po rsa-sha1-verify.po rsa-sha256-sign.po rsa-sha256-verify.po rsa-sha512-sign.po rsa-sha512-verify.po rsa-encrypt.po rsa-decrypt.po rsa-decrypt-tr.po rsa-keygen.po rsa-compat.po rsa-blind.po rsa2sexp.po sexp2rsa.po dsa.po dsa-sign.po dsa-verify.po dsa-keygen.po dsa-sha1-sign.po dsa-sha1-verify.po dsa-sha256-sign.po dsa-sha256-verify.po dsa2sexp.po sexp2dsa.po pgp-encode.po rsa2openpgp.po der-iterator.po der2rsa.po der2dsa.po -o libhogweed.so -lnettle -lgmp unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-conv.o -MD -MP -MF sexp-conv.o.d -c sexp-conv.c && true unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT input.o -MD -MP -MF input.o.d -c input.c && true unit-oai-hss-0: 21:57:45 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT output.o -MD -MP -MF output.o.d -c output.c && true unit-oai-hss-0: 21:57:46 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT parse.o -MD -MP -MF parse.o.d -c parse.c && true unit-oai-hss-0: 21:57:46 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT misc.o -MD -MP -MF misc.o.d -c misc.c && true unit-oai-hss-0: 21:57:46 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o sexp-conv unit-oai-hss-0: 21:57:46 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-hash.o -MD -MP -MF nettle-hash.o.d -c nettle-hash.c && true unit-oai-hss-0: 21:57:46 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o nettle-hash unit-oai-hss-0: 21:57:46 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-lfib-stream.o -MD -MP -MF nettle-lfib-stream.o.d -c nettle-lfib-stream.c && true unit-oai-hss-0: 21:57:46 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream unit-oai-hss-0: 21:57:46 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-conv.o -MD -MP -MF pkcs1-conv.o.d -c pkcs1-conv.c && true unit-oai-hss-0: 21:57:46 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp -o pkcs1-conv unit-oai-hss-0: 21:57:46 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 21:57:46 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 21:57:46 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 21:57:46 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-test.o -MD -MP -MF aes-test.o.d -c aes-test.c && true unit-oai-hss-0: 21:57:46 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT testutils.o -MD -MP -MF testutils.o.d -c testutils.c && true unit-oai-hss-0: 21:57:46 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. aes-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o aes-test unit-oai-hss-0: 21:57:46 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-test.o -MD -MP -MF arcfour-test.o.d -c arcfour-test.c && true unit-oai-hss-0: 21:57:46 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arcfour-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arcfour-test unit-oai-hss-0: 21:57:46 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-test.o -MD -MP -MF arctwo-test.o.d -c arctwo-test.c && true unit-oai-hss-0: 21:57:46 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arctwo-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arctwo-test unit-oai-hss-0: 21:57:46 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish-test.o -MD -MP -MF blowfish-test.o.d -c blowfish-test.c && true unit-oai-hss-0: 21:57:46 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. blowfish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o blowfish-test unit-oai-hss-0: 21:57:46 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-test.o -MD -MP -MF cast128-test.o.d -c cast128-test.c && true unit-oai-hss-0: 21:57:46 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cast128-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cast128-test unit-oai-hss-0: 21:57:46 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-test.o -MD -MP -MF base16-test.o.d -c base16-test.c && true unit-oai-hss-0: 21:57:46 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base16-test unit-oai-hss-0: 21:57:46 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-test.o -MD -MP -MF base64-test.o.d -c base64-test.c && true unit-oai-hss-0: 21:57:46 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base64-test unit-oai-hss-0: 21:57:46 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-test.o -MD -MP -MF camellia-test.o.d -c camellia-test.c && true unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. camellia-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o camellia-test unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-test.o -MD -MP -MF des-test.o.d -c des-test.c && true unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-test unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3-test.o -MD -MP -MF des3-test.o.d -c des3-test.c && true unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des3-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des3-test unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat-test.o -MD -MP -MF des-compat-test.o.d -c des-compat-test.c && true unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-compat-test unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-test.o -MD -MP -MF md2-test.o.d -c md2-test.c && true unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md2-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md2-test unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-test.o -MD -MP -MF md4-test.o.d -c md4-test.c && true unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md4-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md4-test unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-test.o -MD -MP -MF md5-test.o.d -c md5-test.c && true unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-test unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat-test.o -MD -MP -MF md5-compat-test.o.d -c md5-compat-test.c && true unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-compat-test unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor-test.o -MD -MP -MF memxor-test.o.d -c memxor-test.c && true unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. memxor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o memxor-test unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-test.o -MD -MP -MF ripemd160-test.o.d -c ripemd160-test.c && true unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ripemd160-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ripemd160-test unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-test.o -MD -MP -MF salsa20-test.o.d -c salsa20-test.c && true unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. salsa20-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o salsa20-test unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-test.o -MD -MP -MF sha1-test.o.d -c sha1-test.c && true unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-test unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-test.o -MD -MP -MF sha224-test.o.d -c sha224-test.c && true unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha224-test unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-test.o -MD -MP -MF sha256-test.o.d -c sha256-test.c && true unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha256-test unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-test.o -MD -MP -MF sha384-test.o.d -c sha384-test.c && true unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha384-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha384-test unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-test.o -MD -MP -MF sha512-test.o.d -c sha512-test.c && true unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha512-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-test unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-test.o -MD -MP -MF serpent-test.o.d -c serpent-test.c && true unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. serpent-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o serpent-test unit-oai-hss-0: 21:57:47 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-test.o -MD -MP -MF twofish-test.o.d -c twofish-test.c && true unit-oai-hss-0: 21:57:48 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. twofish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o twofish-test unit-oai-hss-0: 21:57:48 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib-test.o -MD -MP -MF knuth-lfib-test.o.d -c knuth-lfib-test.c && true unit-oai-hss-0: 21:57:48 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. knuth-lfib-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o knuth-lfib-test unit-oai-hss-0: 21:57:48 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-test.o -MD -MP -MF cbc-test.o.d -c cbc-test.c && true unit-oai-hss-0: 21:57:48 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cbc-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cbc-test unit-oai-hss-0: 21:57:48 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr-test.o -MD -MP -MF ctr-test.o.d -c ctr-test.c && true unit-oai-hss-0: 21:57:48 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ctr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ctr-test unit-oai-hss-0: 21:57:48 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-test.o -MD -MP -MF gcm-test.o.d -c gcm-test.c && true unit-oai-hss-0: 21:57:48 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. gcm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gcm-test unit-oai-hss-0: 21:57:48 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-test.o -MD -MP -MF hmac-test.o.d -c hmac-test.c && true unit-oai-hss-0: 21:57:48 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. hmac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o hmac-test unit-oai-hss-0: 21:57:48 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-hash-test.o -MD -MP -MF meta-hash-test.o.d -c meta-hash-test.c && true unit-oai-hss-0: 21:57:48 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-hash-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-hash-test unit-oai-hss-0: 21:57:48 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-cipher-test.o -MD -MP -MF meta-cipher-test.o.d -c meta-cipher-test.c && true unit-oai-hss-0: 21:57:48 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-cipher-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-cipher-test unit-oai-hss-0: 21:57:48 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-armor-test.o -MD -MP -MF meta-armor-test.o.d -c meta-armor-test.c && true unit-oai-hss-0: 21:57:48 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-armor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-armor-test unit-oai-hss-0: 21:57:48 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-test.o -MD -MP -MF buffer-test.o.d -c buffer-test.c && true unit-oai-hss-0: 21:57:48 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. buffer-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o buffer-test unit-oai-hss-0: 21:57:48 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true unit-oai-hss-0: 21:57:48 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. yarrow-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o yarrow-test unit-oai-hss-0: 21:57:48 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true unit-oai-hss-0: 21:57:48 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-test unit-oai-hss-0: 21:57:48 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format-test.o -MD -MP -MF sexp-format-test.o.d -c sexp-format-test.c && true unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-format-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-format-test unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp-test.o -MD -MP -MF rsa2sexp-test.o.d -c rsa2sexp-test.c && true unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa2sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa2sexp-test unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa-test.o -MD -MP -MF sexp2rsa-test.o.d -c sexp2rsa-test.c && true unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp2rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp2rsa-test unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-test.o -MD -MP -MF bignum-test.o.d -c bignum-test.c && true unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. bignum-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o bignum-test unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime-test.o -MD -MP -MF random-prime-test.o.d -c random-prime-test.c && true unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o random-prime-test unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-test.o -MD -MP -MF pkcs1-test.o.d -c pkcs1-test.c && true unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pkcs1-test unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-test.o -MD -MP -MF rsa-test.o.d -c rsa-test.c && true unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-test unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt-test.o -MD -MP -MF rsa-encrypt-test.o.d -c rsa-encrypt-test.c && true unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-encrypt-test unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -c rsa-keygen-test.c && true unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-keygen-test unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-test.o -MD -MP -MF dsa-test.o.d -c dsa-test.c && true unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-test unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -c dsa-keygen-test.c && true unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-keygen-test unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install g++ -I.. -I.. -DHAVE_CONFIG_H -g -O2 -fpic -MT cxx-test.o -MD -MP -MF cxx-test.o.d -c cxx-test.cxx && true unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install g++ -g -O2 -L.. cxx-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cxx-test unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-huge-test.o -MD -MP -MF sha1-huge-test.o.d -c sha1-huge-test.c && true unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-huge-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-huge-test unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-benchmark.o -MD -MP -MF nettle-benchmark.o.d -c nettle-benchmark.c && true unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install nettle-benchmark.c:505:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install nettle-benchmark.c:521:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install nettle-benchmark.c:538:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-openssl.o -MD -MP -MF nettle-openssl.o.d -c nettle-openssl.c && true unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT io.o -MD -MP -MF io.o.d -c io.c && true unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o -lnettle -lgmp -o nettle-benchmark unit-oai-hss-0: 21:57:49 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eratosthenes.o -MD -MP -MF eratosthenes.o.d -c eratosthenes.c && true unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16enc.o -MD -MP -MF base16enc.o.d -c base16enc.c && true unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16enc.o io.o \ unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16dec.o -MD -MP -MF base16dec.o.d -c base16dec.c && true unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16dec.o io.o \ unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64enc.o -MD -MP -MF base64enc.o.d -c base64enc.c && true unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64enc.o io.o \ unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64dec.o -MD -MP -MF base64dec.o.d -c base64dec.c && true unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64dec.o io.o \ unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -c rsa-keygen.c && true unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -c rsa-sign.c && true unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT read_rsa_key.o -MD -MP -MF read_rsa_key.o.d -c read_rsa_key.c && true unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-sign.o io.o read_rsa_key.o \ unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -c rsa-verify.c && true unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-verify.o io.o read_rsa_key.o \ unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -c rsa-encrypt.c && true unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -c rsa-decrypt.c && true unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-decrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT next-prime.o -MD -MP -MF next-prime.o.d -c next-prime.c && true unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. next-prime.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime.o -MD -MP -MF random-prime.o.d -c random-prime.c && true unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install ../run-tests aes-test arcfour-test arctwo-test blowfish-test cast128-test base16-test base64-test camellia-test des-test des3-test des-compat-test md2-test md4-test md5-test md5-compat-test memxor-test ripemd160-test salsa20-test sha1-test sha224-test sha256-test sha384-test sha512-test serpent-test twofish-test knuth-lfib-test cbc-test ctr-test gcm-test hmac-test meta-hash-test meta-cipher-test meta-armor-test buffer-test yarrow-test sexp-test sexp-format-test rsa2sexp-test sexp2rsa-test bignum-test random-prime-test pkcs1-test rsa-test rsa-encrypt-test rsa-keygen-test dsa-test dsa-keygen-test cxx-test sexp-conv-test pkcs1-conv-test symbols-test unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 21:57:50 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 21:57:51 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 21:57:51 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 21:57:51 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 21:57:51 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 21:57:51 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 21:57:51 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 21:57:51 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 21:57:51 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 21:57:51 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 21:57:51 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 21:57:51 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 21:57:51 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install for f in aes.h arcfour.h arctwo.h asn1.h bignum.h blowfish.h base16.h base64.h buffer.h camellia.h cast128.h cbc.h ctr.h gcm.h des.h des-compat.h dsa.h hmac.h knuth-lfib.h macros.h md2.h md4.h md5.h md5-compat.h memxor.h nettle-meta.h nettle-types.h pgp.h pkcs1.h realloc.h ripemd160.h rsa.h rsa-compat.h salsa20.h sexp.h serpent.h sha.h twofish.h yarrow.h nettle-stdint.h ; do \ unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 21:57:52 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 21:57:53 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 21:57:53 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 21:57:53 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 21:57:53 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 21:57:53 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 21:57:53 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 21:57:53 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 21:57:53 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 21:57:53 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 21:57:53 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 21:57:53 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 21:57:53 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 21:57:53 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 21:57:53 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 21:57:53 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 21:57:53 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi1 amd64 0.3.11.2-1ubuntu1 [142 kB] unit-oai-hss-0: 21:57:53 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dev amd64 3.4-3ubuntu0.6 [385 kB] unit-oai-hss-0: 21:57:54 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi-dev amd64 0.3.11.2-1ubuntu1 [613 kB] unit-oai-hss-0: 21:57:54 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit-dev amd64 0.20.2-2ubuntu2 [56.4 kB] unit-oai-hss-0: 21:57:54 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit0-dbg amd64 0.20.2-2ubuntu2 [556 kB] unit-oai-hss-0: 21:57:54 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dbg amd64 3.4-3ubuntu0.6 [104 kB] unit-oai-hss-0: 21:57:54 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 21:57:54 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 1s (1578 kB/s) unit-oai-hss-0: 21:57:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 21:57:54 DEBUG unit.oai-hss/0.install (Reading database ... 92456 files and directories currently installed.) unit-oai-hss-0: 21:57:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 21:57:54 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 21:57:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 21:57:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 21:57:54 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 21:57:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 21:57:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 21:57:54 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 21:57:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 21:57:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 21:57:54 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 21:57:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 21:57:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 21:57:54 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 21:57:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 21:57:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 21:57:55 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 21:57:55 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 21:57:55 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 21:57:56 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 21:57:56 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 21:57:56 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 21:57:56 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 21:57:56 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 21:57:56 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 21:57:56 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 21:57:57 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 21:57:57 DEBUG unit.oai-hss/0.install --2018-08-22 21:57:57-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 21:57:57 DEBUG unit.oai-hss/0.install Resolving mirrors.dotsrc.org (mirrors.dotsrc.org)... 130.225.254.116, 2001:878:346::116 unit-oai-hss-0: 21:57:57 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 21:57:57 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 21:57:57 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 21:57:57 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 21:57:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:57:57 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 149K 33s unit-oai-hss-0: 21:57:57 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 301K 25s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 532K 19s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 632K 16s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 987K 14s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.19M 12s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.23M 11s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.56M 10s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.67M 9s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.87M 8s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.16M 7s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.30M 7s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.53M 6s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.77M 6s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 3.21M 6s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.23M 5s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.51M 5s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.83M 5s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.94M 4s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.17M 4s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.31M 4s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.67M 4s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.48M 4s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.69M 3s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 5.16M 3s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 5.51M 3s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.62M 3s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.51M 3s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.76M 3s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.61M 3s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 6.16M 3s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.72M 2s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.83M 2s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 7.08M 2s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.61M 2s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.97M 2s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.20M 2s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 8.14M 2s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 8.76M 2s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 7.88M 2s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 9.31M 2s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 9.21M 2s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 9.51M 2s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 8.19M 2s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 10.8M 2s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.13M 1s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 11.0M 1s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 9.82M 1s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 11.0M 1s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 10.8M 1s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 9.98M 1s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 12.7M 1s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 10.8M 1s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 11.5M 1s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 10.5M 1s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 12.6M 1s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 11.5M 1s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 11.7M 1s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 11.0M 1s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 13.1M 1s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 11.2M 1s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 17.6M 1s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 11.5M 1s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 15.7M 1s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 14.3M 1s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 13.2M 1s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 12.1M 1s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 12.3M 1s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 17.5M 1s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 14.6M 1s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 13.8M 1s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 15.4M 1s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 15.3M 1s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 17.3M 0s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 17.2M 0s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 16.3M 0s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 15.1M 0s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 16.2M 0s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 17.2M 0s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 19.0M 0s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 19.0M 0s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 15.1M 0s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 21.3M 0s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 14.8M 0s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 19.4M 0s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 19.2M 0s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 17.9M 0s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 21.4M 0s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 21.1M 0s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 16.5M 0s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 19.4M 0s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 17.0M 0s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 19.1M 0s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 23.4M 0s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 21.6M 0s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 22.6M 0s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 21.9M 0s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 19.8M 0s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 24.6M 0s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 18.2M 0s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 25.8M=1.4s unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install 2018-08-22 21:57:58 (3.45 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 21:57:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 21:57:59 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking how to link with libnettle... /usr/lib/libnettle.so /usr/lib/libhogweed.so -lgmp unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 21:58:00 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 21:58:01 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 21:58:02 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 21:58:03 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 21:58:04 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 21:58:05 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 21:58:06 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 21:58:07 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 21:58:07 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 21:58:07 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 21:58:07 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 21:58:07 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 21:58:07 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 21:58:07 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 21:58:07 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 21:58:07 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 21:58:07 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 21:58:07 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 21:58:08 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 21:58:08 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 21:58:08 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 21:58:08 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 21:58:08 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 21:58:08 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 21:58:08 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 21:58:08 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 21:58:08 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 21:58:08 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 21:58:08 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 21:58:08 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 21:58:08 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 21:58:08 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 21:58:08 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 21:58:08 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 21:58:08 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 21:58:08 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 21:58:08 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 21:58:08 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 21:58:08 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 21:58:08 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 21:58:08 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 21:58:08 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 21:58:08 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 21:58:09 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 21:58:10 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 21:58:11 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 21:58:12 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 21:58:13 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 21:58:14 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 21:58:14 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 21:58:14 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 21:58:14 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 21:58:14 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 21:58:14 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 21:58:14 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 21:58:14 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 21:58:14 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 21:58:14 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 21:58:14 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 21:58:14 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 21:58:15 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 21:58:16 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 21:58:17 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 21:58:18 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-0fbb50-default-0 unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 21:58:19 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-oai-hss-0: 21:58:19 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-abot-epc-basic-0: 21:58:20 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 21:58:20 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 21:58:20 DEBUG unit.abot-epc-basic/0.install After this operation, 3,632 kB of additional disk space will be used. unit-abot-epc-basic-0: 21:58:20 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutlsxx28 amd64 3.4.10-4ubuntu1.4 [13.7 kB] unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-abot-epc-basic-0: 21:58:20 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit-dev amd64 0.23.2-5~ubuntu16.04.1 [56.5 kB] unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 21:58:20 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-abot-epc-basic-0: 21:58:21 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-dev amd64 3.4.10-4ubuntu1.4 [551 kB] unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-abot-epc-basic-0: 21:58:21 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 1s (371 kB/s) unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-abot-epc-basic-0: 21:58:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-abot-epc-basic-0: 21:58:21 DEBUG unit.abot-epc-basic/0.install (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 ... 108031 files and directories currently installed.) unit-abot-epc-basic-0: 21:58:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 21:58:21 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 21:58:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 21:58:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libp11-kit-dev_0.23.2-5~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 21:58:21 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-oai-hss-0: 21:58:21 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 21:58:22 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-abot-epc-basic-0: 21:58:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 21:58:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 21:58:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 21:58:22 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 21:58:22 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-abot-epc-basic-0: 21:58:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 21:58:22 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 21:58:22 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-abot-epc-basic-0: 21:58:22 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 21:58:22 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 21:58:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 21:58:22 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 21:58:22 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 21:58:22 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 21:58:22 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 21:58:22 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 21:58:22 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 21:58:22 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 21:58:22 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 21:58:22 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 21:58:22 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 21:58:22 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 21:58:22 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 21:58:22 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 21:58:22 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 21:58:22 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 21:58:22 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 21:58:22 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 21:58:22 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 21:58:22 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 21:58:22 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 21:58:22 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 21:58:22 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 21:58:22 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-abot-epc-basic-0: 21:58:23 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 21:58:23 DEBUG unit.abot-epc-basic/0.install Installing ASN1. The log file for ASN1 installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/asn1c_install_log.txt  unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Aug 22 21:55 /dev/zero unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 21:58:23 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 21:58:24 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 21:58:24 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 21:58:24 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 21:58:24 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 21:58:24 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 21:58:24 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 21:58:24 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 21:58:24 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 21:58:24 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 21:58:24 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 21:58:24 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 21:58:24 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 21:58:24 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 21:58:24 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 21:58:24 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 21:58:24 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 21:58:24 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 21:58:24 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 21:58:24 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 21:58:24 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 21:58:25 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 21:58:26 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 21:58:26 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 21:58:26 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 21:58:26 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 21:58:26 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 21:58:26 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 21:58:26 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 21:58:26 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 21:58:26 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 21:58:26 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 21:58:26 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 21:58:26 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 21:58:26 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 21:58:27 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 21:58:28 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 21:58:28 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 21:58:28 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 21:58:28 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 21:58:28 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 21:58:28 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 21:58:28 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 21:58:28 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 21:58:28 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 21:58:28 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 21:58:28 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 21:58:28 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 21:58:28 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 21:58:28 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 21:58:28 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 21:58:28 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 21:58:29 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 21:58:29 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 21:58:29 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 21:58:29 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 21:58:29 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 21:58:29 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 21:58:30 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 21:58:30 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 21:58:30 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 21:58:30 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 21:58:30 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 21:58:30 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 21:58:30 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 21:58:30 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 21:58:30 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 21:58:30 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 21:58:30 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 21:58:30 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 21:58:30 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 21:58:30 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 21:58:30 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 21:58:30 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 21:58:30 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 21:58:30 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 21:58:30 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 21:58:31 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 21:58:31 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 21:58:31 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 21:58:31 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 21:58:31 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 21:58:31 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 21:58:31 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 21:58:31 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 21:58:31 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 21:58:31 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 21:58:31 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 21:58:31 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 21:58:31 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 21:58:31 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 21:58:32 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 21:58:32 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 21:58:32 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 21:58:32 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 21:58:33 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 21:58:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 21:58:33 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 21:58:33 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 21:58:33 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 21:58:33 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 21:58:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 21:58:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:58:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 21:58:33 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 21:58:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 21:58:33 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 21:58:33 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 21:58:34 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 21:58:34 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 21:58:34 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 21:58:34 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 21:58:35 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 21:58:35 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 21:58:36 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 21:58:36 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 21:58:37 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 21:58:37 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 21:58:37 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 21:58:38 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 21:58:38 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 21:58:38 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 21:58:39 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 21:58:39 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 21:58:40 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 21:58:40 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 21:58:40 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 21:58:40 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 21:58:41 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 21:58:41 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 21:58:42 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 21:58:42 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 21:58:42 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 21:58:43 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 21:58:43 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 21:58:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 21:58:43 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 21:58:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 21:58:43 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 21:58:43 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 21:58:43 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 21:58:44 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 21:58:44 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 21:58:44 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 21:58:44 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 21:58:44 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 21:58:45 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 21:58:45 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 21:58:45 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 21:58:45 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 21:58:45 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 21:58:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 21:58:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 21:58:45 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 21:58:45 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 21:58:45 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 21:58:45 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 21:58:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 21:58:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 21:58:45 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 21:58:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 21:58:45 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 21:58:45 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 21:58:46 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 21:58:46 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 21:58:46 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 21:58:47 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 21:58:47 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 21:58:47 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 21:58:47 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 21:58:47 DEBUG unit.oai-hss/0.install CC srp.lo unit-abot-epc-basic-0: 21:58:48 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-0fbb50-default-0 unit-oai-hss-0: 21:58:48 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-abot-epc-basic-0: 21:58:48 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-0fbb50-default-0 unit-abot-epc-basic-0: 21:58:48 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-oai-hss-0: 21:58:48 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-abot-epc-basic-0: 21:58:48 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 21:58:48 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf from sources. The log file for Protobuf installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_install_log.txt  unit-oai-hss-0: 21:58:48 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 21:58:48 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 21:58:49 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 21:58:49 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 21:58:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 21:58:49 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 21:58:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 21:58:49 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 21:58:49 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 21:58:49 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 21:58:49 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 21:58:50 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 21:58:50 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 21:58:50 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 21:58:50 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 21:58:51 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 21:58:51 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 21:58:51 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 21:58:51 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 21:58:52 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 21:58:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 21:58:52 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 21:58:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 21:58:52 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 21:58:52 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 21:58:52 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 21:58:52 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 21:58:52 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 21:58:53 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 21:58:53 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 21:58:53 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 21:58:53 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 21:58:53 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 21:58:53 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 21:58:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 21:58:54 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 21:58:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 21:58:54 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 21:58:54 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 21:58:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 21:58:54 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 21:58:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 21:58:54 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 21:58:54 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 21:58:54 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 21:58:55 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 21:58:55 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 21:58:56 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 21:58:56 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 21:58:56 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 21:58:57 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 21:58:57 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 21:58:57 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 21:58:57 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 21:58:58 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 21:58:58 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 21:58:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 21:58:58 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 21:58:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 21:58:58 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 21:58:59 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 21:58:59 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 21:58:59 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 21:58:59 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 21:59:00 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 21:59:00 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 21:59:00 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 21:59:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 21:59:00 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 21:59:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 21:59:00 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 21:59:01 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 21:59:01 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 21:59:01 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 21:59:01 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 21:59:02 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 21:59:02 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 21:59:02 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 21:59:02 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 21:59:02 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 21:59:02 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 21:59:03 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 21:59:03 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 21:59:03 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 21:59:03 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 21:59:03 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 21:59:03 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 21:59:04 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 21:59:04 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 21:59:04 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 21:59:04 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 21:59:04 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 21:59:04 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 21:59:04 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 21:59:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 21:59:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 21:59:04 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 21:59:05 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 21:59:05 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 21:59:05 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 21:59:06 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 21:59:06 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 21:59:06 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 21:59:07 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 21:59:08 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 21:59:08 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 21:59:08 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 21:59:08 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 21:59:09 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 21:59:09 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 21:59:09 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 21:59:10 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 21:59:10 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 21:59:10 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 21:59:10 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 21:59:11 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 21:59:11 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 21:59:11 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 21:59:11 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 21:59:12 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 21:59:12 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 21:59:12 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 21:59:12 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 21:59:13 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 21:59:13 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 21:59:13 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 21:59:13 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 21:59:13 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 21:59:13 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 21:59:14 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 21:59:14 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 21:59:14 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 21:59:14 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 21:59:14 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 21:59:15 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 21:59:15 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 21:59:15 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 21:59:16 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 21:59:16 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 21:59:16 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 21:59:17 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 21:59:17 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 21:59:17 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 21:59:17 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 21:59:18 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 21:59:18 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 21:59:18 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 21:59:19 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 21:59:19 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 21:59:19 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 21:59:19 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 21:59:19 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 21:59:20 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 21:59:20 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 21:59:20 DEBUG unit.oai-hss/0.install pkcs11.c:237:3: warning: 'p11_kit_load_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:86): Use p11_kit_module_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 21:59:20 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 21:59:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:20 DEBUG unit.oai-hss/0.install pkcs11.c:253:7: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 21:59:20 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 21:59:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:20 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 21:59:20 DEBUG unit.oai-hss/0.install pkcs11.c:466:3: warning: 'p11_kit_initialize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:61): Use p11_kit_modules_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 21:59:20 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 21:59:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:20 DEBUG unit.oai-hss/0.install pkcs11.c:477:3: warning: 'p11_kit_registered_modules' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:67): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 21:59:20 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 21:59:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:20 DEBUG unit.oai-hss/0.install pkcs11.c:480:7: warning: 'p11_kit_registered_module_to_name' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:73): Use p11_kit_module_get_name instead [-Wdeprecated-declarations] unit-oai-hss-0: 21:59:20 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 21:59:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:20 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 21:59:20 DEBUG unit.oai-hss/0.install pkcs11.c:565:11: warning: 'p11_kit_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:80): Use module->C_Initialize instead [-Wdeprecated-declarations] unit-oai-hss-0: 21:59:20 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 21:59:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:20 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 21:59:20 DEBUG unit.oai-hss/0.install pkcs11.c:599:9: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 21:59:20 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 21:59:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:20 DEBUG unit.oai-hss/0.install pkcs11.c:604:5: warning: 'p11_kit_finalize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:64): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 21:59:20 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 21:59:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:21 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 21:59:21 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 21:59:22 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 21:59:22 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-epc-0: 21:59:22 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 21:59:22 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 21:59:22 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 21:59:23 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 21:59:23 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 21:59:23 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 21:59:24 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 21:59:24 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 21:59:24 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 21:59:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 21:59:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 21:59:24 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 21:59:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 21:59:24 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 21:59:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 21:59:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:59:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 21:59:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 21:59:24 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 21:59:24 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install crywrap.c:867:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install crywrap.c:868:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install crywrap.c:819:10: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install crywrap.c:823:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 21:59:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:28 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 21:59:28 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 21:59:28 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 21:59:28 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 21:59:28 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 21:59:28 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 21:59:28 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 21:59:28 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 21:59:29 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 21:59:29 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 21:59:29 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 21:59:29 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 21:59:29 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 21:59:29 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 21:59:29 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 21:59:29 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 21:59:29 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 21:59:30 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 21:59:30 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 21:59:30 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 21:59:31 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 21:59:31 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 21:59:31 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 21:59:32 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 21:59:32 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 21:59:32 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 21:59:33 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 21:59:33 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 21:59:33 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 21:59:33 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 21:59:33 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 21:59:33 DEBUG unit.oai-hss/0.install cli-debug.c:286:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 21:59:33 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 21:59:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:33 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 21:59:33 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 21:59:33 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 21:59:33 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 21:59:33 DEBUG unit.oai-hss/0.install common.c:1071:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 21:59:33 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 21:59:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:33 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 21:59:34 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 21:59:34 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 21:59:34 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 21:59:34 DEBUG unit.oai-hss/0.install certtool-common.c:660:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 21:59:34 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 21:59:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:34 DEBUG unit.oai-hss/0.install certtool-common.c:662:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 21:59:34 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 21:59:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:34 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 21:59:34 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 21:59:34 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 21:59:35 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 21:59:35 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 21:59:35 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 21:59:35 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 21:59:35 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 21:59:35 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 21:59:35 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 21:59:35 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 21:59:35 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 21:59:35 DEBUG unit.oai-hss/0.install cli.c:1339:15: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 21:59:35 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 21:59:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:36 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 21:59:36 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 21:59:36 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 21:59:36 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 21:59:36 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 21:59:36 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 21:59:36 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 21:59:36 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 21:59:36 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 21:59:36 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 21:59:37 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 21:59:37 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 21:59:37 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 21:59:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 21:59:37 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 21:59:37 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 21:59:37 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 21:59:37 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 21:59:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 21:59:37 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 21:59:37 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 21:59:37 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 21:59:37 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 21:59:37 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 21:59:37 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 21:59:37 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 21:59:37 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 21:59:37 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 21:59:37 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 21:59:37 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 21:59:37 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 21:59:38 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 21:59:38 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 21:59:38 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 21:59:38 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 21:59:38 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 21:59:38 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 21:59:38 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 21:59:38 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 21:59:38 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 21:59:38 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 21:59:38 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 21:59:38 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 21:59:38 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 21:59:38 DEBUG unit.oai-hss/0.install ex-client-xssl1.c:42:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 21:59:38 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 21:59:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:38 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 21:59:38 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 21:59:38 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 21:59:38 DEBUG unit.oai-hss/0.install ex-client-xssl2.c:57:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 21:59:38 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 21:59:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 21:59:38 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 21:59:39 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 21:59:39 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 21:59:39 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 21:59:39 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 21:59:39 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 21:59:39 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 21:59:39 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 21:59:39 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 21:59:39 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 21:59:39 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 21:59:39 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 21:59:39 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 21:59:40 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `all-am'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/x509.h gnutls/pkcs12.h gnutls/compat.h gnutls/openpgp.h gnutls/crypto.h gnutls/pkcs11.h gnutls/abstract.h gnutls/dtls.h gnutls/ocsp.h gnutls/tpm.h gnutls/xssl.h gnutls/gnutlsxx.h '/usr/include/gnutls' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls.la libgnutlsxx.la libgnutls-xssl.la '/usr/lib' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.so.28.21.3 /usr/lib/libgnutls.so.28.21.3 unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so.28 || { rm -f libgnutls.so.28 && ln -s libgnutls.so.28.21.3 libgnutls.so.28; }; }) unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so || { rm -f libgnutls.so && ln -s libgnutls.so.28.21.3 libgnutls.so; }; }) unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CXX --mode=relink g++ -I./includes -I./includes -g -O2 -no-undefined -version-info 29:0:1 -o libgnutlsxx.la -rpath /usr/lib libgnutlsxx_la-gnutlsxx.lo libgnutls.la ) unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.so.28.1.0T /usr/lib/libgnutlsxx.so.28.1.0 unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so.28 || { rm -f libgnutlsxx.so.28 && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so.28; }; }) unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so || { rm -f libgnutlsxx.so && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so; }; }) unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 0:0:0 -o libgnutls-xssl.la -rpath /usr/lib xssl.lo xssl_getline.lo ../gl/libgnu.la libgnutls.la ) unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.so.0.0.0T /usr/lib/libgnutls-xssl.so.0.0.0 unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0 || { rm -f libgnutls-xssl.so.0 && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0; }; }) unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so || { rm -f libgnutls-xssl.so && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so; }; }) unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.lai /usr/lib/libgnutls-xssl.la unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 21:59:41 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.a /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/extra; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 27:2:0 -o libgnutls-openssl.la -rpath /usr/lib gnutls_openssl.lo openssl_compat.lo ../gl/libgnu.la ../lib/libgnutls.la ) unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.so.27.0.2T /usr/lib/libgnutls-openssl.so.27.0.2 unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27 || { rm -f libgnutls-openssl.so.27 && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27; }; }) unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so || { rm -f libgnutls-openssl.so && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so; }; }) unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.lai /usr/lib/libgnutls-openssl.la unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.a /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c psktool gnutls-cli-debug certtool srptool ocsptool gnutls-serv gnutls-cli danetool tpmtool p11tool '/usr/bin' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli-debug /usr/bin/gnutls-cli-debug unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-cli.1 gnutls-cli-debug.1 gnutls-serv.1 certtool.1 psktool.1 p11tool.1 ocsptool.1 tpmtool.1 srptool.1 '/usr/share/man/man1' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_alert_get.3 gnutls_alert_get_name.3 gnutls_alert_get_strname.3 gnutls_alert_send.3 gnutls_alert_send_appropriate.3 gnutls_anon_allocate_client_credentials.3 gnutls_anon_allocate_server_credentials.3 gnutls_anon_free_client_credentials.3 gnutls_anon_free_server_credentials.3 gnutls_anon_set_params_function.3 gnutls_anon_set_server_dh_params.3 gnutls_anon_set_server_params_function.3 gnutls_auth_client_get_type.3 gnutls_auth_get_type.3 gnutls_auth_server_get_type.3 gnutls_bye.3 gnutls_certificate_activation_time_peers.3 gnutls_certificate_allocate_credentials.3 gnutls_certificate_client_get_request_status.3 gnutls_certificate_expiration_time_peers.3 gnutls_certificate_free_ca_names.3 gnutls_certificate_free_cas.3 gnutls_certificate_free_credentials.3 gnutls_certificate_free_crls.3 gnutls_certificate_free_keys.3 gnutls_certificate_get_issuer.3 gnutls_certificate_get_ours.3 gnutls_certificate_get_peers.3 gnutls_certificate_get_peers_subkey_id.3 gnutls_certificate_send_x509_rdn_sequence.3 gnutls_certificate_server_set_request.3 gnutls_certificate_set_dh_params.3 gnutls_certificate_set_key.3 gnutls_certificate_set_ocsp_status_request_file.3 gnutls_certificate_set_ocsp_status_request_function.3 gnutls_certificate_set_openpgp_key.3 gnutls_certificate_set_openpgp_key_file.3 gnutls_certificate_set_openpgp_key_file2.3 gnutls_certificate_set_openpgp_key_mem.3 gnutls_certificate_set_openpgp_key_mem2.3 '/usr/share/man/man3' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_certificate_set_openpgp_keyring_file.3 gnutls_certificate_set_openpgp_keyring_mem.3 gnutls_certificate_set_params_function.3 gnutls_certificate_set_pin_function.3 gnutls_certificate_set_retrieve_function.3 gnutls_certificate_set_retrieve_function2.3 gnutls_certificate_set_rsa_export_params.3 gnutls_certificate_set_verify_flags.3 gnutls_certificate_set_verify_function.3 gnutls_certificate_set_verify_limits.3 gnutls_certificate_set_x509_crl.3 gnutls_certificate_set_x509_crl_file.3 gnutls_certificate_set_x509_crl_mem.3 gnutls_certificate_set_x509_key.3 gnutls_certificate_set_x509_key_file.3 gnutls_certificate_set_x509_key_file2.3 gnutls_certificate_set_x509_key_mem.3 gnutls_certificate_set_x509_key_mem2.3 gnutls_certificate_set_x509_simple_pkcs12_file.3 gnutls_certificate_set_x509_simple_pkcs12_mem.3 gnutls_certificate_set_x509_system_trust.3 gnutls_certificate_set_x509_trust.3 gnutls_certificate_set_x509_trust_file.3 gnutls_certificate_set_x509_trust_mem.3 gnutls_certificate_type_get.3 gnutls_certificate_type_get_id.3 gnutls_certificate_type_get_name.3 gnutls_certificate_type_list.3 gnutls_certificate_type_set_priority.3 gnutls_certificate_verification_status_print.3 gnutls_certificate_verify_peers2.3 gnutls_certificate_verify_peers3.3 gnutls_check_version.3 gnutls_cipher_add_auth.3 gnutls_cipher_decrypt.3 gnutls_cipher_decrypt2.3 gnutls_cipher_deinit.3 gnutls_cipher_encrypt.3 gnutls_cipher_encrypt2.3 gnutls_cipher_get.3 '/usr/share/man/man3' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_cipher_get_block_size.3 gnutls_cipher_get_id.3 gnutls_cipher_get_key_size.3 gnutls_cipher_get_name.3 gnutls_cipher_init.3 gnutls_cipher_list.3 gnutls_cipher_set_iv.3 gnutls_cipher_set_priority.3 gnutls_cipher_suite_get_name.3 gnutls_cipher_suite_info.3 gnutls_cipher_tag.3 gnutls_compression_get.3 gnutls_compression_get_id.3 gnutls_compression_get_name.3 gnutls_compression_list.3 gnutls_compression_set_priority.3 gnutls_credentials_clear.3 gnutls_credentials_set.3 gnutls_db_check_entry.3 gnutls_db_check_entry_time.3 gnutls_db_get_ptr.3 gnutls_db_remove_session.3 gnutls_db_set_cache_expiration.3 gnutls_db_set_ptr.3 gnutls_db_set_remove_function.3 gnutls_db_set_retrieve_function.3 gnutls_db_set_store_function.3 gnutls_deinit.3 gnutls_dh_get_group.3 gnutls_dh_get_peers_public_bits.3 gnutls_dh_get_prime_bits.3 gnutls_dh_get_pubkey.3 gnutls_dh_get_secret_bits.3 gnutls_dh_params_cpy.3 gnutls_dh_params_deinit.3 gnutls_dh_params_export2_pkcs3.3 gnutls_dh_params_export_pkcs3.3 gnutls_dh_params_export_raw.3 gnutls_dh_params_generate2.3 gnutls_dh_params_import_pkcs3.3 '/usr/share/man/man3' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_dh_params_import_raw.3 gnutls_dh_params_init.3 gnutls_dh_set_prime_bits.3 gnutls_dtls_cookie_send.3 gnutls_dtls_cookie_verify.3 gnutls_dtls_get_data_mtu.3 gnutls_dtls_get_mtu.3 gnutls_dtls_get_timeout.3 gnutls_dtls_prestate_set.3 gnutls_dtls_set_data_mtu.3 gnutls_dtls_set_mtu.3 gnutls_dtls_set_timeouts.3 gnutls_ecc_curve_get.3 gnutls_ecc_curve_get_name.3 gnutls_ecc_curve_get_size.3 gnutls_ecc_curve_list.3 gnutls_error_is_fatal.3 gnutls_error_to_alert.3 gnutls_fingerprint.3 gnutls_global_deinit.3 gnutls_global_init.3 gnutls_global_set_audit_log_function.3 gnutls_global_set_log_function.3 gnutls_global_set_log_level.3 gnutls_global_set_mem_functions.3 gnutls_global_set_mutex.3 gnutls_global_set_time_function.3 gnutls_handshake.3 gnutls_handshake_get_last_in.3 gnutls_handshake_get_last_out.3 gnutls_handshake_set_max_packet_length.3 gnutls_handshake_set_post_client_hello_function.3 gnutls_handshake_set_private_extensions.3 gnutls_handshake_set_random.3 gnutls_handshake_set_timeout.3 gnutls_hash.3 gnutls_hash_deinit.3 gnutls_hash_fast.3 gnutls_hash_get_len.3 gnutls_hash_init.3 '/usr/share/man/man3' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_hash_output.3 gnutls_heartbeat_allowed.3 gnutls_heartbeat_enable.3 gnutls_heartbeat_get_timeout.3 gnutls_heartbeat_ping.3 gnutls_heartbeat_pong.3 gnutls_heartbeat_set_timeouts.3 gnutls_hex2bin.3 gnutls_hex_decode.3 gnutls_hex_encode.3 gnutls_hmac.3 gnutls_hmac_deinit.3 gnutls_hmac_fast.3 gnutls_hmac_get_len.3 gnutls_hmac_init.3 gnutls_hmac_output.3 gnutls_init.3 gnutls_key_generate.3 gnutls_kx_get.3 gnutls_kx_get_id.3 gnutls_kx_get_name.3 gnutls_kx_list.3 gnutls_kx_set_priority.3 gnutls_load_file.3 gnutls_mac_get.3 gnutls_mac_get_id.3 gnutls_mac_get_key_size.3 gnutls_mac_get_name.3 gnutls_mac_list.3 gnutls_mac_set_priority.3 gnutls_ocsp_req_add_cert.3 gnutls_ocsp_req_add_cert_id.3 gnutls_ocsp_req_deinit.3 gnutls_ocsp_req_export.3 gnutls_ocsp_req_get_cert_id.3 gnutls_ocsp_req_get_extension.3 gnutls_ocsp_req_get_nonce.3 gnutls_ocsp_req_get_version.3 gnutls_ocsp_req_import.3 gnutls_ocsp_req_init.3 '/usr/share/man/man3' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_ocsp_req_print.3 gnutls_ocsp_req_randomize_nonce.3 gnutls_ocsp_req_set_extension.3 gnutls_ocsp_req_set_nonce.3 gnutls_ocsp_resp_check_crt.3 gnutls_ocsp_resp_deinit.3 gnutls_ocsp_resp_export.3 gnutls_ocsp_resp_get_certs.3 gnutls_ocsp_resp_get_extension.3 gnutls_ocsp_resp_get_nonce.3 gnutls_ocsp_resp_get_produced.3 gnutls_ocsp_resp_get_responder.3 gnutls_ocsp_resp_get_response.3 gnutls_ocsp_resp_get_signature.3 gnutls_ocsp_resp_get_signature_algorithm.3 gnutls_ocsp_resp_get_single.3 gnutls_ocsp_resp_get_status.3 gnutls_ocsp_resp_get_version.3 gnutls_ocsp_resp_import.3 gnutls_ocsp_resp_init.3 gnutls_ocsp_resp_print.3 gnutls_ocsp_resp_verify.3 gnutls_ocsp_resp_verify_direct.3 gnutls_ocsp_status_request_enable_client.3 gnutls_ocsp_status_request_get.3 gnutls_ocsp_status_request_is_checked.3 gnutls_openpgp_crt_check_hostname.3 gnutls_openpgp_crt_deinit.3 gnutls_openpgp_crt_export.3 gnutls_openpgp_crt_export2.3 gnutls_openpgp_crt_get_auth_subkey.3 gnutls_openpgp_crt_get_creation_time.3 gnutls_openpgp_crt_get_expiration_time.3 gnutls_openpgp_crt_get_fingerprint.3 gnutls_openpgp_crt_get_key_id.3 gnutls_openpgp_crt_get_key_usage.3 gnutls_openpgp_crt_get_name.3 gnutls_openpgp_crt_get_pk_algorithm.3 gnutls_openpgp_crt_get_pk_dsa_raw.3 gnutls_openpgp_crt_get_pk_rsa_raw.3 '/usr/share/man/man3' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_crt_get_preferred_key_id.3 gnutls_openpgp_crt_get_revoked_status.3 gnutls_openpgp_crt_get_subkey_count.3 gnutls_openpgp_crt_get_subkey_creation_time.3 gnutls_openpgp_crt_get_subkey_expiration_time.3 gnutls_openpgp_crt_get_subkey_fingerprint.3 gnutls_openpgp_crt_get_subkey_id.3 gnutls_openpgp_crt_get_subkey_idx.3 gnutls_openpgp_crt_get_subkey_pk_algorithm.3 gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 gnutls_openpgp_crt_get_subkey_revoked_status.3 gnutls_openpgp_crt_get_subkey_usage.3 gnutls_openpgp_crt_get_version.3 gnutls_openpgp_crt_import.3 gnutls_openpgp_crt_init.3 gnutls_openpgp_crt_print.3 gnutls_openpgp_crt_set_preferred_key_id.3 gnutls_openpgp_crt_verify_ring.3 gnutls_openpgp_crt_verify_self.3 gnutls_openpgp_keyring_check_id.3 gnutls_openpgp_keyring_deinit.3 gnutls_openpgp_keyring_get_crt.3 gnutls_openpgp_keyring_get_crt_count.3 gnutls_openpgp_keyring_import.3 gnutls_openpgp_keyring_init.3 gnutls_openpgp_privkey_deinit.3 gnutls_openpgp_privkey_export.3 gnutls_openpgp_privkey_export2.3 gnutls_openpgp_privkey_export_dsa_raw.3 gnutls_openpgp_privkey_export_rsa_raw.3 gnutls_openpgp_privkey_export_subkey_dsa_raw.3 gnutls_openpgp_privkey_export_subkey_rsa_raw.3 gnutls_openpgp_privkey_get_fingerprint.3 gnutls_openpgp_privkey_get_key_id.3 gnutls_openpgp_privkey_get_pk_algorithm.3 gnutls_openpgp_privkey_get_preferred_key_id.3 gnutls_openpgp_privkey_get_revoked_status.3 gnutls_openpgp_privkey_get_subkey_count.3 gnutls_openpgp_privkey_get_subkey_creation_time.3 '/usr/share/man/man3' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_privkey_get_subkey_fingerprint.3 gnutls_openpgp_privkey_get_subkey_id.3 gnutls_openpgp_privkey_get_subkey_idx.3 gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 gnutls_openpgp_privkey_get_subkey_revoked_status.3 gnutls_openpgp_privkey_import.3 gnutls_openpgp_privkey_init.3 gnutls_openpgp_privkey_sec_param.3 gnutls_openpgp_privkey_set_preferred_key_id.3 gnutls_openpgp_privkey_sign_hash.3 gnutls_openpgp_send_cert.3 gnutls_openpgp_set_recv_key_function.3 gnutls_pcert_deinit.3 gnutls_pcert_import_openpgp.3 gnutls_pcert_import_openpgp_raw.3 gnutls_pcert_import_x509.3 gnutls_pcert_import_x509_raw.3 gnutls_pcert_list_import_x509_raw.3 gnutls_pem_base64_decode.3 gnutls_pem_base64_decode_alloc.3 gnutls_pem_base64_encode.3 gnutls_pem_base64_encode_alloc.3 gnutls_perror.3 gnutls_pk_algorithm_get_name.3 gnutls_pk_bits_to_sec_param.3 gnutls_pkcs11_add_provider.3 gnutls_pkcs11_copy_secret_key.3 gnutls_pkcs11_copy_x509_crt.3 gnutls_pkcs11_copy_x509_privkey.3 gnutls_pkcs11_deinit.3 gnutls_pkcs11_delete_url.3 gnutls_pkcs11_get_pin_function.3 gnutls_pkcs11_init.3 gnutls_pkcs11_obj_deinit.3 gnutls_pkcs11_obj_export.3 gnutls_pkcs11_obj_export2.3 gnutls_pkcs11_obj_export_url.3 gnutls_pkcs11_obj_get_info.3 gnutls_pkcs11_obj_get_type.3 gnutls_pkcs11_obj_import_url.3 '/usr/share/man/man3' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs11_obj_init.3 gnutls_pkcs11_obj_list_import_url.3 gnutls_pkcs11_obj_list_import_url2.3 gnutls_pkcs11_obj_set_pin_function.3 gnutls_pkcs11_privkey_deinit.3 gnutls_pkcs11_privkey_export_url.3 gnutls_pkcs11_privkey_generate.3 gnutls_pkcs11_privkey_generate2.3 gnutls_pkcs11_privkey_get_info.3 gnutls_pkcs11_privkey_get_pk_algorithm.3 gnutls_pkcs11_privkey_import_url.3 gnutls_pkcs11_privkey_init.3 gnutls_pkcs11_privkey_set_pin_function.3 gnutls_pkcs11_privkey_status.3 gnutls_pkcs11_reinit.3 gnutls_pkcs11_set_pin_function.3 gnutls_pkcs11_set_token_function.3 gnutls_pkcs11_token_get_flags.3 gnutls_pkcs11_token_get_info.3 gnutls_pkcs11_token_get_mechanism.3 gnutls_pkcs11_token_get_url.3 gnutls_pkcs11_token_init.3 gnutls_pkcs11_token_set_pin.3 gnutls_pkcs11_type_get_name.3 gnutls_pkcs12_bag_decrypt.3 gnutls_pkcs12_bag_deinit.3 gnutls_pkcs12_bag_encrypt.3 gnutls_pkcs12_bag_get_count.3 gnutls_pkcs12_bag_get_data.3 gnutls_pkcs12_bag_get_friendly_name.3 gnutls_pkcs12_bag_get_key_id.3 gnutls_pkcs12_bag_get_type.3 gnutls_pkcs12_bag_init.3 gnutls_pkcs12_bag_set_crl.3 gnutls_pkcs12_bag_set_crt.3 gnutls_pkcs12_bag_set_data.3 gnutls_pkcs12_bag_set_friendly_name.3 gnutls_pkcs12_bag_set_key_id.3 gnutls_pkcs12_deinit.3 gnutls_pkcs12_export.3 '/usr/share/man/man3' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs12_export2.3 gnutls_pkcs12_generate_mac.3 gnutls_pkcs12_get_bag.3 gnutls_pkcs12_import.3 gnutls_pkcs12_init.3 gnutls_pkcs12_set_bag.3 gnutls_pkcs12_simple_parse.3 gnutls_pkcs12_verify_mac.3 gnutls_pkcs7_deinit.3 gnutls_pkcs7_delete_crl.3 gnutls_pkcs7_delete_crt.3 gnutls_pkcs7_export.3 gnutls_pkcs7_export2.3 gnutls_pkcs7_get_crl_count.3 gnutls_pkcs7_get_crl_raw.3 gnutls_pkcs7_get_crt_count.3 gnutls_pkcs7_get_crt_raw.3 gnutls_pkcs7_import.3 gnutls_pkcs7_init.3 gnutls_pkcs7_set_crl.3 gnutls_pkcs7_set_crl_raw.3 gnutls_pkcs7_set_crt.3 gnutls_pkcs7_set_crt_raw.3 gnutls_pk_get_id.3 gnutls_pk_get_name.3 gnutls_pk_list.3 gnutls_pk_to_sign.3 gnutls_prf.3 gnutls_prf_raw.3 gnutls_priority_certificate_type_list.3 gnutls_priority_compression_list.3 gnutls_priority_deinit.3 gnutls_priority_ecc_curve_list.3 gnutls_priority_get_cipher_suite_index.3 gnutls_priority_init.3 gnutls_priority_protocol_list.3 gnutls_priority_set.3 gnutls_priority_set_direct.3 gnutls_priority_sign_list.3 gnutls_privkey_decrypt_data.3 '/usr/share/man/man3' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_privkey_deinit.3 gnutls_privkey_get_pk_algorithm.3 gnutls_privkey_get_type.3 gnutls_privkey_import_ext.3 gnutls_privkey_import_ext2.3 gnutls_privkey_import_openpgp.3 gnutls_privkey_import_openpgp_raw.3 gnutls_privkey_import_pkcs11.3 gnutls_privkey_import_pkcs11_url.3 gnutls_privkey_import_tpm_raw.3 gnutls_privkey_import_tpm_url.3 gnutls_privkey_import_url.3 gnutls_privkey_import_x509.3 gnutls_privkey_import_x509_raw.3 gnutls_privkey_init.3 gnutls_privkey_set_pin_function.3 gnutls_privkey_sign_data.3 gnutls_privkey_sign_hash.3 gnutls_privkey_sign_raw_data.3 gnutls_privkey_status.3 gnutls_protocol_get_id.3 gnutls_protocol_get_name.3 gnutls_protocol_get_version.3 gnutls_protocol_list.3 gnutls_protocol_set_priority.3 gnutls_psk_allocate_client_credentials.3 gnutls_psk_allocate_server_credentials.3 gnutls_psk_client_get_hint.3 gnutls_psk_free_client_credentials.3 gnutls_psk_free_server_credentials.3 gnutls_psk_server_get_username.3 gnutls_psk_set_client_credentials.3 gnutls_psk_set_client_credentials_function.3 gnutls_psk_set_params_function.3 gnutls_psk_set_server_credentials_file.3 gnutls_psk_set_server_credentials_function.3 gnutls_psk_set_server_credentials_hint.3 gnutls_psk_set_server_dh_params.3 gnutls_psk_set_server_params_function.3 gnutls_pubkey_deinit.3 '/usr/share/man/man3' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pubkey_encrypt_data.3 gnutls_pubkey_export.3 gnutls_pubkey_export2.3 gnutls_pubkey_get_key_id.3 gnutls_pubkey_get_key_usage.3 gnutls_pubkey_get_openpgp_key_id.3 gnutls_pubkey_get_pk_algorithm.3 gnutls_pubkey_get_pk_dsa_raw.3 gnutls_pubkey_get_pk_ecc_raw.3 gnutls_pubkey_get_pk_ecc_x962.3 gnutls_pubkey_get_pk_rsa_raw.3 gnutls_pubkey_get_preferred_hash_algorithm.3 gnutls_pubkey_get_verify_algorithm.3 gnutls_pubkey_import.3 gnutls_pubkey_import_dsa_raw.3 gnutls_pubkey_import_ecc_raw.3 gnutls_pubkey_import_ecc_x962.3 gnutls_pubkey_import_openpgp.3 gnutls_pubkey_import_openpgp_raw.3 gnutls_pubkey_import_pkcs11.3 gnutls_pubkey_import_pkcs11_url.3 gnutls_pubkey_import_privkey.3 gnutls_pubkey_import_rsa_raw.3 gnutls_pubkey_import_tpm_raw.3 gnutls_pubkey_import_tpm_url.3 gnutls_pubkey_import_url.3 gnutls_pubkey_import_x509.3 gnutls_pubkey_import_x509_crq.3 gnutls_pubkey_import_x509_raw.3 gnutls_pubkey_init.3 gnutls_pubkey_print.3 gnutls_pubkey_set_key_usage.3 gnutls_pubkey_set_pin_function.3 gnutls_pubkey_verify_data.3 gnutls_pubkey_verify_data2.3 gnutls_pubkey_verify_hash.3 gnutls_pubkey_verify_hash2.3 gnutls_random_art.3 gnutls_range_split.3 gnutls_record_can_use_length_hiding.3 '/usr/share/man/man3' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_record_check_pending.3 gnutls_record_cork.3 gnutls_record_disable_padding.3 gnutls_record_get_direction.3 gnutls_record_get_discarded.3 gnutls_record_get_max_size.3 gnutls_record_recv.3 gnutls_record_recv_seq.3 gnutls_record_send.3 gnutls_record_send_range.3 gnutls_record_set_max_empty_records.3 gnutls_record_set_max_size.3 gnutls_record_set_timeout.3 gnutls_record_uncork.3 gnutls_rehandshake.3 gnutls_rnd.3 gnutls_rnd_refresh.3 gnutls_rsa_export_get_modulus_bits.3 gnutls_rsa_export_get_pubkey.3 gnutls_rsa_params_cpy.3 gnutls_rsa_params_deinit.3 gnutls_rsa_params_export_pkcs1.3 gnutls_rsa_params_export_raw.3 gnutls_rsa_params_generate2.3 gnutls_rsa_params_import_pkcs1.3 gnutls_rsa_params_import_raw.3 gnutls_rsa_params_init.3 gnutls_safe_renegotiation_status.3 gnutls_sec_param_get_name.3 gnutls_sec_param_to_pk_bits.3 gnutls_server_name_get.3 gnutls_server_name_set.3 gnutls_session_channel_binding.3 gnutls_session_enable_compatibility_mode.3 gnutls_session_force_valid.3 gnutls_session_get_data.3 gnutls_session_get_data2.3 gnutls_session_get_desc.3 gnutls_session_get_id.3 gnutls_session_get_id2.3 '/usr/share/man/man3' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_session_get_ptr.3 gnutls_session_get_random.3 gnutls_session_is_resumed.3 gnutls_session_resumption_requested.3 gnutls_session_set_data.3 gnutls_session_set_premaster.3 gnutls_session_set_ptr.3 gnutls_session_ticket_enable_client.3 gnutls_session_ticket_enable_server.3 gnutls_session_ticket_key_generate.3 gnutls_set_default_export_priority.3 gnutls_set_default_priority.3 gnutls_sign_algorithm_get.3 gnutls_sign_algorithm_get_client.3 gnutls_sign_algorithm_get_requested.3 gnutls_sign_callback_get.3 gnutls_sign_callback_set.3 gnutls_sign_get_hash_algorithm.3 gnutls_sign_get_id.3 gnutls_sign_get_name.3 gnutls_sign_get_pk_algorithm.3 gnutls_sign_is_secure.3 gnutls_sign_list.3 gnutls_srp_allocate_client_credentials.3 gnutls_srp_allocate_server_credentials.3 gnutls_srp_base64_decode.3 gnutls_srp_base64_decode_alloc.3 gnutls_srp_base64_encode.3 gnutls_srp_base64_encode_alloc.3 gnutls_srp_free_client_credentials.3 gnutls_srp_free_server_credentials.3 gnutls_srp_server_get_username.3 gnutls_srp_set_client_credentials.3 gnutls_srp_set_client_credentials_function.3 gnutls_srp_set_prime_bits.3 gnutls_srp_set_server_credentials_file.3 gnutls_srp_set_server_credentials_function.3 gnutls_srp_verifier.3 gnutls_srtp_get_keys.3 gnutls_srtp_get_mki.3 '/usr/share/man/man3' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_srtp_get_profile_id.3 gnutls_srtp_get_profile_name.3 gnutls_srtp_get_selected_profile.3 gnutls_srtp_set_mki.3 gnutls_srtp_set_profile.3 gnutls_srtp_set_profile_direct.3 gnutls_store_commitment.3 gnutls_store_pubkey.3 gnutls_strerror.3 gnutls_strerror_name.3 gnutls_supplemental_get_name.3 gnutls_tdb_deinit.3 gnutls_tdb_init.3 gnutls_tdb_set_store_commitment_func.3 gnutls_tdb_set_store_func.3 gnutls_tdb_set_verify_func.3 gnutls_tpm_get_registered.3 gnutls_tpm_key_list_deinit.3 gnutls_tpm_key_list_get_url.3 gnutls_tpm_privkey_delete.3 gnutls_tpm_privkey_generate.3 gnutls_transport_get_int.3 gnutls_transport_get_int2.3 gnutls_transport_get_ptr.3 gnutls_transport_get_ptr2.3 gnutls_transport_set_errno.3 gnutls_transport_set_errno_function.3 gnutls_transport_set_int.3 gnutls_transport_set_int2.3 gnutls_transport_set_ptr.3 gnutls_transport_set_ptr2.3 gnutls_transport_set_pull_function.3 gnutls_transport_set_pull_timeout_function.3 gnutls_transport_set_push_function.3 gnutls_transport_set_vec_push_function.3 gnutls_url_is_supported.3 gnutls_verify_stored_pubkey.3 gnutls_x509_crl_check_issuer.3 gnutls_x509_crl_deinit.3 gnutls_x509_crl_export.3 '/usr/share/man/man3' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crl_export2.3 gnutls_x509_crl_get_authority_key_gn_serial.3 gnutls_x509_crl_get_authority_key_id.3 gnutls_x509_crl_get_crt_count.3 gnutls_x509_crl_get_crt_serial.3 gnutls_x509_crl_get_dn_oid.3 gnutls_x509_crl_get_extension_data.3 gnutls_x509_crl_get_extension_info.3 gnutls_x509_crl_get_extension_oid.3 gnutls_x509_crl_get_issuer_dn.3 gnutls_x509_crl_get_issuer_dn2.3 gnutls_x509_crl_get_issuer_dn_by_oid.3 gnutls_x509_crl_get_next_update.3 gnutls_x509_crl_get_number.3 gnutls_x509_crl_get_raw_issuer_dn.3 gnutls_x509_crl_get_signature.3 gnutls_x509_crl_get_signature_algorithm.3 gnutls_x509_crl_get_this_update.3 gnutls_x509_crl_get_version.3 gnutls_x509_crl_import.3 gnutls_x509_crl_init.3 gnutls_x509_crl_list_import.3 gnutls_x509_crl_list_import2.3 gnutls_x509_crl_print.3 gnutls_x509_crl_privkey_sign.3 gnutls_x509_crl_set_authority_key_id.3 gnutls_x509_crl_set_crt.3 gnutls_x509_crl_set_crt_serial.3 gnutls_x509_crl_set_next_update.3 gnutls_x509_crl_set_number.3 gnutls_x509_crl_set_this_update.3 gnutls_x509_crl_set_version.3 gnutls_x509_crl_sign.3 gnutls_x509_crl_sign2.3 gnutls_x509_crl_verify.3 gnutls_x509_crq_deinit.3 gnutls_x509_crq_export.3 gnutls_x509_crq_export2.3 gnutls_x509_crq_get_attribute_by_oid.3 gnutls_x509_crq_get_attribute_data.3 '/usr/share/man/man3' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crq_get_attribute_info.3 gnutls_x509_crq_get_basic_constraints.3 gnutls_x509_crq_get_challenge_password.3 gnutls_x509_crq_get_dn.3 gnutls_x509_crq_get_dn2.3 gnutls_x509_crq_get_dn_by_oid.3 gnutls_x509_crq_get_dn_oid.3 gnutls_x509_crq_get_extension_by_oid.3 gnutls_x509_crq_get_extension_data.3 gnutls_x509_crq_get_extension_info.3 gnutls_x509_crq_get_key_id.3 gnutls_x509_crq_get_key_purpose_oid.3 gnutls_x509_crq_get_key_rsa_raw.3 gnutls_x509_crq_get_key_usage.3 gnutls_x509_crq_get_pk_algorithm.3 gnutls_x509_crq_get_private_key_usage_period.3 gnutls_x509_crq_get_subject_alt_name.3 gnutls_x509_crq_get_subject_alt_othername_oid.3 gnutls_x509_crq_get_version.3 gnutls_x509_crq_import.3 gnutls_x509_crq_init.3 gnutls_x509_crq_print.3 gnutls_x509_crq_privkey_sign.3 gnutls_x509_crq_set_attribute_by_oid.3 gnutls_x509_crq_set_basic_constraints.3 gnutls_x509_crq_set_challenge_password.3 gnutls_x509_crq_set_dn.3 gnutls_x509_crq_set_dn_by_oid.3 gnutls_x509_crq_set_key.3 gnutls_x509_crq_set_key_purpose_oid.3 gnutls_x509_crq_set_key_rsa_raw.3 gnutls_x509_crq_set_key_usage.3 gnutls_x509_crq_set_private_key_usage_period.3 gnutls_x509_crq_set_pubkey.3 gnutls_x509_crq_set_subject_alt_name.3 gnutls_x509_crq_set_version.3 gnutls_x509_crq_sign.3 gnutls_x509_crq_sign2.3 gnutls_x509_crq_verify.3 gnutls_x509_crt_check_hostname.3 '/usr/share/man/man3' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_check_issuer.3 gnutls_x509_crt_check_revocation.3 gnutls_x509_crt_cpy_crl_dist_points.3 gnutls_x509_crt_deinit.3 gnutls_x509_crt_export.3 gnutls_x509_crt_export2.3 gnutls_x509_crt_get_activation_time.3 gnutls_x509_crt_get_authority_info_access.3 gnutls_x509_crt_get_authority_key_gn_serial.3 gnutls_x509_crt_get_authority_key_id.3 gnutls_x509_crt_get_basic_constraints.3 gnutls_x509_crt_get_ca_status.3 gnutls_x509_crt_get_crl_dist_points.3 gnutls_x509_crt_get_dn.3 gnutls_x509_crt_get_dn2.3 gnutls_x509_crt_get_dn_by_oid.3 gnutls_x509_crt_get_dn_oid.3 gnutls_x509_crt_get_expiration_time.3 gnutls_x509_crt_get_extension_by_oid.3 gnutls_x509_crt_get_extension_data.3 gnutls_x509_crt_get_extension_info.3 gnutls_x509_crt_get_extension_oid.3 gnutls_x509_crt_get_fingerprint.3 gnutls_x509_crt_get_issuer.3 gnutls_x509_crt_get_issuer_alt_name.3 gnutls_x509_crt_get_issuer_alt_name2.3 gnutls_x509_crt_get_issuer_alt_othername_oid.3 gnutls_x509_crt_get_issuer_dn.3 gnutls_x509_crt_get_issuer_dn2.3 gnutls_x509_crt_get_issuer_dn_by_oid.3 gnutls_x509_crt_get_issuer_dn_oid.3 gnutls_x509_crt_get_issuer_unique_id.3 gnutls_x509_crt_get_key_id.3 gnutls_x509_crt_get_key_purpose_oid.3 gnutls_x509_crt_get_key_usage.3 gnutls_x509_crt_get_pk_algorithm.3 gnutls_x509_crt_get_pk_dsa_raw.3 gnutls_x509_crt_get_pk_rsa_raw.3 gnutls_x509_crt_get_policy.3 gnutls_x509_crt_get_preferred_hash_algorithm.3 '/usr/share/man/man3' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_get_private_key_usage_period.3 gnutls_x509_crt_get_proxy.3 gnutls_x509_crt_get_raw_dn.3 gnutls_x509_crt_get_raw_issuer_dn.3 gnutls_x509_crt_get_serial.3 gnutls_x509_crt_get_signature.3 gnutls_x509_crt_get_signature_algorithm.3 gnutls_x509_crt_get_subject.3 gnutls_x509_crt_get_subject_alt_name.3 gnutls_x509_crt_get_subject_alt_name2.3 gnutls_x509_crt_get_subject_alt_othername_oid.3 gnutls_x509_crt_get_subject_key_id.3 gnutls_x509_crt_get_subject_unique_id.3 gnutls_x509_crt_get_verify_algorithm.3 gnutls_x509_crt_get_version.3 gnutls_x509_crt_import.3 gnutls_x509_crt_import_pkcs11.3 gnutls_x509_crt_import_pkcs11_url.3 gnutls_x509_crt_init.3 gnutls_x509_crt_list_import.3 gnutls_x509_crt_list_import2.3 gnutls_x509_crt_list_import_pkcs11.3 gnutls_x509_crt_list_verify.3 gnutls_x509_crt_print.3 gnutls_x509_crt_privkey_sign.3 gnutls_x509_crt_set_activation_time.3 gnutls_x509_crt_set_authority_info_access.3 gnutls_x509_crt_set_authority_key_id.3 gnutls_x509_crt_set_basic_constraints.3 gnutls_x509_crt_set_ca_status.3 gnutls_x509_crt_set_crl_dist_points.3 gnutls_x509_crt_set_crl_dist_points2.3 gnutls_x509_crt_set_crq.3 gnutls_x509_crt_set_crq_extensions.3 gnutls_x509_crt_set_dn.3 gnutls_x509_crt_set_dn_by_oid.3 gnutls_x509_crt_set_expiration_time.3 gnutls_x509_crt_set_extension_by_oid.3 gnutls_x509_crt_set_issuer_dn.3 gnutls_x509_crt_set_issuer_dn_by_oid.3 '/usr/share/man/man3' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_set_key.3 gnutls_x509_crt_set_key_purpose_oid.3 gnutls_x509_crt_set_key_usage.3 gnutls_x509_crt_set_pin_function.3 gnutls_x509_crt_set_policy.3 gnutls_x509_crt_set_private_key_usage_period.3 gnutls_x509_crt_set_proxy.3 gnutls_x509_crt_set_proxy_dn.3 gnutls_x509_crt_set_pubkey.3 gnutls_x509_crt_set_serial.3 gnutls_x509_crt_set_subject_alternative_name.3 gnutls_x509_crt_set_subject_alt_name.3 gnutls_x509_crt_set_subject_key_id.3 gnutls_x509_crt_set_version.3 gnutls_x509_crt_sign.3 gnutls_x509_crt_sign2.3 gnutls_x509_crt_verify.3 gnutls_x509_crt_verify_data.3 gnutls_x509_crt_verify_hash.3 gnutls_x509_dn_deinit.3 gnutls_x509_dn_export.3 gnutls_x509_dn_export2.3 gnutls_x509_dn_get_rdn_ava.3 gnutls_x509_dn_import.3 gnutls_x509_dn_init.3 gnutls_x509_dn_oid_known.3 gnutls_x509_dn_oid_name.3 gnutls_x509_policy_release.3 gnutls_x509_privkey_cpy.3 gnutls_x509_privkey_deinit.3 gnutls_x509_privkey_export.3 gnutls_x509_privkey_export2.3 gnutls_x509_privkey_export2_pkcs8.3 gnutls_x509_privkey_export_dsa_raw.3 gnutls_x509_privkey_export_ecc_raw.3 gnutls_x509_privkey_export_pkcs8.3 gnutls_x509_privkey_export_rsa_raw.3 gnutls_x509_privkey_export_rsa_raw2.3 gnutls_x509_privkey_fix.3 gnutls_x509_privkey_generate.3 '/usr/share/man/man3' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_privkey_get_key_id.3 gnutls_x509_privkey_get_pk_algorithm.3 gnutls_x509_privkey_get_pk_algorithm2.3 gnutls_x509_privkey_import.3 gnutls_x509_privkey_import2.3 gnutls_x509_privkey_import_dsa_raw.3 gnutls_x509_privkey_import_ecc_raw.3 gnutls_x509_privkey_import_openssl.3 gnutls_x509_privkey_import_pkcs8.3 gnutls_x509_privkey_import_rsa_raw.3 gnutls_x509_privkey_import_rsa_raw2.3 gnutls_x509_privkey_init.3 gnutls_x509_privkey_sec_param.3 gnutls_x509_privkey_sign_data.3 gnutls_x509_privkey_sign_hash.3 gnutls_x509_privkey_verify_params.3 gnutls_x509_rdn_get.3 gnutls_x509_rdn_get_by_oid.3 gnutls_x509_rdn_get_oid.3 gnutls_x509_trust_list_add_cas.3 gnutls_x509_trust_list_add_crls.3 gnutls_x509_trust_list_add_named_crt.3 gnutls_x509_trust_list_add_system_trust.3 gnutls_x509_trust_list_add_trust_file.3 gnutls_x509_trust_list_add_trust_mem.3 gnutls_x509_trust_list_deinit.3 gnutls_x509_trust_list_get_issuer.3 gnutls_x509_trust_list_init.3 gnutls_x509_trust_list_remove_cas.3 gnutls_x509_trust_list_remove_trust_file.3 gnutls_x509_trust_list_remove_trust_mem.3 gnutls_x509_trust_list_verify_crt.3 gnutls_x509_trust_list_verify_named_crt.3 '/usr/share/man/man3' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 21:59:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-handshake-state.png gnutls-layers.png gnutls-modauth.png gnutls-pgp.png gnutls-client-server-use-case.png gnutls-handshake-sequence.png gnutls-internals.png gnutls-logo.png gnutls-x509.png pkcs11-vision.png '/usr/share/info' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./gnutls.info ./gnutls.info-1 ./gnutls.info-2 ./gnutls.info-3 ./gnutls.info-4 ./gnutls.info-5 ./gnutls-guile.info '/usr/share/info' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install python2.7-dev ssl-cert swig swig2.0 tcl tcl8.6 tk tk8.6 x11-utils xbitmaps unit-oai-hss-0: 21:59:43 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 21:59:44 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 21:59:44 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 21:59:44 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 21:59:44 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcroco3 amd64 0.6.8-2ubuntu1 [82.4 kB] unit-oai-hss-0: 21:59:44 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpciaccess0 amd64 0.13.2-1 [20.4 kB] unit-oai-hss-0: 21:59:44 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-intel1 amd64 2.4.67-1ubuntu0.14.04.2 [55.3 kB] unit-oai-hss-0: 21:59:45 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-nouveau2 amd64 2.4.67-1ubuntu0.14.04.2 [16.0 kB] unit-oai-hss-0: 21:59:45 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-radeon1 amd64 2.4.67-1ubuntu0.14.04.2 [21.2 kB] unit-oai-hss-0: 21:59:45 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfontenc1 amd64 1:1.1.2-1 [15.6 kB] unit-oai-hss-0: 21:59:45 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libunistring0 amd64 0.9.3-5ubuntu3 [271 kB] unit-oai-hss-0: 21:59:45 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo0 amd64 0.18.3.1-1ubuntu3 [108 kB] unit-oai-hss-0: 21:59:46 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libllvm3.4 amd64 1:3.4-1ubuntu3 [6540 kB] unit-oai-hss-0: 21:59:46 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-dri amd64 10.1.3-0ubuntu0.6 [4823 kB] unit-oai-hss-0: 21:59:47 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libglapi-mesa amd64 10.1.3-0ubuntu0.6 [21.0 kB] unit-oai-hss-0: 21:59:47 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libx11-xcb1 amd64 2:1.6.2-1ubuntu2 [9426 B] unit-oai-hss-0: 21:59:47 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri2-0 amd64 1.10-2ubuntu1 [6710 B] unit-oai-hss-0: 21:59:47 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri3-0 amd64 1.10-2ubuntu1 [5118 B] unit-oai-hss-0: 21:59:47 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-glx0 amd64 1.10-2ubuntu1 [20.0 kB] unit-oai-hss-0: 21:59:47 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-present0 amd64 1.10-2ubuntu1 [5254 B] unit-oai-hss-0: 21:59:48 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-sync1 amd64 1.10-2ubuntu1 [8090 B] unit-oai-hss-0: 21:59:48 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxdamage1 amd64 1:1.1.4-1ubuntu1 [7612 B] unit-oai-hss-0: 21:59:48 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxfixes3 amd64 1:5.0.1-1ubuntu1.1 [10.4 kB] unit-oai-hss-0: 21:59:48 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxshmfence1 amd64 1.1-2 [4644 B] unit-oai-hss-0: 21:59:48 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86vm1 amd64 1:1.1.3-1 [11.7 kB] unit-oai-hss-0: 21:59:48 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-glx amd64 10.1.3-0ubuntu0.6 [113 kB] unit-oai-hss-0: 21:59:48 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgssrpc4 amd64 1.12+dfsg-2ubuntu5.3 [53.1 kB] unit-oai-hss-0: 21:59:49 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5clnt-mit9 amd64 1.12+dfsg-2ubuntu5.3 [36.1 kB] unit-oai-hss-0: 21:59:49 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkdb5-7 amd64 1.12+dfsg-2ubuntu5.3 [36.2 kB] unit-oai-hss-0: 21:59:49 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5srv-mit9 amd64 1.12+dfsg-2ubuntu5.3 [50.3 kB] unit-oai-hss-0: 21:59:49 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] unit-oai-hss-0: 21:59:49 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] unit-oai-hss-0: 21:59:50 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtcl8.6 amd64 8.6.1-4ubuntu1 [841 kB] unit-oai-hss-0: 21:59:51 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxft2 amd64 2.3.1-2 [36.2 kB] unit-oai-hss-0: 21:59:51 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxss1 amd64 1:1.2.2-1 [8582 B] unit-oai-hss-0: 21:59:51 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtk8.6 amd64 8.6.1-3ubuntu2 [689 kB] unit-oai-hss-0: 21:59:51 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxmu6 amd64 2:1.1.1-1 [53.8 kB] unit-oai-hss-0: 21:59:51 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] unit-oai-hss-0: 21:59:51 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxaw7 amd64 2:1.0.12-1 [168 kB] unit-oai-hss-0: 21:59:51 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-shape0 amd64 1.10-2ubuntu1 [5654 B] unit-oai-hss-0: 21:59:51 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-oai-hss-0: 21:59:52 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-oai-hss-0: 21:59:52 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrandr2 amd64 2:1.5.0-1~trusty1 [17.5 kB] unit-oai-hss-0: 21:59:52 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-oai-hss-0: 21:59:52 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-oai-hss-0: 21:59:52 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-oai-hss-0: 21:59:52 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-oai-hss-0: 21:59:52 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gettext amd64 0.18.3.1-1ubuntu3 [829 kB] unit-oai-hss-0: 21:59:53 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main intltool-debian all 0.35.0+20060710.1 [31.6 kB] unit-oai-hss-0: 21:59:53 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main po-debconf all 1.0.16+nmu2ubuntu1 [210 kB] unit-oai-hss-0: 21:59:53 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dh-apparmor all 2.10.95-0ubuntu2.6~14.04.3 [11.6 kB] unit-oai-hss-0: 21:59:53 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debhelper all 9.20131227ubuntu1 [604 kB] unit-oai-hss-0: 21:59:53 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main comerr-dev amd64 2.1-1.42.9-3ubuntu1.3 [38.3 kB] unit-oai-hss-0: 21:59:53 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main krb5-multidev amd64 1.12+dfsg-2ubuntu5.3 [111 kB] unit-oai-hss-0: 21:59:54 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasprintf-dev amd64 0.18.3.1-1ubuntu3 [4438 B] unit-oai-hss-0: 21:59:54 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo-dev amd64 0.18.3.1-1ubuntu3 [122 kB] unit-oai-hss-0: 21:59:54 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsys-hostname-long-perl all 1.4-3 [11.3 kB] unit-oai-hss-0: 21:59:54 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-oai-hss-0: 21:59:54 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq5 amd64 9.3.24-0ubuntu0.14.04 [78.5 kB] unit-oai-hss-0: 21:59:54 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.24-0ubuntu0.14.04 [140 kB] unit-oai-hss-0: 21:59:54 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpython-dev amd64 2.7.5-5ubuntu3 [7078 B] unit-oai-hss-0: 21:59:55 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libutempter0 amd64 1.1.5-4build1 [8366 B] unit-oai-hss-0: 21:59:55 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] unit-oai-hss-0: 21:59:55 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial-common all 2.8.2-1ubuntu1.3 [1520 kB] unit-oai-hss-0: 21:59:55 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.3 [41.1 kB] unit-oai-hss-0: 21:59:55 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] unit-oai-hss-0: 21:59:55 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dev amd64 2.7.5-5ubuntu3 [1166 B] unit-oai-hss-0: 21:59:55 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ssl-cert all 1.0.33 [16.6 kB] unit-oai-hss-0: 21:59:56 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig2.0 amd64 2.0.11-1ubuntu2 [875 kB] unit-oai-hss-0: 21:59:56 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig amd64 2.0.11-1ubuntu2 [6272 B] unit-oai-hss-0: 21:59:56 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl8.6 amd64 8.6.1-4ubuntu1 [14.2 kB] unit-oai-hss-0: 21:59:56 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl amd64 8.6.0+6ubuntu3 [4900 B] unit-oai-hss-0: 21:59:56 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk8.6 amd64 8.6.1-3ubuntu2 [12.1 kB] unit-oai-hss-0: 21:59:56 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk amd64 8.6.0+6ubuntu3 [3192 B] unit-oai-hss-0: 21:59:56 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main x11-utils amd64 7.7+1 [230 kB] unit-oai-hss-0: 21:59:57 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xbitmaps all 1.1.1-2 [28.1 kB] unit-oai-hss-0: 21:59:57 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xterm amd64 297-1ubuntu1 [665 kB] unit-oai-hss-0: 21:59:57 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 21:59:57 DEBUG unit.oai-hss/0.install Extracting templates from packages: 41% Extracting templates from packages: 82% Extracting templates from packages: 100% unit-oai-hss-0: 21:59:57 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 21:59:57 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 21:59:57 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 13s (3133 kB/s) unit-oai-hss-0: 21:59:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 21:59:57 DEBUG unit.oai-hss/0.install (Reading database ... 92732 files and directories currently installed.) unit-oai-hss-0: 21:59:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 21:59:57 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 21:59:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 21:59:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 21:59:57 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 21:59:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 21:59:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 21:59:57 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 21:59:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 21:59:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 21:59:58 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 21:59:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 21:59:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 21:59:58 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 21:59:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 21:59:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 21:59:58 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 21:59:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 21:59:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 21:59:58 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 21:59:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 21:59:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 21:59:58 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 21:59:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 21:59:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 21:59:58 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 21:59:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 21:59:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 21:59:59 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 22:00:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 22:00:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 22:00:01 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 22:00:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 22:00:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2_amd64.deb ... unit-oai-hss-0: 22:00:01 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2) ... unit-oai-hss-0: 22:00:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 22:00:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 22:00:01 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 22:00:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 22:00:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 22:00:01 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 22:00:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 22:00:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 22:00:01 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 22:00:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 22:00:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 22:00:01 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 22:00:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 22:00:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 22:00:01 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 22:00:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 22:00:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 22:00:01 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 22:00:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 22:00:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 22:00:01 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 22:00:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 22:00:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 22:00:01 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 22:00:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 22:00:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 22:00:02 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 22:00:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 22:00:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 22:00:02 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 22:00:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 22:00:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 22:00:02 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 22:00:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 22:00:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 22:00:02 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 22:00:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 22:00:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 22:00:03 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 22:00:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 22:00:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 22:00:03 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 22:00:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 22:00:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 22:00:03 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 22:00:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 22:00:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 22:00:03 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 22:00:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 22:00:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 22:00:05 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 22:00:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 22:00:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 22:00:05 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 22:00:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 22:00:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 22:00:06 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 22:00:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 22:00:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 22:00:06 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 22:00:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 22:00:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 22:00:06 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 22:00:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 22:00:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 22:00:06 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 22:00:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 22:00:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 22:00:06 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 22:00:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 22:00:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 22:00:06 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 22:00:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 22:00:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 22:00:07 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 22:00:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 22:00:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 22:00:07 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 22:00:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 22:00:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 22:00:07 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 22:00:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 22:00:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 22:00:07 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 22:00:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 22:00:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 22:00:07 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 22:00:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 22:00:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 22:00:07 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 22:00:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 22:00:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 22:00:07 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 22:00:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 22:00:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 22:00:07 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 22:00:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 22:00:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 22:00:07 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 22:00:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 22:00:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 22:00:08 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 22:00:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 22:00:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.6~14.04.3_all.deb ... unit-oai-hss-0: 22:00:08 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.3) ... unit-oai-hss-0: 22:00:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 22:00:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 22:00:08 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 22:00:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 22:00:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 22:00:09 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 22:00:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 22:00:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 22:00:09 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 22:00:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 22:00:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 22:00:09 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 22:00:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 22:00:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 22:00:10 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 22:00:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 22:00:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 22:00:10 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 22:00:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 22:00:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 22:00:10 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 22:00:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 22:00:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 22:00:10 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 22:00:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 22:00:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 22:00:10 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 22:00:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 22:00:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 22:00:11 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 22:00:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 22:00:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 22:00:12 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 22:00:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 22:00:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 22:00:12 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 22:00:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 22:00:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.3_all.deb ... unit-oai-hss-0: 22:00:12 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 22:00:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 22:00:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.3_amd64.deb ... unit-oai-hss-0: 22:00:13 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 22:00:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 22:00:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 22:00:13 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 22:00:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 22:00:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 22:00:13 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 22:00:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 22:00:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 22:00:13 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 22:00:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 22:00:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 22:00:13 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 22:00:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 22:00:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 22:00:14 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 22:00:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 22:00:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 22:00:15 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 22:00:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 22:00:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 22:00:15 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 22:00:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 22:00:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 22:00:15 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 22:00:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 22:00:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 22:00:16 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 22:00:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 22:00:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 22:00:16 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 22:00:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 22:00:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 22:00:17 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 22:00:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 22:00:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 22:00:17 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 22:00:17 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 22:00:19 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 22:00:19 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 22:00:19 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 22:00:19 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 22:00:19 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 22:00:19 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 22:00:19 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 22:00:19 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 22:00:19 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 22:00:19 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 22:00:20 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 22:00:20 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 22:00:20 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 22:00:20 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2) ... unit-oai-hss-0: 22:00:20 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 22:00:20 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 22:00:21 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 22:00:21 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 22:00:22 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 22:00:22 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 22:00:22 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 22:00:22 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 22:00:22 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 22:00:22 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 22:00:22 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-oai-hss-0: 22:00:22 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 22:00:22 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 22:00:22 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 22:00:23 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 22:00:23 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 22:00:23 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 22:00:23 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 22:00:23 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 22:00:23 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 22:00:23 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 22:00:23 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 22:00:23 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 22:00:23 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 22:00:24 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 22:00:24 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 22:00:24 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 22:00:24 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 22:00:24 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 22:00:24 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 22:00:24 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 22:00:24 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 22:00:25 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-oai-hss-0: 22:00:25 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 22:00:25 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 22:00:25 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 22:00:25 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.3) ... unit-oai-hss-0: 22:00:25 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 22:00:25 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 22:00:25 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 22:00:25 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 22:00:25 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 22:00:25 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 22:00:25 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 22:00:25 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 22:00:25 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 22:00:25 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 22:00:25 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 22:00:25 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 22:00:26 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 22:00:26 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 22:00:27 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 22:00:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 22:00:27 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 22:00:27 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 22:00:27 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 22:00:27 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 22:00:27 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 22:00:28 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 22:00:28 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 22:00:28 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 22:00:28 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 22:00:28 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 22:00:28 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 22:00:29 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 22:00:29 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 22:00:29 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 22:00:29 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 22:00:29 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 22:00:29 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 22:00:29 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 22:00:38 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install libfdproto;dl;/usr/lib/x86_64-linux-gnu/libsctp.so;/usr/lib/x86_64-linux-gnu/libgcrypt.so;/usr/lib/libgnutls.so unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 22:00:39 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 22:00:40 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 22:00:40 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 22:00:40 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 22:00:40 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 22:00:40 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 22:00:40 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 22:00:40 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 22:00:40 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 22:00:40 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 22:00:40 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 22:00:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 22:00:40 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 22:00:40 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 22:00:40 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 22:00:40 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 22:00:40 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 22:00:40 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 22:00:40 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 22:00:41 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 22:00:41 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 22:00:41 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 22:00:41 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 22:00:41 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 22:00:41 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 22:00:41 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 22:00:41 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 22:00:41 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 22:00:41 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 22:00:41 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 22:00:41 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 22:00:41 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 22:00:41 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 22:00:41 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 22:00:42 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 22:00:42 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 22:00:42 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 22:00:42 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 22:00:42 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 22:00:42 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 22:00:42 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 22:00:42 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 22:00:42 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 22:00:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 22:00:42 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 22:00:42 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 22:00:42 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 22:00:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 22:00:42 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 22:00:42 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 22:00:42 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 22:00:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 22:00:42 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 22:00:43 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 22:00:43 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 22:00:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 22:00:43 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 22:00:43 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 22:00:43 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 22:00:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 22:00:43 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 22:00:43 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 22:00:43 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 22:00:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 22:00:43 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 22:00:43 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 22:00:43 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 22:00:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 22:00:43 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 22:00:44 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 22:00:44 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 22:00:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 22:00:44 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 22:00:44 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 22:00:44 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 22:00:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 22:00:44 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 22:00:44 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 22:00:44 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 22:00:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 22:00:44 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 22:00:44 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 22:00:44 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 22:00:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 22:00:44 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 22:00:44 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 22:00:44 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 22:00:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 22:00:44 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 22:00:45 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 22:00:45 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 22:00:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 22:00:45 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-oai-hss-0: 22:00:45 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 22:00:45 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 22:00:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 22:00:45 DEBUG unit.oai-hss/0.install [ 61%] Building C object extensions/dict_nasreq/CMakeFiles/dict_nasreq.dir/dict_nasreq.c.o unit-oai-hss-0: 22:00:45 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 22:00:45 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 22:00:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 22:00:45 DEBUG unit.oai-hss/0.install [ 62%] Building C object extensions/dict_eap/CMakeFiles/dict_eap.dir/dict_eap.c.o unit-oai-hss-0: 22:00:45 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 22:00:45 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 22:00:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 22:00:45 DEBUG unit.oai-hss/0.install [ 63%] Building C object extensions/dict_dcca/CMakeFiles/dict_dcca.dir/dict_dcca.c.o unit-oai-hss-0: 22:00:45 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 22:00:45 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 22:00:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 22:00:45 DEBUG unit.oai-hss/0.install [ 64%] Building C object extensions/dict_dcca_3gpp/CMakeFiles/dict_dcca_3gpp.dir/dict_dcca_3gpp.c.o unit-oai-hss-0: 22:00:46 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 22:00:46 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 22:00:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 22:00:46 DEBUG unit.oai-hss/0.install [ 65%] Building C object extensions/dict_dcca_starent/CMakeFiles/dict_dcca_starent.dir/dict_dcca_starent.c.o unit-oai-hss-0: 22:00:46 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 22:00:46 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 22:00:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 22:00:46 DEBUG unit.oai-hss/0.install [ 66%] Building C object extensions/dict_sip/CMakeFiles/dict_sip.dir/dict_sip.c.o unit-oai-hss-0: 22:00:46 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 22:00:46 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 22:00:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 22:00:46 DEBUG unit.oai-hss/0.install [ 67%] Building C object extensions/dict_mip6a/CMakeFiles/dict_mip6a.dir/dict_mip6a.c.o unit-oai-hss-0: 22:00:46 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 22:00:46 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 22:00:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 22:00:46 DEBUG unit.oai-hss/0.install [ 68%] Building C object extensions/dict_mip6i/CMakeFiles/dict_mip6i.dir/dict_mip6i.c.o unit-oai-hss-0: 22:00:46 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 22:00:46 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 22:00:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 22:00:46 DEBUG unit.oai-hss/0.install [ 69%] Building C object extensions/dict_nas_mipv6/CMakeFiles/dict_nas_mipv6.dir/dict_nas_mipv6.c.o unit-oai-hss-0: 22:00:46 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 22:00:46 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 22:00:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 22:00:46 DEBUG unit.oai-hss/0.install [ 70%] Building C object extensions/dict_rfc5777/CMakeFiles/dict_rfc5777.dir/dict_rfc5777.c.o unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install [ 73%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rt_default.c.o unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install [ 75%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/lex.rtd_conf.c.o unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install [ 76%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_conf.tab.c.o unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install [ 77%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_rules.c.o unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install [ 78%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/rt_redir.c.o unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install [ 79%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_entries.c.o unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install [ 80%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_expiry.c.o unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install [ 81%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_fwd.c.o unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install [ 82%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_out.c.o unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install [ 86%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/lex.rtbusy_conf.c.o unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install [ 87%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy_conf.tab.c.o unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install [ 88%] Building C object extensions/rt_ignore_dh/CMakeFiles/rt_ignore_dh.dir/rt_ignore_dh.c.o unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install [ 89%] Building C object extensions/rt_load_balance/CMakeFiles/rt_load_balance.dir/rt_load_balance.c.o unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 22:00:47 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 92%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/acl_wl.c.o unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 93%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_tree.c.o unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 94%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/lex.aw_conf.c.o unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 95%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_conf.tab.c.o unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 96%] Building C object extensions/dbg_monitor/CMakeFiles/dbg_monitor.dir/dbg_monitor.c.o unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 97%] Building C object extensions/dbg_msg_timings/CMakeFiles/dbg_msg_timings.dir/dbg_msg_timings.c.o unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 98%] Building C object extensions/dbg_msg_dumps/CMakeFiles/dbg_msg_dumps.dir/dbg_msg_dumps.c.o unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [100%] Building C object extensions/dbg_rt/CMakeFiles/dbg_rt.dir/dbg_rt.c.o unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 22:00:48 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 22:00:49 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 22:00:49 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 22:00:49 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 22:00:49 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 22:00:49 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 22:00:49 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 22:00:49 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 22:00:49 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 22:00:49 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 22:00:49 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-pexpect all 3.1-1ubuntu0.1 [37.8 kB] unit-oai-hss-0: 22:00:49 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (56.5 kB/s) unit-oai-hss-0: 22:00:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 22:00:49 DEBUG unit.oai-hss/0.install (Reading database ... 95623 files and directories currently installed.) unit-oai-hss-0: 22:00:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install + install -o root -g root -m 0644 /var/lib/juju/agents/unit-oai-hss-0/charm/files/CMakeLists.txt /srv/openair-cn/BUILD/HSS/CMakeLists.txt unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install .............++++++ unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install .........++++++ unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install ........................................................++++++ unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install .++++++ unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Not Before: Aug 22 22:00:50 2018 GMT unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Not After : Aug 22 22:00:50 2019 GMT unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install C2:24:7A:CA:48:98:9A:B1:F5:C6:08:0B:74:A3:39:2B:04:7D:B6:84 unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install keyid:F3:62:1B:56:14:AF:59:5E:8A:A2:45:0A:07:AE:F4:D2:0B:71:EC:BB unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Certificate is to be certified until Aug 22 22:00:50 2019 GMT (365 days) unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_s6a unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install [ 4%] Scanning dependencies of target hss_utils unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] [ 30%] [ 34%] [ 39%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install [ 43%] [ 47%] [ 52%] [ 56%] [ 60%] [ 65%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install [ 69%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/hss_config.c.o unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_common.c.o unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_subscription_data.c.o unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_error.c.o unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_fd.c.o unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_auth_info.c.o unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/sequence_number.c.o unit-oai-hss-0: 22:00:50 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-oai-hss-0: 22:00:51 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 22:00:51 DEBUG unit.oai-hss/0.install [ 86%] [ 91%] [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 22:00:51 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 22:00:51 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 22:00:51 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_up_loc.c.o unit-oai-hss-0: 22:00:51 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 22:00:52 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 22:00:52 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 22:00:52 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 22:00:52 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 22:00:52 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_s6a unit-oai-hss-0: 22:00:52 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 22:00:52 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 22:00:52 DEBUG unit.oai-hss/0.install [ 95%] [ 95%] Built target hss_auc unit-oai-hss-0: 22:00:52 DEBUG unit.oai-hss/0.install Built target hss_db unit-oai-hss-0: 22:00:52 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 22:00:52 DEBUG unit.oai-hss/0.install [100%] Building C object CMakeFiles/oai_hss.dir/srv/openair-cn/SRC/OAI_HSS/hss_main.c.o unit-oai-hss-0: 22:00:52 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 22:00:52 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 22:00:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 22:00:53 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.install + cp /var/lib/juju/agents/unit-oai-hss-0/charm/files/oai_hss /etc/init/oai_hss.conf unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 22:00:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 22:00:53 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 22:00:53 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 22:00:53 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 22:00:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2-branch '!=' v0.3.2-branch ']' unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 22:00:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.realm: No such file or directory unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 22:00:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed + sed -i s/oai-hss-0.openair4G.eur/oai-hss-0.openair4G.eur/ /etc/hosts unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed + /srv/openair-cn/SCRIPTS/check_hss_s6a_certificate /usr oai-hss-0.openair4G.eur unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Identity[ ]*=[ ]*)".*"/\1"oai-hss-0.openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Realm[ ]*=[ ]*)".*"/\1"openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(^ALLOW_OLD_TLS[ ]*).*/\1*.openair4G.eur/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 22:00:53 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed + juju-log 'HSS is built, but is waiting for active connection to gather the last info' unit-oai-epc-0: 22:00:53 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-oai-hss-0: 22:00:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 22:00:53 INFO unit.oai-hss/0.juju-log HSS is built, but is waiting for active connection to gather the last info unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.config-changed + juju-log 'no db is found, so HSS process is not going to be run' unit-oai-hss-0: 22:00:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 22:00:53 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 22:00:53 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 22:00:53 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 22:00:53 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 22:00:53 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 22:00:53 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 22:00:53 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 22:00:53 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 22:00:53 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 22:00:53 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-mysql-0: 22:00:53 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 22:00:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 22:00:53 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 22:00:53 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 22:00:53 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 22:00:53 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-mysql-0: 22:00:53 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 22:00:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 22:00:53 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 22:00:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 22:00:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 22:00:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-mysql-0: 22:00:53 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 22:00:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.20 unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-mysql-0: 22:00:53 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-oai-hss-0: 22:00:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 22:00:53 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 22:00:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-oai-hss-0: 22:00:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 22:00:53 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 22:00:53 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 22:00:53 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-mysql-0: 22:00:53 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 22:00:53 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 22:00:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-mysql-0: 22:00:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 22:00:53 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-mysql-0: 22:00:53 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-oai-hss-0: 22:00:54 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 22:00:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 22:00:54 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 22:00:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 22:00:54 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-mysql-0: 22:00:54 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 22:00:54 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 22:00:54 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `aelezahjoihahfi` identified by 'ooreeliesohngoh'] unit-mysql-0: 22:00:54 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `aelezahjoihahfi` identified by 'ooreeliesohngoh'] unit-mysql-0: 22:00:54 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=aelezahjoihahfi', 'password=ooreeliesohngoh', 'host=192.168.121.20', 'slave=False'] unit-mysql-0: 22:00:54 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-mysql-0: 22:00:54 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 22:00:54 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 22:00:54 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 22:00:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 22:00:54 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 22:00:54 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 22:00:54 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 22:00:54 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 22:00:54 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 22:00:54 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 22:00:54 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 22:00:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 22:00:54 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 22:00:54 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 22:00:54 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 22:00:54 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 22:00:54 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 22:00:54 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 22:00:54 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 22:00:54 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 22:00:54 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 22:00:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 22:00:54 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 22:00:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 22:00:54 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 22:00:54 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + user=aelezahjoihahfi unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 22:00:54 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + password=ooreeliesohngoh unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 22:00:54 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.20 unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 22:00:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 22:00:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.20 aelezahjoihahfi ooreeliesohngoh oai-hss unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.20"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"aelezahjoihahfi"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"ooreeliesohngoh"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_db[^"]*)".*"/\1"oai-hss"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(OPERATOR_key[^"]*)".*"/\1"1006020f0a478bf6b699f15c062e42b3"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(RANDOM[^"]*)".*"/\1"true"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u aelezahjoihahfi --password=ooreeliesohngoh -h 192.168.121.20 oai-hss -e 'show tables;' unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u aelezahjoihahfi --password=ooreeliesohngoh -h 192.168.121.20 oai-hss unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 22:00:54 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 22:00:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 22:00:54 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 21937 unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 21937' unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 21937 =~ .*running.* ]] unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 22:00:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 22:00:54 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 22:00:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 22:00:54 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 22:00:54 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 22:00:54 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 22:00:54 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + db_host=aelezahjoihahfi unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 22:00:54 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 22:00:55 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 22:00:55 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 22:00:55 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 22:00:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 22:00:55 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 22:00:55 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 22:00:55 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 22:00:55 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 22:00:55 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 22:00:55 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 22:00:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 22:00:55 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 22:00:55 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 22:00:55 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 22:00:56 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 22:00:56 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 22:00:56 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 22:00:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 22:00:56 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 22:00:56 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 22:00:56 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 22:00:56 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 22:00:56 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 22:00:56 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 22:00:56 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 22:00:56 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 22:00:56 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 22:00:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 22:00:56 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 22:00:56 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 22:00:56 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 22:00:56 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 22:00:56 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 22:00:56 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 22:00:56 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 22:00:56 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 22:00:56 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 22:00:56 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 22:00:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 22:00:56 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 22:00:56 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 22:00:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 22:00:56 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 22:00:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 22:00:56 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 22:00:57 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 22:00:57 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 22:00:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 22:00:57 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 22:00:57 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-abot-epc-basic-0: 22:01:02 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 22:01:08 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 22:01:09 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf_C from sources. The log file for Protobuf_C installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_c_install_log.txt  unit-oai-epc-0: 22:01:43 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 22:01:43 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 22:01:43 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 22:01:43 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 22:01:43 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 22:01:43 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 22:01:43 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 22:01:43 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 22:01:43 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 22:01:43 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 22:01:43 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 22:01:43 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 22:01:43 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 22:01:43 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 22:01:43 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 22:01:43 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 22:01:43 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 22:01:43 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 22:01:43 DEBUG unit.oai-epc/0.install + PACKAGE_LIST=' autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 22:01:43 DEBUG unit.oai-epc/0.install + sudo -S -E apt-get install -y autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-031900-generic unit-oai-epc-0: 22:01:43 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 22:01:43 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 22:01:43 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 22:01:43 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 22:01:43 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 22:01:43 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 22:01:43 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 22:01:43 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-031900-generic is already the newest version. unit-oai-epc-0: 22:01:43 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 22:01:43 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 22:01:44 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 22:01:44 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 22:01:44 DEBUG unit.oai-epc/0.install After this operation, 655 kB of additional disk space will be used. unit-oai-epc-0: 22:01:44 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dkms all 2.2.0.3-1.1ubuntu5.14.04.9 [65.7 kB] unit-oai-epc-0: 22:01:44 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main iptables-dev amd64 1.4.21-1ubuntu1 [55.3 kB] unit-oai-epc-0: 22:01:44 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (191 kB/s) unit-oai-epc-0: 22:01:44 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 22:01:44 DEBUG unit.oai-epc/0.install (Reading database ... 102231 files and directories currently installed.) unit-oai-epc-0: 22:01:44 DEBUG unit.oai-epc/0.install Preparing to unpack .../dkms_2.2.0.3-1.1ubuntu5.14.04.9_all.deb ... unit-oai-epc-0: 22:01:44 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 22:01:44 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 22:01:44 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 22:01:44 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 22:01:44 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 22:01:45 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 22:01:45 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 22:01:45 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 22:01:45 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 22:01:45 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 22:01:45 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 22:01:45 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 22:01:45 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 22:01:45 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-abot-epc-basic-0: 22:01:47 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 22:01:47 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 22:01:47 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 22:01:47 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 22:01:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 22:01:47 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 22:01:47 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 22:01:47 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 22:01:47 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 22:01:47 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 22:01:47 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 22:01:47 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 22:01:47 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 22:01:47 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 22:01:47 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 22:01:47 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 22:01:47 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 22:01:47 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 22:01:47 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 22:01:47 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 22:01:47 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 22:01:47 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 22:01:47 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 22:01:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 22:01:47 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 22:01:47 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 22:01:47 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 22:01:47 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 22:01:47 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 22:01:47 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 22:01:48 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 22:01:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 22:01:48 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 22:01:48 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 22:01:48 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 22:01:48 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 22:01:48 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 22:01:48 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 22:01:48 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 22:01:48 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 22:01:48 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 22:01:48 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 22:01:48 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 22:01:48 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start SHA256:5+KpJZPvQvjlwxquSDp0utU7cequ1l72gj8EgOB+LmE root@juju-0fbb50-default-0 unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start |o . | unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start |.. . | unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start | . . | unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start |. . | unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start | E . .. S . | unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start |..+.o..+.o | unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start |..+o.+@*o . | unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start |.+oo **X=o | unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start |.o+.****Bo | unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-0fbb50-default-0 unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /home/ubuntu/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start SHA256:Ar0DJPvFuEy/LBhP2O+YQBcXPuormGyO4hV9j48WIVg ubuntu@juju-0fbb50-default-0 unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start | . . . | unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start | + E . | unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start | . O B | unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start | B.@ + | unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start | +.O.*.S | unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start | . B.o.=o | unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start |.oo.+ +... | unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start |=oo. * .o | unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start |*o .+ o. . | unit-abot-epc-basic-0: 22:01:48 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 22:01:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 22:01:48 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 22:01:48 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 22:01:48 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 22:01:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 22:01:48 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 22:01:48 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 22:01:48 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 22:01:48 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 22:01:48 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 22:01:48 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 22:01:48 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 22:01:49 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 22:01:49 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-abot-epc-basic-0: 22:01:49 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 22:01:49 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 22:01:49 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 22:01:49 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 22:01:49 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 22:01:51 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 22:01:51 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 22:01:51 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 22:01:51 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 22:01:51 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 22:01:51 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 22:01:51 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 22:01:51 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 22:01:53 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 22:01:54 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 22:01:55 DEBUG unit.oai-epc/0.install checking kernel version that we will build against... 3.19.0.0 in /lib/modules/3.19.0-031900-generic/build unit-oai-epc-0: 22:01:55 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 22:01:55 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 22:01:55 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 22:01:55 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 22:01:55 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 22:01:55 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 22:01:55 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 22:01:55 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 22:01:55 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 22:01:55 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 22:01:55 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 22:01:55 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 22:01:55 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 22:01:55 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 22:01:55 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 22:01:55 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 22:01:55 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 22:01:55 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 22:01:55 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 22:01:56 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 22:01:56 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 22:01:57 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 22:01:57 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 22:01:57 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 22:01:58 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 22:01:58 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 22:01:58 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 22:01:59 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 22:01:59 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 22:01:59 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 22:01:59 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 22:02:00 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 22:02:00 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 22:02:00 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 22:02:01 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 22:02:01 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 22:02:01 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 22:02:01 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 22:02:02 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 22:02:02 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 22:02:02 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 22:02:03 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 22:02:03 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 22:02:03 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 22:02:03 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 22:02:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 22:02:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 22:02:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 22:02:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 22:02:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 22:02:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 22:02:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 22:02:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 22:02:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 22:02:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 22:02:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 22:02:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 22:02:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 22:02:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 22:02:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 22:02:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 22:02:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 22:02:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 22:02:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 22:02:05 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 22:02:05 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 22:02:05 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 22:02:05 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 22:02:05 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 22:02:05 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 22:02:05 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 22:02:05 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 22:02:05 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 22:02:05 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 22:02:05 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 22:02:05 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 22:02:05 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 22:02:05 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 22:02:05 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 22:02:05 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 22:02:05 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 22:02:05 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 22:02:05 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 22:02:05 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 22:02:05 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 22:02:05 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install libxt_geoip.c:99:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 22:02:06 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF $depbase.Tpo -c -o libxt_ACCOUNT_cl.lo libxt_ACCOUNT_cl.c &&\ unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF .deps/libxt_ACCOUNT_cl.Tpo -c libxt_ACCOUNT_cl.c -fPIC -DPIC -o .libs/libxt_ACCOUNT_cl.o unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o libxt_ACCOUNT_cl.la -rpath /usr/local/lib libxt_ACCOUNT_cl.lo unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install libtool: link: gcc -shared -fPIC -DPIC .libs/libxt_ACCOUNT_cl.o -O2 -Wl,-soname -Wl,libxt_ACCOUNT_cl.so.0 -o .libs/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so.0" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so.0") unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so") unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install libtool: link: ( cd ".libs" && rm -f "libxt_ACCOUNT_cl.la" && ln -s "../libxt_ACCOUNT_cl.la" "libxt_ACCOUNT_cl.la" ) unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT iptaccount.o -MD -MP -MF $depbase.Tpo -c -o iptaccount.o iptaccount.c &&\ unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o iptaccount iptaccount.o libxt_ACCOUNT_cl.la unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o .libs/iptaccount iptaccount.o ./.libs/libxt_ACCOUNT_cl.so unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT pknlusr.o -MD -MP -MF $depbase.Tpo -c -o pknlusr.o pknlusr.c &&\ unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 22:02:07 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 22:02:08 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 22:02:08 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 22:02:08 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 22:02:08 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 22:02:08 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 22:02:08 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 22:02:08 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 22:02:08 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 22:02:08 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 22:02:08 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 22:02:08 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 22:02:08 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 22:02:08 DEBUG unit.oai-epc/0.install for ext in ./extensions/libxt_condition.man ./extensions/libxt_dhcpmac.man ./extensions/libxt_fuzzy.man ./extensions/libxt_geoip.man ./extensions/libxt_gradm.man ./extensions/libxt_iface.man ./extensions/libxt_ipp2p.man ./extensions/libxt_ipv4options.man ./extensions/libxt_length2.man ./extensions/libxt_lscan.man ./extensions/libxt_psd.man ./extensions/libxt_quota2.man ./extensions/pknock/libxt_pknock.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >matches.man; unit-oai-epc-0: 22:02:08 DEBUG unit.oai-epc/0.install for ext in ./extensions/ACCOUNT/libxt_ACCOUNT.man ./extensions/libxt_CHAOS.man ./extensions/libxt_DELUDE.man ./extensions/libxt_DHCPMAC.man ./extensions/libxt_DNETMAP.man ./extensions/libxt_ECHO.man ./extensions/libxt_GTPUSP.man ./extensions/libxt_IPMARK.man ./extensions/libxt_LOGMARK.man ./extensions/libxt_SYSRQ.man ./extensions/libxt_TARPIT.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >targets.man; unit-oai-epc-0: 22:02:08 DEBUG unit.oai-epc/0.install sed -e '/@MATCHES@/ r matches.man' -e '/@TARGET@/ r targets.man' xtables-addons.8.in >xtables-addons.8; unit-oai-epc-0: 22:02:08 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 22:02:08 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 22:02:08 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 22:02:08 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 22:02:08 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 22:02:08 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 22:02:08 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 22:02:08 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 22:02:08 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions INSTALL_MOD_PATH= ext-mod-dir='${INSTALL_MOD_DIR}' modules_install; fi; unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 22:02:09 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-031900-generic unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c libxt_ACCOUNT_cl.la '/usr/local/lib' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.so.0.0.0 /usr/local/lib/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0 || { rm -f libxt_ACCOUNT_cl.so.0 && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0; }; }) unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so || { rm -f libxt_ACCOUNT_cl.so && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so; }; }) unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.lai /usr/local/lib/libxt_ACCOUNT_cl.la unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install /usr/bin/install -c xt_geoip_build xt_geoip_dl '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xt_geoip_build.1 xt_geoip_dl.1 '/usr/local/share/man/man1' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-031900-generic unit-oai-epc-0: 22:02:10 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 22:02:15 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-epc-0: 22:02:49 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 22:02:49 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 22:02:49 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 22:02:49 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 22:02:49 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 22:02:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 22:02:49 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 22:02:49 DEBUG unit.oai-epc/0.install + cp /var/lib/juju/agents/unit-oai-epc-0/charm/files/mme_gw /etc/init/mme_gw.conf unit-oai-epc-0: 22:02:49 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 22:02:49 DEBUG unit.oai-epc/0.install + status-set blocked 'Waiting for active connection with HSS to actually run EPC...add hss relation' unit-oai-epc-0: 22:02:50 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 22:02:50 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 22:02:50 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 22:02:50 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 22:02:50 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 22:02:50 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 22:02:50 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 22:02:50 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 22:02:50 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 22:02:50 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 22:02:50 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 22:02:50 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 22:02:50 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 22:02:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 22:02:50 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 22:02:50 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 22:02:50 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 22:02:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 22:02:50 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 22:02:50 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 22:02:50 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 22:02:50 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 22:02:50 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 22:02:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 22:02:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2-branch '!=' v0.3.2-branch ']' unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 22:02:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 22:02:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 22:02:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 22:02:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 22:02:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 22:02:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 22:02:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 22:02:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 22:02:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 22:02:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 22:02:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 22:02:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 22:02:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 22:02:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 22:02:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 22:02:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 22:02:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.6 unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.6 ']' unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 22:02:50 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/config-changed: line 87: hss_id: unbound variable unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 22:02:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 22:02:50 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 22:02:50 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 22:02:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.realm: No such file or directory unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + rm -f /usr/etc/freeDiameter/mme.cacert.pem /usr/etc/freeDiameter/mme.cakey.pem /usr/etc/freeDiameter/mme.cert.pem /usr/etc/freeDiameter/mme.key.pem /usr/etc/freeDiameter/mme_fd.conf unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + sed -i s/oai-epc-0.openair4G.eur/oai-epc-0.openair4G.eur/ /etc/hosts unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 22:02:50 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up the config option chose by the user or the default ones' unit-oai-epc-0: 22:02:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 22:02:51 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXENB/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXUE/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/RELATIVE_CAPACITY/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_STATISTIC_TIMER/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/EMERGENCY_ATTACH_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/UNAUTHENTICATED_IMSI_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MCC="[0-9]+"/MCC="208"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MNC="[0-9]+"/MNC="93"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+",-"192.188.1.0/24",-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+" -"192.188.2.0/24" -' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 22:02:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 22:02:51 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.6 unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_INTERFACE_NAME_FOR_S1_MME/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_INTERFACE_NAME_FOR_S1U_S12_S4_UP/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_INTERFACE_NAME_FOR_SGI/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.6/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.6/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.6/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_SEC_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.config-changed + juju-log 'EPC is built, but is waiting for active connection to gather the last info' unit-oai-epc-0: 22:02:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 22:02:51 INFO unit.oai-epc/0.juju-log EPC is built, but is waiting for active connection to gather the last info unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.config-changed + juju-log 'no HSS is found, so EPC is not going to be run' unit-oai-epc-0: 22:02:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 22:02:51 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 22:02:51 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 22:02:51 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 22:02:51 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 22:02:51 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 22:02:51 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 22:02:51 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 22:02:51 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 22:02:51 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 22:02:51 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 22:02:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 22:02:51 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 22:02:51 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 22:02:51 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 22:02:51 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 22:02:51 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 22:02:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 22:02:51 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 22:02:51 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 22:02:51 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 22:02:51 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 22:02:51 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 22:02:51 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 22:02:52 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 22:02:52 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-epc-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.6 unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.6 unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.6 unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.6 unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.6 unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.6 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 6 -le 255 ]] unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.6 unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.6 unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.6 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 6 -le 255 ]] unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.6 unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.6' unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.6 unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.6 unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 22:02:52 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 22:02:52 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-epc-0: 22:02:52 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-abot-epc-basic-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 22:02:52 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-oai-hss-0: 22:02:52 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 22:02:52 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-hss-0: 22:02:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 22:02:52 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 22:02:52 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 22:02:52 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 22:02:52 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 22:02:52 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 22:02:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-abot-epc-basic-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-abot-epc-basic-0: 22:02:52 DEBUG unit.abot-epc-basic/0.epc-relation-joined + sed -i 's/ABOT.ENB.tracking_area_code=[^ ]*/ABOT.ENB.tracking_area_code=1/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-epc-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 22:02:52 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-abot-epc-basic-0: 22:02:52 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-hss-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 22:02:52 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss= unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-hss-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn= unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-abot-epc-basic-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.4 unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.4 unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.4 unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.4 unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.4 unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.4 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 4 -le 255 ]] unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.4 unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.4 unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.4 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 4 -le 255 ]] unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.4 unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.4' unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.4 unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.4 unit-oai-epc-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 22:02:52 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-oai-hss-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-hss-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart= unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 21937' unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 21937 =~ .*running.* ]] unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-hss-0: 22:02:52 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-epc-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-hss-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 22:02:52 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-epc-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 22:02:52 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Data not sent yet' unit-oai-hss-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-abot-epc-basic-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 22:02:52 INFO unit.oai-epc/0.juju-log hss:2: Data not sent yet unit-abot-epc-basic-0: 22:02:52 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-oai-hss-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 22:02:52 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-hss-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 22:02:52 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 22:02:52 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 22:02:52 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-hss-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 22:02:52 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code= unit-abot-epc-basic-0: 22:02:52 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-hss-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-abot-epc-basic-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 22:02:52 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code= unit-abot-epc-basic-0: 22:02:52 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-hss-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 22:02:52 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 22:02:52 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-abot-epc-basic-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 22:02:52 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4= unit-abot-epc-basic-0: 22:02:52 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 22:02:52 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 22:02:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 22:02:52 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 22:02:52 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 22:02:52 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 22:02:52 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 22:02:52 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-abot-epc-basic-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 22:02:52 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 22:02:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-abot-epc-basic-0: 22:02:52 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running= unit-abot-epc-basic-0: 22:02:52 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-abot-epc-basic-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 22:02:52 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 22:02:52 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-hss-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 22:02:52 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-abot-epc-basic-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 22:02:52 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 22:02:52 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-hss-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-abot-epc-basic-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 22:02:52 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 22:02:52 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 22:02:52 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 22:02:52 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 22:02:52 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 22:02:52 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 22:02:52 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 22:02:52 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 22:02:52 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 22:02:52 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-hss-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.6 unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.6 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-abot-epc-basic-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-abot-epc-basic-0: 22:02:52 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-abot-epc-basic-0: 22:02:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=aelezahjoihahfi unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-hss-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=ooreeliesohngoh unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-hss-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.20 unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-hss-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z aelezahjoihahfi ']' unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u aelezahjoihahfi --password=ooreeliesohngoh -h 192.168.121.20 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u aelezahjoihahfi --password=ooreeliesohngoh -h 192.168.121.20 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Inserting the MME info in the mmeidentity table of oai_db database' unit-oai-hss-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 22:02:52 INFO unit.oai-hss/0.juju-log hss:2: Inserting the MME info in the mmeidentity table of oai_db database unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u aelezahjoihahfi --password=ooreeliesohngoh -h 192.168.121.20 oai-hss unit-oai-hss-0: 22:02:52 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-hss-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 22:02:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 22:02:52 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.4 unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 22:02:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 22:02:52 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 22:02:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 22:02:53 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 22:02:53 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-hss-0: 22:02:53 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 22:02:53 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 22:02:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 22:02:53 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 22:02:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 22:02:53 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-hss-0: 22:02:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.4 ']' unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 22:02:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 22:02:53 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.4 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + sed -r -i 's/(HSS_HOSTNAME[^"]*)".*"/\1"oai-hss-0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 22:02:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 22:02:53 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 22:02:53 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 14962 unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 14962' unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 14962 =~ .*running.* ]] unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 22:02:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 22:02:53 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 22:02:53 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 22:02:54 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 22:02:54 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 22:02:54 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 22:02:54 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 22:02:54 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 22:02:55 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 22:02:55 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 22:02:55 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 22:02:55 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 22:02:55 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 22:02:56 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 22:02:56 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 22:02:56 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 22:02:56 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 22:02:56 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 22:02:57 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 22:02:57 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 22:02:57 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 22:02:57 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 22:02:57 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 22:02:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 22:02:58 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 22:02:58 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 22:02:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 22:02:58 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 22:02:58 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 22:02:58 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 22:02:58 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 22:02:58 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 22:02:58 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 22:03:00 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 22:03:00 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 22:03:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 22:03:00 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 22:03:00 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 22:03:00 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 22:03:00 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 22:03:00 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 22:03:00 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 22:03:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 22:03:00 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 22:03:00 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 22:03:00 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 22:03:00 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 22:03:00 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 22:03:00 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-oai-epc-0: 22:03:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 22:03:00 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-oai-epc-0: 22:03:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-oai-epc-0: 22:03:00 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-oai-epc-0: 22:03:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-oai-epc-0: 22:03:00 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-oai-epc-0: 22:03:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-oai-epc-0: 22:03:00 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 22:03:00 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-oai-epc-0: 22:03:00 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.6 unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.6 unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.6 unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.6 unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.6 unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.6 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 6 -le 255 ]] unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.6 unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.6 unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.6 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 6 -le 255 ]] unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.6 unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.6' unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.6 unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.6 unit-oai-epc-0: 22:03:00 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-oai-epc-0: 22:03:00 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined ++ cat /tmp/opcvalue unit-oai-epc-0: 22:03:00 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 22:03:00 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 22:03:00 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 22:03:00 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 22:03:00 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 22:03:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 22:03:00 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 22:03:00 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 22:03:00 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 22:03:00 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 22:03:01 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 22:03:01 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-oai-epc-0: 22:03:01 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 ']' unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep abot-epc-basic/0 /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep '^1 [0-9]+$' /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-oai-epc-0: 22:03:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-oai-epc-0: 22:03:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep 'MCC[ ]*=[ ]*"208"[ ]*;[ ]*MNC[ ]*=[ ]*"93"[ ]*;[ ]*TAC[ ]*=[ ]*"1"' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z ' {MCC="208" ; MNC="93"; TAC = "1"; } # YOUR TAI CONFIG HERE' ']' unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-oai-epc-0: 22:03:01 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-oai-epc-0: 22:03:01 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-oai-epc-0: 22:03:01 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 14962' unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 14962 =~ .*running.* ]] unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 22:03:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 22:03:01 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 0 ']' unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-oai-epc-0: 22:03:01 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + service mme_gw restart unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw stop/waiting unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw start/running, process 15297 unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 15297' unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 15297 =~ .*running.* ]] unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 22:03:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 22:03:01 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_connection unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=0 unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 22:03:01 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-abot-epc-basic-0: 22:03:01 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 22:03:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 22:03:01 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 22:03:01 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 22:03:01 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 22:03:01 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 22:03:01 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 22:03:01 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 22:03:01 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 22:03:01 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 22:03:01 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 22:03:01 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 22:03:01 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 22:03:01 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 22:03:01 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 22:03:01 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 22:03:01 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.6 unit-abot-epc-basic-0: 22:03:01 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 22:03:01 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 22:03:01 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 22:03:01 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 22:03:01 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 22:03:01 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 22:03:01 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 22:03:01 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 22:03:01 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 22:03:01 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 22:03:01 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 22:03:01 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 22:03:01 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 22:03:01 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 22:03:01 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.6/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 22:03:01 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.6/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 22:03:01 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="e734f8734007d6c5ce7a0508809e7e9c";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 22:03:01 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 22:03:01 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 22:03:01 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 22:03:01 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-abot-epc-basic-0: 22:03:01 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 22:03:01 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 22:03:01 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 22:03:01 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 22:03:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 22:03:01 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 22:03:02 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 22:03:02 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 22:03:02 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=1 unit-oai-epc-0: 22:03:02 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 22:03:02 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 22:03:03 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 22:03:03 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 22:03:03 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=2 unit-oai-epc-0: 22:03:03 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 22:03:03 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 22:03:04 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 22:03:04 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 22:03:04 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=3 unit-oai-epc-0: 22:03:04 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 22:03:04 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 22:03:05 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 22:03:05 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 22:03:05 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=4 unit-oai-epc-0: 22:03:05 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 22:03:05 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 22:03:06 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 22:03:06 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 22:03:06 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 22:03:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 22:03:06 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running and connected to HSS unit-oai-epc-0: 22:03:06 DEBUG unit.oai-epc/0.epc-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 22:03:06 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 22:03:06 DEBUG unit.oai-epc/0.epc-relation-changed + break unit-oai-epc-0: 22:03:06 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 22:03:06 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 2 unit-oai-epc-0: 22:03:08 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids epc unit-oai-epc-0: 22:03:08 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 22:03:08 DEBUG unit.oai-epc/0.epc-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 22:03:08 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r epc:3 trigger_restart oai-epc/0 unit-oai-epc-0: 22:03:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 22:03:08 DEBUG unit.oai-epc/0.epc-relation-changed + restart=0 unit-oai-epc-0: 22:03:08 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n 0 ']' unit-oai-epc-0: 22:03:08 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set -r epc:3 trigger_restart=1 unit-oai-epc-0: 22:03:08 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 22:03:08 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set epc_running=yes unit-oai-epc-0: 22:03:08 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 22:03:08 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 22:03:08 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 22:03:08 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 22:03:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 22:03:08 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 22:03:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 22:03:08 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{3}] []}} unit-abot-epc-basic-0: 22:03:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 22:03:08 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 22:03:08 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 22:03:08 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 22:03:08 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 22:03:08 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 22:03:08 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 22:03:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 22:03:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 22:03:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 22:03:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 22:03:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 22:03:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 22:03:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 22:03:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 22:03:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.6 unit-abot-epc-basic-0: 22:03:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 22:03:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 22:03:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 22:03:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 22:03:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 22:03:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 22:03:08 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 22:03:09 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 22:03:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 22:03:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 22:03:09 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 22:03:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 22:03:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 22:03:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 22:03:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.6/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 22:03:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.6/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 22:03:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="e734f8734007d6c5ce7a0508809e7e9c";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 22:03:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 22:03:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 22:03:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-abot-epc-basic-0: 22:03:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 22:03:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 22:03:09 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 22:03:09 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 22:03:09 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 22:03:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 22:03:09 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 22:03:30 DEBUG juju.worker.uniter.remotestate got action change: [7e9c9539-d391-41ca-888f-85b4638b85ce] ok=true unit-abot-epc-basic-0: 22:03:30 DEBUG juju.worker.uniter.operation running operation run action 7e9c9539-d391-41ca-888f-85b4638b85ce unit-abot-epc-basic-0: 22:03:30 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 22:03:30 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 22:03:30 DEBUG juju.worker.uniter.operation preparing operation "run action 7e9c9539-d391-41ca-888f-85b4638b85ce" unit-abot-epc-basic-0: 22:03:30 DEBUG juju.worker.uniter.operation executing operation "run action 7e9c9539-d391-41ca-888f-85b4638b85ce" unit-abot-epc-basic-0: 22:03:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 22:03:30 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 22:03:30 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 22:03:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 22:03:30 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 22:03:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 22:03:30 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 22:03:30 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 22:03:32 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall2303179729942873064.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall4256384273473319372.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall4741546502240317275.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall8549082218710912769.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall6092930988158280376.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall3018958453208443520.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.783 s unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-08-22T22:03:33+00:00 unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 22:03:33 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 22:03:35 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 22:03:35 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 22:03:35 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 22:03:35 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 22:03:35 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 22:03:36 DEBUG unit.abot-epc-basic/0.run [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 22:03:36 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 22:03:36 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 22:03:36 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 22:03:36 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 22:03:36 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 22:03:36 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 22:03:37 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 22:03:37 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 22:03:37 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 22:03:37 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 22:03:37 DEBUG unit.abot-epc-basic/0.run [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 22:03:37 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 22:03:37 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 22:03:37 DEBUG unit.abot-epc-basic/0.run [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 22:03:38 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 22:03:38 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 22:03:38 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:03:38 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 22:03:38 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 22:03:38 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 22:03:39 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 22:03:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:03:39 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 22:03:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:03:39 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 22:03:40 DEBUG unit.abot-epc-basic/0.run Aug 22, 2018 10:03:40 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 22:03:40 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@2e8c1c9b: startup date [Wed Aug 22 22:03:40 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 22:03:40 DEBUG unit.abot-epc-basic/0.run Aug 22, 2018 10:03:40 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 22:03:40 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 22:03:40 DEBUG unit.abot-epc-basic/0.run Aug 22, 2018 10:03:40 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 22:03:40 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 22:03:42 DEBUG unit.abot-epc-basic/0.run Aug 22, 2018 10:03:42 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 22:03:42 DEBUG unit.abot-epc-basic/0.run INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@aa10649] to [cucumber.runtime.java.spring.GlueCodeScope@6b3871d6] unit-abot-epc-basic-0: 22:03:42 DEBUG unit.abot-epc-basic/0.run Aug 22, 2018 10:03:42 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 22:03:42 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@39008c9f: startup date [Wed Aug 22 22:03:42 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 22:03:42 DEBUG unit.abot-epc-basic/0.run Aug 22, 2018 10:03:42 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 22:03:42 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 22:03:42 DEBUG unit.abot-epc-basic/0.run Aug 22, 2018 10:03:42 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 22:03:42 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 22:03:42 DEBUG unit.abot-epc-basic/0.run Aug 22, 2018 10:03:42 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 22:03:42 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 22:03:42 DEBUG unit.abot-epc-basic/0.run Aug 22, 2018 10:03:42 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 22:03:42 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 22:03:43 DEBUG unit.abot-epc-basic/0.run Aug 22, 2018 10:03:43 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 22:03:43 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@1e58512c: startup date [Wed Aug 22 22:03:43 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 22:03:43 DEBUG unit.abot-epc-basic/0.run Aug 22, 2018 10:03:43 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 22:03:43 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 22:03:43 DEBUG unit.abot-epc-basic/0.run Aug 22, 2018 10:03:43 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 22:03:43 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 22:03:43 DEBUG unit.abot-epc-basic/0.run Aug 22, 2018 10:03:43 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 22:03:43 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 22:03:43 DEBUG unit.abot-epc-basic/0.run Aug 22, 2018 10:03:43 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 22:03:43 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 22:03:43 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:03:43 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:43 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 22:03:43 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:43 [main] REPORT: STEP EXECUTION TIME TAKEN :1437 MS unit-abot-epc-basic-0: 22:03:43 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:03:44 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:03:44 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:03:44 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:44 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 22:03:44 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:44 [main] REPORT: STEP EXECUTION TIME TAKEN :41 MS unit-abot-epc-basic-0: 22:03:44 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:03:44 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:03:44 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:03:44 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:44 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 22:03:44 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:44 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 22:03:44 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:03:44 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:03:44 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:03:44 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:44 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 22:03:44 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:44 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 22:03:44 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:03:44 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:03:44 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:03:44 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:44 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:03:44 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:44 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 22:03:44 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:03:44 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:03:44 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:03:44 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:44 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 22:03:44 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:44 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 22:03:44 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:03:44 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:03:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:03:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:45 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 22:03:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:45 [main] REPORT: STEP EXECUTION TIME TAKEN :847 MS unit-abot-epc-basic-0: 22:03:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:03:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:03:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:03:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:45 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 22:03:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:45 [main] REPORT: STEP EXECUTION TIME TAKEN :676 MS unit-abot-epc-basic-0: 22:03:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:03:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:03:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:03:46 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:46 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 22:03:46 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:46 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 22:03:46 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:03:46 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:03:56 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:03:56 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:03:56 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:56 [main] REPORT: STEP EXECUTION TIME TAKEN :10032 MS unit-abot-epc-basic-0: 22:03:56 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:03:56 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:03:56 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:56.187 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 22:03:56 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:56.200 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 22:03:56 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:03:56 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:56 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 22:03:56 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:56 [main] REPORT: STEP EXECUTION TIME TAKEN :75 MS unit-abot-epc-basic-0: 22:03:56 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:56 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 22:03:56 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:03:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:03:56 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 22:03:56 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 22:03:56 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 22:04:06 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 22:04:06 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:04:06 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 22:04:06 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs # featureFiles/Attach_Procedure_AttachWithIMSI.feature:9 unit-abot-epc-basic-0: 22:04:06 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 22:04:06 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 22:04:06 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 22:04:06 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 22:04:06 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:04:06 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 22:04:06 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 22:04:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 22:04:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 22:04:06 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 22:04:06 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 22:04:06 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 22:04:06 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:04:06 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 22:04:06 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 22:04:06 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:04:06 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 22:04:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:04:06 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 22:04:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:04:06 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: STEP EXECUTION TIME TAKEN :42 MS unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: STEP EXECUTION TIME TAKEN :93 MS unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: STEP EXECUTION TIME TAKEN :449 MS unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:04:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:04:17 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:04:17 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:04:17 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:17 [main] REPORT: STEP EXECUTION TIME TAKEN :10030 MS unit-abot-epc-basic-0: 22:04:17 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:04:17 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:04:17 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:17.956 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 22:04:17 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:17.969 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 22:04:17 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:04:17 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:17 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 22:04:17 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:17 [main] REPORT: STEP EXECUTION TIME TAKEN :38 MS unit-abot-epc-basic-0: 22:04:17 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:17 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 22:04:18 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:04:18 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 22:04:18 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 22:04:18 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MCC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature:9 unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: STEP EXECUTION TIME TAKEN :426 MS unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:04:28 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:04:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:04:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:04:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:38 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 22:04:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:04:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:04:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:04:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:38 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 22:04:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:38 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 22:04:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:04:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:04:39 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:39.005 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 22:04:39 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:39.017 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 22:04:39 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:04:39 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:39 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 22:04:39 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:39 [main] REPORT: STEP EXECUTION TIME TAKEN :73 MS unit-abot-epc-basic-0: 22:04:39 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:39 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 22:04:39 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:04:39 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 22:04:39 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 22:04:39 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MNC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature:9 unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: STEP EXECUTION TIME TAKEN :423 MS unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:04:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:04:59 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:04:59 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:04:59 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:59 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 22:04:59 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:05:00 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:04:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:00 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:00.012 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 22:05:00 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:00.015 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 22:05:00 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:00 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:00 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 22:05:00 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:00 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 22:05:00 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:00 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 22:05:00 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:00 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 22:05:00 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 22:05:00 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-mysql-0: 22:05:04 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 22:05:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 22:05:04 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 22:05:04 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 22:05:04 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 22:05:04 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 22:05:04 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 22:05:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-mysql-0: 22:05:04 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 22:05:04 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 22:05:04 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 22:05:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 22:05:04 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_TAC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature:9 unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: STEP EXECUTION TIME TAKEN :226 MS unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:05:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:11 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:11 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 22:05:11 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:11 [main] REPORT: STEP EXECUTION TIME TAKEN :836 MS unit-abot-epc-basic-0: 22:05:11 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:05:11 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:11 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:11 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:11 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 22:05:11 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:11 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 22:05:11 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:05:11 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:21 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:21 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:05:21 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:21 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 22:05:21 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:05:21 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:21 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:21.562 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 22:05:21 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:21.565 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 22:05:21 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:21 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:21 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 22:05:21 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:21 [main] REPORT: STEP EXECUTION TIME TAKEN :35 MS unit-abot-epc-basic-0: 22:05:21 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:21 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 22:05:21 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:21 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 22:05:21 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 22:05:21 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_Attach_With_GUTI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. # featureFiles/Attach_Procedure_Attach_With_GUTI.feature:8 unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:31 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:31 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:31 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:31 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:31 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:31 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:31 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:31 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:31 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:31 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:31 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:05:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:32 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:32 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 22:05:32 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:32 [main] REPORT: STEP EXECUTION TIME TAKEN :215 MS unit-abot-epc-basic-0: 22:05:32 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:05:32 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:32 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:32 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 22:05:32 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:32 [main] REPORT: STEP EXECUTION TIME TAKEN :823 MS unit-abot-epc-basic-0: 22:05:32 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:05:32 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:32 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:32 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 22:05:32 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:32 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 22:05:32 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:05:32 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:32 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:32 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:32 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 22:05:32 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:32 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 22:05:32 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:05:32 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:43 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:43 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:43 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:05:43 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:43 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 22:05:43 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:05:43 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:43 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:43.042 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 22:05:43 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:43.052 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 22:05:43 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:43 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:43 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 22:05:43 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:43 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 22:05:43 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:43 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 22:05:43 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:43 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 22:05:43 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 22:05:43 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DNS_Server_Address_Request @PCO unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature:10 unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: STEP EXECUTION TIME TAKEN :407 MS unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:05:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:54 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:54 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:54 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 22:05:54 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:54 [main] REPORT: STEP EXECUTION TIME TAKEN :652 MS unit-abot-epc-basic-0: 22:05:54 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:05:54 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:54 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:54 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:54 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 22:05:54 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:54 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 22:05:54 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:05:54 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:05:54 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:05:54 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:54 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 22:05:54 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:54 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 22:05:54 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:05:54 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:05:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:04 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:04 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:06:04 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 22:06:04 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:04 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:04 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:04.559 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 22:06:04 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:04.561 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 22:06:04 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:04 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:04 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 22:06:04 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:04 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 22:06:04 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:04 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 22:06:04 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:04 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 22:06:04 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 22:06:04 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:14 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:14 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:14 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:14 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:14 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:14 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:14 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:14 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:14 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:14 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:14 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:15 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 22:06:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:15 [main] REPORT: STEP EXECUTION TIME TAKEN :633 MS unit-abot-epc-basic-0: 22:06:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:16 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:16 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:16 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 22:06:16 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:16 [main] REPORT: STEP EXECUTION TIME TAKEN :745 MS unit-abot-epc-basic-0: 22:06:16 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:16 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:16 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:16 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:16 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT unit-abot-epc-basic-0: 22:06:16 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:16 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 22:06:16 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:16 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:16 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:16 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:16 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 22:06:16 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:16 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 22:06:16 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:16 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:26 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:26 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:06:26 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:26 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 22:06:26 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:26 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:26 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:26.377 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 22:06:26 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:26.379 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 22:06:26 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:26 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:26 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 22:06:26 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:26 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 22:06:26 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:26 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 22:06:26 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:26 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 22:06:26 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 22:06:26 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Network_Prefix_Request @PCO unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature:10 unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 IPv4 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:36 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:36 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:36 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:36 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:36 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:36 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:36 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:36 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:36 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:36 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:36 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:36 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:36 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:37 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:37 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:37 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 22:06:37 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:37 [main] REPORT: STEP EXECUTION TIME TAKEN :396 MS unit-abot-epc-basic-0: 22:06:37 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:37 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:37 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:37 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:37 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 22:06:37 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:37 [main] REPORT: STEP EXECUTION TIME TAKEN :710 MS unit-abot-epc-basic-0: 22:06:37 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:37 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:37 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:37 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:37 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 22:06:37 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:37 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 22:06:37 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:37 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:37 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:37 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:37 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 22:06:37 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:37 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 22:06:37 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:37 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:47 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:47 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:06:47 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:47 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 22:06:47 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:47 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:48.102 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 22:06:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:48.105 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 22:06:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:48 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 22:06:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:48 [main] REPORT: STEP EXECUTION TIME TAKEN :224 MS unit-abot-epc-basic-0: 22:06:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:48 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 22:06:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:48 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 22:06:48 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 22:06:48 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_IPv4_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: STEP EXECUTION TIME TAKEN :215 MS unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:58 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:59 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:59 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:59 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 22:06:59 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:59 [main] REPORT: STEP EXECUTION TIME TAKEN :668 MS unit-abot-epc-basic-0: 22:06:59 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:59 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:59 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:59 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:59 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT unit-abot-epc-basic-0: 22:06:59 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:59 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 22:06:59 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:59 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:06:59 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:06:59 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:59 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 22:06:59 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:06:59 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:06:59 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:06:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:07:09 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:07:09 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:07:09 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:09 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 22:07:09 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:07:09 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:07:09 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:09.729 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 22:07:09 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:09.731 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 22:07:09 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:07:09 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:09 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 22:07:09 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:09 [main] REPORT: STEP EXECUTION TIME TAKEN :157 MS unit-abot-epc-basic-0: 22:07:09 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:09 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 22:07:09 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:07:09 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 22:07:09 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 22:07:09 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IM_CN_Subsystem_Signalling_Flag @PCO unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options # featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature:10 unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:19 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:19 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:19 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:19 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:19 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:19 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:19 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:19 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:19 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:19 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:19 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:07:19 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:07:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:07:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 22:07:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:20 [main] REPORT: STEP EXECUTION TIME TAKEN :232 MS unit-abot-epc-basic-0: 22:07:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:07:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:07:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:07:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 22:07:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:20 [main] REPORT: STEP EXECUTION TIME TAKEN :713 MS unit-abot-epc-basic-0: 22:07:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:07:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:07:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:07:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT unit-abot-epc-basic-0: 22:07:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:20 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 22:07:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:07:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:07:21 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:07:21 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:21 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 22:07:21 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:21 [main] REPORT: STEP EXECUTION TIME TAKEN :76 MS unit-abot-epc-basic-0: 22:07:21 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:07:21 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:21 [main] REPORT: ========================================================================================== unit-oai-epc-0: 22:07:22 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 22:07:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 22:07:22 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 22:07:22 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 22:07:22 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 22:07:22 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 22:07:22 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 22:07:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-epc-0: 22:07:22 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 22:07:22 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 22:07:22 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 22:07:22 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 22:07:22 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 22:07:22 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 22:07:22 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 22:07:22 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 17185' unit-oai-epc-0: 22:07:22 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 17185 =~ .*running.* ]] unit-oai-epc-0: 22:07:22 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 22:07:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 22:07:22 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 22:07:22 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 22:07:22 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 22:07:22 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 22:07:22 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 22:07:22 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 22:07:22 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 22:07:22 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 22:07:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 22:07:22 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 22:07:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:07:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:07:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:31 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 22:07:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:07:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:07:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:31.081 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 22:07:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:31.083 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 22:07:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:07:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:31 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 22:07:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:31 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 22:07:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:31 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 22:07:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:07:31 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 22:07:31 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 22:07:31 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-oai-hss-0: 22:07:34 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 22:07:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 22:07:34 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 22:07:34 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 22:07:34 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 22:07:34 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 22:07:34 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 22:07:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-hss-0: 22:07:34 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 22:07:34 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 22:07:34 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 22:07:34 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 22:07:34 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 22:07:34 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 22:07:34 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 21937' unit-oai-hss-0: 22:07:34 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 21937 =~ .*running.* ]] unit-oai-hss-0: 22:07:34 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 22:07:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 22:07:34 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 22:07:34 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 22:07:34 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 22:07:34 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 22:07:34 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 22:07:34 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 22:07:34 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 22:07:34 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 22:07:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 22:07:34 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IPv4_Address_Allocation_Via_DHCPv4 @PCO unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature:10 unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IP Address Allocation Via NAS Signalling Indication in PCO unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: STEP EXECUTION TIME TAKEN :235 MS unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:07:41 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:07:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:07:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:42 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 22:07:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:42 [main] REPORT: STEP EXECUTION TIME TAKEN :666 MS unit-abot-epc-basic-0: 22:07:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:07:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:07:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:07:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:42 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT unit-abot-epc-basic-0: 22:07:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:42 [main] REPORT: STEP EXECUTION TIME TAKEN :138 MS unit-abot-epc-basic-0: 22:07:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:07:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:07:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:07:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:42 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 22:07:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:42 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 22:07:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:07:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:07:52 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:07:52 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:07:52 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:52 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 22:07:52 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:07:52 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:07:52 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:52.455 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 22:07:52 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:52.457 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 22:07:52 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:07:52 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:52 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 22:07:52 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:52 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 22:07:52 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:52 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 22:07:52 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:07:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:07:52 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 22:07:52 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 22:07:52 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IP_Address_Allocation_Via_NAS_Signalling @PCO unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature:10 unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With MS Support of Network Requested Bearer Control indicator in PCO unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: STEP EXECUTION TIME TAKEN :213 MS unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:08:02 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:03 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:03 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:03 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 22:08:03 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:03 [main] REPORT: STEP EXECUTION TIME TAKEN :799 MS unit-abot-epc-basic-0: 22:08:03 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:08:03 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:03 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:03 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:03 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT unit-abot-epc-basic-0: 22:08:03 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:03 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 22:08:03 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:08:03 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:03 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:03 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:03 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 22:08:03 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:03 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 22:08:03 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:08:03 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:13 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:13 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:08:13 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:13 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 22:08:13 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:08:13 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:13 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:13.789 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 22:08:13 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:13.791 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 22:08:13 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:13 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:13 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 22:08:13 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:13 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 22:08:13 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:13 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 22:08:13 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:13 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 22:08:13 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 22:08:13 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_MS_Support_Network_Requested_Bearer_Control_Indicator @PCO unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator # featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature:10 unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:23 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:23 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:23 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:23 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:23 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:24 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:24 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 22:08:24 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:24 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 22:08:24 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:08:24 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:24 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:24 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:24 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 22:08:24 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:24 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 22:08:24 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:08:24 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:24 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:24 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:08:24 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:24 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:08:24 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:08:24 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:24 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:24 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:24 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 22:08:24 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:24 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 22:08:24 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:08:24 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:24 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:24 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 22:08:24 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:24 [main] REPORT: STEP EXECUTION TIME TAKEN :207 MS unit-abot-epc-basic-0: 22:08:24 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:08:24 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:25 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:25 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:25 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 22:08:25 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:25 [main] REPORT: STEP EXECUTION TIME TAKEN :801 MS unit-abot-epc-basic-0: 22:08:25 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:08:25 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:25 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:25 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:25 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 22:08:25 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:25 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 22:08:25 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:08:25 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:25 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:25 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:25 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 22:08:25 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:25 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 22:08:25 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:08:25 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:27 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 22:08:35 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:35 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:08:35 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:35 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 22:08:35 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:08:35 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:35 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:35.144 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 22:08:35 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:35.146 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 22:08:35 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:35 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:35 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 22:08:35 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:35 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 22:08:35 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:35 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 22:08:35 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:35 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 22:08:35 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 22:08:35 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_P-CSCF_Address_Request @PCO unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options # featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature:10 unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: STEP EXECUTION TIME TAKEN :358 MS unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:08:45 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:46 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:46 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:46 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 22:08:46 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:46 [main] REPORT: STEP EXECUTION TIME TAKEN :652 MS unit-abot-epc-basic-0: 22:08:46 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:08:46 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:46 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:46 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:46 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 22:08:46 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:46 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 22:08:46 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:08:46 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:56 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:56 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:08:56 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:56 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 22:08:56 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:08:56 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:56 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:56.453 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 22:08:56 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:56.455 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 22:08:56 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:08:56 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:56 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 22:08:56 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:56 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 22:08:56 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:56 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 22:08:56 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:08:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:08:56 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 22:08:56 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 22:08:56 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_Accept @TS_24_301 @24_301_5_4_2_1 @24_301_5_4_2_3 @33_401_6_1_1 @Series-0004 unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct # featureFiles/Auth_Accept.feature:10 unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:09:06 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:09:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:09:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:07 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 22:09:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:07 [main] REPORT: STEP EXECUTION TIME TAKEN :363 MS unit-abot-epc-basic-0: 22:09:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:09:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:09:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:09:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:07 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 22:09:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:07 [main] REPORT: STEP EXECUTION TIME TAKEN :658 MS unit-abot-epc-basic-0: 22:09:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:09:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:09:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:09:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:07 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 22:09:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:07 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 22:09:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:09:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:09:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:09:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:07 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 22:09:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:07 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 22:09:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:09:07 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:09:17 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:09:17 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:09:17 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:17 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 22:09:17 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:09:17 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:09:27 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:09:27 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:27 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:09:27 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:27 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 22:09:27 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:09:27 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:09:27 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:27.925 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 22:09:27 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:27.927 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 22:09:27 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:09:27 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:27 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 22:09:27 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:27 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 22:09:27 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:27 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 22:09:27 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:09:27 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 22:09:27 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 22:09:27 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 22:09:28 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 22:09:28 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. # featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature:10 unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:38 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:38 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:38 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:38 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:38 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:38 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:38 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:38 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:38 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:38 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:09:38 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:09:39 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:09:39 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT unit-abot-epc-basic-0: 22:09:39 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:09:39 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:09:39 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:09:39 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:09:39 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:09:39 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:09:39 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:09:39 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:09:39 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:09:39 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:39 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 22:09:39 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:09:39 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:09:39 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:09:39 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:09:39 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 22:09:39 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:39 [main] REPORT: STEP EXECUTION TIME TAKEN :333 MS unit-abot-epc-basic-0: 22:09:39 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:09:39 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:09:40 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:09:40 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 22:09:40 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:40 [main] REPORT: STEP EXECUTION TIME TAKEN :662 MS unit-abot-epc-basic-0: 22:09:40 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:09:40 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:09:40 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:09:40 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 22:09:40 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:40 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 22:09:40 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:09:40 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:09:40 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:09:40 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT unit-abot-epc-basic-0: 22:09:40 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:40 [main] REPORT: STEP EXECUTION TIME TAKEN :142 MS unit-abot-epc-basic-0: 22:09:40 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:09:40 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:09:40 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:09:40 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:40 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 22:09:40 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:40 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:09:40 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:09:40 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:40 [main] REPORT: ========================================================================================== unit-mysql-0: 22:09:46 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 22:09:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 22:09:46 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 22:09:46 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 22:09:46 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 22:09:46 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 22:09:46 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 22:09:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-mysql-0: 22:09:46 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 22:09:46 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 22:09:46 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 22:09:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 22:09:46 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 22:09:50 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:09:50 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:09:50 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:50 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 22:09:50 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:09:50 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:09:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:10:00 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:10:00 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:10:00 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 22:10:00 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:10:00 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:10:00 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:00.278 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 22:10:00 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:00.280 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 22:10:00 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:10:00 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:00 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 22:10:00 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:00 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 22:10:00 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:00 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 22:10:00 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:10:00 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 22:10:00 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 22:10:00 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 22:10:00 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 22:10:00 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT
 unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI # featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:10:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:10:11 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:10:11 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 22:10:11 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:11 [main] REPORT: STEP EXECUTION TIME TAKEN :378 MS unit-abot-epc-basic-0: 22:10:11 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:10:11 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:10:11 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:10:11 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 22:10:11 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:11 [main] REPORT: STEP EXECUTION TIME TAKEN :710 MS unit-abot-epc-basic-0: 22:10:11 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:10:11 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:10:11 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:10:11 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 22:10:11 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:11 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 22:10:11 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:10:11 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:10:11 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:10:11 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:11 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 22:10:11 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:11 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 22:10:11 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:10:11 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:10:21 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:10:21 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:10:21 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:21 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 22:10:21 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:10:21 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:10:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:10:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:10:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:31 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 22:10:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:10:31 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:10:32 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:32.003 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 22:10:32 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:32.005 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 22:10:32 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:10:32 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:32 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 22:10:32 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:32 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 22:10:32 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:32 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 22:10:32 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:10:32 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 22:10:32 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 22:10:32 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 22:10:32 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME # featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: STEP EXECUTION TIME TAKEN :349 MS unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:10:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:10:43 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:10:43 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:43 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 22:10:43 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:43 [main] REPORT: STEP EXECUTION TIME TAKEN :658 MS unit-abot-epc-basic-0: 22:10:43 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:10:43 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:10:43 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:10:43 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:43 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 22:10:43 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:43 [main] REPORT: STEP EXECUTION TIME TAKEN :653 MS unit-abot-epc-basic-0: 22:10:43 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:10:43 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:10:43 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:10:43 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:43 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 22:10:43 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:43 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:10:43 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:10:43 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:10:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:10:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:10:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:53 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 22:10:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:10:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:10:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:11:03 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:11:03 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:11:03 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 22:11:03 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:11:03 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:11:04 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:04.129 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 22:11:04 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:04.131 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 22:11:04 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:11:04 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:04 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 22:11:04 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:04 [main] REPORT: STEP EXECUTION TIME TAKEN :147 MS unit-abot-epc-basic-0: 22:11:04 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:04 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 22:11:04 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:11:04 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 22:11:04 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 22:11:04 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 22:11:04 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 22:11:04 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:11:15 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:11:16 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:11:16 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:16 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 22:11:16 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:16 [main] REPORT: STEP EXECUTION TIME TAKEN :385 MS unit-abot-epc-basic-0: 22:11:16 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:11:16 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:11:16 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:11:16 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:16 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 22:11:16 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:16 [main] REPORT: STEP EXECUTION TIME TAKEN :708 MS unit-abot-epc-basic-0: 22:11:16 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:11:16 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:11:17 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:11:17 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:17 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 22:11:17 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:17 [main] REPORT: STEP EXECUTION TIME TAKEN :707 MS unit-abot-epc-basic-0: 22:11:17 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:11:17 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:11:17 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:11:17 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:17 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 22:11:17 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:11:17 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:11:17 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:11:27 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:11:27 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:27 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:11:27 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:27 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 22:11:27 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:11:27 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:11:37 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:11:37 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:11:37 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:37 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 22:11:37 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:11:37 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:11:37 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:37.592 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 22:11:37 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:37.597 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 22:11:37 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:11:37 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:37 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 22:11:37 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:37 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 22:11:37 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:37 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 22:11:37 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:11:37 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 22:11:37 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 22:11:37 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 22:11:38 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:11:48 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:11:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:11:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 22:11:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:49 [main] REPORT: STEP EXECUTION TIME TAKEN :269 MS unit-abot-epc-basic-0: 22:11:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:11:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:11:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:11:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 22:11:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:49 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 22:11:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:11:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:11:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:11:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 22:11:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:49 [main] REPORT: STEP EXECUTION TIME TAKEN :684 MS unit-abot-epc-basic-0: 22:11:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:11:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:11:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:11:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:49 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 22:11:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:49 [main] REPORT: STEP EXECUTION TIME TAKEN :84 MS unit-abot-epc-basic-0: 22:11:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:11:49 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:11:59 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:11:59 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:11:59 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:59 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 22:11:59 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:11:59 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:11:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:12:09 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:12:09 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:12:09 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:09 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 22:12:09 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:12:09 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:12:09 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:09.977 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 22:12:09 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:09.979 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 22:12:09 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:12:09 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:09 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 22:12:09 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:09 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 22:12:09 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:09 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 22:12:10 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:12:10 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 22:12:10 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 22:12:10 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 22:12:10 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 22:12:10 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_SQN_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. # featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature:10 unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:12:20 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:12:21 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:12:21 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 22:12:21 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:21 [main] REPORT: STEP EXECUTION TIME TAKEN :388 MS unit-abot-epc-basic-0: 22:12:21 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:12:21 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:12:21 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:12:21 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 22:12:21 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:21 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 22:12:21 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:12:21 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:12:22 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:12:22 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 22:12:22 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:22 [main] REPORT: STEP EXECUTION TIME TAKEN :724 MS unit-abot-epc-basic-0: 22:12:22 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:12:22 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:12:22 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:12:22 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:22 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 22:12:22 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:22 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 22:12:22 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:12:22 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:22 [main] REPORT: ========================================================================================== unit-oai-hss-0: 22:12:24 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 22:12:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 22:12:24 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 22:12:24 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 22:12:24 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 22:12:24 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 22:12:24 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 22:12:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-hss-0: 22:12:24 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 22:12:24 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 22:12:24 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 22:12:24 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 22:12:24 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 22:12:24 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 22:12:24 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 21937' unit-oai-hss-0: 22:12:24 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 21937 =~ .*running.* ]] unit-oai-hss-0: 22:12:24 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 22:12:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 22:12:25 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 22:12:25 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 22:12:25 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 22:12:25 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 22:12:25 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 22:12:25 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 22:12:25 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 22:12:25 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 22:12:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 22:12:25 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 22:12:32 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:12:32 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:12:32 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 22:12:32 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:12:32 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:12:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:12:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 22:12:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 22:12:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 22:12:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:12:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:42.160 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 22:12:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:42.165 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 22:12:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 22:12:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:42 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 22:12:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:42 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 22:12:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:42 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 22:12:42 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 22:12:42 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 22:12:42 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 22:12:42 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 22:12:42 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 22:12:43 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 @SS_changesReqd unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" # featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature:10 unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run # AuC system changes required. HSS should send Authentication request message with AMF=AMF_RESYNCH amf = {0xff 0xff} unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run 9m10.199s unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 554.102 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.012 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.022 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs Time elapsed: 0.022 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.01 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.008 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.007 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.009 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.015 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options Time elapsed: 0.01 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI Time elapsed: 0.012 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.043 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.002 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Aug 22, 2018 10:12:53 PM org.springframework.context.support.ClassPathXmlApplicationContext doClose unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run INFO: Closing org.springframework.context.support.ClassPathXmlApplicationContext@2e8c1c9b: startup date [Wed Aug 22 22:03:40 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run 22-Aug-2018 22:12:53.265 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run Please refer to /var/lib/abot-epc-basic/target/surefire-reports for the individual test results. unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 22:12:53 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 22:12:54 DEBUG unit.abot-epc-basic/0.run [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 22:12:54 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 22:12:54 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 22:12:54 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 22:12:55 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 22:12:55 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 22:12:55 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 22:12:55 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:20 min unit-abot-epc-basic-0: 22:12:55 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-08-22T22:12:55+00:00 unit-abot-epc-basic-0: 22:12:55 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 23M/60M unit-abot-epc-basic-0: 22:12:55 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 22:12:55 DEBUG unit.abot-epc-basic/0.run [ERROR] Failed to execute goal net.masterthought:maven-cucumber-reporting:0.1.0:generate (execution) on project ABOT-RunScenarios: Error Found: BUILD FAILED - Check Report For Details -> [Help 1] unit-abot-epc-basic-0: 22:12:55 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 22:12:55 DEBUG unit.abot-epc-basic/0.run [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. unit-abot-epc-basic-0: 22:12:55 DEBUG unit.abot-epc-basic/0.run [ERROR] Re-run Maven using the -X switch to enable full debug logging. unit-abot-epc-basic-0: 22:12:55 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 22:12:55 DEBUG unit.abot-epc-basic/0.run [ERROR] For more information about the errors and possible solutions, please read the following articles: unit-abot-epc-basic-0: 22:12:55 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 22:12:55 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 22:12:55 DEBUG juju.worker.uniter.operation committing operation "run action 7e9c9539-d391-41ca-888f-85b4638b85ce" unit-abot-epc-basic-0: 22:12:55 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 22:12:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 22:12:55 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 22:12:55 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 22:12:55 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 22:12:55 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 22:12:55 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 22:12:55 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-abot-epc-basic-0: 22:12:55 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 22:12:55 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 22:12:55 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 22:12:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 22:12:55 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 22:12:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 22:12:59 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 22:12:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 22:12:59 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 22:12:59 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 22:12:59 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 22:12:59 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 22:12:59 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 22:12:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-epc-0: 22:12:59 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 22:12:59 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 22:12:59 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 22:12:59 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 22:12:59 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 22:12:59 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 22:12:59 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 22:12:59 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 19315' unit-oai-epc-0: 22:12:59 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 19315 =~ .*running.* ]] unit-oai-epc-0: 22:12:59 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 22:12:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 22:12:59 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 22:12:59 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 22:12:59 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 22:12:59 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 22:12:59 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 22:12:59 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 22:12:59 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 22:12:59 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 22:12:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 22:12:59 DEBUG juju.worker.uniter [AGENT-STATUS] idle: 2018-08-22 22:13:14,675 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-08-22 22:13:43,914 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju destroy-controller -y abot-controller --destroy-all-models Destroying controller Waiting for hosted model resources to be reclaimed Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 3 applications Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 1 machine All hosted models reclaimed, cleaning up controller machines 2018-08-22 22:13:43,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 22:13:43,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}67db781e6d0e54afc626cedcf383e9c04eb06f99" 2018-08-22 22:13:44,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2532 X-Openstack-Request-Id: req-845d45bd-151e-4eb3-9f87-061468e91e4e Date: Wed, 22 Aug 2018 22:13:44 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "253244ee16224f84b8a92c5ea1bc79ef", "created_at": "2018-08-22T21:49:01Z", "updated_at": "2018-08-22T22:13:24Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 4, "project_id": "253244ee16224f84b8a92c5ea1bc79ef", "port_id": null, "id": "04dc9166-220d-4367-a1ad-e417ddd9828f", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "253244ee16224f84b8a92c5ea1bc79ef", "created_at": "2018-08-22T21:51:01Z", "updated_at": "2018-08-22T22:13:29Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "253244ee16224f84b8a92c5ea1bc79ef", "port_id": null, "id": "7676a555-c0c5-45b5-b4fc-85e202238140", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "253244ee16224f84b8a92c5ea1bc79ef", "created_at": "2018-08-22T21:53:49Z", "updated_at": "2018-08-22T22:13:35Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "253244ee16224f84b8a92c5ea1bc79ef", "port_id": null, "id": "e5c3e695-c2f6-4e6c-9449-50a26bcf5e60", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "253244ee16224f84b8a92c5ea1bc79ef", "created_at": "2018-08-22T21:45:06Z", "updated_at": "2018-08-22T22:13:43Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "253244ee16224f84b8a92c5ea1bc79ef", "port_id": null, "id": "eb3dca2b-0282-4416-9da6-ea45d4131d9b", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "253244ee16224f84b8a92c5ea1bc79ef", "created_at": "2018-08-22T21:53:15Z", "updated_at": "2018-08-22T22:13:35Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 4, "project_id": "253244ee16224f84b8a92c5ea1bc79ef", "port_id": null, "id": "eefb62c0-2b80-4a85-9e89-2e1d5e329f02", "qos_policy_id": null}]} 2018-08-22 22:13:44,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-845d45bd-151e-4eb3-9f87-061468e91e4e 2018-08-22 22:13:44,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.221615076065s 2018-08-22 22:13:44,145 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-845d45bd-151e-4eb3-9f87-061468e91e4e 2018-08-22 22:13:44,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-22 22:13:44,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/04dc9166-220d-4367-a1ad-e417ddd9828f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}67db781e6d0e54afc626cedcf383e9c04eb06f99" 2018-08-22 22:13:44,732 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3194d039-843f-41ad-a981-176b21b8900f Content-Length: 0 Date: Wed, 22 Aug 2018 22:13:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 22:13:44,732 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/04dc9166-220d-4367-a1ad-e417ddd9828f.json used request id req-3194d039-843f-41ad-a981-176b21b8900f 2018-08-22 22:13:44,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.571093797684s 2018-08-22 22:13:44,732 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/04dc9166-220d-4367-a1ad-e417ddd9828f.json used request id req-3194d039-843f-41ad-a981-176b21b8900f 2018-08-22 22:13:44,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 22:13:44,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}67db781e6d0e54afc626cedcf383e9c04eb06f99" 2018-08-22 22:13:44,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2029 X-Openstack-Request-Id: req-a1a06ec3-0a18-40bc-98dd-b11647303040 Date: Wed, 22 Aug 2018 22:13:44 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "253244ee16224f84b8a92c5ea1bc79ef", "created_at": "2018-08-22T21:51:01Z", "updated_at": "2018-08-22T22:13:29Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "253244ee16224f84b8a92c5ea1bc79ef", "port_id": null, "id": "7676a555-c0c5-45b5-b4fc-85e202238140", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "253244ee16224f84b8a92c5ea1bc79ef", "created_at": "2018-08-22T21:53:49Z", "updated_at": "2018-08-22T22:13:35Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "253244ee16224f84b8a92c5ea1bc79ef", "port_id": null, "id": "e5c3e695-c2f6-4e6c-9449-50a26bcf5e60", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "253244ee16224f84b8a92c5ea1bc79ef", "created_at": "2018-08-22T21:45:06Z", "updated_at": "2018-08-22T22:13:43Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "253244ee16224f84b8a92c5ea1bc79ef", "port_id": null, "id": "eb3dca2b-0282-4416-9da6-ea45d4131d9b", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "253244ee16224f84b8a92c5ea1bc79ef", "created_at": "2018-08-22T21:53:15Z", "updated_at": "2018-08-22T22:13:35Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 4, "project_id": "253244ee16224f84b8a92c5ea1bc79ef", "port_id": null, "id": "eefb62c0-2b80-4a85-9e89-2e1d5e329f02", "qos_policy_id": null}]} 2018-08-22 22:13:44,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-a1a06ec3-0a18-40bc-98dd-b11647303040 2018-08-22 22:13:44,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0640969276428s 2018-08-22 22:13:44,801 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-a1a06ec3-0a18-40bc-98dd-b11647303040 2018-08-22 22:13:44,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-22 22:13:44,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/7676a555-c0c5-45b5-b4fc-85e202238140.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}67db781e6d0e54afc626cedcf383e9c04eb06f99" 2018-08-22 22:13:45,603 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5f4318d5-6f59-45e5-bbe8-e0ad9fc9c8c3 Content-Length: 0 Date: Wed, 22 Aug 2018 22:13:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 22:13:45,604 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/7676a555-c0c5-45b5-b4fc-85e202238140.json used request id req-5f4318d5-6f59-45e5-bbe8-e0ad9fc9c8c3 2018-08-22 22:13:45,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.788151979446s 2018-08-22 22:13:45,604 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/7676a555-c0c5-45b5-b4fc-85e202238140.json used request id req-5f4318d5-6f59-45e5-bbe8-e0ad9fc9c8c3 2018-08-22 22:13:45,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 22:13:45,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}67db781e6d0e54afc626cedcf383e9c04eb06f99" 2018-08-22 22:13:45,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1526 X-Openstack-Request-Id: req-f30782b3-fbf7-4357-9e87-a42b45470948 Date: Wed, 22 Aug 2018 22:13:45 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "253244ee16224f84b8a92c5ea1bc79ef", "created_at": "2018-08-22T21:53:49Z", "updated_at": "2018-08-22T22:13:35Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "253244ee16224f84b8a92c5ea1bc79ef", "port_id": null, "id": "e5c3e695-c2f6-4e6c-9449-50a26bcf5e60", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "253244ee16224f84b8a92c5ea1bc79ef", "created_at": "2018-08-22T21:45:06Z", "updated_at": "2018-08-22T22:13:43Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "253244ee16224f84b8a92c5ea1bc79ef", "port_id": null, "id": "eb3dca2b-0282-4416-9da6-ea45d4131d9b", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "253244ee16224f84b8a92c5ea1bc79ef", "created_at": "2018-08-22T21:53:15Z", "updated_at": "2018-08-22T22:13:35Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 4, "project_id": "253244ee16224f84b8a92c5ea1bc79ef", "port_id": null, "id": "eefb62c0-2b80-4a85-9e89-2e1d5e329f02", "qos_policy_id": null}]} 2018-08-22 22:13:45,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f30782b3-fbf7-4357-9e87-a42b45470948 2018-08-22 22:13:45,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0811200141907s 2018-08-22 22:13:45,691 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f30782b3-fbf7-4357-9e87-a42b45470948 2018-08-22 22:13:45,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-22 22:13:45,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/e5c3e695-c2f6-4e6c-9449-50a26bcf5e60.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}67db781e6d0e54afc626cedcf383e9c04eb06f99" 2018-08-22 22:13:46,251 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e73c5981-06f8-4ea9-9da9-edb1c4f1bfa2 Content-Length: 0 Date: Wed, 22 Aug 2018 22:13:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 22:13:46,251 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/e5c3e695-c2f6-4e6c-9449-50a26bcf5e60.json used request id req-e73c5981-06f8-4ea9-9da9-edb1c4f1bfa2 2018-08-22 22:13:46,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.541942834854s 2018-08-22 22:13:46,251 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/e5c3e695-c2f6-4e6c-9449-50a26bcf5e60.json used request id req-e73c5981-06f8-4ea9-9da9-edb1c4f1bfa2 2018-08-22 22:13:46,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 22:13:46,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}67db781e6d0e54afc626cedcf383e9c04eb06f99" 2018-08-22 22:13:46,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1023 X-Openstack-Request-Id: req-35f9116e-0c95-4680-a1c0-d5f5c48e8d26 Date: Wed, 22 Aug 2018 22:13:46 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "253244ee16224f84b8a92c5ea1bc79ef", "created_at": "2018-08-22T21:45:06Z", "updated_at": "2018-08-22T22:13:43Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "253244ee16224f84b8a92c5ea1bc79ef", "port_id": null, "id": "eb3dca2b-0282-4416-9da6-ea45d4131d9b", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "253244ee16224f84b8a92c5ea1bc79ef", "created_at": "2018-08-22T21:53:15Z", "updated_at": "2018-08-22T22:13:35Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 4, "project_id": "253244ee16224f84b8a92c5ea1bc79ef", "port_id": null, "id": "eefb62c0-2b80-4a85-9e89-2e1d5e329f02", "qos_policy_id": null}]} 2018-08-22 22:13:46,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-35f9116e-0c95-4680-a1c0-d5f5c48e8d26 2018-08-22 22:13:46,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0698928833008s 2018-08-22 22:13:46,327 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-35f9116e-0c95-4680-a1c0-d5f5c48e8d26 2018-08-22 22:13:46,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-22 22:13:46,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/eb3dca2b-0282-4416-9da6-ea45d4131d9b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}67db781e6d0e54afc626cedcf383e9c04eb06f99" 2018-08-22 22:13:47,219 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0705889a-0827-4f1e-8e45-785bbba9bac2 Content-Length: 0 Date: Wed, 22 Aug 2018 22:13:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 22:13:47,219 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/eb3dca2b-0282-4416-9da6-ea45d4131d9b.json used request id req-0705889a-0827-4f1e-8e45-785bbba9bac2 2018-08-22 22:13:47,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.880915164948s 2018-08-22 22:13:47,219 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/eb3dca2b-0282-4416-9da6-ea45d4131d9b.json used request id req-0705889a-0827-4f1e-8e45-785bbba9bac2 2018-08-22 22:13:47,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 22:13:47,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}67db781e6d0e54afc626cedcf383e9c04eb06f99" 2018-08-22 22:13:47,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-522ffd92-925c-46b1-a7df-1545043739f9 Date: Wed, 22 Aug 2018 22:13:47 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "253244ee16224f84b8a92c5ea1bc79ef", "created_at": "2018-08-22T21:53:15Z", "updated_at": "2018-08-22T22:13:35Z", "floating_network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 4, "project_id": "253244ee16224f84b8a92c5ea1bc79ef", "port_id": null, "id": "eefb62c0-2b80-4a85-9e89-2e1d5e329f02", "qos_policy_id": null}]} 2018-08-22 22:13:47,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-522ffd92-925c-46b1-a7df-1545043739f9 2018-08-22 22:13:47,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0784089565277s 2018-08-22 22:13:47,303 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-522ffd92-925c-46b1-a7df-1545043739f9 2018-08-22 22:13:47,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-22 22:13:47,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/eefb62c0-2b80-4a85-9e89-2e1d5e329f02.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}67db781e6d0e54afc626cedcf383e9c04eb06f99" 2018-08-22 22:13:47,849 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-29af10e4-af7d-46bf-8f9c-b91eba36da63 Content-Length: 0 Date: Wed, 22 Aug 2018 22:13:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 22:13:47,849 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/eefb62c0-2b80-4a85-9e89-2e1d5e329f02.json used request id req-29af10e4-af7d-46bf-8f9c-b91eba36da63 2018-08-22 22:13:47,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.540907859802s 2018-08-22 22:13:47,850 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/eefb62c0-2b80-4a85-9e89-2e1d5e329f02.json used request id req-29af10e4-af7d-46bf-8f9c-b91eba36da63 2018-08-22 22:13:47,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-22 22:13:47,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}67db781e6d0e54afc626cedcf383e9c04eb06f99" 2018-08-22 22:13:47,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d7cbf459-aa25-4e7a-acce-5e9210b7621b Date: Wed, 22 Aug 2018 22:13:47 GMT RESP BODY: {"floatingips": []} 2018-08-22 22:13:47,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d7cbf459-aa25-4e7a-acce-5e9210b7621b 2018-08-22 22:13:47,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0687930583954s 2018-08-22 22:13:47,924 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d7cbf459-aa25-4e7a-acce-5e9210b7621b 2018-08-22 22:13:47,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-22 22:13:47,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/21fdbcbc-7108-4505-9829-d82294bb01a1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}67db781e6d0e54afc626cedcf383e9c04eb06f99" 2018-08-22 22:13:49,485 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e010f863-2bc3-4295-91ac-49694adbd3ff Date: Wed, 22 Aug 2018 22:13:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 22:13:49,485 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/21fdbcbc-7108-4505-9829-d82294bb01a1 used request id req-e010f863-2bc3-4295-91ac-49694adbd3ff 2018-08-22 22:13:49,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.56007003784s 2018-08-22 22:13:49,485 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/21fdbcbc-7108-4505-9829-d82294bb01a1 used request id req-e010f863-2bc3-4295-91ac-49694adbd3ff 2018-08-22 22:13:49,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 22:13:49,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}3fee5ee5b237e2bab69a76cbaa4804842198439a" 2018-08-22 22:13:49,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 22: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-bda2c1c2-3494-4435-b73c-0412269ce17c x-compute-request-id: req-bda2c1c2-3494-4435-b73c-0412269ce17c Content-Encoding: gzip Content-Length: 447 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_44298316-54dd-4392-9e26-f4df9c7787ca", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/66c9ea06-67de-4b54-8e7d-075c8b43a127", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/66c9ea06-67de-4b54-8e7d-075c8b43a127", "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": "66c9ea06-67de-4b54-8e7d-075c8b43a127"}, {"name": "juju_epc-flavor_alt_44298316-54dd-4392-9e26-f4df9c7787ca", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/ec54c438-e8f4-4867-8371-22c363bee68f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/ec54c438-e8f4-4867-8371-22c363bee68f", "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": "ec54c438-e8f4-4867-8371-22c363bee68f"}, {"name": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "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": "ffe2515d-320e-4ec5-9542-ff06e70228e4"}]} 2018-08-22 22:13:49,794 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-bda2c1c2-3494-4435-b73c-0412269ce17c 2018-08-22 22:13:49,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.308333873749s 2018-08-22 22:13:49,795 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-bda2c1c2-3494-4435-b73c-0412269ce17c 2018-08-22 22:13:49,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-22 22:13:49,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/ec54c438-e8f4-4867-8371-22c363bee68f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3fee5ee5b237e2bab69a76cbaa4804842198439a" 2018-08-22 22:13:49,825 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 22: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 x-openstack-request-id: req-7e948191-703d-4fda-a3c1-09af0ac39b8f x-compute-request-id: req-7e948191-703d-4fda-a3c1-09af0ac39b8f Content-Length: 0 Content-Type: application/json 2018-08-22 22:13:49,825 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/ec54c438-e8f4-4867-8371-22c363bee68f used request id req-7e948191-703d-4fda-a3c1-09af0ac39b8f 2018-08-22 22:13:49,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0278029441833s 2018-08-22 22:13:49,826 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/ec54c438-e8f4-4867-8371-22c363bee68f used request id req-7e948191-703d-4fda-a3c1-09af0ac39b8f 2018-08-22 22:13:49,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-22 22:13:49,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/52e72c99-e692-4a1e-8641-2dae43562532/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}67db781e6d0e54afc626cedcf383e9c04eb06f99" -d '{"subnet_id": "08f51a6f-f6ac-41da-843f-668e98a55adc"}' 2018-08-22 22:13:51,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-68be4b84-2319-4634-b50b-1f8f53ea1112 Date: Wed, 22 Aug 2018 22:13:51 GMT RESP BODY: {"network_id": "8a3006cb-e187-4f14-8663-fe941fb3666f", "tenant_id": "253244ee16224f84b8a92c5ea1bc79ef", "subnet_id": "08f51a6f-f6ac-41da-843f-668e98a55adc", "subnet_ids": ["08f51a6f-f6ac-41da-843f-668e98a55adc"], "port_id": "55136d20-4804-4766-b82a-185684cec546", "id": "52e72c99-e692-4a1e-8641-2dae43562532"} 2018-08-22 22:13:51,920 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/52e72c99-e692-4a1e-8641-2dae43562532/remove_router_interface.json used request id req-68be4b84-2319-4634-b50b-1f8f53ea1112 2018-08-22 22:13:51,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.09426498413s 2018-08-22 22:13:51,921 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/52e72c99-e692-4a1e-8641-2dae43562532/remove_router_interface.json used request id req-68be4b84-2319-4634-b50b-1f8f53ea1112 returning object 52e72c99-e692-4a1e-8641-2dae43562532 2018-08-22 22:13:51,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-22 22:13:51,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}67db781e6d0e54afc626cedcf383e9c04eb06f99" 2018-08-22 22:13:52,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-ff378f59-43d2-4dbf-87d0-76d39d06f7f1 Date: Wed, 22 Aug 2018 22:13:52 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d7dc7b5-a036-4d48-b058-a0d7ec887374", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "37350c7d-7f7a-4dc4-acdb-2f5b730b9a18", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "253244ee16224f84b8a92c5ea1bc79ef", "created_at": "2018-08-22T21:42:35Z", "admin_state_up": true, "updated_at": "2018-08-22T22:13:50Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "253244ee16224f84b8a92c5ea1bc79ef", "id": "52e72c99-e692-4a1e-8641-2dae43562532", "name": "juju_epc-router_44298316-54dd-4392-9e26-f4df9c7787ca"}]} 2018-08-22 22:13:52,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-ff378f59-43d2-4dbf-87d0-76d39d06f7f1 2018-08-22 22:13:52,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.1233959198s 2018-08-22 22:13:52,045 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-ff378f59-43d2-4dbf-87d0-76d39d06f7f1 2018-08-22 22:13:52,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-22 22:13:52,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/52e72c99-e692-4a1e-8641-2dae43562532.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}67db781e6d0e54afc626cedcf383e9c04eb06f99" 2018-08-22 22:13:53,315 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5d7fd0b2-413d-4056-b1e4-6878ee61ba0f Content-Length: 0 Date: Wed, 22 Aug 2018 22:13:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 22:13:53,315 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/52e72c99-e692-4a1e-8641-2dae43562532.json used request id req-5d7fd0b2-413d-4056-b1e4-6878ee61ba0f 2018-08-22 22:13:53,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.26822495461s 2018-08-22 22:13:53,315 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/52e72c99-e692-4a1e-8641-2dae43562532.json used request id req-5d7fd0b2-413d-4056-b1e4-6878ee61ba0f 2018-08-22 22:13:53,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-22 22:13:53,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}67db781e6d0e54afc626cedcf383e9c04eb06f99" 2018-08-22 22:13:53,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-2af75b63-de61-4bc7-a542-3a38dcf628da Date: Wed, 22 Aug 2018 22:13:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a3006cb-e187-4f14-8663-fe941fb3666f","tenant_id":"253244ee16224f84b8a92c5ea1bc79ef","created_at":"2018-08-22T21:42:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-22T21:42:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"gateway_ip":"192.168.121.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.121.0/24","project_id":"253244ee16224f84b8a92c5ea1bc79ef","id":"08f51a6f-f6ac-41da-843f-668e98a55adc","subnetpool_id":null,"name":"juju_epc-subnet_44298316-54dd-4392-9e26-f4df9c7787ca"}]} 2018-08-22 22:13:53,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-2af75b63-de61-4bc7-a542-3a38dcf628da 2018-08-22 22:13:53,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0487489700317s 2018-08-22 22:13:53,365 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-2af75b63-de61-4bc7-a542-3a38dcf628da 2018-08-22 22:13:53,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-22 22:13:53,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/08f51a6f-f6ac-41da-843f-668e98a55adc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}67db781e6d0e54afc626cedcf383e9c04eb06f99" 2018-08-22 22:13:54,670 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-18ee329f-e083-441f-8b17-1377722945e9 Date: Wed, 22 Aug 2018 22:13:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 22:13:54,670 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/08f51a6f-f6ac-41da-843f-668e98a55adc.json used request id req-18ee329f-e083-441f-8b17-1377722945e9 2018-08-22 22:13:54,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.30402898788s 2018-08-22 22:13:54,670 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/08f51a6f-f6ac-41da-843f-668e98a55adc.json used request id req-18ee329f-e083-441f-8b17-1377722945e9 2018-08-22 22:13:54,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-22 22:13:54,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}67db781e6d0e54afc626cedcf383e9c04eb06f99" 2018-08-22 22:13:54,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-e0dff856-a0b2-4c21-acc4-be0a54cc8fda Date: Wed, 22 Aug 2018 22:13:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d7dc7b5-a036-4d48-b058-a0d7ec887374","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1069e6f21fd84144b26b3ff0ad5800c8","l2_adjacency":true,"status":"ACTIVE","subnets":["37350c7d-7f7a-4dc4-acdb-2f5b730b9a18"],"description":"","tags":[],"updated_at":"2018-08-22T19:01:58Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1069e6f21fd84144b26b3ff0ad5800c8","created_at":"2018-08-22T18:46:34Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8a3006cb-e187-4f14-8663-fe941fb3666f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"253244ee16224f84b8a92c5ea1bc79ef","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-22T22:13:54Z","qos_policy_id":null,"name":"juju_epc-net_44298316-54dd-4392-9e26-f4df9c7787ca","admin_state_up":true,"tenant_id":"253244ee16224f84b8a92c5ea1bc79ef","created_at":"2018-08-22T21:42:34Z","mtu":1450}]} 2018-08-22 22:13:54,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e0dff856-a0b2-4c21-acc4-be0a54cc8fda 2018-08-22 22:13:54,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0898988246918s 2018-08-22 22:13:54,761 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e0dff856-a0b2-4c21-acc4-be0a54cc8fda 2018-08-22 22:13:54,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-22 22:13:54,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/8a3006cb-e187-4f14-8663-fe941fb3666f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}67db781e6d0e54afc626cedcf383e9c04eb06f99" 2018-08-22 22:13:56,002 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-93925874-d5a8-4c72-93ac-6c0391f3158e Date: Wed, 22 Aug 2018 22:13:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-22 22:13:56,002 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/8a3006cb-e187-4f14-8663-fe941fb3666f.json used request id req-93925874-d5a8-4c72-93ac-6c0391f3158e 2018-08-22 22:13:56,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.24006080627s 2018-08-22 22:13:56,002 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/8a3006cb-e187-4f14-8663-fe941fb3666f.json used request id req-93925874-d5a8-4c72-93ac-6c0391f3158e 2018-08-22 22:13:56,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-22 22:13:56,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}67db781e6d0e54afc626cedcf383e9c04eb06f99" 2018-08-22 22:13:56,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-0a8516e2-02ef-457a-8fd0-14d3575fd8b3 Date: Wed, 22 Aug 2018 22:13:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-22T21:42:46Z", "file": "/v2/images/a82fc5e3-e430-4c84-a1e8-244f5605a1f2/file", "owner": "253244ee16224f84b8a92c5ea1bc79ef", "id": "a82fc5e3-e430-4c84-a1e8-244f5605a1f2", "size": 296681472, "self": "/v2/images/a82fc5e3-e430-4c84-a1e8-244f5605a1f2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/a82fc5e3-e430-4c84-a1e8-244f5605a1f2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1cbcd7982061f60172fb90f2b08f5da155096d5c7d7979777a46cd36c722a15d", "locations": [{"url": "rbd://8e96e403-b540-409e-b2ff-2ed84cab8bc4/images/a82fc5e3-e430-4c84-a1e8-244f5605a1f2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_44298316-54dd-4392-9e26-f4df9c7787ca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "f4a9830fb482d07eec07c8532a1c265e", "name": "juju_epc-img_44298316-54dd-4392-9e26-f4df9c7787ca", "checksum": "f4a9830fb482d07eec07c8532a1c265e", "created_at": "2018-08-22T21:42:41Z", "os_hidden": false, "protected": false, "os_hash_value": "81fa1c8acfa7afe4c5b0ec1c3d1494271792398cbc7aeb2672ced22dab4541df610b84b8584d2fa622b0e06fa144a5e80dd3d9911a9c208b7d866671346378ca"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-22 22:13:56,044 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0a8516e2-02ef-457a-8fd0-14d3575fd8b3 2018-08-22 22:13:56,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0378968715668s 2018-08-22 22:13:56,045 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0a8516e2-02ef-457a-8fd0-14d3575fd8b3 2018-08-22 22:13:56,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-22 22:13:56,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/a82fc5e3-e430-4c84-a1e8-244f5605a1f2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}67db781e6d0e54afc626cedcf383e9c04eb06f99" 2018-08-22 22:13:56,388 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-397a1b33-b430-4164-8365-f10f5f458ad0 Date: Wed, 22 Aug 2018 22:13:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-22 22:13:56,388 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/a82fc5e3-e430-4c84-a1e8-244f5605a1f2 used request id req-397a1b33-b430-4164-8365-f10f5f458ad0 2018-08-22 22:13:56,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.341770172119s 2018-08-22 22:13:56,388 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/a82fc5e3-e430-4c84-a1e8-244f5605a1f2 used request id req-397a1b33-b430-4164-8365-f10f5f458ad0 2018-08-22 22:13:56,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-22 22:13:56,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}3fee5ee5b237e2bab69a76cbaa4804842198439a" 2018-08-22 22:13:56,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 22:13: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-57a17251-4683-4c8e-a045-f8ebd2a9c402 x-compute-request-id: req-57a17251-4683-4c8e-a045-f8ebd2a9c402 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_44298316-54dd-4392-9e26-f4df9c7787ca", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/66c9ea06-67de-4b54-8e7d-075c8b43a127", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/66c9ea06-67de-4b54-8e7d-075c8b43a127", "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": "66c9ea06-67de-4b54-8e7d-075c8b43a127"}, {"name": "heat_ims-flavor_alt_fbf23494-c355-413f-8436-0380c2508090", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/ffe2515d-320e-4ec5-9542-ff06e70228e4", "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": "ffe2515d-320e-4ec5-9542-ff06e70228e4"}]} 2018-08-22 22:13:56,410 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-57a17251-4683-4c8e-a045-f8ebd2a9c402 2018-08-22 22:13:56,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0211200714111s 2018-08-22 22:13:56,410 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-57a17251-4683-4c8e-a045-f8ebd2a9c402 2018-08-22 22:13:56,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-22 22:13:56,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/66c9ea06-67de-4b54-8e7d-075c8b43a127 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3fee5ee5b237e2bab69a76cbaa4804842198439a" 2018-08-22 22:13:56,446 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 22 Aug 2018 22:13: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-c9bfc634-cba0-446b-a00f-2b3dc82a8297 x-compute-request-id: req-c9bfc634-cba0-446b-a00f-2b3dc82a8297 Content-Length: 0 Content-Type: application/json 2018-08-22 22:13:56,446 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/66c9ea06-67de-4b54-8e7d-075c8b43a127 used request id req-c9bfc634-cba0-446b-a00f-2b3dc82a8297 2018-08-22 22:13:56,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0336010456085s 2018-08-22 22:13:56,447 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/66c9ea06-67de-4b54-8e7d-075c8b43a127 used request id req-c9bfc634-cba0-446b-a00f-2b3dc82a8297 2018-08-22 22:13:56,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 22:13:56,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}3fee5ee5b237e2bab69a76cbaa4804842198439a" 2018-08-22 22:13:56,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 22:13:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aefe0d68-6a6a-4088-86f8-d9c1b1e521a4 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/032439070e6549a2a698896c40df0822"}, "domain_id": "default", "enabled": true, "options": {}, "id": "032439070e6549a2a698896c40df0822", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/15a124b818f94b6f8d4e561699824a03"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15a124b818f94b6f8d4e561699824a03", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/1a5834c253b945518668d3a42948440e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a5834c253b945518668d3a42948440e", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/212fa331c3fc4b88abeb892a12d8c622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "212fa331c3fc4b88abeb892a12d8c622", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/279162aa67b442a2a824bc8c812edfd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "279162aa67b442a2a824bc8c812edfd8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "juju_epc-user_44298316-54dd-4392-9e26-f4df9c7787ca", "links": {"self": "http://172.30.9.24:5000/v3/users/53ca397f498e4bb1a5caaabd547adf40"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "53ca397f498e4bb1a5caaabd547adf40", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/74be058f90ec404ba195e82dde4a711a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74be058f90ec404ba195e82dde4a711a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7dafaa3fd91f4322ab63401f4fea06e8"}, "domain_id": "4beeafd00465418cb49ec3ca3c085af1", "enabled": true, "options": {}, "id": "7dafaa3fd91f4322ab63401f4fea06e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/9e152da6712e410f87843fbc708a537e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e152da6712e410f87843fbc708a537e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/9f9a811a19204cf6b4f29bd941ef3c6f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f9a811a19204cf6b4f29bd941ef3c6f", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/be65e9921330484a8dac68f771984c7f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be65e9921330484a8dac68f771984c7f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/c7f1c50f111a49178cb00fa4bf24ef9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7f1c50f111a49178cb00fa4bf24ef9c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/d47b56ef732141e5aac4f6c5524080f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47b56ef732141e5aac4f6c5524080f5", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/e72b2ed5f43542b48fbb5bbc93bdfc63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e72b2ed5f43542b48fbb5bbc93bdfc63", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/fe0a5cacb96147cb801ded0cb36ec4cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe0a5cacb96147cb801ded0cb36ec4cd", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-22 22:13:56,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-aefe0d68-6a6a-4088-86f8-d9c1b1e521a4 2018-08-22 22:13:56,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203459978104s 2018-08-22 22:13:56,651 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-aefe0d68-6a6a-4088-86f8-d9c1b1e521a4 2018-08-22 22:13:56,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-22 22:13:56,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/53ca397f498e4bb1a5caaabd547adf40 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3fee5ee5b237e2bab69a76cbaa4804842198439a" 2018-08-22 22:13:56,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 22:13:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5832d78-c8d4-4b44-860d-713cfcd86df9 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_44298316-54dd-4392-9e26-f4df9c7787ca", "links": {"self": "http://172.30.9.24:5000/v3/users/53ca397f498e4bb1a5caaabd547adf40"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "53ca397f498e4bb1a5caaabd547adf40", "description": null}} 2018-08-22 22:13:56,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/53ca397f498e4bb1a5caaabd547adf40 used request id req-a5832d78-c8d4-4b44-860d-713cfcd86df9 2018-08-22 22:13:56,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208559036255s 2018-08-22 22:13:56,866 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/53ca397f498e4bb1a5caaabd547adf40 used request id req-a5832d78-c8d4-4b44-860d-713cfcd86df9 2018-08-22 22:13:56,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-22 22:13:56,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/53ca397f498e4bb1a5caaabd547adf40 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3fee5ee5b237e2bab69a76cbaa4804842198439a" 2018-08-22 22:13:57,141 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 22:13:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cf1e959-4a8b-4b17-99cb-d6937072fdba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 22:13:57,142 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/53ca397f498e4bb1a5caaabd547adf40 used request id req-5cf1e959-4a8b-4b17-99cb-d6937072fdba 2018-08-22 22:13:57,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.274533987045s 2018-08-22 22:13:57,142 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/53ca397f498e4bb1a5caaabd547adf40 used request id req-5cf1e959-4a8b-4b17-99cb-d6937072fdba 2018-08-22 22:13:57,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-22 22:13:57,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}3fee5ee5b237e2bab69a76cbaa4804842198439a" 2018-08-22 22:13:57,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 22 Aug 2018 22:13:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9621d2ca-030d-4a29-9035-2c3421cecf22 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1069e6f21fd84144b26b3ff0ad5800c8"}, "tags": [], "enabled": true, "id": "1069e6f21fd84144b26b3ff0ad5800c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.24:5000/v3/projects/253244ee16224f84b8a92c5ea1bc79ef"}, "tags": [], "enabled": true, "id": "253244ee16224f84b8a92c5ea1bc79ef", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_44298316-54dd-4392-9e26-f4df9c7787ca"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/d69b1f3fec314e8ebf952b8c456a331b"}, "tags": [], "enabled": true, "id": "d69b1f3fec314e8ebf952b8c456a331b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-22 22:13:57,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-9621d2ca-030d-4a29-9035-2c3421cecf22 2018-08-22 22:13:57,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.175702095032s 2018-08-22 22:13:57,324 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-9621d2ca-030d-4a29-9035-2c3421cecf22 2018-08-22 22:13:57,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-22 22:13:57,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/253244ee16224f84b8a92c5ea1bc79ef -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3fee5ee5b237e2bab69a76cbaa4804842198439a" 2018-08-22 22:13:57,606 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 22 Aug 2018 22:13:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c32647bf-e001-41b6-98e5-44dbd5b466ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-22 22:13:57,606 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/253244ee16224f84b8a92c5ea1bc79ef used request id req-c32647bf-e001-41b6-98e5-44dbd5b466ca 2018-08-22 22:13:57,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.277556180954s 2018-08-22 22:13:57,606 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/253244ee16224f84b8a92c5ea1bc79ef used request id req-c32647bf-e001-41b6-98e5-44dbd5b466ca 2018-08-22 22:13:57,607 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:08 | PASS | | cloudify_ims | functest | vnf | 24:48 | PASS | | heat_ims | functest | vnf | 16:47 | PASS | | vyos_vrouter | functest | vnf | 15:20 | PASS | | juju_epc | functest | vnf | 30:40 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2018-08-22 22:13:57,614 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-22 22:13:57,619 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-22 22:13:57,659 - paramiko.transport - DEBUG - EOF in transport thread